body, html {
  margin: 0px;
  padding: 0px;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 200;
  background: #efe7dd;
  position: relative;
}
#sb_instagram .sbi_follow_btn a:hover, #sb_instagram .sbi_follow_btn a:focus {
    outline: none !important;
    box-shadow: none !important;
}
body {
  overflow-x: hidden;
}
button:focus {
  outline: none;
}
* {
  margin: 0px;
  padding: 0px; 
}
input:focus {
  outline: none;
}
.header-right-home {
  display: none
}
img {
	max-width: 100%;
	height: auto
}
ul {
  margin: 0px;
  padding: 0px; 
}
p {
  margin: 0px;
  padding: 0px; 
  color: #1d1d1b;
  font-size: 20px;
  font-weight: 200;
  line-height: 38px;
  font-family: "sofia-pro",sans-serif;
  letter-spacing: 1px;
}
a:focus {
  outline: none 
}
a {
  text-decoration: none; 
}
a:hover {
  text-decoration: none; 
}
h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  padding: 0px; 
}
.clearfix {
  clear: both; 
}
#stories-section {
	padding-top: 190px;
	padding-bottom: 120px;
	background: #fff;
}
#stories-section.stories-section.contact-inner {
    background: #eee6dc;
}
#stories-section .small-container {
	max-width: 1430px;
}
.custom-container {
  margin: 0 auto;
  width: 100%;
  height: auto;
  max-width: 1430px;
}

.large-container {
  max-width: 1760px;
}
.small-container {
  margin: 0 auto;
  width: 100%;
  height: auto;
  max-width: 1315px;
}
header {
    height: auto;
    width: 100%;
    text-align: center;
    background: #fff;
}
.wavy-line-banner {
  position: absolute;
  content: " ";
  background: url(../images/wavy-line-banner.png) center no-repeat;
  height: 253px;
  width: calc(100% + 250px);
  z-index: 20;
  left: -250px;
  top: 10px;
  background-size: 100%;
  display:none;
}
.wavy-line-tips {
  position: absolute;
  content: " ";
  background: url(../images/wavy-line-tips.png) center no-repeat;
  height: 253px;
  width: calc(100% + 250px);
  z-index: 20;
  left: -250px;
  top: 30px;
  background-size: 100%;
  display:none;
}
.main-wrapper-home {
    width: 100%;
    float: inherit;
    background: #efe7dd;
    padding-top: 50px;
    position: relative;
}
.logo {
  margin-top: 30px;
  display:inline-block;
}
.menu {
  padding-top: 0px;
}
/**.header-home .menu {
	top: 50%;
	position: absolute;
	transform: translate(-50%, -50%);
	left: 50%;
	z-index: 555555555555555;
	width: 100%;
}**/
.menu ul {
  list-style: none;
}
.menu ul li {
    line-height: inherit;
    display: inline-block;
}
.menu ul li a {
  color: #1d1d1b;
  font-size: 22px;
  font-weight: 400;
  font-style: italic;
  padding-bottom: 5px;
  border-bottom: 2px solid #fff;
  letter-spacing: 1px;
}
.menu ul li .arrow {
	width: 10px;
	height: 10px;
	background: url(../images/drop-down-arrow.png) center top;
	display: block;
	position: absolute;
	top: 55%;
	right: 10px;
	transform: translateY(-50%);
	background-repeat: no-repeat;
}
.header-inner .menu ul li.menu-item-has-children {
    position:relative;
}
.header-inner .menu ul li.menu-item-has-children:hover .sub-menu {
    display:block;
}
.header-inner .menu ul li.menu-item-has-children li a {
    font-size: 18px;
    line-height:28px;
}
.header-inner{
    padding-top:10px
}
.menu ul li a:hover, .menu ul li a.active {
  color: #b4a28f; 
  border-bottom: 2px solid #b4a28f
}
.get-in-touch-outer {
	width:100%;
	position:relative;
}
.get-in-touch-outer::before {
    position:absolute;
    left:0;
    top:0;
    height:100%;
    width:680px;
    background:#fff;
    content: " ";
}
.get-in-touch {
	position: relative;
	max-width: 430px;
	text-align: center;
	padding-top: 90px;
}
.get-in-touch h3 {
	font-size: 42px;
	color: #1d1d1b;
	font-weight: 400;
	display: block;
	line-height: 42px;
	font-family: 'Cormorant Garamond', serif;
	padding-bottom: 30px;
}

.get-in-touch p {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 300;
	line-height: 28px;
	letter-spacing: 2.5px;
	font-family: "sofia-pro",sans-serif;
	padding-bottom: 10px;
}

