@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-ExtraBold.woff2") format("woff2"),
    url("../fonts/Jost-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-Black.woff2") format("woff2"),
    url("../fonts/Jost-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-BlackItalic.woff2") format("woff2"),
    url("../fonts/Jost-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-BoldItalic.woff2") format("woff2"),
    url("../fonts/Jost-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-Bold.woff2") format("woff2"),
    url("../fonts/Jost-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-Italic.woff2") format("woff2"),
    url("../fonts/Jost-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-SemiBold.woff2") format("woff2"),
    url("../fonts/Jost-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-Light.woff2") format("woff2"),
    url("../fonts/Jost-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-Medium.woff2") format("woff2"),
    url("../fonts/Jost-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-ExtraBoldItalic.woff2") format("woff2"),
    url("../fonts/Jost-ExtraBoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-Regular.woff2") format("woff2"),
    url("../fonts/Jost-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-ExtraLight.woff2") format("woff2"),
    url("../fonts/Jost-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-LightItalic.woff2") format("woff2"),
    url("../fonts/Jost-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-ExtraLightItalic.woff2") format("woff2"),
    url("../fonts/Jost-ExtraLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-MediumItalic.woff2") format("woff2"),
    url("../fonts/Jost-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-SemiBoldItalic.woff2") format("woff2"),
    url("../fonts/Jost-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-Thin.woff2") format("woff2"),
    url("../fonts/Jost-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-ThinItalic.woff2") format("woff2"),
    url("../fonts/Jost-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

.catalog-product-view #reviews {
  display: none;
}

.customer-account-create .fixed .header.content {
  background-color: white;
}

.password-very-strong .password-strength-meter:before {
  background-color: #81b56263;
  width: 100%;
}

#login-form .field.im_student {
  display: none;
}

/* #maincontent .page-title-wrapper {
    display: none;
} */

.footer_row_implementation input#newsletter::placeholder {
  width: 110px;
}

.btn.extra_text.on {
  color: #000000;
  border: 1px solid;
}

#form-create-account .field.graduation {
  padding-bottom: 10px;
  width: 100% !important;
  margin: 0 auto;
}

.login_form_action .action.remind {
  color: #9e9e9e;
}

p.sign_up_para_login {
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  -webkit-font-smoothing: revert-layer;

}
/* #socail_icon_mobile_login_page {
    margin-bottom: -60px;
} */
#password-strength-meter {
  background-color: transparent;
}
.block-customer-login .action.login.primary {
  background: #000000 !important;
  border-radius: 8px;
}

.field.im_student label {
  font-weight: 400;
  line-height: 24px;
  color: #414141;
  width: 41px;
  height: 27px;
  font-family: "Jost";
  font-style: normal;
  font-size: 16px;
  text-transform: capitalize;
  -webkit-font-smoothing: revert-layer;
}

.login_form_action .action.remind {
  color: #9c9c9c;
}
.login_form_action .action.remind:hover {
  color: #9c9c9c !important;
}
.form-create-account fieldset.fieldset.additional_info {
  margin: 10px;
}

.register_info_fields .field.password.required {
  padding-bottom: 0px !important;
}

.fallbackDatePicker {
  display: flex;
  justify-content: space-between;
}

.form-login fieldset.fieldset.login .email {
  margin-bottom: 20px;
}

.form-login fieldset.fieldset.login .password {
  margin-bottom: 20px;
}

.form-login
  fieldset.fieldset.login
  .additional_student_field
  .field.student_id_login {
  margin-bottom: 20px;
}

.form-login
  fieldset.fieldset.login
  .additional_student_field
  .field.inssitution_name {
  margin-bottom: 20px;
}
/* .login_form_action {
    padding-top: 50px;
} */

select#day option {
  font-family: "Jost";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 27px;
  -webkit-font-smoothing: revert-layer;
}
#show_password label.label {
  font-weight: 400 !important;
  line-height: 24px !important;
  color: #414141 !important;
}
#show_password label.label span {
  font-weight: 400 !important;
  line-height: 24px !important;
  color: #414141 !important;
}
.accordion_head_mobile {
  word-wrap: break-word;
  font-family: "Jost";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 40px;
  padding-bottom: 10px;
  color: #e5e5e5;
  -webkit-font-smoothing: revert-layer;
}
.accordion_body {
  padding-bottom: 20px;
}

/* header css start */
header.page-header {
  position: fixed;
  width: 100%;
  z-index: 11;
}
ul.custom-menu {
  display: inline;
  list-style: none;
  justify-content: space-around;
  float: left;
  width: 43%;
  margin-top: 10px;
  font-family: "Jost";
  padding-left: 50px;
}
li.custom-menu-item {
  display: inline;
  padding-right: 32px;
}
/* header css end*/

/* footer css start */
.copyright-custom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 2px solid #c2c2c2;
  padding-top: 46px;
  margin-top: 20px;
  flex-wrap: wrap;
  margin-bottom: 34px;
  padding-left: 30px;
  padding-right: 30px;
}

.footer .copyright {
  margin: 0;
}
.copyright-additional {
  display: flex;
  align-items: center;
}
.copyright-additional img {
  padding: 0px 5px;
}
#newsletter-validate-detail {
  display: block !important;
}

.block.newsletter .actions {
  vertical-align: top;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-top: 10px;
}

.form-login .login .label span {
  width: 41px;
  height: 27px;
  font-family: "Jost";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 27px;
  color: #000000;
  -webkit-font-smoothing: revert-layer;
}
@media (min-width: 769px) {
  .catalog-category-view
    .product.details.product-item-details
    strong.product.name.product-item-name {
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    color: #000000;
    -webkit-font-smoothing: revert-layer;
  }

  .main_sign_in_sign_up {
    padding-top: 85px;
  }

  .home_about_us_button {
    font-size: 16px;
  }

  .create_account_button {
    padding-bottom: 25px;
    width: 577px;
    margin: 0 auto;
  }

  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    width: auto !important;
    float: none !important;
  }

  .login_form_action button {
    width: 577px;
    height: 40px;
    left: 0px;
    top: 0px;
    background: #000000;
    border-radius: 8px;
  }

  input::placeholder {
    width: 69px;
    height: 27px;
    font-family: "Jost";
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 27px;
    color: #9c9c9c;
    -webkit-font-smoothing: revert-layer;
  }

  form#newsletter-validate-detail small a.privacy_policy {
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    -webkit-font-smoothing: revert-layer;
  }

  form#newsletter-validate-detail small a.privacy_policy:hover {
    border-bottom: 1px solid;
  }

  .price_product span h2 {
    font-size: 16px;
  }

  span.counter-number {
    position: absolute;
    left: 8px;
    font-size: 9px;
    color: #6a6a6a;
  }

  .cart_svg_mobile {
    display: none;
  }
  .cart_svg_desktop {
    display: block;
  }

  .rating_product {
    display: flex;
    align-items: center;
    position: absolute;
    top: 45px;
    left: 45px;
    z-index: 1;
  }

  .pagebuilder-column.double_section_second .balanced_text {
    text-align: left;
    justify-content: center;
    max-width: 722px;
  }

  .rating_product span {
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 27px;
    color: #6a6a6a;
    -webkit-font-smoothing: revert-layer;
  }

  .set.accordion_head h2 {
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    color: #000000;
    -webkit-font-smoothing: revert-layer;
  }

  h2.insitution_heading_custom {
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 42px;
    text-align: center;
    color: #000000;
    -webkit-font-smoothing: revert-layer;
  }
  .testimonial.center-mode .item .testimonial_text {
    display: block !important;
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #6a6a6a;
    max-height: 300px;
    height: 260px;
    -webkit-font-smoothing: revert-layer;
    overflow: auto;
}
  .copy_bottom_news {
    display: flex;
    align-items: center;
    padding-left: 75px;
  }

  .content-block h2 {
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 42px;
    line-height: 54px;
    color: #000000;
    -webkit-font-smoothing: revert-layer;
  }
  .pagebuilder-column.content-block p {
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #6a6a6a;
    -webkit-font-smoothing: revert-layer;
  }
  .product_Column_main {
    padding: 50px;
  }
  .balaced_text_first div span {
    font-size: 24px !important;
    line-height: 36px;
    -webkit-font-smoothing: revert-layer;
  }
  .balanced_text p span {
    font-size: 24px !important;
    line-height: 36px;
    -webkit-font-smoothing: revert-layer;
  }
  .shop_home_Banner_button .pagebuilder-button-primary span {
    width: 68px;
    height: 24px;
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #ffffff;
    flex: none;
    order: 0;
    flex-grow: 0;
    padding: 10px 46px 8px 39px;
    -webkit-font-smoothing: revert-layer;
  }

  .second-block h2 {
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 42px;
    color: #000000;
    -webkit-font-smoothing: revert-layer;
  }

  .second-block p {
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #6a6a6a;
    -webkit-font-smoothing: revert-layer;
  }

  .footer.content .block {
    float: left !important;
    width: 100%;
  }
  .block.newsletter {
    max-width: 100% !important;
  }
  .columns .column.main {
    padding-bottom: 0px;
  }
  .cms-index-index .page-main {
    max-width: 1920px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  /* .block.newsletter .field.newsletter {
        max-width: 350px !important;
    } */
  .footer_row_implementation .block.newsletter .field.newsletter {
    max-width: 500px;
    border: 1px solid #c2c2c2;
    border-radius: 8px;
  }
  .sections.nav-sections {
    display: none;
  }
  .minicart-wrapper .block-minicart {
    right: 0 !important;
    top: 34px !important;
  }
  .catalog-product-view .product.media .fotorama__stage__frame .fotorama__img {
    top: 39.5%;
  }
}
footer.page-footer {
  background: #444444;
  color: #c2c2c2;
}
.footer.content {
  border: none;
}
input#newsletter {
  background: transparent !important;
}
.footer button.action.subscribe.primary {
    background: transparent;
    font-family: "Jost";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #e5e5e5;
    border: none;
    padding: 7px 10px;
    -webkit-font-smoothing: revert-layer;
}
.action.subscribe.primary:hover {
  text-decoration: underline;
}

.first_cookie_column {
  padding: 5px;
  padding-left: 30px;
  padding-right: 30px;
}

#btn-cookie-allow {
  background: #27231d;
  border-radius: 0px 12px 0px 0px;
  margin: 0px;
  width: 213px;
  height: 50px;
}
#btn-cookie-close {
  background: #27231d;
  border-radius: 0px 0px 12px 0px;
  margin: 0px;
  width: 213px;
  height: 50px;
}

.message.global.cookie {
  position: fixed;
  right: 0;
  z-index: 3;
}
#notice-cookie-block {
  width: 43%;
}

#notice-cookie-block-cookie {
  grid-template-columns: auto auto;
  display: grid;
}
.heading_cookie h2 {
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 28px;
  color: #000000;
  margin: 0;
  padding: 0px 2px 5px 0px;
  -webkit-font-smoothing: revert-layer;
}
.cookie_description p {
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #666666;
  -webkit-font-smoothing: revert-layer;
}

.message.global.cookie {
  padding: 0px;
}

#notice-cookie-block-cookie {
  width: 700px;
  left: 0px;
  top: 0px;
  background: #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: 12px;
}
.message.global.cookie .actions {
  margin-top: 1px !important;
}

.set.accordion_head .heading1 {
  color: #000000;
}

/*8/5/2023 NewCss*/
.about_banner_section h1 {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  margin-bottom: 10px;
  -webkit-font-smoothing: revert-layer;
}
.about_banner_section p {
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  color: #ffffff;
  margin: 0;
  -webkit-font-smoothing: revert-layer;
}
.section_second > div > p {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  color: #6a6a6a;
  margin-bottom: 10px;
  -webkit-font-smoothing: revert-layer;
}
.section_second > h1[data-element="main"] {
  font-weight: 400;
  font-size: 24px;
  line-height: 42px;
  color: #000000;
  margin-bottom: 29px;
  -webkit-font-smoothing: revert-layer;
}
.section_second
  .pagebuilder-column-line
  .pagebuilder-column
  h2.inner_col_custom {
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  color: #000000;
  margin: 0;
  margin-bottom: 20px;
  -webkit-font-smoothing: revert-layer;
}
.section_second .pagebuilder-column-line .pagebuilder-column p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #6a6a6a;
  margin: 0;
  -webkit-font-smoothing: revert-layer;
}
.section_second .pagebuilder-column-line .pagebuilder-column {
  padding: 75px 60px 89px 92px;
  background-color: #dad5ce;
  position: relative;
}
/*.section_second .pagebuilder-column-line .pagebuilder-column:nth-child(2) {
    border: 3px solid #FFFFFF;
}*/
.section_second .pagebuilder-column-line {
  margin-bottom: -80px;
}
.section_third p {
 color: #FFF;
text-align: center;
font-family: Jost;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 150% */
  -webkit-font-smoothing: revert-layer;
}
.section_third h2 {
  color: #FFF;
  text-align: center;
  font-family: Jost;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px; /* 138.462% */
  -webkit-font-smoothing: revert-layer;
  max-width: 490px;
  margin:0 auto;
  padding-bottom: 20px;
}
.section_third .comn_btn_arrow {
  text-align: center;
}
.section_third a.pagebuilder-button-primary {
  margin: 0;
  background: #f5f5f5;
  border-radius: 8px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  padding: 8px 33px;
  font-family: "Jost";
  -webkit-font-smoothing: revert-layer;
}
.section_fourth .pagebuilder-column-line {
  gap: 60px;
}
.section_fourth .fourth_sec_col figure {
  margin: 0 auto;
}
.section_fourth .fourth_sec_col h2 {
  margin-top: 40px;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  color: #000000;
  margin-bottom: 20px;
  -webkit-font-smoothing: revert-layer;
  padding: 0px 20px;
}
.section_fourth .fourth_sec_col p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #6a6a6a;
  margin: 0;
  -webkit-font-smoothing: revert-layer;
  padding: 0px 20px;
}
.about_last_section .pagebuilder-column figure {
  line-height: 10px;
}
.about_last_section .pagebuilder-column h2 {
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  color: #000000;
  -webkit-font-smoothing: revert-layer;
}
.about_last_section .pagebuilder-column p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #6a6a6a;
  margin-bottom: 25px;
  -webkit-font-smoothing: revert-layer;
}
.about_last_section .pagebuilder-column .pagebuilder-button-primary {
  background: #f5f5f5;
  border-radius: 8px;
  margin: 0;
  padding: 8px 32px;
  border: none;
}
.about_last_section .pagebuilder-column .pagebuilder-button-primary span {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #000000;
  font-family: "Jost";
  -webkit-font-smoothing: revert-layer;
}
.faq_page_design .pagebuilder-column h1 {
  font-weight: 400;
  font-size: 24px;
  line-height: 42px;
  color: #000000;
  margin-bottom: 20px;
  -webkit-font-smoothing: revert-layer;
}
.faq_page_design .pagebuilder-column button.accordion {
  font-weight: 400;
  font-size: 22px;
  line-height: 32px;
  color: #000000;
  background: transparent;
  width: 100%;
  text-align: left;
  border: none;
  border-top: 1px solid #e5e5e5;
  padding: 20px;
  box-shadow: none;
  border-radius: 0;
  position: relative;
  -webkit-font-smoothing: revert-layer;
}
.faq_page_design .pagebuilder-column .panel {
  padding: 0 20px;
  display: none;
}
.faq_page_design .pagebuilder-column .panel p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #414141;
  margin-bottom: 20px;
  -webkit-font-smoothing: revert-layer;
}
.faq_page_design .pagebuilder-column .panel {
  padding: 0 20px;
  display: none;
  transition: all 0.2s ease-in-out;
}
.faq_page_design .pagebuilder-column button.accordion.active {
  border-top: 1px solid #000000;
}
.faq_page_design .pagebuilder-column button.accordion::after {
  content: "";
  background-image: url("/media/wysiwyg/arrow-down-sign-to-navigate.png");
  position: absolute;
  width: 11px;
  height: 11px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.2s ease-in-out;
}
.faq_page_design .pagebuilder-column button.accordion.active::after {
  transform: translateY(-50%) rotate(180deg);
}
.section_second .pagebuilder-column-line .pagebuilder-column::after {
  content: "";
  background-image: url("/media/wysiwyg/arroww_right.png");
  position: absolute;
  width: 39px;
  height: 8px;
  right: 0;
  top: 75px;
  transform: translate(21px, 15px);
  z-index: 1;
}
.contact_content .pagebuilder-column figure.social_media_images {
  display: inline-block;
  width: fit-content;
  margin-right: 30px;
  margin-bottom: 30px;
}
#html-body .contact_content .content_right_contact {
  display: block;
  padding: 35px 12% 5px 9%;
  position: relative;
}
.contact_content .pagebuilder-column figure.social_media_images a {
  line-height: normal;
  font-size: 18px;
}
.content_right_contact .address_box .box h1 {
  font-size: 18px;
  line-height: 26px;
  color: #000000;
  margin-bottom: 10px;
  font-weight: 500;
  -webkit-font-smoothing: revert-layer;
}
.content_right_contact .address_box {
  display: flex;
}
.content_right_contact .address_box .box {
  width: 35%;
  flex-basis: 35%;
}
.content_right_contact .address_box .box:first-child {
  width: 65%;
  flex-basis: 65%;
}
.address_box .box ul.number {
  list-style-type: square;
}
.content_right_contact .address_box .box ul {
  margin-bottom: 20px;
  padding-left: 24px;
}
.content_right_contact .address_box .box ul li {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #6a6a6a;
  margin-bottom: 20px;
  position: relative;
  -webkit-font-smoothing: revert-layer;
}
.address_box .box ul.number li::marker {
  color: #000000;
  font-size: 18px;
  line-height: 8px;
}
.address_box .box ul.addr li::after {
  background-image: url("/media/wysiwyg/location_icn.png");
  width: 11px;
  height: 17px;
  content: "";
  position: absolute;
  background-size: auto;
  background-repeat: no-repeat;
  left: -20px;
  top: 3px;
  display: none;
}
#maincontent a:hover, .alink:hover {
    color: #6a6a6a;
}
.address_box .box ul.addr li::marker {
  font-size: 0;
}
.content_right_contact .contact_form fieldset.fieldset h2.h2 {
  font-weight: 400;
  font-size: 24px;
  line-height: 42px;
  color: #000000;
  margin: 0;
  margin-bottom: 8px;
  -webkit-font-smoothing: revert-layer;
}
.content_right_contact .contact_form fieldset.fieldset h2.h2 span {
  display: block;
}
.content_right_contact .contact_form fieldset.fieldset > br {
  display: none;
}
.cms-contact-us .contact_form form .field.choice.newsletter {
    display: none;
}
.content_right_contact .contact_form fieldset .field.note.no-label {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #444444;
  margin-bottom: 20px;
  -webkit-font-smoothing: revert-layer;
}
.content_right_contact .contact_form fieldset .field.note.no-label::before {
  height: 0;
  padding: 0;
  margin: 0;
}
.content_right_contact
  .contact_form
  fieldset.fieldset
  .field:not(.note.no-label) {
  display: flex;
  flex-direction: column;
}
.content_right_contact .contact_form fieldset.fieldset .field label.label {
  width: auto;
  text-align: left;
  padding: 0 0 5px;
  font-weight: 500;
  font-size: 16px;
  line-height: 27px;
  color: #000000;
  -webkit-font-smoothing: revert-layer;
}
.content_right_contact .contact_form fieldset.fieldset .field .control {
  width: 100%;
  float: none;
}
.content_right_contact .contact_form fieldset.fieldset .field .control input,
.content_right_contact
  .contact_form
  fieldset.fieldset
  .field
  .control
  textarea {
  border: none;
  outline: none;
  box-shadow: none;
  height: auto;
  padding: 8px 10px;
  width: 100%;
  background-color: #f5f5f5 !important;
  border-radius: 8px !important;
}
.content_right_contact .contact_form fieldset.fieldset .field.name {
  width: 100%;
  max-width: 50%;
  display: inline-block !important;
  padding-right: 7px;
}
.content_right_contact .contact_form fieldset.fieldset .field.email {
  width: 100%;
  max-width: 50%;
  display: inline-block !important;
  padding-left: 7px;
}
.content_right_contact .contact_form fieldset.fieldset .field {
  margin-bottom: 20px;
}
.content_right_contact .contact_form fieldset.fieldset {
  margin-bottom: 0;
}
.content_right_contact .contact_form .actions-toolbar {
  margin: 0 !important;
  text-align: right !important;
  display: flex;
}
.content_right_contact .contact_form .actions-toolbar button.action {
  background: #27231d;
  border-radius: 8px;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  text-align: center;
  color: #f5f5f5;
  margin: 0;
  padding: 6px 80px;
  -webkit-font-smoothing: revert-layer;
}
.content_right_contact
  .contact_form
  fieldset.fieldset
  .field
  .control
  textarea {
  min-height: 98px;
}
.section_second .pagebuilder-column-line .pagebuilder-column:last-child::after {
  content: none;
}
.faq-accordion .ui-accordion-content.ui-corner-bottom {
  padding-left: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
}
.faq-accordion.ui-accordion.ui-widget.ui-helper-reset h3.ui-state-active {
  border-top: 1px solid #000;
}
.faq-accordion.ui-accordion.ui-widget.ui-helper-reset h3::after {
  content: "";
  background-image: url("/media/wysiwyg/arrow-down-sign-to-navigate.png");
  position: absolute;
  width: 11px;
  height: 11px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.2s ease-in-out;
}
.faq-accordion.ui-accordion.ui-widget.ui-helper-reset
  h3.ui-state-active::after {
  transform: translateY(-50%) rotate(180deg);
}
.cms-faqs .breadcrumbs {
  display: block;
  position: static;
  margin-top: 100px;
  text-align: right;
  padding: 0 20px;
  margin-bottom: 0;
  max-width: 1920px !important;
}
.cms-faqs .breadcrumbs ul.items {
  padding-right: 20px;
}
.breadcrumbs ul.items li.item {
  font-weight: 400;
  font-size: 13px;
  line-height: 24px;
  text-transform: uppercase;
  color: #444444;
  -webkit-font-smoothing: revert-layer;
}
.breadcrumbs ul.items li.item a {
  color: #444444;
}
.breadcrumbs ul.items li.item:not(:last-child):after {
  line-height: 24px;
  color: rgba(68, 68, 68, 1);
}
.breadcrumbs ul.items li.item.cms_page strong {
  color: #000000;
  font-weight: 500;
}
.faq_form_text {
  padding-right: 120px;
}
.faq_form_text h2 {
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  color: #000000;
  margin: 0;
  margin-bottom: 10px;
  -webkit-font-smoothing: revert-layer;
}
.faq_form_text p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #444444;
  -webkit-font-smoothing: revert-layer;
}
.faq_form_text p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #444444;
  margin: 0;
  -webkit-font-smoothing: revert-layer;
}
.faq_form_text {
  padding-right: 120px;
}
.faq_page_form form .fieldset h2.h2 {
  display: none;
}
.faq_page_form form .fieldset br {
  display: none;
}
.faq_page_form form .fieldset .field.note {
  display: none;
}
.faq_page_form form .fieldset .field.name {
  width: 100%;
  max-width: 50%;
  display: inline-block !important;
  padding-right: 7px;
}
.faq_page_form form .fieldset .field.email {
  width: 100%;
  max-width: 50%;
  display: inline-block !important;
  padding-left: 7px;
}
.faq_page_form form .fieldset .field {
  margin-bottom: 20px;
}
.faq_page_form form .fieldset .field label.label {
  width: auto;
  text-align: left;
  padding: 0 0 5px;
  font-weight: 500;
  font-size: 16px;
  line-height: 27px;
  color: #000000;
  -webkit-font-smoothing: revert-layer;
}
.faq_page_form form .fieldset .field .control {
  width: 100%;
  float: none;
}
.faq_page_form form .fieldset .field .control input,
.faq_page_form form .fieldset .field .control textarea {
  border: none;
  outline: none;
  box-shadow: none;
  height: auto;
  padding: 8px 10px;
  width: 100%;
  background-color: #f5f5f5 !important;
  border-radius: 8px !important;
}
.faq_page_form form .fieldset .field .control textarea {
  min-height: 110px;
}
.faq_page_form form .fieldset {
  margin-bottom: 0;
}
.faq_page_form form .actions-toolbar {
  margin: 0 !important;
  text-align: right !important;
  display: flex;
  justify-content: end;
}
.faq_page_form form .actions-toolbar button.action {
  background: #27231d;
  border-radius: 8px;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  text-align: center;
  color: #f5f5f5;
  margin: 0;
  border: 1px solid;
  padding: 6px 80px;
  -webkit-font-smoothing: revert-layer;
}
.faq_page_form form .actions-toolbar button.action:hover {
  background: transparent;
  color: #27231d;
}
.section_fourth .fourth_sec_col figure img {
/*  max-height: 535px;
  min-height: 535px;
  object-fit: cover;*/
}
.cms-contact-us .breadcrumbs {
  display: block;
  position: absolute;
  text-align: right;
  top: 0;
  padding-right: 20%;
  right: 0;
  margin: 0;
}
#html-body .faq_page_form_section {
  padding-left: 15px;
  padding-right: 15px;
}
.faq_page_form form .field.choice.newsletter {
  display: flex;
  align-items: center;
  position: relative;
}
.faq_page_form form .field.choice.newsletter input {
  margin-top: 0;
  margin-right: 12px;
  vertical-align: middle;
  top: 0;
  width: 20px;
  height: 20px;
  appearance: none;
  box-shadow: none;
}
.faq_page_form form .field.choice.newsletter label.label::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background: transparent;
  border: 1px solid #444444;
  left: 0;
}
.faq_page_form
  form
  .field.choice.newsletter
  input:checked
  + label.label::after {
  content: "";
  position: absolute;
  left: 7px;
  bottom: 4px;
  width: 5px;
  height: 14px;
  border: 1px solid transparent;
  border-bottom: 2px solid #27231d;
  border-right: 2px solid #27231d;
  transform: rotate(45deg);
}
.faq_page_form form .field.choice.newsletter label.label {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #444444;
  -webkit-font-smoothing: revert-layer;
}
#institution_name {
  font-weight: 300;
  font-size: 16px;
  line-height: 27px;
  color: #9c9c9c;
  -webkit-font-smoothing: revert-layer;
}
footer.page-footer .pagebuilder-column-line .pagebuilder-column > h4 {
  margin-top: 40px;
  margin-bottom: 11px;
}
footer.page-footer .pagebuilder-column-line ul.custom-footer-links li.footer-links-item {
  margin-bottom: 10px;
}
footer.page-footer .pagebuilder-column-line .pagebuilder-column p {
  margin-bottom: 20px;
}
footer.page-footer
  .pagebuilder-column-line
  .pagebuilder-column
  h4.be_the_first_footer_heading {
    margin-bottom: 18px;
}
/* .product-image-photo {
    object-fit: none;
} */
header.page-header .header.content {
  max-width: 1920px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: auto;
  margin-right: auto;
}
.page-header span.customer_account {
  position: absolute;
}
.page-header .minicart-wrapper .action.showcart {
  position: absolute;
  top: 16px;
}
footer.page-footer {
  max-width: 1920px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
main#maincontent {
  max-width: 1920px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.faq_page_form form .field.choice.newsletter {
  display: flex;
  align-items: center;
  position: relative;
}
.contact_form form .field.choice.newsletter {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 20px;
}
.contact_form form .field.choice.newsletter input {
  margin-top: 0;
  margin-right: 12px;
  vertical-align: middle;
  top: 0;
  width: 20px;
  height: 20px;
  appearance: none;
  box-shadow: none;
}
.contact_form form .field.choice.newsletter label.label {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #444444;
  -webkit-font-smoothing: revert-layer;
}
.contact_form form .field.choice.newsletter label.label::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background: transparent;
  border: 1px solid #444444;
  left: 0;
}
.contact_form form .field.choice.newsletter label.label span {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #444444;
  -webkit-font-smoothing: revert-layer;
}
.contact_form form .field.choice.newsletter input:checked + label.label::after {
  content: "";
  position: absolute;
  left: 7px;
  bottom: 4px;
  width: 5px;
  height: 14px;
  border: 1px solid transparent;
  border-bottom: 2px solid #27231d;
  border-right: 2px solid #27231d;
  transform: rotate(45deg);
}
.catalog-category-view .image_and_description {
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}
.products .review_section .reviews-actions a.product {
  margin-right: 10px;
}
.products .review_section .reviews-actions a.action {
  position: relative;
  top: -2px;
}
.products .review_section .product-reviews-summary {
  margin: 15px 0 0;
}
.products .item.product span.product-image-container {
  background-color: #f8f8f8;
}
.products .item.product span.product-image-container img.product-image-photo {
  max-height: 400px;
}
.products .item.product .details {
  margin-top: 0px;
}
.catalog-product-view .page-main .column.main .product.media {
  width: 100%;
  max-width: 50%;
  float: none;
  position: relative;
}
.catalog-product-view .page-main .column.main .product-info-main {
  width: 100%;
  max-width: 50%;
  float: none;
}
.catalog-product-view
  .page-main
  .column.main
  .product.media
  .gallery-placeholder {
  padding-right: 100px;
}
.catalog-product-view .page-main .column.main {
  padding-left: 8%;
  padding-right: 8%;
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  min-height: auto;
  margin-top: 75px;
}
.catalog-product-view .page-main.page-main-details {
  max-width: 1920px !important;
}
.catalog-product-view .page-title-wrapper {
  padding-top: 0 !important;
}
.catalog-product-view .custom_option_heading {
  padding-bottom: 6px;
}
.catalog-product-view .product-info-main .product-add-form label.label span {
    font-weight: 500;
    font-size: 16px;
    line-height: 27px;
    color: #000000;
    -webkit-font-smoothing: revert-layer;
}
.catalog-product-view
  .product-info-main
  .product-add-form
  label.label
  span.price-notice
  span {
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  color: #c0c0c0;
  -webkit-font-smoothing: revert-layer;
}
.catalog-product-view
  #float_field_select
  .swatches-container
  .swatch-img.current {
  border: 1px solid #000;
}
.catalog-product-view
  .product-info-main
  .control
  .swatches-container
  img.swatch-img.current {
    border: 1px solid #7d7d7d;
}
footer.page-footer form#newsletter-validate-detail .actions small {
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  color: #e5e5e5 !important;
  -webkit-font-smoothing: revert-layer;
}
.copyright-custom .copyright_center_cotent {
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  padding-bottom: 0;
  -webkit-font-smoothing: revert-layer;
}
footer.page-footer
  form#newsletter-validate-detail
  .actions
  small
  a.privacy_policy {
  color: rgba(194, 194, 194, 1);
  text-decoration: underline;
}
/*.catalog-product-view .product-options-wrapper > div > div:nth-child(6) label.label {
    display: block !important;
}*/
.product-add-form .form_display_option_content .h_col {
  width: 100%;
  float: left;
}
.product-add-form .form_display_option_content .hidden_color {
  float: left;
  width: 22%;
  margin: 0 0 20px 0 !important;
  text-align: right;
  min-width: 108px;
  padding-top: 35px !important;
}
.product-add-form .form_display_option_content .hidden_color::before {
  content: "";
  clear: both;
}
.product-add-form .form_display_option_content .hidden_color::after {
  content: "";
  clear: both;
}
/*.catalog-product-view .product-options-wrapper > div > div:nth-child(6) {
    padding-top: 0 !important;
}*/
/* .catalog-product-view .product-info-price span.price::after {
    content: ' AED';
} */
.catalog-product-view #float_field_text .control {
  margin-right: 25px;
}
.catalog-product-view
  #float_field_select
  .swatches-container
  .swatches_color_title {
  width: 0;
  height: 0;
  font-size: 0;
  position: relative;
  line-height: 0;
}
.catalog-product-view
  #float_field_select
  .swatches-container
  .swatch-img.current
  + .swatches_color_title::after {
  content: attr(title);
  position: absolute;
  left: -42px;
  bottom: -40px;
  font-weight: 400;
  font-size: 13px;
  line-height: 14px;
  text-align: center;
  color: #6a6a6a;
  font-family: "Jost";
  -webkit-font-smoothing: revert-layer;
}
.catalog-product-view #float_field_text span.price-notice {
  font-family: "Jost";
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  color: #c0c0c0;
  padding-left: 10px;
  -webkit-font-smoothing: revert-layer;
}
.catalog-product-view
  .product-info-main
  .product-add-form
  label.label
  > span:nth-child(1)::after {
  content: "";
  background: #e5e5e5;
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
  margin-left: 10px;
  border-radius: 50%;
  color: #444;
  font-size: 12px;
  top: 2px;
  text-align: center;
  background-image: url("/media/wysiwyg/quest_icon.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
}
.catalog-product-view #float_field_text .control.text_field_custom {
  position: relative;
}
.catalog-product-view #float_field_text .control.text_field_custom::after {
  content: "Max 20 letters";
  font-weight: 400;
  font-size: 10px;
  line-height: 12px;
  color: #c0c0c0;
  display: block;
  padding-top: 10px;
  text-align: right;
}
.catalog-product-view #float_field_text {
  margin-bottom: 0;
}
.form_display_option_content .gown {
  display: none;
}
.product-package
  .form_display_option_content
  .product-options-bottom
  .box-tocart {
  display: none;
}

