body {
  font-family: 'Readex Pro', sans-serif !important;
}

.btn {
  font-weight: 400;
  font-size: 24px;
  line-height: 1.33;
  text-align: center;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  display: inline-block;
  font-family: 'Readex Pro', sans-serif;
}

h2 {
  font-family: 'Readex Pro';
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 1.25;
  color: #1F2937;
}

p {
  font-family: 'Readex Pro';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.5px;
  color: #4B5563;
  margin-bottom: 1em;
}

/*------- Global Modal Design --------*/
.modal .modal-dialog {
  max-width: 1012px;
  width: 100%;
  font-family: 'Readex Pro';
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3), 0px 2px 6px 2px rgba(0, 0, 0, 0.15);
  border-radius: 16px;
}

.modal .modal-dialog .modal-header {
  background: #F9FAFB;
  padding: 30px;
  border-width: 0px;
}

.modal .modal-dialog .modal-header h5 {
  font-weight: 400;
  font-size: 32px;
  line-height: 40px;
  color: #1F2937;
}

.modal .modal-dialog .modal-body {
  padding: 30px;
}

.modal .modal-dialog .modal-footer {
  padding: 30px;
  background: #F9FAFB;
  border-width: 0px;
}

.modal-dialog .modal-footer .btn {
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  background: #4B5563;
  padding: 16px;
}

.modal-dialog .modal-footer .btn i {
  padding-right: 8px;
}

/*------- Global Modal Design --------*/
.global-header-section {
  margin-bottom: 60px;
}

.global-header-section h2 {
  font-family: 'Readex Pro';
  font-style: normal;
  font-weight: 400;
  font-size: 45px;
  line-height: 1.16;
  text-align: center;
  color: #4B5563;
  margin-bottom: 30px;
}

.global-header-section p {
  font-weight: 400;
  font-size: 22px;
  line-height: 1.27;
  color: #4B5563;
}

#navbar-top {
  background-color: #FFFFFF;
}

#navbar-main {
  background-color: #FFFFFF;
}

#block-ajax-login-form-popup .content > img {
  border-radius: 50%;
  width: 45px;
}

#block-ajax-login-form-popup .content > .Loggedin-popup-link {
  color: #000;
}

/*------ Hero Banner ---------*/
.hero-banner {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 80px;
}

.hero-banner.custom-text-Left {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.hero-content-area {
  max-width: 580px;
  width: 100%;
}

.hero-content-area.mobile-vendor a {
  border: 1px solid #D67F29;
  color: #D67F29;
}

.hero-content-area.music-photos-event-planners a {
  border: 1px solid #E6594C;
  color: #E6594C;
}

.hero-content-area a {
  max-width: 390px;
  width: 100%;
  display: inline-block;
  background: #FFFFFF;
  border: 1px solid #9342A0;
  color: #9342A0;
  border-radius: 10px;
  font-weight: 400;
  font-size: 32px;
  text-decoration: none;
  line-height: 78px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
  margin-top: 2.6rem;
  padding-left: 5rem;
  position: relative;
}

.hero-content-area a::after {
  background: url(../images/performa-sparkles.svg);
  width: 36px;
  height: 36px;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  left: 20px;
  top: 20px;
  content: '';
}

.hero-content-area.mobile-vendor a::after {
  background: url(../images/vendor-sparkles.svg);
}

.hero-content-area.music-photos-event-planners a::after {
  background: url(../images/planner-sparkles.svg);
}

.hero-content-area p {
  color: #fff;
  font-weight: 400;
  font-size: 28px;
  line-height: 36px;
}

/*------ Hero Banner ---------*/
.node--type-insurance-type ul.pre_links,
.node--type-page ul.pre_links {
  display: none;
}

.user-pass p.login-title,
.user-passp.back-to-login {
  display: none;
}

.user-pass .back-to-login {
  display: none;
}

/*------ Customize Policy section ---------*/
.customize-content-wrapper {
  padding: 75px 0;
  background: #F3F4F6;
}

.customize-content-wrapper .customize-image {
  padding-right: 18px;
}

.customize-content-wrapper .customize-image .image-title {
  padding: 12px 15px;
  background-color: #fff;
  border-radius: 0 0 8px 8px;
}

.customize-content-wrapper .customize-image .image-title .subtitle {
  color: #4B5563
}

.customize-content-wrapper .customize-image .image-title p {
  color: #9342A0;
  font-size: 12px;
  line-height: 1;
  margin-bottom: 0px;
}

.customize-content-wrapper .customize-button-wrapper {
  padding-left: 18px;
}

.customize-content-wrapper .customize-button-wrapper h2 a {
  display: block;
}

.customize-content-wrapper .customize-button-wrapper .field--type-image {
  float: none;
  margin: 0 0em 0 0;
}

.customize-content-wrapper .customize-button-wrapper ul {
  padding-left: 0rem;
  list-style: none;
  margin-bottom: 0rem;
}

.customize-content-wrapper .customize-button-wrapper ul li {
  background: #FFFFFF;
  border-width: 1px 3px 3px 1px;
  border-style: solid;
  border-color: #4B5563;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
  display: inline-block;
  width: auto;
  padding: 20px 30px;
  margin-bottom: 30px;
  cursor: pointer;
}

.customize-content-wrapper .customize-button-wrapper ul li:last-child {
  margin-bottom: 0px;
}

.customize-content-wrapper .customize-button-wrapper ul li .customize-button-icon img {
  max-width: 60px;
  width: 100%;
  height: auto;
}

.customize-content-wrapper .customize-button-wrapper ul li span.customize-button-title {
  font-weight: 400;
  font-size: 32px;
  line-height: 1.25;
  text-align: center;
  color: #4B5563;
  font-family: 'Readex Pro', sans-serif;
}

.customize-content-wrapper .customize-image img {
  width: 100%;
  height: auto;
}

.customize-content-wrapper .customize-button-wrapper ul li span.customize-button-icon {
  display: inline-block;
  margin-right: 15px;
}

.customize-content-wrapper .customize-button-wrapper ul li span.customize-button-title {
  margin-left: 15px;
  display: inline-block;
}

/*------ Customize Policy section ---------*/

/*------ why-specialty-insurance section ---------*/
.why-specialty-insurance {
  padding: 75px 0px;
}

.why-specialty-insurance .specialty-box {
  text-align: center;
  padding-bottom: 30px;
  border-right: 2px solid #D1D5DB;
  padding-top: 30px;
}

.why-specialty-insurance .specialty-box.border-none {
  border-right: 0px solid #D1D5DB;
}

.why-specialty-insurance .specialty-box h2 {
  font-weight: 400;
  font-size: 96px;
  line-height: 0.76;
  letter-spacing: -0.5px;
  color: #4B5563;
  margin-bottom: 10px;
}

.why-specialty-insurance .specialty-box p {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.33;
  color: #6B7280;
}

.specialty-btn {
  margin-top: 60px;
}

/*
.specialty-btn .btn.btn-primary {
    display: inline-block;
    max-width: 320px;
    width: 100%;
    text-align: center;
    padding: 20px;
    background: #4B5563;
    border: 1px solid #6B7280;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
}
*/
/*------ why-specialty-insurance section ---------*/

/*------- renew-your-policy-section ---------*/
.renew-your-policy,
.learn-about-this-policy {
  padding: 75px 0;
  background: #F3F4F6;
}

.renew-your-policy .renew-your-policy-content h2 {
  font-weight: 400;
  font-size: 45px;
  line-height: 1.16;
  text-align: center;
  color: #4B5563;
  margin-bottom: 30px;
}

.learn-about-this-policy h2 {
  font-weight: 400;
  font-size: 45px;
  line-height: 1.16;
  text-align: center;
  margin-bottom: 30px;
}

.learn-about-this-policy p {
  font-size: 22px;
  line-height: 1.27;
}

.renew-your-policy .renew-your-policy-content p {
  font-size: 22px;
  line-height: 1.27;
  color: #4B5563;
}

.renew-your-policy .renew-your-policy-content .policy-btn,
.learn-about-this-policy .policy-btn {
  text-align: center;
  margin-top: 60px;
}

.learn-about-glasses a:before {
  content: url('/themes/custom/sia_subtheme/assets/images/glasses_gray.svg');
  background-repeat: no-repeat;
  display: block;
  margin-right: 15px;
  width: 30px;
  height: 30px;
}

.learn-about-glasses a:hover:before {
  content: url('/themes/custom/sia_subtheme/assets/images/glasses_white.svg');
  background-repeat: no-repeat;
  display: block;
  margin-right: 15px;
  width: 30px;
  height: 30px;
}

/*
.renew-your-policy-content .policy-btn .btn.btn-primary {
    display: inline-block;
    max-width: 320px;
    width: 100%;
    text-align: center;
    padding: 20px;
    background: #fff;
    border: 1px solid #6B7280;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #4B5563 !important;
    font-weight: 500;
    text-shadow: none;
}
*/
.renew-your-policy-content .policy-btn .btn.btn-secondary::before {
  content: url(../images/lock-alt.svg);
  padding-right: 10px;
}

.renew-your-policy-content .policy-btn .btn.btn-secondary:hover::before {
  content: url(../images/lock-alt-white.svg);
  padding-right: 10px;
}

#Renew-Your-Policy .renew-your-policy-content .policy-btn .btn.btn-secondary::before {
  content: "\f021";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-right: 8px;
}

/*------- renew-your-policy-section ---------*/
.file-a-claim.renew-your-policy,
.learn-about-this-policy {
  background: #4B5563;;
}

.file-a-claim.renew-your-policy .renew-your-policy-content h2,
.file-a-claim.renew-your-policy .renew-your-policy-content p,
.learn-about-this-policy h2,
.learn-about-this-policy p {
  color: #fff;
}

.node__content {
  margin-top: 0px;
}

/*------custom footer section-----*/
footer.site-footer {
  font-family: 'Readex Pro';
  padding: 0px;
  background: #1F2937;
}

footer.site-footer .sia-logo img {
  width: 100%;
  height: auto;
}

footer .site-footer__top p {
  margin-top: 0;
}