.get-in-touch p a {
  color:#1d1d1b;
  display: block;  
}
.get-in-touch .mail-space {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 300;
	line-height: 32px;
	letter-spacing: 6.5px;
	font-family: "sofia-pro",sans-serif;
	color: #1d1d1b;
	margin-top: 30px;
	display: block;
	text-decoration: underline;
}
.get-in-touch p a:hover {
  color:#c7b9ab;
  }
.social-icons a {
    border: 1px solid #000000;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: block;
    background-repeat: no-repeat;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
}
.social-icons a:hover {
  border-color:#cbbeb1; 
  background-repeat: no-repeat;
}
  .pinterest {
    background: url(../images/pinterest.png) center center;
  } 
  .pinterest:hover {
    background: url(../images/pinterest-hover.png) center center;
  } 

  .instagram {
    background: url(../images/instagram.png) center center;
  } 
  .instagram:hover {
    background: url(../images/instagram-hover.png) center center;
  } 

  .fb {
    background: url(../images/fb.png) center center;
  } 
  .fb:hover {
    background: url(../images/fb-hover.png) center center;
  } 
.language, .follow-me {
	display: inline-block;
	vertical-align: middle;
}
.follow-me {
	padding-left: 90px;
	padding-top: 0px;
}
 .language ul {
    list-style: none;
    list-style-type: none;
}
  .language ul li {
    display: inline-block;
    vertical-align: middle;
}
 .language ul li a span {
     vertical-align: inherit;
 }
  .language ul li:first-child {
    border-right: 1px solid #1d1d1b
  }
  .language ul li .wpml-ls-legacy-list-horizontal {
	border: 1px solid transparent;
	padding: 7px;
	clear: both;
	padding-top: 0px;
}
  .language ul li a {
  font-size: 14px;
  color: #1d1d1b;
  font-weight: 400;
  padding-bottom: 5px;
  display: inline-block;
  padding: 0 25px;
  font-family: "sofia-pro",sans-serif;

}
.language ul li a span:hover {
  border-bottom: 1px solid #1d1d1b
}
.btn-dotted {
  color: #1d1d1b;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  border: 3px dotted #1d1d1b;
  width: 256px;
  height: 40px;
  display: block;
  text-align: center;
  line-height: 32px;
   font-family: "sofia-pro",sans-serif;
   font-weight: 400;
}
.btn-dotted:hover {
  color: #b4a28f;
  border: 3px dotted #b4a28f;  
  }
.top-header {
  position: relative;
  z-index: 25;
  text-align: right;
}
.banner {
	padding-top: 80px;
	position: relative;
}
.banner::before {
    position:absolute;
    left:0;
    top:0;
    background:#fff;
    content:" ";
    width:680px;
    height:100%;
}
.inner-banner .left-sec {
	width: 50%;
	float: left;
	padding-right: 5px;
}
.inner-banner .right-sec {
    width:50%;
    float:right;
    padding-left: 5px;
}
.inner-banner .img-sec {
    padding-bottom:113%;
    	position: relative;
}
.inner-banner .img-sec img {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	min-height: 100%;
	width: 100%;
	max-width: 100%;
	object-fit: cover;
}

.sub-menu {
    display: none;
}
.banner .carousel-indicators li {
  width:40px;
  height: 40px;
  border:1px solid #fff;
  background: url(../images/banner-dot.png) center center no-repeat;
  cursor: pointer;
  vertical-align: middle;
}
.banner .carousel-indicators li.active {
  width:40px;
  height: 40px;
  border:1px solid #1d1d1b;
  border-radius: 50%;

}
.banner .carousel-indicators {
  bottom: -80px;
}