/* .product-package-rental
  .form_display_option_content
  .product-options-bottom
  .box-tocart {
  display: none;
} */
/*.back_cap_buton {
    display: none;
}*/
.next_gown_buton {
  background: #27231d;
  border-radius: 8px;
  text-align: center;
  color: #f5f5f5;
  font-family: "Jost";
  width: 100%;
  padding: 6px 15px;
  position: relative;
  transition: all 0.3s ease-in-out;
  box-sizing: border-box;
}
.next_gown_buton button {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  text-align: center;
  color: #f5f5f5;
  font-family: "Jost";
  border: none;
  background: transparent;
  padding: 0;
  display: inline-block;
  transition: all 0.3s ease-in-out;
  transform: translateX(14px);
  -webkit-font-smoothing: revert-layer;
}
.next_gown_buton::after {
  content: "→";
  position: relative;
  visibility: hidden;
  right: -10px;
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
  top: 2px;
}
.next_gown_buton:hover button {
  transform: translateX(-10px);
}
.next_gown_buton:hover::after {
  visibility: visible;
  opacity: 1;
}
.product-info-main.change_title .custom_option_text .cap {
  display: none;
}
.product-info-main.custom_option_text .gown {
  display: none;
}
.product-info-main.change_title .custom_option_text .gown {
  display: inline-block;
}
.product-add-form.active_gown .form_display_option_content .gown {
  display: block;
}
/*.product-add-form.active_gown .back_cap_buton {
    display: block;
}*/
.product-package
  .product-add-form.active_gown
  .product-options-bottom
  .box-tocart {
  display: block;
}
.product-add-form.active_gown .form_display_option_content .cap {
  display: none !important;
}
/*.product-add-form.active_gown .next_gown_buton {
    display: none;
}*/
.back_cap_buton {
  background: #f5f5f5;
  border: 1px solid #c2c2c2;
  border-radius: 8px;
  text-align: center;
  position: relative;
  transition: all 0.3s ease-in-out;
}
.back_cap_buton button {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #6a6a6a;
  font-family: "Jost";
  width: auto;
  padding: 7px 14px;
  border: none;
  display: inline-block;
  transition: all 0.3s ease-in-out;
  transform: translateX(-10px);
  -webkit-font-smoothing: revert-layer;
}
.back_cap_buton button:hover {
  background: transparent;
}
.back_cap_buton::before {
  content: "→";
  position: relative;
  left: 10px;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  display: inline-block;
  top: 2px;
  transform: rotate(180deg);
}
.back_cap_buton:hover button {
  transform: translateX(8px);
  background: transparent;
}
.back_cap_buton:hover::before {
  visibility: visible;
  opacity: 1;
}

.product-options-wrapper .options-list.nested .field.choice {
  display: inline-flex;
  align-items: center;
  padding-right: 50px;
  column-gap: 14px;
  position: relative;
}
.product-options-wrapper .options-list.nested {
  margin-top: 5px;
}
/*.product-options-wrapper .options-list.nested .field.choice input[type="radio"] {
  width: 20px;
  height: 20px;
  margin: 0;
  visibility: visible;
  opacity: 1;
}*/
.product-options-wrapper .control select {
    border: 0;
    border-radius: 0;
    font-size: 0;
    line-height: 0;
    padding: 0;
    height: 0;
    position: absolute;
}
.catalog-product-view
  .product-info-main
  .product-options-wrapper
  label.label
  span.price-notice {
  font-family: "Jost";
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  color: #c0c0c0;
  -webkit-font-smoothing: revert-layer;
}
.catalog-product-view .product-info-main .control.text_field_custom input {
  background: #f5f5f5;
  border-radius: 8px !important;
  font-family: "Jost";
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  color: #c0c0c0;
  padding: 7px 15px;
  height: auto;
  -webkit-font-smoothing: revert-layer;
}
.product-add-form .form_display_option_content .hidden_color label.label {
  display: none !important;
}
.product-package .product-info-main .product-add-form .product-options-bottom {
  width: calc(50% - 10px);
  float: right;
}
.product-package-rental
  .product-info-main
  .product-add-form
  .product-options-bottom {
  width: calc(50% - 10px);
  float: right;
}
.product-info-main .product-add-form .product-options-bottom .actions {
  width: 100%;
  display: inline-block;
}
.product-info-main .product-add-form .product-options-bottom button {
  width: 100% !important;
  padding: 7px 15px !important;
}
.product-add-form.active_gown .back_cap_buton {
  display: block;
}
.product-info-main .product-add-form .product-options-bottom .box-tocart {
  margin: 0;
  width: 100%;
}
.product-info-main
  .product-add-form
  .product-options-bottom
  .box-tocart
  .fieldset {
  margin: 0;
}
.back_cap_buton {
  width: calc(50% - 10px);
  float: left;
  margin-top: 26px;
}
.product-options-wrapper #float_field_select_65 label.label {
  display: none;
  font-family: "Jost";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  color: #000000;
  width: 100%;
  border-bottom: 1px solid #000000;
  padding-bottom: 6px;
  margin-bottom: 30px;
  -webkit-font-smoothing: revert-layer;
}
.product-options-wrapper #float_field_select_65 label.label span {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  font-family: "Jost";
  -webkit-font-smoothing: revert-layer;
}
.product-options-wrapper
  .options-list.nested
  .field.choice
  input[type="checkbox"] {
  visibility: hidden;
  opacity: 0;
}
.catalog-product-view .design_check label.label span::after {
  content: none;
}
.catalog-product-view .product-options-wrapper .design_check .field.choice {
  padding-right: 14px;
  gap: 0;
}
.product-options-wrapper
  .options-list.nested
  .field.choice
  input[type="checkbox"] {
  visibility: hidden;
  opacity: 0;
  width: 0;
  margin: 0;
}
.catalog-product-view .design_check label.label {
  font-family: "Jost";
  font-weight: 500;
  font-size: 16px;
  line-height: 27px;
  text-align: center;
  color: #000000;
  -webkit-font-smoothing: revert-layer;
}
.catalog-product-view .design_check label.label::before {
  content: none;
}
.catalog-product-view .design_check label.label::after {
  content: none;
}
.catalog-product-view .design_check label.label.admin__field-label {
  font-family: "Jost";
  font-weight: 500;
  font-size: 16px;
  line-height: 27px;
  text-align: center;
  color: #000000;
  border: 1px solid #c0c0c0;
  border-radius: 8px;
  padding: 6px 10px;
  -webkit-font-smoothing: revert-layer;
}
.catalog-product-view
  .design_check
  input:checked
  + label.label.admin__field-label {
  border: 1px solid #000000;
}

.design_radio .control .field.choice label.label span {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  color: #6a6a6a;
  -webkit-font-smoothing: revert-layer;
}

/*cataloage_page*/
/*.tabcontent_box {
  display: none;
}*/
.cataloge_second_sec .pagebuilder-column.content_div {
  padding-left: 10%;
  padding-right: 10%;
}
.cataloge_second_sec {
  margin-top: 10px;
}
.cataloge_second_sec .content_div h3 {
color: #000;
/* Reg 24 px */
font-family: Jost;
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 36px; /* 150% */
  -webkit-font-smoothing: revert-layer;
}
.cataloge_second_sec .content_div div[data-content-type="text"] {
  width: 100%;
}
.cataloge_second_sec .content_div p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #444444;
  margin-bottom: 28px;
  -webkit-font-smoothing: revert-layer;
}
.cataloge_second_sec .content_div .signup_btn .pagebuilder-button-primary {
  background: #27231d;
  border-radius: 8px;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  text-align: center;
  color: #f5f5f5;
  width: 200px;
  padding: 6px 15px;
  -webkit-font-smoothing: revert-layer;
}
.cataloge_second_sec .content_div .login_btn .pagebuilder-button-primary {
  background: #ffffff;
  border: 1px solid #c2c2c2;
  border-radius: 8px;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  text-align: center;
  width: 200px;
  padding: 6px 15px;
  color: #6a6a6a;
  -webkit-font-smoothing: revert-layer;
}
.cataloge_second_sec .content_div [data-content-type="buttons"] {
  display: inline-block;
  max-width: fit-content;
  width: auto;
}
.cms-shop .side.bar.tabs {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 20px;
  margin-bottom: 5px;
  width: auto;
}
.cms-shop .side.bar.tabs a {
    background: #f5f5f5;
    border-radius: 8px;
    padding: 0px 5px 5px !important;
    height: auto;
    min-height: auto;
    position: static !important;
    min-width: 10%;
    line-height: normal !important;
    border: none !important;
}
.cms-shop .side.bar.tabs a span {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #000000;
  -webkit-font-smoothing: revert-layer;
}
.cms-shop .side.bar.tabs a.tabActive1,
.cms-shop .side.bar.tabs a.tabActive2 {
  background: #dad5ce;
}
.cms-shop .block-products-list.grid .block-title {
  margin-top: 55px;
  margin-bottom: 40px;
}
.cms-shop .block-products-list.grid .block-title strong {
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 42px;
  color: #000000;
  -webkit-font-smoothing: revert-layer;
}
.cms-shop
  .block-products-list.grid
  .block-content
  .products-grid
  .product-items
  .item.product-item {
  margin-left: 2%;
  padding: 0;
  width: calc((100% - 6%) / 4) !important;
}
.cms-shop
  .block-products-list.grid
  .block-content
  .products-grid
  .product-items
  .item.product-item:nth-child(4n + 1) {
  margin-left: 0;
}
.cms-shop
  .block-products-list.grid
  .block-content
  .products-grid
  .product-items
  .item.product-item
  .product-item-info {
  width: 100%;
  position: relative;
}
.cms-shop
  .block-products-list.grid
  .products-grid
  .product-items
  .item.product-item
  .product-item-info
  span.product-image-container {
  width: 100% !important;
  background-color: #f8f8f8;
}
.cms-shop
  .block-products-list.grid
  .products-grid
  .product-items
  .item.product-item
  .product-item-info
  img.product-image-photo {
  max-height: 400px;
}
.cms-shop
  .block-products-list
  .product-items
  .item
  .product-item-info
  .product.details.product-item-details {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.cms-shop
  .block-products-list
  .product-items
  .item
  .product-item-info
  .product.details.product-item-details
  .product-item-name {
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  color: #000000;
  -webkit-font-smoothing: revert-layer;
}
.cms-shop
  .block-products-list
  .product-items
  .item
  .product-item-info
  .product.details.product-item-details
  .from_text {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 16px;
  color: #000000;
  -webkit-font-smoothing: revert-layer;
}
.cms-shop
  .block-products-list
  .product.details.product-item-details
  .from_text
  .from_class_catalog {
  padding-right: 10px;
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: right;
  color: #666666;
  transform: translateY(-2px);
  -webkit-font-smoothing: revert-layer;
}
.cms-shop
  .block-products-list
  .product.details.product-item-details
  .price-box {
  padding-top: 8px;
  margin: 0 0 8px;
  padding-right: 5px;
}
.cms-shop
  .block-products-list
  .product.details.product-item-details
  .price-box
  .price {
  font-family: "Jost";
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  text-align: right;
  color: #000000;
  -webkit-font-smoothing: revert-layer;
}
.cms-shop
  .block-products-list.grid
  .product-items
  .item.product-item
  .product-reviews-summary {
  position: absolute;
  top: 0;
  left: 16px;
  margin-top: 15px;
  margin-bottom: 0;
}
.cms-shop
  .block-products-list.grid
  .product-items
  .item.product-item
  .product-reviews-summary
  .rating-summary {
  line-height: normal;
  margin: 0;
  display: block;
}
.cms-shop
  .block-products-list.grid
  .product-items
  .item.product-item
  .product-reviews-summary
  .reviews-actions {
  font-family: "Jost";
  font-weight: 400;
  font-size: 14px;
  line-height: 27px;
  color: #444444;
  position: relative;
  z-index: 1;
  -webkit-font-smoothing: revert-layer;
}
.accessories_block .pagebuilder-column-group {
  width: 94%;
  margin: 0 auto;
}
.cataloge_second_sec .content_div {
  flex-wrap: wrap;
  flex-direction: row !important;
  align-items: center;
  align-self: center !important;
  justify-content: start !important;
}
.checkout-cart-index .page-title-wrapper {
  padding-top: 160px !important;
}
.checkout-cart-index h1.page-title {
  font-weight: 400;
  font-size: 32px;
  line-height: 42px;
  color: #000000;
  margin-bottom: 30px;
  -webkit-font-smoothing: revert-layer;
}
.checkout-cart-index .cart-container table.cart.items {
  background: #f8f8f8;
  border-collapse: separate;
}
.checkout-cart-index .cart-container table.cart.items tbody {
  border: none;
}
.checkout-cart-index .cart-container table.cart.items th,
.checkout-cart-index .cart-container table.cart.items td {
  border: 1px solid #ffffff;
}
.checkout-cart-index .cart-container table.cart.items th {
  font-weight: 400;
  font-size: 22px;
  line-height: 32px;
  color: #8a8a8a;
  padding: 16px 24px 11px;
  text-align: center;
  -webkit-font-smoothing: revert-layer;
}
.checkout-cart-index .cart-container table.cart.items th:first-child {
  text-align: left;
}
.minicart-wrapper .action.showcart .counter.qty span.counter-number {
  font-weight: 400;
  text-align: center;
  font-size: 10px;
  color: #000000;
  -webkit-font-smoothing: revert-layer;
}

.product-options-wrapper
  .design_radio
  .options-list.nested
  .field.choice
  label
  span::after {
  content: none;
}
.product-options-wrapper .design_select.size_s label.label ~ .control {
  position: relative;
}
.product-options-wrapper .design_select.size_s label.label ~ .control::after {
  content: "Size guide";
  font-weight: 500;
  font-size: 16px;
  line-height: 27px;
  text-decoration-line: underline;
  color: #000000;
  position: absolute;
  right: 0;
  left: auto;
  bottom: 0;
  transform: translateY(100%);
  background-image: url("/media/wysiwyg/scale_img.png");
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 28px;
  -webkit-font-smoothing: revert-layer;
}
.product-options-wrapper .text_color .control.text_field_custom {
  position: relative;
}
/*.product-options-wrapper .text_color .control.text_field_custom::after {
  content: "Max 20 letters";
  font-weight: 400;
  font-size: 10px;
  line-height: 12px;
  color: #c0c0c0;
  position: absolute;
  right: 0;
  left: auto;
  top: 100%;
  padding-top: 5px;
  -webkit-font-smoothing: revert-layer;
}*/
/*.product-options-wrapper .text_color.gowns_embroidery_right .control.text_field_custom::after {
  content: "Max 4 letters";
}*/
/*.product-options-wrapper .text_color.gowns_embroidery_left .control.text_field_custom::after {
  content: "Max 4 letters";
}*/
.product-options-wrapper .design_select label[for="select_62"] ~ .control {
  position: relative;
}
.product-options-wrapper
  .design_select
  label[for="select_62"]
  ~ .control::before {
  position: absolute;
  font-weight: 500;
  font-size: 16px;
  line-height: 27px;
  color: #000000;
  top: 6px;
  padding: 0 7px;
  -webkit-font-smoothing: revert-layer;
}
.product-info-main .custom_option_text .gown {
  display: none;
}
.catalog-product-view .custom_option_heading span.steps {
  float: right;
  font-weight: 300;
  font-size: 20px;
  line-height: 27px;
  text-align: right;
  color: #000000;
  -webkit-font-smoothing: revert-layer;
}
.catalog-product-view .custom_option_heading span.steps span {
  display: inline-block;
}
.catalog-product-view .custom_option_heading span.steps span.gown {
  color: rgba(192, 192, 192, 1);
}
.product-info-main.change_title .custom_option_text .steps span.cpa {
  color: rgba(192, 192, 192, 1);
}
.product-info-main.change_title .custom_option_text .steps span.gown {
  color: rgba(0, 0, 0, 1);
}
.checkout-cart-index .columns,
.checkout-cart-index .page-title-wrapper {
  width: 94%;
  margin: 0 auto;
}
.checkout-cart-index .cart.item .product-image-container {
  width: auto !important;
}
.checkout-cart-index .cart.item img.product-image-photo {
  margin: 0;
}
.checkout-cart-index .cart.item a.product-item-photo {
  width: auto;
}
.checkout-cart-index .cart.item td.col.item {
  display: flex;
  align-items: center;
  padding: 12px;
}
.checkout-cart-index .cart.item .overview_And_edit p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #414141;
  margin: 0;
  cursor: pointer;
  -webkit-font-smoothing: revert-layer;
}
.checkout-cart-index .cart.item .overview_And_edit p svg {
  position: relative;
  top: 2px;
}
.checkout-cart-index
  .cart.item
  .overview_And_edit
  .actions-toolbar
  .action-edit {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #414141;
  border: none;
  background: none;
  padding: 0;
  margin-bottom: 0;
  margin-right: 25px;
  position: relative;
  padding-left: 19px;
  font-family: "Jost";
  -webkit-font-smoothing: revert-layer;
}
.checkout-cart-index
  .cart.item
  .overview_And_edit
  .actions-toolbar
  .action-edit::before {
  content: "";
  background-image: url("/media/wysiwyg/pencil_icn.svg");
  width: 13px;
  height: 12px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.checkout-cart-index .cart.item .overview_And_edit {
  display: flex;
  align-items: center;
  column-gap: 30px;
}
.checkout-cart-index .cart.item .overview_And_edit .actions-toolbar {
  margin: 0;
  display: inline-block;
  width: auto;
}
.checkout-cart-index .cart.item .actions-toolbar .action-delete {
  margin: 0;
  border: none;
  background: none;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #c0c0c0;
  padding: 0;
  padding-left: 15px;
  position: relative;
  font-family: "Jost";
  -webkit-font-smoothing: revert-layer;
}
.checkout-cart-index .cart.item .actions-toolbar .action-delete::before {
  content: "";
  border: 1px solid;
  height: 10px;
  left: 2px;
  position: absolute;
  transform: rotate(45deg);
  top: 6px;
}
.checkout-cart-index .cart.item .actions-toolbar .action-delete::after {
  content: "";
  border: 1px solid;
  height: 10px;
  left: 2px;
  position: absolute;
  transform: rotate(315deg);
  top: 6px;
}
.checkout-cart-index .cart.item .item-info td {
  padding: 12px;
  text-align: center;
  vertical-align: middle;
}
.checkout-cart-index .cart-container .cart.main a.action.continue {
  background: #f5f5f5;
  border-radius: 8px;
  border: none;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #000000;
  padding: 6px 22px 6px 44px;
  position: relative;
  -webkit-font-smoothing: revert-layer;
}
.checkout-cart-index .cart-container .cart.main a.action.continue::before {
  content: "";
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url("/media/wysiwyg/line_arrow.svg");
  width: 16px;
  height: 9px;
}
.checkout-cart-index .cart-container .cart.main button.action.update {
  margin: 0;
  background: #f5f5f5;
  border-radius: 8px;
  border: none;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #000000;
  padding: 6px 14px;
  position: relative;
  padding-left: 2px;
  -webkit-font-smoothing: revert-layer;
}
.checkout-cart-index .cart-container .cart.main button.action.update::before {
  width: 25px;
  vertical-align: middle;
}
.checkout-cart-index .cart-container .cart-summary {
  width: 24%;
  background: #dad5ce;
  padding: 0 40px;
}
.checkout-cart-index .cart-container form.form {
  width: 74%;
}
.checkout-cart-index .cart-summary .sociallogin-wrapper {
  margin: 0 !important;
}
.checkout-cart-index .cart-summary .summary.title {
  border-bottom: 1px solid #ffffff;
  margin: 0 -40px;
  padding: 15px 40px;
  font-weight: 400;
  font-size: 22px;
  line-height: 32px;
  color: #000000;
  -webkit-font-smoothing: revert-layer;
}
.checkout-cart-index .cart-summary .block .title {
  border: none;
  padding-top: 20px;
}
.checkout-cart-index .cart-summary .block .title strong {
  line-height: 24px;
  color: #000000;
}
.checkout-cart-index .cart-summary table.data {
  color: #000000;
  font-size: 16px;
}
.checkout-cart-index .cart-summary .grand.totals .amount {
  font-weight: 500;
  font-size: 22px;
  line-height: normal;
  padding-bottom: 5px;
  -webkit-font-smoothing: revert-layer;
}
.checkout-cart-index .cart-summary ul.checkout.methods button.checkout {
  background: #000000;
  border-radius: 8px;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  text-align: center;
  color: #ffffff;
  padding: 6px 15px;
  transition: all 0.3s ease-in-out;
  position: relative;
  border: 1px solid;
  -webkit-font-smoothing: revert-layer;
}
.checkout-cart-index .cart-summary ul.checkout.methods button.checkout:after {
  content: "→";
  position: relative;
  right: -15px;
  top: -1px;
  transition: all 0.3s ease-in-out 0s;
}
/*.checkout-cart-index .cart-summary ul.checkout.methods button.checkout:hover:after {
    opacity: 1;
    visibility: visible;
}*/
.checkout-cart-index .cart-summary ul.checkout.methods button.checkout span {
  display: inline-block;
  transition: all 0.3s ease-in-out;
  transform: translateX(10px);
}
/*.checkout-cart-index .cart-summary ul.checkout.methods button.checkout:hover span {
    transform: translateX(-12px) !important;
}*/
.size_guide_cover {
  text-align: center;
  visibility: visible;
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  inset: 0px;
  z-index: 100000;
  display: block !important;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.size_guide_cover.active_guide {
  display: block;
  visibility: visible;
  opacity: 1;
}
.size_guide_cover .size_guide_contents {
  left: 100%;
  transition: all 0.3s ease-in-out;
}
.size_guide_cover.active_guide .size_guide_contents {
  left: 0;
}
.size_guide_contents {
  position: relative;
  padding-top: 0;
  width: fit-content;
  margin-left: auto;
  background: white;
  height: 100%;
}
.size_guide_contents img {
  max-width: 300px;
  height: 100vh;
  object-fit: contain;
}
.size_guide_close {
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
}
.product_img_bottom .content {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #434343;
  border-radius: 8px;
  max-width: fit-content;
  margin: 0 auto;
}
.product_img_bottom .content .cap_tab {
  padding: 15px 24px;
  position: relative;
  background: #000;
  border-radius: 8px 0 0 8px;
}
.product_img_bottom .content .cap_tab::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  right: -9px;
  top: 0;
  border-top: 25px solid transparent;
  border-left: 10px solid #000;
  border-bottom: 25px solid transparent;
}
.product_img_bottom .content .cap_tab a,
.product_img_bottom .content .gown_tab a,
.product_img_bottom .content .delv_tab a {
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  color: #ffffff;
  -webkit-font-smoothing: revert-layer;
}
.product_img_bottom .content .gown_tab {
  padding: 15px 22px;
  position: relative;
}
.product-info-main.change_title
  ~ .product.media
  .product_img_bottom
  .content
  .gown_tab {
  background: #000;
}
.product-info-main.change_title
  ~ .product.media
  .product_img_bottom
  .content
  .gown_tab::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  right: -9px;
  top: 0;
  border-top: 25px solid transparent;
  border-left: 9px solid #000;
  border-bottom: 25px solid transparent;
}
.product_img_bottom .content .delv_tab {
  padding: 15px 30px;
  display: flex;
  align-items: center;
  column-gap: 10px;
  position: relative;
}
.product_img_bottom .content .price_tag {
  padding: 15px;
  color: #ffffff;
}
.item-info img {
    width: 48%;
}
.checkout-cart-index .cart.item a.product-item-photo {
    max-width: 300px;
    width: 100%;
}
.product_img_bottom .content .price_tag a {
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  color: #ffffff;
  -webkit-font-smoothing: revert-layer;
}
.product_img_bottom .content .delv_tab::before {
  content: "";
  width: 1px;
  background: #fff;
  height: 18px;
  position: absolute;
  left: 1px;
}
.product_img_bottom .content .delv_tab::after {
  content: "";
  width: 1px;
  background: #fff;
  height: 18px;
  position: absolute;
  right: 1px;
}
.checkout-cart-index .action.multicheckout {
  display: none;
}
.product-info-main.change_title
  ~ .product.media
  .product_img_bottom
  .content
  .delv_tab::before {
  width: 0px;
}
.checkout-cart-index .product_name_Cart h2 {
  text-align: left;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  color: #000000;
  margin: 0 0 7px;
  -webkit-font-smoothing: revert-layer;
}

