/*
Theme Name: Divi Child
Theme URI: http://www.sigal.co.il
Version: 1.0
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Dima Minka
Author URI: http://www.cdk.co.il
Template: Divi
*/

@import url("../Divi/style.css");

@import url("../Divi/rtl.css");

/*------------------------------------------------*/
/*---------------[Custom Child CSS]---------------*/
/*------------------------------------------------*/


/* Basic */

a {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

body.et_cover_background {
    background-size: auto !important;
    background-position: center 40px !important;
}

h1 {
    line-height: 1.2;
    padding: 0 0 15px;
}

.et_boxed_layout #page-container {
    -webkit-box-shadow: 0px 0px 0px #000000;
    -moz-box-shadow: 0px 0px 0px #000000;
    box-shadow: 0px 0px 0px #000000;
}

.entry-content ul {
    list-style: none;
    margin: -12px 0 0;
}

.entry-content ul li:before {
    content: '•';
    font-size: 28px;
    line-height: 22px;
    margin: 0 0 0 15px;
    position: relative;
    top: 5px;
}

.entry-content p a {
    text-decoration: underline;
}

/*-----------------[HEADER]------------------------*/


/* WPA */
.sg.a11y-toolbar-widget {
    background: #000;
    direction: ltr;
    left: 0;
    margin: 0 auto;
    max-width: 830px;
    position: absolute;
    right: 0;
    top: 5px;
    width: 100%;
}

.sg.a11y-toolbar-widget li {
    display: inline-block;
    position: relative;
    vertical-align: bottom;
    z-index: 3;
}

.sg.a11y-toolbar-widget li span {
    display: none;
}

.sg.a11y-toolbar-widget .toggle-fontsize:before {
    color: #fff;
    content: 'א';
    font-size: 15px;
    font-weight: bold;
    margin: 0 3px;
}

#is_big_fontsize:before {
    font-size: 24px;
}

#is_medium_fontsize:before {
    font-size: 18px;
}

.sg.a11y-toolbar-widget #is_normal_fontsize:after {
    color: #fff;
    content: '/';
    font-size: 22px;
    margin: 0 12px;
    position: relative;
    top: 2px;
}

.toggle-contrast, .toggle-grayscale  {
    border: 1px solid #fff;
    bottom: 2px;
    display: block;
    height: 18px;
    position: relative;
    text-align: center;
    width: 18px;
}

.toggle-contrast:before, .toggle-grayscale:before {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: yellow;
    content: '';
    height: 10px;
    position: absolute;
    right: 4px;
    top: 4px;
    width: 10px;
}

.toggle-grayscale  {
    background: #fff !important;
}

.toggle-grayscale:before {
    background: #000;
}

.fontsize, .fontsize h1, .fontsize h2, .fontsize h3, .fontsize h4, .fontsize h5, .fontsize h6, .fontsize p, .fontsize li, .fontsize label, .fontsize input, .fontsize select, .fontsize textarea, .fontsize legend, .fontsize code, .fontsize pre, .fontsize dd, .fontsize dt, .fontsize blockquote, .fontsize a, .fontsize .et_pb_text span {
    font-size: 150% !important;
    line-height: 1.4;
}

.fontsize1, .fontsize1 h1, .fontsize1 h2, .fontsize1 h3, .fontsize1 h4, .fontsize1 h5, .fontsize1 h6, .fontsize1 p, .fontsize1 li, .fontsize1 label, .fontsize1 input, .fontsize1 select, .fontsize1 textarea, .fontsize1 legend, .fontsize1 code, .fontsize1 pre, .fontsize1 dd, .fontsize1 dt, .fontsize1 blockquote, .fontsize1 a, .fontsize1 .et_pb_text span {
    font-size: 125% !important;
    line-height: 1.2;
}

body.desaturated {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: gray;
}

/* Top header */

#top-header .container {
    padding-top: 5px;
}

#et-info, #top-header .et-social-icon a {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

#et-info > span:after, #et-info > ul:after, .et-social-waze:after {
    content: '/';
    font-size: 22px;
    font-weight: normal;
    margin-right: 13px;
    position: relative;
    top: 3px;
}

#et-info-phone:before,
#top-header .et-social-waze a:before  {
    content: url(images/icons/icon-phone.png);
    margin: 0 15px;
    position: relative;
    top: 5px;
}

#et-info-email {
    display: inline-block;
}

#et-info-email:before {
    float: right;
    font-size: 18px;
    margin: -3px 15px;
}

.et-social-icon span {
    display: inline-block;
}

#top-header .et-social-waze a:before {
    content: url('images/icons/icon-waze.png');
}

.et-social-facebook a.icon:before {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #000000;
    margin: 0 5px 0 17px;
    padding: 3px 3px;
}

#et_top_search {
    margin: 0;
}

#et_search_icon {
    display: inline-block;
    direction: ltr;
    margin: 0 25px 0;
}

#et_search_icon:before {
    margin: 0 15px;
    position: inherit;
}

.et_header_style_centered #main-header .container {
    max-width: 1539px;
    width: 100%;
}

.et_header_style_centered #logo {
    /*margin-bottom: -15px;*/
    padding: 0px;
}

#top-header {
    height: 40px;
}

#main-header {
    background: none;
    z-index: 500;
}

.sg-bg, .home .sg-bg  {
    background: url('images/bg-center.jpg') no-repeat center 40px;
    height: 744px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}

.sg-bg {
    background: url('images/bg-center-in.jpg') no-repeat center 40px;
    height: 330px;
}

.sg-bg:after {
    background: #000;
    border-top: 1px solid #000;
    bottom: 105px;
    content: '';
    height: 8px;
    position: absolute;
    width: 100%;
    z-index: -1;
}

.home .sg-bg:after {
    bottom: 6px;
}

.sg-bg-sec,
.home .sg-bg-sec {
    background: url('images/bg-fl.png') no-repeat center 40px;
    height: 430px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.sg-bg-sec {
    background: url('images/bg-fl-in.png') no-repeat center 40px;
    height: 330px;
}

.home .sg-bg-sec:before, .home .sg-bg-sec:after {
    background: url('images/bg-right.jpg') repeat-x left top;
    content: '';
    height: 700px;
    right: -669px;
    position: absolute;
    top: 40px;
    width: 50%;
    z-index: -1;
}

.home .sg-bg-sec:after {
    background: url('images/bg-left.jpg') repeat-x right top;
    left: -669px;
    right: auto;
}

#main-header {
    -webkit-box-shadow: 0px 0px 0px #000000;
    -moz-box-shadow: 0px 0px 0px #000000;
    box-shadow: 0px 0px 0px #000000;
    border-bottom: 1px solid #000;
    padding-top: 43px;
}

