*,
*,
*:before,
*:after {
  box-sizing: border-box;
}
body,
html {
  margin: 0px !important;
  padding: 0px;
  position: relative;
  font-family: ivymode, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
}
@font-face {
  font-family: "Roboto-Light";
  src: url(/wp-content/themes/pearlbridal/fonts/roboto/Roboto-Light.eot) format("embedded-opentype"), url(/wp-content/themes/pearlbridal/fonts/roboto/Roboto-Light.woff) format("woff"), url(/wp-content/themes/pearlbridal/fonts/roboto/Roboto-Light.ttf) format("truetype"),
    url(/s/img/wp-content/themes/pearlbridal/fonts/roboto/Roboto-Light.svg#Roboto-Light) format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto-Medium";
  src: url(/wp-content/themes/pearlbridal/fonts/roboto/Roboto-Medium.eot) format("embedded-opentype"), url(/wp-content/themes/pearlbridal/fonts/roboto/Roboto-Medium.woff) format("woff"), url(/wp-content/themes/pearlbridal/fonts/roboto/Roboto-Medium.ttf) format("truetype"),
    url(/s/img/wp-content/themes/pearlbridal/fonts/roboto/Roboto-Medium.svg#Roboto-Medium) format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto-Bold";
  src: url(/wp-content/themes/pearlbridal/fonts/roboto/Roboto-Bold.eot) format("embedded-opentype"), url(/wp-content/themes/pearlbridal/fonts/roboto/Roboto-Bold.woff) format("woff"), url(/wp-content/themes/pearlbridal/fonts/roboto/Roboto-Bold.ttf) format("truetype"),
    url(/s/img/wp-content/themes/pearlbridal/fonts/roboto/Roboto-Bold.svg#Roboto-Bold) format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto-Regular";
  src: url(/wp-content/themes/pearlbridal/fonts/roboto/Roboto-Regular.eot) format("embedded-opentype"), url(/wp-content/themes/pearlbridal/fonts/roboto/Roboto-Regular.woff) format("woff"), url(/wp-content/themes/pearlbridal/fonts/roboto/Roboto-Regular.ttf) format("truetype"),
    url(/s/img/wp-content/themes/pearlbridal/fonts/roboto/Roboto-Regular.svg#Roboto-Regular) format("svg");
  font-weight: normal;
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0px;
}
h1 {
  font-family: ivymode, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 34px;
  line-height: 44px;
  color: #bd842c;
  margin-bottom: 20px;
}
h2,
.home-featured-sect h1 {
  font-family: ivymode, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 32px;
  line-height: 42px;
  color: #bd842c;
  margin-bottom: 20px;
}
h3 {
  font-family: ivymode, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 30px;
  line-height: 40px;
  color: #bd842c;
  margin-bottom: 20px;
}
h4 {
  font-family: ivymode, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 28px;
  line-height: 38px;
  color: #bd842c;
  margin-bottom: 20px;
}
h5 {
  font-family: ivymode, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 34px;
  color: #bd842c;
  margin-bottom: 20px;
}
ul {
  margin: 0;
  padding: 0px;
}
a {
  text-decoration: none;
  cursor: pointer;
  transition: 0.5s ease-in-out all;
  -webkit-transition: 0.5s ease-in-out all;
  -ms-transition: 0.5s ease-in-out all;
  -moz-transition: 0.5s ease-in-out all;
  -o-transition: 0.5s ease-in-out all;
  outline: none;
  color: rgb(0, 84, 112);
}
a:hover {
  color: #5c5147;
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
p {
  font-family: "Roboto-Light";
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
  color: #5c5147;
}
button:focus {
  outline: none;
}
.tbl {
  display: table;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.tbl-cell {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.img-responsive {
  max-width: 100%;
  display: block;
  height: auto;
  margin: 0 auto;
}
.paddingtop {
  padding: 70px 0px;
}
.inline-block {
  float: left;
  width: 100%;
  vertical-align: top;
  position: relative;
}
.container {
  max-width: 1340px;
  margin: 0 auto;
  padding: 0 30px;
  position: relative;
}
.container-inner {
  max-width: 90%;
  margin: 0 auto;
  padding: 0 15px;
  position: relative;
}
.bgcolor {
  background: #f2f2f2;
}
.bg-btn {
  letter-spacing: 1.71429px;
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #ffffff;
  position: relative;
  padding-right: 55px;
  display: inline-block;
  line-height: 35px;
  margin-top: 10px;
}
.header-section {
  padding: 20px 0px 0px 0px;
  width: 100%;
  background: white;
  z-index: 999999;
  overflow: visible;
  position: fixed;
  top: 0;
  left: 0;
  height: auto;
}
.header-logo {
  order: 1;
  padding-bottom: 20px;
}
.header-logo a {
  display: inline-block;
}
.header-logo img {
  max-width: 100%;
  height: auto;
  transition: 0.5s ease-in-out all;
  -webkit-transition: 0.5s ease-in-out all;
  -ms-transition: 0.5s ease-in-out all;
  -moz-transition: 0.5s ease-in-out all;
  -o-transition: 0.5s ease-in-out all;
}
.header-inner {
  display: flex;
  justify-content: space-around;
  align-items: flex-end;
}
.mobile-version {
  display: none;
}
.header-section .header-inner li:nth-of-type(n + 4) {
  order: 2;
}
.header-section .header-inner > li {
  vertical-align: top;
  position: relative;
  flex: 1;
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-section .header-inner > li > a {
  display: inline-block;
  position: relative;
}
.header-section .header-inner > li > a:after {
  position: absolute;
  content: "";
  border-bottom: 3px solid transparent;
  left: 0;
  bottom: 12px;
  width: 100%;
  height: 100%;
}
.header-section .header-inner > li > a:hover:after {
  border-bottom: 3px solid #bb832b;
}
.header-section .header-inner li a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: block;
  padding: 16px 0px 23px 0px;
  cursor: pointer;
  font-family: ivymode, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #bb832b;
}
.header-section .header-inner li > ul {
  display: none;
}
.about-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.common-listing {
  display: flex;
  width: 100%;
  position: relative;
  z-index: 999;
  flex-wrap: wrap;
}
.common-listing-inner {
  margin: 0px 50px 30px 0px;
  position: relative;
}
.white-line h2:after, .white-line h1:after {
  display: block;
  content: "";
  border-top: 1px solid #fff;
  width: 83px;
  margin: 35px 0px 35px -50px;
}
.golden-line h2:after, .golden-line h1:after {
  display: block;
  content: "";
  border-top: 1px solid #5c5147;
  width: 83px;
  margin: 35px 0px 35px -50px;
}
.golden-center-line h2:after,
.golden-center-line h1:after {
  display: block;
  content: "";
  border-top: 1px solid #bd842c;
  width: 83px;
  margin: 35px auto;
}
.white-center-line h2:after {
  display: block;
  content: "";
  border-top: 1px solid #fff;
  width: 48px;
  margin: 30px auto;
}
.header-cover-section {
  position: relative;
  margin-top: 142px;
}
.slider-section {
  height: 640px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center 20%;
  position: relative;
  overflow: hidden;
  background-blend-mode: multiply;
  mix-blend-mode: normal;
}

.slider-section .container {
  height: 100%;
}

#home_slider {
  width: 100%;
  /*  height: 100%;*/
}

#home_slider .carousel-cell {
  height: 640px;
  width: 100%;
}

.flickity-button:active,
.flickity-button:focus {
  outline: 0 !important;
  box-shadow: 0 !important;
}

.flickity-button {
  background: transparent !important;
  position: relative;
  width: 1.5rem !important;
  height: 1.5rem !important;
  border-radius: 0 !important;
}

.flickity-button.next:before,
.flickity-button.previous:before {
  content: "";
  display: block;
  top: 0;
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
}

.flickity-button.next:before {
  right: 2rem;
  transform: rotate(-45deg);
}

.flickity-button.previous:before {
  left: 2rem;
  transform: rotate(135deg);
}

.flickity-button svg {
  display: none;
}

.background {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -9;
  background-size: cover;
  background-position: center;
}
#home_slider .background {
  background-position: top right;
}
.banner-layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.0001) 9.76%, rgba(0, 0, 0, 0.720448) 100%);
}
.slider-section .container {
  max-width: 72%;
  height: 100%;
}
.slider-section .tbl {
  text-align: left;
}
.slider-section .slider-content {
  max-width: 50%;
  height: 100%;
  position: relative;
  z-index: 999;
}
.slider-section h2, .slider-section h1 {
  color: #fff;
  font-size: 70px;
  line-height: 85px;
  position: relative;
  font-weight: 300;
}
.slider-section p {
  color: #fff;
  font-family: "Roboto-Light";
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
  color: #ffffff;
}
.slider-section .bg-btn:after {
  content: url(/s/img/wp-content/themes/pearlbridal/images/white-arrow.svg);
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 33px;
}
.home-mdl-sct {
  background: rgba(206, 190, 181, 0.381793);
  padding: 80px 0px;
  position: relative;
}
.home-mdl-sct .mdl-bg {
  background: #cebeb5;
  position: absolute;
  top: 0;
  left: 0;
  width: 32%;
  height: 100%;
}
.home-mdl-sct .about-table {
  align-items: center;
}
.home-mdl-sct .about-left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 48%;
  flex: 0 0 48%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 530px;
  position: relative;
  z-index: 999;
}
.home-mdl-sct .about-left .topimg {
  width: 260px;
  height: 390px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}