.checkout-cart-index .block-products-list.grid .block-title {
  margin-top: 55px;
  margin-bottom: 40px;
}
.checkout-cart-index .block-products-list.grid .block-title strong {
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 42px;
  color: #000000;
  -webkit-font-smoothing: revert-layer;
}
.checkout-cart-index
  .block-products-list.grid
  .block-content
  .products-grid
  .product-items
  .item.product-item {
  margin-left: 2%;
  padding: 0;
  width: calc((100% - 6%) / 4) !important;
}
.checkout-cart-index
  .block-products-list.grid
  .block-content
  .products-grid
  .product-items
  .item.product-item:nth-child(4n + 1) {
  margin-left: 0;
}
.checkout-cart-index
  .block-products-list.grid
  .block-content
  .products-grid
  .product-items
  .item.product-item
  .product-item-info {
  width: 100%;
  position: relative;
}
.checkout-cart-index
  .block-products-list.grid
  .products-grid
  .product-items
  .item.product-item
  .product-item-info
  span.product-image-container {
  width: 100% !important;
  background-color: #f8f8f8;
}
.checkout-cart-index
  .block-products-list.grid
  .products-grid
  .product-items
  .item.product-item
  .product-item-info
  img.product-image-photo {
  max-height: 400px;
}
.checkout-cart-index
  .block-products-list
  .product-items
  .item
  .product-item-info
  .product.details.product-item-details {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.checkout-cart-index
  .block-products-list
  .product-items
  .item
  .product-item-info
  .product.details.product-item-details
  .product-item-name {
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  color: #000000;
  -webkit-font-smoothing: revert-layer;
}
.checkout-cart-index
  .block-products-list
  .product-items
  .item
  .product-item-info
  .product.details.product-item-details
  .from_text {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 20px;
  color: #000000;
  -webkit-font-smoothing: revert-layer;
}
.checkout-cart-index
  .block-products-list
  .product.details.product-item-details
  .from_text
  .from_class_catalog {
  padding-right: 10px;
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: right;
  color: #666666;
  transform: translateY(-2px);
  -webkit-font-smoothing: revert-layer;
}
.checkout-cart-index
  .block-products-list
  .product.details.product-item-details
  .price-box {
  padding-top: 8px;
  margin: 0 0 8px;
  padding-right: 5px;
}
.checkout-cart-index
  .block-products-list
  .product.details.product-item-details
  .price-box
  .price {
  font-family: "Jost";
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  text-align: right;
  color: #000000;
  -webkit-font-smoothing: revert-layer;
}
.checkout-cart-index
  .block-products-list.grid
  .product-items
  .item.product-item
  .product-reviews-summary {
  position: absolute;
  top: 0;
  left: 16px;
  margin-top: 15px;
  margin-bottom: 0;
}
.checkout-cart-index
  .block-products-list.grid
  .product-items
  .item.product-item
  .product-reviews-summary
  .rating-summary {
  line-height: normal;
  margin: 0;
  display: block;
}
.checkout-cart-index
  .block-products-list.grid
  .product-items
  .item.product-item
  .product-reviews-summary
  .reviews-actions {
  font-family: "Jost";
  font-weight: 400;
  font-size: 14px;
  line-height: 27px;
  color: #444444;
  position: relative;
  z-index: 1;
  -webkit-font-smoothing: revert-layer;
}
.for_rent_choose_button_option {
  position: absolute;
  top: 38%;
}
button.for_rent_choose_button_option {
  background: #ffffff;
  border: 1px solid #c2c2c2;
  border-radius: 8px;
  width: 200px;
  height: 40px;
  position: absolute;
  left: 23.5%;
  right: 23.5%;
  top: 20%;
  bottom: 20%;
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #6a6a6a;
  -webkit-font-smoothing: revert-layer;
}
button.for_rent_choose_button_option:hover {
  width: 200px;
  height: 40px;
  background: #dad5ce;
  border: 1px solid #6a6a6a;
  border-radius: 8px;
  position: absolute;
  left: 23.5%;
  right: 23.5%;
  top: 20%;
  bottom: 20%;
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #000000;
  -webkit-font-smoothing: revert-layer;
}
.catalog-product-view .page.messages {
  position: relative;
  z-index: -1;
  top: 0;
}
.cart-container .item-info span.price {
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  color: #000000;
  -webkit-font-smoothing: revert-layer;
}
.cart-container .item-info .control.qty {
  max-width: fit-content;
  margin: 0 auto;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cart-container .item-info .control.qty button {
  border: none;
  background: transparent;
  border-radius: 0;
  padding: 11px 15px;
}
.cart-container .item-info .control.qty input {
  border: none;
  background: none !important;
  margin-top: 0 !important;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  color: #000000;
  -webkit-font-smoothing: revert-layer;
}
.cart-container .item-info span.price {
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  color: #000000;
  float: left;
  padding-left: 8px;
  -webkit-font-smoothing: revert-layer;
}
.cart-container .cart-summary .block > .title:after {
  top: 10px;
}
#tabs-2 .overlay_to_main_on .option_configurations {
  display: none;
}
.overlay_to_main_on button.for_rent_choose_button_option {
  background: #dad5ce;
  border: none;
  border-radius: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #000000;
  width: 120px;
  position: static;
  height: auto;
  -webkit-font-smoothing: revert-layer;
}
#tabs-2 .overlay_to_main_on .button_choose_op {
  top: auto;
  bottom: 95px;
  width: 100%;
  left: -22px;
}
#tabs-2 .overlay_to_main_on {
  left: 70px;
  top: 0;
  right: auto;
}
#tabs-2 .overlay_to_main_on .option_configurations {
  display: none;
}

.for_rent_choose_button_option {
  top: auto;
  bottom: 95px;
  width: 100%;
  left: -22px;
}
.for_rent_choose_button_option button.choose_button_option {
  background: #dad5ce;
  border: none;
  border-radius: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #000000;
  width: 120px;
  position: static;
  height: auto;
  -webkit-font-smoothing: revert-layer;
}
.cart-container .popup__content .close span:nth-child(2) {
  transform: rotate(315deg);
}
.cart-container .popup__content .product-item-details {
  display: block;
  width: 100%;
}
.cms-shop .breadcrumbs {
  display: block;
  position: absolute;
  top: 100px;
  text-align: right;
  padding-right: 50px;
  max-width: 1920px !important;
  left: 50%;
  transform: translateX(-50%);
}
#html-body.cms-shop .first-block {
  margin-top: 148px;
}
.checkout-cart-index .cart-container .cart.table-wrapper .popup__content {
  padding: 40px;
  width: auto;
  max-width: 425px;
  height: auto;
  max-height: 85%;
}
.cart.table-wrapper .popup__content .close {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 25px;
}
.checkout-cart-index .cart-container .popup__content .product-item-details {
  display: block;
  width: 100%;
}
.cart .popup .popup__content .close span {
  background: rgba(0, 0, 0, 1);
  height: 1px;
  width: 16px;
}
.cart.table-wrapper .popup__content .product-item-details {
  display: inline-flex;
}
.cart.table-wrapper .popup__content strong.product-item-name {
  margin: 0;
}
.cart-container .popup__content strong.product-item-name a {
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  color: #414141;
  -webkit-font-smoothing: revert-layer;
}
.cart.table-wrapper .popup__content dl.item-options dt {
  font-weight: 500;
  font-size: 16px;
  line-height: 27px;
  text-align: center;
  color: #000000;
  width: 50%;
  text-align: left;
  -webkit-font-smoothing: revert-layer;
}
.cart.table-wrapper .popup__content dl.item-options dd {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  color: #000000;
  -webkit-font-smoothing: revert-layer;
}
p#ppup_content_pop {
  cursor: pointer;
}
#html-body .dropdown_section_set_padding .first_column_dropdown_section {
  padding-bottom: 0;
}
#html-body .dropdown_section_set_padding {
  padding-bottom: 80px;
}
.pagebuilder-column-group .overlay_main_div .option_configurations img {
  max-width: 20px;
}
.home_about_us_button {
  margin-top: 30px;
  position: relative;
  transition: all 0.3s ease-in-out;
}
.home_about_us_button span:first-child {
  transition: all 0.3s ease-in-out;
}
.home_about_us_button span.arrow_content_aboutus {
  display: block !important;
  position: absolute;
  right: 22px;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.home_about_us_button:hover span:first-child {
  transform: translateX(-10px);
}
.home_about_us_button:hover span.arrow_content_aboutus {
  visibility: visible;
  opacity: 1;
}
.comn_btn_arrow .pagebuilder-button-primary {
  position: relative;
  transition: all 0.3s ease-in-out;
  border: none !important;
}
.comn_btn_arrow .pagebuilder-button-primary span {
  transition: all 0.3s ease-in-out;
  display: inline-block;
}
.comn_btn_arrow .pagebuilder-button-primary::after {
  content: "→";
  position: absolute;
  right: 22px;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.comn_btn_arrow .pagebuilder-button-primary:hover span {
  transform: translateX(-10px);
}
.comn_btn_arrow .pagebuilder-button-primary:hover::after {
  visibility: visible;
  opacity: 1;
}
.content_right_contact .address_box ul.number.nopadding li {
  line-height: normal;
}
.side.bar.tabs a:hover {
  background: #ebebeb;
}
.cataloge_second_sec .comn_btn_arrow .pagebuilder-button-primary::after {
  right: 28%;
}
.content_right_contact .contact_form .actions-toolbar button.action {
  position: relative;
  transition: all 0.3s ease-in-out;
  border: none !important;
}
.content_right_contact .contact_form .actions-toolbar button.action span {
  transition: all 0.3s ease-in-out;
  display: inline-block;
}
.content_right_contact .contact_form .actions-toolbar button.action::after {
  content: "→";
  position: absolute;
  right: 62px;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.content_right_contact .contact_form .actions-toolbar button.action:hover span {
  transform: translateX(-10px);
}
.content_right_contact
  .contact_form
  .actions-toolbar
  button.action:hover::after {
  visibility: visible;
  opacity: 1;
}
.minicart-wrapper a.action.viewcart:hover {
  color: #27231d;
}
.cart.table-wrapper
  .popup__content
  .product-item-details.product_title
  strong.product-item-name
  a {
  margin-bottom: 10px;
  display: inline-block;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  color: #000000;
  -webkit-font-smoothing: revert-layer;
}
.we_accept_box .title h5 {
  margin: 0;
  margin-bottom: 12px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  text-align: left;
  -webkit-font-smoothing: revert-layer;
}
.we_accept_box .icons {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}
.we_accept_box .link {
  text-align: left;
  margin-bottom: 50px;
}
.we_accept_box .link a {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #444444;
  text-align: left;
  -webkit-font-smoothing: revert-layer;
}
.cart.main.actions button.action.clear {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #8a8a8a;
  margin: 0;
  margin-right: 30px;
  background: transparent;
  border: none;
  position: relative;
  padding-left: 21px;
  -webkit-font-smoothing: revert-layer;
}
.cart.main.actions button.action.clear::before {
  content: "";
  height: 1px;
  width: 14px;
  background: rgba(138, 138, 138, 1);
  position: absolute;
  left: 0;
  transform: rotate(315deg);
  top: 16.5px;
}
.cart.main.actions button.action.clear::after {
  content: "";
  height: 1px;
  width: 14px;
  background: rgba(138, 138, 138, 1);
  position: absolute;
  left: 0;
  transform: rotate(45deg);
  top: 16.5px;
}
.checkout-cart-index
  .cart-container
  .cart.table-wrapper
  .popup__content::-webkit-scrollbar {
  width: 0;
}
.checkout-cart-index
  .cart-container
  .cart.table-wrapper
  .popup__content::-webkit-scrollbar-thumb {
  background: #f1f1f1;
}
#customQuickView {
  display: none;
}
.checkout-cart-index #customQuickView {
  display: block;
}
#customQuickView {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  background: #f5f5f5;
  border: 1px solid #000000;
  border-radius: 8px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #000000;
  padding: 5px 20px;
  bottom: 92px;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  -webkit-font-smoothing: revert-layer;
}
.checkout-cart-index .products-grid .product-item-info:hover #customQuickView {
  visibility: visible;
  opacity: 1;
  z-index: 2;
}
#customQuickView::after {
  content: "";
  background: url("/media/wysiwyg/quick-add.svg");
  width: 14px;
  height: 17px;
  display: inline-block;
  position: relative;
  top: 1px;
  margin-left: 10px;
}
#customQuickView:hover {
  background: #000000;
  color: #ffffff;
}
#customQuickView:hover::after {
  filter: invert(1);
}
.checkout-index-index .page-main {
  margin-top: 110px;
}
.authentication-wrapper {
  margin-top: -85px;
  padding-right: 40px;
}
.checkout-index-index main#maincontent {
  margin-top: 110px;
  max-width: 1200px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.checkout-index-index .opc-wrapper {
  width: 64%;
  padding-right: 100px;
}
.checkout-index-index aside.modal-custom.opc-sidebar {
  width: 36%;
  margin-top: 0;
  position: sticky;
  top: 60px;
}
.checkout-index-index .opc-wrapper .opc > .step-title {
  font-weight: 400;
  font-size: 32px;
  line-height: 42px;
  color: #000000;
  padding-bottom: 34px;
  border-bottom: none;
  -webkit-font-smoothing: revert-layer;
}
.checkout-index-index .side.bar.tabs {
  margin-bottom: 34px;
  padding-bottom: 0;
  border-bottom: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.checkout-index-index .opc-wrapper .side.bar.tabs > a {
  position: static !important;
  padding-bottom: 0 !important;
  font-weight: 400 !important;
  font-size: 22px !important;
  line-height: 32px !important;
  text-align: center;
  color: #9e9e9e !important;
  width: 100%;
  max-width: 50%;
  border-bottom: 1px solid #e5e5e5 !important;
  padding-bottom: 16px !important;
  margin: 0;
  -webkit-font-smoothing: revert-layer;
}
.checkout-index-index .opc-wrapper .side.bar.tabs > a:hover {
  background: none !important;
}
.checkout-index-index .opc-sidebar .opc-block-summary {
  padding: 0;
  background: #dad5ce;
  padding-bottom: 32px;
}
.checkout-index-index .opc-sidebar .opc-block-summary .title {
  font-weight: 400;
  font-size: 22px;
  line-height: 32px;
  color: #000000;
  padding: 17px 40px 14px;
  border-bottom: 1px solid #ffffff;
  border-top: none;
  -webkit-font-smoothing: revert-layer;
}
.checkout-index-index
  .opc-sidebar
  .opc-block-summary
  .block.items-in-cart
  .title {
  padding-top: 15px;
  border: none;
}
.checkout-index-index
  .opc-sidebar
  .opc-block-summary
  .block.items-in-cart
  .title
  strong {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  -webkit-font-smoothing: revert-layer;
}
.checkout-index-index .opc-sidebar .opc-block-summary .minicart-items {
  background: transparent;
  border: none;
  display: block !important;
}
.checkout-index-index
  .opc-sidebar
  .opc-block-summary
  .minicart-items
  .minicart-items-wrapper {
  margin: 0 40px;
  padding: 0 25px 25px 0;
  background: #f8f8f8;
}
.checkout-index-index .opc-sidebar .opc-block-summary .minicart-items {
  background: transparent;
  border: none;
  display: block !important;
}
.checkout-index-index
  .opc-sidebar
  .opc-block-summary
  .minicart-items
  li.product-item {
  padding: 0;
}
.checkout-index-index
  .opc-sidebar
  .opc-block-summary
  .minicart-items
  .product-image-container
  .product-image-wrapper {
  height: 100%;
}
.checkout-index-index
  .opc-sidebar
  .opc-block-summary
  .minicart-items
  .product-image-container
  .product-image-wrapper
  img {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.checkout-index-index .opc-sidebar .minicart-items .product-item-name {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  color: #000000;
  margin-bottom: 10px;
  -webkit-font-smoothing: revert-layer;
}
.checkout-index-index
  .opc-sidebar
  .minicart-items
  .product-item-name-block
  .details-qty {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #414141;
  margin: 0;
  -webkit-font-smoothing: revert-layer;
}
.checkout-index-index
  .opc-sidebar
  .minicart-items
  .product-item-inner
  .subtotal {
  display: block;
  text-align: right;
}
.checkout-index-index .opc-sidebar .minicart-items .product-item-inner {
  display: block;
}
.checkout-index-index .opc-sidebar .minicart-items .product-item-name-block {
  display: block;
  padding-top: 12px;
}
.checkout-index-index
  .opc-sidebar
  .minicart-items
  .product-item-inner
  .subtotal {
  display: block;
  text-align: right;
}
.checkout-index-index
  .opc-sidebar
  .minicart-items
  .subtotal
  .price-excluding-tax
  span {
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  text-align: right;
  color: #000000;
  -webkit-font-smoothing: revert-layer;
}
.checkout-index-index .opc-sidebar .minicart-items dl.item-options {
  margin: 6px 0 0 0;
}
.checkout-index-index .opc-wrapper .form-login {
  max-width: 100%;
  margin: 0;
}
.checkout-index-index .opc-wrapper .form-login .field {
  width: 100% !important;
  margin-bottom: 20px;
}
.checkout-index-index .opc-wrapper .form-login .field label.label {
  width: 100% !important;
  display: block;
  height: auto !important;
  text-align: left;
  margin-bottom: 5px;
  padding-top: 0;
}
.checkout-index-index .opc-wrapper .form-login .field label.label span {
  font-weight: 500;
  font-size: 16px;
  line-height: 27px;
  color: #000000;
  -webkit-font-smoothing: revert-layer;
}
.checkout-index-index .opc-wrapper .form-login .field .control {
  width: 100%;
}
.account .page-main .page-title-wrapper {
  padding-top: 0;
}
.account .sidebar.sidebar-additional {
  margin-top: 10px;
}
.account main#maincontent form .legend {
  margin-left: 0;
}
.account main#maincontent form .field .label {
  width: 14%;
  text-align: left;
}
.account main#maincontent form .field .control {
  width: 75%;
}
.account main#maincontent form .actions-toolbar {
  max-width: 89%;
  margin: 0 0 40px;
}
.account form .actions-toolbar .primary {
  float: right;
}
.account main#maincontent form .field .control input {
  border: none;
}
#top-storelocator-chooser {
  display: none !important;
}
.checkout-index-index .opc-sidebar .items-in-cart {
  border-bottom: 1px solid rgba(255, 255, 255, 1);
  margin-bottom: 0;
  padding-bottom: 40px;
}
.checkout-index-index .opc-sidebar .payment-option.discount-code {
  padding: 22px 40px 20px;
}
.checkout-index-index .opc-sidebar .payment-option .payment-option-title span {
  font-family: Jost;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(0, 0, 0, 1);
  margin-bottom: 12px;
  display: block;
  -webkit-font-smoothing: revert-layer;
}
.checkout-index-index
  .opc-sidebar
  .payment-option
  .payment-option-content
  .form.form-discount
  label.label {
  display: none;
}
.checkout-index-index
  .opc-sidebar
  .payment-option
  .payment-option-content
  .form.form-discount
  .control
  input {
  background: rgba(245, 245, 245, 1);
  padding: 5px 14px 4px 14px;
  font-family: Jost;
  height: auto;
  font-size: 16px;
  font-weight: 300;
  line-height: 27px;
  letter-spacing: 0em;
  text-align: left;
  border-radius: 8px !important;
  -webkit-font-smoothing: revert-layer;
}
.checkout-index-index
  .opc-sidebar
  .payment-option
  .payment-option-content
  .form.form-discount {
  display: flex;
  align-items: start;
  justify-content: center;
}
.checkout-index-index
  .opc-sidebar
  .payment-option
  .payment-option-content
  .form.form-discount
  .payment-option-inner {
  width: 100%;
  max-width: 50%;
}
.checkout-index-index
  .opc-sidebar
  .payment-option
  .payment-option-content
  .form.form-discount
  .actions-toolbar {
  width: 100%;
  max-width: 50%;
  margin-left: 20px;
}
.checkout-index-index
  .opc-sidebar
  .payment-option
  .payment-option-content
  .form.form-discount
  label.label {
  display: none;
}
.checkout-index-index
  .opc-sidebar
  .payment-option
  .payment-option-content
  .form-discount
  .actions-toolbar
  .action-apply {
  background: rgba(106, 106, 106, 1);
  padding: 5px 15px;
  font-family: Jost;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: center;
  color: rgba(255, 255, 255, 1);
  width: 100%;
  margin: 0 !important;
  border-radius: 8px;
  -webkit-font-smoothing: revert-layer;
}
.checkout-index-index
  .opc-sidebar
  .payment-option
  .payment-option-content
  .form.form-discount
  .actions-toolbar
  .primary {
  width: 100%;
}
.checkout-index-index .opc-sidebar .button_to_continue {
  padding: 20px 40px 0;
}
.checkout-index-index
  .opc-sidebar
  .button_to_continue
  .continue_to_payment_method {
  background: rgba(0, 0, 0, 1);
  border-radius: 8px;
  font-family: Jost;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0em;
  text-align: center;
  color: rgba(255, 255, 255, 1);
  width: 100%;
  -webkit-font-smoothing: revert-layer;
}
.checkout-index-index
  .opc-sidebar
  .payment-option
  .payment-option-content
  .form.form-discount
  .control
  input::placeholder {
  width: 100%;
  font-size: 16px;
}
.checkout-index-index
  .opc-sidebar
  .payment-option
  .payment-option-content
  .form-discount
  .actions-toolbar
  .action-apply:hover {
  background: rgba(0, 0, 0, 1);
}
.checkout-index-index
  .opc-sidebar
  .opc-block-summary
  .block.items-in-cart
  .title::after {
  content: none;
}
.checkout-index-index .opc-wrapper .side.bar.tabs > a.tab_active_checkout {
  color: rgba(0, 0, 0, 1) !important;
  border-bottom: 1px solid rgba(0, 0, 0, 1) !important;
}
.checkout-index-index
  .opc-wrapper
  .form-login
  #customer-email-fieldset
  span.note {
  display: none !important;
}
.checkout-index-index .opc-wrapper .form-login #customer-email-fieldset {
  margin: 0;
}
.checkout-index-index .opc-wrapper .form-login .field .control input {
  width: 100%;
  margin-right: 0 !important;
  padding-right: 40px;
}
.checkout-index-index .opc-wrapper .form-login .field .control .field-tooltip {
  top: 0px;
  right: 10px;
}
.checkout-index-index .opc-wrapper .form-login .field .control input {
  width: 100%;
  margin-right: 0 !important;
  font-family: Jost;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  padding: 6px 20px;
  padding-right: 40px;
  height: auto;
  color: rgba(0, 0, 0, 1);
  -webkit-font-smoothing: revert-layer;
}
.checkout-index-index
  .opc-wrapper
  #opc-new-shipping-address
  .form-shipping-address {
  margin: 0;
  max-width: 100%;
}
.checkout-index-index
  .opc-wrapper
  #opc-new-shipping-address
  .form-shipping-address
  .field {
  margin: 0 0 20px;
}
.checkout-index-index
  .opc-wrapper
  #opc-new-shipping-address
  .form-shipping-address
  .field
  .label {
  width: 100% !important;
  display: block;
  height: auto !important;
  text-align: left;
  margin-bottom: 5px;
  padding: 0;
}
.checkout-index-index
  .opc-wrapper
  #opc-new-shipping-address
  .form-shipping-address
  .field
  .label
  span {
  font-weight: 500;
  font-size: 16px;
  line-height: 27px;
  color: #000000;
  -webkit-font-smoothing: revert-layer;
}
.checkout-index-index
  .opc-wrapper
  #opc-new-shipping-address
  .form-shipping-address
  .field
  .control {
  width: 100%;
}
.checkout-index-index
  .opc-wrapper
  #opc-new-shipping-address
  .form-shipping-address
  .field
  .control
  input {
  width: 100%;
  margin-right: 0 !important;
  font-family: Jost;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  padding: 6px 20px;
  padding-right: 40px;
  height: auto;
  color: rgba(0, 0, 0, 1);
  -webkit-font-smoothing: revert-layer;
}
.checkout-index-index
  .opc-wrapper
  #opc-new-shipping-address
  .form-shipping-address
  .field.additional {
  margin-bottom: 0;
}
.checkout-index-index
  .opc-wrapper
  #opc-new-shipping-address
  .form-shipping-address
  .field
  .control
  select {
  border: 1px solid rgba(194, 194, 194, 1);
  border-radius: 8px;
  padding: 7px 10px;
  height: auto;
}
.checkout-index-index .opc-wrapper .step-content {
  margin: 0;
}
.checkout-index-index
  .opc-wrapper
  .checkout-shipping-method
  .table-checkout-shipping-method
  td.col {
  padding: 10px 8px;
  width: auto;
}
.checkout-index-index
  .opc-wrapper
  .checkout-shipping-method
  .table-checkout-shipping-method
  td.col {
  font-size: 16px;
  color: #000000;
}
.checkout-index-index
  .opc-wrapper
  #opc-new-shipping-address
  .form-shipping-address
  .field
  .control
  .field-tooltip {
  top: 0;
  right: 10px;
}
.checkout-index-index .opc-wrapper .form-login .field .control input:focus,
.checkout-index-index
  .opc-wrapper
  #opc-new-shipping-address
  .form-shipping-address
  .field
  .control
  input:focus {
  box-shadow: 0 0 2px 0px rgba(0, 0, 0, 1);
}
.checkout-index-index
  .opc-wrapper
  .field.addresses
  .search-result-wrapper
  .map {
  border: none;
}
.checkout-index-index
  .opc-wrapper
  .field.addresses
  .search-result-wrapper
  .search-result-header
  p {
  font-weight: 500;
  font-size: 16px;
  line-height: 27px;
  color: #000000;
  -webkit-font-smoothing: revert-layer;
}
.checkout-index-index .opc-wrapper .field.addresses .result-list-scroll ul {
  padding: 0;
  list-style: none;
}
.checkout-index-index
  .opc-wrapper
  .field.addresses
  .result-list-scroll
  .result-item
  .store-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.checkout-index-index
  .opc-wrapper
  .field.addresses
  .result-list-scroll
  .result-item
  .store-wrapper
  input {
  margin-right: 10px;
}
.checkout-index-index
  .opc-wrapper
  .field.addresses
  .result-list-scroll
  .result-item
  .store-wrapper
  .heading {
  width: auto;
}
.checkout-index-index
  .opc-wrapper
  .field.addresses
  .result-list-scroll
  .result-item
  .store-wrapper
  .heading
  p {
  margin: 0;
  font-weight: 500;
  font-size: 16px;
  line-height: 27px;
  color: #000000;
  -webkit-font-smoothing: revert-layer;
}
.checkout-index-index
  .opc-wrapper
  .field.addresses
  .result-list-scroll
  .result-item
  .store-wrapper
  .short-details {
  width: 100%;
  margin-top: 5px;
}
.checkout-index-index
  .opc-wrapper
  .field.addresses
  .result-list-scroll
  .result-item
  .store-wrapper
  .short-details
  p {
  font-size: 16px;
}
.checkout-index-index
  .opc-wrapper
  .field.addresses
  .result-list-scroll
  .result-item
  .store-wrapper
  input:focus {
  box-shadow: none;
}
.checkout-container .authentication-wrapper {
  display: none;
}
.checkout-index-index .opc-sidebar .table-totals td,
.checkout-index-index .opc-sidebar .table-totals th {
  padding: 5px 40px;
}
.checkout-index-index .opc-sidebar .table-totals td.amount {
  padding-right: 40px;
}
.checkout-index-index .opc-sidebar .table-totals {
  margin-top: 15px;
}
.checkout-index-index .opc-sidebar .table-totals th {
  color: #000;
  font-size: 16px;
  font-family: Jost;
  line-height: 24px;
}
.checkout-index-index .opc-sidebar .table-totals td span {
  color: #000;
  text-align: right;
  font-size: 16px;
  font-family: Jost;
  font-weight: 500;
  line-height: 24px;
  -webkit-font-smoothing: revert-layer;
}
.checkout-index-index .opc-sidebar .table-totals th span.value {
  color: #8a8a8a;
  font-size: 14px;
  font-family: Jost;
  line-height: 20px;
}
.checkout-index-index
  .opc-wrapper
  .checkout-payment-method
  form
  > .fieldset
  > legend.legend {
  display: none;
}
.checkout-index-index .opc-wrapper .checkout-payment-method form hr {
  display: none;
}
.checkout-index-index
  .opc-wrapper
  .checkout-payment-method
  .payment-method
  .payment-method-title {
  background: #f8f8f8;
  padding: 15px;
  border: none;
  margin-bottom: 15px;
  position: relative;
}
.checkout-index-index
  .opc-wrapper
  .checkout-payment-method
  .payment-method
  .payment-method-title
  input {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  cursor: pointer;
}
.checkout-index-index
  .opc-wrapper
  .checkout-payment-method
  .payment-method
  .payment-method-title
  .label {
  color: #000;
  font-size: 16px;
  font-family: Jost;
  line-height: 25px;
  text-align: center;
  display: block;
}
.checkout-index-index
  .opc-wrapper
  .checkout-payment-method
  .step-content
  form
  > fieldset.fieldset {
  margin-bottom: 0;
}
.checkout-index-index .opc-wrapper .payment_info_detail > p {
  margin: 0;
  margin-bottom: 15px;
  padding: 14px 15px 8px;
}
.checkout-index-index .opc-wrapper .payment_info_detail .payment_diff_checkout {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 30px;
}
.checkout-index-index .opc-wrapper .payment_info_detail .or_payment {
  padding: 0;
  color: #414141;
  text-align: center;
  font-size: 16px;
  font-family: Jost;
  line-height: 24px;
}
header.page-header.fixed {
  background-color: #fff;
}
.cms-home header.page-header.fixed .logo svg {
  filter: invert(1);
}
header.page-header.fixed .customer_account a svg path,
header.page-header.fixed .customer_account a svg stroke-linecap {
  stroke: #000;
}
.cms-shop header.page-header.fixed .logo svg {
  filter: invert(0);
}
.cms-home .page-header span.customer_account svg path {
  stroke: #fff;
}
.cms-home .minicart-wrapper .action.showcart svg path {
  stroke: #d7d7d7;
}
header.page-header.fixed .action.showcart svg path {
  stroke: #474747;
}
.cms-contact-us .page-header span.customer_account svg path {
  stroke: #000;
}
.cms-contact-us .page-header .minicart-wrapper .action.showcart svg path {
  stroke: black;
}
.cms-contact-us header.page-header.fixed .logo svg {
  filter: invert(0);
}
.cms-faqs .page-header span.customer_account svg path {
  stroke: #000;
}
.cms-faqs .page-header .minicart-wrapper .action.showcart svg path {
  stroke: black;
}
.cms-faqs header.page-header.fixed .logo svg {
  filter: invert(0);
}
.home_banner_top_section .pagebuilder-column > h2[data-content-type="heading"] {
  font-size: 32px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.balaced_text_first div span br {
  display: none;
}
.first-block > .pagebuilder-column-group {
  padding: 0px 20px 40px;
}
.first-block .overlay_main_div .product_Column_main {
  padding: 30px;
}
.second-block .uae_section_bottom_midle p {
  margin: 0;
}
.second-block .uae_section_bottom_midle h2 {
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
  margin: 10px 0 20px;
  -webkit-font-smoothing: revert-layer;
}
.second-block .uae_section_bottom_midle .paragraph p {
  font-weight: 400;
  line-height: 20px;
  font-size: 14px;
  margin-bottom: 15px;
  -webkit-font-smoothing: revert-layer;
}
.second-block .uae_section_bottom_midle .home_about_us_button {
  margin-top: 10px;
}
.cms-home .minicart-wrapper .action.showcart .counter.qty span.counter-number {
  color: #fff;
}
.cms-home
  .page-header.fixed
  .minicart-wrapper
  .action.showcart
  .counter.qty
  span.counter-number {
  color: #000;
}
.cms-about-us
  .minicart-wrapper
  .action.showcart
  .counter.qty
  span.counter-number {
  color: #fff;
}
.cms-about-us
  .page-header.fixed
  .minicart-wrapper
  .action.showcart
  .counter.qty
  span.counter-number {
  color: #000;
}
.checkout-index-index .opc-wrapper .form-login .actions-toolbar {
  margin-left: 0;
}
.checkout-index-index
  .opc-wrapper
  .form-login
  .actions-toolbar
  .secondary
  .action.remind:hover {
  color: #27231d;
}
.product-options-wrapper .country .control {
  position: relative;
}
.product-options-wrapper .country .control::before {
  position: absolute;
  font-weight: 500;
  font-size: 16px;
  line-height: 27px;
  color: #000000;
  top: 6px;
  padding: 0 7px;
  -webkit-font-smoothing: revert-layer;
}
.payment-method-billing-address .billing-address-form form .field .label {
  text-align: left;
  width: 20%;
}
.payment-method-billing-address .billing-address-form form .field .control {
  width: 80%;
}
.payment-method-billing-address
  .billing-address-form
  form
  .street.admin__control-fields
  .control
  > .field
  .control {
  width: 100%;
}
.checkout-billing-address .actions-toolbar .action-update {
  background: rgba(106, 106, 106, 1);
  padding: 4px 15px;
  font-family: Jost;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  color: rgba(255, 255, 255, 1);
  border-radius: 8px;
  -webkit-font-smoothing: revert-layer;
}
.checkout-billing-address .actions-toolbar .action-cancel {
  font-family: Jost;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  color: #000;
  -webkit-font-smoothing: revert-layer;
}
.checkout-billing-address .actions-toolbar .action-cancel:hover {
  color: #000;
}
.payment-method-content > .actions-toolbar .checkout {
  font-family: Jost;
  font-weight: 400;
  letter-spacing: 0em;
  text-align: center;
  color: rgba(255, 255, 255, 1);
  width: 100%;
  margin: 0 !important;
  border-radius: 8px;
  background: rgba(0, 0, 0, 1);
}
.payment-method-content > .actions-toolbar .checkout:hover {
  background: transparent;
  border-color: rgba(0, 0, 0, 1);
  color: rgba(0, 0, 0, 1);
}
.checkout-billing-address .actions-toolbar .action-update:hover {
  background: rgba(0, 0, 0, 1);
}
#discount-coupon-form .coupon {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  row-gap: 10px;
  margin-left: 0;
  margin-right: 0;
}
#discount-coupon-form .coupon .field {
  width: 100%;
  margin: 0;
}
#discount-coupon-form .coupon .field .control {
  width: 100%;
}
#discount-coupon-form .coupon .actions-toolbar {
  width: 100%;
}
#discount-coupon-form .coupon .actions-toolbar .primary {
  width: 100%;
}
#discount-coupon-form .coupon .actions-toolbar .apply {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  color: rgb(255, 255, 255);
  position: relative;
  background: rgb(0, 0, 0);
  border-radius: 8px;
  padding: 5px 15px 6px;
  border-width: 1px;
  -webkit-font-smoothing: revert-layer;
}
#discount-coupon-form .coupon .actions-toolbar .cancel,
.checkout-index-index
  .opc-sidebar
  .payment-option.discount-code
  .action-cancel {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  color: rgb(0, 0, 0);
  position: relative;
  background: rgb(255, 255, 255);
  border-radius: 8px;
  padding: 3px 15px 4px;
  border-width: 1px;
  border-color: rgb(0, 0, 0);
  -webkit-font-smoothing: revert-layer;
}
.checkout-index-index .opc-sidebar .table-totals .totals.discount .title {
  border: none;
  color: #000;
  font-size: 16px;
  font-family: Jost;
  line-height: 24px;
  padding: 0;
}
body.checkout-index-index #smile-store-delivery-container {
  height: auto;
}
.checkout-index-index
  .opc-sidebar
  .payment-option.discount-code
  .action-cancel {
  width: 100%;
  padding: 5px 15px;
}
#html-body h2.insitution_heading_custom {
    font-size: 24px;
    line-height: 42px;
    padding-bottom: 5px;
    padding-top: 100px;
    margin-bottom: 46px;
    margin-top: 0;
}
.checkout-onepage-success .page-main .page-title-wrapper {
  text-align: center;
}
.checkout-onepage-success main#maincontent {
  padding-top: 100px;
  text-align: center;
}
.checkout-onepage-success .checkout-success .actions-toolbar {
  width: auto;
  display: inline-block;
}
.actions-toolbar > .primary .action:last-child,
.actions-toolbar > .secondary .action:last-child {
  margin-bottom: 0;
}
header.page-header .logo {
  margin-bottom: 10px;
}
.original-block .double_section_first,
.original-block .double_section_second {
  height: 300px;
}
.original-block .double_section_first {
  padding-right: 15px;
}
.original-block .double_section_second a{
/*  padding: 0;
  align-items: center;*/
  margin:0;
  color: white; font-size: 16px; font-family: Jost; font-weight: 400; text-transform: uppercase; line-height: 24px; word-wrap: break-word;
}
.arrow_content_access {
  float: right;
}
.original-block .double_section_first h3 {
  max-width: 510px;
  color: #444444;
  font-size: 24px;
  font-family: Jost;
  font-weight: 600;
  line-height: 36px;
  word-wrap: break-word;
}
.original-block .double_section_first p {
  max-width: 722px;
  color: #6A6A6A;
  /* Reg 14 px */
  font-family: Jost;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
}
.original-block .double_section_second p {
  color: white;
  font-size: 14px;
  font-family: Jost;
  font-weight: 400;
  line-height: 20px;
  word-wrap: break-word;
}
.personolize {
  color: #000;
  text-align: center;
  font-family: Jost;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  margin-bottom: 0px;
  margin-top: 50px;
}
.grad_cap{
  color: #000;
text-align: center;
font-family: Jost;
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 36px; /* 150% */
margin:0px;
}
.original-block .double_section_second hr {
  margin-top: 10px;
  margin-bottom: 10px;
}
.dropdown_section_set_padding > .pagebuilder-column-group {
  max-width: 1628px;
  width: 100%;
  margin: 0 auto;
}
.dropdown_section_set_padding
  > .pagebuilder-column-group
  > .pagebuilder-column-line
  > .pagebuilder-column {
    padding: 0 30px;
}
#html-body
  .dropdown_section_set_padding
  .banner_image_drop_down_section
  img.pagebuilder-mobile-hidden {
    height: auto;
    object-fit: cover !important;
    width: 100%;
    aspect-ratio: 1 / 1;
}
.testimonial.grid-slider .slick-slide .item.alo-item {
  padding: 0 5px;
}
#html-body .section_fourth[data-content-type="row"] {
  margin: 118px auto 112px;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1440px;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
  font-size: 15px;
  color: #000;
}
.checkout-payment-method .checkout-billing-address label {
  font-size: 15px;
  color: #000;
  font-weight: 500;
  -webkit-font-smoothing: revert-layer;
}
.catalog-product-view
  .page-main
  .column.main
  .product.media
  canvas#renderCanvas {
  position: sticky;
  top: 100px;
  margin-top: 0 !important;
}
.customer-account-forgotpassword main#maincontent {
  text-align: center;
}
.customer-account-forgotpassword .page.messages {
  text-align: center;
}
.customer-account-forgotpassword form#form-validate {
  margin: 0 auto;
  padding-bottom: 50px;
}
.page.messages {
  position: fixed;
  top: 65px;
  width: 100%;
  z-index: 999;
}
#html-body footer.page-footer .footer_row_implementation {
  padding: 12px 30px 62px 30px;
}
.account a:hover,
.account .alink:hover {
  text-decoration: none;
  color: #000;
}
.account h1.page-title {
  color: #000;
  font-size: 36px;
}
.account .sidebar .nav.item a,
.account .sidebar .nav.item strong {
  color: #222;
  font-size: 15px;
}
.account .sidebar .block-title strong {
  font-size: 18px;
  font-weight: 400;
  color: #222;
  -webkit-font-smoothing: revert-layer;
}
.account .block-title strong {
  color: #222;
  font-weight: 400 !important;
}
.account .block-title a {
  color: #444;
}
.account .block-title a:hover {
  color: #000;
  text-decoration: underline;
}
.account .box-actions .action {
  color: #444;
}
.account .box-actions .action:hover {
  color: #000;
  text-decoration: underline;
}
.cataloge_second_sec .pagebuilder-column.catalog_second_sec_content {
    align-self: stretch !important;
}
.pagebuilder-column.catalog_second_sec_content figure img.pagebuilder-mobile-hidden {
    width: 100%;
}
.cataloge_second_sec > .pagebuilder-column-group .pagebuilder-column-line {
    align-items: center;
}
#html-body .cataloge_second_sec > .pagebuilder-column-group {
    min-height: auto;
}
.cataloge_second_sec .pagebuilder-column.catalog_second_sec_content {
    align-self: stretch !important;
}
.pagebuilder-column.catalog_second_sec_content figure {
    height: 100%;
}
.pagebuilder-column.catalog_second_sec_content figure img.pagebuilder-mobile-hidden {
    min-height: 100%;
    object-fit: cover;
}

