@font-face {
  font-family: "Galderma";
  src: url("../fonts/Galderma/GALDERMA-Regular.ttf");
}
@font-face {
  font-family: "Segma";
  src: url("../fonts/Segma/Segma-Regular.ttf");
}
@font-face {
  font-family: "Segma-Semi-Bold";
  src: url("../fonts/Segma/Segma-SemiBold.ttf");
}
.loading {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 2rem;
  margin: auto;
  border: 0.25em solid black;
  border-right-color: transparent;
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border;
  z-index: 10000;
}
#loader {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgb(239 234 234 / 75%);
  z-index: 999999;
}

.rotate {
  animation: rotation 2s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
body {
  font-family: "segma" !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400 !important;
  font-family: "galderma";
}
/*header top Right side icons css start desktop */
.header-right-icons {
  width: 222px;
  margin-left: -60px;
}
.header-right-icons img {
  margin: 0px 16px;
}
.cart-count {
  font-weight: 700;
  line-height: 12px;
  font-family: segma;
  height: 20px;
  position: absolute;
  margin: auto;
  font-size: 10px;
  border-radius: 72px;
  background-color: black;
  color: white;
  margin-top: 24px;
  text-align: center;
  padding: 5px 7px;
  min-width: 26px;
  display: none;
  justify-content: center;
}

/*header top Right side icons css end desktop*/

.h1-heading {
  font-size: 40px;
  line-height: 56px;
}
.h2-heading {
  font-size: 32px;
  line-height: 40px;
}
.h3-heading {
  font-size: 24px;
  line-height: 32px;
}
.font-galderma {
  font-family: "galderma";
}

.header {
  display: flex;
  justify-content: space-between;
  padding: 10px;
  background-color: #e0e0d8;
}

.nav-header {
  display: flex;
  justify-content: space-between;
  padding: 10px;
}

.header.region {
  padding: 5px;
}

.nav-header.region-branding {
  flex: 0 1 20%;
}

.nav-header.region-navigation {
  flex: 0 1 50%;
}

.nav-header.region-search {
  flex: 0 1 30%;
}

.region.block-region {
  padding: 15px;
}

.nav-header {
  padding: 30px 20px;
}

.main {
  padding: 50px 0;
  display: flex;
  justify-content: space-between;
}

.main.content {
  flex: 0 1 65%;
}
#content .region-content {
  padding: 0px;
}
/* Produt and Levelup */

body {
  color: #181b21 !important;
}

.sub-heading {
  margin-bottom: 24px;
  font-weight: 400;
}
.content-text {
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 0;
}
a.link:link,
a.link:visited {
  color: #181b21;
}

a.btn-link:link,
a.btn-link:visited {
  color: #181b21;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  line-height: 16px;
  text-decoration: none;
  display: inline-block;
  padding: 16px 32px;
  border: 1px solid #c5c6c7;
}
a.btn-link:hover,
a.btn-link:active {
  color: #fff;
  background-color: #181b21;
}
a.btn-transperant:link,
a.btn-transperant:visited {
  border: 1px solid #fff;
  color: #fff !important;
}
a.btn-transperant:hover,
a.btn-transperant:active {
  background-color: #fff !important;
  color: #181b21 !important;
}
a.btn-galderma {
  font-size: 14px !important;
}
.banner {
  position: relative;
}
.sub-banner {
  max-width: 950px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  margin: 0 auto;
  right: 0;
  transform: translateY(-50%);
  padding: 64px 136px;
  background-color: #f8f8f8;
  opacity: 0.85;
  color: #181b21 !important;
  font-weight: normal;
}
.sub-banner .h1-heading,
.sub-banner .tag {
  margin-bottom: 24px;
}
.sub-banner .tag {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 2px;
}
footer {
  padding: 0 !important;
}
.footer {
  color: #faf9f8;
  background-color: #181b21;
  padding: 40px 80px;
}
footer .region-footer {
  padding: 0 !important;
}
footer h2.h2-heading {
  max-width: 510px;
  margin: 0 auto;
}
.page-mx .footer h2.h2-heading{
  max-width: 530px;
}
.page-cl footer h2.h2-heading {
  max-width: 530px;
}
.page-co footer h2.h2-heading {
  max-width: 550px;
}
.page-br footer h2.h2-heading {
  max-width: 630px;
}