.site-footer .block {
  border: none;
  padding: 0px;
  margin: 0px;
}

.site-footer__top h2 {
  border-bottom: none !important;
  text-transform: unset !important;
}

.site-footer__top {
  padding: 80px 80px 40px;
}

section.region.region-footer-first {
  width: 50%;
}

section.region.region-footer-second {
  width: 30%;
}

section.region.region-footer-third {
  width: 20%;
}

section.region.region-footer-fourth {
  width: 100%;
  text-align: center;
}

section.region-footer-third .menu--footer {
  padding-bottom: 40px;
}

section.region-footer-third .menu--footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  color: #E5E7EB;
  line-height: 16px;
}


.upper-footer-clmns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 0px;
  gap: 100px;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.contact-and-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.menu-and-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.ofc-hours {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}

.hld-hours {
  padding-top: 40px;
}

section.region-footer-first h2,
section.region-footer-second h2,
section.region-footer-third h2 {
  font-size: 22px;
  line-height: 28px;
  color: #FFFFFF;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  padding-bottom: 15px;
}

.ofc-hours .hours {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.ofc-hours .hours p {
  margin: 0px;
}

.ofc-hours .hours .open-hours,
.ofc-hours .hours .closed-hours {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

.ofc-hours .hours .open-hours p,
.ofc-hours .hours .closed-hours p {
  padding-right: 20px;
}

section.region-footer-first p,
section.region-footer-second p,
section.region-footer-third p,
.hld-hours .hours ul li span {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #E5E7EB;
}

.hld-hours .hours ul {
  list-style: none;
}


.hld-hours .hours {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  column-gap: 0px;
}

.contact-and-social .contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}

.contact-and-social .contact > p {
  margin-bottom: 20px;
  max-width: 227px;
  width: 100%;
}

.contact-and-social .contact .cntct-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.contact-and-social .contact .cntct-numbers p {
  margin: 0;
}

.contact-and-social .contact .cntct-numbers .phn-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}

.contact-and-social .contact .cntct-numbers div > p:nth-child(1) {
  margin-right: 20px;
}

.contact-and-social .contact .cntct-numbers .fax-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.social-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  padding-top: 40px;
}

.social-media .sm-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  gap: 25px;
}

.social-media .sm-icons a {
  display: inline-block;
}

.social-media .sm-icons a i {
  font-size: 24px;
  line-height: 1;
  color: #fff;
}

section.region-footer-fourth .copyright-clmn p {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: #9CA3AF;
  margin-bottom: 0px;
}


.copyright-clmn {
  width: 100%;
  padding-top: 2.5rem;
}

footer.site-footer a.iubenda-white {
  background-color: transparent !important;
  color: rgba(255, 255, 255, 0.8) !important;
  padding: 0px !important;
  text-decoration: underline !important;
}

/*------custom footer section-----*/
/*------Performance/mobile/Music Page Css----*/
.inner-page-section {
  font-weight: 400;
  margin-bottom: 2.5rem;
}

.inner-page-section h2,
.page-user-register h2 {
  margin-bottom: 2.5rem;
  font-weight: 400;
}

.page-user-register h2 {
  margin-top: 2.5rem;
}

.inner-page-section .layout__region .block-layout-builder:not(:first-child) h2 {
  margin-top: 2.5rem;
}

.inner-page-section .layout__region.layout__region--first p {
  margin-bottom: 1.8rem;
}

.inner-page-section a.apply-button {
  background: #9342A0;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  font-size: 24px;
  position: relative;
  padding: 20px;
  margin-top: 12px;
  border: 2px solid #9342A0;
}

.inner-page-section.music-photos-event-planner a.apply-button {
  background: #E6594C;
  border: 2px solid #E6594C;
}

.inner-page-section.mobile-vendor a.apply-button {
  background-color: #E28535;
  border: 2px solid #E28535;
}

.inner-page-section.planner a.apply-button {
  background-color: #E6594C;
}

.inner-page-section a.apply-button img {
  max-width: 24px;
  width: 100%;
  margin-right: 10px;
}

.inner-page-section h4 {
  margin-bottom: 1.25rem;
  color: #1F2937;
  font-family: 'Readex Pro';
}

fieldset[data-drupal-selector="edit-group-number-of-annual-events-se"] h4 {
  font-size: 22px;
}

.inner-page-section table {
  margin-top: 0px;
  margin-bottom: 2.5rem;
  font-family: 'Readex Pro';
}

.inner-page-section table tr th {
  background: transparent;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: 0.1px;
  color: #6B7280;
  padding: 1rem;
}

.inner-page-section table tr td {
  padding: 1rem;
  background: #F9FAFB;
  border-bottom: 1px solid #E5E7EB;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.1px;
}

.inner-page-section table span.data-label {
  font-family: 'Readex Pro';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: #4B5563;
  display: table-cell;
}

.inner-page-section .layout__region.layout__region--first {
  padding-right: 20px;
  flex: 1;
}

.inner-page-section .layout__region.layout__region--second {
  padding-left: 20px;
}

.inner-page-section table thead {
  border-bottom: 4px solid #F3F4F6;
}

.inner-page-section table thead tr {
  background: transparent;
}

.inner-page-section table thead th:first-child {
  width: 60%;
}

.inner-page-section table thead th {
  width: 20%;
  white-space: nowrap;
}

.inner-page-section .renewal-wrapper a {
  display: inline-block;
  text-decoration: none;
}

.santa-insurance-wrapper {
  background: #FEF2F2;
  border-radius: 20px 20px 0px 0px;
  padding: 2.5rem 2.5rem;
  margin-bottom: 2px;
}

.santa-insurance-wrapper h2 {
  margin-top: 0rem;
}

.santa-insurance-wrapper .santa-insurance-image {
  padding-right: 8px;
  overflow: hidden;
}

.santa-insurance-wrapper .santa-insurance-image img {
  width: 100%;
  border-radius: 20px;
}

.santa-insurance-wrapper .santa-insurance-content {
  padding-left: 8px;
}

/*
.santa-insurance-wrapper .santa-insurance-content a.btn.btn-primary {
    display: inline-block;
    background: #E6594C;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
    border-radius: 6px;
    padding: 1rem;
    font-family: 'Readex Pro';
    font-weight: 500;
    width: auto;
    border-color: #E6594C;
    text-shadow: none;
}
*/
.santa-insurance-wrapper .santa-insurance-content a.btn.btn-primary:hover {
  background-color: #fff;
  color: #E6594C !important;
}

.santa-insurance-wrapper .santa-insurance-content a.btn.btn-primary:hover svg path {
  fill: var(--red);
}

.visit-with-santa {
  background: #FEF2F2;
  border-radius: 0px 0px 20px 20px;
  padding: 2.5rem 2.5rem;
}

.visit-with-santa .santa-insurance-content a.btn.btn-primary {
  display: inline-block;
  color: #E6594C !important;
  background: #fff;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  padding: 1rem;
  font-family: 'Readex Pro';
  font-weight: 500;
  width: auto;
  border-color: #E6594C;
  text-shadow: none;
}

.visit-with-santa .santa-insurance-content a.btn.btn-primary:hover {
  color: var(--red);
  background: var(--white);
}

.visit-with-santa .santa-insurance-content a.btn.btn-primary:hover svg path {
  fill: var(--red);
}

.visit-with-santa .santa-insurance-content a.btn.btn-secondary {
  background-color: var(--white);
  color: var(--red);
  border: 1px solid var(--red);
}

.visit-with-santa .santa-insurance-content a.btn.btn-secondary:hover {
  background-color: var(--red);
  color: var(--white);
  border: 1px solid var(--red);
}

.visit-with-santa .santa-insurance-content a.btn.btn-secondary svg {
  margin-right: 10px;
}

.visit-with-santa .santa-insurance-content a.btn.btn-secondary svg path {
  fill: var(--red);
}

.visit-with-santa .santa-insurance-content a.btn.btn-secondary:hover svg path {
  fill: var(--white);
}

.inner-page-section .visit-with-santa h2 {
  margin-top: 0rem;
}

.inner-page-section p.button-para {
  margin-bottom: 0;
}

/*------Performance/mobile/Music Page Css----*/
/*------Performance/mobile/Music page sidebar Css----*/
.sidebar-helpfull {
  margin-top: 2.5rem;
}

.sidebar-helpfull h4 {
  margin-bottom: 10px;
  line-height: 32px;
}

.sidebar-helpfull p {
  margin-bottom: 12px;
}

.sidebar-helpfull ul.popup-buttons {
  padding-left: 0rem;
  list-style: none;
  border-width: 1px 3px 3px 1px;
  border-style: solid;
  border-color: #6B7280;
  border-radius: 8px 8px;
  background: #F9FAFB;
  margin-bottom: 0px;
}

.sidebar-helpfull ul.popup-buttons li {
  padding: 8px 20px;
  border-bottom: 1px solid #6B7280;
}

.sidebar-helpfull ul.popup-buttons li:last-child {
  border-bottom: 0px solid #6B7280;
}

.sidebar-helpfull ul.popup-buttons li button.btn.btn-primary, .sidebar-helpfull ul.popup-buttons li a.btn.btn-primary {
  background-color: transparent;
  color: #6B7280 !important;
  padding: 0rem;
  font-family: 'Readex Pro';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-shadow: none;
  border-width: 0px;
  width: 100%;
  box-shadow: none;
  text-align: left;
  justify-content: left;
}

.sidebar-helpfull .modal-dialog .modal-body ul li {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #4B5563;
}

/*-----Sidebar-helpfull performance page---*/

.sidebar-helpfull.performance ul.popup-buttons li {
  border-color: #663D6E;
}

.sidebar-helpfull.performance ul.popup-buttons {
  background: #F3E8F5;
  border-color: #663D6E;
}

.sidebar-helpfull.performance ul.popup-buttons li button.btn.btn-primary {
  color: #663D6E !important
}

.inner-page-section.performer .renewal-wrapper a {
  color: #9342A0
}

.sidebar-helpfull.performance .modal .modal-dialog .modal-header,
.sidebar-helpfull.performance .modal .modal-dialog .modal-footer {
  background: #FDFAFD;
}

