/*

COMMON VARIABLES FOR THEME.

*/
.btn {
  border-radius: 6px;
  background: transparent;
  padding-left: 15px;
  padding-right: 15px;
  color: #000;
  font-size: 0.9rem;
  margin-right: 5px;
  border: 0 solid #cecece;
  position: relative;
  font-family: sans-serif;
}
.btn.btn-clear {
  border-color: transparent;
}
.btn.btn-outline {
  border: 1px solid #cecece;
  background: transparent;
}
.btn.btn-lg {
  font-size: 1.5em;
}
.btn.btn-sm {
  padding-left: 0.55em;
  padding-right: 0.55em;
}
.btn.btn-full {
  width: 100%;
}
.btn.btn-solid {
  background: #2d4b72;
  border-color: #2d4b72;
  color: #fff;
}
.btn.btn-solid.btn-light {
  background: #52507e;
  border-color: #2d4b72;
}
.btn.btn-solid.btn-print {
  background: #369d36;
  border-color: #369d36;
  color: #fff;
}
.btn.btn-solid.btn-dark {
  background: #000;
  color: #fff;
}
.btn.btn-solid.btn-color-on-white {
  background: rgba(218, 181, 255, 0.31);
  border-color: rgba(218, 181, 255, 0.31);
  color: #fff;
}
.btn.btn-solid.btn-color-alternate {
  background: #e39f61;
  border-color: #e39f61;
  color: #fff;
}
.btn.btn-solid.btn-warning {
  background: #d5af1c;
  border-color: #d5af1c;
  color: #fff;
}
.btn:hover {
  background: #b9b6ea;
  border-color: #b9b6ea;
  color: #000;
}
.btn:hover.btn-solid {
  background: #db9250;
  color: #fff;
}
.btn:hover.btn-outline-hover {
  background: transparent;
  border-color: #2c58ac;
}
.btn:hover.btn-light, .btn:hover.btn-dark {
  background: #e39f61;
  border-color: #e39f61;
  color: #fff;
}
.btn:hover.btn-color-alternate {
  background: #db9250;
}
.btn:hover.btn-print {
  background: #4ace4a;
  border-color: #4ace4a;
  color: #fff;
}
.btn:hover.no-hover {
  background: inherit;
  border-color: inherit;
  color: inherit;
}

.modal-backdrop {
  --bs-backdrop-opacity: 0.85;
  --backdrop-bg: #281e1b;
  backdrop-filter: blur(8px) !important;
}

body.modal-open .root_frame {
  /*
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px);
  */
}

.modal .modal-content {
  outline: 0 solid #2c2a33;
  border: 0;
  box-shadow: 0 4px 23px 0 rgba(0, 0, 0, 0.3);
}
.modal .modal-header {
  background: #000;
  color: #fff;
}
.modal button.close {
  float: right;
  background: rgba(79, 60, 41, 0.9);
  color: #fff;
  position: absolute;
  right: -1em;
  top: -1em;
  padding: 12px;
  margin: 0;
  border-radius: 50%;
  line-height: 15px;
  display: inline-block;
  border: 0;
  z-index: 100;
}
.modal button.close span {
  font-size: 1.6rem;
  margin: 0;
  padding: 0;
  border: 0;
}
.modal button.close:hover {
  background: #db9250;
}
.modal .fit_width_item {
  width: 100%;
}
.modal .fit_width_item img {
  width: 100%;
}

.bootstrap-select.dropdown {
  border: 1px solid #dee2e6;
}
.bootstrap-select.dropdown .status {
  display: none !important;
}

.bootstrap-select > .dropdown-toggle {
  padding: 7px 11px 8px 11px;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  position: relative;
  top: 2px;
}

.bootstrap-select > .dropdown-toggle::after {
  color: #1e80ff;
}