footer h2 {
  color: #faf9f8;
  margin-bottom: 24px;
}
footer .socialmedia-icons {
  display: flex;
  justify-content: flex-end;
}
.socialmedia-icons a:first-child {
  padding-right: 24px;
  padding-left: 0px;
}
.socialmedia-icons img {
  width: 20px;
  height: 20px;
}
.register-footer {
  margin-left: 15px;
}
#btn-get {
  color: #ffffff;
  border: 1px solid #f8f8f8;
  margin-bottom: 72px;
  padding: 16px 32px;
  letter-spacing: 2px;
}
#btn-get:hover {
  color: #181b21;
  background-color: #fff;
}
#footer-links-container {
  display: flex;
  justify-content: space-between;
  padding-bottom: 32px;
  border-bottom: 1px solid #ffffff;
  margin-bottom: 32px;
}
#footer-links-container a:link,
#footer-links-container a:visited {
  font-size: 14px;
  color: #c5c6c7;
  text-decoration: none;
}
#footer-links-container a:hover,
#footer-links-container a:active {
  text-decoration: underline;
}
#copyright, #copyright-date, #copyright-text {
  font-size: 14px;
  color: #c5c6c7;
}
.font-15 {
  font-size: 15px;
  line-height: 24px;
}
.font-18 {
  font-size: 18px;
}
.font-400 {
  font-weight: 400;
}
.font-600 {
  font-weight: 600;
}
.bor-btm {
  border-bottom: 1px solid #ededed;
}
.btn-form {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  padding: 12px 24px;
  border: 1px solid #181b21;
  background-color: transparent;
}
.btn-form:hover {
  background-color: #181b21;
  color: #fff;
}
.picture-img {
  height: 100% !important;
}
.btn-registration {
  margin-left: 14px;
}
a.btn-black:link,
a.btn-black:visited {
  color: #ffffff !important;
  background-color: #181b21 !important;
}
a.btn-black:hover,
a.btn-black:active {
  color: #181b21 !important;
  background-color: transparent !important;
}
.custom-container {
  padding: 0 16px;
  margin: 0 44px;
}