.sidebar-helpfull .modal-dialog .modal-footer .btn {
  text-shadow: none;
}

.sidebar-helpfull .modal-dialog .modal-footer .btn::before {
  content: "\f00d";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-right: 8px;
}

.sidebar-helpfull.performance .modal-dialog .modal-footer .btn {
  background-color: #9342A0;
  color: #fff;
}

.sidebar-helpfull.performance .modal-dialog .modal-footer .btn:hover {
  color: #9342A0;
  background-color: #FFF;
}

/*-----Sidebar-helpfull planner page---*/

/*-----Sidebar-helpfull planner page---*/
.inner-page-section.planner .renewal-wrapper a {
  color: #A81818;
}

.sidebar-helpfull.planner ul.popup-buttons li {
  border-color: #A81818;
}

.sidebar-helpfull.planner ul.popup-buttons {
  background: #FFEAEA;
  border-color: #A81818;
}

.sidebar-helpfull.planner ul.popup-buttons li button.btn.btn-primary, .sidebar-helpfull.planner ul.popup-buttons li a.btn.btn-primary {
  color: #A81818 !important
}

.sidebar-helpfull.planner .modal .modal-dialog .modal-header,
.sidebar-helpfull.planner .modal .modal-dialog .modal-footer {
  background: #FFF9F9;
}

.sidebar-helpfull.planner .modal-dialog .modal-footer .btn:first-child {
  position: relative;
  color: #A81818 !important;
  background: #FFFFFF;
  border: 1px solid #A81818;
}

.sidebar-helpfull.planner .modal-dialog .modal-footer .btn:first-child:hover {
  color: #fff !important;
  background-color: #A81818;
}

.sidebar-helpfull.planner .modal-dialog .modal-footer .btn:last-child {
  background-color: #A81818;
  border-color: #A81818;
}

.sidebar-helpfull.planner .modal-dialog .modal-footer .btn:last-child:hover {
  color: #A81818;
  background-color: #fff;
}

/*-----Sidebar-helpfull planner page---*/
/*-----Sidebar-helpfull mobile-vendor page---*/
.inner-page-section.mobile-vendor .renewal-wrapper a {
  color: #BB6510;
}

.pink-highlight-bg.left-overlap h2 {
  margin-top: 2.5rem;
}

.sidebar-helpfull.mobile-vendor ul.popup-buttons li {
  border-color: #BB6510;
}

.sidebar-helpfull.mobile-vendor ul.popup-buttons {
  background: #FBECDD;
  border-color: #BB6510;
}

.sidebar-helpfull.mobile-vendor ul.popup-buttons li button.btn.btn-primary {
  color: #BB6510 !important
}

.sidebar-helpfull.mobile-vendor .modal .modal-dialog .modal-header,
.sidebar-helpfull.mobile-vendor .modal .modal-dialog .modal-footer {
  background: #FFFBF6;
}

.sidebar-helpfull.mobile-vendor .modal-dialog .modal-footer .btn {
  background-color: #D67F29;
  border-color: #D67F29;
  color: #FFF;
}

.sidebar-helpfull.mobile-vendor .modal-dialog .modal-footer .btn:hover {
  background-color: #fff;
  color: #D67F29;
}

/*-----Sidebar-helpfull mobile-vendor page---*/
.performer-policy-box {
  background: #E5E7EB;
  border-radius: 20px;
  padding: 30px;
}

.performer-policy-box p {
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.25px;
  color: #000000;
  margin-bottom: 1.8rem;
}

.performer-policy-box button.customize-button-title {
  background: #4B5563;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  border-width: 0px;
  padding: 16px;
  color: #fff;
  border: 1px solid #4B5563;
  display: block;
  margin: 0 auto;
}

.performer-policy-box button.customize-button-title:hover {
  color: #4B5563;
  background-color: #fff;
}

.performer-policy-box button.customize-button-title:hover svg path {
  fill: #4B5563;
}

/*-----Sidebar-question permance page---*/
.question-sidebar .title {
  color: #1F2937;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}

.question-sidebar {
  background: #F9FAFB;
  border-width: 1px 3px 3px 1px;
  border-style: solid;
  border-color: #D1D5DB;
  border-radius: 8px 8px;
  padding: 14px 20px;
  margin-top: 2.5rem;
}

.question-sidebar p {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #6B7280;
  margin-bottom: 10px;
}

.question-sidebar p span.title {
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #9CA3AF;
  display: block;
}

.question-sidebar p strong,
.question-sidebar p strong a {
  letter-spacing: 0.1px;
  color: #4B5563;
  text-decoration: none;
}

/*-----Sidebar-question permance page---*/
/*------Performance/mobile/Music page sidebar Css----*/
.inner-page-section.about-us.get-policy-quote .layout__region.layout__region--first,
.inner-page-section.about-us.get-policy-quote .layout__region.layout__region--second {
  flex: inherit;
}

.inner-page-section.about-us.get-policy-quote .layout__region.layout__region--second > * {
  max-width: 100%;
  width: 100%;
}

.inner-page-section .layout__region.layout__region--second .accred-bsns-img-wrp {
  max-width: 308px;
  width: 100%;
}

.inner-page-section .layout__region.layout__region--second .accred-bsns-img-wrp img {
  width: 100%;
  height: auto;
}

.inner-page-section.about-us.get-policy-quote .layout__region--first,
.inner-page-section.about-us.get-policy-quote .layout__region.layout__region--second {
  width: inherit;
}


/*------ what-type-of-policy-are-you-interested-in-getting-a-quote ------*/
.radio {
  display: flex;
  border-radius: 40px;
  overflow: hidden;
}

.radio .js-form-item.js-form-type-radio.radio {
  flex-basis: 0;
  flex-grow: 1;
  padding: 0px;
  text-align: center;
  margin-bottom: 0px;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}

.radio .js-form-item.js-form-type-radio.radio {
  border: 1px solid #E5E7EB;
}

form .radio .js-form-item.js-form-type-radio.radio label {
  position: relative;
  left: auto;
  top: auto;
  background: transparent;
  color: #9342A0;
}

.radio .form-check .form-check-input {
  float: none;
  position: absolute;
  left: 0;
  right: 0;
  border: 0px solid #000;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 56px;
  border-radius: 0px;
  margin-top: 0px;
  cursor: pointer;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: 0.1px;
  margin-left: 0px;
  background-color: transparent;
}

div#edit-what-type-of-policy-are-you-interested-in-getting-a-quote-for- .form-check .form-check-input:checked {
  background-color: #6B7280;
  border-color: #6B7280;
  background-image: none;
  color: #fff;
}

div#edit-what-type-of-policy-are-you-interested-in-getting-a-quote-for- .form-check-input:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: none;
}

.block.block-webform.block-webform-block {
  width: 100%;
}

div#edit-what-type-of-policy-are-you-interested-in-getting-a-quote-for- input:checked ~ label {
  color: #fff;
  position: relative;
}

div#edit-what-type-of-policy-are-you-interested-in-getting-a-quote-for- input:checked ~ label::before {
  position: absolute;
  left: -15px;
  top: 3px;
  background-image: url(../images/checkmark.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 13px;
  height: 10px;
  content: '';
}

fieldset#edit-what-type-of-policy-are-you-interested-in-getting-a-quote-for---wrapper {
  margin-bottom: 2.5rem !important;
}

legend#edit-what-type-of-policy-are-you-interested-in-getting-a-quote-for---wrapper-legend {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.5px;
  margin-bottom: 1rem;
}

.webform-submission-get-a-policy-quote-form fieldset#edit-vendor-name--wrapper legend {
  display: none;
}

.custom-fieldset-wrapper > legend,
fieldset[id*=edit-group-number-of-annual-events-se] legend span {
  font-weight: 400;
  font-size: 28px;
  line-height: 36px;
}

div[data-drupal-selector="edit-group-disc-jockey"] {
  margin-top: 30px;
  display: inline-block;
  width: 100%;
}

/*------ Performer Form  -------*/
.webform-submission-get-a-policy-quote-form legend {
  font-weight: 400;
  font-size: 28px;
  line-height: 36px;
  color: #000000;
  margin-top: 0px;
  margin-bottom: 1.8rem;
}

fieldset.js-webform-type-fieldset.webform-type-fieldset.js-form-item.form-item.js-form-wrapper.form-wrapper.mb-3 {
  padding: 1.25rem 1.25rem 0rem;
  border-width: 1px 3px 3px 1px;
  border-style: solid;
  border-color: #D1D5DB;
  border-radius: 8px;
  margin-bottom: 2.5rem !important;
}

#edit-performer-name-section--wrapper .webform-flexbox .webform-flex--2 {
  flex: 3;
}

#edit-performer-name-section--wrapper fieldset.webform-composite-hidden-title {
  margin-top: 1.25rem;
}

form.webform-submission-get-a-policy-quote-form .js-form-item {
  position: relative;
}

form.webform-submission-get-a-policy-quote-form .webform-type-fieldset .js-form-item input {
  margin-bottom: 3rem;
}

.webform-submission-get-a-policy-quote-form .mb-3 {
  margin-bottom: 0rem !important;
}

.webform-submission-get-a-policy-quote-form .webform-flexbox.webform-address__row-3 .webform-flex--container .js-form-item select {
  margin-bottom: 2rem;
}

.webform-submission-get-a-policy-quote-form #edit-mailing-address-section--wrapper .webform-flex.webform-flex--1.webform-address__city {
  flex: 0 0 100%;
}

.webform-submission-get-a-policy-quote-form #edit-mailing-address-section--wrapper .webform-flex.webform-flex--1.webform-address__province {
  flex: 0 0 50%;
}

#edit-mailing-address-section--wrapper .webform-flexbox.webform-address__row-3 {
  flex-wrap: wrap;
}

div#edit-performer-name-s-dbasa--description {
  padding-bottom: 0rem;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: #9CA3AF;
  max-width: 850px;
  width: 100%;
  padding-left: 1rem;
}