.home-mdl-sct .about-left .leftimg {
  width: 260px;
  height: 260px;
  position: absolute;
  top: 50%;
  left: 0;
  bottom: 0;
}
.home-mdl-sct .about-left .rightimg {
  width: 201px;
  height: 260px;
  position: absolute;
  top: 30%;
  right: 5px;
  bottom: 0;
}
.home-mdl-sct .about-right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 37%;
  flex: 0 0 37%;
  position: relative;
  z-index: 9999;
}
.home-mdl-sct .about-right .about-right-inner {
  padding: 0px 110px 0px 0px;
}
.home-mdl-sct .about-right p {
  font-size: 18px;
  line-height: 28px;
  color: #5c5147;
}
.home-mdl-sct .about-right .bg-btn {
  color: #bb832b;
}
.home-mdl-sct .about-right .bg-btn:after {
  content: url(/s/img/wp-content/themes/pearlbridal/images/brown-arrow.svg);
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 33px;
}
.logo-section {
  padding: 100px 0px 20px;
}
.logo-section .owl-centered {
  margin-top: 40px;
}
.logo-section .owl-centered .owl-stage {
  display: flex;
  align-items: center;
}
.logo-section .owl-carousel .owl-item img {
  width: inherit;
  max-height: 100px;
}
.home-booking-sect {
  background: #000;
  padding: 130px 0px;
  text-align: center;
  position: relative;
}
.home-booking-sect .making-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.home-booking-sect .container-inner {
  max-width: 48%;
  position: relative;
  z-index: 999;
}
.home-booking-sect h3 {
  color: #fff;
  font-size: 42px;
  line-height: 60px;
  text-align: center;
  font-style: italic;
  margin: 20px 0px;
}
.home-booking-sect p {
  color: #fff;
}
.home-booking-sect .bg-btn {
  color: #bb832b;
}
.home-booking-sect .bg-btn:after {
  content: url(/s/img/wp-content/themes/pearlbridal/images/brown-arrow.svg);
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 33px;
}
.home-featured-sect {
  padding: 100px 0px;
  text-align: center;
}
.home-featured-sect p {
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  color: #5c5147;
  max-width: 55%;
  margin: 20px auto;
}
.home-featured-sect .common-listing {
  margin-top: 52px;
}
.home-featured-sect .common-listing-inner {
  margin: 0px 60px 60px 0px;
  position: relative;
}
.feature-bg {
  transition: 0.5s ease-in-out all;
  -webkit-transition: 0.5s ease-in-out all;
  -ms-transition: 0.5s ease-in-out all;
  -moz-transition: 0.5s ease-in-out all;
  -o-transition: 0.5s ease-in-out all;
  cursor: pointer;
  position: relative;
  width: 100%;
  height: 35vw;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  max-height: 455px;
}
.collection-list .feature-bg {
  height: 28rem;
}
.collection-list:hover .feature-bg {
  mix-blend-mode: normal;
  opacity: 0.17;
}
.collection-list .feature-inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 90%;
  opacity: 0;
}
.collection-list .feature-inner h3 {
  margin-bottom: 0px;
  font-size: 20px;
  line-height: 23px;
  text-align: center;
  color: #5c5147;
}
.collection-list:hover .feature-inner {
  opacity: 1;
}
.loading-info,
.home-featured-sect h2,
.home-featured-sect h1,
.logo-section h2,
.unique-sect h2,
.bottomsect h2 {
  text-align: center !important;
}
.loading-info .bg-btn {
  color: #005470;
}
.loading-info .bg-btn:after {
  content: url(/s/img/wp-content/themes/pearlbridal/images/blue-arrow.svg);
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 33px;
}

.viewall .bg-btn {
  color: #bb832b;
}
.viewall .bg-btn:after {
  content: url(/s/img/wp-content/themes/pearlbridal/images/brown-arrow.svg);
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 33px;
}
.contact-sect {
  background: #000;
  position: relative;
  height: 550px;
  padding-bottom: 20px;
}
.contact-sect .tbl {
  table-layout: fixed;
}
.contact-sect .contact-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  mix-blend-mode: normal;
  opacity: 0.59;
}