.mob-dropdown {
  display: none;
}
.btn-dropdown {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #c5c6c7;
  color: #181b21;
  width: 100%;
  background-color: #ffffff;
  border-radius: 5px;
  padding: 12px;
  text-align: start;
  font-size: 16px;
}
.page-contents .custom-dropdown-menu {
  border: 1px solid #c5c6c7;
  inset: 5px auto auto 0 !important;
  font-size: 15px;
  width: 100%;
}
.custom-dropdown-menu li:last-child a {
  border-bottom: none;
}
.custom-dropdown-menu li a {
  padding: 8px 16px;
}
.dropdown-icon {
  width: 30px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: none !important;
}
.row::after,
.row::before {
  content: none !important;
}
.custom-scroll::-webkit-scrollbar {
  height: 8px;
}
.custom-scroll::-webkit-scrollbar-track {
  background-color: #ededed;
  border-radius: 10px;
}
.custom-scroll::-webkit-scrollbar-thumb {
  background-color: #becdf0;
  border-radius: 10px;
}
.feedback {
  padding: 80px 0;
  background-color: #cedaf4;
}
.dark-tag {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

.rotate-icon {
  transform: rotate(180deg);
}
.page-contents {
  z-index: 10;
}
.active {
  font-weight: 600;
}
.dropdown-item {
  white-space: normal !important;
}
.custom-nav-content-container .page-nav {
  width: 20%;
  height: 100%;
  position: -webkit-sticky;
  position: sticky;
  margin-bottom: 10px;
  /* top: 258px; */
}
.custom-nav-content-container .page-content {
  width: 80%;
}
.custom-nav-content-container {
  margin: 0 32px !important;
}
.custom-nav-content-container section {
  scroll-margin-top: 100px;
}
.fillerProductscroll section {
  scroll-margin-top: 150px !important;
}
.inner-content-cls {
  max-width: 1600px;
  min-width: 1140px;
  margin: 0 auto;
  width: 100%;
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 16px;
  display: inline-block;
  color: #181b21;
  font-size: 14px;
  font-weight: 400;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 16px;
  border: 1px solid #181b21;
  border-radius: 2px;
  background: transparent;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
  content: "✓";
  width: 16px;
  height: 16px;
  /* background-image: url("../images/header_images/tik.svg"); */
  position: absolute;
  top: 0px;
  left: 0px;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 14px;
}
[type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
[type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.activeTab a {
  color: #181b21 !important;
  font-weight: 600;
}

/*feedback helpful css start*/
.feedback_helpful {
  padding: 80px 0;
  background-color: #cedaf4;
}
.feedback_helpful h4 {
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  text-align: center;
  margin-bottom: 24px;
}
.feedback_helpful p {
  font-size: 15px;
  text-align: left;
  font-weight: 600;
}

.checkBoxContainer {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 16px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.checkBoxContainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: transparent;
  border-radius: 2px;
  padding: 2px;
  border: 1px solid #181b21;
}

.checkBoxContainer:hover input ~ .checkmark {
  background-color: transparent;
}

.checkBoxContainer input:checked ~ .checkmark {
  background-color: transparent;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.checkBoxContainer input:checked ~ .checkmark:after {
  display: block;
}

.checkBoxContainer .checkmark:after {
  left: 0px;
  top: 0px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 14px;
  background-image: url("../images/header_images/tik.svg");
  height: 14px;
  width: 14px;
}
.checkbox-Holder {
  width: 300px;
  display: block;
  align-items: center;
  padding-left: 20px;
}
.newbtn_border {
  border: 1px solid #181b21 !important;
  font-size: 14px !important;
}

/*feedback helpful css end*/
@media (max-width: 576px) {
  /* header right top icons css mobile start */
  .header-right-icons {
    width: 166px;
    margin-left: -60px;
  }
  #copyright, #copyright-date, #copyright-text {
    font-size: 12px;
  }

  .header-right-icons img {
    margin: 17px 8px;
  }

  .cart-count {
    font-size: 11px;
    margin: auto;
    position: absolute;
    border-radius: 25px;
    background-color: black;
    color: white;
    margin-top: 23px;
    text-align: center;
    line-height: 16px;
    min-width: 26px;
    padding-top: 8px;
    display: none;
    align-items: center;
    justify-content: center;
    height: 18px;
  }

  /* header right top icons css mobile end */

  /*change order of li in mob*/

  .we-mega-menu-ul li:nth-child(8) {
    order: 10;
  }
  .we-mega-menu-ul li:nth-child(10) {
    order: 8;
  }
  .we-mega-menu-ul li:nth-child(9) {
    order: 9;
  }

  /*change order of li in mob end*/

  .checkbox-Holder {
    padding-left: 40px;
    width: 100%;
  }
  /* mobile */
  .h1-heading {
    font-size: 24px;
    line-height: 32px;
  }
  .h2-heading {
    font-size: 21px;
    line-height: 24px;
  }
  .h3-heading {
    font-size: 18px;
    line-height: 24px;
  }
  .dark-tag {
    font-size: 16px;
    line-height: 21px;
  }
  .sub-heading {
    font-size: 21px;
    line-height: 24px;
  }
  .content-text {
    font-size: 14px;
    line-height: 21px;
  }
  .sub-banner,
  .banner {
    position: static;
  }
  .sub-banner {
    transform: translate(0, 0);
    padding: 32px 32px 48px 32px;
    opacity: 1;
  }
  .sub-banner .h1-heading,
  .sub-banner .tag {
    margin-bottom: 16px;
  }
  .fillerProductscroll section {
    scroll-margin-top: 135px !important;
  }
  .footer {
    padding: 40px 0;
  }

  footer .logo {
    text-align: center;
    margin-bottom: 20px;
  }
  footer .socialmedia-icons {
    justify-content: center;
  }
  footer .socialmedia-icons a {
    padding: 0px 12px;
  }
  footer h2 {
    font-size: 16px;
    margin-bottom: 12px;
  }
  #footer-links-container {
    flex-direction: column;
  }
  #footer-links-container a {
    padding-bottom: 24px;
  }
  #btn-get {
    margin-bottom: 48px;
    max-width: 280px;
  }

  .mob-flex-clm {
    flex-direction: column;
  }
  .img-fluid {
    width: 100%;
  }
  .mob-order {
    order: 1;
  }
  .custom-container {
    margin: 0;
  }
  .mob-dropdown {
    display: block;
  }
  .floating-icon-bar {
    display: none;
  }
}
.uppercase-tag {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 2px;
}
.page-content-banner {
  margin-bottom: 64px;
}
@media (max-width: 576px) {
  .uppercase-tag {
    font-size: 10px;
  }
}
.dropdown-item.active,
.dropdown-item:active {
  color: #181b21 !important;
  background-color: #ffffff !important;
}
.account:before {
  content: "";
  background-image: url("../images/icons/account.svg");
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  left: 0;
  height: 24px;
  width: 24px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.orders:before {
  content: "";
  background-image: url("../images/icons/orders.svg");
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  left: 0;
  height: 24px;
  width: 24px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.favourites:before {
  content: "";
  background-image: url("../images/icons/favourites.svg");
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  left: 0;
  height: 24px;
  width: 24px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.profile:before {
  content: "";
  background-image: url("../images/icons/profile.svg");
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  left: 0;
  height: 24px;
  width: 24px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.addresses:before {
  content: "";
  background-image: url("../images/icons/addresses.svg");
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  left: 0;
  height: 24px;
  width: 24px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.payment:before {
  content: "";
  background-image: url("../images/icons/payment.svg");
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  left: 0;
  height: 24px;
  width: 24px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.faqs:before {
  content: "";
  background-image: url("../images/icons/faqs.svg");
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  left: 0;
  height: 24px;
  width: 24px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.help:before {
  content: "";
  background-image: url("../images/icons/help.svg");
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  left: 0;
  height: 24px;
  width: 24px;
  order: unset !important;
  top: 0;
  bottom: 0;
  margin: auto;
}
.signout:before {
  content: "";
  background-image: url("../images/icons/signout.svg");
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  left: 0;
  height: 24px;
  width: 24px;
  top: 0;
  bottom: 0;
  margin: auto;
}

/*-------------------checking----------------------------sa*/
@media (max-width: 576px) {
  .account:before,
  .orders:before,
  .favourites:before,
  .profile:before,
  .addresses:before,
  .payment:before,
  .faqs:before,
  .help:before,
  .signout:before {
    height: 14px;
    width: 14px;
    background-size: 13px;
  }
}

#onetrust-banner-sdk.otFloatingRounded {
  left: 50% !important;
  transform: translateX(-50%);
}

.path-home .alert {
  display: none !important;
}
@media (min-width: 5200px) {
  .header-right-icons {
    margin-left: 104px;
  }
}
/* Auto Logout UI Changes */
.ui-widget-overlay {
  background: #000000 !important;
}

.autologout-dialog .ui-dialog-buttonpane {
  background: #dfe6f8 !important;
}
.autologout-dialog .ui-dialog-buttonpane button {
  background: #000000 !important;
  color: #ffffff !important;
}

.autologout-dialog .ui-dialog-titlebar-close {
  display: none;
}


/*desclaimer popup css*/


#disclaimerModal{
  z-index: 999999;
  
  opacity: 1;
}
.disclaim-body{
  padding: 32px !important;
  text-align: center;
}
.disclaim-content{
  box-shadow: 0px -4px 0px rgb(0 0 0 / 10%);
  border-radius: 6px !important;
}
.disclaim-body h6{
  font-size: 18px;
  line-height: 24px;
  font-weight: 400 !important;
  font-family: "Segma";
  color: #181B21;
  text-align: left;
  margin-bottom: 30px;
}
.disclaim-body p{
  font-family: 'Segma';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #181B21;
  text-align: left;
  margin-bottom: 0px;
}
.disclaim-body a{
  color: #181B21;
  text-decoration: underline;
}
.dismiss-btn-modal{
  border: 0px solid #181B21;
  background-color: #181B21;
  padding: 16px 32px;
  font-family: 'Segma';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #fff;
  margin: 0px !important;
 
 
}
.dismiss-btn-modal:hover{
  background-color: #181b21;
  color: #fff;
}
.dialog-disclaim{
  max-width: 520px !important;
}
.no-modal-bg .modal.modal-static .modal-dialog{
  -webkit-transform: none !important;
  transform: none !important;
}

.no-modal-bg .modal-backdrop.show {
  z-index: 99999 !important;
  opacity: .7 !important;
}

.btn-close-disclaim{
  position: absolute;
  right: 23px;
  background: transparent;
  border: none;
}
.btn-close-disclaim img{
  width: 17px;
  height: 17px;
}
.disclaim-header{
  padding: 20px 16px !important;
  border-bottom: 1px solid #F0F1F1  !important;
  justify-content: left !important;
}
.disclaim-header .modal-title{
  font-size: 18px;
  font-weight: 600 !important;
  line-height: 24px;
  font-family: 'Segma';
  color: #181B21;
}
.disclaim-footer{
  background-color: #DFE6F8;
  padding: 32px !important;
  border-top: 0px !important;
}

.disclaimer-top-banner{
  padding: 12px 35px;
  background-color: #181b21;
  text-decoration: none;
  font-size: 14px;
  color: white;
  text-align: center;
  line-height: 21px;
  font-family: Segma;
  position: relative;
  padding-right: 50px;
}
.disclaimer-top-banner h6{
  font-family: Segma !important;
}
.disclaimer-top-banner p{
  margin-bottom: 0px;
  font-family: Segma !important;
}
.disclaimer-top-close{
  position: absolute;
  right: 10px;
  cursor: pointer;
  top: 0px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  bottom: 0px;
}

@media (max-width: 576px) {

.dialog-disclaim{
  margin: 16px !important;
}
.disclaim-body {
  padding: 32px 16px !important;
}
.disclaim-footer{
  padding: 16px !important;
}
.disclaimer-top-banner{
  padding-right: 60px;
}
.disclaimer-top-close{
  right: 17px;
}
}
@media (width: 768px) {
  .disclaimer-top-banner{
    padding-right: 50px;
  }
  .disclaimer-top-close{
    right: 15px;
  }
  .input-grp-del i {
    margin-left: 30rem;
  }
  .create-form-wrapper {
    width: 100% !important;
  }
}
@media (min-width: 2000px){
  .cart-count{
    padding: 4px 7px !important;
  }
}
/*desclaimer popup css end*/
.ui-dialog-buttons.ui-draggable{
  z-index: 999999;
}

.ui-widget-overlay.ui-front{
  z-index: 99999;
}


/*gigya login screen*/
.gigya-screen.landscape .gigya-layout-row.with-divider>.gigya-layout-cell.with-site-login{
  width: 100% !important;
}
.gigya-screen .gigya-composite-control.gigya-composite-control-header{
  margin-top: 0px;
  padding-bottom: 26px !important;
  font-family: "Segma",sans-serif;
  font-weight: normal;
  font-size: 16px !important;
  text-align: left;
  color: #181b21 !important;
  margin-bottom: 0.5rem;
}
.gigya-forgotPassword{
  color: #333333 !important;
    font-family: "Segma",sans-serif;
    font-weight: normal;
    font-size: 15px;
    text-decoration: underline;
}
.gigya-input-submit{
  font-size: 14px;
    line-height: 26px;
    min-height: 50px;
    max-height: 70px;
    text-transform: uppercase;
    color: #333333 !important;
    width: 100%;
    font-weight: 400;
}
.gigya-screen.portrait.mobile{
  padding-left: 10px !important; 
  padding-right: 10px !important;
}
.gigya-screen h2{
  text-align: left !important;
}
.gigya-screen.portrait .gigya-layout-row.with-divider>.gigya-layout-cell.with-divider{
  height: auto  !important;
}
.gigya-screen.portrait{
  width: 100% !important;
  margin: unset !important;
  padding-left: 0px  !important;
  padding-right: 0px  !important;
  padding-top: 0px !important;
}
.gigya-reset-password-form{
  max-width: 380px !important;
  margin: unset !important;
}
.gigya-screen .gigya-composite-control.gigya-composite-control-label.main-tex{
  font-family: "Segma",sans-serif;
  font-weight: normal;
  font-size: 16px;
  text-align: left;
  color: #181b21 !important;
}
.gigya-screen .gigya-composite-control.gigya-composite-control-link{
  font-family: "Segma",sans-serif;
  font-weight: normal;
  font-size: 15px !important;
  margin: 1em 0px !important;
  text-decoration: underline;
}
.gigya-screen.landscape .gigya-layout-row.with-divider>.gigya-layout-cell.with-site-login{
  margin: unset;
}
.gigya-login-form{
  max-width: 380px !important;
  margin: unset !important;
}
.gigya-login-form .gigya-screen.landscape .gigya-layout-row.with-divider>.gigya-layout-cell.with-site-login{
  width: 100% !important;
}
.gigya-screen.landscape .gigya-layout-row.with-divider>.gigya-layout-cell.with-site-login{
  width: 100% !important;
}
.gigya-screen .gigya-composite-control.gigya-composite-control-textbox input , .gigya-screen .gigya-composite-control.gigya-composite-control-password input{
  border: 1px solid #ced4da; 
  padding: 0.375rem 0.75rem;
  font-size: 1rem !important;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  border-radius: 0.25rem;
  height: auto;
  font-family: "segma" !important;
}
.gigya-screen input[type=submit]{
  background-color: #ffffff;
  border: 1px solid #333333;
  font-size: 14px !important;
  line-height: 26px;
  min-height: 50px;
  max-height: 70px;
  text-transform: uppercase;
  color: #333333 !important;
  width: 100% ;
  font-family: "segma" !important;
}
.gigya-screen .gigya-composite-control.gigya-composite-control-label.main-text{
  margin-top: 0px;
  padding-bottom: 26px !important;
  font-family: "Segma",sans-serif;
  font-weight: normal;
  font-size: 16px !important;
  text-align: left;
  color: #181b21 !important;
  margin-bottom: 0.5rem;
}
.gigya-screen .gigya-composite-control.gigya-composite-control-textbox input{
  padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    appearance: none;
    border-radius: 0.25rem;
}
.gigya-screen .gigya-label-text{
  font-family: "Segma",sans-serif !important;
  font-weight: normal;
  font-size: 16px !important;
}
.gigya-composite-control-link{
  text-align: left  !important;
  color: #181b21 !important;
  display: block  !important;
}
/*gigya login screen*/

@media (min-width: 577px) and (max-width:991px){
.footer .h2-heading{
  font-size: 28px;
  margin-bottom: 32px !important;
}
#footer-links-container a:link, #footer-links-container a:visited{
  display: block;
  margin-bottom: 24px;
  color: #C5C6C7;
}
#footer-links-container{
  padding-bottom: 8px;
  display: block;
}
.sub-banner{
  padding: 32px 48px;
  max-width: 576px;
}
.sub-banner .content-text{
  font-size: 14px;
}
#product-banner .banner img{
  height: 432px;
}
#product-banner .sub-banner h1.mx-width{
  line-height: 40px;
  margin-bottom: 16px;
}
.sub-banner .tag{
  margin-bottom: 16px;
}
.h2-heading{
  font-size: 28px;
  line-height: 36px;
}
.h3-heading{
  font-size: 22px;
  line-height: 30px;
}
.ipad-products{
  width: 300px !important;
  float: left !important;
  padding: 0px !important;
  margin-right: 24px;
  margin-bottom: 19px;
}

}
.hide-signout-icon:before {
  display: none;
}
.btn-border-override:hover {
	border-color: #c5c6c7;
}
.floating-icon-bar {
  height: auto;
  position: fixed;
  top: 30%;
  right: 0;
  z-index: 1000;
  transform: rotate(180deg);
}
.floating-icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}
.floating-icon-bar a:hover {
  background-color: #000;
}
.side-head-text {
  background: #000;
  color: #fff;
  writing-mode: vertical-lr;
  font-family: Galderma, sans-serif;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0;
  position: relative;
  text-align: left;
  text-decoration: none;
}
.side-head-text:hover {
  background: #000;
  color: #fff;
  writing-mode: vertical-lr;
  font-family: Galderma, sans-serif;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0;
  position: relative;
  text-align: left;
  text-decoration: underline;
}
/*Personalized Top Banner*/
.banner-black {
  border: 1px solid #ddd;
  margin-top: -1px; /* Prevent double borders */
  background-color: black;
  padding: 12px;
  text-decoration: none;
  font-size: 14px;
  color: white;
  display: block;
  position: relative;
  text-align: center;
  line-height: 21px;
  font-family: Segma;
}
.banner-black .close-icon {
  cursor: pointer;
  position: absolute;
  top: 50%;
  right: 25px;
  background-color: black;
  transform: translate(0%, -50%);
  background-image: url("../images/homepage/close.svg");
  position:absolute;
  width: 14px;
  height: 14px;
  display: inline-block;	
}
.banner-lavender {
  border: 1px solid #ddd;
  margin-top: -1px; /* Prevent double borders */
  background-color: lavender;
  padding: 12px;
  text-decoration: none;
  font-size: 14px;
  color: black;
  display: block;
  position: relative;
  text-align: center;
  line-height: 21px;
  font-family: Segma;
}	
.banner-lavender .close-icon {
  cursor: pointer;
  position: absolute;
  top: 50%;
  right: 25px;
  background-color: lavender;
  transform: translate(0%, -50%);
  background-image: url("../images/homepage/close.svg");
  position:absolute;
  width: 14px;
  height: 14px;
  display: inline-block;	
}
/*webinar feedback form css start*/
.zoom-feedback-form [type="radio"]:checked + label:before, [type="radio"]:not(:checked) + label:before {
  border-width: 8px !important;
  border-color: #0e72ed !important;
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  border-radius: 50% !important;
  content: "" !important;
  border: 1px solid #6e7680 !important;
  cursor: pointer;
  box-sizing: border-box;
}
.zoom-feedback-form [type="radio"]+ label:after {
  transform: scale(1) !important;
  width: 4px;
  height: 8px;
  border-radius: 50%;
  border: 4px solid black;
  box-shadow: 0 1px 1px rgba(19,22,25,.4), 0 1px 2px rgba(19,22,25,.2);
  content: "";
  position: absolute;
  left: 4px;
  top: 4px;
  transform: scale(0);
  transition: transform .15s ease-in;
}
.select-grp {
	display: flex;
	gap: 25px;
}
.input-item-wrap {
	flex: 8;
}
.select-grp select {
	flex: 2;
  height: unset;
}
.add-choice {
	color: black;
	text-decoration: none;
}
.add-choice:hover {
	color: black;
	text-decoration: underline;
}
.add-choice::before {
  content: "\f067";
  font-family: FontAwesome;
  margin-right: 5px;
  font-size: 18px;
  color: #181B21;
  font-weight: 300;
}
.radio_btn:before	{
	content: "\f10c";
  font-family: FontAwesome;
  margin-right: 5px;
  font-size: 18px;
  color: #181B21;
  font-weight: 300;
}
.edit-feedback {
  text-align: left;
  font-size: 1.3rem !important;
  margin-top: 15px !important;
}
.zoom-feedback-form .container {
  box-shadow: 0 4px 8px rgba(19,22,25,.1);
  border: 1px solid rgba(152,160,169,.27);
  width: 50%;
}
.create-form-wrapper {
  width: 80% !important;
  padding: 0 !important;
  display : flex;
  align-items : center;
}
.add-qstn-wrap {
  margin-top: 20px;
}
.add-qstn {
  font-size: 1rem;
}
.input-grp-del i {
  margin-top: 9px;
  position: absolute;
  margin-left: 51%;
  cursor: pointer;
}
.input-del-grp {
  height: 50px;
  display: flex;
  margin-bottom: 16px;
  gap: 25px;
}
.input-del-grp input {
  flex: 6;
}
.add-qstn:hover {
text-decoration: underline;
}
@media (max-width: 576px) {
  .zoom-feedback-form .container {
    width: 100% !important;
  }
  .create-form-wrapper {
    flex-direction: column;
    width: 100% !important;
  }
  .questions-list {
    width: 100% !important;
  }
  .select-grp {
    flex-direction: column;
  }
  .input-grp-del i {
    margin-left: 17rem;
  }
  .saved_question_count {
    width: 100%;
    margin-right: 0;
    margin-bottom: 16px;
    border-radius: 0.25rem;
    padding: 0;
  }
  .del-btn-feedback {
    margin-top: 15px;
  }
}
/*webinar feedback form css end*/
/*personalized carousel css start*/
.carousel-indicators [data-bs-target] {
  border: 1px #181b21 solid !important;
  background-color: white !important;
  display: inline-block !important;
  margin: 0 6px !important;
  width: 12px !important;
  height: 12px !important;
  border-radius: 50% !important;
}
.carousel-indicators {
position: relative !important;
margin-top: 15px !important;
margin-left: auto !important;
margin-right: auto !important;
}
.carousel-indicators .active {
  border: 1px #181b21 solid !important;
  background-color: black !important;
  display: inline-block !important;
  margin: 0 6px !important;
  width: 12px !important;
  height: 12px !important;
  border-radius: 50% !important;
}
/*personalized carousel css end*/
.simplelogin-form .block-local-tasks-block, .simplelogin-form .forgot-password {
	display: none;
}
.simplelogin-form input.form-submit {
	background-color: #000;
}
.simplelogin-form .btn-primary:hover {
	line-height: 20px;
}
.simplelogin-form .simplelogin-link {
	display: none;
}

/* Webform CSS start */
body.path-webform .btn-primary:hover,
body.path-webform .btn-primary:focus,
body.path-webform .btn-primary:active {
  width: auto !important;
  transform: none !important;
}

.webform-submission-form {
  max-width: 600px !important; /* Set a maximum width for the form */
  margin: 0 auto !important; /* Center the form horizontally */
  padding: 20px !important; /* Add padding inside the form */
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1) !important; /* Optional: Add a shadow for better aesthetics */
  border: 1px solid #ddd !important; /* Optional: Add a border around the form */
  background-color: #fff !important; /* Optional: Set a background color */
  border-radius: 8px !important; /* Optional: Add rounded corners */
  margin-bottom: 40px !important;
  margin-top: 40px !important;
}
/* Webform CSS end */