/*New css 5-9-23*/
aside.modal-popup.modal-slide .modal-inner-wrap {
    top: 50%;
    margin: 0 auto;
    transform: translate(0, -50%);
    max-width: 875px;
    left:0;
}
#institution-pop-modal .modal-body-content {
    height: auto !important;
    display: flex !important;
    flex-wrap: nowrap;
}
#institution-pop-modal .modal-body-content .popupImage {
    width: 100%;
    max-width: 370px;
}
#institution-pop-modal .modal-body-content .popupImage img {
    height: 100%;
    object-fit: cover;
}
#institution-pop-modal .modal-body-content .Popup-content {
    width: 100%;
    max-width: calc(100% - 370px);
    margin: auto 50px;
    padding: 0;
}
#institution-pop-modal .modal-body-content .Popup-content h2 {
    color: #000;
    text-align: center;
    font-family: Jost;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    margin: 0 0 12px;
}
#institution-pop-modal .modal-body-content .Popup-content p {
    color: #444;
    text-align: center;
    font-family: Jost;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
#institution-pop-modal .modal-body-content .Popup-content form {
    margin-top: 34px;
}
#institution-pop-modal .modal-body-content .Popup-content form select {
    border: 0;
    padding: 0;
    height: 0;
    line-height: 0;
    margin: 0;
    position: absolute;
    top: 0;
}
#institution-pop-modal .modal-body-content .Popup-content form input.popup-submit {
    border-radius: 8px;
    background: #27231D;
    padding: 6.5px 15px;
    height: auto;
    color: #F5F5F5;
    text-align: center;
    font-family: Jost;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    width: 100%;
    margin-bottom: 12px;
}
#institution-pop-modal .modal-body-content .Popup-content > a {
    color: #444;
    text-align: center;
    font-family: Jost;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-decoration-line: underline;
}
button#institution-pop-btn {
    font-family: Jost;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    -webkit-font-smoothing: revert-layer;
    letter-spacing: 0.5px;
    background: transparent;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    padding: 0px 15px 5px;
}
.page-header span.customer_account button#institution-pop-btn svg circle {
    stroke: #000;
}
.page-header span.customer_account button#institution-pop-btn svg path {
    stroke: #000;
}
.cms-home button#institution-pop-btn {
    color: rgb(255, 255, 255);
}
.cms-home .page-header span.customer_account button#institution-pop-btn svg circle, .cms-about-us .page-header span.customer_account button#institution-pop-btn svg circle {
    stroke: #fff;
}
.cms-home .page-header span.customer_account button#institution-pop-btn svg path, .cms-about-us .page-header span.customer_account button#institution-pop-btn svg path  {
    stroke: #fff;
}
.page-header span.customer_account button#institution-pop-btn {
    padding-right: 0;
    margin-right: 20px;
    position: relative;
    top: -1.5px;
}
.page-header span.customer_account button#institution-pop-btn span {
    padding-right: 8px;
    font-size: 14px;
    position: relative;
    top: -1px;
}
.page-header span.customer_account button#institution-pop-btn svg {
    position: relative;
    top: 1px;
}
.fixed_bar_stick .page-header.fixed span.customer_account button#institution-pop-btn {
    color: #000;
}
.fixed_bar_stick .page-header.fixed span.customer_account button#institution-pop-btn svg circle, .fixed_bar_stick .page-header.fixed span.customer_account button#institution-pop-btn svg  path {
    stroke: #000;
}
.pagebuilder-column.double_section_first > div:first-child > div {
    margin-bottom: 10px;
}
.pagebuilder-column.double_section_second [data-content-type='html'] > div div:first-child {
    padding-bottom: 7px;
}
.pagebuilder-column.double_section_second [data-content-type='html'] > div div:last-child {
    margin-top: 20px;
}
.first-block .overlay_main_div .product_bottom_content .prodcut_name_bottom h2.product_name {
    line-height: normal;
    margin: 10px 0 4px;
}
.first-block .overlay_main_div .product_bottom_content .prodcut_name_bottom .price_product .from {
    transform: none;
    margin: 0 8px 5px 0;
}
.first-block .overlay_main_div .product_bottom_content .prodcut_name_bottom .price_product h2.price {
    margin: 0 0 5px;
}
.first-block .overlay_main_div .product_bottom_content > div a {
    border-radius: 8px;
    background: #27231D;
    padding: 8px 15px;
    display: inline-block;
    margin-top: 15px;
    color: #FFF;
    text-align: center;
    font-family: Jost;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    min-width: 110px;
}
.first-block .overlay_main_div .product_bottom_content > div a:hover {
    background: #444444;
}
#html-body .dropdown_section_set_padding h4.feature-block-heading {
    color: #000;
    font-family: Jost;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    margin: 0 0 -60px;
}
.dropdown_section_set_padding .first_column_dropdown_section p {
    margin-top: 27px;
    padding: 0 30px;
    color: #6A6A6A;
    font-family: Jost;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.dropdown_section_set_padding .first_column_dropdown_section p span {
    font-weight: 600;
}
.catalog-product-view .custom_option_heading {
    margin-left: -10px;
    margin-right: -10px;
    padding: 0 10px 6px;
}
.catalog-product-view .product-add-form .design_radio .field.choice {
    position: relative;
}
.catalog-product-view .product-add-form .design_radio .field.choice label.label::before {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    border: 1px solid #6A6A6A;
    border-radius: 30px;
    left: 0;
    top: 3px;
}
.catalog-product-view .product-add-form .design_radio .field.choice input:checked + label.label::before {
    background: #000;
}
.catalog-product-view .product-add-form .design_radio .field.choice input:checked + label.label::after {
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 30px;
    left: 1px;
    top: 4px;
    border: 2px solid #fff;
}
.catalog-product-view .product-add-form .design_radio .field.choice input {
    opacity: 0;
    visibility: hidden;
}
.catalog-product-view .product.attribute.overview {
    margin: 14px 0 20px;
}
.catalog-product-view .product.attribute.overview #option-desc-show {
    color: #6A6A6A;
    font-family: Jost;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.product-options-wrapper .required {
    background: #fff;
    margin: 0 0 0 !important;
    padding: 0 0 20px;
}
#product-options-wrapper {
    background: #F9F9F9;
}
.product-gown #product-options-wrapper {
    background: #F9F9F9;
}
.product-cap #product-options-wrapper {
    background: #F9F9F9;
}
.catalog-product-view.product-package .product-add-form .caps_embroidery_name_color, .catalog-product-view.product-package .product-add-form .caps_embroidery_institution, .catalog-product-view.product-package .product-add-form .caps_embroidery_institution_color, .catalog-product-view.product-package .product-add-form .caps_button_color, .catalog-product-view.product-package .product-add-form .caps_inside_lining, .catalog-product-view.product-package .product-add-form .caps_year_pin, .catalog-product-view.product-package .product-add-form .caps_strimma_color {
    background: #F9F9F9;
}
.catalog-product-view .product-add-form .caps_embroidery_name .control input, .catalog-product-view .product-add-form .caps_embroidery_institution .control input {
    border-radius: 8px !important;
    border: 1px solid #C2C2C2;
    background-color: #FFF !important;
    padding: 4px 15px 5px;
    color: #000;
    font-family: Jost;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
}
.catalog-product-view .product-add-form .side_color label.label{
  display: none;
}
/*.catalog-product-view .product-add-form .side_color {
    width: 100%;
    max-width: 30%;
    float: right;
    padding: 0;
    padding-top: 49px;
}*/
.catalog-product-view .product-add-form .text_color {
    max-width: 70%;
    padding: 18px 20px 20px;
    margin: 0 !important;
}
.catalog-product-view .product-add-form .text_color.no_padding {
    padding: 0px 20px 20px !important;
}
.catalog-product-view .product-add-form .side_color {
    width: 100%;
    max-width: 30%;
    float: right;
    padding: 49px 0 20px;
    margin: 0px !important;
}
.catalog-product-view .product-add-form .side_color.no_padding {
    padding: 30px 0px 17px !important;
}
.catalog-product-view .product-add-form .options_with_padding {
    clear: both;
}
/*.catalog-product-view .product-add-form .caps_strimma_color {
    clear: left;
}*/
.product-add-form.active_gown .form_display_option_content .text_color .control input{
  border-radius: 8px !important;
    border: 1px solid #C2C2C2;
    background-color: #FFF !important;
    padding: 4px 15px 5px;
    color: #000;
    font-family: Jost;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
}
figure.home_banner_img img {
    width: 100%;
    max-width: 100%;
}
.product-options-wrapper .control select option:first-child {
    color: silver;
}
.catalog-product-view .product-info-main .gown.gowns_sleeves .field {
    padding-right: 15px;
    margin: 0;
}
.catalog-product-view .product-info-main .gown.gowns_sleeves .field input {
    margin: 0;
    position: absolute;
    visibility: hidden;
    opacity: 0;
}
.catalog-product-view .product-info-main .gown.gowns_sleeves .field label.label {
    border-radius: 8px;
    border: 1px solid #C0C0C0;
    padding: 7px 10px;
}
.catalog-product-view .product-info-main .gown.gowns_sleeves .field input:checked + label.label {
    border: 1px solid #000;
}
.catalog-product-view .product-add-form .gown.gowns_embroidery_right {
    width: 100%;
    max-width: 70%;
    float: left;
}
.catalog-product-view .product-add-form .swatch_color.gown.gowns_embroidery_right_color label.label, .catalog-product-view .product-add-form .swatch_color.gown.gowns_embroidery_left_color label.label {
    display: none;
}
.catalog-product-view .product-add-form .swatch_color.gown.gowns_embroidery_right_color {
    width: 100%;
    max-width: 30%;
    float: right;
    padding: 45px 0 20px;
}
.catalog-product-view .product-add-form .swatch_color.gown.gowns_embroidery_left_color {
    width: 100%;
    max-width: 30%;
    float: right;
    padding: 30px 0 20px;
}
.catalog-product-view .product-add-form .text_color.gown.gowns_embroidery_left {
    width: 100%;
    max-width: 70%;
    float: left;
}
.catalog-product-view .product-add-form .gown.field.gowns_logo .field.choice {
    position: relative;
}
.catalog-product-view .product-add-form .gown.field.gowns_logo .field.choice input {
    opacity: 0;
    visibility: hidden;
}
.catalog-product-view .product-add-form .gown.field.gowns_logo .field.choice label.label::before {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    border: 1px solid #6A6A6A;
    border-radius: 30px;
    left: 0;
    top: 3px;
}
.catalog-product-view .product-add-form .gown.field.gowns_logo .field.choice input:checked + label.label::before {
    background: #000;
}
.catalog-product-view .product-add-form .gown.field.gowns_logo .field.choice label.label::after {
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 30px;
    left: 1px;
    top: 4px;
    border: 2px solid #fff;
}
.product.media .product_img_bottom {
    box-sizing: border-box;
}

/*.form_display_option_content #product-options-wrapper {
    background-color: #f9f9f9;
}
.catalog-product-view .product-add-form .design_radio.cap.field, .catalog-product-view .product-add-form .design_select.cap.size_s.field, .catalog-product-view .product-add-form .swatch_color.cap.field, .catalog-product-view .product-add-form .gown.field.gowns_sleeves.year_dropdow, .catalog-product-view .product-add-form #float_field_select_113, .catalog-product-view .product-add-form .design_select.gown.size_s.field.year_dropdown {
    margin: 0;
    padding-bottom: 20px;
    background: #fff;
}*/
.catalog-product-view .product-options-wrapper .text_color{
    float: left;
    width: 100%;
}
#product-options-wrapper .fieldset > div {
    box-sizing: border-box;
}
.catalog-product-view.product-gown #product-options-wrapper .fieldset {
    margin-bottom: 0;
}
.catalog-product-view .product-options-wrapper .text_color.field.gowns_embroidery_right input, .catalog-product-view .product-options-wrapper .text_color.field.gowns_embroidery_left input {
    border-radius: 8px !important;
    border: 1px solid #C2C2C2;
    background-color: #FFF !important;
    padding: 4px 15px 5px;
    color: #000;
    font-family: Jost;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
}
.catalog-product-view .product-options-wrapper .field.gowns_embroidery_right_color label.label, .catalog-product-view .product-options-wrapper .field.gowns_embroidery_left_color label.label {
    opacity: 0;
    visibility: hidden;
}
.catalog-product-view .product-options-wrapper .field.gowns_embroidery_right_color label.label {
    padding-top: 15px;
}
.catalog-product-view.product-gown .product-info-main .gowns_sleeves .field {
    padding-right: 15px;
    margin: 0;
}
.catalog-product-view.product-gown .product-info-main .gowns_sleeves .field input {
    margin: 0;
    position: absolute;
    visibility: hidden;
    opacity: 0;
}
.catalog-product-view.product-gown .product-info-main .gowns_sleeves .field label.label {
    border-radius: 8px;
    border: 1px solid #C0C0C0;
    padding: 7px 10px;
}
.catalog-product-view.product-gown .product-info-main .gowns_sleeves .field input:checked + label.label {
    border: 1px solid #000;
}