.contact-sect h2 {
  text-align: center;
  color: #fff;
}
.contact-sect .common-listing {
  margin-top: 60px;
}
.contact-sect .common-listing-inner {
  margin: 0px 100px 30px 0px;
  position: relative;
}
.contact-sect .common-listing h3 {
  color: #fff;
  font-size: 24px;
  line-height: 42px;
  color: #ffffff;
}
.contact-sect .common-listing h3:after {
  display: block;
  content: "";
  border-top: 1px solid #fff;
  width: 48px;
  margin: 25px 0px 28px -30px;
}
.contact-sect .common-listing p,
.contact-sect .common-listing a {
  font-size: 19px;
  line-height: 30px;
  color: #ffffff;
  font-weight: 300;
  margin: 0px !important;
}
.contact-sect .common-listing .bg-btn {
  margin-top: 1rem !important;
}
.contact-sect .common-listing .bg-btn:after {
  content: url(/s/img/wp-content/themes/pearlbridal/images/white-arrow.svg);
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 33px;
}
.about-mdl-sect .about-right .about-right-inner {
  padding-right: 0px;
}
.about-exquisite {
  background: #000;
  position: relative;
  height: 580px;
}
.exquisite-overlay {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  mix-blend-mode: normal;
  opacity: 0.45;
}
.about-exquisite .about-table {
  align-items: center;
}
.about-exquisite h2 {
  color: #ffffff;
}
.about-exquisite p {
  font-size: 18px;
  line-height: 28px;
  color: #ffffff;
}
.about-exquisite .about-left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
.about-exquisite .about-left h3 {
  font-size: 42px;
  line-height: 60px;
  color: #ffffff;
  font-style: italic;
}
.about-exquisite .about-right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 36%;
  flex: 0 0 36%;
}
.about-big-sect .about-table {
  align-items: center;
}
.about-big-sect .about-left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  position: relative;
  z-index: 9999;
}
.about-big-sect .about-left p {
  font-size: 18px;
  line-height: 28px;
  color: #5c5147;
  margin-top: 0px;
}
.about-big-sect .about-left .big-inner {
  column-count: 2;
  column-gap: 50px;
  margin-top: 15px;
}
.about-big-sect .about-left ul {
  padding-bottom: 15px;
}
.about-big-sect .about-left ul li {
  font-size: 18px;
  line-height: 28px;
  color: #5c5147;
  font-family: "Roboto-Light";
  font-style: normal;
  font-weight: 300;
  position: relative;
  padding: 2px 0px 2px 35px;
}
.about-big-sect .about-left ul li:after {
  content: url(/s/img/wp-content/themes/pearlbridal/images/list-icon.svg);
  position: absolute;
  left: 0;
  top: 3px;
}
.about-big-sect .about-right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 31%;
  flex: 0 0 31%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 512px;
  position: relative;
  z-index: 999;
}
.unique-sect {
  background: rgba(206, 190, 181, 0.381793);
  min-height: 500px;
  position: relative;
}
.about-exquisite .container,
.about-exquisite .container-inner,
.contact-sect .container,
.contact-sect .container-inner,
.unique-sect .container,
.unique-sect .container-inner {
  position: relative;
  z-index: 999;
  height: 100%;
}
.unique-sect .unique-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  mix-blend-mode: normal;
  opacity: 0.11;
}
.unique-sect-inner {
  column-count: 3;
  column-gap: 50px;
  margin-top: 13px;
}
.unique-sect-inner p {
  margin-top: 0px;
}
.unique-sect-inner li {
  font-size: 18px;
  line-height: 28px;
  color: #000000;
  font-family: "Roboto-Light";
  font-weight: 300;
  position: relative;
  padding: 7px 0px 7px 35px;
}
.unique-sect-inner li:after {
  content: url(/s/img/wp-content/themes/pearlbridal/images/list-icon.svg);
  position: absolute;
  left: 0;
  top: 8px;
}
.collections-mdl-sct .about-table .about-left {
  height: auto;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 49%;
  flex: 0 0 49%;
}
.collections-mdl-sct .about-table .about-left h3 {
  font-style: italic;
  text-align: center;
  font-size: 40px;
  line-height: 55px;
  text-align: right;
  color: #5c5147;
}
.collection-features-sect {
  padding-bottom: 30px;
}
.inner-section .slider-content {
  max-width: 42%;
}
.inner-section .slider-content h2, .inner-section .slider-content h1 {
  color: #bb832b;
}
/*.inner-section .slider-content p {
  color: #000000;
}*/
.our-birds-sect {
  background-position: center;
}
.our-birds-sect .slider-content p {
  color: #fff;
}
.home-featured-sect .designer-listing {
  margin-top: 0px;
}
.designer-listing .feature-bg {
  background-color: #000;
  position: relative;
}
.designer-listing .feature-inner h3 {
  color: #fff;
  font-size: 32px;
  line-height: 37px;
  text-align: center;
}
.designer-listing .feature-inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.designer-listing .feature-bg:hover .feature-inner {
  background: rgba(0, 0, 0, 0.2);
  mix-blend-mode: normal;
  transition: 0.5s ease-in-out all;
  -webkit-transition: 0.5s ease-in-out all;
  -ms-transition: 0.5s ease-in-out all;
  -moz-transition: 0.5s ease-in-out all;
  -o-transition: 0.5s ease-in-out all;
  cursor: pointer;
}
.designer-listing .feature-bg:hover h3 {
  color: #bb832b;
}
.designer-sect h2 {
  font-size: 40px;
  line-height: 50px;
}
.designer-sect p {
  column-count: 2;
  column-gap: 80px;
  max-width: 85%;
  font-size: 20px;
  line-height: 30px;
  margin: 45px auto;
  text-align: left;
}
.designer-sect .common-listing {
  margin-top: 100px;
}
.contacts-section {
  background: #ede7e3;
  text-align: center;
  height: 200px;
}
.contacts-section .container {
  height: 100%;
}
.contacts-section h2, .contacts-section h1 {
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 0px;
}
.contacts-section.golden-center-line h2:after, .contacts-section.golden-center-line h1:after {
  margin: 30px auto 0px auto;
  border-top: 1px solid #bb832b;
}
.contact-mdl-sect .about-left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 31%;
  flex: 0 0 31%;
}
.contact-mdl-sect .about-right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 48%;
  flex: 0 0 48%;
}
.contact-mdl-sect .cnt-abt-inner {
  display: inline-block;
  width: 100%;
  margin-bottom: 40px;
}
.contact-mdl-sect .cnt-abt-inner h3,
.contact-form h3 {
  font-size: 24px;
  line-height: 42px;
  color: #bb832b;
}
.contact-mdl-sect .cnt-abt-inner h3:after,
.contact-form h3:after {
  display: block;
  content: "";
  border-top: 1px solid #bb832b;
  width: 48px;
  margin: 20px 0px 30px -30px;
}
.contact-mdl-sect .cnt-abt-inner p,
.contact-mdl-sect .cnt-abt-inner a {
  font-size: 16px;
  line-height: 28px;
  color: #5c5147;
  margin: 5px 0px;
  font-weight: 300;
}
.single-collection-sect .about-left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 43%;
  flex: 0 0 43%;
  padding-top: 30px;
  position: relative;
}
.single-collection-sect .collection-inner {
  padding-left: 175px;
}
#sidebar {
  width: 100%;
}
#sidebar.fixed {
  position: fixed;
  width: 43%;
}
.single-collection-sect .collection-inner h3 {
  font-size: 40px;
  line-height: 50px;
  color: #bb832b;
}
.single-collection-sect .collection-inner p {
  font-size: 20px;
  line-height: 30px;
  color: #000000;
}
.faq-list {
  display: inline-block;
  width: 100%;
  margin-top: 15px;
}
.faq-list .faqsec {
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  text-transform: uppercase;
  color: #000000;
  padding: 16px 35px 16px 0px;
  cursor: pointer;
  position: relative;
}
.faq-list .faqans {
  display: none;
}
.faq-list .faqans p {
  margin: 5px 0px 15px 0px;
  font-size: 20px;
  line-height: 30px;
  color: #000000;
}
.faq-list .faqans ul {
  padding: 5px 0px 12px 0px;
}
.faq-list .faqans ul li {
  font-size: 20px;
  line-height: 30px;
  color: #000000;
  font-family: "Roboto-Light";
  font-weight: 300;
  position: relative;
  padding: 7px 0px 7px 35px;
}
.faq-list .faqans ul li:after {
  content: url(/s/img/wp-content/themes/pearlbridal/images/list-icon.svg);
  position: absolute;
  left: 0;
  top: 8px;
}
.faq-list .faqsec:after {
  content: url(/s/img/wp-content/themes/pearlbridal/images/plus.svg);
  width: 20px;
  height: 21px;
  float: right;
  right: 0;
  position: absolute;
  top: 21px;
}
.faq-list .faqsec.open:after {
  content: url(/s/img/wp-content/themes/pearlbridal/images/minus.svg);
  width: 20px;
  height: 1px;
  float: right;
  position: absolute;
  right: 0;
  top: 11px;
}
.request-btn {
  display: inline-block;
  width: 100%;
  background: #bb832b;
  margin-top: 35px;
}
.request-btn a {
  background-image: none !important;
  width: 100% !important;
  height: auto !important;
  padding: 27px 25px;
  text-align: center;
  font-family: "Roboto-Medium";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  color: #ffffff;
  line-height: 15px;
}
.request-btn a:hover {
  color: #5c5147;
}
.social-icons {
  display: inline-block;
  width: 100%;
  margin-top: 55px;
}
.social-icons ul li {
  display: inline-block;
  padding-right: 20px;
}
.single-collection-sect .about-right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
.single-collection-sect .about-right img {
  margin-bottom: 30px;
}
.related-sect {
  padding-bottom: 0px;
}
.related-sect h2 {
  text-align: center;
}
.related-sect h2:after {
  text-align: center;
  border-top: 1px solid #bb832b;
}
.related-sect .common-listing {
  margin-top: 50px;
}
.portfolio-sect {
  padding: 70px 0px;
}
#contentc {
  display: inline-block;
  width: 100%;
}
#contentc .grid-item {
  width: 33.3333%;
  overflow: hidden;
  padding: 25px;
  float: left;
}
#contentc .grid-item a {
  width: 100%;
  display: inline-block;
  position: relative;
  overflow: hidden;
  vertical-align: top;
}
.portfolio-sect .loading-info,
.loadsect .loading-info {
  margin-top: 30px;
  display: none;
}
.designer-cnt-sct {
  margin-bottom: 50px;
}
.designer-cnt-sct p {
  max-width: 85%;
  font-size: 20px;
  line-height: 30px;
  column-count: 2;
  column-gap: 70px;
  text-align: left;
}
.contact-form {
  margin-top: 70px;
}
.contact-form .gform_wrapper .top_label .gfield_label {
  display: none !important;
}
.contact-form .gform_wrapper .ginput_container input,
.gform_wrapper .ginput_container textarea,
.gform_wrapper .ginput_container select {
  background: transparent;
  border: none;
  border-bottom: 1px solid #bb832b;
  outline: none;
  padding: 15px 0px !important;
  margin-bottom: 0px;
  width: 100% !important;
  outline: none;
  border-radius: 0 !important;
  font-family: "Roboto-Light" !important;
  font-style: normal;
  font-weight: 300;
  font-size: 16px !important;
  line-height: 26px;
  letter-spacing: 0.27px;
  color: #5c5147;
}
.contact-form .gform_wrapper li.gfield.gfield_error {
  border: none !important;
  background: none !important;
  padding: 0px !important;
}
.contact-form .gform_wrapper .ginput_container input::-webkit-input-placeholder,
.contact-form .gform_wrapper .ginput_container textarea::-webkit-input-placeholder,
.contact-form .gform_wrapper .ginput_container select::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #5c5147;
}
.contact-form .gform_wrapper .ginput_container input::-moz-placeholder,
.contact-form .gform_wrapper .ginput_container textarea::-moz-placeholder,
.contact-form .gform_wrapper .ginput_container select::-moz-placeholder {
  color: #5c5147;
}
.contact-form .gform_wrapper .ginput_container input:-ms-input-placeholder,
.contact-form .gform_wrapper .ginput_container textarea:-ms-input-placeholder,
.contact-form .gform_wrapper .ginput_container select:-ms-input-placeholder {
  /* IE 10+ */
  color: #5c5147;
}
.contact-form .gform_wrapper .ginput_container input:-moz-placeholder,
.contact-form .gform_wrapper .ginput_container textarea:-moz-placeholder,
.contact-form .gform_wrapper .ginput_container select:-moz-placeholder {
  /* Firefox 18- */
  color: #5c5147;
}
.contact-form .gform_wrapper ul.gform_fields li.gfield {
  margin: 0px;
}
.contact-form .gform_wrapper input[type="submit"] {
  float: left;
  background: #fff;
  font-family: "Roboto-Medium";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #bb832b;
  width: 100% !important;
  border: 0px !important;
  border: 1px solid #bb832b !important;
  cursor: pointer;
  outline: none;
  padding: 17px 25px;
  text-transform: uppercase;
}
.contact-form .gform_wrapper div.validation_error {
  font-size: 16px !important;
  padding: 5px 0px !important;
  margin-top: 15px;
  font-weight: normal !important;
  margin-bottom: 10px !important;
  display: none;
}
.contact-form .gform_wrapper {
  margin-top: 0px !important;
}
.contact-form .gform_wrapper .top_label div.ginput_container {
  margin: 0px 0px 10px 0px !important;
}
.gform_wrapper .validation_message,
.gform_confirmation_message {
  font-size: 16px;
  line-height: 26px;
  color: #5c5147;
  font-family: "Roboto-Medium" !important;
  font-weight: 500;
}
.error-404 {
  text-align: center;
}
.error-404 .bg-btn {
  color: #bb832b;
  padding-right: 0px;
}
.pagesect ul {
  margin-bottom: 20px;
}
.pagesect p,
.pagesect ul li {
  font-family: "Roboto-Light";
  font-style: normal;
  font-weight: 300;
  font-size: 17px;
  line-height: 26px;
  color: #5c5147;
}
.pagesect ul li {
  padding: 3px 0px;
  list-style: inside disc;
}
.search-inners {
  margin: 10px 0px;
}
.footer-section {
  padding: 50px 0px 20px 0px;
}
.footer-section .about-table {
  mix-blend-mode: normal;
  border-top: 1px solid rgba(187, 131, 43, 0.24);
  padding-top: 10px;
}
.footer-section p,
.footer-section a {
  font-size: 12px;
  line-height: 22px;
  color: #5c5147;
}
.unique-sect.golden-center-line h2:after {
  border-top: 1px solid #5c5147;
}
.designer-cnt-sct h2:after {
  margin-bottom: 50px;
}
.ui-datepicker {
  margin-top: 0px !important;
}
.mobile-ver {
  display: none;
}
.timely_nav_item a {
  background-image: none !important;
  width: auto !important;
  height: auto !important;
}
.pswp {
  z-index: 999999;
}
.gallery-sect .img-responsive {
  transition: 0.5s ease-in-out all;
  -webkit-transition: 0.5s ease-in-out all;
  -ms-transition: 0.5s ease-in-out all;
  -moz-transition: 0.5s ease-in-out all;
  -o-transition: 0.5s ease-in-out all;
  cursor: pointer;
  position: relative;
}
.gallery-sect:hover .img-responsive {
  mix-blend-mode: normal;
  opacity: 0.17;
}
/* Input
 ============================== */