.home #main-header {
    padding: 18px 0px 0px;
}

/* Navigation */

#et-top-navigation {
    height: 55px;
}

#main-header nav#top-menu-nav {
    padding: 17px;
}

#top-menu li, .fullwidth-menu li {
    padding-right: 15px;
}

#top-menu li .et_pb_font_icon:before {
    content: attr(data-icon);
    font-size: 23px;
    position: relative;
}

.et_header_style_centered #top-menu > li > a {
    color: #333;
    font-size: 25px;
}

.et_header_style_centered #top-menu > li > a:before {
    content: '/';
    font-size: Arial;
    margin: 0 0 0 15px;
}

.et_header_style_centered #top-menu > li:first-child > a:before {
    display: none;
}

/*-----------------[CUSTOM PAGE STYLE]-------------*/

.et_pb_section {
    padding: 30px 0;
}

.et_right_sidebar #left-area {
    margin: 0 42px 0 68px;
    width: 598px;
}

/* Movie page style */

#left-area .main_title {
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    margin: 0;
    padding: 7px 0 5px;
    position: relative;
}

#left-area .main_title:before {
    content: '';
    height: 8px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.sg-movie-details {
    min-height: 217px;
    padding: 29px 33px;
}

.sg-mov_trailer {
    float: left;
    margin: -49px 0 0;
    padding: 9px 12px 10px;
    position: relative;
    z-index: 2;
}

.sg-mov_trailer:before {
    background: #168799;
    content: '';
    height: 8px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
}

.sg-mov_trailer a span:before {
    font-size: 24px;
    margin: 0 0 0 7px;
    position: relative;
    top: 3px;
}

.sg-mov_trailer a {
    font-size: 16px;
    font-weight: bold;
}

.sg-movie-details img {
    float: right;
    max-height: 216px;
    max-width: 150px;
    overflow: hidden;
    position: relative;
}
.sg-movie-details .img-wrapper{
	float: right;
	max-width: 150px;
	overflow: hidden;
	text-align: center;
	top: -20px;
	position: relative;
}
.no-tickets .sg-movie-details .img-wrapper{
	top: 0;
}
.sg-movie-details .img-wrapper img{
	float: none;
	display: block;
	margin-bottom: 9px;
}

#left-area .sg-movie-details ul {
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0 44px 0 0;
}

#left-area ul li:before {
    display: none;
}

#left-area .sg-movie-details li {
    border-bottom: 1px solid #AEAEAE;
}

#left-area .sg-movie-details h4 {
    font-size: 22px;
}

.sg-mov_trailer a span:before,
.sg-movie-details span +  span i:before {
    content: attr(data-icon);
}

.sg-movie-details li span {
    display: inline-block;
    padding: 7px 0;
    vertical-align: baseline;
}

.sg-movie-details li span:first-child {
    width: 190px;
}

.sg-movie-details span i {
    font-style: normal;
}

.sg-movie-details span i:before {
    content: '\e023';
    font-size: 18px;
    margin: 0 0 0 15px;
}

.sg-movie-details span:first-child i:after {
    color: #CFCFCF;
    content: '/';
    font-family: Arial;
    font-size: 24px;
    margin: 0 20px;
}

.sg-excerpt {
    color: #626262;
    margin: 35px 0 22px;
}

.sg-mov-content {
    float: left;
    margin: 13px 0 0;
    max-width: 338px;
}

.et_pb_filterable_portfolio.et_pb_movie_calendar .et_pb_portofolio_pagination {
    clear: both;
    float: none;
    margin: 15px 0 0;
    width: 100%;
}

.et_pb_filterable_portfolio.et_pb_movie_calendar .et_pb_portofolio_pagination ul {
    text-align: center;
}

.et_pb_filterable_portfolio.et_pb_movie_calendar .et_pb_portofolio_pagination ul li {
    display: inline-block;
    float: none;
    padding: 0;
}

.et_pb_filterable_portfolio.et_pb_movie_calendar .et_pb_portofolio_pagination ul li.page a:before {
    content: '/';
    color: #908F8B;
    float: left;
    margin: 0 15px;
}

.et_pb_filterable_portfolio.et_pb_movie_calendar .et_pb_portofolio_pagination ul li.page a.last-page:before {
    display: none;
}

.et_pb_filterable_portfolio.et_pb_movie_calendar .et_pb_portofolio_pagination ul li a {
    font-size: 20px;
    padding: 0;
}

.et_pb_filterable_portfolio.et_pb_movie_calendar .et_pb_portofolio_pagination ul li.prev a,
.et_pb_filterable_portfolio.et_pb_movie_calendar .et_pb_portofolio_pagination ul li.next a {
    display: block;
    font-size: 0;
    margin: 0 25px;
    overflow: hidden;
    width: 25px;
}

.et_pb_filterable_portfolio.et_pb_movie_calendar .et_pb_portofolio_pagination ul li.prev a:before,
.et_pb_filterable_portfolio.et_pb_movie_calendar .et_pb_portofolio_pagination ul li.next a:before {
	content: '\25b8';
    font-size: 42px;
    margin: 0 -5px 0;
    position: relative;
    top: 12px;
}

.et_pb_filterable_portfolio.et_pb_movie_calendar .et_pb_portofolio_pagination ul li.next a:before {
	content: '\25c2';
}

.et_pb_movie_calendar #et_search {
    background: #D6E4E5;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    margin: 0 0 37px;
    position: relative;
    overflow: hidden;
}

.et_pb_movie_calendar #et_search h3 {
    background: #BFD2D6;
    float: right;
    padding: 27px 40px;
    position: relative;
    width: 104px;
}

.et_pb_movie_calendar #et_search:before,
.et_pb_movie_calendar #et_search h3:before {
    background: #B6C9CD;
    content: '';
    height: 8px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.et_pb_movie_calendar #et_search:before {
    background: #CEDADA;
}

.et_pb_movie_calendar #et_search input {
    margin: 27px 50px 0 0;
    padding: 10px;
    width: 250px;
}