.common-after1::after {
  content: " ";
  position: absolute;
  background: url(../images/common-after1.png) no-repeat right bottom;
  height: 287px;
  left: 0;
  bottom: 0;
  width: 100%;
  background-position: right;
  display:none;
}
.common-before::after {
  content: " ";
  position: absolute;
  background: url(../images/common-before.png) no-repeat center top;
  height: 98px;
  left: 0;
  top: 0;
  width: 100%;
  background-size: 100%;
  display:none;
}
.banner-caption {
  right: 0;
  width: 512px;
  background: #ffffff;
  height: 400px;
  text-align: left;
  padding-left: 70px;
  padding-top: 90px;
}
.banner h1 {
  color: #1d1d1b;
  font-size: 62px;
  line-height: 72px;
  font-weight: 300;
  letter-spacing: 1px;
}
 .banner-caption {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.banner-caption {
  right: 118px;
}
.watch-story {
	background: #fff;
	padding-top: 90px;
	margin-top: -80px;
}
.watch-story h4 {
    margin-bottom:60px;
}
.watch-story h5 {
    color: #1d1d1b;
    font-weight: 500;
    letter-spacing: 1px;
    font-size:36px;
    line-height:54px;
    font-family:'Cormorant Garamond', serif;
    margin-top:20px;
}
.watch-story .heading-h4 {
	text-align: right;
	position: relative;
	z-index: 5;
	font-style: italic;
}
.stories {
  margin-top: -27px;
  padding-bottom: 85px;
}
.heading-h2 h2, .heading-h3 h3, .heading-h4 h4, .heading-h5 h5, .heading-h6 h6 {
  color: #1d1d1b;
  font-weight: 300;
  letter-spacing: 1px;
}
.heading-h2 h2 {  
  font-size: 54px;
  line-height: 62px;  
}
.heading-h3 h3 {
  font-size: 76px;
  line-height: 84px;
}
.heading-h4 h4 {
  font-size: 54px;
  line-height: 54px;
}
.heading-h5 h5 {
  font-size: 48px;
  line-height: 58px;
}
.heading-h6 h6 {
  font-size: 32px;
  line-height: 54px;
}
.stories {
  margin-left: -25px;
  margin-right: -25px;
}
.story-item {
  display: inline-block;
  width: calc(33.3% - 60px);
  margin-left: 29px;
  margin-right: 29px;
  text-align: center;
}
.story-item img {
    width:100%;
}
.story-item .white-btn {
  width: 100px;
  margin-top: 28px;
}
.five-tips {
  margin-top: 250px;
}
.tips {
	padding-top: 50px;
	position: relative;
	padding-bottom: 120px;
}
.tips-img, .tips-caption {
  display: inline-block;
  vertical-align: top;
}
.tips-img {
  margin-top: -95px;
  position: relative;
  z-index: 5;
}
#sb_instagram .sb_instagram_header {
	display: none;
}
.tips-caption {
  background: #fff;
  width: calc(100% - 530px);
  padding-top: 150px;
  margin-left: -160px;
  padding-left: 160px;
  padding-bottom: 160px;
}
.tips-caption span, .tips-repeat-right span {
	color: #1d1d1b;
	font-size: 36px;
	letter-spacing: 1px;
	display: block;
	font-weight: 500;
	line-height: 54px;
}
.tips-caption span {
  padding-bottom: 4px;  
}
.tips-caption .white-btn, .tips-repeat-right .white-btn{
  width: 160px;
  }
.tips-caption .white-btn{
  margin-top: 48px;
}
.two-column-tips {
  padding-top: 95px;
  margin-left: -48px;
  width: calc(100% + 56px);
  margin-right: 0;
}
.tips-repeat {
  display: inline-block;
  margin-left: 48px;
  margin-right: 48px;
  width: calc(50% - 98px);
}
.tips-repeat-left img {
  width: 100%
}
.tips-repeat-right {
  background: #fff;
  padding: 50px 70px 70px 90px;
  margin-left: 40px;
  width: 100%;
  margin-top: -85px;
  position: relative;
  z-index: 5;
}
.tips-repeat-right span{
  padding-bottom: 7px;
  display: block;
}
.tips-repeat-right .white-btn {
  margin-top: 45px;
}
.page-template-page-home .insta {
    	background: #fff;
}
.insta {
	padding-top: 120px;
	position: relative;
	padding-bottom: 110px;

}
 .page-template-page-stories .insta {
	background: #eee6dc;
}
.insta-images {
	padding-top: 40px;
	margin-left: -16px;
	margin-right: -16px;
}
.insta .heading-h4 h4{
  padding-top: 15px;
}
.insta-repeat {
  display: inline-block;
  margin-left: 8px;
  margin-right: 8px;
  width: calc(25% - 19px);
}
footer {
  background: #fff;
  padding-bottom: 130px;
  padding-top: 25px;
}
 .page-id-2339 footer 
 {
     padding-top:80px;
 }
.footer-heading {
  position: relative;
}
.footer-heading h5 {
  font-size: 20px;
  color: #1d1d1b;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  background: #fff !important;
  display: inline-block;
  z-index: 5;
  position: relative;
  padding: 0 30px;
}
.footer-heading::before {
  border-bottom: 1px solid #d2d2d1;
  position: absolute;
  content: " ";
  left: 0;
  top: 11px;
  width: 100%;
}
.footer-links h6 {
	font-size: 36px;
	color: #1d1d1b;
	font-weight: 500;
	padding-bottom: 40px;
}
.nested-ul {
  padding-left: 30px;
}
.nested-ul li{
  position: relative;
}
.nested-ul li::before {
  position: absolute;
  content: " . ";
  font-size: 13px;
  color: #1d1d1b;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: "sofia-pro",sans-serif;
  font-weight: 200;
  left: -15px;
  top: 5px;
}
.footer-left {
  float: left;
  width: 41.9%
}
.footer-center {
  float: left;
  width: 33.5%
}
.footer-right {
  float: left;
  width: 24.5%
}
.footer-links {
  padding-top: 112px;
}
.social-icons-footer a {
  display: block;
  vertical-align: middle;
 }