.catalog-product-view.product-gown .product-add-form .field.gowns_logo .field.choice {
    position: relative;
}
.catalog-product-view.product-gown .product-add-form .field.gowns_logo .field.choice input {
    opacity: 0;
    visibility: hidden;
}
.catalog-product-view.product-gown .product-add-form .field.gowns_logo .field.choice label.label::before {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    border: 1px solid #6A6A6A;
    border-radius: 30px;
    left: 0;
    top: 3px;
}
.catalog-product-view.product-gown .product-add-form .field.gowns_logo .field.choice label.label::after {
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 30px;
    left: 1px;
    top: 4px;
    border: 2px solid #fff;
}
.catalog-product-view.product-gown .product-add-form .field.gowns_logo .field.choice input:checked + label.label::before {
    background: #000;
}
.catalog-product-view.product-gown .product-options-wrapper .field.gowns_embroidery_right_color label.label, .catalog-product-view.product-gown .product-options-wrapper .field.gowns_embroidery_left_color label.label {
    display: none;
}
.catalog-product-view.product-gown .product-options-wrapper .swatch_color.field.gowns_piping_front {
    clear: both;
}
.catalog-product-view.product-gown .product-options-wrapper .field.gowns_embroidery_left_color {
    float: right;
    width: 100%;
    max-width: 30%;
    padding-top: 30px;
}
.catalog-product-view.product-gown .product-options-wrapper .field.gowns_embroidery_right_color {
    float: right;
    width: 100%;
    max-width: 30%;
    padding-top: 46px;
}
.catalog-product-view .product-add-form .text_color.h_col.field {
    max-width: 70%;
}
.catalog-product-view .product-add-form .swatch_color.field {
/*    clear: left;*/
}
.catalog-product-view .product-options-wrapper .swatch_color.gown.field.gowns_piping_front.year_dropdown {
    clear: left;
}
#product-options-wrapper #float_field_select_90, #product-options-wrapper #float_field_select_92 {
    padding-left: 0;
}
.catalog-category-view button#institution-pop-btn {
    color: #fff;
}
.catalog-category-view .page-header span.customer_account button#institution-pop-btn svg circle, .catalog-category-view .page-header span.customer_account button#institution-pop-btn svg path {
    stroke: #fff;
}
.swatches-container {
    position: relative;
}
.swatches-container .swatch-img + span.swatches_color_title {
    display: inline-block;
    position: absolute;
    width: auto;
    bottom: -14px;
    color: #6A6A6A;
    text-align: center;
    font-family: Jost;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    left: 0;
    white-space: nowrap;
    right: 0;
    text-align: center;
}
.swatches-container > div {
    display: inline-block;
    position: relative;
    text-align: center;
}
.swatches-container .desc-active {
    text-align: left;
    line-height: 16px;
    padding-top: 20px;
}
/*Select Options Design*/
.s-hidden {
    visibility:hidden;
    padding-right:10px;
}
.select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    width: 100%;
    box-sizing: border-box;
}
.fallbackDatePicker .select
{
  margin-top: -28px; 
}
.institution_name .select {
    margin-top: -35px;
}
#institution-pop-modal .modal-body-content .Popup-content .styledSelect,  .fallbackDatePicker .styledSelect, .student_field .styledSelect{
    width: 100%;
    border-radius: 8px;
    border: 1px solid #5A5A5A;
    padding: 7px 15px;
    height: auto;
    margin-bottom: 22px;
    color: #9C9C9C;
    font-family: Jost;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    position: relative;
    box-sizing: border-box;
}
.fallbackDatePicker .styledSelect, .student_field .styledSelect
{
   margin-bottom: 0px;
}
.styledSelect:after {
    content: "";
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: black transparent transparent;
    position: absolute;
    top: 18px;
    right: 8px;
}
.select .options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    text-align: left;
    left: 0;
    z-index: 999;
    margin: 0 0;
    padding: 6px 0;
    list-style: none;
    border: 1px solid #ccc;
    border-radius: 6px;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    max-height: 150px;
    overflow: auto;
}
.select .options li {
    margin: 0 0;
    padding: 3px 10px;
    font-size: 14px;
}
.options li:hover {
    background-color:#39f;
    color:white;
}
#institution-pop-modal .modal-body-content .Popup-content ul.options {
    top: calc(100% - 22px);
}
.catalog-product-view .product-add-form .side_color .select, .catalog-product-view .product-add-form .no-select .select, .catalog-product-view .product-add-form .swatch_color .select {
    display: none;
}
.product-options-wrapper .control .styledSelect {
    border: 1px solid #c2c2c2;
    border-radius: 8px;
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
    color: #c0c0c0;
    font-family: "Jost";
    padding: 6px 15px;
    height: auto;
    -webkit-font-smoothing: revert-layer;
    position: relative;
}
.swatches-container .swatch-img, .swatches-container .swatch-span {
    margin: 0 3px 0 0;
}

/*Select Options Design End*/







/*End NewCss*/

@media (min-width: 1280px) and (max-width: 1440px) {
.first-block .overlay_main_div .product_Column_main {
    padding: 15px;
}
.rating_product {
    top: 20px;
    left: 25px;
}
#html-body .dropdown_section_set_padding .banner_image_drop_down_section img.pagebuilder-mobile-hidden {
    height: 400px;
}
.dropdown_section_set_padding > .pagebuilder-column-group > .pagebuilder-column-line > .pagebuilder-column {
    padding: 0 20px;
}
.dropdown_section_set_padding .first_column_dropdown_section {
    padding: 20px !important;
}
.set.accordion_head h2 {
    margin: 10px 0;
}
.pagebuilder-column.catalog_second_sec_content figure img.pagebuilder-mobile-hidden {
    width: 100%;
}
#html-body .cataloge_second_sec > .pagebuilder-column-group {
    min-height: auto;
}
.cataloge_second_sec > .pagebuilder-column-group > .pagebuilder-column-line > .pagebuilder-column.content_div {
    padding: 55px;
}
.cataloge_second_sec .pagebuilder-column.catalog_second_sec_content {
    align-self: stretch !important;
}
.pagebuilder-column.catalog_second_sec_content figure {
    height: 100%;
}
.pagebuilder-column.catalog_second_sec_content figure img.pagebuilder-mobile-hidden {
    min-height: 100%;
    object-fit: cover;
}
.content_right_contact .contact_form fieldset.fieldset h2.h2 {
    font-size: 25px;
}
.cms-shop .side.bar.tabs {
    margin-bottom: 15px;
}



}

@media (min-width: 769px) and (max-width: 900px) {
.product_bottom_content {
    display: inline-block !important;
}
ul.custom-menu {
    max-width: 28% !important;
}
#html-body .dropdown_section_set_padding h4.feature-block-heading {
    margin: 0 0 -50px!important;
}
}
@media (min-width: 600px) and (max-width: 768px) {
.overlay_main_div {
    width: 80% !important;
    margin: 0 auto;
}
}
@media (min-width: 320px) and (max-width: 768px) {
.sticker-img svg {
    left: 10px !important;
}
.star_rating_images {
    padding-left: 10px !important;
}
}


@media (min-width: 769px) and (max-width: 1280px) {
.home_banner_top_section .content-block {
    width: 100% !important;
    max-width: 50%;
    padding-top: 80px !important;
}
.home_banner_top_section .pagebuilder-column.banner_column_section {
    width: 100% !important;
    max-width: 50%;
}
ul.custom-menu {
    width: auto;
    max-width: 31%;
    padding-left: 15px;
}
li.custom-menu-item {
    padding-right: 20px;
}
.header.content .logo {
    float: left !important;
    width: 100% !important;
    max-width: 40%;
    padding: 0 20px;
    text-align: center;
}
.home_banner_top_section .content-block {
    padding: 80px 75px 20px 45px !important;
}
.page-header span.customer_account {
    position: absolute;
    display: block;
}
.header.content .logo svg path {
    fill: #000;
}
#institution-pop-btn svg circle {
    stroke: #000;
}
.page-header span.customer_account button#institution-pop-btn span {
  color: #000;
}
.cms-home .page-header span.customer_account svg path {
    stroke: #000;
}
header.page-header .header.content {
    background: #fff;
}
.cms-home header.page-header.fixed .logo svg {
    filter: invert(0);
}
.testimonial.center-mode {
    margin: 0;
}
header.page-header.fixed .action.showcart svg path {
    stroke: #474747;
}
.cms-home .minicart-wrapper .action.showcart svg path {
    stroke: #474747;
}
.original-block .pagebuilder-column.double_section_second {
    padding: 40px;
}
.first-block .overlay_main_div .product_Column_main {
    padding: 15px;
}
.rating_product {
    top: 18px;
    left: 21px;
}
.second-block .pagebuilder-column-group .pagebuilder-column {
    max-width: 50%;
}
.second-block .pagebuilder-column-group .pagebuilder-column {
    width: 100% !important;
    max-width: 50%;
}
.second-block .pagebuilder-column-group .pagebuilder-column.uae_section_bottom_midle {
    width: 100% !important;
    max-width: 50%;
    padding: 20px;
}
.dropdown_section_set_padding {
    padding-top: 50px;
}
.dropdown_section_set_padding > .pagebuilder-column-group > .pagebuilder-column-line > .pagebuilder-column {
    padding: 0 10px;
}
#html-body .dropdown_section_set_padding .banner_image_drop_down_section {
    background: #f6f6f6;
}
.dropdown_section_set_padding .first_column_dropdown_section {
    padding: 15px !important;
}
.set.accordion_head h2 {
    margin: 10px 0;
}
.balanced_text p span {
    font-size: 20px !important;
}
.balaced_text_first div span {
    font-size: 20px !important;
}
.copyright-custom div {
    padding-left: 0;
}
.copyright-custom .accept_one_for {
    white-space: nowrap;
}
#html-body .dropdown_section_set_padding .banner_image_drop_down_section img.pagebuilder-mobile-hidden {
/*    height: 250px;*/
}
.sticker-img svg {
    top: 15px !important;
    left: 10px!important;
    width: 40%!important;
}
.cms-about-us header.page-header .header.content {
    background: transparent;
}
#html-body.cms-about-us .section_second {
    padding-left: 35px;
    padding-right: 35px;
}
.cms-about-us .section_second .pagebuilder-column-group .pagebuilder-column {
    padding: 70px 40px 85px 80px;
}
.section_second .pagebuilder-column-line .pagebuilder-column::after {
    right: 5px;
}
#html-body .section_third.background-image-64d4c138e393a {
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 120px;
}
.section_fourth .pagebuilder-column-line {
    gap: 25px;
}
.section_fourth .fourth_sec_col figure {
    margin: 0 auto;
    width: 100%;
}
.section_fourth .fourth_sec_col figure img {
/*    max-height: 250px;
    min-height: 250px;
    object-fit: cover;*/
    width: 100%;
}
.section_fourth .fourth_sec_col h2 {
    margin-top: 20px;
    margin-bottom: 10px;
}
#html-body .section_third.background-image-64d4c138e393a {
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 120px;
}
.footer.content .pagebuilder-column-line .pagebuilder-column:not(:last-child) {
    padding-right: 15px;
}
#html-body footer.page-footer .footer_row_implementation {
    padding: 12px 15px 62px 15px;
}
.copyright-custom {
    padding: 25px 15px 0;
}
small.copyright {
    padding-bottom: 0;
}
.copyright-custom .custom-content {
    width: 100% !important;
}
#html-body .pagebuilder-column-group.mobile_view_column {
    display: none;
}
.footer_row_implementation [data-content-type="heading"] {
    word-wrap: break-word;
    font-family: "Jost";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #e5e5e5;
    -webkit-font-smoothing: revert-layer;
}
.cms-shop .rating_product {
    top: 18px;
    left: 21px;
}
.pagebuilder-column.catalog_second_sec_content figure img.pagebuilder-mobile-hidden {
    width: 100%;
}
#html-body .cataloge_second_sec > .pagebuilder-column-group {
    min-height: auto;
}
.cataloge_second_sec > .pagebuilder-column-group > .pagebuilder-column-line > .pagebuilder-column.content_div {
    padding: 55px;
}
.cataloge_second_sec .pagebuilder-column.catalog_second_sec_content {
    align-self: stretch !important;
}
.pagebuilder-column.catalog_second_sec_content figure {
    height: 100%;
}
.pagebuilder-column.catalog_second_sec_content figure img.pagebuilder-mobile-hidden {
    min-height: 100%;
    object-fit: cover;
}
.cms-shop
    .block-products-list.grid
    .block-content
    .products-grid
    .product-items
    .item.product-item {
    width: 50% !important;
    margin-bottom: 40px;
    margin-left: 0;
    padding: 0 10px;
}
.cms-shop .block-products-list.grid .block-content .products-grid .product-items {
    margin: 0 -10px;
}
.cms-shop .block-products-list.grid .block-content .products-grid .product-items {
    margin: 0 -10px;
}
.cms-shop .block-products-list.grid .block-content .products-grid .product-items .item.product-item {
    width: 33.33% !important;
    margin-bottom: 40px;
    margin-left: 0;
    padding: 0 10px;
}
.content_right_contact .contact_form fieldset.fieldset h2.h2 {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    -webkit-font-smoothing: revert-layer;
}
#html-body .contact_content .content_right_contact {
    display: block;
    padding: 60px 18px;
}
#html-body .contact_content .content_right_contact {
    padding: 35px 20px 5px 20px;
}
.about_last_section .pagebuilder-column-line .pagebuilder-column:not(:last-child) {
    padding: 40px 0;
}
.about_last_section .pagebuilder-column-line figure {
    height: 100%;
}
.about_last_section .pagebuilder-column-line figure img.pagebuilder-mobile-hidden {
    height: 100%;
    min-height: 100%;
    object-fit: cover;
}
.cms-home .page-header span.customer_account button#institution-pop-btn svg circle {
    stroke: #000;
}
.cms-home .page-header span.customer_account button#institution-pop-btn svg path {
    stroke: #000;
}
.cms-shop .side.bar.tabs {
    margin-bottom: 10px;
}





}

@media (max-width: 768px) {

.modal-popup.modal-slide {
     left: 0px !important; 
}
aside.modal-popup.modal-slide .modal-inner-wrap {
    width: 90%;
    margin-top: 25%;
    max-height: 70vh !important;
    background: #fff !important;
}

.modal-popup .modal-header, .modal-popup .modal-content, .modal-popup .modal-footer {
    padding-left: 0;
    padding-right: 0;
}
.catalog-product-view .page-main .column.main .product.media .gallery-placeholder
{
    background: #fff !important;
    width: 95% !important;
    margin-top: 95px !important;
}
.popupImage {
    margin: 0 auto;
    width: 50vw;
}
.Popup-content {
    padding: 20px;
    text-align: left;
}
.Popup-content h2 {
    padding: 20px 0;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    margin:0;
}
.Popup-content p {
    padding: 0px 0px 20px 0px;
    font-size: 14px;
    text-align: center;
}
  .mob-institute-button span {
    padding: 0px 0px 0 5px;
}
.product_bottom_content {
    padding: 0px 0px 30px 0px;
}

.Popup-content .popup-submit{ 
  text-decoration: none;
  background-image: none;
  background: #27231d;
  border: 1px solid #27231d;
  color: #f5f5f5;
  cursor: pointer;
  display: inline-block;
  font-family: 'jost';
  font-weight: 400;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 24px;
  padding: 7px 10px;
  font-size: 16px;
  border-radius: 8px;
  box-shadow: none;
  margin: 20px;
}
  button#institution-pop-btn-mob {
  font-family: Jost;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: rgb(255, 255, 255);
  -webkit-font-smoothing: revert-layer;
  letter-spacing: 0.5px;
  background: transparent;
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  padding: 0px 15px 20px;
  text-transform: uppercase;
}
.page-header span.customer_account button#institution-pop-btn-mob {
  padding-right: 0;
  margin-right: 20px;
}
button#institution-pop-btn-mob svg path, button#institution-pop-btn-mob svg circle {
    stroke: #000;
}
  .section_fourth .fourth_sec_col p {
    width: 85%;
    margin: 0 auto;
  }
  .section_fourth .fourth_sec_col h2 {
    width: 85%;
    margin: 0 auto;
    padding: 30px 0 10px 0;
  }
  /* 
    .create_account_button {
        margin-left: 10px;
        margin-right: 10px;
    } */

  .catalog-category-view .category-image.category-image {
    background-image: url("/media/catalog/category/image_2023_05_04T11_18_10_899Z.png");
    background-size: cover;
    height: 320px;
    margin: 0px;
  }

  .category-image img {
    display: none !important;
  }

  .catalog-category-view
    .product.details.product-item-details
    strong.product.name.product-item-name {
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    -webkit-font-smoothing: revert-layer;
  }

  #login-form {
    width: auto !important;
  }

  #tabs-2 {
    padding-top: 90px;
  }
  .login_form_action button {
    margin: 0 auto;
    width: 100%;
    height: 40px;
    left: 0;
    top: 0px;
    background: #000000;
    border-radius: 8px;
  }

  .home_about_us_button {
    font-size: 14px;
  }
  .main_sign_in_sign_up {
    padding-top: 0px;
  }

  .pagebuilder-column.double_section_second {
    width: 377px !important;
    height: 190px !important;
  }
  .copyright-additional img {
    max-width: 44px !important;
    padding: 10px;
  }
  .footer_row_implementation .block.newsletter .field.newsletter {
    max-width: 451px;
    border: 1px solid #c2c2c2;
    border-radius: 8px;
  }

  input#newsletter {
    border: 1px solid;
  }

  .testimonial.center-mode {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    height: 307px;
  }

  .navigation {
    background: #ffffff !important;
  }

  .page-wrapper.fixed_bar_stick {
    padding-top: 20px;
  }
  /* .fixed_bar_stick .minicart-wrapper .action.showcart {
        top: 56px !important;
    } */

  .insitution_heading_custom {
    padding-top: 30px !important;
    margin-bottom: 30px !important;
  }

  #html-body [data-pb-style="Q4WIJ7I"] {
    padding-bottom: 0px !important;
  }

  form#newsletter-validate-detail small {
    font-size: 12px !important;
  }

  .price_product span h2 {
    font-size: 16px;
  }
  .accordion_body ul li {
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #c2c2c2;
    padding-bottom: 10px;
    -webkit-font-smoothing: revert-layer;
  }
  .footer.content {
    padding-right: 10px !important;
  }

  .nav-sections {
    background: #ffffff !important;
  }
  .pagebuilder-column.double_section_first {
    height: 250px;
  }
  .original-block .double_section_first h3 {
    text-align: center !important;
  }
  .original-block .double_section_first p {
    text-align: center !important;
  }

  .pagebuilder-column.double_section_second {
    height: 377px;
  }

  /* header.page-header.fixed {
        padding-top: 10px;
    } */
  span.counter-number {
    position: absolute;
    left: 8px;
    font-size: 9px;
    color: #ffffff;
  }
  .cart_svg_mobile {
    display: block;
  }
  .cart_svg_desktop {
    display: none;
  }
  /* .shop_home_Banner_button .pagebuilder-button-primary span {
        font-family: 'Jost';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        color: #FFFFFF;
    } */
  .cms-index-index .nav-toggle:before {
    color: #ffffff;
    width: 23px;
  }
  .nav-toggle:before {
    color: #000000;
    width: 23px;
  }

  .catalog-category-view .nav-toggle:before {
    filter: invert(1);
  }
  .catalog-category-view .page-wrapper.fixed_bar_stick .nav-toggle:before {
    filter: invert(0);
  }