.content.page.custom .custom_header {
  margin-top: -30px;
  background: url("/user/themes/brilliantjewellery/images/custom_banner_2.jpg") no-repeat center center;
  background-size: cover;
}
.content.page.custom .custom_header .custom_header_inside {
  background: rgba(0, 0, 0, 0.65);
  padding: 14vh;
  text-align: center;
}
@media screen and (max-width: 959px) {
  .content.page.custom .custom_header .custom_header_inside {
    padding: 7vh;
  }
}
.content.page.custom .custom_header h1 {
  color: #fff;
  font-family: "Crimson", serif;
  font-style: italic;
  text-align: center;
  font-size: 5rem;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.51);
}
.content.page.custom .custom_header span {
  border-top: 1px solid rgba(251, 205, 148, 0.56);
  display: inline-block;
  padding: 10px;
  margin-top: 0;
  color: #fff;
}
.content.page.custom .page_content {
  position: relative;
  width: 100%;
  text-align: center;
}
.content.page.custom h3 {
  font-family: "Crimson", serif;
  font-style: italic;
  text-align: center;
  font-size: 3rem;
  color: #000;
  text-decoration: none;
  z-index: 11;
  position: relative;
  border-bottom: 1px solid #e3cd88;
  padding-left: 1.3em;
  padding-right: 1.3em;
  padding-bottom: 5px;
  display: inline-block;
}
.content.page.custom .custom_section {
  border: 1px solid red;
  padding: 30px 100px 0 100px;
  position: relative;
}
.content.page.custom .custom_section p {
  max-width: 75%;
  margin: 0 auto 1em;
  font-size: 1.1rem;
  line-height: 1.6em;
}
.content.page.custom .custom_section p.large {
  font-size: 1.5rem;
  font-styLe: italic;
  padding: 40px 70px;
  color: #093666;
  margin-top: 60px;
  font-weight: 200;
}
@media screen and (max-width: 959px) {
  .content.page.custom .custom_section p.large {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.content.page.custom .custom_section .custom_section_image {
  max-width: 500px;
  display: block;
}
.content.page.custom .custom_section .custom_section_image img {
  width: 100%;
}
@media screen and (max-width: 959px) {
  .content.page.custom .custom_section {
    padding-left: 0;
    padding-right: 0;
    margin-left: 10px;
    margin-right: 10px;
  }
}
.content.page.custom .custom_unique {
  border: 0;
  max-width: 1000px;
  margin: 0 auto;
  padding: 150px 0;
}
.content.page.custom .custom_unique .row {
  margin: 0 auto;
}
.content.page.custom .custom_unique .text-side {
  text-align: center;
  max-width: 500px;
}
.content.page.custom .custom_unique .text-side h3 {
  margin-bottom: 20px;
}
@supports (-webkit-touch-callout: none) {
  .content.page.custom .custom_unique .text-side h3 {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 959px) {
  .content.page.custom .custom_unique {
    padding: 90px 0;
  }
  .content.page.custom .custom_unique .col, .content.page.custom .custom_unique .row {
    display: block;
  }
  .content.page.custom .custom_unique .text-side {
    margin-bottom: 50px;
  }
}
.content.page.custom .custom_thirds {
  background: #f2f2f2;
  border: 0;
  padding: 80px 50px 60px 50px;
  margin: 0 -30px;
}
.content.page.custom .custom_thirds h3 {
  font-size: 2.2rem;
  margin-bottom: 20px;
}
.content.page.custom .custom_thirds .custom_thumb_image {
  margin-bottom: 30px;
}
.content.page.custom .custom_thirds .custom_thumb_image img {
  max-width: 240px;
  border-radius: 4px;
}
.content.page.custom .custom_diamonds {
  padding: 90px 0;
}
.content.page.custom .custom_diamonds .custom_section_image {
  margin: 0 auto 40px;
}
.content.page.custom .custom_diamonds h3 {
  border: 0;
}
.content.page.custom .custom_diamonds .text-side {
  padding-left: 30px;
  padding-top: 60px;
}
.content.page.custom .custom_diamonds .text-side p {
  text-align: justify;
  max-width: 40rem;
}
.content.page.custom .custom_design_style {
  background: url("/user/themes/brilliantjewellery/images/team_background_1.jpg") no-repeat center center;
  background-size: cover;
  color: #fff;
  border: 0;
  padding: 80px 50px 60px 50px;
  margin: 0 -30px;
}
.content.page.custom .custom_design_style .custom_section_image {
  display: block;
  margin: 0 auto;
}
.content.page.custom .custom_design_style .custom_section_image img {
  border-radius: 4px;
  border: 1px solid #e3cd88;
  box-shadow: 0 0 5px #000;
}
.content.page.custom .custom_design_style h3 {
  margin-top: 30px;
  color: #e3cd88;
  border: 0;
}
.content.page.custom .custom_design_style a {
  color: #e3cd88;
}
.content.page.custom .custom_design_style p {
  padding-bottom: 20px;
  text-align: center;
  max-width: 40rem;
}
.content.page.custom .custom_showcase {
  border: 0;
  padding: 70px;
}
.content.page.custom .custom_contact {
  border: 0;
  padding: 80px 0;
}
.content.page.custom .custom_contact h3 {
  border: 0;
}
.content.page.custom .custom_contact .btn {
  margin-bottom: 10px;
}
.content.page.custom .custom_showcase ul, .content.page.custom .custom_showcase li {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}
.content.page.custom .custom_showcase ul {
  padding-top: 30px;
  max-width: 1000px;
  margin: 0 auto;
}
.content.page.custom .custom_showcase li {
  display: inline-block;
  width: 250px;
  height: 250px;
}
.content.page.custom .custom_showcase li img {
  width: 100%;
  margin: 0;
}
@media screen and (max-width: 959px) {
  .content.page.custom .custom_showcase li {
    width: 49.5%;
    height: auto;
  }
}
@media screen and (max-width: 959px) {
  .content.page.custom .custom_showcase {
    padding-left: 0;
    padding-right: 0;
  }
  .content.page.custom .custom_showcase ul {
    padding: 0;
  }
}

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