.et_pb_movie_calendar #et_search input#searchsubmit {
    background: none;
    border: 0 none;
    cursor: pointer;
    left: 0;
    margin: 0;
    position: absolute;
    text-indent: -9999px;
    top: 0;
    width: 100%;
    z-index: 1;
}

.et_pb_movie_calendar #et_search #et_search_icon {
    left: 4px;
    margin: 0;
    padding: 7px 13px 8px;
    position: relative;
}

.et_pb_movie_calendar #et_search #et_search_icon:before {
    left: 0;
    margin: 0 auto;
    right: 0 ;
    top: 0;
    width: 100%;
    z-index: -0;
}

.et_pb_filterable_portfolio.et_pb_movie_calendar .sg-excerpt.no-info {
    margin-top: -6px;
}

/* Page style */

#page-style .et_pb_column_3_4 {
    margin: 0 50px 0 62px;
    width: 595px;
}

#page-style .et_pb_column_1_4 {
    width: 305px;
}

.sg-title h2 {
    background: url('images/bg-title.png') no-repeat center top;
    font-size: 32px;
    left: 5px;
    margin-top: -60px;
    padding: 97px 0px 75px;
    position: relative;
    text-align: center;
    z-index: 1;
}

.sg-title h2 + div {
    background: url('images/bg-title-excerpt.png') no-repeat center top;
    font-size: 15px;
    font-weight: bold;
    margin-top: -42px;
    padding: 85px 0px 125px;
    text-align: center;
}

.sg-title h2 + div p {
    line-height: 1.2;
}

/*-----------------[SIDEBAR STYLE]-----------------*/

.et_right_sidebar #sidebar {
    width: 305px;
}

#sidebar .et_pb_widget {
    margin: 0 0 30px;
}

.et_right_sidebar #main-content .container::before {
    display: none;
}

.widget_sg_datepicker_widget .et_pb_section {
    display: none;
    opacity: 0;
    visibility: hidden;
}

#sidebar .sg-title h2 {
    background: url('images/bg-title.png') no-repeat center top;
    font-size: 53px;
    margin-top: -58px;
    padding: 83px 0px 70px;
    text-align: center;
}


/*-----------------[MODULES STYLE]-----------------*/

/* Contact module */

.sg .et_pb_contact_main_title {
    font-size: 22px;
    padding-bottom: 36px;
}

.sg .et_pb_contact_form_label {
    display: block;
}

.sg .et_pb_contact p input, .sg .et_pb_contact p textarea {
    border: 1px solid #C9C9C9 !important;
    padding: 7px !important;
}

.sg .et_pb_contact p textarea {
    min-height: 117px;
}

.sg-textarea {
    margin: -2px 0 0;
}

.sg .et_pb_contact p .et_contact_error {
    border: 1px solid #F00 !important
}

.sg .et-pb-contact-message {
    display: none;
}

.sg .et_pb_contact_left p {
    float: none;
    margin: 0 0 2px;
    width: 100%;
}

.sg .select-field + input {
    display: none;
}

.sg .et_pb_contact_left p.sg-multifield {
    text-align: left;
}

.sg .et_pb_contact_left p.sg-multifield .select-field {
    height: 32px;
    position: relative;
    top: 19px;
    width: 84px;
}

.sg .et_pb_contact_left p.sg-multifield + p {
    margin: -59px 0px 7px;
    max-width: 182px;
}

.sg .et_pb_contact_right {
    float: left;
    margin: 0;
    max-width: 282px;
    width: 100%;
}

.sg .et_pb_contact_right p.et_pb_contact_form_mail input {
    width: 100% !important;
}

.sg .et_pb_contact_left {
    float: right;
    max-width: 282px;
}

.et_pb_contact_submit, .et_pb_contact_reset,
.et_pb_contact_submit:hover, .et_pb_contact_reset:hover {
    border: 0 none;
    font-size: 18px;
    margin: 10px 0 0;
    padding: 0 18px !important;
}

.et_pb_contact_reset, .et_pb_contact_reset:hover {
    background-color: #8BAEB2;
    margin: 10px 5px 0;
}

/* Map module */

.et_pb_fullwidth_section #sg-map .et_pb_map {
    border-top: 1px solid #BFB6A5;
    height: 858px;
    margin: 0 0 -283px;
    z-index: 1;
}

/* Text Module */

.sg.et_pb_text > div{
    padding: 0 0 0 40px;
}

.sg.et_pb_text h1 {
    font-size: 25px;
}

/* Calendar */

.sg-cal-message {
    font-size: 16px;
    margin: 0 0 48px;
    padding: 10px 17px;
}

.et_pb_movie_calendar, .home .et_pb_movie_calendar  {
    margin: 9px 0;
    padding: 0 90px 0 0;
}

.et_pb_movie_calendar {
    padding: 0 0 0 0;
    margin: -2px 0;
}

.fc-calendar-container {
	position: relative;
	height: 400px;
	width: 400px;
}

.fc-calendar {
	width: 100%;
	height: 100%;
}

.fc-calendar .fc-body {
	position: relative;
	width: 100%;
	height: 100%;
	height: -moz-calc(100% - 30px);
	height: -webkit-calc(100% - 30px);
	height: calc(100% - 30px);
}

.fc-calendar .fc-row {
	height: 45px;
	width: 100%;
}

#sidebar .fc-calendar .fc-row,
#page-style .fc-calendar .fc-row {
	height: 33px;
}

.fc-calendar .fc-row > div,
.fc-calendar .fc-head > div {
	float: right;
	height: 100%;
	width:  58px;
	position: relative;
}

#sidebar .fc-calendar .fc-row > div,
#sidebar .fc-calendar .fc-head > div,
#page-style .fc-calendar .fc-row > div,
#page-style .fc-calendar .fc-head > div {
    width: 41px;
}

/* IE 9 is rounding up the calc it seems */
.ie9 .fc-calendar .fc-row > div,
.ie9 .fc-calendar .fc-head > div {
	width:  14.2%;
}

.fc-calendar .fc-row > div {
	overflow: hidden;
	position: relative;
}

.fc-calendar .fc-head {
    height: 50px;
}

#sidebar .fc-calendar .fc-head,
#page-style .fc-calendar .fc-head {
    height: 43px;
}

.fc-calendar .fc-head > div {
	text-align: center;
}