.uis-form-wrapper {
  position: absolute;
  right: 200px;
  width: 200px;
  top: 0px;
  z-index: 999999;
}
.header-section.header-bg .uis-form-wrapper {
  top: 0px;
}
.search-forms {
  position: relative;
}
.uis-input {
  box-sizing: border-box;
  max-width: 100%;
  width: 0;
  border-top: none;
  border-bottom: 2px solid #bb832b;
  border-left: none;
  border-right: none;
  background: transparent;
  font-size: 13px;
  letter-spacing: 1.2px;
  margin: 0;
  border-radius: 0;
  vertical-align: middle;
  display: inline-block;
  transition: all 0.4s ease-in-out;
  overflow: visible;
  -webkit-appearance: none;
  padding: 6px 0px;
  float: right;
  font-family: "Roboto-Light";
}
.uis-input:focus {
  outline: none;
}
.uis-input::-ms-clear {
  display: none;
}
.uis-form-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transform: rotateY(0deg);
  transition: all 0.4s ease-in-out;
  cursor: pointer;
}
.uis-form-icon.uis-active {
  display: none;
}
.uis-input:focus.uis-active {
  width: 100%;
}
.uis-point {
  cursor: pointer;
}
.search-details {
  padding-top: 30px;
}
.search-details h3 {
  position: relative;
}
.search-details h3:after {
  content: "";
  border-bottom: 1px solid #bd842c;
  position: absolute;
  width: 100px;
  display: block;
  margin: 17px 0px;
}
.search-details p {
  display: inline-block;
  width: 100%;
}
.search-error {
  text-align: center;
}
.search-iner #search-form {
  max-width: 250px;
  margin: 25px auto 0px auto;
}
.search-iner input[type="search"] {
  box-sizing: border-box;
  max-width: 100%;
  width: 100%;
  border: 1px solid #bb832b;
  background: transparent;
  font-size: 13px;
  letter-spacing: 1.2px;
  margin: 0;
  border-radius: 0;
  vertical-align: middle;
  display: block;
  transition: all 0.4s ease-in-out;
  overflow: visible;
  -webkit-appearance: none;
  padding: 13px;
  font-family: "Roboto-Light";
  outline: none;
}
.search-iner input[type="submit"] {
  box-sizing: border-box;
  max-width: 100%;
  width: 100%;
  border: 1px solid #bb832b;
  background: #bb832b;
  font-size: 15px;
  letter-spacing: 1.2px;
  border-radius: 5px;
  vertical-align: middle;
  display: block;
  transition: all 0.4s ease-in-out;
  overflow: visible;
  -webkit-appearance: none;
  padding: 10px;
  font-family: "Roboto-Light";
  text-align: center;
  margin: 20px auto 0px auto;
  color: #fff;
  cursor: pointer;
  outline: none;
}
.search-iner input[type="submit"]:hover {
  background: rgba(187, 131, 43, 0.8);
}
.term-designers .designer-cnt-sct {
  display: none;
}
.term-designers .home-featured-sect.header-cover-section,
.term-collections .home-featured-sect.header-cover-section {
  margin-top: 0px !important;
}
.bride-sect {
  height: 600px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.bride-sect .slider-content {
  max-width: 100%;
  height: 100%;
}
.bride-sect .tbl {
  text-align: center;
}
.bride-sect h2 {
  font-size: 40px;
  line-height: 50px;
  color: #fff;
  max-width: 75%;
  margin: 0 auto;
}
.brides-listing-sect {
  padding-top: 80px;
  text-align: center;
}
.brides-listing-sect .common-listing {
  margin-top: 80px;
}
.brides-listing-sect .common-listing-inner {
  margin-bottom: 70px;
}
.brides-list-inner:hover .feature-bg {
  mix-blend-mode: normal;
  opacity: 0.17;
}
.brides-list-inner .feature-inner h3 {
  text-align: left;
  margin-top: 45px;
  font-size: 24px;
  line-height: 34px;
  color: #5c5147;
}
.brides-full-banner {
  padding-bottom: 30px;
}
.brides-full-banner .full-bg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 450px;
}
.brides-full-banner .tbl {
  padding: 0px 80px;
}
.brides-full-banner h3 {
  font-size: 40px;
  line-height: 54px;
  text-align: right;
  color: #ffffff;
  font-style: italic;
  margin-bottom: 30px;
}
.brides-full-banner p {
  font-size: 16px;
  line-height: 26px;
  text-align: right;
  color: #ffffff;
  font-style: italic;
}
.brides-column-sect {
  padding-top: 35px;
}
.brides-column-sect .about-table {
  flex-wrap: wrap;
  justify-content: center;
}
.brides-column-sect .about-inners {
  flex: 1;
  padding-right: 58px;
}
.brides-column-sect .about-inners:last-child {
  padding: 0px;
}
.brides-column-sect .about-inners .common-img {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 400px;
}
.brides-column-sect .about-inners .tbl-cell {
  padding: 0px 25px;
}
.brides-column-sect .about-inners h3 {
  color: #fff;
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 25px;
}
.brides-column-sect .about-inners p {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: underline;
  font-weight: 300;
  font-family: ivymode, sans-serif;
  text-transform: uppercase;
}
.brides-column-sect .about-inners a:hover p {
  color: #bb832b;
}
.brides-awards-sect {
  text-align: center;
  padding: 40px 0px 0px;
}
.brides-awards-sect .about-table {
  margin-top: 60px;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.brides-awards-sect p {
  text-transform: uppercase;
  font-style: italic;
}
.awards-inner {
  flex: 0 0 33%;
}
.awards-logo {
  padding: 0px 35px 70px 35px;
}
.single-mdl-brides .container-inner {
  max-width: 61%;
}
.mdl-heading {
  text-align: center;
}
.mdl-heading p {
  text-transform: uppercase;
  font-style: italic;
}
.single-mdl-brides.golden-center-line h2:after {
  content: none;
}
.mdl-heading:after {
  display: block;
  content: "";
  border-top: 1px solid #bd842c;
  width: 83px;
  margin: 35px auto;
}
.single-brides-inner h3 {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 1.71429px;
  color: #bb832b;
  font-style: italic;
  margin: 50px 0px 20px 0px;
}
.single-brides-inner p {
  font-size: 14px;
  line-height: 24px;
  color: #5c5147;
}
.single-brides-inner ul {
  padding-bottom: 15px;
}
.single-brides-inner ul li {
  font-size: 14px;
  line-height: 24px;
  color: #5c5147;
  font-family: "Roboto-Light";
  font-style: normal;
  font-weight: 300;
  position: relative;
  padding: 2px 0px 2px 35px;
}
.single-brides-inner ul li:after {
  content: url(/s/img/wp-content/themes/pearlbridal/images/list-icon.svg);
  position: absolute;
  left: 0;
  top: 3px;
}
.single-brides-inner img {
  margin: 50px auto;
}
.single-brides-inner blockquote {
  position: relative;
}
.single-brides-inner blockquote p {
  font-size: 40px;
  line-height: 55px;
  text-align: right;
  color: #5c5147;
  font-weight: 300;
  font-style: italic;
  margin: 20px 0px 100px 0px;
  position: relative;
  font-family: "ivymode";
}
.single-brides-inner blockquote:after {
  display: block;
  content: "";
  border-top: 1px solid #bd842c;
  width: 83px;
  margin: 40px 0px;
  right: 0;
  position: absolute;
  bottom: -83px;
}
.image-column {
  display: inline-block;
  width: 100%;
}
.image-column {
  margin: 50px 0px;
  display: flex;
  width: 100%;
}
.image-column img {
  display: inline-block;
  margin: 0px 25px 30px 0px;
  vertical-align: top;
}
.image-column img:last-child {
  margin-right: 0px;
}
.single-brides-list ul li {
  padding: 7px 0px;
}
.single-brides-list ul li:after {
  content: none;
}
.single-brides-list ul li strong {
  font-size: 16px;
  line-height: 19px;
  color: #bb832b;
  padding-right: 7px;
  font-weight: 300;
}
.single-brides-list ul li a {
  text-decoration-line: underline;
  color: #bb832b;
}
.single-brides-list ul li a:hover {
  color: #5c5147;
}
.sgpb-popup-dialog-main-div-wrapper {
  position: relative;
  z-index: 999999;
}
.award_logos {
  text-align: center;
}
.award_logos .award_logo_list {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
}
.award_itam {
  flex: 0 0 19.33%;
  padding: 33px 10px;
}
.faqssect {
  padding: 40px 0px;
}
.faqssect .container-inner {
  max-width: 49%;
}
.faqssect .faq-item {
  border-bottom: 1px solid #bb832b;
}
.faqssect .faq-list .faqsec {
  font-family: ivymode, sans-serif;
  font-weight: 300;
  font-size: 24px;
  line-height: 27px;
  color: #bb832b;
  padding: 21px 35px 21px 0px;
  cursor: pointer;
  position: relative;
  text-transform: inherit;
}
.faqssect .faq-list .faqsec:after {
  content: url(/s/img/wp-content/themes/pearlbridal/images/plus-icon.svg);
  width: 20px;
  height: 21px;
  float: right;
  right: 0;
  position: absolute;
  top: 21px;
}
.faqssect .faq-list .faqsec.open:after {
  content: url(/s/img/wp-content/themes/pearlbridal/images/minus-icon.svg);
  width: 20px;
  height: 1px;
  float: right;
  position: absolute;
  right: 0;
  top: 11px;
}
.faqssect .faq-list .faqans {
  padding-bottom: 20px;
}
.faqscontact {
  text-align: center;
  margin-top: 50px;
  padding: 0px 20px;
}
.faqscontact h3 {
  font-family: "Roboto-Light";
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #000000;
}
.faqscontact p {
  font-family: "Roboto-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: rgba(0, 0, 0, 0.64);
}
.faqscontact a {
  padding: 18px 25px;
  text-align: center;
  font-family: "Roboto-Medium";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  color: #bb832b;
  line-height: 30px;
  display: inline-block;
  border: 1px solid #bb832b;
  min-width: 438px;
  margin-top: 20px;
}
.faqscontact a:hover {
  background: #bb832b;
  color: #fff;
}
.faqsappointment {
  height: 580px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
  margin-top: 50px;
}
.faqsappointment .container {
  height: 100%;
}
.faqsappointment h3 {
  font-style: italic;
  color: #ffffff;
  font-size: 50px;
  line-height: 59px;
  text-align: center;
}
.faqsappointment .tbl {
  text-align: center;
}
.faqsappointment a {
  background: #bb832b;
  padding: 18px 25px;
  text-align: center;
  font-family: "Roboto-Medium";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  color: #ffffff;
  line-height: 30px;
  display: inline-block;
  margin-top: 35px;
}
.faqsappointment a:hover {
  color: #5c5147;
}
.header-top {
  float: right;
}
.booknowbtn a {
  border: 1px solid #bb832b;
  padding: 15px;
  position: absolute;
  top: -20px;
  min-width: 177px;
  right: 0;
  left: auto;
  text-align: center;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 1px;
  color: #bd842c;
  font-family: ivymode, sans-serif;
  font-weight: 300;
}
.booknowbtn a:hover {
  background: #bb832b;
  color: #fff;
}
@media screen and (min-width: 768px){.single-collections .header-bg .header-logo img {
    width: 160px;
  }
  .single-collections .header-bg .menu-toggle {
    top: 24px !important;
  }}
@media screen and (min-width: 1025px){.header-section .header-inner > li > a:hover:after,
  .header-inner li.current-menu-item > a:after,
  .header-inner li.current-menu-ancestor > a:after {
    border-bottom: 3px solid #bb832b;
  }
  .header-inner li > ul {
    position: absolute;
    display: none;
    border: none;
    border-radius: 0px;
    min-width: 250px;
    top: 50px;
    left: 0;
    padding: 25px 0px 20px 0px;
    background: #ffffff;
    mix-blend-mode: normal;
    opacity: 0.97;
    z-index: 99999;
  }
  .header-inner > li:hover > ul {
    display: inline-block;
  }
  .header-inner li li a {
    display: block;
    position: relative;
    z-index: 100;
    padding: 12px 35px !important;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 1px;
    text-decoration-line: underline;
    color: #bb832b;
    text-transform: inherit !important;
  }}
@media (min-width: 1200px){.common-listing-inner {
    width: -webkit-calc((100% - (50px * 2)) / 3);
    width: -moz-calc((100% - (50px * 2)) / 3);
    width: calc((100% - (50px * 2)) / 3);
  }
  .contact-sect .common-listing-inner {
    width: -webkit-calc((100% - (100px * 2)) / 3);
    width: -moz-calc((100% - (100px * 2)) / 3);
    width: calc((100% - (100px * 2)) / 3);
  }
  .home-featured-sect .common-listing-inner {
    width: -webkit-calc((100% - (60px * 2)) / 3);
    width: -moz-calc((100% - (60px * 2)) / 3);
    width: calc((100% - (60px * 2)) / 3);
  }
  .common-listing-inner:nth-child(3n),
  .home-featured-sect .common-listing-inner:nth-child(3n) {
    margin-right: -1px;
  }
  .contact-sect .common-listing-inner:nth-child(3n) {
    margin-right: -1px;
    padding-left: 70px;
  }
  .awards-inner {
    flex: 0 0 25%;
  }}
@media screen and (min-width: 993px) and (max-width: 1150px){.home-mdl-sct .about-left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54%;
    flex: 0 0 54%;
  }}