form.webform-submission-get-a-policy-quote-form .form-select {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  height: 56px;
  border: 1px solid #D1D5DB;
  border-radius: 8px;
  margin-bottom: 3rem;
}

form.webform-submission-get-a-policy-quote-form .js-form-item.js-form-type-textfield.form-type-textfield.js-form-item-performer-name-s-dbasa.form-item-performer-name-s-dbasa.mb-3 {
  margin-bottom: 3rem !important;
}

form.webform-submission-get-a-policy-quote-form .js-form-item.js-form-type-textfield.form-type-textfield.js-form-item-performer-name-s-dbasa.form-item-performer-name-s-dbasa.mb-3 input {
  margin-bottom: 0rem;
}

/*------ Performer Form  -------*/
form.webform-submission-get-a-policy-quote-form .webform-flexbox {
  margin: 0rem -0.5em 0rem;
}

/*------ Music Photos Event Planner Form  start -------*/

form.webform-submission-get-a-policy-quote-form #edit-mailing-address-section--wrapper > legend,
form.webform-submission-get-a-policy-quote-form fieldset#edit-website--wrapper > legend,
form.webform-submission-get-a-policy-quote-form fieldset#edit-performer-name-section--wrapper > legend {
  display: none;
}

form.webform-submission-get-a-policy-quote-form input[type="date"] {
  color: #9CA3AF;
  text-transform: uppercase;
}

form.webform-submission-get-a-policy-quote-form input[type="date"],
form.webform-submission-get-a-policy-quote-form input[type="url"] {
  height: 56px;
  border: 1px solid #D1D5DB;
  border-radius: 8px;
  font-size: 14px;
  line-height: 20px;
}

form.webform-submission-get-a-policy-quote-form fieldset#edit-website--wrapper {
  padding-top: 0rem;
}

form.webform-submission-get-a-policy-quote-form button {
  font-family: 'Readex Pro';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.1px;
  height: 56px;
  float: right;
  background: #4B5563;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  border: none;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #fff;
}

button.button--primary {
  color: #fff;
  display: flex;
  align-items: center;
}

button.button--primary::before {
  margin-right: 10px;
}

form.webform-submission-get-a-policy-quote-form div[id*=edit-processed-text] {
  float: left;
}

form.webform-submission-get-a-policy-quote-form button[type=submit]::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url(../images/user-check.svg) no-repeat center;
  background-size: contain;
  margin-right: 10px;
}

.js-form-item.js-form-type-email.form-type-email.js-form-item-personal-email-address.form-item-personal-email-address.mb-3 input {
  margin-bottom: 2rem;
}

.form-switch.js-form-item {
  float: none;
  padding-left: 3.152em;
  display: flex;
}

.form-switch.js-form-item label.form-check-label {
  position: relative;
  top: auto;
  left: auto;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #000;
  padding: 0 0 0 20px;
}

.form-switch.js-form-item .form-check-input {
  width: 3.152em;
  height: 2rem;
  float: none;
  margin-bottom: 1.625rem !important;
  margin-top: 0px;
  background-color: #374151;
  margin-left: -3.152em;
  flex: 0 0 3.152em;
}

.form-switch .form-check-input {
  background-image: url('../images/switch_unchecked.svg') !important;
  background-size: 20px;
  background-position: 4px !important;
}

.form-switch.js-form-item .form-check-input:checked {
  background-color: #374151;
  border-color: #374151;
  background-image: url('../images/switch.svg') !important;
  background-position: 24px !important;
}

.form-custom-para {
  float: none !important;
}

.form-custom-para p {
  margin-top: 1.875rem;
  margin-bottom: 1.5rem;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #000000;
}

.form-check-input:focus {
  border-color: transparent !important;
  outline: 0;
  box-shadow: none !important;
}

.js-form-item.js-form-type-number.form-type-number.custom-type-num input.form-number {
  margin-bottom: 0rem;
}

.js-form-item.js-form-type-number.form-type-number.custom-type-num {
  background: #9342A0;
  padding: 6px 0;
  border-radius: 8px;
  height: 48px;
  display: flex;
  align-items: center;
  max-width: 122px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.js-form-item.js-form-type-number.form-type-number.custom-type-num input {
  background: rgba(0, 0, 0, 0.35);
  border: 1px solid #BA59CA;
  box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  color: #fff;
  width: 36px;
  height: 36px;
  padding: 0px;
  text-align: center;
  flex: 1;
}

.js-form-item.js-form-type-number.form-type-number.custom-type-num span.plus {
  text-align: center;
  flex: 1;
  width: 40px;
  height: 40px;
  line-height: 40px;
}

.js-form-item.js-form-type-number.form-type-number.custom-type-num i {
  color: #fff;
  font-size: 14px;
  line-height: 1;
}

.js-form-item.js-form-type-number.form-type-number.custom-type-num span.minus {
  text-align: center;
  flex: 1;
  width: 40px;
  height: 40px;
  line-height: 40px;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
  appearance: textfield;
}

.inner-page-section.music-photo-event-form table {
  border-collapse: separate;
  border-spacing: 0px;
}

.inner-page-section .webform-submission-get-a-policy-quote-add-form table tr td {
  background-color: #fff
}

.inner-page-section.music-photo-event-form table thead th:first-child {
  width: inherit;
}

.inner-page-section.music-photo-event-form table thead th {
  width: inherit;
}

.inner-page-section.music-photo-event-form .table-responsive table thead {
  background: #F3F4F6;
  border-bottom-width: 0px;
}

.inner-page-section.music-photo-event-form .table-responsive table thead > tr {
  border-bottom-width: 0px;
}

.inner-page-section.music-photo-event-form .table-responsive table thead tr th {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #4B5563;
  border-bottom: 2px solid #D1D5DB;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right: 1px solid transparent;
  vertical-align: middle;
}

.custom-coverage-group-wrapper input {
  margin-bottom: 0rem !important;
}

form.webform-submission-form .js-form-item {
  position: relative;
}

.inner-page-section.music-photo-event-form .table-responsive table thead tr th:first-child {
  border-radius: 10px 0 0 10px;
}

.inner-page-section.music-photo-event-form .table-responsive table p {
  margin-bottom: 0rem;
  padding-right: 0px;
  font-size: 14px;
  font-weight: 500;
}

.inner-page-section.music-photo-event-form .table-responsive table thead tr th:last-child {
  border-radius: 0 10px 10px 0;
  border-right: 2px solid #D1D5DB;
}

.inner-page-section.music-photo-event-form .table-responsive .table > :not(caption) > * > * {
  box-shadow: none;
}

.inner-page-section.music-photo-event-form .table-responsive .form-switch.js-form-item .form-check-input {
  margin-bottom: 1rem !important;
}

.inner-page-section.music-photo-event-form .table-responsive .form-switch.js-form-item label.form-check-label {
  background-color: transparent;
}

.inner-page-section.music-photo-event-form .table-responsive table tbody:before {
  /* This doesn't work because of border-collapse */
  line-height: 10px;
  content: ".";
  color: white;
  /* bacground color */
  display: block;
}

fieldset.js-webform-type-fieldset.webform-type-fieldset.js-form-item.form-item.js-form-wrapper.form-wrapper.mb-3.child-fieldset {
  padding: 0rem 0rem 0rem;
  border-width: 0px 0px 0px 0px;
}

.inner-page-section.music-photo-event-form .table-responsive table tbody tr.odd,
.inner-page-section.music-photo-event-form .table-responsive table tbody tr {
  background: #fff;
}

.inner-page-section.music-photo-event-form .table-responsive table tr td {
  border-left: 1px solid #E5E7EB;
  border-bottom-width: 0px;
}

.inner-page-section.music-photo-event-form .table-responsive table tr:first-child td {
  border-top: 1px solid #E5E7EB;
}

.inner-page-section.music-photo-event-form .table-responsive table tr:last-child td {
  border-bottom: 1px solid #E5E7EB;
  border-top: 1px solid #E5E7EB
}

.inner-page-section.music-photo-event-form .table-responsive table tr:last-child td:last-child {
  border-left-width: 0px;
}

.inner-page-section.music-photo-event-form .table-responsive table tr td {
  border-right: 1px solid #E5E7EB;
}

.inner-page-section.music-photo-event-form .table-responsive table tr:first-child td:first-child {
  border-radius: 8px 0 0 0;
}

.inner-page-section.music-photo-event-form .table-responsive table tr:first-child td:last-child {
  border-radius: 0px 8px 0 0;
}

.inner-page-section.music-photo-event-form .table-responsive table tr:last-child td:first-child {
  border-radius: 0px 0 0 8px;
}

.inner-page-section.music-photo-event-form .table-responsive table tr:last-child td:last-child {
  border-radius: 0px 0px 8px 0px;
}

/*------------------Bands & Musicians--------------*/
.inner-page-section.music-photo-event-form .table-responsive #edit-brand-and-musician tr td:first-child {
  border-radius: 8px 0 0px 8px
}

.inner-page-section.music-photo-event-form .table-responsive #edit-brand-and-musician tr td:last-child {
  border-radius: 0 8px 8px 0;
}

/*------------------Bands & Musicians--------------*/

/*------------------Disc Jockey --------------*/
.disc-jockey-table-wrapper .table-responsive tr.colspan_2-child_3 td:first-child {
  border-right-width: 0px;
}

.disc-jockey-table-wrapper .table-responsive tr.colspan_2-child_3 td:nth-child(2) {
  border-right-width: 0px;
  border-left-width: 0px;
}

/*------------------Disc Jockey --------------*/
/*------------------Bands & Musicians--------------*/
/*--------------------Event Planners, Photography, & Videography table ------------*/
.table-responsive table#edit-event-planner-photography-videography tr:last-child td {
  border-radius: 0 0 8px 8px;
}

.inner-page-section.music-photo-event-form .table-responsive table#edit-event-planner-photography-videography tbody:before {
  line-height: 10px;
  content: ".";
  color: white;
  display: block;
  display: none;
}

.inner-page-section.music-photo-event-form .table-responsive table#edit-event-planner-photography-videography {
  border-collapse: separate;
  border-spacing: 0px 10px;
  border-left: 0px solid #E5E7EB;
}