.fc-calendar .fc-row > div > span.fc-date {
	position: absolute;
	width: 30px;
	height: 20px;
	font-size: 16px;
	line-height: 20px;
	bottom: 5px;
	right: 5px;
}

.fc-calendar .fc-row > div > span.fc-weekday {
	padding-left: 5px;
	display: none;
}

.fc-calendar .fc-row > div.fc-today {
	background: #fff4c3;
}

.fc-calendar .fc-row > div.fc-out {
	opacity: 0.6;
}

.fc-calendar .fc-row > div:last-child,
.fc-calendar .fc-head > div:last-child {
	border-right: none;
}

.fc-calendar .fc-row:last-child {
	border-bottom: none;
}

.fc-content > div {
    display: none;
}

/* Custom calendar elements */

.custom-calendar-wrap {
	margin: 1px auto;
	position: relative;
	overflow: hidden;
}

.custom-inner:before,
.custom-inner:after  {
	content: '';
	width: 99%;
	height: 50%;
	position: absolute;
	background: #f6f6f6;
	bottom: -4px;
	left: 0.5%;
	z-index: -1;
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}

.custom-inner:after {
	content: '';
	width: 98%;
	bottom: -7px;
	left: 1%;
	z-index: -2;
}

.custom-header {
	border-top: 1px solid;
	border-bottom: 1px solid ;
	height: 46px;
	position: relative;
	text-align: center;
}

.custom-header:before {
    content: '';
    display: block;
    height: 8px;
}

.custom-header h2 {
    display: inline-block;
    font-size: 24px;
    padding: 7px 0 0;
}

.custom-header h3 {
    display: inline-block;
    font-family: Arial;
    font-size: 18px;
}

.custom-header nav span {
	position: absolute;
	top: 12px;
	width: 20px;
	height: 30px;
	color: transparent;
	cursor: pointer;
	margin: 0 1px;
	font-size: 42px;
	line-height: 30px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.custom-header nav span:last-child {
	left: 5px;
}

.custom-header nav span:first-child{
	right: -12px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .custom-header nav span:last-child {
        left: 0px;
    }

    .custom-header nav span:first-child{
        right: -5px;
    }
}

.custom-header nav span.custom-prev:before {
	content: '\25b8';
}

.custom-header nav span.custom-next:before {
	content: '\25c2';
}

.custom-header nav span:hover:before {
}

.custom-content-reveal {
	background: #f6f6f6;
	background: rgba(246, 246, 246, 0.9);
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 100;
	top: 100%;
	left: 0px;
	text-align: center;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

.custom-content-reveal span.custom-content-close {
	position: absolute;
	top: 15px;
	right: 10px;
	width: 20px;
	height: 20px;
	text-align: center;
	background: #ef4f69;
	box-shadow: 0 1px 1px rgba(0,0,0,0.1);
	cursor: pointer;
	line-height: 13px;
	padding: 0;
}

.custom-content-reveal span.custom-content-close:after {
	content: 'x';
	font-size: 18px;
	color: #fff;
}

.custom-content-reveal a,
.custom-content-reveal span {
	font-size: 22px;
	padding: 10px 30px;
	display: block;
}

.custom-content-reveal h4 {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 300;
	letter-spacing: 3px;
	color: #777;
	padding: 20px;
	background: #fff;
	border-bottom: 1px solid #ddd;
	border-top: 5px solid #ef4f69;
	box-shadow: 0 1px rgba(255,255,255,0.9);
	margin-bottom: 30px;
}

.custom-content-reveal span {
	color: #888;
}

.custom-content-reveal a {
	color: #ef4f69;
}

.custom-content-reveal a:hover {
	color: #333;
}

/* Modifications */

.fc-calendar-container {
	height: 330px;
	width: auto;
}

#sidebar .fc-calendar-container,
#page-style .fc-calendar-container {
	height: 262px;
}

.fc-calendar .fc-head h4 {
    font-size: 20px;
    padding: 15px 0 0;
}

#sidebar .fc-calendar .fc-head h4,
#page-style .fc-calendar .fc-head h4 {
    padding: 12px 0 0;
}

.fc-calendar .fc-row > div {
	cursor: pointer;
    margin: 0 0 2px 2px;
}

.fc-calendar .fc-row >  div:last:child {
    margin-left: 0;
}

.fc-calendar .fc-row > div > span.fc-date {
	left: 0;
	margin: -9px auto 0;
    right: 0;
	text-align: center;
	top: 50%;
	pointer-events: none;
}

.fc-calendar .fc-row > div.fc-today {
}

.fc-calendar .fc-row > div.fc-today > span.fc-date {
	color: #fff;
	text-shadow: 0 1px 1px rgba(0,0,0,0.1);
}

#sidebar .fc-calendar .fc-row > div.fc-content:before,
#page-style .fc-calendar .fc-row > div.fc-content:before {
    height: 31px;
    width: 39px;
}

.fc-calendar .fc-row > div.fc-content:before {
    border: 1px solid #000;
    content: '';
    height: 43px;
    left: 0;
    position: absolute;
    top: 0;
    width: 56px;
}

.fc-calendar .fc-row > div > div a,
.fc-calendar .fc-row > div > div span {
	display: none;
	font-size: 22px;
}

@media screen and (max-width: 400px) {
	.fc-calendar-container {
		height: 300px;
	}
	.fc-calendar .fc-row > div > span.fc-date {
		font-size: 15px;
	}
}

.sg-today-movies {
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    padding: 13px 0 6px;
    position: relative;
}