@media screen and (min-width: 1025px) and (max-width: 1100px){.header-section .header-inner li a {
    font-size: 15px;
  }}
@media screen and (max-width: 1400px){.single-collection-sect .collection-inner {
    padding-left: 100px;
  }
  .home-mdl-sct .about-right .about-right-inner {
    padding-right: 30px;
  }
  .slider-section .slider-content,
  .faqssect .container-inner {
    max-width: 70%;
  }}
@media screen and (max-width: 1300px){.home-mdl-sct .about-right .about-right-inner {
    padding: 0px;
  }
  .home-booking-sect .container-inner {
    max-width: 65%;
  }
  .single-collection-sect .collection-inner {
    padding-left: 60px;
  }
  .single-mdl-brides .container-inner {
    max-width: 70%;
  }}
@media screen and (max-width: 1200px){.container-inner {
    max-width: 100%;
  }
  .slider-section .slider-content {
    max-width: 80%;
  }
  .single-collection-sect .collection-inner {
    padding-left: 30px;
  }
  .feature-bg {
    height: 37vw;
  }
  .home-featured-sect p {
    max-width: 80%;
  }
  .common-listing-inner {
    width: -webkit-calc((100% - (30px * 2)) / 3);
    width: -moz-calc((100% - (30px * 2)) / 3);
    width: calc((100% - (30px * 2)) / 3);
  }
  .contact-sect .common-listing-inner {
    width: -webkit-calc((100% - (100px * 2)) / 3);
    width: -moz-calc((100% - (100px * 2)) / 3);
    width: calc((100% - (100px * 2)) / 3);
  }
  .home-featured-sect .common-listing-inner {
    width: -webkit-calc((100% - (30px * 2)) / 3);
    width: -moz-calc((100% - (30px * 2)) / 3);
    width: calc((100% - (30px * 2)) / 3);
  }
  .common-listing-inner:nth-child(3n),
  .home-featured-sect .common-listing-inner:nth-child(3n) {
    margin-right: -1px;
  }
  .contact-sect .common-listing-inner:nth-child(3n) {
    margin-right: -1px;
    padding-left: 70px;
  }
  .home-featured-sect .common-listing-inner,
  .common-listing-inner {
    margin: 0px 30px 30px 0px;
    position: relative;
  }}
