/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */

.custom-subheader span {
    font-size: 1.2em;
}

/*---- General Typography   -*-*/

p,h1,h2,h3,h4,h5,h6{
   line-height:1.6 !important;
}

h4{
   
}

.text-rock-salt{
    font-family: 'Rock Salt', cursive;
}

.callout p{
    text-align:center;
    font-style:italic;
    font-weight:300;
    margin: 30px 0;
    padding: 1em 2em;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
}

/*--- Header   ---*/

#Action_bar .social li a,
 #Action_bar .social-menu a {
    color:#c73e9c !important;
    font-size:16px
}

#Action_bar .social li a:hover, #Action_bar .social-menu a:hover {
    color: #000;
}

@media all and (min-width:768px){
    
    #logo{
    -webkit-transform: translate3d(-30%,27px,0) scale(2.6);
    transform: translate3d(-30%,27px,0) scale(2.6);
    position: relative;
    z-index: 20;
    }
    
    #Action_bar .column{ overflow:visible; }
    .slogan{
    -webkit-transform: translateX(-35px);
    transform: translateX(-35px);
    position: relative;
    }

}

#Top_bar{
    background: #d5f3f8 !important;
    position: relative !important;
    top: 0 !important;
}

#Top_bar .menu > li > a {
   padding:5px 0;
}

#Top_bar .menu > li > a span:not(.description){
   text-transform:uppercase;
   padding: 0px 7px;
}

.custom-subheader{
    position: absolute;
    top: 0;
    margin-top: 70px;
    padding:25px;
    left: 0;
    width: 100%;
    z-index: 2;
    background: rgba(199,62,156,0.9);
    text-align: center;
}

@media all and (max-width:767px){

    .custom-subheader{
        position: relative;
        margin: 0;
    }
}
#Top_bar.is-sticky .custom-subheader{
    display:none;
}

.custom-subheader form{
  display:inline-block;
   margin:0 auto;
}

.custom-subheader span{
    font-family: 'Rock Salt', cursive;
}

.custom-subheader input,
.custom-subheader label,
.custom-subheader span,
.custom-subheader a{
    display: inline-block;
    color: #fff;
    vertical-align: middle;
    margin-bottom: 0;
    margin-right: 20px;
    font-size:1em;
    font-weight: 700;
}

.custom-subheader input,
.custom-subheader a{
display: inline-block;
    color:#000;
    padding:10px 15px;
    font-family: Domine;
}

.custom-subheader button[type="submit"],
.custom-subheader a{
    background:#e3c24f;
    color:#fff;
    margin-left:20px;
    border-radius:5px;
}

.ctct-embed-signup{
    text-align:center;
    margin-top: 35px;
}

/*--- General Layout   ---*/

@media only screen and (min-width: 1240px){
#Wrapper, .with_aside .content_wrapper {
    max-width: 1100px;
}
}


body:not(.template-slider) #Header {
    min-height: initial;
}

body:not(.home) #Content{
    background: url('https://thekosherbaker.com/wp-content/uploads/2017/07/Flowers.png') right center no-repeat !important;
    background-attachment: fixed !important;
}

.widget-area:before{
    display:none;
}

/*--- Sliders ---*/

.tp-caption{
		text-shadow:1px 1px 5px rgba(0,0,0,0.4);
}

/*---  Post Page  ----*/

.single-post #Content {
    padding-top:0;
}

.single-photo-wrapper.image{
   display:none !important;
}

.dallas-post-hero-container{
	position:relative;
	width:100vw;
	height: 500px;
	overflow: hidden;
}

.dallas-post-hero{
	position:absolute;
	top:0;
	left:0;	
	width:100vw;
	height: 200%;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	transition: all 0.3s;
    	-webkit-transition: all 0.3s;
}

.dallas-title {
	position:absolute;
	top:50%;
	left:50%;
	transform: translate3d(-50%,-50%,0);
	-webkit-transform: translate3d(-50%,-50%,0);
	color:#fff;
	z-index:2;
	font-size:40px;
}

.dallas-post-hero-overlay{
	content: "";
    	display: block;
    	width: 100%;
    	height: 100%;
    	background: #000;
    	opacity: 0.3;
    	position: absolute;
    	left: 0;
    	top: 0;
    	transition: all 0.3s;
    	-webkit-transition: all 0.3s;
    	z-index:1;
}

/*--- Footer ---*/

#Footer .widgets_wrapper {
    padding: 30px 0 !important;
    background: #fff;
    border-top: 1px solid #eaeaea;
}

#Footer .widgets_wrapper .textwidget{
    text-align:center;
}

#Footer .widgets_wrapper img{
    max-width: 80%;
    margin: 0 auto 10px auto;
    width: auto;
    max-height: 100px;
}


/**---  Blog Pages ---*/


.isotope_wrapper .isotope-item:first-child,
.isotope_wrapper .isotope-item:first-child img{
    width:100%;
}

.isotope_wrapper .post-photo-wrapper,
.isotope_wrapper .post-desc-wrapper{
    width:100%;
}

@media all and (min-width:767px){
    
.isotope_wrapper .isotope-item{
    width: 48%;
    margin: 0 1%;
    display: inline-block;
    margin-bottom: 30px;
}

.isotope_wrapper .isotope-item:nth-child(2n){
    clear:both;
}

}

.isotope_wrapper .post-photo-wrapper .image_links,
.isotope_wrapper .excerpt-hellip{
    display:none;
}

.isotope_wrapper span.date{
    font-weight: 700;
    color: #e3c24f !important;
    font-size: 16px;
    text-transform:uppercase;
    margin-bottom:5px;
}

.isotope_wrapper .post-footer{
    background:transparent;
    padding-left: 0;
}

.isotope_wrapper .post-footer .post-links{
    float: left;
    border: none;
    padding-left: 0;
}

.isotope_wrapper .post-footer .icon-doc-text{
    display:none;
}

/*--- The grid -------*/

/*--- Styles written on THE GRID plugin's custom CSS ---*/


/*--- Recipes  -------*/

#recipe_1 .list_item{
    margin-bottom:15px;
}


#recipe_1 .list_item .list_left {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 35px;
}
#recipe_1 .list_item h4{
    color:#c73e9c;
}


#recipe_1 .list_item h4,
#recipe_1 .list_item .desc{
    display:inline-block;
    margin: auto 5px;
}

#recipe_2 h2{
    color:#e2c34e;
    text-transform:uppercase;
}

#recipe_2 li{
    color:#444;
}


/*--- Events ---*/

.post-type-archive-tribe_events #Content,
.single-tribe_events #Content{
    padding: 100px 0;
}

/*--- Sign Up forms ---*/

.pum #gdpr_text,
.pum .ctct-form-footer{
  display:none !important
}

@media all and (max-width:767px){

#popmake-1800{
	top:40px !important;
}

}

@media all and (min-width:768px){

div.ctct-form-embed div.ctct-form-defaults p.ctct-form-text{
	font-size: 23px !important;
}

}

div.ctct-form-embed div.ctct-form-defaults p.ctct-form-text,
div.ctct-form-embed div.ctct-form-defaults .ctct-form-label{
    font-family: Domine, Arial !important;
}

div.ctct-form-embed div.ctct-form-defaults .ctct-form-header{
        font-family: 'Rock Salt', cursive !important;
    color: rgb(199,62,156) !important;
}

.page-id-1793 .pum{
   display:none !important
}