.inner-page-section.music-photo-event-form .table-responsive table#edit-event-planner-photography-videography tr td:first-child {
  border-left: 1px solid #E5E7EB;
}

.inner-page-section.music-photo-event-form .table-responsive table#edit-event-planner-photography-videography tr td {
  border-bottom: 1px solid #E5E7EB;
  border-top: 1px solid #E5E7EB
}

.inner-page-section.music-photo-event-form .table-responsive table#edit-event-planner-photography-videography tr td:first-child {
  border-radius: 8px 0 0 8px;
}

.inner-page-section.music-photo-event-form .table-responsive table#edit-event-planner-photography-videography tr td:last-child {
  border-radius: 0px 8px 8px 0px;
}

.inner-page-section.music-photo-event-form .table-responsive table#edit-event-planner-photography-videography tr:last-child {
  border-top: 1px solid #E5E7EB;
}

.inner-page-section.music-photo-event-form .table-responsive table#edit-event-planner-photography-videography tr:last-child td {
  border-radius: 8px
}

.inner-page-section.music-photo-event-form .table-responsive #edit-processed-text-11 ol li {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.5px;
}

#edit-processed-text-11 ol {
  padding-left: 1rem;
}

#edit-processed-text-11 ol li {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.5px;
}

#edit-processed-text-11 ol li span {
  font-weight: 700;
}

.custom-coverage-group-wrapper .webform-section-wrapper section.js-form-item.form-item.js-form-wrapper.form-wrapper.webform-section:first-child {
  margin-top: 0rem;
}

.custom-coverage-group-wrapper .webform-section-wrapper section.js-form-item.form-item.js-form-wrapper.form-wrapper.webform-section {
  border-bottom: 1px solid #E5E7EB;
}

.custom-coverage-group-wrapper .webform-section-wrapper section.js-form-item.form-item.js-form-wrapper.form-wrapper.webform-section:last-child {
  border-bottom: 0px solid #E5E7EB
}

.custom-coverage-group-wrapper .webform-section-wrapper section.js-form-item.form-item.js-form-wrapper.form-wrapper.webform-section .js-form-item.js-form-type-textfield.form-type-textfield {
  margin-top: 1rem;
  margin-bottom: 1rem !important;
}

legend#edit-business-description--wrapper-legend {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.5px;
  margin-bottom: 12px;
}

div#edit-business-description {
  margin-bottom: 15px;
}

/*--------------------Event Planners, Photography, & Videography table ------------*/

/*--------------------Perfomer tab redesign form ------------*/
/*------------Disc Jockeys-----------*/
.mpep-application .js-form-item.js-form-type-textfield label,
.mpep-application .js-form-item.js-form-type-entity-autocomplete label,
.mpep-application .js-form-type-email label,
.page-user-register .js-form-item.js-form-type-textfield label,
.page-user-register .js-form-item.js-form-type-entity-autocomplete label,
.page-user-register .js-form-type-email label,
#edit-field-property-value-wrapper label,
#edit-field-requested-start-date-wrapper label {
  font-family: 'Readex Pro';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  background: #fff;
  letter-spacing: 0.5px;
  color: #111827;
  position: absolute;
  top: -7px;
  left: 15px;
  padding: 0 5px;
}

.mpep-application .js-form-item-field-zip-postal-code-0-value label,
.page-user-register .js-form-item-field-zip-postal-code-0-value label,
#edit-group-address-confirmation .form-type-select label {
  font-family: 'Readex Pro';
  font-style: normal;
  font-weight: 500 !important;
  font-size: 12px !important;
  line-height: 16px !important;
  background: #fff;
  letter-spacing: 0.5px !important;
  color: #111827 !important;
  position: absolute;
  top: -7px;
  left: 15px;
  padding: 0 5px;
  width: unset !important;
}

#edit-field-property-value-wrapper label {
  z-index: 99;
}

div#edit-field-requested-start-date-wrapper {
  position: relative;
}

.mpep-application input[type=text],
.mpep-application input[type=email],
.mpep-application input[type=tel],
.mpep-application input[type=number],
form .custom-password input[type=password],
#edit-field-property-value-wrapper input[type=number],
#edit-group-address-confirmation .form-type-select select {
  font-family: 'Readex Pro';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #111827;
  height: 56px;
  border: 1px solid #D1D5DB;
  border-radius: 8px;
}

#edit-field-property-value-wrapper input[type=number] {
  background-color: #fff;
  margin-bottom: 1rem;
}

#edit-field-property-coverage-wrapper {
  /* margin-bottom: 2.5rem !important; */
}

.mpep-application .js-form-item,
form.user-register-form .js-form-item {
  position: relative;
}

#edit-group-limits-of-liability {
  padding-bottom: 2rem;
}

.mpep-application .js-form-item input {
  margin-bottom: 3rem;
}

.mpep-application fieldset.custom-fieldset-wrapper {
  margin-bottom: 2.5rem !important;
  padding: 1.25rem 1.25rem 0rem;
  border-width: 1px 3px 3px 1px;
  border-style: solid;
  border-color: #D1D5DB;
  border-radius: 8px;
}

.field--type-integer .nice-number .form-number {
  margin-bottom: 0rem;
  background: rgba(0, 0, 0, 0.35);
  border: 1px solid #BA59CA;
  box-shadow: inset 0px 0px 4px rgb(0 0 0 / 25%);
  border-radius: 4px;
  color: #fff;
  width: 36px;
  height: 36px;
  padding: 0px;
  text-align: center;
  flex: 1;
}

#node-mpep-quote-form > .content > .col-md-6 {
  flex: 0 0 auto;
  width: 100%;
}

.mpep-application .fieldset-wrapper > .radio {
  margin-bottom: 2.5rem;
}

.mpep-application .js-form-item.js-form-type-number.form-type-number .nice-number {
  padding: 6px 0;
  border-radius: 8px;
  height: 48px;
  display: flex;
  align-items: center;
  max-width: 122px;
  width: 100%;
  background: #9342A0;
  margin-left: auto;
  margin-right: auto;
}

.mpep-application .js-form-item.js-form-type-number.form-type-number .nice-number button {
  text-align: center;
  flex: 1;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  border-width: 0px;
  background-color: transparent;
}

.mpep-application label.switchify.switchify-label > span.switchify-switch {
  display: block;
  background-color: #374151;
  width: 3.152em;
  height: 2rem;
  position: relative;
  border: 1px solid #374151;
  border-radius: 1em;
  transition: background-color 0.25s, border-color 0.25s;
}

.mpep-application label.switchify.switchify-label > span.switchify-switch::after {
  content: "";
  background-color: #9ca3af;
  display: block;
  height: 1.2em;
  width: 1.2em;
  position: absolute;
  border-radius: 2em;
  left: 5px;
  transition: left 0.25s;
  top: 5px;
}

.mpep-application label.switchify.switchify-label > input.switchified:checked + span.switchify-switch::after {
  left: calc(100% - 1.5em);
  top: 5px;
  background-color: #fff;
}

.mpep-application label.switchify.switchify-label > input.switchified:checked + span.switchify-switch {
  background-color: #9342A0;
  border-color: #9342A0;
}

.toggle-number-enable .field--widget-boolean-toggle label.switchify-label {
  margin-bottom: 0em;
  padding-right: 0px;
}

label.switchify-label.enabled + label.form-check-label {
  color: #000;
}

.mpep-application .form-check {
  padding-left: 0em;
  display: flex;
  align-items: center;
}

.service-title-wrapper legend {
  display: none;
}

.service-title-wrapper .fieldset-wrapper {
  display: flex;
  width: 100%;
  background: #F3F4F6;
  border-width: 0px 2px 2px 0px;
  border-style: solid;
  border-color: #D1D5DB;
  border-radius: 8px;
  padding: 10px 20px;
  margin-bottom: 10px;
}

.service-title-wrapper h6 {
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #4B5563;
  border-left-width: 0px;
  border-top-width: 0px;
}

span.toggle-number-enable {
  padding-top: 0;
  flex: 0 0 85px;
}

div.toggle-number:not(.enabled) .toggle-number-number .nice-number {
  opacity: 0.5;
  background: #6B7280 !important;
}

div.toggle-number:not(.enabled) .toggle-number-number .nice-number input {
  border: #6B7280 !important;
}

div.toggle-number.enabled .toggle-number-title {
  color: #000;
}

div#edit-field-state-wrapper input {
  margin-bottom: 2rem;
}

div#edit-field-disc-jockey-num-wrapper .form-type-number,
#edit-field-band-musicians-num-wrapper .form-type-number,
#edit-field-other-entertainers-num-wrapper .form-type-number {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}

div#edit-field-disc-jockey-num-wrapper {
  display: flex;
}

div#edit-field-disc-jockey-num-wrapper .field--name-field-disc-jockey-num {
  display: flex;
}

.required-fields.field-group-html-element.first-title {
  width: 30%;
}

.required-fields.field-group-html-element.second-title {
  width: 15%;
  text-align: center;
}

.required-fields.field-group-html-element.third-title {
  width: 40%;
  padding-left: 24px;
}

.required-fields.field-group-html-element.fourth-title {
  width: 15%;
  text-align: center;
}

span.toggle-number-enable,
span.toggle-number-number {
  width: inherit;
  height: inherit;
}

.custom-first-row span.toggle-number-title {
  width: auto;
  height: auto;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
}

.toggle-number .js-form-item {
  margin-bottom: 0rem !important;
}

div#edit-field-use-crowd-motivators-wrapper,
div#edit-field-additional-members-wrapper {
  width: 55%;
  padding-left: 24px;
  border-left: 1px solid #E5E7EB;
  color: #9CA3AF;
}

div#edit-field-disc-jockey-num-wrapper,
#edit-field-band-musicians-num-wrapper,
#edit-field-other-entertainers-num-wrapper {
  display: flex;
  width: 45%;
}

#edit-group-edit-field-other-entertain #edit-field-other-entertainers-num-wrapper > .form-type-number {
  align-items: flex-start;
}