.footer-links p, .footer-links a {
	font-size: 14px;
	line-height: 38px;
	color: #1d1d1b;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: "sofia-pro",sans-serif;
	font-weight: 300;
}
.copyright ul {
  list-style: none;
}
.copy-left {
  float: left;
}
.copy-left p, .copy-left li {
  display: inline-block;
}
.copy-left li:first-child {
  padding-left: 0;
} 
.copy-left li {
  padding:0 25px;
   font-size: 12px;
  color:#1d1d1b;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: "sofia-pro",sans-serif;
  font-weight: 300;
}
.copy-right {
  float: right;
}
.copyright span, .copyright a  {
  font-size: 12px;
  color:#1d1d1b;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: "sofia-pro",sans-serif;
  font-weight: 300;
}
.footer-left-ul ul {
  list-style: none;
}
.footer-left-ul {
  display: inline-block;
  width: calc(50% - 4px);
}

.footer-links p a {
  color:#1d1d1b;
}
.social-icons-footer a span{
  border: 1px solid #000000;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  display: inline-block;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-right: 14px;
}
.social-icons-footer a:hover span{
  border-color:#cbbeb1;   
}
.social-icons-footer a:hover {
  color:#cbbeb1;
}
.social-icons-footer a:hover .pinterest {
    background: url(../images/pinterest-hover.png) center center;
    background-repeat: no-repeat;
} 
.social-icons-footer a:hover .instagram {
    background: url(../images/instagram-hover.png) center center;
    background-repeat: no-repeat;
} 
.social-icons-footer a:hover .fb {
    background: url(../images/fb-hover.png) center center;
    background-repeat: no-repeat;
  }
  .copyright {
  padding: 30px 0 25px 0;
}
.to-top {
  background:url(../images/to-top.png) #fff no-repeat center center;
  width: 50px;
  height: 50px;
  position: fixed;
  right: 60px;
  bottom: 350px;
  border:1px solid #b4a28f;
  border-radius: 50%;
  z-index: 15;
  cursor: pointer;
  display: none;
}
.to-top:hover {
  background:url(../images/to-top-hover.png) #b4a28f no-repeat center center;
}
/**********************Mobile Menu****************/
.menu-toggle {
  display: none;
}
.main-menu ul {
  list-style: none;
}
.mob-menu {
  width: 100%;
  height: 100vh;
  background: #fff;
  position: fixed;
  z-index: 100;
  display: none;
  padding: 280px 100px 10px;
  overflow-y: auto;
  top: 0;
}

.mob-menu .mob-links-left {
  float: left;
  width: calc(100% - 170px);
}
.mob-menu .mob-links-left ul {
  list-style: none;
}
.mob-menu .mob-links-left li a {
  font-size: 20px;
  line-height: 44px;
  letter-spacing: 1px;
  color: #1d1d1b;
  font-style: italic;
  font-weight: bold;
}
.mob-menu .nested-ul li::before {
  font-size: 20px;
  top: 1px;
}
.mob-menu .mob-links-left-ul {
  display: inline-block;
  width: calc(50% - 2px);
  vertical-align: top;
}
.mob-menu .mob-links-left li a:hover {
  color: #b4a28f
}
.mob-menu .mob-links-left li:hover .nested-ul li::before {
  color: #b9a68e
}
.mob-menu .mob-links-right p{
  text-transform: uppercase;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 1.5px;
  color:#1d1d1b;
  font-family: "sofia-pro",sans-serif;
  padding-top: 7px;
}
.mob-menu .mob-links-right p a {
  color:#1d1d1b;
}
.mob-menu .mail-space{
      text-decoration: underline;
    padding-top: 32px;
    display: block;
}
}
.mob-menu .mob-links-right {
  float: left;
  width: 170px
}
.mob-menu h6 {
  font-size: 26px;
  font-weight: 600;
  color: #1d1d1b;
  padding-bottom: 30px;
}

.mob-menu .main-menu li a.active-mobile-menu {
  color: #0c51a0;
} 

/*****************Stories*******/
.logo-section {
  text-align: center;
}
.common-wave::after {
  content: " ";
  position: absolute;
  background: url(../images/common-wave.png) no-repeat center bottom;
  height: 111px;
  left: 0;
  width: 100%;
}