.rating_product {
  display: flex;
  align-items: center;
  position: absolute;
  top: 5px;
  z-index: 1;
}

  .testimonial .main_item_div {
    margin-left: 10px;
    margin-right: 13px;
  }

  .pagebuilder-column.double_section_second .balanced_text {
    text-align: center;
    justify-content: center;
  }

  .pagebuilder-column.double_section_first {
    justify-content: center;
    text-align: center;
  }

  .rating_product span {
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 27px;
    color: #6a6a6a;
    -webkit-font-smoothing: revert-layer;
  }

  .set.accordion_head h2 {
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    color: #000000;
    margin: 10px 0;
    -webkit-font-smoothing: revert-layer;
  }

  h2.insitution_heading_custom {
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    color: #000000;
    -webkit-font-smoothing: revert-layer;
  }

  .testimonial.center-mode .item .testimonial_text {
    display: block !important;
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #6a6a6a;
    -webkit-font-smoothing: revert-layer;
  }

  form#newsletter-validate-detail small {
    padding-top: 10px;
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #e5e5e5;
    -webkit-font-smoothing: revert-layer;
  }

  .accept_one_for {
    padding-bottom: 30px;
  }

  .content-block h2 {
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 32px;
    color: #000000;
    -webkit-font-smoothing: revert-layer;
  }

  .pagebuilder-column.content-block p {
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #6a6a6a;
    -webkit-font-smoothing: revert-layer;
  }

  .product_Column_main {
    padding: 15px;
  }
  .balanced_text p span {
    font-size: 22px !important;
  }
  .balaced_text_first div span {
    font-size: 24px !important;
  }
  .shop_home_Banner_button .pagebuilder-button-primary span {
    width: 60px;
    height: 20px;
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #ffffff;
    flex: none;
    order: 0;
    flex-grow: 0;
    padding: 10px 46px 8px 39px;
    -webkit-font-smoothing: revert-layer;
  }

  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: transparent !important;
  }
  .second-block p {
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #6a6a6a;
    -webkit-font-smoothing: revert-layer;
  }

  .second-block h2 {
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    color: #000000;
    -webkit-font-smoothing: revert-layer;
  }

  li.level0.nav-1.category-item.first.last.level-top.ui-menu-item a span:hover {
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #000000;
    text-decoration: underline;
    -webkit-font-smoothing: revert-layer;
  }
  ul.ui-custom-menu li a span:hover {
    text-decoration: underline;
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #000000;
    -webkit-font-smoothing: revert-layer;
  }

  .navigation .level0 > .level-top {
    padding: 8px 40px 30px 20px !important;
  }

  ul.ui-custom-menu li {
    padding-bottom: 10px;
  }

  ul.custom-menu {
    display: none;
  }
  .pagebuilder-column-group.main-block > div {
    flex-direction: column-reverse;
  }
  .pagebuilder-column-group.main-block .banner {
    width: 100% !important;
  }
  .cms-index-index .page-main {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-bottom: -40px;
  }
  .pagebuilder-column.content-block {
    width: 100% !important;
  }
  .footer_row_implementation {
    padding: 10px !important;
  }
  /*mobile_css_9-5-23*/
  #html-body .about_banner_section {
    min-height: 320px !important;
  }
  .about_banner_section p {
    padding: 0 80px;
    font-size: 22px;
    line-height: 32px;
  }
  #html-body .section_second {
    padding: 60px 16px 0 !important;
  }
  .section_second > div > p {
    margin-bottom: 1px;
  }
  .section_second > h1[data-element="main"] {
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 20px;
    -webkit-font-smoothing: revert-layer;
  }
  .section_second .pagebuilder-column-line .pagebuilder-column {
    padding: 30px 42px 65px;
  }
  .section_second
    .pagebuilder-column-line
    .pagebuilder-column
    h2.inner_col_custom {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 12px;
  }
  .section_second .pagebuilder-column-line .pagebuilder-column p {
    font-size: 14px;
    line-height: 20px;
  }
  .section_second .pagebuilder-column-line {
    margin-bottom: -40px;
  }
  #html-body .section_third {
    padding: 0 16px 54px !important;
  }
  #html-body .section_fourth {
    padding: 70px 20px 100px !important;
    margin: 0 !important;
  }
  .section_third h2 {
    font-size: 22px;
    line-height: 32px;
  }
  .section_fourth .fourth_sec_col h2 {
    font-size: 22px;
    line-height: 32px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .section_fourth .fourth_sec_col p {
    font-size: 14px;
    line-height: 20px;
  }
  .section_fourth .pagebuilder-column-line {
    column-gap: 0;
    row-gap: 60px;
  }
  #html-body .about_last_section .pagebuilder-column {
    padding: 0 16px 100px;
    width: 100%;
  }
  .about_last_section .pagebuilder-column h2 {
    font-size: 22px;
    line-height: 32px;
    margin-top: 60px;
    margin-bottom: 20px;
  }
  .about_last_section .pagebuilder-column p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 25px;
  }
  #html-body .about_last_section .pagebuilder-column-line {
    flex-direction: column-reverse;
  }
  #html-body .about_last_section .pagebuilder-column:last-child {
    padding: 0;
  }
  #html-body .about_last_section {
    margin-bottom: -40px;
  }
  #html-body .section_third {
    min-height: 500px !important;
    background-image: url("/media/wysiwyg/about_color_img.jpg");
  }
  #html-body .faq_page_design {
    padding-top: 120px !important;
    padding-bottom: 60px !important;
  }
  .faq_page_design .pagebuilder-column h1 {
    font-size: 24px;
    line-height: 36px;
  }
  .faq_page_design .pagebuilder-column button.accordion {
    font-size: 20px;
    line-height: 30px;
  }
  .faq_page_design .pagebuilder-column .panel p {
    font-size: 14px;
    line-height: 20px;
  }
  #html-body .contact_page_main {
    padding-top: 0 !important;
    padding-bottom: 100px !important;
  }
  #html-body .contact_content .content_right_contact {
    display: block;
    padding: 60px 18px;
  }
  .content_right_contact .address_box .box {
    width: 100%;
    flex-basis: 100%;
  }
  .content_right_contact .address_box {
    flex-direction: column;
    margin-bottom: 35px;
  }
  .content_right_contact .address_box .box ul {
    margin-bottom: 35px;
    padding-left: 0;
  }
  .content_right_contact .contact_form fieldset.fieldset h2.h2 {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
  }
  .content_right_contact .contact_form fieldset .field.note.no-label {
    font-size: 14px;
    line-height: 20px;
  }
  .content_right_contact .contact_form fieldset.fieldset .field.name {
    max-width: 100%;
    display: block !important;
  }
  .content_right_contact .contact_form fieldset.fieldset .field.email {
    max-width: 100%;
    display: block !important;
    padding-left: 0;
  }
  .content_right_contact .contact_form .actions-toolbar .primary {
    width: 100%;
  }
  .address_box .box ul.addr li::after {
    content: none;
  }
  .content_right_contact .address_box .box ul li {
    list-style-type: none;
  }
  .page-header .nav-toggle::before {
    color: #fff;
  }
  .page-header.fixed .nav-toggle::before {
    color: #000;
  }
  .section_second .pagebuilder-column-line .pagebuilder-column::after {
    bottom: 0;
    top: 100%;
    transform: rotate(90deg);
  }
  .cms-faqs .page-header .nav-toggle::before {
    color: #000;
  }
  .cms-faqs .breadcrumbs {
    margin-top: 82px;
    padding: 0;
  }
  .faq-accordion.ui-accordion.ui-widget.ui-helper-reset h3 {
    width: auto !important;
  }
  #html-body .faq_page_design {
    padding-top: 25px !important;
  }
  .catalog-category-view .page-header .nav-toggle::before {
    color: #000;
  }
  .about_last_section .pagebuilder-column .pagebuilder-button-primary span {
    font-size: 14px;
  }
  .section_third a.pagebuilder-button-primary {
    font-size: 14px;
  }
  .cms-contact-us .breadcrumbs {
    top: 15px;
    right: 0;
    padding-right: 15px;
  }
  .cms-contact-us .page-wrapper.fixed_bar_stick {
    padding-top: 0;
  }
  .cms-contact-us .page-header .nav-toggle::before {
    color: #000;
  }
  #html-body .faq_page_form_section {
    padding-top: 118px !important;
    padding-bottom: 75px !important;
  }
  .faq_form_text {
    padding-right: 0;
  }
  .faq_form_text h2 {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    -webkit-font-smoothing: revert-layer;
  }
  .faq_form_text p {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    margin-bottom: 20px;
    -webkit-font-smoothing: revert-layer;
  }
  .faq_page_form form .fieldset .field.name {
    max-width: 100%;
    padding: 0;
  }
  .faq_page_form form .fieldset .field.email {
    max-width: 100%;
    padding: 0;
  }
  .faq_page_form form .actions-toolbar .primary {
    width: 100%;
  }
  .faq_page_form form .actions-toolbar button.action {
    width: 100%;
    margin-top: 20px;
  }
  .catalog-category-view .columns .column.main {
    padding-bottom: 0;
  }
  .catalog-category-view .columns .column.main .toolbar-products {
    margin-bottom: 10px;
  }
  .page-header .minicart-wrapper .action.showcart {
    position: fixed;
    top: 24px;
    z-index: 5;
  }
  .products.wrapper,
  .products.wrapper > .products {
    margin-top: 15px;
  }
  .catalog-category-view .products-grid .products.list .product-item {
    padding-bottom: 42px;
  }
  .catalog-product-view .page-main.page-main-details {
    max-width: 1920px !important;
  }
  .catalog-product-view .page-header .nav-toggle::before {
    color: #000;
  }
  .catalog-product-view .page-main .column.main {
    padding-left: 16px;
    padding-right: 16px;
    margin-top: 0;
  }
  .catalog-product-view .page-main .column.main .product-info-main {
    width: 100%;
    max-width: 100%;
  }
  .catalog-product-view .page-main .column.main .product.media {
    width: 100%;
    max-width: 100%;
    position: sticky;
    top: 65px;
    z-index: 15;
  }
  .catalog-product-view
    .page-main
    .column.main
    .product.media
    .gallery-placeholder {
    padding-right: 0;
  }
  .catalog-product-view .product.attribute.overview .value p {
    width: auto !important;
  }
  .catalog-product-view .custom_option_heading {
    width: auto !important;
  }
  .catalog-product-view #product-addtocart-button {
    width: 100% !important;
  }
  .catalog-product-view #float_field_text {
    width: auto !important;
  }
  .catalog-product-view #float_field_select .swatches-container {
    width: fit-content;
    min-width: fit-content;
    max-width: fit-content;
    margin: 0;
  }
  footer.page-footer .footer.content {
    padding: 8px !important;
    margin-top: 30px;
  }
  .page-footer .accordion_head_mobile {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: #e5e5e5;
    padding-bottom: 39px;
    -webkit-font-smoothing: revert-layer;
  }
  footer.page-footer
    .pagebuilder-column-line
    .pagebuilder-column
    h4.be_the_first_footer_heading {
    font-size: 16px !important;
    line-height: 24px !important;
    padding-bottom: 0;
    margin-bottom: 40px;
    margin-top: 20px;
  }
  footer.page-footer form#newsletter-validate-detail .actions small {
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    color: #e5e5e5 !important;
    -webkit-font-smoothing: revert-layer;
  }
  footer.page-footer
    form#newsletter-validate-detail
    .actions
    small
    a.privacy_policy {
    color: rgba(194, 194, 194, 1);
    text-decoration: underline;
  }
  .copyright-custom {
    margin-top: 80px;
  }
  .copyright-custom {
    margin-top: 80px;
    padding-top: 22px !important;
    padding-left: 10px;
    padding-right: 10px;
  }
  .copyright-custom small.copyright {
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    color: #e5e5e5;
    padding-bottom: 5px;
    -webkit-font-smoothing: revert-layer;
  }
  .copyright-custom .copyright_center_cotent {
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    padding-bottom: 35px;
    -webkit-font-smoothing: revert-layer;
  }
  .copyright-custom div {
    padding-bottom: 12px;
  }
  .copyright-custom .copyright-additional img {
    padding-left: 0;
    padding-right: 25px;
    padding-bottom: 0;
  }
  .catalog-product-view #float_field_text {
    float: none !important;
  }
  .catalog-product-view #float_field_select {
    padding-top: 0 !important;
  }
  .catalog-product-view #float_field_select .swatches-container {
    padding-left: 0 !important;
  }
  .catalog-product-view #float_field_text .control {
    margin-right: 0;
  }
  .product-options-wrapper #float_field_select_58 .control select,
  .product-options-wrapper #float_field_select_60 .control select {
    display: none;
  }
  .catalog-product-view .page-title-wrapper {
    padding-top: 20px !important;
  }
  .catalog-product-view .product.attribute.overview .value p {
    color: #444;
  }
  .catalog-product-view .custom_option_heading {
    margin: 20px 0;
  }
  .product-options-wrapper .options-list.nested .field.choice label::before {
    width: 18px;
    height: 18px;
  }
  .product-options-wrapper
    .options-list.nested
    .field.choice
    input:checked
    + label::after {
    width: 14px;
    height: 14px;
  }
  .product-options-wrapper .options-list.nested .field.choice {
    padding-right: 5px;
    column-gap: 6px;
  }
  .catalog-product-view .control #swatch_container_select_58,
  .catalog-product-view .control #swatch_container_select_60 {
    margin-top: 16px;
  }
  .product-options-wrapper #float_field_select_69 .control select,
  .product-options-wrapper #float_field_select_71 .control select {
    display: none;
  }
  .product-options-wrapper #float_field_select_65 label.label {
    margin: 5px 0 20px 0;
  }
  .back_cap_buton {
    margin-top: 0;
  }
  .product-add-form .form_display_option_content .hidden_color {
    float: none;
    width: 100%;
    margin: 0 0 20px 0 !important;
    text-align: left;
    min-width: auto;
    padding-top: 0px !important;
  }
  .product-add-form .form_display_option_content .h_col {
    width: 100%;
    float: none;
  }
  .cms-shop
    .block-products-list.grid
    .block-content
    .products-grid
    .product-items
    .item.product-item {
    margin: 0;
    padding: 0;
    width: 100% !important;
    margin-bottom: 54px;
  }
  .cms-shop
    .block-products-list
    .product-items
    .item
    .product-item-info
    .product.details.product-item-details {
    margin-top: 5px;
  }
  .cms-shop
    .block-products-list
    .product-items
    .item
    .product-item-info
    .product.details.product-item-details
    .from_text {
    font-size: 16px;
  }
  .cms-shop
    .block-products-list
    .product.details.product-item-details
    .price-box {
    padding-top: 6px;
    margin: 0 0 7px;
  }
  .cms-shop
    .block-products-list
    .product.details.product-item-details
    .price-box
    .price {
    font-size: 16px;
  }
  .cms-shop .column.main {
    padding-bottom: 0;
  }
  .cms-shop .block-products-list.grid .block-title strong {
    font-size: 20px;
    line-height: 30px;
  }
  .cms-shop .block-products-list.grid .block-title {
    margin-top: 90px;
    margin-bottom: 20px;
  }
  .cataloge_second_sec .catalog_second_sec_content figure img {
    min-height: 360px;
    object-fit: cover;
  }
  .cataloge_second_sec .pagebuilder-column.content_div {
    padding: 60px 15px 75px;
  }
  .cataloge_second_sec .content_div p {
    font-size: 14px;
    line-height: 20px;
  }
  .cataloge_second_sec .content_div [data-content-type="buttons"] {
    display: inline-block;
    max-width: fit-content;
    width: calc(50% - 9px);
  }
  .cataloge_second_sec .content_div .login_btn {
    padding-left: 18px;
  }
  .cms-shop .side.bar.tabs {
    margin-bottom: 40px;
    padding: 0;
  }
  #html-body.cms-shop .first-block {
    margin-top: 140px;
  }
  .cms-shop .side.bar.tabs a {
    min-width: auto;
    width: calc(50% - 10px);
  }
  .cms-shop h2.product_name {
    margin-top: 15px;
  }
  .cms-shop .price_product p.from {
    margin-bottom: 21px;
  }
  .cms-shop .price_product span h2 {
    margin-top: 10px;
  }
  .cataloge_second_sec .content_div h3 {
    font-size: 20px;
    line-height: 30px;
  }
  #tabs-2 {
    padding-top: 0;
  }
  .checkout-cart-index .page-title-wrapper {
    padding-top: 80px !important;
  }
  .checkout-cart-index .columns,
  .checkout-cart-index .page-title-wrapper {
    width: 100%;
    margin: 0 auto;
  }
  .checkout-cart-index .columns,
  .checkout-cart-index .page-title-wrapper {
    padding: 0 15px;
  }
  .checkout-cart-index h1.page-title {
    margin-bottom: 22px;
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    -webkit-font-smoothing: revert-layer;
  }
  .checkout-cart-index .cart-container form.form {
    width: 100%;
  }
  .checkout-cart-index .cart-container .cart-summary {
    width: 100%;
    padding: 0 15px;
    margin-bottom: 44px;
    padding-bottom: 30px;
  }
  .checkout-cart-index .block-products-list.grid .block-title {
    margin-top: 46px;
    margin-bottom: 30px;
  }
  .checkout-cart-index .block-products-list.grid .block-title strong {
    font-size: 24px;
    line-height: 36px;
  }
  .checkout-cart-index
    .block-products-list.grid
    .block-content
    .products-grid
    .product-items
    .item.product-item {
    width: 100% !important;
    margin: 0;
    margin-bottom: 50px;
  }
  .checkout-cart-index
    .block-products-list
    .product-items
    .item
    .product-item-info
    .product.details.product-item-details {
    margin-top: 0;
  }
  .checkout-cart-index
    .block-products-list
    .product-items
    .item
    .product-item-info
    .product.details.product-item-details
    .from_text {
    font-size: 16px;
  }
  .checkout-cart-index
    .block-products-list
    .product.details.product-item-details
    .price-box {
    padding-top: 6px;
    margin: 0 0 7px;
  }

  .checkout-cart-index .cart-container table.cart.items th {
    font-size: 16px;
    line-height: 24px;
    padding: 7px 20px;
  }
  .checkout-cart-index .cart.item a.product-item-photo {
    max-width: 140px;
    position: static;
    margin-right: 18px;
  }
  .checkout-cart-index .cart.item .product-image-container {
    width: 100% !important;
  }
  .checkout-cart-index .cart.item img.product-image-photo {
    object-fit: cover;
  }
  .checkout-cart-index .product_name_Cart h2 {
    line-height: 30px;
  }
  .checkout-cart-index .cart.item .overview_And_edit {
    flex-direction: column;
    align-items: baseline;
    row-gap: 8px;
  }
  .checkout-cart-index .cart.item .overview_And_edit .actions-toolbar {
    text-align: left;
  }
  .checkout-cart-index .cart.item .actions-toolbar .action-delete {
    display: block;
    margin-left: 2px;
  }
  .cart.item .item-info .price::before,
  .cart.item .item-info .qty::before,
  .cart.item .item-info .subtotal::before {
    font-weight: 400 !important;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #8a8a8a;
    padding-top: 12px;
    margin: 0 -12px;
    padding-bottom: 22px !important;
    border-bottom: 1px solid #fff;
    -webkit-font-smoothing: revert-layer;
  }
  .cart-container table.cart .price,
  .cart-container table.cart .qty,
  .cart-container table.cart .subtotal {
    border-bottom: none !important;
  }
  .cart-container table.cart .price span,
  .cart-container table.cart .subtotal span {
    padding-top: 9px;
    padding-left: 0;
  }
  .cart-container table.cart .qty .field {
    padding-top: 7px;
  }
  .cart-container .item-info .control.qty button {
    padding: 11px 6px;
  }
  .cart-container .cart.main.actions {
    margin-top: 40px;
  }
  .checkout-cart-index .cart-container .cart.main button.action.update {
    margin: 0 auto;
  }
  .checkout-cart-index .cart-summary .summary.title {
    margin: 0 -14px;
    padding: 15px;
  }
  .checkout-cart-index .page-title-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .checkout-cart-index .page-title-wrapper h1.page-title {
    padding: 0 15px;
  }
  .checkout-cart-index .page-header .nav-toggle::before {
    color: inherit;
  }
  .cart-container .cart-summary .block > .title:after {
    top: 10px;
  }
  #tabs-2 .overlay_to_main_on {
    left: 32px;
    top: 0;
    right: auto;
  }
  #tabs-2 .overlay_to_main_on .button_choose_op {
    top: auto;
    bottom: 100px;
    width: 100%;
    left: 0;
  }
  .for_rent_choose_button_option {
    top: auto;
    bottom: 100px;
    width: 100%;
  }
  .product_img_bottom .content .cap_tab {
    padding: 6px 8px 6px 16px;
  }
  .product_img_bottom .content .cap_tab::after {
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
  }
  .product_img_bottom .content .gown_tab {
    padding: 6px 18px 6px 10px;
  }
  .product_img_bottom .content .delv_tab {
    padding: 6px 28px 6px 18px;
    column-gap: 6px;
  }
  .product_img_bottom .content .price_tag {
    padding: 6px 8px 6px 10px;
  }
  .product_img_bottom {
    padding-right: 0;
  }
  .product-info-main.change_title
    ~ .product.media
    .product_img_bottom
    .content
    .gown_tab::after {
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
  }
  .cart.main.actions button.action.clear {
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .checkout-index-index .opc-estimated-wrapper {
    display: none;
  }
  .checkout-index-index .opc-wrapper {
    width: 100%;
    padding: 0;
  }
  .checkout-index-index main#maincontent {
    padding: 0 !important;
    flex: auto;
  }
  .checkout-index-index .opc-wrapper .opc > .step-title {
    font-size: 24px;
    line-height: 36px;
    padding-bottom: 24px;
  }
  .checkout-index-index aside.modal-custom.opc-sidebar ~ .modal-custom-overlay {
    display: none;
  }
  body.checkout-index-index._has-modal-custom {
    height: 100%;
    overflow: auto;
    width: 100%;
  }
  .checkout-index-index .columns .column.main {
    padding: 0;
    flex: auto;
  }
  .checkout-index-index aside.modal-custom.opc-sidebar {
    width: 100%;
    position: static;
    margin-top: 40px;
    overflow: auto;
    visibility: visible;
    opacity: 1;
  }
  .checkout-index-index aside.modal-custom.opc-sidebar .modal-inner-wrap {
    overflow: hidden;
    transform: none;
    padding: 0 15px;
    background-color: #ffffff;
  }
  .checkout-index-index aside.modal-custom.opc-sidebar button.action-close {
    display: none;
  }
  .checkout-index-index .opc-sidebar .opc-block-summary .title {
    padding-left: 20px;
    padding-right: 20px;
  }
  .checkout-index-index
    .opc-sidebar
    .opc-block-summary
    .minicart-items
    .minicart-items-wrapper {
    margin: 0 20px;
  }
  .checkout-index-index .opc-sidebar .payment-option.discount-code {
    padding: 22px 20px 20px;
  }
  .checkout-index-index .opc-sidebar .button_to_continue {
    padding: 20px 40px 0;
  }
  .checkout-index-index .opc-wrapper .opc {
    padding: 0;
  }
  .checkout-index-index
    .opc-wrapper
    .checkout-payment-method
    .items.payment-methods {
    margin: 10px 5px;
  }
  .checkout-index-index .opc-sidebar .table-totals td,
  .checkout-index-index .opc-sidebar .table-totals th {
    padding: 5px 20px;
  }
  .checkout-index-index .opc-sidebar .table-totals td.amount {
    padding-right: 20px;
  }
  .checkout-index-index
    .opc-wrapper
    .checkout-payment-method
    form
    > .fieldset
    > br {
    display: none;
  }
  .checkout-index-index .opc-wrapper .opc > .step-title {
    padding-left: 15px;
    padding-right: 15px;
  }
  .checkout-index-index .opc-wrapper .form-login {
    padding: 0 15px;
  }
  .checkout-shipping-method {
    padding: 0 15px;
  }
  .checkout-index-index
    .opc-wrapper
    #opc-new-shipping-address
    .form-shipping-address
    .field
    .label
    span {
    padding: 0 15px;
    max-width: -webkit-fill-available;
  }
  .checkout-index-index
    .opc-wrapper
    #opc-new-shipping-address
    .form-shipping-address
    .field
    .control {
    padding: 0 15px;
    max-width: -webkit-fill-available;
  }
  .checkout-index-index
    .opc-wrapper
    #opc-new-shipping-address
    .form-shipping-address
    .field
    .label {
    padding: 0 15px;
    max-width: -webkit-fill-available;
  }
  .page-header .minicart-wrapper .action.showcart .counter.qty {
    transform: none !important;
    position: absolute;
    top: 2px;
    margin: 0;
    right: -1px;
  }
  header.page-header.fixed .minicart-wrapper svg path {
    stroke: #000;
  }
  header.page-header.fixed .action.showcart svg path {
    stroke: #000;
  }
  .cms-shop .page-header span.customer_account svg path {
    stroke: #000;
  }
  .cms-shop .page-header .minicart-wrapper .action.showcart svg path {
    stroke: #474747;
  }
  .cms-shop .page-header .nav-toggle::before {
    color: #000;
  }
  .cms-shop .breadcrumbs {
    top: 95px;
  }
  .cms-contact-us header.page-header .logo svg {
    filter: invert(1);
  }
  .first-block .overlay_main_div .product_Column_main {
    padding: 0;
  }
  .section_fourth .fourth_sec_col figure img {
/*    max-height: 320px;
    min-height: 320px;
    object-fit: cover;*/
  }
  .content_right_contact .address_box .box ul {
    padding-left: 0 !important;
  }
  .content_right_contact .address_box {
    margin-bottom: 0;
  }
  .content_right_contact .address_box .box.addres p {
    padding-bottom: 25px !important;
  }
  #html-body .contact_page_main {
    padding-bottom: 0 !important;
  }
  .opc-wrapper .shipping-address-items {
    padding: 0 15px;
  }
  .checkout-index-index .opc-wrapper .side.bar.tabs > a {
    font-size: 14px !important;
  }
  .checkout-index-index .opc-wrapper .payment_info_detail {
    padding: 0 15px;
  }
  .checkout-index-index .opc-wrapper .checkout-payment-method {
    padding: 0 15px;
  }
  .breadcrumbs ul.items li.item {
    font-size: 14px;
  }
  .first-block > .pagebuilder-column-group {
    padding: 10px 20px 0px;
  }
  .catalog-product-view
    .page-main
    .column.main
    .product.media
    canvas#renderCanvas {
    position: static;
    width: 100%;
    height: 255px;
  }
  .dropdown_section_set_padding .pagebuilder-column figure.banner_image_drop_down_section {
    background: #f6f6f6;
    text-align: center;
}
.product.media .product_img_bottom {
    left: 0;
    right: 0;
    padding: 10px 15px;
    width: auto;
    max-width: 100%;
    bottom: 0;
    top: -10px;
    background: #fff;
    border: none !important;
    position: relative;
}
.product_img_bottom .content {
    max-width: fit-content;
    margin: 0 auto;
}
.product-info-main .page-title-wrapper, .product-info-main .product-info-price, .product-info-main .price_rental, .product-info-main .product-reviews-summary, .product-info-main .overview, .product-info-main .custom_option_text, .product-info-main .product-add-form {
    padding-left: 0 !important;
}
.catalog-product-view .product-add-form .caps_embroidery_name, .catalog-product-view .product-add-form .caps_embroidery_institution {
    max-width: 100%;
    padding: 10px;
    float: none;
    box-sizing: border-box;
}
.catalog-product-view .page-main .columns .column.main {
    padding: 0;
}
.catalog-product-view .product-add-form .caps_embroidery_name_color {
    max-width: 100%;
    padding: 1px 10px;
    float: none;
}
.catalog-product-view .product-add-form .caps_embroidery_institution_color {
    max-width: 100%;
    padding: 1px 10px 15px;
    float: none;
}
.catalog-product-view .product-add-form .caps_embroidery_name_color, .catalog-product-view .product-add-form .caps_embroidery_institution, .catalog-product-view .product-add-form .caps_embroidery_institution_color, .catalog-product-view .product-add-form .caps_button_color, .catalog-product-view .product-add-form .caps_inside_lining, .catalog-product-view .product-add-form .caps_year_pin, .catalog-product-view .product-add-form .caps_strimma_color {
    padding: 1px 10px 10px;
    float: none !important;
    clear: both;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
}
.catalog-product-view .page-main .main .product-info-main {
    padding-left: 15px;
    padding-right: 15px;
}
.catalog-product-view .product-add-form .design_radio.field .field.choice {
    column-gap: 12px;
}
.catalog-product-view.product-gown .product-info-main .gowns_sleeves .field {
    padding-bottom: 8px;
    padding-right: 6px;
}
.catalog-product-view .product-options-wrapper .text_color.field.gowns_embroidery_right, .catalog-product-view .product-options-wrapper .text_color.field.gowns_embroidery_left {
    max-width: 100%;
    float: none;
}
.catalog-product-view .product-options-wrapper .field.gowns_embroidery_right_color label.label, .catalog-product-view .product-options-wrapper .field.gowns_embroidery_left_color label.label {
    display: none;
}
.catalog-product-view .product-info-main .gown.gowns_sleeves.year_dropdown .field {
    padding-bottom: 9px;
    padding-right: 5px;
}
.catalog-product-view .product-add-form .swatch_color.gown.gowns_embroidery_right_color.year_dropdown {
    max-width: 100%;
    padding: 0 20px 10px;
}
.catalog-product-view .product-add-form .text_color.gown.gowns_embroidery_left.year_dropdown {
    max-width: 100%;
}
.catalog-product-view .product-add-form .swatch_color.gown.gowns_embroidery_left_color.year_dropdown {
    max-width: 100%;
    padding: 0 20px 10px;
}
.catalog-product-view .product-add-form .text_color.h_col.field {
    max-width: 100%;
}
.catalog-product-view.product-gown .product-options-wrapper .field.gowns_embroidery_right_color {
    max-width: 100%;
    padding-left: 20px !important;
    padding-top: 0;
}
.catalog-product-view.product-gown .product-options-wrapper .field.gowns_embroidery_left_color {
    max-width: 100%;
    float: none;
    padding-top: 0;
}
button#institution-pop-btn-mob span {
    color: #6a6a6a !important;
    font-weight: 400;
}
button#institution-pop-btn-mob svg {
    padding-left: 5px;
    position: relative;
    top: 2px;
    display: none;
}
.catalog-product-view .product-options-wrapper .text_color {
    float: none;
    max-width: 100%;
    padding: 10px;
    box-sizing: border-box;
}
.catalog-product-view .product-add-form .side_color {
    float: none;
    padding: 1px 10px 20px;
    width: 100%;
    max-width: 100%;
    clear: both;
    box-sizing: border-box;
}
.catalog-product-view .product-add-form .side_color.no_padding {
    padding: 10px 10px 20px !important;
}
.catalog-product-view .product-add-form .options_with_padding {
    padding: 10px;
}
.catalog-product-view .product-add-form .text_color.no_padding {
    padding: 0px 10px 10px !important;
}

#institution-pop-modal-mob .modal-body-content {
    height: auto !important;
    display: flex !important;
    flex-wrap: nowrap;
}
#institution-pop-modal-mob .modal-body-content .popupImage {
    width: 100%;
    max-width: 370px;
    text-align: center;
}
#institution-pop-modal-mob .modal-body-content .popupImage img {
    height: 100%;
    object-fit: cover;
    width: 50%;
}
#institution-pop-modal-mob .modal-body-content .Popup-content {
    width: 100%;
    max-width: calc(100% - 370px);
    margin: auto 50px;
    padding: 0;
}
#institution-pop-modal-mob .modal-body-content .Popup-content h2 {
    color: #000;
    text-align: center;
    font-family: Jost;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    margin: 0 0 12px;
}
#institution-pop-modal-mob .modal-body-content .Popup-content p {
    color: #444;
    text-align: center;
    font-family: Jost;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
#institution-pop-modal-mob .modal-body-content .Popup-content form {
    margin-top: 34px;
}
#institution-pop-modal-mob .modal-body-content .Popup-content form select {
    border: 0;
    padding: 0;
    height: 0;
    line-height: 0;
    margin: 0;
    position: absolute;
    top: 0;
}
#institution-pop-modal-mob .modal-body-content .Popup-content form input.popup-submit {
    border-radius: 8px;
    background: #27231D;
    padding: 6.5px 15px;
    height: auto;
    color: #F5F5F5;
    text-align: center;
    font-family: Jost;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    width: 100%;
    margin-bottom: 12px;
}
#institution-pop-modal-mob .modal-body-content .Popup-content > a {
    color: #444;
    text-align: center;
    font-family: Jost;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-decoration-line: underline;
}

div#institution-pop-modal-mob .modal-body-content {
    flex-wrap: wrap;
    flex-direction: column;
}
#institution-pop-modal-mob .modal-body-content .popupImage {
    width: 100%;
    margin: 0;
}
#institution-pop-modal-mob .modal-body-content .Popup-content {
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
}
#institution-pop-modal-mob .modal-body-content .Popup-content h2 {
    padding: 0;
    font-size: 18px;
}
#institution-pop-modal-mob .modal-body-content .Popup-content p {
    font-size: 14px;
    padding-bottom: 0;
}
#institution-pop-modal-mob .modal-body-content .Popup-content form {
    margin-top: 20px;
    padding: 0 15px;
}
#institution-pop-modal-mob .modal-body-content .Popup-content .styledSelect {
    padding: 5px 15px;
    margin-bottom: 10px;
}
#institution-pop-modal-mob .modal-body-content .Popup-content form input.popup-submit {
    margin: 0 0 6px;
}
#institution-pop-modal-mob .modal-body-content .Popup-content > a {
    font-size: 12px;
}
.modal-popup .modal-footer {
    display: none;
}
.modal-popup .modal-header h1#modal-title-1 {
    display: none;
}
#institution-pop-modal-mob .modal-body-content .Popup-content .styledSelect {
    width: 100%;
    border-radius: 8px;
    border: 1px solid #5A5A5A;
    padding: 5px 12px;
    height: auto;
    margin-bottom: 10px;
    color: #9C9C9C;
    font-family: Jost;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    position: relative;
    box-sizing: border-box;
}

div#institution-pop-modal .modal-body-content {
    flex-wrap: wrap;
    flex-direction: column;
}
#institution-pop-modal .modal-body-content .popupImage {
    width: 100%;
    margin: 0;
    text-align: center;
}
#institution-pop-modal .modal-body-content .Popup-content {
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
}
#institution-pop-modal .modal-body-content .Popup-content h2 {
    padding: 0;
    font-size: 18px;
}
#institution-pop-modal .modal-body-content .Popup-content p {
    font-size: 14px;
    padding-bottom: 0;
}
#institution-pop-modal .modal-body-content .Popup-content form {
    margin-top: 20px;
    padding: 0 15px;
}
#institution-pop-modal .modal-body-content .Popup-content .styledSelect {
    padding: 5px 15px;
    margin-bottom: 10px;
}
#institution-pop-modal .modal-body-content .Popup-content form input.popup-submit {
    margin: 0 0 6px;
}
#institution-pop-modal .modal-body-content .Popup-content > a {
    font-size: 12px;
}
.modal-popup .modal-footer {
    display: none;
}
.modal-popup .modal-header h1#modal-title-1 {
    display: none;
}
#institution-pop-modal .modal-body-content .Popup-content .styledSelect {
    width: 100%;
    border-radius: 8px;
    border: 1px solid #5A5A5A;
    padding: 5px 12px;
    height: auto;
    margin-bottom: 10px;
    color: #9C9C9C;
    font-family: Jost;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    position: relative;
    box-sizing: border-box;
}
#institution-pop-modal .modal-body-content .popupImage img {
    display: inline-block;
    width: 50%;
}
#institution-pop-modal-mob .modal-body-content .popupImage img {
  display: inline-block;
}
div#institution-pop-modal-mob button.action-close {
    display: none;
}
header.modal-header button.action-close {
    padding: 5px 10px;
}







  /*mobile_css_end_9-5-23*/
}

