/* ==== Google font ==== */

@import url(https://fonts.googleapis.com/css?family=Lato:400,700,300,400italic);
@import url(https://fonts.googleapis.com/css?family=Great+Vibes);

/* General
==================================== */
body, html {
  height: 100%;
  min-height: 100%;
}
body {
  font-family: 'Lato', sans-serif;
	font-size:15px;
	font-weight:400;
	line-height:1.5;
	color:#594340;
  background-color: #F9F8F3;
}
.breadcrumb {
  background-color: transparent;
  margin: 0;
  font-size:80%;
}


.carousel #album{
  height: 500px !important;
}
a {color: #c54b8c;}

a:hover, a:focus {text-decoration: none; color: #9c3a6e;}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
  background-color: #c54b8c;
  border-color: #c54b8c;
}
.pagination>li>a, .pagination>li>span {
  color: #c54b8c;
}
.row.full {margin: 0;}

.row.full [class*="col-"] {padding: 0;}

.btn-success {background-color: #c54b8c; border-color: #c54b8c;}

.btn-success:hover, .btn-success:focus {background-color: #9c3a6e; border-color: #9c3a6e;}

.btn-block {padding-left: 0; padding-right: 0;}

blockquote p {
  font-family: Georgia, Times, serif;
  font-style: italic;
  font-size: 110%;
}
blockquote cite {
  font-size: 80%;
}
blockquote a {
  color: #111;
}
article, article p, article li {
  font-family: Georgia, Times, serif;
}
article p {
  margin-bottom: .85em;
}
article p, article li {
  font-size: 115%;
  line-height: 1.6;
}
article img {
  max-width: 100%;
}
article h1:not(.post-title), article h2:not(.post-title), article h3, article h4 {
  line-height: 1.5;
  margin-bottom: 1em;
}
.alert {margin: 0;}

.list-unstyled li {margin-bottom: 1em;}

.no-padding-top {padding-top: 0 !important;}

.no-padding-right {padding-right: 0 !important;}

.no-padding-bottom {padding-bottom: 0 !important;}

.no-padding-left {padding-left: 0 !important;}

.no-padding {padding: 0 !important;}

h2.subtitle, h3.subtitle, h4.subtitle {font-weight:700;}

.gold {background-color:#e2d4b0 !important;}

.pink {background-color:#ffcede !important;}

.blue {background-color:#c2dffc !important;}

.aqua {background-color:#c8ecec !important;}

.cursive {font-family: 'Great Vibes', cursive;}

/* Table */

.pricing-table table {
  width:628px !important;
  background: #fff !important;
  margin-bottom: 1.25rem !important;
  border: solid 1px #ddd !important;
	table-layout: auto !important;
}
.pricing-table tr {
	display: table-row !important;
	vertical-align: inherit !important;
	border-color: inherit !important;
}
.pricing-table table tr th, table tr td {
  padding: 10px !important;
  font-size: 14px !important;
  color: #222 !important;
  text-align: left !important;
}
.pricing-table table thead tr th, table tfoot tr th, table tfoot tr td, table tbody tr th, table tbody tr td, table tr td {
  display: table-cell !important;
  line-height: 1.125rem !important;
}
.pricing-table tr:nth-child(even) {
	background-color: #dedede !important;
}
.pricing-table tr:nth-child(odd) {
	background-color: #ffffff !important;
}

/* Nav Bar
==================================== */
.navbar {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
  letter-spacing: .05em;
  z-index:999;
}
.navbar-default {
  background-color: #fff;
  border-width: 0 0 1px;
}
.navbar-default .navbar-brand, .navbar-default .navbar-nav>li>a {
  color: #594340;
  text-transform: uppercase;
}
.navbar-brand {
  padding-top: 5px;
  padding-bottom:5px;
  text-align: center;
}
.navbar-brand>small {
  display: block;
  font-size: 55%;
  margin-top: .35rem;
  line-height: 1.1;
  letter-spacing: .1px;
}
.navbar-default .navbar-nav>li>a {font-size: 70%;}

.navbar-nav>li>.dropdown-menu {border: none;}

.navbar-nav h6.dropdown-header {
  margin: 0 0 5px;
  text-transform: uppercase;
  padding: 3px 10px;
  background-color: #efefef;
}
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:hover {
  border-color: transparent;
  background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {background-color: #594340;}

.navbar-default .navbar-toggle:hover .icon-bar {background-color: #888;}

.contact-info a {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  color: #594340;
  font-size: 110%;
  padding: 0 .5em;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
#indexCarousel.carousel {
  height: 100%;
  top:-70px;
  margin-bottom: -70px;
  padding: 0;
}
.carousel-inner {
  height: 100%;
}
.carousel .item {
  height: 100%;
}
.carousel-caption {
  z-index: 10;
  left: 10%;
  width: 80%;
  top: 20%;
  bottom: auto;
  padding: 0;
}
.carousel-caption h2 {
  margin-bottom: .3rem;
  line-height: 1.2;
}
.carousel-caption p {
  font-size: 130%;
}
.carousel .item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.carousel-inner > .item > img {
  width: 100%;
}
.carousel-control {z-index: 11;}

.carousel-link {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
}
.package-caption {
  background-color: rgba(89,67,64,.8);
  color: #fff;
  border-color: #fff;
  border-style: solid;
  border-width: 0 3px 3px 3px;
  outline: 7px solid rgba(89,67,64,.8);
  display: inline-block;
  margin: 0 auto;
  padding: 2rem 3rem;
}
.package-caption h3 {
  margin: 0;
}
.package-caption p {
  margin: 0;
}
.carousel .related-brand {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, 0);
  transition: all 0.2s linear;
}
.home-form {
  position: absolute;
  z-index: 10;
  bottom: 5%;
  width: 100%;
}
.cta-wedding > .full {
  background-color: #fff;
}
.cta-wedding label, .cta-wedding select, .cta-wedding .form-control, .cta-wedding button {
  height: 45px;
  line-height: 45px;
  font-size: 110%;
}
.cta-wedding select, .cta-wedding .form-control, .cta-wedding button {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
}
.cta-wedding label {
  font-weight: 400;
  color: #222;
  display: block;
  padding-right: .5em;
  border-right: 1px solid #dfdfdf;
  margin: 0;
}
.cta-wedding button {
  padding-top: 0;
  padding-bottom: 0;
}
.cta-wedding h3 {
  margin: 0 0 1em;
  line-height: 1.3;
  font-size: 140%;
}
.scroll-link {
  text-align: center;
  font-size: 200%;
  color: #fff;
  margin-top: 1rem;
  display: block;
}
.scroll-link:hover {
  color: rgba(0,0,0,.6);
}

/* OVERLAY BOXES
-------------------------------------------------- */
.image-wrapper {
  width: 100%;
  height: auto;
  border: 1px solid rgba(0, 0, 0, 0.04);
  overflow: hidden;
  position: relative;
  text-align: center;
  border-radius: 4px;
  margin-bottom: 1em;
}
.image-overlay-content {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}
.overlay-fade-in img {
  transition: all 0.2s linear;
  width: 100%;
}
.overlay-fade-in .image-overlay-content {
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.4);
  transition: all 0.4s ease-in-out;
}
.overlay-fade-in h2 {
  color: #fff;
  line-height: 1.2;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
.overlay-fade-in p {
  color: #fff;
  line-height: 1.2;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  font-family: Georgia, Times, serif;
  font-style: italic;
  margin: 0;
}
.overlay-fade-in .btn {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  box-shadow: 0 0 1px #000;
  position: relative;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
.overlay-fade-in .btn:hover {
  box-shadow: 0 0 5px #000; 
}
.overlay-fade-in:hover img {
  transform: scale(1.2);
}
.overlay-fade-in:hover .image-overlay-content {
  opacity: 1;
}
.overlay-fade-in:hover h2, .overlay-fade-in p, .overlay-fade-in .btn {
  opacity: 1;
}
.overlay-fade-in:hover .btn {
  transition-delay: 0.2s; 
}
/** List Suppliers **/
.suppliers-list a {
  display: inline-block;
  width: 100%;
  background-color: #fff;
  border: 1px solid #dedede;
  -mozborder-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  height: 120px;
  margin-bottom: 1rem;
  transition: all 0.4s ease-in-out;
}
.suppliers-list a:hover {
  -moz-box-shadow: inset 0 0 10px rgba(0,0,0,.3);
  -webkit-box-shadow: inset 0 0 10px rgba(0,0,0,.3);
  box-shadow: inset 0 0 10px rgba(0,0,0,.3);
}
.suppliers-list a img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  max-width: 90%;
  max-height: 90%;
  margin: 0;
}

/* CONTENT SECTIONS
-------------------------------------------------- */
.section-title h1, .section-title h2, .section-title h3, .section-title h4 {
  margin: 0;
  line-height: 1.3;
}
.section-title p {
  font-family: Georgia, Times, serif;
  font-style: italic;
  font-size: 120%;
  line-height: 1.4;
  margin: 0;
}
.section-title.with-line {
  padding-bottom: 0 !important;
}
.with-line:after {
  display: block;
  content:'';
  margin-top: 2em;
  margin-bottom: .3em;
  border-bottom: 2px solid #694641;
}
.side .section-title, .side .section-content {
  padding: 1em 0;
}
.section.agents {
  background-color: #fff;
}
.circle {
  border-radius: 300px;
}
.user-view {
  width: 100%;
  margin-bottom: 1em;
}
.user-view a {
  display: inline-block;
  width: 100%;
  color: #594340;
}
.user-view img {
  max-width: 60%;
  margin-bottom: .5em;
  border: 1px solid rgba(0,0,0,.1);
  transition: all 0.2s linear;
}
.user-view img.circle:hover {
  opacity: 0.8;
  filter: alpha(opacity=20); /* For IE8 and earlier */
}
.col-sm-3 .user-view img {
  max-width: 80%;
}
.user-view h4 {
  margin: 0;
  font-size: 140%;
}
.user-view p {
  margin: 0;
  font-family: Georgia, Times, serif;
  font-style: italic;
}
.media {
  display: block;
  margin-top: 1.5em;
}
.page-content img.media-object {
  max-width: none;
  width: auto;
}
.media-body p {
  margin: 0;
}
.profileSocial {
  display: inline-block;
  width: 100%;
  margin-bottom: 1em;
}
.profileSocial a {
  display: inline-block;
  width: auto;
  margin-left: .45em;
  font-size: 130%;
}
.offer {
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative;
  color: #fff;
  background-color: #000;
}
.offer:hover {color: #fff;}

.offer-media img {max-width: 100%; transition: all 0.2s linear;}

.offer-media img:hover {
  opacity: 0.7;
  filter: alpha(opacity=30); /* For IE8 and earlier */
}
.offer-content {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0 1em 1.3em;
  text-shadow: 1px 1px 2px rgba(0,0,0,.3);
}
.offer-content h2 {
  margin: 0;
  line-height: 1.2;
}

/* LANDINGS
-------------------------------------------------- */
.landing-hero {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
}
.hero-inner {
  position: absolute;
  width: 100%;
  color: #fff;
  text-shadow: 1px 1px 10px rgba(0,0,0,.3);
  font-size: 120%;
}
.hero-inner h2, .hero-inner h1 {
  margin-top: 0;
  margin-bottom: 1.5rem;
  font-weight: 700;
}
.hero-inner p {
  margin-bottom: 0;
}
.hero-inner form {
  padding: 2rem 0;
}
/* FEATURES
-------------------------------------------------- */
.feature-title i {
  font-size: 300%;
  line-height: 1;
}
.feature-title h4 {
  font-size: 140%;
  line-height: 1.3;
}
/* PAGES
-------------------------------------------------- */
.page-title {
  display: block;
  padding: 1em 0;
}
.page-content {
  display: block;
  padding: 1em 0 2em;
}
.page-title h1 {
  margin: 0;
  line-height: 1.2;
  font-size: 190%;
}
.page-title.with-img img {
  max-height: 120px;
  margin: 0;
}
.page-content img {
  max-width: 100%;
}
.cta-wedding {
  margin: 1.5em 0;
}
.hero-image {
  display: block;
}
.hero-image img {
  max-width: 100%;
}
.main-with-full-img .page-title.with-img img {
  max-height: 50px;
  margin-bottom: .7em;
}
.main-with-full-img {
  background-color: rgba(255,255,255,.8);
}
.page-title.with-bg {
  background-color: #3f2e2b;
  color: #fff;
}
.page-title.with-bg h1 {
  font-weight: 700;
}
.page-title.with-bg a {
  color: #fff;
  text-decoration: underline;
}
/* USER PAGE
-------------------------------------------------- */
.profile img {
  max-width: 100%;
  margin-bottom: 1em;
  text-align: center;
  margin-left:auto;
  margin-right: auto;
  display: block;
}
.user-page .nav-tabs>li.active>a, .user-page .nav-tabs>li.active>a:hover, .user-page .nav-tabs>li.active>a:focus {
  background-color: #F9F8F3;
  border-bottom-color:#F9F8F3;
}
/* WEDDING PAGE
-------------------------------------------------- */
.wedding {
  background-color:#dfddd5;
}
.wedding-hero.page-title {
  position: relative;
  padding-bottom: 0;
}
.wedding-hero.page-title img {
  max-width: 100%;
}
.wedding-hero .wrap-cta {
  background-color: rgba(255,255,255,.6);
}
.wrap-cta {
  width: 100%;
  padding: 1em;
}
.wrap-cta h1 {
  font-size: 300%;
  margin-bottom: .1em;
}
.wrap-cta h4 {
  font-size: 180%;
}
.wrap-cta .btn {
  text-transform: uppercase;
  font-size:130%;
}
.wedding-welcome {
  padding: 1em 0 2em;
  font-family: Georgia, Times, serif;
  font-style: italic;
  font-size: 115%;
}
.wedding-welcome p:first-child {
  font-size:85%;
}
.wedding-welcome p:first-child::after {
  display: block;
  content:'';
  margin-top: 1em;
  margin-bottom: 1.5em;
  margin-left: auto;
  margin-right:auto;
  border-bottom: 2px solid #694641;
  width:80px;
}
.nav-tabs>li>a {
  text-transform: uppercase;
}
.wedding .nav-tabs>li.active>a, .wedding .nav-tabs>li.active>a:hover, .wedding .nav-tabs>li.active>a:focus {
  background-color: transparent;
  border-bottom-color:transparent;
}
.tab-content>.tab-pane {
  padding: 1.5em 0;
}
.wedding .tab-pane img {
  max-width: 100%;
}
.wedding .tab-pane#photos img {
  margin-left:auto;
  margin-right:auto;
  text-align: center;
  display: block;
}
/* PACKAGE PAGE
-------------------------------------------------- */
.package {
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
}
.package-bg {
  background-image: url(https://cdn4.gttwl.net/attachments/weddingmicrosite.gttwl2.com/ltmq6z/1472848782_original.jpeg);
}
.product-price {
  font-family: Georgia, Times, serif;
  font-style: italic;
  font-size: 115%;
  padding: 1rem 0;
}
.related-content {
  display: block;
  width: 100%;
}
.related-brand {
  display: block;
  padding: 1em 0;
}
.related-brand img {
  max-height: 60px;
}
.related-content ul {
  margin: 0;
}
.related-content li {
  margin-bottom: 1rem;
  font-family: Georgia, Times, serif;
  font-style: italic;
}
.related-content a {
  color: #594340;
}
.related-content a:hover {
  text-decoration: underline;
}

/* POSTS LISTS
-------------------------------------------------- */
article img {
  max-width: 100%;
}
.post-list {
  display: inline-block;
  position: relative;
  padding-bottom: 1em;
}
.post-image {
  margin-bottom: 1em;
}
.post-image, .post-image a{
  display: block;
  width: 100%;
}
.post-image img {
  width: 100%;
}
.post-title {
  margin: 0;
}
h3.post-title {
  font-size: 140%;
}
.post-details {
  display:block;
  font-size: 80%;
  padding: .65em 0;
}
/* CREATE WEDDING FORM
-------------------------------------------------- */
.panel-title>a {
  display: block;
}
/* CTA HERO
-------------------------------------------------- */
.cta-hero {
  background-image: url(https://cdn4.gttwl.net/attachments/thetravelvalet.com/ltmq6z/1399920976_original.png), url(https://cdn4.gttwl.net/attachments/weddingmicrosite.gttwl2.com/ltmq6z/1469478012_original.jpeg);
  background-size: 10%, cover;
  background-repeat: repeat, no-repeat;
  background-position: center;
  color: #fff;
  padding: 2em 0;
}
.cta-hero .section-title h1 {
  font-weight: 700;
  text-shadow: 1px 1px 2px rgba(0,0,0,.4);
}

/* FOOTER
-------------------------------------------------- */
footer {
  padding: 2em 1.5em 2.5em;
  position: relative;
  background-color: #3f2e2b;
  color: #fff;
}
footer .nav {
  margin-bottom: 1em;
}
footer .nav-pills>li {
  float: none;
  display: inline-block;
}
footer .nav-pills>li a:hover {
  background-color: rgba(255,255,255,.3);
  color: #fff;
}
footer a {color: #fff;}

footer p.credits {font-size: 95%; margin: 0;}

footer hr {margin: .4em 0 1em;}

.subscription-form h4 {
  font-size: 1.6em;
  font-weight: 700;
  margin-top: 0;
}

small.credits {line-height: 1.3; display: block; padding: .75em 0; color: rgba(255,255,255,.5);}

/* RESPONSIVE CSS
-------------------------------------------------- */
@media (max-width: 768px) {
  .navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: .5rem;
  }
  .navbar-brand>img {
    max-height:50px;
    padding-top:2px;
    text-align: center;
    margin: 0 auto;
  }
  .contact-info {
    text-align: center;
  }
  .navbar-toggle {
    position: absolute;
    margin: 0;
    top: 25px;
    right: 15px;
  }
  #indexCarousel.carousel {
    top:-50px;
  }
  #packageCarousel.carousel {
    height: 300px;
  }
  .top-slider {
    height: 300px;
  }
  .carousel-caption {
    top: 15%;
  }
  .carousel-caption h2 {
    font-size: 280%;
  }
  .home-form {
    bottom: 1.5em;
  }
  .section-title, .section-content {
    padding: 2em 0;
  }
  .section-title h2 {
    font-size: 150%;
  }
  .overlay-fade-in h2 {
    font-size: 160%;
    margin-top: 28%;
  }
  .with-line:after {
    width: 20%;
    margin-left: 40%;
    border-bottom-width: 1px;
  }
  .landing-hero {
    height: auto;
    background: none;
  }
  .landing-hero img {
    width: 100%;
  }
  .hero-image {
    background-size: 0;
  }
  .hero-inner {
    top:2rem;
    bottom: 2%;
  }
  .page-title {
    text-align: center;
  }
  .page-title .pull-right {
    float: none !important;
  }
  .page-title .form-inline {
    margin-top: 1em;
  }
  .page-title .form-inline .form-group {
    display: inline-block;
    margin: 0;
  }
  .wrap-cta {
    padding-left: 0;
    padding-right: 0;
  }
  .wrap-cta h1 {
    font-size: 230%;
    margin-bottom: .25em;
  }
  .wrap-cta .btn {
    font-size: 110%;
  }
  .main-with-full-img {
    padding: .5em 1em;
  }
  .package-caption {
    max-width: 90%;
  }
  .package-caption h3 {
    font-size: 200%;
  }
}
@media (min-width: 768px) {
  .navbar-nav>li>a {
    height: 40px;
    line-height: 40px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .navbar-nav .dropdown-menu>li>a {
    font-size: 90%;
    padding: 2px 10px;
  }
  .navbar-nav h6.dropdown-header {
    font-size: 85%;
  }
  .navbar-brand {
    height:75px;
  }
  .navbar-brand>img {
    max-height:65px;
  }
  .navbar-brand>img.default-logo {
    max-height:50px;
    margin: 0 auto;
  }
  .contact-info {
    text-align: right;
  }
  .section-title, .section-content {
    padding: 3em 0;
  }
  .section-title h2 {
    font-size: 180%;
  }
  .hero-inner h2, .hero-inner h1 {
    font-size: 230%;
  }
  .hero-inner p {
    font-size: 130%;
  }
  .hero-image {
    height: 100%;
    position: fixed;
    width: 100%;
    background-size: cover;
    margin-top: -70px;
  }
  .main-with-full-img {
    padding: .5em 2em;
    box-shadow: 4px 0 15px rgba(0,0,0,.2);
  }
  .page-title.with-bg {
    padding: 2em 0;
  }
  .landing-hero {
    height: 100%;
    background-size: auto, cover;
    background-position: center;
    background-repeat: repeat, no-repeat;
    top: -70px;
    margin-bottom: -70px;
  }
  .wedding {
    background-image: url(https://cdn4.gttwl.net/attachments/weddingmicrosite.gttwl2.com/ltmq6z/1470676772_original.png);
    background-repeat: repeat;
  }
  .wedding-hero .wrap-cta {
    position: absolute;
    bottom: 0;
  }
  #packageCarousel.carousel {
    height: 400px;
  }
  .package-caption {
    max-width: 80%;
  }
  .package-caption h3 {
    font-size: 280%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .navbar-nav>li>a {
    padding-left: 4px;
    padding-right: 4px;
  }
  .carousel-caption h2 {
    font-size: 310%;
  }
  .overlay-fade-in h2 {
    font-size: 137%;
    margin-top: 20%;
  }
  .user-view img {
    max-width: 80%;
  }
  .with-line:after {
    width: 14%;
    margin-left: 43%;
  }
  .hero-inner {
    top:120px;
  }
}
@media (min-width: 992px) {
  .navbar-nav>li>a {
    padding-left: 11px;
    padding-right: 11px;
  }
  .carousel-caption h2 {
    font-size: 380%;
  }
  .overlay-fade-in h2 {
    font-size: 150%;
    margin-top: 35%;
  }
  .with-line:after {
    width: 10%;
    margin-left: 45%;
  }
  .hero-inner {
    top:20%;
  }
}
@media print {    
  footer, .no-print {
    display: none;
  }
}