.common-wave-before::before {
  content: " ";
  position: absolute;
  background: url(../images/common-wave.png) no-repeat center top;
  height: 111px;
  left: 0;
  width: 100%;
  top: 0;
  display:none;
}
.logo-inner {
    display: inline-block;
    width: 230px;
}
.logo-inner img  {
    max-width:230px;
    object-fit:cover
}
.header-right {
	float: right;
	padding-top: 14px;
}
.header-inner {
  min-height: 85px;
  padding-top: 10px;
  background: #fff;
  position: fixed;
  z-index: 1000;
  width: 100%;
  top: 0;
}
.social-icons {
    display: inline-block;
    position: fixed;
    left: 100px;
    top: 50%;
    transform: translateY(-50%);
}
.header-inner .menu {
    display: inline-block;
    vertical-align: middle;
    padding-left: 80px;
}
.header-inner .menu ul li {
  line-height: 60px;
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
}
.header-inner .menu ul li .sub-menu {
	position: absolute;
	left: inherit;
	display: none;
	top: 50px;
	background: #fff;
	width: 180px;
	text-align: left;
	box-shadow: 0px 0px 5px rgba(0,0,0,.3);
	padding: 10px;
}
.header-inner .menu ul .sub-menu {
	line-height: 30px;
}
.header-inner .menu ul .sub-menu li {
		line-height: 30px;
		padding-left: 0 !important;
}
.header-inner .menu ul li:first-child {
    padding-left:0px;
}
.header-inner .menu ul li:last-child {
    padding-right:0px;
}
.header-inner .language ul li:first-child a {
  margin-right: 25px;
}
.header-inner .language ul li:last-child a {
	margin-right: 0px !important;
	margin-left: 0px !important;
}
.show-logo-small {
  display: none;
}
.stories-section .btn-dotted {
  float: right;
  margin-bottom: 2px;
}
.stories-section {
  padding-top: 40px;
  position: relative;
}
.stories-section::before {
   content: " ";
  position: absolute;
  background: url(../images/stories-after.png) no-repeat top;
  background-position: left top;
  height: 615px;
  left: 0;
  top: 100px;
  width: 100%;
  display:none;
}
.portfolio-links {
  padding-top: 55px;
}
.portfolio-links ul li {
  list-style: none;
  display: inline-block;
  padding-left: 40px;
  padding-right: 40px;
}
.portfolio-links ul li a,
.portfolio-links .button-group button{
  color: #1d1d1b;
  font-size: 16px;
  font-weight: 300;
  font-family: "sofia-pro",sans-serif;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  padding-bottom: 2px;
}
.portfolio-links .button-group button{
    background:none;
    border:none;
    margin-left:40px;
    margin-right:40px;
    cursor:pointer;
}
.portfolio-links .button-group button.button.is-checked {
    border-bottom:2px solid #1d1d1b;
}
.portfolio-links ul li a:hover, .portfolio-links ul li a.active {
  border-bottom: 2px solid #1d1d1b;
}
.portfolio-container {
  margin-left: -8px;
  margin-right: -8px;
}
.portfolio-item {
  text-align: center;
  display: inline-block;
  width: calc(25% - 19px);
  margin: 65px 8px 15px 8px;
}
.portfolio-item span {
  color: #1d1d1b;
  font-size: 13px;
  font-weight: 200;
  font-family: "sofia-pro",sans-serif;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  display: block;
  padding-top: 30px;
}
.portfolio-item h5 {
  color: #1d1d1b;
  font-size: 30px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 42px;
  padding-top: 5px;
  padding-bottom: 30px;
  min-height:120px;
}
.portfolio-item .white-btn{
  width: 100px
}
.pagination-custom a {
  width: 50px;
  height: 50px;
  border:1px solid #b4a28f;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}
.pagination-custom span{
  font-size: 26px;
  color: #1d1d1b;
  font-weight: 200;
  display: inline-block;
  padding: 0 60px;
}
.pagination-custom a.prev-btn {
  background:url(../images/prev-btn.png) center no-repeat;
}
.pagination-custom a.next-btn {
  background:url(../images/next-btn.png) center no-repeat;
}
.pagination-custom {
  padding-top: 75px;
  padding-bottom: 25px;
}
.page-template-page-contact .insta {
    display:none;
}
.page-template-page-contact footer {
	padding-top: 140px;
}
.stories-section .center-in-mobile {
	display: none;
}

#bij {
  padding-top: 150px;
}
#weddings {
  padding-top: 150px;
}
/**************Info & Prices***********/
.info-container {
  display: table;
  padding-top: 60px;
}
.info-left {
  display: table-cell;
  vertical-align: middle;
  width: 44.4%;
  position: relative;
}
.info-right {
  display: table-cell;
  vertical-align: middle;
  padding-left: 106px;
  width: 55.6%;
}
.info-right p {
  padding: 45px 15px 0 85px;
}
.method-container {
  padding-top: 20px;
}
.method-container .info-right, .method-container .info-left {
  vertical-align: top
}
.method-container .info-right .img-animate {
  padding-left: 85px;
  margin-top: 130px;
}
.price-caption {
  padding-right: 60px;
  padding-top: 120px;
   font-size: 32px;
  line-height: 54px;
  letter-spacing: 1px;
  font-style: italic;
  font-weight: bold; 
   color: #b4a28f;
   font-family: 'Cormorant Garamond', serif;
}
.price-table ul {
    padding-bottom:30px;
}
.price-caption p{
  font-size: 32px;
  line-height: 54px;
  letter-spacing: 1px;
  font-style: italic;
  font-weight: bold; 
   color: #b4a28f;
   font-family: 'Cormorant Garamond', serif;
}
.price-table p {
      font-size: 18px;
  line-height: 28px;
}
.price-img {
  text-align: right;
  position: absolute;
  bottom: -180px;
  right: 0
}
.including-space img {
	width: 100%;
	object-fit: cover;
	max-width: 100%;
}
.including p {
  padding: 45px 0 0 85px;
}
.including {
  max-width: 970px;
  margin-left: auto;
  padding-top: 10px;
  margin-right: auto;
}
.including-space {
  padding-bottom: 150px;
}
.commercial-list li {
  color: #1d1d1b;
  font-size: 20px;
  font-weight: 200;
  line-height: 38px;
  font-family: "sofia-pro",sans-serif;
  letter-spacing: 1px;
  list-style: none;
  position: relative;
  padding-left: 15px;
}
.commercial-list li::before {
  position: absolute;
  content: ".";
  color: #1d1d1b;
  font-size: 20px;
  font-weight: 200;
  font-family: "sofia-pro",sans-serif;
  left: 0;
  top: -4px;
}
.commercial .tips-caption {
  padding: 110px 100px 112px 260px;
}
.commercial .tips-caption p {
  padding: 45px 0 0 85px;
}
.commercial-list ul{
  padding: 35px 0 0 85px;
}
.commercial {
  padding-bottom: 70px;
}
.including-space {
  padding-bottom: 145px;
  padding-top: 0;
}
.price-table ul {
  list-style: none;
}
.price-table ul li {
  background : url(../images/price-bg.png) repeat-x;
  background-position: top 23px center;
}
.price-table ul li span {
  color: #1d1d1b;
  font-size: 20px;
  font-weight: 200;
  line-height: 38px;
  font-family: "sofia-pro",sans-serif;
  letter-spacing: 1px;
}
.span-left {
  float: left;
  background:#fff;
  padding-right: 25px
}
.span-right {
  float: right;
  background:#fff;
  text-align: left;
  padding-left: 25px;
  width: 100px;
}
.price-table {
  width: 390px;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 164px;
}
/******************Contact Us********/
.contact-left {
	width: 40%;
	float: left;
	padding-right: 0px;
	position: relative;
	z-index: 5;
}
.contact-left .left-inner {
	max-width: 420px;
}
.stories-section.contact-inner .heading-h4 {
	font-style: italic;
	padding-bottom: 40px;
}
.stories-section.contact-inner .heading-h6 h6 {
	font-size: 42px;
	line-height: 50px;
	font-weight: 500;
}
.contact-left p br, .get-in-touch p br {
	display: none;
}
.contact-left p {
  padding-top: 20px;
}
.contact-left p.phone a {
    text-decoration: inherit;
}
.contact-left p a {
  text-decoration: underline;
  color: #1d1d1b
}
.contact-right {
	width: 60%;
	float: left;
	padding-top: 0px;
	padding-left: 30px;
	position: relative;
	z-index: 5;
}
.custom-form-control, .custom-form-textarea {
	background: none;
	border: none;
	border-bottom: 1px solid #1d1d1b;
	border-radius: 0;
	padding-left: 0;
	font-size: 14px;
	color: #1d1d1b;
	line-height: 38px;
	letter-spacing: 1.5px;
	font-family: "sofia-pro",sans-serif;
	font-weight: 200;
	text-transform: uppercase;
	height: 45px;
	padding: 0px;
	padding-bottom: 35px;
}
input[type="date"] {
	line-height: inherit;
}
.custom-form-textarea {
	height: 125px;
	padding-top: 0px;
}
.form-control::placeholder {
    opacity:1;
    color:#1d1d1b;
}
::placeholder {
  opacity: 1;
  color: #1d1d1b;
  text-transform: uppercase;
}
.custom-form-control:focus, .custom-form-textarea:focus {
  background:none;
  outline: none;
  box-shadow: none;
  border-color: #1d1d1b
}
.contact-right .white-btn {
	width: 100px;
	float: right;
	margin-top: 0px;
	height: 54px;
	line-height: 52px;
}
.contact-right .form-group {
	margin-bottom: 40px;
}
.contact-right form {
    	padding-top: 60px;
}
/**********************About US***********/
.including-rianne {
  padding-bottom: 140px;
  padding-top: 58px;
}
.about-para {
  max-width: 860px;
  margin: 77px auto 45px auto;
}
.about-para-left {
  padding-top: 105px;
  padding-left: 40px;
  padding-bottom: 65px;
}
.about-para-left p {
  padding-bottom: 40px
}
.about-para-left p a {
  color:#1d1d1b;
  text-decoration:underline;
}
.about-container {
  padding-top: 0
}
.about-container .price-caption {
  padding-top: 0;
  padding-right: 130px;
}
.about-container .info-right .img-animate {
  padding-left: 0;
  margin-top: 145px;
}
/****************Story Detals*********/
.story-detail .row {
  margin-right: 0;
  margin-left: 0;
}
.story-detail.large-container .col-md-6 {
    padding-left: 0;
    padding-right: 0
}
.story-name {
  text-transform: uppercase;
  letter-spacing: 1.8px;
  padding-bottom: 23px;
  line-height: 12px;
  margin-top: -10px;
}
.back-story {
  position: relative;
  display: block;
  font-size: 20px;
  color: #1d1d1b;
  font-weight: 300;
  padding-left: 70px;
  line-height: 50px;
}
.back-story:hover {
  color: #1d1d1b;
}
.back-story::before {
  width: 50px;
  height: 50px;
  border: 1px solid #b4a28f;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  background: url(../images/prev-btn.png) center no-repeat;
  position: absolute;
  content: " ";
  left: 0;
}
.story-main-pic img {
  width: 100%;
  margin-top: 55px;
}
.other-stories {
  padding-bottom: 150px;
}
.other-stories .heading-h4 h4 {
  padding-bottom: 30px;
}
.other-stories img {
  width: 100%
}
.other-stories .white-btn::before {
  background: #efe7dd;
}
.story-main-pic .row, .other-stories .row {
  margin-right: -27.5px;
  margin-left: -27.5px;
}
.custom-margin {
  padding-right: 27.5px;
  padding-left: 27.5px;
}
.story-detail-caption span {
	font-size: 22px;
	font-weight: 400;
	color: #1d1d1b;
	letter-spacing: 1px;
	display: block;
	font-family: 'Cormorant Garamond', serif;
	text-transform: capitalize;
}
.story-detail-caption p {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  padding-top: 5px;
}
.story-detail-caption {
  padding-top: 68px;
  padding-bottom: 70px;
}
.other-stories .white-btn {
  width: 100px;
  margin: 28px auto 0 auto;
}
/******************Buttons*********/
#sb_instagram .sbi_follow_btn a:active, #sb_instagram #sbi_load .sbi_load_btn:active {
	box-shadow: none !important;
}
.white-btn, #sb_instagram #sbi_load .sbi_load_btn{
  background: #1d1d1b;  
}
#sb_instagram .sbi_follow_btn a {
    background: #1d1d1b !important; 
}
.white-btn:before {
  background: #fff;
}
.contact-right .white-btn:before {
  background: #eee6dc;
}
#sb_instagram #sbi_load .sbi_load_btn:before,
#sb_instagram .sbi_follow_btn a, #sb_instagram .sbi_follow_btn a:before{
  background: #efe7dd;
}
.white-btn:hover, .white-btn:focus, .white-btn:active,
#sb_instagram #sbi_load .sbi_load_btn:hover, 
#sb_instagram #sbi_load .sbi_load_btn:focus, 
#sb_instagram #sbi_load .sbi_load_btn:active,
#sb_instagram .sbi_follow_btn a:hover, 
#sb_instagram .sbi_follow_btn a:focus, 
#sb_instagram .sbi_follow_btn a:active{
  color: white;
}
.btn-hover {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  -moz-transform: perspective(1px) translateZ(0);
  -ms-transform: perspective(1px) translateZ(0);
  -o-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;  
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  font-size:16px;
  height: 48px;
  line-height: 46px;
  text-align: center;
  color:#1d1d1b;
  font-weight: 400;
  cursor: pointer;
  border:1px solid #1d1d1b;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "sofia-pro",sans-serif;
}
.btn-hover:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;  
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  -ms-transform-origin: 50%;
  -o-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition: transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out;
  -ms-transition: transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.btn-hover:hover:before, .btn-hover:focus:before, .btn-hover:active:before {
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
}
#sb_instagram .sb_instagram_header .sbi_header_text .sbi_bio, #sb_instagram .sb_instagram_header .sbi_header_text h3 {
    float: left;
    clear: both;
    width: auto;
    margin: 0 0 0 60px !important;
    padding: 0 !important;
    color:     #1d1d1b !important;
}