.required-fields.field-group-html-element.d-flex.custom-first-row {
  border-bottom: 1px solid #E5E7EB;
  width: 100%;
  padding-bottom: 12px;
}
.required-fields.field-group-html-element.d-flex.custom-first-row.no-border {
  border: unset;
}

span.toggle-number-title.inline {
  flex: 0 0 61%;
}

.fieldset-one .offset-md-6 {
  margin-left: 45%;
}

.fieldset-one .col-md-6 {
  width: 55%;
}

.offer-staging-group {
  padding-top: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #E5E7EB;
  padding-left: 24px;
}

.offer-staging-group.last-offer-staging-group {
  border-bottom: 0px solid #E5E7EB;
}

.field--widget-boolean-toggle label.switchify-label {
  padding-right: 24px;
  margin-bottom: 0rem;
}

.last-offer-staging-group .js-form-type-textfield input.form-control {
  margin-bottom: 0rem;
}

#edit-field-property-value-wrapper .input-group-prepend {
  display: none;
}

#edit-field-requested-start-date-wrapper > label {
  z-index: 99;
}

.toggle-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1rem;
}


.custom-nice-wrapper-2 {
  margin-left: auto;
  margin-right: auto;
}

.field--name-field-use-crowd-motivators span.toggle-number-number.inline {
  width: 29%;
}

.field--name-field-use-crowd-motivators .field--type-integer {
  width: 100%;
}

.field--type-integer.js-form-wrapper.form-wrapper.mb-3 .js-form-item {
  display: flex;
  justify-content: center;
  width: 100%;
}

.field--name-field-use-crowd-motivators .custom-nice-wrapper-2 {
  border-left: 0px solid #E5E7EB;
  margin-left: auto;
  margin-right: auto;
}

/*------------Disc Jockeys-----------*/
/*------------Event Planners, Photography, & Videography-----------*/
#edit-field-additional-members-wrapper span.toggle-number-number.inline {
  width: 29%;
}

fieldset#edit-group-when-do-you-want-coverage- legend {
  margin-bottom: 2rem;
}

div#edit-field-other-info-wrapper {
  margin-bottom: 2.5rem !important;
}

div#edit-field-other-info-wrapper ol li {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.5px;
}

div#edit-field-other-info-wrapper ol li .bold {
  font-weight: 700;
}

span.toggle-number-enable {
  padding-top: 0;
  flex: 0 0 10%;
  padding-right: 24px;
}

.custom-photograph-row {
  border: 1px solid #E5E7EB;
  border-radius: 8px;
  padding: 20px 10px;
  margin-bottom: 20px;
}

.field--type-integer.js-form-wrapper.form-wrapper.mb-3 .js-form-item {
  display: flex;
}

#edit-group-event-planners-photography .required-fields.field-group-html-element.third-title {
  width: 55%;
}

.field--type-integer.js-form-wrapper.form-wrapper.mb-3 .js-form-item label {
  width: 30%;
}

.field--type-integer.js-form-wrapper.form-wrapper.mb-3 .js-form-item small {
  width: 55%;
  border-left: 1px solid #E5E7EB;
  padding-left: 24px;
}

.custom-photograph-row.d-flex .field--type-integer {
  width: 45%;
}

.custom-photograph-row.d-flex .required-fields.field-group-html-element.custom-radio-group {
  width: 55%;
  border-left: 1px solid #E5E7EB;
  padding-left: 24px;
}

.custom-photograph-row.d-flex .field--type-integer.js-form-wrapper.form-wrapper.mb-3 .js-form-item label {
  width: 66%;
}

.custom-nice-wrapper {
  width: 15%;
  border-left: 1px solid #E5E7EB;
}

.custom-first-row #edit-field-disc-jockey-num-wrapper label {
  width: 66%;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: 0.1px;
}

.field--type-integer.js-form-wrapper.form-wrapper.mb-3 .js-form-item label,
.form-check-label {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: 0.1px;
  color: #000;
}

.form-check-label {
  color: #9CA3AF;
}

#edit-field-band-musicians-num-wrapper .js-form-type-number.js-form-item label,
#edit-field-other-entertainers-num-wrapper .js-form-type-number.js-form-item label {
  width: 66%;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: 0.1px;
}

#edit-group-others span.toggle-number-number.inline {
  width: 29%;
  border-left: 1px solid #E5E7EB;
}

#edit-group-others span.toggle-number-number.inline .custom-nice-wrapper-2 {
  border-left: 0px solid #E5E7EB;
}

#edit-group-others .toggle-number {
  margin-bottom: 0rem;
  padding-bottom: 1rem;
}

/*------------Event Planners, Photography, & Videography-----------*/
/*--------------------Perfomer tab redesign form ------------*/


/*------------ Other Entertainers ----------*/
.inner-page-section.music-photo-event-form .table-responsive #edit-other-entertainer-level .webform-section-wrapper .js-form-item.js-form-type-number.form-type-number.mb-3.custom-type-num {
  margin-bottom: 1rem !important;
}

.inner-page-section.music-photo-event-form .table-responsive #edit-other-entertainer-level #edit-coverage-group-3 input {
  margin-bottom: 1rem !important
}

.inner-page-section.music-photo-event-form .table-responsive #edit-other-entertainer-level .custom-form-switch-wrapper .form-switch {
  margin-bottom: 1rem !important;
}

.inner-page-section.music-photo-event-form .table-responsive #edit-other-entertainer-level tr td:first-child {
  border-radius: 8px 0 0px 8px
}

#edit-field-have-wedj-account-wrapper .js-form-item.js-form-type-checkbox.checkbox {
  margin-bottom: 2rem;
}

/*------------ Other Entertainers ----------*/
/*------ Music Photos Event Planner Form  end  -------*/


/*------ what-type-of-policy-are-you-interested-in-getting-a-quote  -----*/
/*------ Admin pages Sidebar start -----*/
.inner-page-section.about-us.admin-pages .layout__region.layout__region--second > * {
  max-width: 100%;
}

.path-user .custom-sidebar-box {
  background-color: #F9FAFB;
  padding: 20px 15px 30px;
  border-width: 1px 3px 3px 1px;
  border-style: solid;
  border-color: #D1D5DB;
  border-radius: 8px;
}

.custom-sidebar-content {
  display: flex;
  flex-wrap: wrap;
}

.custom-sidebar-box h4 {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.1px;
  color: #1F2937;
  margin: 0;
  flex: 0 0 100%;
}

.custom-sidebar-box ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0rem;
  flex: 0 0 100%;
}

.custom-sidebar-box ul li span.label {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #9CA3AF;
  /* max-width: 135px; */
  width: 100%;
  padding-right: 5px;
  display: block;
}

.custom-sidebar-box ul li span.value {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #4B5563;
  display: inline-block;
}

.custom-sidebar-box.single-item-block ul li span.label,
.custom-sidebar-box.single-item-block ul li span.value {
  display: block;
  padding-left: 0px;
  padding-right: 0px;
}

.custom-sidebar-box.single-item-block li:last-child {
  margin-bottom: 0rem;
}

.sidebar-social-icon ul {
  display: flex;
}

.sidebar-social-icon ul li {
  width: 36px;
  height: 36px;
  background: #E5E7EB;
  border-radius: 10px;
  text-align: center;
  margin: 0 9px;
}

.sidebar-social-icon ul li a {
  background-repeat: no-repeat !important;
  background-size: contain !important;
  display: inline-block;
  font-size: 0px;
  width: 32px;
  height: 32px;
  line-height: 32px;
}

.sidebar-social-icon ul li.linkedin a {
  background: url(../images/linked-in.png) center center;
}

.sidebar-social-icon ul li.facebook a {
  background: url(../images/facebook.png) center center;
}

.sidebar-social-icon ul li.instagram a {
  background: url(../images/instagram.png) center center;
}

.sidebar-social-icon ul li.twitter a {
  background: url(../images/twitter.png) center center;
  height: 27px;
  line-height: 27px;
}

.sidebar-social-icon ul li.youtube a {
  background: url(../images/youtube.png) center center;
  height: 27px;
  line-height: 27px;
}

/*------ Admin pages Sidebar end  -----*/
/*------ Admin pages Content start  -----*/
.node--type-account-admin .form-switch.js-form-item .form-check-input {
  margin-bottom: 0rem !important;
}

.node--type-account-admin .form-switch.js-form-item {
  align-items: center;
}

.node--type-account-admin .js-form-item-items-per-page {
  display: none;
}

#views-exposed-form-policies-by-user-block-1 .form-type-select {
  display: inline-block;
}

#views-exposed-form-policies-by-user-block-1 .form-type-select {
  position: relative;
}

#views-exposed-form-policies-by-user-block-1 .form-type-select select.form-select {
  width: auto;
  height: 45px;
  border-radius: 30px;
  padding-left: 15px;
  padding-right: 40px;
  letter-spacing: 0px;
  font-family: 'Readex Pro';
  font-style: normal;
  font-weight: 500;
  color: #000000;
}

#views-exposed-form-policies-by-user-block-1 .js-form-item.js-form-type-select.form-type-select.mb-3 {
  display: inline-block;
  width: auto;
}

.node--type-account-admin .form-switch .form-check-input {
  background-image: url(../images/admin_switch_unchecked.svg) !important;
  background-size: 20px;
  background-position: 4px !important;
}

/*------ Admin pages content end  -----*/
/* Contact Us page style */
.page--contact h1.page-title {
  font-family: 'Readex Pro';
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 40px;
  color: #000000;
  margin-bottom: 30px;
}

.page--contact nav.tabs {
  display: block;
  margin-bottom: 30px;
}

form.webform-submission-contact-add-form {
  padding-bottom: 40px;
}

form.webform-submission-contact-add-form > .js-form-item,
form.webform-submission-contact-add-form .js-form-wrapper {
  margin-bottom: 2.5em !important;
}

form.webform-submission-contact-add-form > .col-md-12 .col-md-6:first-of-type {
  padding-right: 5px !important;
}

form.webform-submission-contact-add-form > .col-md-12 .col-md-6:last-of-type {
  padding-left: 5px !important;
}

