/*
Theme Name: PitaPitUSA
Theme URI: https://www.notwithoutus.com
Author: NWU
Author URI: https://www.notwithoutus.com
Description: Pita Pit USA website
Version: 3.0
License: GNU General Public License
License URI: license.txt
Tags: black
*/

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.gallery-caption{}

.sticky{}

.bypostauthor{}

/*Menu-section*/
.about-inner p {
margin-bottom:60px;
}

.content-page .detail {
font-size:30px;
line-height:33px;
margin-top:18px;
}

.mask-title {
background:url(../images/overlays/02.png) repeat scroll 0 0 transparent;
height:100%;
position:absolute;
top:0;
width:100%;
z-index:1;
}

.desc {
font-size:13px;
}

.position {
display:block;
font-weight:700;
font-size:12px;
text-transform:uppercase;
opacity:0.7;
margin:-13px 0 20px;
}

.team-inner {
margin-bottom:3px;
}

.content-hover {
position:relative;
display:block;
overflow:hidden;
}

.padding {
overflow:hidden;
padding:0 10px;
}

.mask-content {
color:#FFF;
bottom:-100%;
opacity:0;
height:100%;
width:100%;
position:absolute;
transition:all .3s ease-out 0;
-webkit-transition:ease-out .3s;
-moz-transition:ease-out .3s;
-o-transition:ease-out .3s;
-ms-transition:ease-out .3s;
}

.mask-content.pink {
background:none repeat scroll 0 0 rgba(198,34,92,0.9);
opacity:1;
bottom:-69%;
}

.mask-content.green {
background:#87bd14;
left:-100%;
bottom:0;
}

.content-hover:hover .green {
left:0;
}

.mask-content.orange {
background:#f4861a;
right:-100%;
bottom:0;
}

.content-hover:hover .orange {
right:0;
}

.content-hover:hover .mask-content {
opacity:1;
bottom:0;
}



/*Contact page*/
.contactForm{

    font-family: 'Roboto Condensed', sans-serif;
    color:#fff;

}
.contactForm #header {
    color: #b3cf65;
    font-size:18pt;
    font-weight:600;



}


#social_buttons_nav a .orderOnlineMobileImage {
    display: none;
}

#social_buttons_nav a .orderOnlineImage {
    margin-top: 3px;
    margin-left: 20px;
}


@media only screen and (max-width: 1024px){
    /*
        .contactForm #leftBox{
            float: none !important;
        }

        .contactForm #rightBox{
            position:static !important;
            margin-top: 15px;
        }
        */

    #contact-us .container{
        margin: 0px auto !important;
    }




}


#navFooter{
    background-image: url(//pitapitusa.com/wordpress/assets/images/footer-bg.png);
    /*position:absolute;*/
    position:fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 70px;
    z-index:1001;
    background-repeat: repeat-x;
    background-size: cover;
    text-align: center;
    padding-top: 15px;
}


.buildPitaButton{
    border-left-width: 0px !important;
}

@media (min-width: 911px) {

    #navFooter .coloredButton img {
        /*max-height: 48px !important;*/
    }

    #navFooter .coloredButton {
        padding-top: 0px !important;
    }

}

@media only screen and (max-width: 910px){

	#navFooter {
        height: 50px !important;
        bottom: -3px !important;
    }


	#navFooter div { width: 576px !important; }
	#navFooter ul li img { height: 30px !important; }
	#navFooter ul li { height:30px !important; padding:3px 10px !important; }

}


@media only screen and (max-width: 910px) and (min-width: 768px) {
    #navFooter .coloredButton img {
        /*height: 120% !important;*/
        margin-top: 2px;
    }

    #navFooter .coloredButton {
        padding-top: 0 !important;
    }
}


@media (max-width: 767px) and (min-width: 567px){
    #navFooter .coloredButton img {
        /*height: 31px !important;*/
        /*margin-top: 3px;*/
    }

    #navFooter{
        padding-top: 10px !important;
    }

    #navFooter .coloredButton {
        padding-top: 0 !important;
    }
}



@media only screen and (max-width: 566px){
    #navFooter .coloredButton img {
        /*height: 31px !important;*/
        margin-top: 0px;
    }

    #navFooter {
        padding-top: 25px !important;
    }

    #navFooter .coloredButton {
        padding-top: 0 !important;
    }
}

@media only screen and (max-width: 1024px){

    .contactForm #leftBox #leftBoxContent{
        margin-top: 0 !important;
    }
}

@media only screen and (max-width: 768px){
    .iframeStyle{
       width: 100%;
    }

    .contactForm #rightBox{
        width: 100% !important;

		margin:auto;
		margin-top: 15px;
    }

	.contactForm #leftBox {
            width: 100% !important;
	}

    .contactForm #leftBox #leftBoxContent{
        margin-top: 0 !important;
    }

	.alignnone {
	    margin: 5px auto 20px auto;
	}

	.parallax {
		height: 400px !important;
	}


	div.social-outer { margin: 0 !important;}
/*	#navFooter, .topBar, #social_buttons_nav {display:none;}*/
	#state_map_input_div { width:215px !important; }

	#navFooter {
        height: 50px !important;
        bottom: -3px !important;
    }
	#navFooter div { width: 576px !important; }
	#navFooter ul li img { height: 30px !important; }
	#navFooter ul li { height:30px !important; padding:0px 10px !important; }
}

@media only screen and (max-width: 565px){

	#navFooter {
        height: 105px !important;
        bottom: -7px !important;
    }
    #navFooter{padding-top: 15px;}
    #navFooter div { width: 100% !important; }
	#navFooter ul li { float:none !important; display:inline-block !important; height: 28px !important; margin-bottom: 6px !important; }
	#navFooter ul li img { height: 28px !important; }
}

@media (max-width: 479px) {

	#social_buttons_nav { right: 0px !important; }

    #social_buttons_nav a .orderOnlineImage {
        display: none;
        /*height: 50px;
        margin-top: 15px;
        margin-left: 17px;*/
    }

    #social_buttons_nav a .orderOnlineMobileImage {
        display: block;
        height: 46PX;
        margin-left: -30px;
        /*margin-top: 14px;*/
    }



}

.contactForm #leftBox{
    width: 40%;
    /*width:270px;
    /*height:290px;*/
    color:#3a3a3a;
    float:left;


}

.contactForm #leftBoxContent {
    padding:30px;
    font-size: 12pt;
    margin-top: 50px;

}

.contactForm #rightBoxContent {
    padding:10px;


}


.contactForm #rightBox{
    width:560px;
    height:290px;
    background-color:#3a3a3a;
    /*
    left:365px;
    position:absolute;
    */
    float: left;
}


.contactForm .inputMain{

    background-color:#fff;
    border: 1px solid;
    height:40px;
    width:270px;
    color:#666;
    font-size:12px;
    padding-left: 8px;




}


.contactForm .inputText{

    background-color:#fff;
    border: 1px solid;
    height:200px;
    width:270px;
    color:#666;
    font-size:12px;
    padding-left: 8px;




}