#sb_instagram .sbi_follow_btn a, #sb_instagram .sbi_follow_btn a, #sb_instagram #sbi_load .sbi_load_btn {

    transition: all 0.1s ease-in;
    border-radius: 0px;
    height: 48px;
    line-height: 48px;
    padding: 0px 23px;
    font-size: 13px;
    border: 1px solid #1d1d1b;
    color: #1d1d1b;
    font-family: "sofia-pro",sans-serif !important;
    letter-spacing: 1px;
    text-transform: uppercase;
}
#sb_instagram #sbi_load {
	margin-top: 20px !important;
}
#sb_instagram .sbi_follow_btn a:hover, #sb_instagram .sbi_follow_btn a:hover, #sb_instagram #sbi_load .sbi_load_btn:hover {
    box-shadow: none !important;
}
div.wpcf7-mail-sent-ok {
    border: none !important;
    color:  green !important;
    font-size: 20px !important;
    font-weight:600 !important;

}
.tips-img img {
	min-width: 685px;
}
#cookie-notice .cn-button {
    margin-left: 10px;
    background: 0 0 !important;
    border-radius: 0 !important;
    border: thin solid #fff !important;
    color:#fff !important;
    padding:10px;
}
#cookie-notice .cn-button:hover {
    color:#212720 !important;
    background:#fff !important;
}
.wpml-ls-display{
    display:none !important;
}
.language ul li:last-child {
	border-right: none;
}
.language ul li .wpml-ls-current-language a span {
    border-bottom: 1px solid #1d1d1b;
    padding-bottom: 5px;
}
.infopages{
    padding-bottom:50px
}
.infopages .heading-h4{
    margin-bottom:50px;
}
.infopages h2{
    padding-bottom:15px;
    padding-top:15px;
    font-size:32px;
}
.infopages h3{
    padding-bottom:15px;
    padding-top:15px;
    font-size:26px;
}
.infopages p{
    padding-bottom:15px;
    padding-top:15px;
    font-size:18px;
    line-height:26px;
}
.infopages .custom-container{
    max-width:1200px;
}
.contact-right .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
	border-color: #ffb900;
	display: inline-block;
}
.insta-images #sb_instagram .sbi_photo {
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 300px !important;
	max-height: 300px;
	object-fit: cover;
	background-position: center center;
}
.insta-images #sb_instagram .sbi_photo img {
	min-height: 300px;
	max-height: 300px;
	object-fit: cover;
}