@media (max-width: 1024px){.menu-toggle {
    width: 40px;
    height: 30px;
    cursor: pointer;
    z-index: 99999;
    position: fixed;
    top: 40px;
    right: 25px;
  }
  .desktop-version {
    display: none;
  }
  .mobile-version {
    display: block;
  }
  .responsive-menu {
    display: block;
    float: right;
    width: 40px;
    cursor: pointer;
  }
  .header-logo {
    position: relative;
    z-index: 999;
    padding: 0px;
    width: 200px;
  }
  .header-cover-section {
    margin-top: 113px;
  }
  .one,
  .two,
  .three {
    width: 100%;
    height: 5px;
    background: #bb832b;
    margin: 6px auto;
    backface-visibility: hidden;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    cursor: pointer;
    border-radius: 5px;
  }
  .header-section {
    padding: 0px;
  }
  .header-section .container {
    height: 100%;
    padding: 0px;
  }
  .header-inner {
    margin-bottom: 0px;
    height: 100%;
    border-bottom: 0px;
  }
  .header-section .header-amins {
    display: inline-block;
    position: relative;
    z-index: 999;
    width: 100%;
    padding: 15px 25px;
  }
  .header-section.on .header-amins {
    padding: 0px;
    background: #fff;
  }
  .header-section.on {
    height: 100%;
    position: fixed;
    background: #fff;
    padding: 20px 25px;
  }
  .menu-section.on {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0px;
    margin: 0px;
    overflow-y: scroll;
  }
  .menu-toggle.on .two {
    opacity: 0;
  }
  .menu-toggle.on {
    top: 40px;
    position: fixed;
    right: 25px;
    height: 38px;
  }
  .nav {
    margin: 0;
    padding: 0;
    list-style: none;
    margin: 7em auto 1.7em auto;
  }
  .nav.hidden {
    display: none;
  }
  .nav > li {
    float: none !important;
    padding: 2px 0px !important;
    display: block !important;
    position: relative;
  }
  .menu-toggle.on .one {
    -moz-transform: rotate(45deg) translate(7px, 7px);
    -ms-transform: rotate(45deg) translate(7px, 7px);
    -webkit-transform: rotate(45deg) translate(7px, 7px);
    transform: rotate(45deg) translate(7px, 7px);
    background: #bb832b;
  }
  .menu-toggle.on .three {
    -moz-transform: rotate(-45deg) translate(8px, -10px);
    -ms-transform: rotate(-45deg) translate(8px, -10px);
    -webkit-transform: rotate(-45deg) translate(8px, -10px);
    transform: rotate(-45deg) translate(8px, -10px);
    background: #bb832b;
  }
  .nav li a {
    padding: 15px 0px !important;
    font-size: 16px;
    width: 90%;
    text-align: left;
    cursor: inherit;
    font-weight: normal;
    display: inline-block;
  }
  .open > .sub-menu {
    display: block !important;
  }
  span.carets {
    position: absolute;
    right: 0px;
    z-index: 9999 !important;
    top: 15px;
  }
  span.carets::after {
    content: url(/s/img/wp-content/themes/pearlbridal/images/menu-plus.svg);
    width: 19px;
    height: 19px;
    display: block;
  }
  .nav > li.open > span.carets::after {
    content: url(/s/img/wp-content/themes/pearlbridal/images/menu-minus.svg);
    width: 19px;
    height: 19px;
    display: block;
  }
  .nav li.open span.carets {
    top: 8px;
  }
  .nav .sub-menu li a {
    padding: 12px 0px 12px 15px !important;
    text-transform: inherit;
    font-size: 15px;
  }
  .slider-section .slider-content,
  .slider-section .container {
    max-width: 100%;
    padding-bottom: 20px;
  }
  .slider-section .tbl {
    text-align: left;
  }
  .slider-section .tbl-cell {
    vertical-align: bottom;
  }
  .white-line h2:after, .white-line h1:after {
    margin: 35px auto;
  }
  .slider-section.white-line h2:after, .slider-section.white-line h1:after {
    margin: 0px;
    display: none;
  }
  .slider-section .slider-content p {
    display: none;
  }
  .inner-section.golden-line h2:after, .inner-section.golden-line h1:after {
    margin: 35px auto;
  }
  .about-big-sect .about-left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
  }
  .about-big-sect .about-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
  }
  .about-big-sect.golden-line h2:after, .about-big-sect.golden-line h1:after {
    margin: 35px 0px;
  }
  .about-big-sect .about-left .big-inner {
    column-count: 1;
  }
  .collections-mdl-sct .about-table .about-left h3 {
    text-align: center;
  }
  .contact-mdl-sect .cnt-abt-inner h3:after,
  .contact-form h3:after {
    margin: 20px 0px 30px 0px;
  }
  .search-form {
    position: absolute;
    right: 60px;
    z-index: 9999999;
    top: 45px;
  }
  .header-section.on .uis-form-wrapper {
    right: 59px;
    top: 22px;
  }
  .uis-form-wrapper {
    position: absolute;
    right: 84px;
    top: 42px;
    z-index: 9999;
  }
  .header-section.header-bg .uis-form-wrapper {
    top: 42px;
  }
  .uis-form-icon {
    top: 10px;
  }
  .mobile-logo {
    display: none !important;
  }
  .single-mdl-brides .container-inner {
    max-width: 100%;
  }}