@media (min-width: 769px) and (max-width: 1024px) {
  #html-body .section_fourth {
    padding: 0 50px !important;
    margin: 80px 0 !important;
  }
  #html-body .section_third {
    min-height: 900px !important;
  }
  .cms-shop .pagebuilder-column-group .pagebuilder-column-line {
    flex-wrap: wrap;
  }
  /*.cms-shop .pagebuilder-column-group .widget.block .pagebuilder-column {
    max-width: 50%;
    flex-basis: 50%;
  }*/
  .cataloge_second_sec .content_div h3 {
    font-size: 20px;
    line-height: normal;
  }
  .cataloge_second_sec .pagebuilder-column-line .pagebuilder-column {
    max-width: 100%;
    flex-basis: 100%;
  }
  .cms-shop .pagebuilder-column.content_div {
    padding-top: 60px;
    padding-bottom: 80px;
  }
  .cms-shop .block-products-list.grid .block-content .products-grid .product-items {
    margin: 0 -10px;
}
  /*.cms-shop
    .block-products-list.grid
    .block-content
    .products-grid
    .product-items
    .item.product-item {
    width: 50% !important;
    margin-bottom: 40px;
    margin-left: 0;
    padding: 0 10px;
}*/
  /*.first-block .catalog_page_content .product_Column_main {
    padding: 20px;
  }*/
.cms-about-us .section_second .pagebuilder-column-group .pagebuilder-column {
    padding: 65px 20px 70px 55px;
}


}

.bottom_content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.testimonial.center-mode.grid-slider.grid-slider-fuqmvctmtw.slick-initialized.slick-slider {
  padding: 42px;
  background-color: white;
}
.content.sub-text.zoomIn {
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #6a6a6a;
  -webkit-font-smoothing: revert-layer;
}
.testimonial.center-mode .item img {
  border-radius: unset;
  width: 66px;
  height: 36px;
  padding-top: 20px;
}
.heading_bottom p {
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  /*line-height: 20px;*/
  -webkit-font-smoothing: revert-layer;
  margin-bottom: 0px;
}
.testimonial .main_item_div {
    background-color: white;
    padding: 60px 47px;
    width: auto;
    position: relative;
    height: 300px;
}
.testimonial .main_item_div .testimonial_text {
    position: relative;
    z-index: 1;
}
.testimonial .main_item_div::after {
    content: '';
    position: absolute;
    background-image: url('/media/wysiwyg/quote-img.png');
    background-repeat: no-repeat;
    background-size: cover;
    width: 61px;
    height: 53px;
    top: 30px;
    z-index: 0;
    left: 28px;
}

.product_bottom_content {
  display: flex;
  justify-content: space-between;
}

.price_product {
  display: flex;
}

.price_product {
  display: flex;
  align-items: center;
}
h2.product_name {
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #000000;
    margin: 10px 0;
    -webkit-font-smoothing: revert-layer;
}

.price_product span h2 {
    font-family: "Jost";
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    text-align: right;
    color: #000000;
    font-size: 16px;
    margin: 10px 0;
    -webkit-font-smoothing: revert-layer;
}

.price_product p.from {
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  transform: translate(-9px, 4px);
  font-family: "Jost";
  color: #666666;
  -webkit-font-smoothing: revert-layer;
}
.header.content ul li a {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-family: "Jost";
  color: #000;
  -webkit-font-smoothing: revert-layer;
}
@media only screen and (min-width: 769px) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    max-width: unset !important;
  }
  .header.content {
    padding: 10px 20px 0 !important;
  }
  .page-layout-2columns-left.catalog-category-view .column.main {
    width: 97%;
    float: none;
    margin: 0 auto;
    padding-right: 40px;
  }
  .catalog-category-view.page-products .product-item-info {
    width: 423px;
  }
  .catalog-category-view .page-products .products-grid .product-item {
    margin-left: 1% !important;
  }
}
body {
  background-color: #fff;
  overflow-x: hidden;
  font-family: "Jost";
}

.diffrenet_Text_on_heading p {
  margin-bottom: -12px;
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  -webkit-font-smoothing: revert-layer;
}

.shop_home_Banner_button .pagebuilder-button-primary {
  width: 160px;
  height: auto;
  align-items: center;
  padding: 7px 0px;
  gap: 10px;
  border-radius: 8px;
}

.shop_home_Banner_button {
  padding-top: 20px;
}

span.customer_account {
  float: right;
  position: fixed;
  right: 80px;
  top: 28px;
  font-family: "Jost";
}
/*span.customer_account a svg path {
    stroke: #6A6A6A;
}*/

.minicart-wrapper .action.showcart:before {
  display: none;
}
.minicart-wrapper .action.showcart.active:before {
  display: none;
}

.minicart-wrapper .action.showcart .counter.qty {
  background: transparent;
  color: #fff;
  height: 22px;
  line-height: 22px;
  border-radius: 2px;
  display: inline-block;
  margin: 0;
  min-width: 16px;
  overflow: hidden;
  text-align: center;
  white-space: normal;
  float: left;
  transform: none;
  position: absolute;
  top: 2px;
  right: -1px;
}

/*.heading_bottom {
  padding-top: 36px;
}*/

.minicart-wrapper {
  display: inline-block;
  position: relative;
  float: right;
}
.fixed_bar_stick .page-header.fixed {
  position: fixed !important;
  width: 100%;
  z-index: 99999;
  top: 0;
}

.overlay_to_main_on {
  display: none;
}
.product_Column_main:hover + .overlay_to_main_on {
  display: block;
}

.overlay_to_main_on:hover {
  display: block;
}
.option_configurations {
  float: right;
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
}
.option_configurations img {
  margin: 5px;
}
.overlay_main_div {
  position: relative;
}
.button_choose_op {
  position: absolute;
  top: 38%;
}
.choose_button_option {
  background: #ffffff;
  border: 1px solid #c2c2c2;
  border-radius: 8px;
  width: 200px;
  height: 40px;
  position: absolute;
  left: 23.5%;
  right: 23.5%;
  top: 20%;
  bottom: 20%;
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #6a6a6a;
  -webkit-font-smoothing: revert-layer;
}
.choose_button_option:hover {
  width: 200px;
  height: 40px;
  background: #dad5ce;
  border: 1px solid #6a6a6a;
  border-radius: 8px;
  position: absolute;
  left: 23.5%;
  right: 23.5%;
  top: 20%;
  bottom: 20%;
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #000000;
  -webkit-font-smoothing: revert-layer;
}

.shop_home_Banner_button .pagebuilder-button-primary:hover {
  padding: 7px 0px;
  background-color: #ffffff;
  border: 1px solid #000000;
  border-radius: 8px;
}
.shop_home_Banner_button .pagebuilder-button-primary span:hover {
  color: black !important;
}
[data-content-type="button-item"] [data-element="empty_link"] {
  cursor: pointer !important;
}

.home_about_us_button {
  gap: 10px;
  background: #f5f5f5;
  border-radius: 8px;
  border: none;
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  color: #000000;
  flex: none;
  order: 0;
  flex-grow: 0;
  width: 135px;
  height: 40px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home_about_us_button:hover {
  gap: 10px;
  background: #eceae8;
  border-radius: 8px;
  border: none;
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  flex: none;
  order: 0;
  flex-grow: 0;
  width: 135px;
  height: 40px;
  -webkit-font-smoothing: revert-layer;
}
.arrow_content_aboutus {
  display: none;
}

.home_about_us_button:hover + .arrow_content_aboutus {
  display: block;
}

.sign_up_mobile_button:hover + .sign_up_mobile_arrow {
  display: block;
}
.login_mobile_button:hover + .login_mobile_arrow {
  display: block;
}

.footer_row_implementation ul.custom-footer-links li a {
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #c2c2c2;
  -webkit-font-smoothing: revert-layer;
}

.footer_row_implementation p {
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #c2c2c2;
  -webkit-font-smoothing: revert-layer;
}
.be_the_first_footer_heading {
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    -webkit-font-smoothing: revert-layer;
    max-width: 365px;
}

.copyright-custom div {
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #e5e5e5;
  -webkit-font-smoothing: revert-layer;
  /* padding-bottom: 30px; */
}

.copyright-custom small {
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  color: #e5e5e5;
  -webkit-font-smoothing: revert-layer;
  /* padding-bottom: 30px; */
}

.header.content ul li a:hover {
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #6a6a6a;
  -webkit-font-smoothing: revert-layer;
}

a:active,
.alink:active {
  color: transparent;
  text-decoration: none;
}
a:hover,
.alink:hover {
  text-decoration: none;
  color: transparent;
}

li.custom-menu-item a:hover,
.alink:hover {
  text-decoration: underline;
  color: #6a6a6a;
}
li.custom-menu-item a:active,
.alink:active {
  text-decoration: underline;
  color: #6a6a6a;
}
.breadcrumbs {
  display: none;
}
.page-main .page-title-wrapper {
  padding-top: 100px;
}

.customer-account-index #maincontent,
.account main#maincontent {
  padding-top: 120px;
  padding-left: 50px !important;
  padding-right: 50px !important;
}

.customer-account-create #maincontent {
  padding-top: 90px;
}
.catalog-product-view #maincontent {
  padding-top: 90px;
}
.cms-home.cms-index-index #maincontent {
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (max-width: 768px) {
  .pagebuilder-column.double_section_first {
    justify-content: left;
    text-align: center;
  }

  small.copyright {
    padding-bottom: 30px;
  }
  .copyright_center_cotent {
    padding-bottom: 30px;
  }
  #html-body [data-pb-style="GYKWRBF"] {
    width: auto !important;
  }
  #html-body [data-pb-style="ENK5FRL"] {
    padding: 0px;
  }
  #html-body [data-pb-style="VT10LWV"] {
    padding: 20px;
  }

  .dropdown_section_set_padding {
    padding: 0px;
  }
  .dropdown_section_set_padding .first_column_dropdown_section {
    padding: 5px !important;
  }
  .home_banner_top_section .content-block {
    padding: 20px !important;
    padding-bottom: 60px !important;
  }
  .pagebuilder-column.banner_column_section {
    width: auto !important;
  }
  .double_section_first {
    padding: 50px !important;
  }
  .double_section_second {
    padding: 50px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .uae_section_bottom_midle {
    padding: 20px !important;
    padding-bottom: 55px !important;
  }
  .copyright-custom .custom-content {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: auto;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
    height: 550px;
  }
  .form_links_on .paragraph p {
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #6a6a6a;
    -webkit-font-smoothing: revert-layer;
  }
  a.sign_up_mobile_button button {
    width: calc(100vw - 10%);
    height: 40px;
    left: 16px;
    top: 552px;
    background: #27231d;
    border-radius: 8px;
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 27px;
    text-align: center;
    color: #f5f5f5;
    -webkit-font-smoothing: revert-layer;
  }
  .mobile_form_links {
    text-align: left;
    padding-left: 20px;
  }
  a.login_mobile_button button {
    background: #ffffff;
    border: 1px solid #c2c2c2;
    border-radius: 8px;
    width: calc(100vw - 10%);
    height: 40px;
    align-items: center;
  }
  .sign_up_div {
    padding-bottom: 17px;
  }
  li.level0.nav-1.category-item.first.last.level-top.ui-menu-item {
    border: none;
  }
  li.level0.nav-1.category-item.first.last.level-top.ui-menu-item a span {
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #6a6a6a;
    -webkit-font-smoothing: revert-layer;
  }
  ul.ui-custom-menu li a span {
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #6a6a6a;
    -webkit-font-smoothing: revert-layer;
  }
  ul.ui-custom-menu li {
    text-decoration: none;
    list-style: none;
  }
  ul.ui-custom-menu {
    padding-left: 20px;
    padding-bottom: 150px;
  }

  .nav-close .sections.nav-sections {
    width: 0% !important;
  }
  .close_button_mobile_menus {
    position: absolute;
    top: 26px;
    left: 18px;
  }
  .nav-open .sections.nav-sections {
    width: calc(100% - 0px) !important;
  }
  .mobile_logo_custom {
    position: absolute;
    top: 10px;
    right: 6%;
  }
  .mobile_logo_custom img {
    max-width: 160px;
  }
  .section-item-title.nav-sections-item-title.active {
    text-transform: uppercase;
    padding-left: 17px;
  }
  li.level0.nav-1.category-item.first.last.level-top.ui-menu-item a span:hover {
    color: #000000;
    cursor: pointer;
  }
  ul.ui-custom-menu li a span:hover {
    color: #000000;
  }
  .dropdown_section_set_padding .pagebuilder-column-line {
    flex-direction: column-reverse;
  }
  .dropdown_section_set_padding .pagebuilder-column {
    width: auto !important;
  }
  .dropdown_section_set_padding
    > .pagebuilder-column-group
    > .pagebuilder-column-line
    > .pagebuilder-column {
      padding: 20px 20px;
  }
  .header.content .logo {
    margin: 0 auto;
    text-align: center;
    float: none;
    width: 100%;
  }
  .page-header {
    border: none;
  }
  span.customer_account {
    display: none;
  }
  .footer_row_implementation .desktop_view_column {
    display: none;
  }
  .footer_row_implementation .mobile_view_column {
    display: block;
  }
  .footer_row_implementation .mobile_view_column {
    padding-top: 40px;
  }
  .footer_row_implementation .block.newsletter .form.subscribe {
    width: auto;
  }

  .footer_row_implementation [data-content-type="heading"] {
    word-wrap: break-word;
    text-align: center;
    width: 337px;
    height: 60px;
    left: 20px;
    bottom: 486.02px;
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #e5e5e5;
    justify-content: center;
    padding-bottom: 30px;
    -webkit-font-smoothing: revert-layer;
  }
  .button_choose_op {
    left: -110px;
  }
  /* .overlay_to_main_on {
    right: 25px !important;
        top: 44% !important;
} */
  #notice-cookie-block {
    display: none !important;
  }
}

@media (min-width: 770px) {
  .dropdown_section_set_padding {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 85px;
  }
  #notice-cookie-block {
    display: block;
  }
  .home_banner_top_section .content-block {
    padding: 25px 261px 20px 50px;
  }

  .home_banner_img {
    margin-bottom: -5px;
  }
  .copyright-custom .custom-content {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 37%;
  }
  .footer_row_implementation .desktop_view_column {
    display: block;
  }
  .footer_row_implementation .mobile_view_column {
    display: none;
  }

  .footer_row_implementation [data-content-type="heading"] {
    word-wrap: break-word;
    font-family: "Jost";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #e5e5e5;
    -webkit-font-smoothing: revert-layer;
  }
  .nav-sections-item-content
  {
    margin-top: 60px;
  }
}

@media (max-width: 1410px) {
  .home_banner_top_section .content-block {
    padding: 20px 140px 20px 45px;
  }
  .uae_section_bottom_midle {
    padding: 45px 89px;
  }
  .dropdown_section_set_padding .first_column_dropdown_section {
    padding: 80px;
  }
  .double_section_second {
    padding: 90px;
  }
  .double_section_first {
    padding: 50px;
  }
}

@media (max-width: 1100px) {
  .home_banner_top_section .content-block {
    padding: 20px 75px 20px 45px;
  }
  .uae_section_bottom_midle {
    padding: 35px 70px;
  }
  .dropdown_section_set_padding .first_column_dropdown_section {
    padding: 60px;
  }
  .double_section_second {
    padding: 60px;
  }
  .double_section_first {
    padding: 60px;
  }
}
.grid-slider-cqy7ky4xkx {
  margin: 0px !important;
}

/* login and signupforms */

.side.bar.tabs #tabs1 {
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  cursor: pointer;
  -webkit-font-smoothing: revert-layer;
}
.side.bar.tabs #tabs2 {
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  color: #9e9e9e;
  cursor: pointer;
  padding-bottom: 10px;
  -webkit-font-smoothing: revert-layer;
}
.side.bar.tabs {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 45px;
}

.login-container {
  width: 67%;
  margin: 0 auto;
  float: right;
  padding-top: 70px;
}
.cms-home .side.bar.tabs {
  display: none;
}
.cms-about-us .side.bar.tabs {
  display: none;
}

.customer-account-login .side.bar.tabs {
  display: block;
}
.customer-account-create .side.bar.tabs {
  display: block;
}

div.btn {
  display: inline-block;
  margin-right: 5px;
  padding: 6px 10px !important;
  cursor: pointer;
  left: 672px;
  top: 302px;
  border: 1px solid #c0c0c0;
  border-radius: 8px;
  width: 85px;
  height: 27px;
  font-family: "Jost";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 27px;
  text-align: center;
  color: #414141;
  -webkit-font-smoothing: revert-layer;
}
div.btn.on {
  width: 85px;
  height: 27px;
  font-family: "Jost";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 27px;
  text-align: center;
  color: #414141;
  padding: 6px 10px !important;
  -webkit-font-smoothing: revert-layer;
}

.student_field {
  display: none;
}

fieldset.fieldset.create.info .legend span {
  display: none;
}

.field.choice.newsletter #is_subscribed {
  display: none;
}

.field.choice.newsletter label.label {
  display: none;
}

fieldset.fieldset.create.account .legend {
  display: none;
}

.student_field h2 {
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  color: #000000;
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  color: #000000;
  padding-bottom: 25px;
  /* width: 577px; */
  margin: 0 auto;
  -webkit-font-smoothing: revert-layer;
}

.field.graduation .label {
  width: 160px;
  height: 27px;
  font-family: "Jost";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 27px;
  color: #000000;
  flex: none;
  order: 0;
  flex-grow: 0;
  -webkit-font-smoothing: revert-layer;
}

.field.student_id .label {
  width: 160px;
  height: 27px;
  font-family: "Jost";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 27px;
  color: #000000;
  flex: none;
  order: 0;
  flex-grow: 0;
  -webkit-font-smoothing: revert-layer;
}

.field.institution_name .label {
  width: 160px;
  height: 27px;
  font-family: "Jost";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 27px;
  color: #000000;
  flex: none;
  order: 0;
  flex-grow: 0;
  -webkit-font-smoothing: revert-layer;
}

/* .field.institution_name {
    padding-top: 10px;
    padding-bottom: 40px;
} */

.im_student .label {
  float: none !important;
}

.field.im_student .label {
  display: none;
}

/* homepage mentis issue */

input#newsletter {
  color: #e5e5e5;
}

.page-products .side.bar.tabs {
  display: none;
}

.cms-contact-us .side.bar.tabs {
  display: none;
}

.cms-faq .side.bar.tabs {
  display: none;
}

#btn-cookie-allow {
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #ffffff;
  -webkit-font-smoothing: revert-layer;
}
#btn-cookie-close {
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #ffffff;
  -webkit-font-smoothing: revert-layer;
}

.accept_one_for b {
  font-family: "Jost";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #e5e5e5;
  -webkit-font-smoothing: revert-layer;
}

.plusminus {
  position: absolute;
  transform: translate(-20px, 10px);
}
.accordion_body.sam_conteT_o .simple_line {
  display: flex;
}
.simple_line span img {
  max-width: 25px;
  padding-top: 17px;
  padding-right: 15px;
}
.accordion_body .simple_line span img {
    width: 0;
    height: 0;
    padding: 0 2px;
}
.accordion_body .simple_line span h3::before {
    content: '';
    width: 7px;
    height: 7px;
    position: absolute;
    display: inline-block;
    background: #000;
    top: 6px;
    left: -16px;
    border-radius: 50%;
}
.accordion_body.sam_conteT_o {
  padding-left: 21px;
}
span.plusminus img {
  max-width: 8px;
  padding-top: 4px;
}
.simple_line h3 {
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #6a6a6a;
    margin-top: 2px;
    margin-bottom: 5px;
    position: relative;
    -webkit-font-smoothing: revert-layer;
}
.balanced_text strong {
  font-weight: 500;
}

button#btn-cookie-close:hover {
  background: #ffffff;
  border: 1px solid #6a6a6a;
  border-radius: 0px 0px 12px 0px;
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #000000;
  -webkit-font-smoothing: revert-layer;
}

button#btn-cookie-allow:hover {
  background: #ffffff;
  border: 1px solid #6a6a6a;
  border-radius: 0px 12px 0px 0px;
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #000000;
  -webkit-font-smoothing: revert-layer;
}

a.sign_up_mobile_button button:hover {
  background: #dad5ce;
  border: 1px solid #6a6a6a;
  border-radius: 8px;
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  -webkit-font-smoothing: revert-layer;
}

span.sign_up_mobile_arrow {
  padding-left: 8px;
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  -webkit-font-smoothing: revert-layer;
}

.sign_up_mobile_button button {
  display: flex;
  justify-content: center;
}
.login_mobile_button button {
  display: flex;
  justify-content: center;
}

a.login_mobile_button button:hover {
  background: #dad5ce;
  border: 1px solid #6a6a6a;
  border-radius: 8px;
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  align-items: center;
  -webkit-font-smoothing: revert-layer;
}
span.login_mobile_arrow {
  padding-left: 8px;
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  -webkit-font-smoothing: revert-layer;
}

.star_rating_images img {
  max-width: 14px;
}

.star_rating_images {
  padding-left: 0px;
  padding-right: 10px;
}

.product_image {
  cursor: pointer;
}

.catalog-product-view .side.bar.tabs {
  display: none;
}

#tabs-2 {
  display: none;
}

@media (max-width: 400px) {
  .copyright-additional img {
    max-width: 35px;
  }
}

@media (min-width: 515px) {
  .block.newsletter .actions {
    display: flex !important;
    width: 100%;
    vertical-align: top;
    max-width: 500px !important;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
    margin: 0;
}
  .socail_icons {
    display: flex;
    justify-content: space-evenly;
    padding-top: 35px;
    padding-bottom: 35px;
  }
}

#tabs-1 label.label {
  width: 41px;
  height: 27px;
  font-family: "Jost";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 27px;
  color: #000000;
  -webkit-font-smoothing: revert-layer;
}

#tabs-2 label.label {
  width: 41px;
  height: 27px;
  font-family: "Jost";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 27px;
  color: #000000;
  -webkit-font-smoothing: revert-layer;
}

.password-strength-meter {
  float: right;
  font-family: "Jost";
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 27px;
  color: #9c9c9c;
  -webkit-font-smoothing: revert-layer;
}

input[type="text"],
input[type="password"],
input[type="email"] {
  border: none;
}

.login_form_action .action.remind {
  float: right;
  padding-top: 20px;
}

.form-login .field.choice {
  float: left;
  width: 100%;
}
p.sign_up_para {
  text-align: center;
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 15px;
  -webkit-font-smoothing: revert-layer;
}

p.sign_up_para_2 {
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-font-smoothing: revert-layer;
}

.tabActive1 {
  border-bottom: 2px solid #000000 !important;
}

.tabActive2 {
  border-bottom: 2px solid #000000 !important;
}

.tabActive1 span {
  color: #000000;
}
.tabActive2 span {
  color: #000000;
}

.side.bar.tabs #tabs1 {
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  color: #9e9e9e;
  cursor: pointer;
  padding-bottom: 10px;
  -webkit-font-smoothing: revert-layer;
}

input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
  background-color: #f5f5f5 !important;
  border-radius: 8px !important;
}

#newsletter-validate-detail small a.privacy_policy {
  color: #e5e5e5;
}

.social-icon img {
  margin-right: 30px;
}

.block.newsletter input {
  margin: 0px !important;
}

select#year option {
  width: 40px;
  height: 27px;
  font-family: "Jost";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 27px;
  color: #414141;
  -webkit-font-smoothing: revert-layer;
}

select#month option {
  width: 45px;
  height: 0px;
  font-family: "Jost";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 27px;
  color: #414141;
  -webkit-font-smoothing: revert-layer;
}
select#month option {
  width: 23px;
  height: 0px;
  font-family: "Jost";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 27px;
  color: #414141;
  -webkit-font-smoothing: revert-layer;
}

select#day option:first-child {
  display: none;
}
select#month option:first-child {
  display: none;
}
select#year option:first-child {
  display: none;
}
.form-create-account #send2:hover {
  border: 1px solid;
  height: 40px;
  left: 0;
  top: 0px;
  background: #000000;
  border-radius: 8px;
}
.block-customer-login .action.login.primary:hover {
  border: 1px solid;
  height: 40px;
  left: 0;
  top: 0px;
  background: #000000;
  border-radius: 8px;
}

#institution_name option:first-child {
  display: none;
}

.block.sociallogin-block {
  display: none;
}

@media (max-width: 1540px) {
  .overlay_to_main_on {
    position: absolute;
    top: 44%;
    right: 72px;
    left: 140px;
    bottom: 0;
  }
}

@media (min-width: 1541px) {
  .overlay_to_main_on {
    position: absolute;
    top: 58%;
    right: 73px;
    left: 200px;
    bottom: 0;
  }
}

/* ++++++++++++++++ sign in and contact form responsive start ++++++++++++++++++++++++++++++++++ */

@media (max-width: 630px) {
  .login_form_action .action.remind {
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    -webkit-font-smoothing: revert-layer;
  }
  #login-form {
    padding-top: 0px !important;
  }

  .copyright-custom small {
    font-size: 12px;
  }
  #socail_icon_mobile {
    text-align: center;
  }
  .form-login #socail_icon_mobile {
    padding-top: 14px;
    margin-bottom: -90px;
  }

  #socail_icon_mobile_login_page {
    display: block;
  }
  #socail_icon_desktop_login_page {
    display: none;
  }

  select#day {
    width: 87px;
    height: 0px;
    left: 17px;
    top: 1039px;
    border: 1px solid #c2c2c2;
    border-radius: 8px;
    font-family: "Jost";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 0px;
    color: #414141;
    -webkit-font-smoothing: revert-layer;
  }
  .password-strength-meter {
    display: none;
  }
  select#month {
    width: 141px;
    height: 0px;
    left: 116px;
    top: 1039px;
    border: 1px solid #c2c2c2;
    border-radius: 8px;
    font-family: "Jost";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 27px;
    color: #414141;
    flex: none;
    order: 0;
    flex-grow: 0;
    -webkit-font-smoothing: revert-layer;
  }
  select#year {
    width: 87px;
    height: 0px;
    left: 269px;
    top: 1039px;
    border: 1px solid #c2c2c2;
    border-radius: 8px;
    font-family: "Jost";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 27px;
    color: #414141;
    flex: none;
    order: 0;
    flex-grow: 0;
    color: #414141 !important;
    -webkit-font-smoothing: revert-layer;
  }
  .field.graduation .control {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  p.sign_up_para {
    color: #000000;
  }
  p.sign_up_para_2 {
    color: #000000;
  }
  div#tabs-1 form .field {
    padding-bottom: 10px;
    width: auto;
    margin: 0 auto;
  }
  button#send2 {
    margin: 0 auto;
    width: 100%;
    height: 40px;
    left: 0;
    top: 0px;
    background: #000000;
    border-radius: 8px;
  }

  div.btn.on {
    margin: 5px;
  }

  div.btn {
    margin: 5px;
  }

  #tabs1 {
    position: absolute;
    left: 4% !important;
    right: 50% !important;
    border-bottom: 2px solid #e5e5e5;
  }

  #tabs2 {
    position: absolute;
    right: 4% !important;
    left: 50% !important;
    border-bottom: 2px solid #e5e5e5;
  }
  #student_id {
    margin-top: 10px;
  }
  #institution_name {
    width: 100%;
    margin-top: 10px;
    height: 41px;
    left: 672px;
    top: 399px;
    border: 1px solid #5a5a5a;
    border-radius: 8px;
    font-family: "Jost";
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 27px;
    color: #9c9c9c;
    flex: none;
    order: 0;
    flex-grow: 0;
    -webkit-font-smoothing: revert-layer;
  }
  .create_account_button button {
    font-family: "Jost" !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 20px;
    text-align: center;
    color: #ffffff !important;
    -webkit-font-smoothing: revert-layer;
  }
  .login_form_action button {
    font-family: "Jost" !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 20px;
    text-align: center;
    color: #ffffff !important;
    -webkit-font-smoothing: revert-layer;
  }
  .desktop_black_logo {
    display: none;
  }
  .mobile_black_logo {
    display: block;
  }

  #socail_icon_mobile_login_page {
    display: block;
  }
  #socail_icon_mobile_login_page {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    justify-content: center;
  }
}