form.webform-submission-form .js-form-item label {
  font-family: 'Readex Pro';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  background: #fff;
  letter-spacing: 0.5px;
  color: #111827;
  position: absolute;
  top: -7px;
  left: 15px;
  padding: 0 5px;
}

form.webform-submission-form input[type=text],
form.webform-submission-form input[type=email],
form.webform-submission-form input[type=tel],
form.webform-submission-form input[type=number],
form .custom-password input[type=password] {
  font-family: 'Readex Pro';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #111827;
  height: 56px;
  border: 1px solid #D1D5DB;
  border-radius: 8px;

}

form.webform-submission-form input[type=text]::placeholder,
form.webform-submission-form input[type=email]::placeholder,
form.webform-submission-form input[type=tel]::placeholder {
  color: #9CA3AF;
}

form.webform-submission-contact-add-form textarea {
  padding-top: 15px;
  padding-bottom: 15px;
}

form.webform-submission-contact-add-form button {
  font-family: 'Readex Pro';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.1px;
  height: 56px;
  float: right;
  background: #4B5563;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  border: none;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  align-items: center;
  color: #fff;
}

form button#reset-form {
  background: transparent;
  border: 1px solid #4B5563;
  color: #4B5563;
}

form button#reset-form::before {
  content: "\f021";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-right: 8px;
}

form.webform-submission-contact-add-form button[type=submit]::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url(../images/mailbox.svg) no-repeat center;
  background-size: contain;
  margin-right: 10px;
}

form.webform-submission-contact-add-form div[id*=edit-processed-text] {
  float: left;
}

form #edit-phone-number--description {
  color: #9CA3AF;
  font-family: 'Readex Pro';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  padding: 10px 15px 0;
}


.sidebar div.block {
  background: #F9FAFB;
  border-width: 1px 3px 3px 1px;
  border-style: solid;
  border-color: #D1D5DB;
  border-radius: 8px;
}

.sidebar div.block p {
  font-family: 'Readex Pro';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #4B5563;
}

.sidebar h2 {
  font-family: 'Readex Pro';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.1px;
  color: #1F2937;
  border: none;
}

div#block-sia-subtheme-contactussafetyandclaims a {
  color: #4B5563;
  text-decoration: none;
}

@media (min-width: 1285px) {
  .page--contact .container {
    max-width: 1280px;
  }
}

@media (min-width: 768px) {
  .page--contact .main-content {
    padding-left: 40px !important;
  }
}

/* Contact Us page style END */
/* layout builder button styling start */
.layout-builder-form div#edit-actions {
  display: flex;
  flex-wrap: wrap;
  column-gap: 20px;
  row-gap: 15px;
  border: 1px solid;
  padding: 15px 15px 0;
  background: #FDFAFD;
}

.layout-builder-form div#edit-preview-toggle {
  flex: 0 0 100%;
  margin-bottom: 0rem !important;
}

/* layout builder button styling start */
.modal.show .modal-dialog {
  background: #fff;
}


/* Performer/vendor/planner sidebar Navigation style start */
nav.block.block-menu.navigation .sidebar-helpfull h2 {
  margin-bottom: 10px;
  line-height: 32px;
  font-size: 24px;
}

.inner-page-section .layout__region--second nav.block.block-menu.navigation ul.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}


.inner-page-section .layout__region--second li.nav-item.menu-item--active-trail {
  background: #ffffff;
}

.inner-page-section li.nav-item.menu-item--active-trail a {
  color: #1F2937;
}

.inner-page-section li.nav-item a {
  color: #6B7280;
  font-size: 22px;
  padding: 0px;
}

.page-user-register .main-content section {
  padding: 2.5rem;
}

.page-user-register .menu--get-a-policy-quote li.nav-item a {
  color: #6B7280;
  padding: 0px;
}

.page-user-register .menu--get-a-policy-quote ul .menu-item--active-trail a {
  color: #fff;
}

.inner-page-section li.nav-item,
.page-user-register .menu--get-a-policy-quote li.nav-item {
  padding: 20px 15px;
  background: #F9FAFB;
}

.inner-page-section .block-inline-blockabout-us {
  width: 100%;
}

.first-tab .layout__region.layout__region--second nav.block.block-menu.navigation {
  width: 100%;
}

.first-tab .layout__region.layout__region--second nav.block.block-menu.navigation .nav-item:nth-child(1) {
  border: 1px solid #6B7280;
  border-radius: 8px 8px 0px 0px;
}

.first-tab .layout__region.layout__region--second nav.block.block-menu.navigation .nav-item:nth-child(2) {
  border-width: 0px 3px 1px 1px;
  border-style: solid;
  border-color: #6B7280;
}

.first-tab .layout__region.layout__region--second nav.block.block-menu.navigation .nav-item:nth-child(3) {
  border-width: 0px 3px 3px 1px;
  border-style: solid;
  border-color: #6B7280;
  border-radius: 0px 0px 8px 8px;
}

.second-tab .layout__region.layout__region--second nav.block.block-menu.navigation .nav-item:nth-child(1) {
  border-width: 1px 3px 1px 1px;
  border-style: solid;
  border-color: #6B7280;
  border-radius: 8px 8px 0px 0px;
}

.second-tab .layout__region.layout__region--second nav.block.block-menu.navigation .nav-item:nth-child(2) {
  border-width: 2px 1px 1px 1px;
  border-style: solid;
  border-color: #6B7280;
}

.second-tab .layout__region.layout__region--second nav.block.block-menu.navigation .nav-item:nth-child(3) {
  border-width: 0px 3px 3px 1px;
  border-style: solid;
  border-color: #6B7280;
  border-radius: 0px 0px 8px 8px;
}

.third-tab .layout__region.layout__region--second nav.block.block-menu.navigation .nav-item:nth-child(1) {
  border-width: 1px 3px 1px 1px;
  border-style: solid;
  border-color: #6B7280;
  border-radius: 8px 8px 0px 0px;
}

.third-tab .layout__region.layout__region--second nav.block.block-menu.navigation .nav-item:nth-child(2) {
  border-width: 0px 3px 1px 1px;
  border-style: solid;
  border-color: #6B7280;
}

.third-tab .layout__region.layout__region--second nav.block.block-menu.navigation .nav-item:nth-child(3) {
  border-width: 2px 1px 1px 1px;
  border-style: solid;
  border-color: #6B7280;
  border-radius: 0px 0px 8px 8px;
}

/* Performer/vendor/planner sidebar Navigation style stop */

/* Dropdown menu navigation style start */

.dropdown-item.active, .dropdown-item:active {
  background-color: transparent;
}

/* Dropdown menu navigation style stop */

/* SIA Admin pages start */


layout-no-sidebars .layout--onecol .view-filters .form-type-textfield {
  width: 15%;
}

layout-no-sidebars .layout--onecol .view-filters .form-item-field-crm-client-notes-value {
  width: 25%;
}

/* SIA Admin pages stop */


/*------- Media Queries ---------*/
@media only screen and (min-width: 1440px) {
}

@media only screen and (max-width: 1440px) {
  .hld-hours .hours {
    max-width: 470px;
    width: 100%;
  }

  section.region.region-footer-first {
    width: 55%;
  }

  section.region.region-footer-third {
    width: 16%;
  }

  section.region.region-footer-second {
    width: 29%;
  }

  span.toggle-number-enable,
  .field--widget-boolean-toggle label.switchify-label {
    padding-right: 12px;
  }

  .custom-photograph-row.d-flex .required-fields.field-group-html-element.custom-radio-group,
  .required-fields.field-group-html-element.third-title,
  div#edit-field-additional-members-wrapper,
  #edit-group-others,
  div#edit-field-use-crowd-motivators-wrapper,
  .offer-staging-group {
    padding-left: 12px;
  }
}

@media only screen and (max-width: 1280px) {
  .get-policy-custom-quote-form.inner-page-section .layout__region.layout__region--first {
    padding-right: 0px;
    flex: 1;
    flex: 0 1 100%;
  }
}

@media only screen and (max-width: 1200px) {
  .customize-content-wrapper .customize-button-wrapper ul li span.customize-button-icon {
    margin-right: 8px;
  }

  .customize-content-wrapper .customize-button-wrapper ul li span.customize-button-title {
    margin-left: 8px;
  }
}

@media only screen and (max-width: 1024px) {
  .hero-banner {
    padding: 0 40px;
    height: 400px;
  }

  .global-header-section h2 {
    font-size: 36px;
  }

  .customize-content-wrapper .customize-button-wrapper ul li span.customize-button-title {
    font-size: 21px;
  }

  .customize-content-wrapper .customize-button-wrapper ul li .customize-button-icon img {
    max-width: 30px;
  }

  .modal .modal-dialog .modal-header {
    padding: 15px;
  }

  .modal .modal-dialog .modal-header h5 {
    font-size: 24px;
    line-height: 30px;
  }

  .modal .modal-dialog .modal-body {
    padding: 15px;
  }

  .modal .modal-dialog .modal-footer {
    padding: 15px;
  }

  .customize-content-wrapper .customize-button-wrapper ul li span.customize-button-icon {
    margin-right: 4px;
  }

  .customize-content-wrapper .customize-button-wrapper ul li span.customize-button-title {
    margin-left: 4px;
  }

  .why-specialty-insurance .specialty-box {
    padding-bottom: 15px;
    padding-top: 15px;
  }

  .why-specialty-insurance .specialty-box h2 {
    font-size: 60px;
  }

  .renew-your-policy-content .policy-btn .btn.btn-primary,
  .specialty-btn .btn.btn-primary {
    font-size: 18px;
  }

  header#header {
    padding: 0;
  }

  .global-header-section h2,
  .renew-your-policy .renew-your-policy-content h2 {
    font-size: 36px;
  }

  .why-specialty-insurance .specialty-box h2 {
    font-size: 60px;
  }

  .renew-your-policy .renew-your-policy-content p {
    font-size: 18px;
  }

  .site-footer__top {
    padding: 60px 30px 40px;
  }

  .specialty-btn .btn.btn-primary {
    max-width: 250px;
    padding: 15px;
  }

  .why-specialty-insurance .specialty-box {
    border-left: 0px solid #D1D5DB;
    margin-bottom: 20px;
    border-right: 0px solid #D1D5DB;
  }

  .customize-content-wrapper .customize-button-wrapper {
    padding-left: 0;
  }

  .hero-content-area p {
    font-size: 21px;
    line-height: 30px;
  }

  .hero-content-area a {
    max-width: 320px;
    font-size: 24px;
    line-height: 70px;
  }

  .customize-content-wrapper .customize-button-wrapper ul li {
    padding: 15px 15px;
    margin-bottom: 20px;
  }

  .customize-content-wrapper .customize-image {
    padding-right: 0px;
  }

  .renew-your-policy-content .policy-btn .btn.btn-primary {
    max-width: 250px;
    padding: 15px;
    line-height: 1.8;
  }

  .specialty-btn {
    margin-top: 30px;
  }

  .inner-page-section .layout__region.layout__region--first {
    padding-right: 10px;
  }

  .inner-page-section .layout__region.layout__region--second {
    padding-left: 10px;
  }

  fieldset#edit-group-element-fieldset-wrapper > .fieldset-wrapper {
    width: 1024px;
    overflow-y: scroll;
  }

  fieldset#edit-group-element-fieldset-wrapper {
    overflow: scroll;
  }

  .custom-fieldset-wrapper > legend {
    font-weight: 400;
    font-size: calc(1.275rem + .3vw);
  }

}