@media (max-width: 992px){.home-mdl-sct .about-table {
    align-items: center;
    display: block;
  }
  .home-mdl-sct .about-right {
    margin-top: 45px;
  }
  .home-mdl-sct .about-right .about-right-inner {
    padding: 0px;
    text-align: center;
  }
  .home-mdl-sct .about-left {
    max-width: 490px;
    margin: 0 auto;
  }

  .home .home-mdl-sct .about-table {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
  }
  .home .home-mdl-sct .about-right {
    margin-top: 0px;
  }
  .home .home-mdl-sct .about-right .about-right-inner {
    padding: 0px 30px;
    text-align: left;
  }
  .home .home-mdl-sct .about-left {
    order: 2;
    flex: 0 0 100%;
    margin-top: 80px;
  }
  .home .home-mdl-sct .about-right {
    order: 1;
    flex: 0 0 100%;
  }

  .golden-line h2:after, .golden-line h1:after {
    margin: 35px auto;
  }
  .home-mdl-sct .mdl-bg {
    display: none;
  }
  .home-mdl-sct,
  .logo-section,
  .home-booking-sect,
  .home-featured-sect {
    padding: 60px 0px;
  }
  .home-booking-sect .container-inner,
  .home-featured-sect p {
    max-width: 100%;
  }
  .home-featured-sect .common-listing-inner {
    margin: 0px 30px 30px 0px;
  }
  .common-listing-inner,
  .home-featured-sect .common-listing-inner {
    width: -webkit-calc((100% - 30px) / 2);
    width: -moz-calc((100% - 30px) / 2);
    width: calc((100% - 30px) / 2);
  }
  .common-listing-inner:nth-child(2n),
  .home-featured-sect .common-listing-inner:nth-child(2n) {
    margin-right: -1px;
  }
  .container-inner {
    padding: 0px;
  }
  .home-featured-sect .common-listing-inner:nth-child(2n + 1),
  .common-listing-inner:nth-child(2n + 1) {
    margin-right: 30px;
  }
  .contact-sect .common-listing-inner:nth-child(2n + 1) {
    margin-right: 100px;
  }
  .contact-sect {
    height: auto;
  }
  .slider-section h2, .slider-section h1 {
    font-size: 50px;
    line-height: 65px;
  }
  .home-booking-sect h3,
  .collections-mdl-sct .about-table .about-left h3 {
    font-size: 32px;
    line-height: 42px;
  }
  .contact-sect .common-listing {
    text-align: center;
  }
  .contact-sect .common-listing h3:after {
    margin: 25px auto;
  }
  .about-exquisite,
  .unique-sect {
    height: auto;
  }
  .exquisite-inner {
    max-width: 100%;
    text-align: center;
  }
  .designer-cnt-sct p {
    column-count: 1;
    text-align: center;
  }
  .designer-cnt-sct {
    margin-bottom: 20px;
  }
  #contentc .grid-item {
    width: 50%;
    padding: 5px;
  }
  .single-collection-sect .collection-inner p {
    font-size: 16px;
    line-height: 26px;
  }
  .request-btn a {
    font-size: 16px;
  }
  .about-exquisite .about-left h3 {
    font-size: 32px;
    line-height: 45px;
  }
  .about-exquisite .about-table {
    align-items: center;
    display: block;
    text-align: center;
  }
  .feature-bg {
    height: 60vw;
  }
  .related-sect {
    padding-top: 40px;
  }
  .brides-column-sect .about-inners h3,
  .brides-full-banner h3 {
    font-size: 28px;
    line-height: 38px;
  }
  .home .home-mdl-sct {
    padding: 30px 0px 0px 0px;
  }
  .home .home-mdl-sct .container {
    padding: 0px;
  }
  .home .home-mdl-sct .about-right .about-right-inner h1 {
    font-size: 24px;
    line-height: 34px;
  }
  .home-mdl-sct .about-right p {
    font-size: 16px;
    line-height: 26px;
  }
  .home-mdl-sct .about-left .topimg {
    top: -40px;
    left: 45px;
    margin: 0px;
  }
  .home-mdl-sct .about-left .leftimg {
    top: 42%;
  }
  .home-mdl-sct .about-left .rightimg {
    top: 10%;
  }
  .logo-section {
    padding: 50px 0px 0px 0px;
  }
  .home-booking-sect {
    height: 450px;
    text-align: left;
  }
  .home-booking-sect h3 {
    text-align: left;
  }
  .home-booking-sect .bg-btn {
    color: #bb832b;
    background: #fff;
    padding: 12px 55px 12px 25px;
    border-radius: 8px;
  }
  .home-booking-sect .bg-btn:after {
    top: 10px;
    right: 9px;
  }
  .home-featured-sect.golden-center-line h2:after,
  .home-featured-sect p {
    content: none;
    display: none;
  }
  .home-featured-sect .common-listing {
    margin-top: 35px;
  }
  .collection-list .feature-inner {
    opacity: 1;
    height: auto;
    bottom: 0;
    top: inherit;
    background: rgba(206, 190, 181, 0.8);
    padding: 10px;
  }
  .contact-sect .common-listing {
    margin-top: 0px;
  }
  .contact-sect h2 {
    display: none;
  }
  .contact-sect .common-listing .bg-btn {
    margin-top: 1rem !important;
    background: #fff;
    color: #bb832b;
    padding: 15px 60px 15px 25px;
    border-radius: 5px;
  }
  .contact-sect .common-listing .bg-btn:after {
    right: 10px;
    top: 8px;
  }
  .contact-sect .common-listing .bg-btn:after {
    content: url(/s/img/wp-content/themes/pearlbridal/images/brown-arrow.svg);
  }
  .award_logos {
    margin-top: 50px;
  }
  .faqssect .container-inner {
    max-width: 100%;
  }
  .faqssect .faq-list .faqsec {
    font-size: 20px;
  }
  .faqsappointment h3 {
    font-size: 40px;
    line-height: 49px;
  }
  .faqssect {
    padding: 20px 0px;
  }
  .faqscontact {
    padding: 0px;
    margin-top: 25px;
  }}