@media (min-width: 631px) {
  #socail_icon_mobile_login_page {
    display: none;
  }
  .login_form_action .action.remind {
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    -webkit-font-smoothing: revert-layer;
  }

  #socail_icon_desktop_login_page {
    display: flex;
    justify-content: space-around;
    padding-top: 35px;
    padding-bottom: 35px;
  }
  #socail_icon_mobile_login_page {
    display: none;
  }

  .desktop_black_logo {
    display: block;
  }
  .mobile_black_logo {
    display: none;
  }
  .password-strength-meter {
    display: block;
  }
  .copyright-custom small {
    font-size: 14px;
  }
  #student_id {
    margin-top: 10px;
  }
  select#day {
    width: 147px;
    height: 0px;
    left: 672px;
    top: 959px;
    border: 1px solid #c2c2c2;
    border-radius: 8px;
    font-family: "Jost";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 27px;
    color: #414141 !important;
  }
  select#month {
    width: 240px;
    height: 0px;
    left: 840px;
    top: 959px;
    border: 1px solid #c2c2c2;
    border-radius: 8px;
    font-family: "Jost";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 27px;
    color: #414141;
    flex: none;
    order: 0;
    flex-grow: 0;
    color: #414141 !important;
  }
  select#year {
    width: 147px;
    height: 0px;
    left: 1101px;
    top: 959px;
    border: 1px solid #c2c2c2;
    border-radius: 8px;
    font-family: "Jost";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 27px;
    color: #414141;
    flex: none;
    order: 0;
    flex-grow: 0;
    color: #414141 !important;
  }
  #institution_name {
    width: 576px;
    height: 41px;
    left: 672px;
    top: 399px;
    border: 1px solid #5a5a5a;
    border-radius: 8px;
    font-family: "Jost";
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 27px;
    color: #9c9c9c;
    flex: none;
    order: 0;
    flex-grow: 0;
  }
  .field.graduation .control {
    padding-top: 5px;
    padding-bottom: 0px;
  }

  p.sign_up_para {
    color: #414141;
  }
  p.sign_up_para_2 {
    color: #414141;
  }
  .form-create-account {
    margin: auto;
    width: 0% !important;
    padding: 10px;
  }
  div#tabs-2 form .field {
    padding-bottom: 18px;
    width: 577px;
    margin: 0 auto;
  }
  button#send2 {
    width: 577px;
    height: 40px;
    left: 0;
    top: 0px;
    background: #000000;
    border-radius: 8px;
  }

  .login_with_social {
    width: 577px;
    margin: 0 auto;
  }
  #tabs1 {
    position: absolute;
    border-bottom: 2px solid #e5e5e5;
  }
  #tabs2 {
    position: absolute;
    border-bottom: 2px solid #e5e5e5;
  }
  .create_account_button button {
    font-family: "Jost" !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 24px;
    text-align: center;
    color: #ffffff !important;
    -webkit-font-smoothing: revert-layer;
  }
  .create_account_button button:hover {
    font-family: "Jost" !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 24px;
    text-align: center;
    color: #ffffff !important;
    -webkit-font-smoothing: revert-layer;
  }
  .login_form_action button {
    font-family: "Jost" !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 24px;
    text-align: center;
    color: #ffffff !important;
    -webkit-font-smoothing: revert-layer;
  }
  .login_form_action button:hover {
    font-family: "Jost" !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 24px;
    text-align: center;
    color: #ffffff !important;
    -webkit-font-smoothing: revert-layer;
  }
}

@media (max-width: 1399px) {
  .copyright-additional img {
    max-width: 25px;
    padding: 10px;
  }
}

@media (min-width: 1400px) {
  .copyright-additional img {
    max-width: 70px;
    padding: 10px;
  }
}

@media (max-width: 1024px) {
  .overlay_to_main_on {
    position: absolute;
    top: 32%;
    right: 48px;
    left: 16%;
    bottom: 0;
  }
}
@media (max-width: 1200px) {
  .overlay_to_main_on {
    position: absolute;
    top: 36%;
    right: 62px;
    left: 69px;
    bottom: 0;
  }
}

@media (max-width: 1540px) {
  #html-body [data-pb-style="CNKRE2L"] {
    width: 65% !important;
  }
  #html-body [data-pb-style="QHUMI00"] {
    width: 35% !important;
  }
  .double_section_second {
    padding-left: 96px;
    padding-right: 96px;
  }
  .double_section_first {
    padding: 50px;
  }
  .uae_section_bottom_midle {
    padding: 30px 80px;
  }
  p.sign_up_para {
    padding-top: 80px;
  }
}

@media (min-width: 1541px) {
  .double_section_second {
    padding: 0 100px;
  }
  .double_section_first {
    padding: 50px;
  }

  .uae_section_bottom_midle {
    padding: 66px 176px;
  }
  .field.im_student label {
    font-weight: 400;
    line-height: 24px;
    color: #414141;
    width: 41px;
    height: 27px;
    font-family: "Jost";
    font-style: normal;
    font-size: 16px;
    text-transform: capitalize;
    -webkit-font-smoothing: revert-layer;
  }
  p.sign_up_para {
    padding-top: 30px;
  }
}

@media (min-width: 515px) {
  #socail_icon_mobile {
    display: none;
  }
  /* #socail_icon_desktop{
        display: block;
    } */

  .minicart-wrapper .action.showcart {
    white-space: nowrap;
    position: fixed;
    right: 46px;
    top: 26px;
  }
}

@media (max-width: 639px) {
  .catalog-category-view .products-grid .product-item {
    width: calc((100% - 2%) / 1);
    padding: 0px 8px 35px 15px;
    margin: 0 auto;
  }
  .product.details.product-item-details a.product-item-link {
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    -webkit-font-smoothing: revert-layer;
  }
  .catalog-category-view.page-products .product-item-info {
    width: 423px;
    margin: 0 auto;
  }
  .catalog-category-view .product_price {
    font-family: "Jost";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    text-align: right;
    color: #000000;
    padding-top: 5px;
    -webkit-font-smoothing: revert-layer;
  }
  .catalog-category-view .reviews-actions a.action.view {
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #444444;
    -webkit-font-smoothing: revert-layer;
  }
  .catalog-category-view .category-description {
    position: absolute;
    top: 50%;
    left: 28%;
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 32px;
    text-align: center;
    color: #ffffff;
    -webkit-font-smoothing: revert-layer;
  }
}

@media (min-width: 640px) {
  .product.details.product-item-details a.product-item-link {
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #000000;
    -webkit-font-smoothing: revert-layer;
  }
  .catalog-category-view .product_price {
    font-family: "Jost";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    text-align: right;
    color: #000000;
    padding-top: 8px;
    -webkit-font-smoothing: revert-layer;
  }
  .catalog-category-view .reviews-actions a.action.view {
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 27px;
    color: #444444;
    -webkit-font-smoothing: revert-layer;
  }
  .catalog-category-view .category-description {
    position: absolute;
    top: 50%;
    left: 45%;
    font-family: "Jost";
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    color: #ffffff;
    -webkit-font-smoothing: revert-layer;
  }
}

@media (max-width: 1540px) {
  #tabs1 {
    position: absolute;
    left: 35%;
    right: 48%;
    border-bottom: 2px solid #e5e5e5;
  }
  #tabs2 {
    position: absolute;
    right: 28%;
    left: 52%;
    border-bottom: 2px solid #e5e5e5;
  }
}
@media (min-width: 1541px) {
  #tabs1 {
    position: absolute;
    left: 34%;
    right: 49%;
    border-bottom: 2px solid #e5e5e5;
  }
  #tabs2 {
    position: absolute;
    right: 34%;
    left: 49%;
    border-bottom: 2px solid #e5e5e5;
  }
}
@media (max-width: 1440px) {
  #login-form {
    padding-top: 70px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 18px;
    width: 577px;
    margin: 0 auto;
  }
}
@media (min-width: 1441px) {
  #login-form {
    padding-left: 34%;
    padding-right: 35%;
    padding-top: 70px;
  }
  .login_with_social {
    padding-left: 34%;
    padding-right: 35%;
    padding-top: 15px;
  }
  .form-create-account {
    padding-left: 34%;
    padding-right: 35%;
  }
}

@media (max-width: 515px) {
  .block.newsletter .actions {
    display: flex !important;
    vertical-align: top;
    width: 100% !important;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
    margin: 0;
  }
  #socail_icon_desktop {
    display: none !important;
  }

  .minicart-wrapper .action.showcart {
    white-space: nowrap;
    position: fixed;
    right: 20px;
    top: 24px;
  }
  /* .socail_icons {
        padding-top: 10px;
        padding-bottom: 35px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 50%;
    } */

  #socail_icon_mobile {
    display: block;
  }
  #socail_icon_desktop {
    display: none;
  }

  .socail_icons {
    padding: 0px;
    margin: 0px;
    align-items: center;
    text-align: center;
  }

  .overlay_to_main_on {
    position: absolute;
    top: 45%;
    right: 31px;
    left: 50%;
    bottom: 0;
  }
  .field.im_student label {
    font-weight: 400;
    line-height: 24px;
    color: #414141;
    width: 41px;
    height: 27px;
    font-family: "Jost";
    font-style: normal;
    font-size: 16px;
    text-transform: capitalize;
  }
  .block.block-customer-login p.sign_up_para {
    padding-top: 20px !important;
  }
}

/* ++++++++++++++++ sign in and contact form responsive end ++++++++++++++++++++++++++++++++++ */

/* ++++++++++++++++ category page css start ++++++++++++++++++++++++++++++++++ */
.catalog-category-view .page-main {
  padding: 0px;
}

.cms-about-us .page-wrapper.fixed_bar_stick .desktop_black_logo svg {
  filter: invert(0);
}
.cms-about-us .page-wrapper .desktop_black_logo svg {
  filter: invert(1);
}

.cms-about-us .mobile_black_logo svg {
  filter: invert(1);
}
.cms-about-us .page-wrapper.fixed_bar_stick .mobile_black_logo svg {
  filter: invert(0);
}
.cms-about-us a.action.showcart span svg {
  filter: invert(1);
}

.cms-about-us .page-wrapper.fixed_bar_stick a.action.showcart span svg {
  filter: invert(0);
}

.cms-about-us .page-wrapper.fixed_bar_stick .customer_account a svg {
  filter: invert(0);
}

.cms-about-us .page-header span.customer_account button#institution-pop-btn span {
    color: #fff;
}
.cms-about-us #institution-pop-btn svg circle {
    stroke: #fff;
}
.fixed_bar_stick .page-header.fixed span.customer_account button#institution-pop-btn span{
    color: #000;
}

.cms-about-us .customer_account a svg {
  filter: invert(1);
}

.catalog-category-view .page-wrapper.fixed_bar_stick .desktop_black_logo svg {
  filter: invert(0);
}
.catalog-category-view .page-wrapper .desktop_black_logo svg {
  filter: invert(1);
}

.catalog-category-view .mobile_black_logo svg {
  filter: invert(1);
}
.catalog-category-view .page-wrapper.fixed_bar_stick .mobile_black_logo svg {
  filter: invert(0);
}

.catalog-category-view .page-wrapper.fixed_bar_stick .header.content ul li a {
  color: #666666;
}

.cms-about-us .page-wrapper.fixed_bar_stick .header.content ul li a {
  color: #666666;
}

.cms-about-us .header.content ul li a {
  color: #ffffff;
}
.catalog-category-view .header.content ul li a {
  color: #ffffff;
}

.catalog-category-view a.action.showcart span svg {
  filter: invert(1);
}

.catalog-category-view
  .page-wrapper.fixed_bar_stick
  a.action.showcart
  span
  svg {
  filter: invert(0);
}

.catalog-category-view .page-wrapper.fixed_bar_stick .customer_account a svg {
  filter: invert(0);
}

.catalog-category-view .customer_account a svg {
  filter: invert(1);
}
.catalog-category-view .product-item-info {
  position: relative;
}
.catalog-category-view .review_section {
  position: absolute;
  top: 0;
  z-index: 99;
  left: 20px;
}

.catalog-category-view .product.details.product-item-details {
  display: flex;
  justify-content: space-between;
}

.rating-summary .rating-result > span:before {
  color: #000000;
  font-weight: bold;
  font-size: 20px;
  height: 20px;
  letter-spacing: -5px;
  line-height: 21px;
  -webkit-font-smoothing: revert-layer;
}

.rating-summary .rating-result:before {
  font-size: 20px;
  height: 20px;
  letter-spacing: -5px;
  line-height: 21px;
  font-weight: bold;
  -webkit-font-smoothing: revert-layer;

}

.catalog-category-view .abs-product-link > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover {
  text-decoration: none;
}

/* .catalog-category-view .product-reviews-summary .reviews-actions a {
    margin-right: 0px;
} */

.catalog-category-view .product-item .product-reviews-summary .reviews-actions {
  transform: translateX(-15px);
}

.catalog-category-view .image_and_description {
  position: relative;
}

.catalog-category-view .from_text {
  display: flex;
  align-items: center;
}

.catalog-category-view .from_class_catalog {
  padding-right: 10px;
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: right;
  color: #666666;
  transform: translateY(-2px);
  -webkit-font-smoothing: revert-layer;
}
.catalog-category-view .rating-summary .rating-result {
  margin-left: 0px;
}

/* ++++++++++++++++ category page css end ++++++++++++++++++++++++++++++++++ */

/* ++++++++++++++++ accessory detail page css end ++++++++++++++++++++++++++++++++++ */
.catalog-product-view .custom_option_heading {
    font-family: "Jost";
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    color: #000000;
    width: auto;
    border-bottom: 1px solid #000000;
    -webkit-font-smoothing: revert-layer;
}

.catalog-product-view .product.attribute.overview .value p {
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #6a6a6a;
  max-width: 576px;
  -webkit-font-smoothing: revert-layer;
}
.reviews-actions a {
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #6a6a6a;
  -webkit-font-smoothing: revert-layer;
}

.rating-summary .rating-result {
  margin-left: 0px;
  margin-right: -12px;
}

.catalog-product-view .product-info-price span.price {
  font-family: "Jost";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 27px;
  text-align: right;
  color: #000000;
  -webkit-font-smoothing: revert-layer;
}
.catalog-product-view .page-title-wrapper.product h1.page-title span {
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 26px;
  color: #000000;
   -webkit-font-smoothing: revert-layer;
}

.catalog-product-view #product-options-wrapper label.label {
  font-family: "Jost";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 27px;
  text-transform: capitalize;
   -webkit-font-smoothing: revert-layer;
}
.product-info-main .price-box .price-wrapper .price, .product-options-bottom .price-box .price-wrapper .price{
  -webkit-font-smoothing: revert-layer;
}
.catalog-product-view #float_field_text {
  float: left;
  width: 427px;
}
.catalog-product-view #float_field_text {
  float: left;
  width: 427px;
}

.catalog-product-view.product-package #float_field_select label.label {
  display: block;
}

.catalog-product-view #float_field_select label.label {
  display: none;
}

.catalog-product-view #float_field_select {
  padding-top: 34px;
}

.catalog-product-view #float_field_select {
  padding-top: 34px;
}

.catalog-product-view #product-addtocart-button {
  width: auto;
  background: #000000;
  border-radius: 8px;
  height: 40px;
  position: relative;
  transition: all 0.3s ease-in-out;
}
.catalog-product-view #product-addtocart-button span {
  transition: all 0.3s ease-in-out;
  display: inline-block;
  width: auto;
}
.catalog-product-view #product-addtocart-button:hover span {
  transform: translateX(-6px);
}
.catalog-product-view #product-addtocart-button::after {
  content: "→";
  position: relative;
  right: 0;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
  top: 0;
}
.catalog-product-view #product-addtocart-button:hover::after {
  visibility: visible;
  opacity: 1;
  color: #ffff;
}
.catalog-product-view #product-addtocart-button span {
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  color: #ffffff;
  flex: none;
  order: 0;
  flex-grow: 0;
  transform: translateX(15px);
  -webkit-font-smoothing: revert-layer;
}
.catalog-product-view #product-addtocart-button:hover {
  border: 1px solid;
}

.catalog-product-view #float_field_select .swatches-container {
  display: flex;
  width: auto;
  align-items: center;
  padding-left: 0;
  column-gap: 5px;
}

.faq-accordion.ui-accordion.ui-widget.ui-helper-reset h3 {
  font-weight: 400;
  font-size: 22px;
  line-height: 32px;
  color: #000000;
  background: transparent;
  width: auto;
  text-align: left;
  border: none;
  border-top: 1px solid #e5e5e5;
  padding: 20px 0;
  box-shadow: none;
  border-radius: 0;
  position: relative;
  margin: 0;
  padding-left: 20px;
  -webkit-font-smoothing: revert-layer;
}

.faq-accordion.ui-accordion.ui-widget.ui-helper-reset p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #414141;
  margin-bottom: 0;
  -webkit-font-smoothing: revert-layer;
}
.content_right_contact .address_box .box ul {
  margin-bottom: 20px;
  padding-left: 0px;
  list-style: none;
  /* padding: 0px */
}
ul.number.nopadding {
  padding: 0px !important;
}

#shopping-cart-table > tbody > tr > td.col.price > span.price {
  display: none;
}
#product_addtocart_form
  > div.form_display_option_content
  > div.product-options-bottom
  > div
  > fieldset
  > div.field.qty {
  display: none;
}
#mini-cart .product-image-photo {
  object-fit: unset !important;
}
.price_rental {
  display: none;
}
/*.price_tag .product-info-price:nth-child(2) {
    display: none;
}*/
.product-package .price_tag .price-box.price-final_price {
  width: 100px;
}
.product-options-wrapper .options-list.nested .field.choice input:not([disabled]):focus {
    box-shadow: none !important;
}
h2.product_name:hover {
    text-decoration: underline;
    cursor: pointer;
}
#shipping .step-title {
    display: none;
}
.catalog-product-view .product-info-main .product-add-form label.label > span:nth-child(1)::after {
  content: none !important;
}
.sticker-img svg{
    position: absolute;
    top: 25px;
    left: 0;
    width: 46%;
}
  .product_image {
    position: relative;
  }
  .product_image img.with_hover_effect, .product_image img.second_image_with_hover, .product_image img.third_image_With_hover{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    object-fit: contain;
    opacity: 0;
    transition: opacity .2s;
  }
  .product_image:hover img.with_hover_effect, .product_image:hover img.second_image_with_hover, .product_image:hover img.third_image_With_hover{
    opacity: 1;
  }
  .shop_home_Banner_button .pagebuilder-button-primary:hover {
  padding: 7px 0px;
  background-color: #ffffff;
  border: 1px solid #000000;
  border-radius: 8px;
}
.plink:hover {
  background-color: #ffffff !important;
  border: 1px solid #000000;
  color: #000 !important;
}
.desc-active {
    padding-top: 6px;
    color: #6A6A6A;
    font-family: Jost;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}
.options_with_padding{
  padding: 0 20px 20px;
  margin: 0 !important;
}
.swatches-container .swatch-img.current + span {
    display: inline-block !important;
}
div#rental-wrapper {
    background: #fff;
}
.testimonial .rating-box {
    float: right;
}
.testimonial .heading_bottom {
    text-align: right;
}
.customer-account-createpassword main#maincontent {
  width: 50%;
}
.catalog-category-view .institution-pop-name {
  color: #ffffff;
}
.catalog-category-view .fixed_bar_stick .institution-pop-name {
  color: #000;
}
.catalog-category-view .minicart-wrapper .action.showcart .counter.qty span.counter-number {
  color: #fff;
}
.catalog-category-view
  .page-header.fixed
  .minicart-wrapper
  .action.showcart
  .counter.qty
  span.counter-number {
    color: #000;
}
.shop-products {
  text-align: center;
  width: 100%;
}
.institution_logo_side {
  width: 200px;
  padding: 0 30px;
}
#html-body.cms-shop .first-block .institution-pop-name {
  padding: 0 30px;
}
.side_logo {
  position: absolute;
  top: 80px;
}
@media (max-width: 767px) {
  .side_logo {
    position: relative;
    top: -10px;
    text-align: center;
}
.institution_logo_side {
  margin: 0 auto;
}
}
.form.send.confirmation .field.note
{
  text-align: center;
}
.form.send.confirmation
{
  margin:auto;
}
.customer-account-confirmation .page-title-wrapper
{
  text-align: center;
}

/*Checkout design modification */
li.checkout-delivery-steps h1 {
    font-size: 20px;
    text-align: center;
    font-weight: 400;
}
.checkout-delivery-steps .home-pickup-delivery {
    display: flex;
    gap: 21px;
    width: 70%;
    margin: auto;
}
.checkout-delivery-steps .home-delivery , .checkout-delivery-steps .pickup-delivery {
    width: 50%;
    text-align: center;
}
.checkout-delivery-steps .home-delivery img , .checkout-delivery-steps .pickup-delivery img
{
    max-width: 100%;
    cursor: pointer;
}
#shipping , #opc-shipping_method
{
    display: none;
}
.checkout-info-steps span.step-value {
    width: 25px;
    height: 25px;
    background: #333333;
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    line-height: 25px;
    background: #E5E5E5;
    color:#9E9E9E;
}
.checkout-info-steps .active-step span.step-value
{
    background: #333333;
    color: #fff;

}
.checkout-shipping-steps
{
    cursor: pointer;
    margin: 25px 0px;
}
.checkout-shipping-steps.active-step
{
    margin: 25px 0px;
}
.checkout-info-steps .shipping-step-title {
    display: flex;
    gap: 20px;
    color:#000000;
    font-weight: 400;
    align-items: baseline;
}
.checkout-info-steps .shipping-step-customer-info span.customer-info-title {
    width: 15%;
    display: inline-block;
    padding: 5px 0px;
    color: #000;
    font-weight: 500; 
}
.checkout-info-steps .shipping-step-customer-info span.customer-info-value {
    width: 75%;
    display: inline-block;
    padding: 5px 0px;
    color: #000;
    font-weight: 400;
}
.checkout-info-steps .shipping-step-customer-info {
    display: flex;
    width: 86%;
    margin: auto;
    padding: 10px 0px;
}
.checkout-info-steps .shipping-step-customer-info.info-institution
{
    padding: 0px;
}
.checkout-info-steps span.step-title-info {
    color: #9E9E9E;
    font-weight: 500;
    font-size: 18px;
    
}
.checkout-shipping-steps.active-step span.step-title-info 
{
    color:#000000;
}
.checkout-info-steps span.step-next-button {
    width: 150px;
    background: #000;
    display: inline-block;
    padding: 5px;
    text-align: center;
    border-radius: 8px;
    color: #fff;
    height: 30px;
    line-height: 30px;
    margin: 10px 0px;
    cursor: pointer;
}
.shipping-step-address-info
{
    display: none;
    width: 86%;
    margin: auto;
    padding: 15px 0px;
}
.button_to_continue
{
    display: none;
}
span.customer-info-institution-image.customer-info-value img {
    width: 200px;
    max-height: 80px;
}
div#checkout-shipping-method-load {
    display: none;
}
.billing-address-details , .billing-address-same-as-shipping-block {
    display: none;
}
.customer-info, .shipping-address-info-step , .checkout-payment-method {
    border-bottom: 1px solid #CCCCCC;
}
.customer-info , .checkout-payment-method
{
    padding-bottom: 20px;
}
.pickup-location-info
{
    display: none;
}
/*#opc-new-shipping-address
{
    display: none;
}*/
.checkout-index-index .modal-popup .modal-footer .action-save-address
{
    margin: 15px;
}
.checkout-index-index .action.secondary.action-hide-popup
{
    display: none;
}
.checkout-index-index label.label[for='shipping-save-in-address-book'] {
    padding-left: 20px;
    cursor: pointer;
}
.checkout-index-index .opc-wrapper .form-login
{
    display: none;
}
.search-result-header {
    display: none;
}
span.customer-institution-image.customer-info-title {
    visibility: hidden;
}
.heading .name-label strong {
    font-weight: 400;
    color:#6A6A6A;
}
.heading .name-label span.shipping-charge {
    font-size: 14px;
    color:#6A6A6A;
    font-weight: 400;
}
.checkout-index-index .opc-sidebar .opc-block-summary .minicart-items .product-image-container .product-image-wrapper img
{
    margin: 15px;
    width: 60px;
}
.checkout-index-index aside.modal-custom.opc-sidebar
{
    width: 30%;
}
.checkout-index-index .opc-sidebar .payment-option .payment-option-content .form-discount .actions-toolbar .action-apply
{
    font-size: 14px;
}
.minicart-items .product-item-details {
    padding-left: 90px;
}
.payment-group .step-title
{
    display: none;
}
.checkout-payment-method .actions-toolbar .primary
{
    float: left;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method .payment-method-title .label
{
    font-weight: 500;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .payment-method .payment-method-title
{
    max-width: 170px;
    border-radius: 8px;
    border: 1px solid #000;
    background: #fff;
    padding: 5px;
}
.checkout-payment-method .payment-method-content
{
    padding: 0px;
}
.payment-method-content .actions-toolbar
{
    margin: 0px !important;
}
#checkout-step-payment .fieldset > .legend + br
{
    display: none;
}
.payment-method._active {
    width: 86%;
    margin: auto;
}
.payment-info-section.checkout-shipping-steps.active-step {
    margin: 0px;
}
.payment-method-content .actions-toolbar .action.primary.checkout
{
    padding: 8px 20px !important;
    font-size: 16px !important;
    font-weight: 400;
}
#checkout-step-payment .no-quotes-block {
    text-align: center;
}
.input-text[name='street[1]'] {
    display: none;
}
.input-text[name='street[1]'] , #shipping-new-address-form .field._required[name='shippingAddress.firstname'], #shipping-new-address-form .field._required[name='shippingAddress.lastname']{
    display: none;
}
label.label[for='shipping-save-in-address-book'] {
    display: none !important;
}
.shipping-address-item.shipping-address-item-frame.not-selected-item {
   display: none !important;
}
.shipping-address-item.shipping-address-item-frame.selected-item {
    display: none !important;
}
@media (max-width: 768px)
{
    .checkout-index-index aside.modal-custom.opc-sidebar , .checkout-index-index .opc-wrapper .step-content
    {
        width: 90%;
        margin: auto;
    }
    .checkout-info-steps .shipping-step-customer-info span.customer-info-title
    {
        width: 30%;
    }
    .checkout-info-steps .shipping-step-customer-info
    {
        width: 75%;
    }
    .checkout-index-index .opc-wrapper .checkout-payment-method
    {
        padding-bottom: 15px;
    }
    .checkout-index-index .opc-wrapper #opc-new-shipping-address .form-shipping-address .field .label , .checkout-index-index .opc-wrapper #opc-new-shipping-address .form-shipping-address .field .control
    {
        padding: 0px;
    }
    .shipping-step-address-info
    {
        width: 78%;
    }
    .checkout-index-index .opc-wrapper #opc-new-shipping-address .form-shipping-address .field .control
    {
        width: 100%;
    }
    li.checkout-delivery-steps h1
    {
        font-size: 15px;
    }
    .checkout-index-index .opc-wrapper #opc-new-shipping-address .form-shipping-address .field .label
    {
        padding: 0px;
    }
    .checkout-index-index .opc-wrapper #opc-new-shipping-address .form-shipping-address .field .label span {
        padding: 0px;
    }
    div#opc-new-shipping-address {
      padding-left: 10px;
  }
  .checkout-info-steps .shipping-step-title
  {
    gap: 18px;
  }
  .checkout-info-steps span.step-next-button
  {
    margin-left: 12px;
  }
  .abs-toggling-title-mobile, .block-wishlist-management .wishlist-select .wishlist-name, .block-collapsible-nav .title
  {
    margin-top: 85px;
  }
  .block-collapsible-nav .content
  {
    padding-left: 15px;
  }
  .customer-account-index .page-header .nav-toggle::before
  {
    color: #000;
  }
  .customer-account-index main#maincontent
  {
    width: 90%;
    padding-left: 30px !important;
  }
  .modal-popup.confirm._show .modal-footer {
      display: block;
  }
  .modal-popup.confirm .modal-inner-wrap
  {
    padding: 28px;
  }
  
}
@media (max-width: 450px)
{
    .testimonial .main_item_div
    {
        padding:15px;
    }
}