.ui-datepicker{
	background: #fff !important;
    border: thin solid #e7e7e7 !important;
    border-radius: 0 !important;
    margin-top: 12px !important;
    padding: 15px !important;
    width: 280px !important;
}
.ui-datepicker-header{
	background:#fff !important;
	border:none !important;
}
.ui-datepicker .ui-datepicker-prev{
	background:url(../images/cal-nav-l.jpg) center center no-repeat !important;
	cursor:pointer !important;;
	border:none !important;
	left:0px !important;
	top:0px !important;

}
.ui-datepicker .ui-datepicker-next{
	background:url(../images/cal-nav-r.jpg) center center no-repeat !important;
	cursor:pointer !important;
	border:none !important;
	right:0px !important;
	top:0px !important;
}
.ui-widget-header{
	font-weight:500 !important;;
	font-size:16px !important;
}
.ui-datepicker th{
	font-weight:500 !important;
	font-size:14px !important;
	color:#b3b3b3 !important;
}
.ui-datepicker .ui-datepicker-header{
	padding:0px !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{
	background:none !important;
	border:none !important;
	text-align:center !important;
	color:#262626 !important;
	font-size:14px !important;
}
.sec-cal-sty::before{
	content:"" important;
	width:12px !important;
	height:8px !important;
	top:-8px !important;
	left:60% !important;
	background:url(../images/drop.png) top no-repeat;
	position:absolute !important;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight{
	background:#fff !important;
	color:#b4a28f !important;
	font-size:14px !important;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{
	background:#b4a28f !important;
	color:#FFF !important;
	font-size:14px !important;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span{
	display:none !important;
}
#datum{
    	background: url(../images/calendor.png) right 20px top 0px no-repeat !important;
    	background-size: 23px !important;
}
.ui-datepicker-month {
    color: #262626 !important;
    margin-left: 22px !important;
}
.blog-contents{
    padding-top: 75px;
    max-width:820px;
    font-size:20px;
    margin:0 auto;
}
.blog-contents p{
    padding-top:10px;
    padding-bottom:10px;
}