@media (max-width: 767px){.header-logo img {
    width: 200px;
  }
  .slider-section h2, .slider-section h1 {
    font-size: 40px;
    line-height: 55px;
  }
  .contact-sect .common-listing p,
  .contact-sect .common-listing a,
  .slider-section p {
    font-size: 16px;
    line-height: 26px;
  }
  .contact-mdl-sect .about-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 55%;
  }
  .request-btn a {
    font-size: 15px;
  }
  .contact-sect .common-listing-inner {
    width: -webkit-calc((100% - (10px * 2)) / 3);
    width: -moz-calc((100% - (10px * 2)) / 3);
    width: calc((100% - (10px * 2)) / 3);
  }
  .contact-sect .common-listing-inner:nth-child(2n + 1) {
    margin-right: 10px;
  }
  .single-collection-sect .about-table {
    flex-direction: column;
  }
  .single-collection-sect .collection-inner {
    padding: 0px 20px 0px 20px;
  }
  .custom-logo-link {
    display: none !important;
  }
  .mobile-logo {
    display: block !important;
    margin-top: 3px;
  }
  .nav {
    margin: 3em auto 1.7em auto;
  }
  .header-section.on .uis-form-wrapper {
    right: -25px;
    top: -45px;
  }
  .header-section.on .uis-form-wrapper.uis-active {
    padding: 0px;
    right: 0px;
  }
  .awards-logo {
    padding: 0px 15px 70px 15px;
  }
  .brides-column-sect .about-inners .common-img,
  .brides-full-banner .full-bg {
    height: 300px;
  }
  .brides-full-banner p,
  .brides-full-banner h3 {
    text-align: center;
  }
  .brides-full-banner .tbl {
    padding: 0px 20px;
  }
  .menu-toggle {
    top: 10px;
  }
  .uis-form-wrapper {
    top: 12px;
  }
  .header-section.header-bg .uis-form-wrapper {
    top: 12px;
  }
  .menu-toggle.on {
    top: 10px;
  }
  .header-section.on .uis-form-wrapper {
    right: 59px;
    top: -3px;
  }
  .header-section.on {
    padding: 15px 25px;
  }
  .slider-section .background {
    /* background-position: 78%; */
  }
  .award_itam {
    padding: 20px 3px;
  }
  .faqsappointment {
    height: 400px;
    margin-top: 20px;
  }
  .faqsappointment a,
  .faqscontact a {
    font-size: 18px;
    padding: 15px 25px;
  }
  .header-cover-section {
    margin-top: 60px;
  }}
@media (max-width: 639px){.slider-section h2, .slider-section h1 {
    font-size: 34px;
    line-height: 50px;
  }
  .home-mdl-sct .about-right .about-right-inner h2,
  .home-featured-sect h2,
  .logo-section h2,
  .unique-sect h2,
  .bottomsect h2,
  .contact-sect h2 {
    font-size: 30px;
    line-height: 36px;
  }
  .about-big-sect .about-table,
  .contact-mdl-sect .about-table {
    flex-direction: column;
  }
  .about-big-sect .about-table h2 {
    text-align: center;
  }
  .about-big-sect .about-right {
    flex: inherit;
    width: 100%;
    margin-top: 30px;
  }
  .unique-sect-inner {
    column-count: 1;
    text-align: center;
    margin-top: 0px;
  }
  .about-big-sect.golden-line h2:after, .about-big-sect.golden-line h1:after {
    margin: 35px auto;
  }
  .contact-mdl-sect {
    padding-bottom: 0px;
  }
  .contact-form,
  .single-collection-sect .about-right {
    margin-top: 30px;
  }
  .collections-mdl-sct .about-table .about-left h3 {
    font-size: 26px;
    line-height: 36px;
  }
  .brides-column-sect .about-table {
    display: block;
  }
  .brides-column-sect .about-inners {
    padding: 0px 0px 30px 0px;
  }
  .single-brides-inner blockquote p {
    font-size: 26px;
    line-height: 36px;
  }
  .faqsappointment h3 {
    font-size: 30px;
    line-height: 39px;
  }}
@media (max-width: 479px){.slider-section h2, .slider-section h1 {
    font-size: 30px;
    line-height: 40px;
  }
  .desk-ver {
    display: none;
  }
  .mobile-ver {
    display: block;
  }
  .owl-carousel.owl-drag .owl-item {
    margin-right: 50px !important;
  }
  .contact-sect .common-listing h3 {
    font-size: 16px;
    line-height: 26px;
  }
  .contact-sect .common-listing-inner,
  .common-listing-inner,
  .home-featured-sect .common-listing-inner,
  .home-featured-sect .common-listing-inner:nth-child(2n + 1),
  .common-listing-inner:nth-child(2n + 1),
  .contact-sect .common-listing-inner:nth-child(2n + 1) {
    width: 100%;
    margin: 0px 0px 30px 0px;
    padding: 0px;
  }
  #contentc .grid-item {
    width: 100%;
    padding: 0px 0px 15px 0px;
  }
  .feature-bg {
    height: 120vw;
  }
  .brides-column-sect .about-inners h3,
  .brides-full-banner h3,
  .single-brides-inner blockquote p {
    font-size: 22px;
    line-height: 32px;
  }
  .awards-inner {
    flex: 0 0 100%;
  }
  .footer-section .about-table {
    display: block;
    text-align: center;
  }
  .footer-section {
    padding: 50px 0px 0px 0px;
  }
  .contact-sect .common-listing h3:after {
    margin: 10px auto;
  }
  .home .home-mdl-sct .mobile-ver {
    display: none !important;
  }
  .home .home-mdl-sct .desk-ver {
    display: block !important;
  }
  .home .home-mdl-sct .about-left {
    height: 400px;
  }
  .home-mdl-sct .about-left .topimg {
    width: 213px;
  }
  .home-mdl-sct .about-left .leftimg {
    top: 46%;
    width: 170px;
  }
  .home-mdl-sct .about-left .rightimg {
    width: 201px;
    top: 13%;
  }
  .home .home-mdl-sct .about-left {
    order: 2;
    flex: 0 0 100%;
    margin-top: 80px;
    background: #cebeb5;
  }
  .contact-sect .common-listing p,
  .contact-sect .common-listing a {
    font-size: 14px;
    line-height: 24px;
  }
  .award_itam {
    flex: 0 0 50%;
    padding: 10px;
  }
  .award_logos {
    margin-top: 0px;
  }
  .faqscontact a {
    min-width: inherit;
    width: 100%;
  }
  .faqssect .faq-list .faqsec {
    font-size: 18px;
  }
  .faq-list .faqans p,
  .faq-list .faqans ul li,
  .faqscontact p {
    font-size: 16px;
  }
  .faqsappointment a,
  .faqscontact a {
    font-size: 16px;
    padding: 15px 25px;
  }
  .faqsappointment a {
    margin-top: 15px;
  }}
@media (max-width: 359px){.home-booking-sect .bg-btn {
    padding-right: 45px;
    font-size: 14px;
  }
  .brides-column-sect .about-inners .common-img,
  .brides-full-banner .full-bg {
    height: 270px;
  }
  .brides-column-sect .about-inners h3,
  .brides-full-banner h3,
  .single-brides-inner blockquote p {
    font-size: 20px;
    line-height: 30px;
  }}

.bottomsect {
  padding: 60px 0 !important;
  background: rgba(237, 231, 227, 0.5);
}

.contact-form .gform_wrapper .gfield--type-fileupload {
  margin-top: 20px !important;
}

.contact-form .gform_wrapper .gfield--type-fileupload .gfield_label {
  margin: 0 0 10px;
  font-size: 16px;
  font-weight: 400;
  display: block !important;
}