/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

/* EventOn text styling */


button.btncount.active{
    color: #002e56;
    font-weight: 600;
}

/*form#frm_searchs {*/
/*    width: 100%;*/
/*    text-align: center;*/
/*    max-width: 400px;*/
/*    margin: 0 auto;*/
/*}*/
/*img.search_btnss {*/
/*    background: #133155;*/
/*    padding: 10px 10px;*/
/*    position: relative;*/
/*    margin: 0px 0 -17px;*/
/*}*/
/*input#ggsearchval {*/
/*    width: 85%;*/
/*}*/

.textLeftMob{
	text-align: left !important;
}
.detail_cont p{
    font-weight: 400;
}




@media screen and (min-width:1000px) {
    ul.mobile-nav-tatts {
        display: none;
    }
	li.slide-out-widget-area-toggle {
		display:none;
	}
}

@media screen and (max-width:1000px) {
    ul.mobile-nav-tatts {
        display: grid;
        grid-template-columns: repeat(3, auto);
        justify-content: space-between;
        align-items: center;
        background-color: #fff;
        height: 50px !important;
        z-index: 9999!important;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
		margin-left:0px!important;
    }
    ul.mobile-nav-tatts li {
        border-radius: 3px;
        padding: 10px;
        font-size: 14px;
        margin-top: 12px;
		list-style-type:none!important;
    }
    ul.mobile-nav-tatts li img.logo {
        width: 90px;
        margin-top: 10px !important;
    }
    ul.mobile-nav-tatts li img.phone-icn,
    ul.mobile-nav-tatts li img.nav-bar-tatts {
        margin-top: -10px;
    }
    ul.mobile-nav-tatts li img.phone-icn {
        margin-top: 0px;
        width: 30px;
    }
    .hidden-mobile-tatts {
        display: none;
    }
	div#slide-out-widget-area div.inner {
		height:auto!important;
		min-height:auto!important;
	}
}
.btn-blue-border {
	visibility: visible;
    color: rgb(0, 46, 86);
    border-color: rgb(0, 46, 86);
    border: 2px solid rgb(0, 46, 86);
    padding: 9px 30px;
    font-size: 14px;
    text-transform: uppercase;
}
.btn-blue-border:hover {
	background: rgb(0, 46, 86);
	color:#fff;
}
body.page-id-4400 .btn-blue-border {
	display:block!important;
}
body.page-id-2842 div.gmaps-footer {
	display:none;
}


@media screen and (max-width:1000px) {
	#fws_5be8bb71cb2ac > div.col.span_12.light.center > div.vc_col-sm-8.wpb_column.column_container.vc_column_container.col.no-extra-padding.instance-1 > div > div > div.wpb_text_column.wpb_content_element > div > h1.jumbo {
		font-size:40px!important;
	}
}
body.page-id-2804 div.swiper-slide div.content {
	text-align:center;
/* 	background:#000;
	padding: 0 30px;
	opacity:0.7;
	display:inline-block!important; */
}
body.page-id-2804 div.swiper-slide {
	opacity:0.9;
}
div#mc_embed_signup h2 {
	text-align:center;
	color:#555;
}
div#mc_embed_signup div.mc-field-group {
  margin-bottom: 0px!important;
	padding-bottom:2%!important;
}
div#mc_embed_signup label {
  color: #555;
	margin-bottom: -10px!important;
}
body.single-post .container-wrap {
	padding-top:0px!important;
}
body.single-post div.thumbnail-image {
	text-align:center;
}
body.single-post div.wedding-content {
	padding: 50px 10px;
}
@media screen and (min-width:1000px) {
	body.single-post div.wedding-content {
		width: 70%!important;
		margin: 0 auto;
	}
}
/* Wedding Cat */
div.weddings-at-tatts {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px; }

div.wedding-block {
  background: #0c2e56; }
  div.wedding-block div.wedding-pic {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 300px; }
  div.wedding-block div.wedding-info {
    padding: 20px 0px 20px 20px; }
    div.wedding-block div.wedding-info p {
      padding-bottom: 20px; }
  div.wedding-block h2 {
    text-transform: capitalize;
    padding: 10px 0px;
    font-size: 22px !important;
    line-height: normal !important;
    margin-bottom: 0px !important;
    margin-top: -10px; }
  div.wedding-block p {
    padding-bottom: 10px; }

@media screen and (max-width: 1000px) {
  div.weddings-at-tatts {
    grid-template-columns: repeat(2, 1fr); } }
@media screen and (max-width: 700px) {
  div.weddings-at-tatts {
    grid-template-columns: repeat(1, 1fr); } }
body.single div.thumbnail-image {
  text-align: center;
  margin-bottom: 30px; }
  body.single div.thumbnail-image img {
    width: 100%; }
div.wedding-block a.blue-btn {
	border:2px solid #fff!important;
}
div.wedding-single-content {
  width: 1200px;
  margin: 0 auto; }
  div.wedding-single-content div.wedding-content p {
    padding-bottom: 10px !important; }
  div.wedding-single-content div.wedding-gallery {
    margin-top: 30px; }

@media screen and (max-width: 1199px) {
  div.wedding-single-content {
    width: 100%; }

  div.wedding-content {
    padding-left: 15px;
    padding-right: 15px; } }

body.page-id-2801 div#mc_embed_signup label {
	margin-bottom:0px!important
}
@media screen and (min-width:1000px) {
	div.membership-options-tatts {
		display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 10px;
    justify-content: space-between;
	}
}
@media screen and (max-width:999px) {
	div.membership-options-tatts {
		display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-gap: 10px;
    justify-content: space-between;
	}
}