.sg-today-movies:after {
    content: '';
    height: 8px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.sg-today-movies.active,
.sg-today-movies.active + ul {
    /*display: none;*/
}

.sg-today-movies:before {
    content: '\e023';
    float: right;
    font-family: 'ETmodules';
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    margin: 3px 0;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}

.sg-today-movies h3, .sg-today-movies span {
    display: inline-block;
    margin: 0 15px;
    padding: 0;
}

.sg-today-movies span:before  {
    content: '/';
    font-size: 24px;
    left: 15px;
    position: relative;
    top: 3px;
}

.sg-today-movies + ul {
    list-style: none;
    padding: 17px 0 35px;
}

.sg-today-movies + ul li {
    margin-bottom: 5px;
}

.sg-today-movies + ul li:before {
    display: none;
}

.sg-today-movies + ul li a {
    font-size: 16px;
    /*padding: 0 10px;*/
}

.sg-today-movies + ul li span {
    font-size: 17px;
    padding: 2px 4px;
}
.sg-today-movies + ul li > a{
	display: table-cell
}
.sg-today-movies + ul li > span{
	float: right;
	margin-left: 10px;
}
.sg-today-movies + ul .et_pb_font_icon {
    background: none;
    display: inline-block;
}

.sg-today-movies + ul .et_pb_font_icon:before {
    content: 'D';
    font-size: 15px;
    font-style: normal;
}

.et_pb_filterable_portfolio.et_pb_movie_calendar .et_pb_portfolio_items {
    height: auto !important;
}

.et_pb_filterable_portfolio.et_pb_movie_calendar .et_pb_portfolio_item {
    margin: 0 0 63px;
    display: block !important;
    position: relative !important;
    top: 0 !important;
    width: 598px;
}
.et_pb_filterable_portfolio.et_pb_movie_calendar .sg-movie-details {
    border-bottom: 1px solid #000;
}

.et_pb_filterable_portfolio.et_pb_movie_calendar #left-area .main_title,
 #left-area .et_pb_filterable_portfolio.et_pb_movie_calendar .main_title {
    font-size: 22px;
    padding: 13px 0 9px;
}

.et_pb_filterable_portfolio.et_pb_movie_calendar #left-area .main_title span,
 #left-area .et_pb_filterable_portfolio.et_pb_movie_calendar .main_title span {
     display: block;
     max-width: 460px;
     width: 100%;
}

.et_pb_filterable_portfolio.et_pb_movie_calendar .et_pb_portfolio_filters,
.active .sg-movie-details span:first-child, .page .sg-movie-details li.sg-date {
    display: none;
}

.sg-movie-details.active li.sg-date.active {
    display: block;
}

.active .sg-movie-details span i::before {
    font-size: 22px;
}

.active .sg-movie-details span {
    font-size: 20px;
    font-weight: bold;
    padding: 25px 0;
}

.et_pb_filterable_portfolio.et_pb_movie_calendar .sg-excerpt {
    color: #626262;
    margin: 23px 0px 18px;
}

#left-area .sg-movie-details li.sg-more-mov {
    border: 0 none;
    margin: 20px 0 8px;
}

.sg-more-mov a {
    font-size: 16px;
    font-weight: bold;
}

.et_pb_filterable_portfolio.et_pb_movie_calendar #sidebar .sg-title h2 {
    font-size: 32px;
    padding: 97px 0px 65px;
}

.et_pb_filterable_portfolio.et_pb_movie_calendar .et_pb_portfolio_items_wrapper {
    border: 0 none;
}

/* Toggle SG */

.sg.et_pb_toggle {
    background: none;
    border: 0 none;
    margin-bottom: 15px;
    padding: 0;
}

.et_pb_toggle_content_sg, .et_pb_toggle_content {
    padding: 0 11px 40px;
}

.et_pb_toggle_content {
    margin: 0 0 60px;
}

.sg.et_pb_toggle h5.et_pb_toggle_title {
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    font-size: 27px;
    padding: 14px 0 3px;
}