@media only screen and (max-width: 992px) {

  .site-footer__top {
    padding: 60px 12px 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .site-footer__top .region:first-child {
    padding-left: 10px;
  }

  section.region.region-footer-first {
    width: 100%;
    margin-bottom: 30px;
  }

  section.region.region-footer-second {
    width: 50%;
  }

  section.region.region-footer-third {
    width: 50%;
  }

  .hld-hours .hours {
    max-width: 600px;
    width: 100%;
  }

  .customize-content-wrapper .customize-button-wrapper ul li span.customize-button-title {
    font-size: 16px;
  }

  .inner-page-section .layout__region.layout__region--first {
    padding-right: 0px;
    margin-bottom: 2.5rem;
  }

  .inner-page-section .layout__region.layout__region--second {
    padding-left: 0px;
  }

  .inner-page-section .layout__region.layout__region--first,
  .inner-page-section .layout__region.layout__region--second {
    flex: 0 0 100%;
    width: 100%;
  }

  .inner-page-section {
    padding: 0 12px 2.5rem;
  }

  .inner-page-section a.apply-button {
    padding: 15px;
    font-size: 21px;
  }

  .inner-page-section table thead th {
    width: 25%;
  }

  .inner-page-section table thead th:first-child {
    width: 50%;
  }

  .inner-page-section table tr td {
    padding: 6px 12px;
    font-size: 15px;
    line-height: 20px;
  }

  .inner-page-section h2,
  .page-user-register h2 {
    margin-bottom: 1.5rem;
    font-weight: 400;
  }

  .page-user-register h2 {
    margin-top: 2.5rem;
  }

  .performer-policy-box {
    padding: 20px;
    margin-bottom: 20px;
  }

  .inner-page-section .layout__region.layout__region--second li.nav-item {
    padding: 15px 15px;
  }

  .inner-page-section .layout__region.layout__region--second li.nav-item a {
    font-size: 18px;
  }

  #performer-menu .menu-left,
  #music-photos-event .menu-left,
  #mobile-vendor .menu-left,
  #performer-menu .menu-right,
  #music-photos-event .menu-right,
  #mobile-vendor .menu-right {
    width: 100%;
  }

  form.webform-submission-get-a-policy-quote-form button {
    padding-left: 12px;
    padding-right: 12px;
  }

  .breadcrumb .breadcrumb-item {
    font-size: 16px;
  }

  .form-switch.js-form-item label.form-check-label {
    padding: 0 0 0 10px;
  }

  .js-webform-radios.webform-options-display-one-column.radio .js-form-item.js-form-type-radio.radio {
    flex-basis: 100%;
    flex-grow: 1;
  }

  .inner-page-section.music-photo-event-form .table-responsive table tr td {
    padding: 1rem;
  }

  div#edit-processed-text-11 h3 {
    margin-top: 30px;
  }

  .inner-page-section .layout__region.layout__region--second .sidebar-about-static {
    max-width: 400px;
    width: 100%;
  }

  .get-policy-custom-quote-form.inner-page-section {
    padding: 2.5rem 12px 2.5rem;
  }
}

@media only screen and (max-width: 767px) {
  .why-specialty-insurance {
    padding: 50px 0px;
  }

  .customize-content-wrapper .customize-image {
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }

  form.webform-submission-get-a-policy-quote-form .webform-flex--container {
    margin: 0em;
  }

  form.webform-submission-get-a-policy-quote-form .webform-flexbox {
    margin: 0rem 0rem;
  }

  form.webform-submission-get-a-policy-quote-form .form-select {
    margin-bottom: 2rem;
  }

  form.webform-submission-get-a-policy-quote-form .webform-type-fieldset .js-form-item input {
    margin-bottom: 2rem;
  }

  .inner-page-section.about-us.get-policy-quote {
    padding: 40px 15px;
  }

  header#header .navbar-brand {
    max-width: 300px;
    width: 100%;
    display: block;
    margin: 0 auto;
  }

  form.webform-submission-contact-add-form > .js-form-item,
  form.webform-submission-contact-add-form .js-form-wrapper {
    margin-bottom: 1.5em !important;
  }

  form.webform-submission-contact-add-form > .col-md-12 .col-md-6:first-of-type {
    padding-right: 12px !important;
  }

  form.webform-submission-contact-add-form > .col-md-12 .col-md-6:last-of-type {
    padding-left: 12px !important;
  }

  form.webform-submission-contact-add-form {
    padding-bottom: 0px;
  }

  .renew-your-policy .renew-your-policy-content p,
  .global-header-section p {
    font-size: 16px;
  }

  .global-header-section h2,
  .renew-your-policy .renew-your-policy-content h2 {
    font-size: 30px;
  }

  .customize-content-wrapper,
  .renew-your-policy {
    padding: 50px 0;
  }

  .global-header-section {
    margin-bottom: 30px;
  }

  .specialty-btn {
    margin-top: 0px;
  }

  .hero-content-area a {
    max-width: 300px;
    font-size: 21px;
    line-height: 70px;
    margin-top: 1.5rem;
  }

  .renew-your-policy .renew-your-policy-content .policy-btn {
    margin-top: 40px;
  }

  .webform-submission-get-a-policy-quote-form legend {
    font-size: 21px;
    margin-bottom: 1rem;
  }

  .block.block-webform.block-webform-block > h2 {
    margin-top: 1rem;
  }

  #edit-processed-text-11 ol li {
    font-size: 14px;
    line-height: 20px;
  }
}

@media only screen and (max-width: 667px) {
  .radio {
    flex-wrap: wrap;
    max-width: 375px;
    margin-left: auto;
    margin-right: auto;
    overflow: inherit;
  }

  .radio .js-form-item.js-form-type-radio.radio {
    flex-basis: 100%;
    margin-bottom: 12px;
  }
}

@media only screen and (max-width: 567px) {
  .site-footer__top .region:first-child {
    padding-left: 0px;
  }

  section.region.region-footer-second,
  section.region.region-footer-third {
    width: 100%;
  }

  .hld-hours .hours {
    flex-wrap: wrap;
  }

  .hld-hours .hours p {
    width: 100%;
  }

  .hld-hours .hours .hour-wrapper:first-of-type {
    padding-left: 0px !important;
  }

  .social-media {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }

  .js-webform-radios.webform-options-display-one-column.radio {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }

  .js-webform-radios.webform-options-display-one-column.radio {
    flex-wrap: wrap;
  }

  div#edit-what-type-of-policy-are-you-interested-in-getting-a-quote-for- {
    border: 1px solid #E5E7EB;
    border-radius: 0px;
  }

  .js-form-item.js-form-type-radio.radio.form-check.js-form-item-what-type-of-policy-are-you-interested-in-getting-a-quote-for-.form-item-what-type-of-policy-are-you-interested-in-getting-a-quote-for-:not(last-child) {
    border-bottom: 1px solid #E5E7EB;
  }

  div#edit-performer-name-s-dbasa--description {
    padding-left: 0rem;
  }

  form.webform-submission-contact-add-form button,
  form button#reset-form {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  form.webform-submission-contact-add-form div[id*=edit-processed-text] {
    float: none;
    text-align: center;
  }
}

@media only screen and (max-width: 467px) {
  .customize-content-wrapper .customize-button-wrapper ul li {
    padding: 15px 15px;
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
  }

  .customize-content-wrapper .customize-button-wrapper ul li span.customize-button-icon {
    margin-right: 0px;
    display: block;
  }

  .customize-content-wrapper .customize-button-wrapper ul li span.customize-button-title {
    margin-left: 0px;
    display: block;
  }

  .node-performer-application-form > .content {
    padding: 0 0 0 5px;
  }

  .node-performer-application-form .form-item-field-pa-annual-gross-revenue,
  .node-performer-application-form .form-item-field-application-notes-0-format {
    margin-top: 20px;
  }

  .node-performer-application-form .layout-region-node-footer {
    margin: 30px 0;
  }

  #node-performer-application-form {
    margin: 0 30px 0 20px;
  }

  .region-footer-first,
  .region-footer-second,
  .region-footer-third,
  .region-footer-fourth {
    margin-left: 15px;
  }
}

::placeholder {
  font-weight: lighter !important;
}

/*------- Media Queries ---------*/

/* Overlay covering the entire page */
.ajax-progress {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
}

/* Custom throbber image */
.ajax-progress .throbber {
  background-image: url('../images/sia-throbber.gif');
  width: 160px;
  height: 160px;
  border-radius: 50%;
  background-size: cover;
  display: block;
}

.field--name-field-requested-start-date label {
  font-size: 1em;
}
.field--name-field-requested-start-date input {
  font-size: 1em;
}
