/*
Theme Name: steaknshake mobile
Theme URI: 
Description: Child 01 theme for the steaknshake theme
Author: <a href="http://www.holgerkoenemann.de">Holger Koenemann</a>
Author URI: 
Template: steaknshake
Version: 1.0.9
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Wed, 07 Jun 2017 05:39:58 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/



/* Banner css */

.carousel {
    box-shadow: none;
    webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    margin-bottom: 4px;
}
.carousel .carousel-inner .item {
    height: 400px !important;
}
.carousel .carousel-caption {
    margin: 0 auto;
    left: 0;
    right: 0;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
}
.carousel .carousel-caption h4 {
    font-family: "TradeGothicLTPro-Bold";
    font-size: 6em;
    margin: 0;
    opacity: 0.8;
    text-shadow: none;
}
.carousel .carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 40%;
    background: url("image/firstwatch-icons.png") no-repeat left -58px;
    height: 35px;
}
.carousel .carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 40%;
    background: url("image/firstwatch-icons.png") no-repeat left top;
    height: 35px;
}
.carousel .glyphicon-chevron-left:before,
.carousel .glyphicon-chevron-right:before {
    content: "";
}
.carousel .carousel-control .glyphicon {
    width: 30px;
}
.carousel .carousel-control {
    width: 10%;
    z-index: 999;
}
.carousel .carousel-indicators {
    bottom: 0px;
}
@media (max-width: 400px) {
    .carousel .carousel-caption h4 {
        font-size: 4em;
    }
}
.sns-privay-page ul { padding-bottom: 0px; }

.visuallyhidden{
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
@media screen and (orientation:landscape)
and (min-width: 319px)
and (max-width: 767px){
.eclub-popup .modal-dialog {
    margin: 180px 30px;
    height: auto;
}
}
@media screen and (max-width:767px) and (orientation:portrait) {
    .eclub-popup .modal-dialog {
       height: 76%;
        margin: 100px 20px;
    }
.eclub-popup button.close {
    right: 15px;
    top: 13px;
    padding: 0px 5px 2px;
    line-height: 20px;
    font-size: 1.2rem;
}
}
@media screen and (max-width: 767px) and (min-width: 319px) and (orientation: landscape) {
	.eclub-popup button.close {
		padding:0 6px 4px;
}
}