.sg.et_pb_toggle h5.et_pb_toggle_title:before {
    content: '';
    height: 8px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

.sg.et_pb_toggle h5.et_pb_toggle_title span {
    font-size: 15px;
}

.sg.et_pb_toggle h5.et_pb_toggle_title span.sg-more-d {
    bottom: 14px;
    float: left;
    font-size: 18px;
    font-weight: bold;
    padding: 9px 15px 10px;
    position: relative;
}

.sg.et_pb_toggle h5.et_pb_toggle_title span:before  {
    content: '/';
    margin: 0 10px 0 15px;
}

.sg.et_pb_toggle h5.et_pb_toggle_title span.sg-more-d:before {
    content: attr(data-icon);
    float: left;
    font-size: 22px;
    margin: 0;
    position: relative;
    right: 5px;
    top: 5px;
}

.sg.et_pb_toggle.et_pb_toggle_open h5.et_pb_toggle_title span.sg-more-d:before {
    content: 'B'
}

.sg.et_pb_toggle h5.et_pb_toggle_title span.sg-more-d:after {
    background: #168799;
    content: '';
    height: 8px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

/* Price Table SG */

.et_pb_pricelist {
    margin: 0 0 60px;
}

.et_pb_pricelist .sg-price-title {
    font-size: 16px;
    font-weight: bold;
    padding: 0 10px;
}

.et_pb_pricelist .sg-price-excerpt {
    line-height: 1.2;
    max-width: 400px;
    padding: 15px 0;
    width: 100%;
}

.et_pb_pricelist > div {
    background: none !important;
    border: 0 none !important;
    margin: 0 0 26px;
    padding: 0;
    position: relative;
}

.et_pb_pricelist > div:before {
    bottom: 5px;
    content: '......................................................................................................................................................................................................';
    font-size: 8px;
    left: 0;
    letter-spacing: 1px;
    line-height: 1px;
    position: absolute;
    text-align: left;
    width: 100%;
}

.et_pb_pricelist .et_pb_toggle_title::before {
    display: none;
}

.et_pb_pricelist .et_pb_toggle_content {
    display: block !important;
    height: auto !important;
    padding: 0;
}

.et_pb_pricelist .et_pb_toggle_content p {
    display: table;
    line-height: 1.2;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1;
}

.et_pb_pricelist .et_pb_toggle h5.et_pb_toggle_title {
    bottom: 2px;
    cursor: default;
    left: 0;
    padding: 4px 23px;
    position: absolute;
}

.et_pb_pricelist strong {
    font-size: 16px;
}

/*-----------------[SIDEBAR-TOP STYLE]-----------------*/

#sidebar-top {
    min-height: 533px;
}

.widget_sgmovieswidget {
    background: url('images/bg-cin.png') no-repeat center top;
    padding: 74px 0;
}

.carousel-frame {
    direction: ltr;
    margin: 0 auto;
}

.widget_sgmovieswidget > div {
    margin: 0 auto;
    max-width: 875px;
    position: relative;
    width: 100%;
}

.widget_sgmovieswidget > div > span {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    height: 32px;
    left: 12px;
    line-height: 1;
    overflow: hidden;
    speak: none;
    position: absolute;
    text-transform: none;
    top: 48%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    z-index: 9999;
}

.widget_sgmovieswidget > div > span:before {
    content: 'D';
    display: block;
    font-family: 'ETmodules';
    font-size: 25px;
    height: 32px;
    margin: 4px 0 0;
    width: 32px;
}

.widget_sgmovieswidget > div > span.bk-next {
    left: auto;
    right: 12px;
}

.widget_sgmovieswidget > div > span.bk-next:before {
    content: 'E';
}

.bk-list {
	list-style: none;
	position: relative;
}

.bk-list li {
    direction: rtl;
    height: 251px;
	position: relative;
	width: 170px !important;
	float: left;
	z-index: 1;
	margin: 20px 14px 40px;
	-webkit-perspective: 1800px;
	-moz-perspective: 1800px;
	perspective: 1800px;
}

.bk-list li:last-child {
	margin-right: 0;
}

.bk-info {
    height: 251px;
    left: 0;
	position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.bk-info h3 {
	padding: 25px 0 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid rgba(0,0,0,0.3);
	font-size: 26px;
}

.bk-info h3 span:first-child {
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	padding-bottom: 5px;
	display: block;
	color: #777;
}

.bk-info p {
	line-height: 24px;
	color: #444;
	min-height: 160px;
}

.bk-info button {
	background: none;
	border: none;
    height: 251px;
	cursor: pointer;
    position: absolute;
    left: 0;
    text-indent: -9999px;
    width: 100%;
}

.bk-info button.bk-active,
.bk-info button:active {
	box-shadow:
		0 1px 0 rgba(255, 255, 255, 0.8),
		inset 0 -1px 1px rgba(0,0,0,0.2);
}

.no-touch .bk-info button:hover,
.bk-info button.bk-active {
}

.bk-list li .bk-book {
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	width: 100%;
	height: 251px;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: -webkit-transform .5s;
	-moz-transition: -moz-transform .5s;
	transition: transform .5s;
}

.bk-list li .bk-book.bk-bookdefault:hover, .bk-info:hover + .bk-book.bk-bookdefault {
	-webkit-transform: rotate3d(0,1,0,35deg);
	-moz-transform: rotate3d(0,1,0,35deg);
	transform: rotate3d(0,1,0,35deg);
}

.bk-list li .bk-book > div,
.bk-list li .bk-front > div {
	display: block;
	position: absolute;
}

.bk-list li .bk-front {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform-origin: 0% 50%;
	-moz-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	-webkit-transition: -webkit-transform .5s;
	-moz-transition: -moz-transform .5s;
	transition: transform .5s;
	-webkit-transform: translate3d(0,0,20px);
	-moz-transform: translate3d(0,0,20px);
	transform: translate3d(0,0,20px);
	z-index: 10;
}

.bk-list li .bk-front > div {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.bk-list li .bk-page {
	-webkit-transform: translate3d(0,0,19px);
	-moz-transform: translate3d(0,0,19px);
	transform: translate3d(0,0,19px);
	display: none;
	width: 170px;
	height: 251px;
	top: 5px;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 9;
}

.bk-list li .bk-front,
.bk-list li .bk-back,
.bk-list li .bk-front > div {
	width: 170px;
	height: 251px;
}

.bk-list li .bk-left,
.bk-list li .bk-right {
	width: 20px;
	left: -4px;
}

.bk-list li .bk-top,
.bk-list li .bk-bottom {
	width: 170px;
	height: 40px;
	top: -15px;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.bk-list li .bk-back {
	-webkit-transform: rotate3d(0,1,0,-180deg) translate3d(0,0,20px);
	-moz-transform: rotate3d(0,1,0,-180deg) translate3d(0,0,20px);
	transform: rotate3d(0,1,0,-180deg) translate3d(0,0,20px);
    -webkit-box-shadow: -7px 7px 5px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: -7px 7px 5px rgba(0, 0, 0, 0.6);
    box-shadow: -7px 7px 5px rgba(0, 0, 0, 0.6);
	border-radius: 3px 0 0 3px;
    height: 248px;
    top: 2px;
    width: 158px;
}

.bk-list li .bk-cover-back {
	background-color: #000;
	-webkit-transform: rotate3d(0,1,0,-180deg);
	-moz-transform: rotate3d(0,1,0,-180deg);
	transform: rotate3d(0,1,0,-180deg);
}

.bk-list li .bk-right {
	height: 251px;
	top: 5px;
	-webkit-transform: rotate3d(0,1,0,90deg) translate3d(0,0,295px);
	-moz-transform: rotate3d(0,1,0,90deg) translate3d(0,0,295px);
	transform: rotate3d(0,1,0,90deg) translate3d(0,0,295px);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.bk-list li .bk-left {
	height: 251px;
	-webkit-transform: rotate3d(0,1,0,-90deg);
	-moz-transform: rotate3d(0,1,0,-90deg);
	transform: rotate3d(0,1,0,-90deg);
}

.bk-list li .bk-top {
	-webkit-transform: rotate3d(1,0,0,90deg);
	-moz-transform: rotate3d(1,0,0,90deg);
	transform: rotate3d(1,0,0,90deg);
}

.bk-list li .bk-bottom {
	-webkit-transform: rotate3d(1,0,0,-90deg) translate3d(0,0,390px);
	-moz-transform: rotate3d(1,0,0,-90deg) translate3d(0,0,390px);
	transform: rotate3d(1,0,0,-90deg) translate3d(0,0,390px);
}

/* Transform classes */

.bk-list li .bk-viewinside .bk-front {
	-webkit-transform: translate3d(0,0,20px) rotate3d(0,1,0,-160deg);
	-moz-transform: translate3d(0,0,20px) rotate3d(0,1,0,-160deg);
	transform: translate3d(0,0,20px) rotate3d(0,1,0,-160deg);
}

.bk-list li .bk-book.bk-viewinside {
	-webkit-transform: translate3d(0,0,150px) rotate3d(0,1,0,0deg);
	-moz-transform: translate3d(0,0,150px) rotate3d(0,1,0,0deg);
	transform: translate3d(0,0,150px) rotate3d(0,1,0,0deg);
}

.bk-list li .bk-book.bk-viewback {
	-webkit-transform: translate3d(0,0,0px) rotate3d(0,1,0,180deg);
	-moz-transform: translate3d(0,0,0px) rotate3d(0,1,0,180deg);
	transform: translate3d(0,0,0px) rotate3d(0,1,0,180deg);
}

.bk-list li .bk-viewback .bk-back {
	z-index: 10;
}

.bk-list li .bk-viewback .bk-back .et_pb_font_icon:before {
	content: '\e024';
    font-size: 7em;
    left: 11px;
    position: relative;
    top: 40px;
}

/* Main colors and content */

.bk-list li .bk-page,
.bk-list li .bk-right,
.bk-list li .bk-top,
.bk-list li .bk-bottom {
}

.bk-list li .bk-front > div {
    background-size: cover;
	border-radius: 0 3px 3px 0;
	box-shadow:
		inset 4px 0 10px rgba(0, 0, 0, 0.1);
}

.bk-list li .bk-front:after {
	content: '';
	position: absolute;
	top: 1px;
	bottom: 1px;
	left: -1px;
	width: 1px;
}

.bk-left h2 {
	width: 251px;
	height: 40px;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotate(90deg) translateY(-40px);
	-moz-transform: rotate(90deg) translateY(-40px);
	transform: rotate(90deg) translateY(-40px);
}

.bk-content {
	position: absolute;
	top: 30px;
	left: 20px;
	bottom: 20px;
	right: 20px;
	padding: 30px;
	overflow: hidden;
	background: #fff;
	opacity: 0;
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
	cursor: default;
}

.bk-content-current {
	opacity: 1;
	pointer-events: auto;
}

.bk-content p {
	padding: 0 0 10px;
	color: #000;
	font-size: 13px;
	line-height: 20px;
	text-align: justify;
}

.bk-page nav {
	display: block;
	text-align: center;
	margin-top: 20px;
	position: relative;
	z-index: 100;
	cursor: pointer;
}

.bk-page nav span {
	display: inline-block;
	width: 20px;
	height: 20px;
	color: #aaa;
	background: #f0f0f0;
	border-radius: 50%;
}

/* Individual style & artwork */

/* Book 1 */
.bk-book.bk-front > div,
.bk-book .bk-back,
.bk-book .bk-left,
.bk-book .bk-front:after {
}

.bk-book .bk-left h2 {
	color: #fff;
	font-size: 15px;
	line-height: 40px;
	padding-right: 10px;
	text-align: right;
}

.bk-book .bk-back p {
	color: #fff;
	font-size: 13px;
	padding: 40px;
	text-align: center;
	font-weight: 700;
}

/* Fallbacks */

.no-csstransforms3d .bk-list li .bk-book > div,
.no-csstransforms3d .bk-list li .bk-book .bk-cover-back {
	display: none;
}

.no-csstransforms3d .bk-list li .bk-book > div.bk-front {
	display: block;
}

.no-csstransforms3d .bk-info button,
.no-js .bk-info button {
	display: none;
}


/*-----------------[FOOTER STYLE]------------------*/

.et_pb_scroll_top {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

#main-footer {
    background-image: url('images/Footer_repet_rt.png');
    background-position: left 180px;
    background-repeat: repeat-x;
    position: relative;
    z-index: 2;
}

#footer-bottom {
    background-color: transparent;
    background-image: url('images/Footer_lt.png');
    background-position: left top;
    background-repeat: no-repeat;
    padding: 322px 0 0;
}

#et-footer-nav {
    background: none;
    float: left;
}

.bottom-nav {
    padding: 0 20px;
}

.bottom-nav li {
    padding: 0;
}

.bottom-nav li:before {
    content: '|';
    margin: 0 1px 0 4px;
}

.bottom-nav li:first-child:before {
    display: none;
}

.bottom-nav a {
    font-size: 12px;
}

#sg-footer-info {
    font-size: 12px;
    padding: 0 20px;
}

#main-footer .sg-container {
    padding: 1px 0 0;
}

.sg-foot-logo {
    overflow: hidden;
    margin: 12px 0;
}

.sg-foot-logo > div {
    line-height: 1.3;
    margin: 0 auto;
    padding: 10px 0 0;
    width: 1080px;
}

.sg-foot-logo #et-footer-nav {
    float: none;
}

.sg-foot-logo #et-footer-nav .bottom-nav {
    padding: 0 4px;
}

.sg-foot-logo #et-footer-nav .bottom-nav li {
    border-bottom: 1px solid #000;
    margin: 0 -4px 8px 0;
    padding-bottom: 10px;
}

.sg-foot-logo #et-footer-nav .bottom-nav li:before {
    padding: 0 5px;
}

.sg-foot-logo #et-footer-nav .bottom-nav li a {
    font-size: 16px;
}

.sg-foot-logo #et-footer-nav .bottom-nav li:last-child {
    padding-left: 20px;
}

.sg-foot-logo .sg-footer-logo {
    float: left;
    margin: 20px 0;
}
#left-area *{
	animation: none !important;
	-webkit-animation: none !important;
	-moz-animation: none !important;
}

.sg-mob, .sg-mob span {
    display: none;
}

@media screen and (max-width: 1024px){
    .et_header_style_centered .et_mobile_menu {
        top:73px;
    }
    .et_pb_movie_calendar, .home .et_pb_movie_calendar {
        padding: 0;
    }
    .sg-foot-logo > div {
        text-align: center;
        width: 100%;
    }
    .sg-foot-logo .sg-footer-logo {
        float: none;
    }
    .sg-foot-logo #et-footer-nav .bottom-nav {
        text-align: center;
    }
    .sg-foot-logo #et-footer-nav .bottom-nav li {
        border: 0;
        display: block;
    }
    .bottom-nav li:before {
        content: '';
    }
    #page-style .et_pb_column_3_4 {
        margin: 0;
        width: 100%;
    }
    #page-style .et_pb_column_1_4 {
        float: none;
        margin: 0 auto;
    }
    #page-style .et_pb_column_1_4 .sg-title  {
        display: inline-block;
        margin: 40px auto;
        width: 100%;
    }
    .et_right_sidebar #sidebar {
        float: none;
        margin: 70px auto 0 auto;
    }
    .sg.et_pb_text > div {
        padding: 0;
    }
    .et_right_sidebar #left-area {
        float: none;
        margin: 0 auto;
    }
    .et_pb_movie_calendar, .home .et_pb_movie_calendar {
        margin: 0 auto;
        max-width: 420px;
    }
}
@media screen and (max-width: 768px){
    .et_header_style_centered #logo {
        margin-bottom: -80px;
        max-height: 100px;
    }
    .desktop-only{
		display: none !important;
	}
	.mobile-only{
		display: block !important;
	}
	.mobile-only.ticket-button-inline {display: table-cell !important; color: #d60070 !important; font-weight: bold !important;}
    .home #main-header #et_mobile_nav_menu {
        margin-top: 5px;
        position: relative;
        top: 55px;
    }
    #main-header #et_mobile_nav_menu {
        margin-top: 105px;
    }
    #et-info .et-social-icons {
        display: inline-block;
    }
    #et-secondary-menu {
        display: none;
    }
    #et-info {
        text-align: center;
        float: none;
    }
    .sg .et_pb_contact_left, .sg .et_pb_contact_right {
        display: block;
        float: none;
        margin: 0 auto;
    }
    .et_right_sidebar #left-area {
        margin: 0 auto;
        width: 100%;
    }
    .et_pb_filterable_portfolio.et_pb_movie_calendar .et_pb_portfolio_item {
        width: 100%;
    }
    #sidebar-top {
        margin-top: 104px;
    }
    .et_pb_movie_calendar #et_search h3 {
        padding: 27px 0;
        text-align: center;
        width: 100%;
    }
    .et_pb_pricelist > div {
        overflow: hidden;
    }
    .et_pb_toggle_content  {
        margin: 0 0 50px;
    }
    .et_pb_pricelist .et_pb_toggle h5.et_pb_toggle_title {
        bottom: 0;
        left: auto;
        right: 0;
    }
    .sg-mob {
        bottom: 0;
        display: block;
        left: 0;
        position: fixed;
        text-align: center;
        width: 100%;
        z-index: 9999;
    }
    .sg-mob a {
        display: inline-block;
        height: auto;
        margin: 5px 0 0;
        width: 50px;
    }
    .sg-mob a:before {
        color: #fff;
        content: attr(data-icon);
        font-family: 'ETmodules';
        font-size: 40px;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .sg-foot-logo {
        margin-bottom: 50px;
    }
}
@media only screen and (max-width: 479px) {
    .widget_sgmovieswidget {
        display: none;
    }
    .et_pb_row, .container, .et_pb_container {
        width: 85%;
    }
    .et_pb_movie_calendar #et_search #et_search_icon {
        left: 0;
    }
    .et_right_sidebar #sidebar {
        width: 100%;
    }
    #page-style .et_pb_column_1_4 {
        width: auto;
    }
    .et_pb_movie_calendar #et_search input {
        width: 305px !important;
    }
    .et_right_sidebar #left-area {
        margin: 0;
        padding: 0;
        width: 100%;
    }
    #left-area .sg-movie-details ul {
        display: inline-block;
        padding: 0;
        text-align: center;
    }
    .sg-mov_trailer {
        float: none;
        text-align: center;
        margin: 0;
    }
    #left-area .main_title {
        background: rgb(239, 239, 239);
        text-align: center;
    }
    .sg-movie-details img {
        display: block;
        float: none;
        margin: 0 auto;
    }
    #left-area .sg-movie-details ul {
        margin: 10px 0 0 0;
    }
    .et_pb_movie_calendar #et_search input {
        margin: 27px 0px 0 0;
        width: 270px !important;
    }
    .et_pb_movie_calendar #et_search h3 {
        width: 100%;
    }
    .sg.a11y-toolbar-widget {
        display: none;
    }
    #sidebar-top {
        min-height: inherit;
    }
    .et_pb_pricelist > div:before {
        content: '';
    }
    .sg.et_pb_toggle h5.et_pb_toggle_title span.sg-more-d {
        bottom: 0;
        width: 90%;
    }
    .sg.et_pb_toggle h5.et_pb_toggle_title {
        font-size: 25px;
    }
    .custom-calendar-wrap #sidebar .fc-calendar .fc-row > div, #sidebar .fc-calendar .fc-head > div, #page-style .fc-calendar .fc-row > div, #page-style .fc-calendar .fc-head > div {
        max-width: 37px;
        width: 100%;
    }
    .custom-calendar-wrap .fc-calendar .fc-row > div {
        margin: 0 0 2px 1px;
        width: 37px !important;
    }
    #sidebar .fc-calendar .fc-row > div.fc-content:before, #page-style .fc-calendar .fc-row > div.fc-content:before {
        width: 35px;
    }
    .fc-calendar .fc-row > div.fc-content:before {
        height: 32px;
        width: 35px;
    }
    .custom-calendar-wrap .fc-calendar .fc-row {
        margin: 0 auto;
        height: 34px;
        width: 270px;
    }
    .custom-calendar-wrap #sidebar .fc-calendar .fc-head, #page-style .fc-calendar .fc-head {
        height: 43px;
        margin: 0 auto;
         width: 231px;
    }
    .custom-calendar-wrap .fc-calendar .fc-head > div {
        width: 38px !important;
    }
    .fc-calendar .fc-head {
        height: 40px;
        margin: 0 auto;
        width: 270px;
    }
    .custom-header nav span:first-child {
        right: 0;
    }
    .et-social-icon span {
        display: none;
    }
    #et-info-phone:before, #top-header .et-social-waze a:before {
        margin: 0 8px;
    }
    #top-header .et-social-icons li {
        margin-left: 7px;
    }
}
.home-intro-box{
	margin-top: -6px !important;
}
.home-intro-box *{
	font-family: "Frank Ruehl";
	font-size: 22px;
}
.home-banner-title{
	font-size: 27px !important;
}
.home-banner-link{
	font-weight: bold;
}
.home .et_pb_movie_calendar{
	margin-top: 0 !important;
}
.home .et_pb_portfolio_items_wrapper{
	display: none !important;
}
.ticket-button{
	display: block;
	color: #fff;
	text-align: center;
	/*line-height: 2.5em;*/
	/*padding: 0 0.5em;*/
	background: #D60070;
	font-weight: bold;
	margin: auto;
	cursor: pointer;
	font-size: 16px;
	padding: 12px;
	position: relative;
}
/*.ticket-button:before {
    background: #168799;
    content: '';
    height: 8px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
}*/
.has-tickets .sg-movie-details{
	padding-bottom: 46px;
}
@media screen and (min-width: 769px){
	.desktop-only{
		display: block !important;
	}
	.desktop-only.ticket-button-inline {display: table-cell !important; color: #d60070 !important; font-weight: bold !important;}
	.mobile-only{
		display: none !important;
	}
}