<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Divi Child Theme
Theme URI: http://www.elegantthemes.com/gallery/divi/
Description: Divi Child Theme
Author: Valigara
Author URI: http://www.valigara.com
Template: Divi
Version: 1.0.0
*/
@import url("../Divi/style.css");
@import url("font-awesome-less/css/font-awesome.min.css");
@import url("fonts/stylesheet.css");
@import 'https://fonts.googleapis.com/css?family=Heebo:100,300,400,500,700&amp;subset=hebrew';

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

* {
    font-family: 'Heebo', sans-serif;
    direction: rtl !important;
}

body {
    background: #000 !important;
}

h1, h2, h3, h4, h5, h6, body, input, textarea, select{
	font-family: 'Heebo', sans-serif !important;
}

.et_pb_section_2.et_pb_section, .et_pb_section {
    background: transparent !important;
}

.et_pb_text {
    text-align: right;
}

#main-header {
    z-index: 9999;
}

.et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth &gt; .et_pb_row, .et_pb_slider_fullwidth_off .et_pb_container { width: 100% !important; max-width: none !important; min-height: auto !important;}
.et_pb_slide { padding: 0; }
/*.et_pb_slider_0 .et_pb_slide_description, .et_pb_slider_fullwidth_off.et_pb_slider_0 .et_pb_slide_description { padding: 0; position: absolute; left: 0; right: 0; top: 0; bottom: 0; }*/

/* Top line header */

@media (min-width: 981px) { .et_header_style_fullscreen .mobile_menu_bar.et_toggle_fullscreen_menu { display: none; } }

header {
    height: 318px !important;
	background: url('images/bg-header.jpg') no-repeat scroll center top;
}
.et_fixed_nav #main-header, .et_fixed_nav #top-header {
    -webkit-box-shadow: 0px 15px 30px 0px rgba(50, 50, 50, 0.5) !important;
    -moz-box-shadow:    0px 15px 30px 0px rgba(50, 50, 50, 0.5) !important;
    box-shadow:         0px 15px 30px 0px rgba(50, 50, 50, 0.5) !important;
	background: url('images/bg-header.jpg') no-repeat scroll center top;
}
#et-top-navigation2 { float: left; padding-left: 0 !important; }

/* Logo */
.et_header_style_left .logo_container {
    height: auto;
    text-align: right;
    top: 196px;
    width: auto;
    right: 0;
}
.et_header_style_left .logo_container a {
    color: #fff;
}
.et_header_style_left .logo_container a &gt; span {
    display: block;
    line-height: 0.9em;
}

.et_header_style_fullscreen #top-menu-nav {
    display: block !important;
}

#top-menu a {
    color: #2a1610 !important;
    font-size: 20px;
    font-weight: 700;
    line-height: 36px;
    text-align: center;
    height: 36px;
    padding: 0 20px;
}

#top-menu li {
    padding: 0 !important;
}

#top-menu li a{
    color: #fff !important;
	font-weight: bold;
}

#top-menu .current-menu-item {
    position: relative;
}

#top-menu .current-menu-item a{
	color: #c50000 !important;
	font-weight: bold;
}

#et-main-area{
	background: url('images/bg-main.jpg') no-repeat scroll center top;
	
}

.page-id-520 #et-main-area{
	background: url('images/bg-menu.jpg') no-repeat scroll center top;
}

.et_pb_gutters3 .et_pb_column_4_4 .et_pb_module{
	    margin-bottom: 10px;
}

.page-id-520 h2{
	width: 968px;
	background-color: rgba(0, 0, 0, 0.5);
	height: 60px;
	line-height: 60px;
	padding: 0 20px;
	margin: 60px auto 0;
	color: white;
	
}

.page-id-1017 h2{
	width: 968px;
	background-color: rgba(0, 0, 0, 0.5);
	height: 60px;
	line-height: 60px;
	padding: 0 20px;
	margin: 60px auto 0;
	color: white;
}

.page-id-1017 .et_pb_text_1{
	width: 968px;
	margin: 20px auto 30px !important;
	color: white;
	font-size: 18px;
	background-color: rgba(0, 0, 0, 0.5);
    padding: 20px;
}

.post-224 .btn-all{
	display: none;
}

.post-224 .shows-block div.shows-block-title{
	margin-top: 60px;
}

#main-content.page-goshow-event{
	background-color: transparent;
}

#main-content iframe{
	background-color: rgba(0, 0, 0, 0.5);
}

.et_pb_slider .et_pb_slide{
	margin-right: 0;
}
.et_pb_slider_0 .et_pb_slide_description, .et_pb_slider_fullwidth_off.et_pb_slider_0 .et_pb_slide_description{
	margin: 0 !important;
	padding: 0 !important;
}
.et_pb_slider .et_pb_slide:first-child{
	background-color: transparent !important;
}
/*
#top-menu .current-menu-item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
*/
.et_header_style_fullscreen #et-top-navigation2 {
    padding-top: 268px !important;
    margin-right: 275px;
    float: right;
}

@media (max-width: 980px) {
	header {
		height: 151px !important;
		background: #000 url('images/bg-header-mobile.jpg') no-repeat scroll center top/cover;
		overflow-x: hidden;
	}
	#et-main-area{
		background: none;
	}

    .et_mobile_menu li &gt; img {
        display: none;
    }
    .et_pb_slider .et_pb_more_button {
        top: 0;
    }
    .et_header_style_fullscreen #et-top-navigation2 {
        margin-right: -2em;
        padding-top: 13px !important;
    }
    .header-phone {
        top: 22px;
    }
    .et_header_style_split .mobile_menu_bar, .et_header_style_left .mobile_menu_bar  {
        padding-bottom: 0;
        margin-top: 1em;
    }
    .mobile_menu_bar:before {
        color: #2a1610;
    }
}

.et_fixed_nav #main-header, .et_fixed_nav #top-header {

    background-color: rgba(254, 251, 245, 0.95);
    position: fixed;
    width: 100%;
    top: 0 !important;
}

.header-phone {
    left: 0;
    position: absolute;
    color: #fff;;
    font-weight: normal;
    line-height: 36px;
    font-size: 20px;
}

#wpadminbar {
    top: auto !important;
    bottom: 0 !important;
}

@media (max-width: 980px) {
    #wpadminbar {
        display: none !important;
    }
}


/*****************************************************/
.shows-block {
    position: relative;
}
.shows-block &gt; img {
    display: block;
    margin: 0 auto;
    max-width: initial;
}
.shows-block &gt; div {
    /*background: #f0e6d3;*/
	/*
    z-index: 1000;
    background-image: -webkit-gradient(*/
            /*linear, left top, left bottom, from(rgba(240,230,211,0.8)),*/
            /*to(rgba(240,230,211,1)), color-stop(.5,#f0e6d3)*/
    /*);

    background-image: -webkit-linear-gradient(
        top, rgba(240,230,211,0.8) 0%, rgba(240,230,211,1) 25%, #f0e6d3 100%
    );
	*/
}
.shows-block div.shows-block-title {
    width: 1000px;
    margin: 0 auto;
    margin-top: 0;
    padding: 0 30px;
    position: relative;
	background-color: rgba(0, 0, 0, 0.5);
    line-height: 70px;
	height: 70px;
	color: #fff;
	font-size: 30px;
}
.shows-block .btn-all {
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    float: left;
}
.shows-block .btn-all span {
    text-decoration: underline;

}
.shows-block .shows-flex {
    display: block;
    margin: 12px auto;
	background-color: rgba(0, 0, 0, 0.5);
	width: 1000px;
}

.shows-block .shows-flex img.mobile-image{
	display: none;
}

.shows-block .shows-flex .clearfix{
}

.shows-block .shows-flex a {
    display: block;
    width: 296px;
    height: 368px;
    padding: 12px;
    border: none;
	background-color: #fff;
    position: relative;
	float: right;
	margin-top: 20px;
	margin-right: 30px;
}

.shows-block .shows-flex a img.desktop-image {
    width: 270px;
    height: 270px;
}
.shows-block .shows-flex a h2 {
    text-align: right;
    position: absolute;
    display: block;
    margin: 0 auto;
    padding: 0;
    bottom: 42px;
    width: 269px;
    height: 41px;
    line-height: 41px;
    left: 0;
    right: 0;
    color:  #000;
    font-size: 20px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    z-index: 2;
}
.shows-block .shows-flex a h3 {
    text-align: right;
    display: block;
    position: absolute;
    bottom: 0;
    height: 63px;
    left: 0;
    right: 0;
    width: 269px;
	margin: 0 auto;
    padding: 0;
    color:  #502c1f;
    font-size: 15px;
    font-weight: black;
    line-height: 11px;
    background: rgba(255,255,255,0.9);
    z-index: 1;
    padding-top: 35px;
}

.information-wrapper {
    width: 971px;
    margin: 0 auto;
	color: white;
}

.information-wrapper h3{
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	padding: 30px 15px;
}

.information-wrapper &gt; .information-image {
    width: 320px;
    height: 205px;
    display: inline-block;
    margin-top: 60px;
    margin-left: 56px;
    float: right;
}

.information-wrapper &gt; *:nth-child(2) {
    margin-top: 0;
}

.information-flex {
    margin-top: 60px;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.information-flex &gt; .information-image {
    width: 320px;
    height: 205px;
}

.information-block {
    background: url('images/bg-about.jpg') no-repeat scroll center top;
	height: 549px;
}
.information-block .information-content {
    text-align: center;
}

.information-content h2 {
    color:  #231f20;
    font-size: 25px;
    font-weight: 500;
    line-height: 30px;
    text-align: center;
    margin: 80px 40px 0;
    border-bottom: 2px solid #5e1b00;
    padding-bottom: 35px;
}

.information-content article h4 {
	color: #c50000;
	font-size: 30px;
	font-weight: normal;
	padding-bottom: 20px;
}

.information-content article {
    color:  #fff;
    font-size: 18px;
    font-weight: normal;
    line-height: 26px;
    text-align: right;
    padding: 40px 0;
	border-top: 3px white solid;
	border-bottom: 3px white solid;
}
.information-content &gt; a {
    display: inline-block;
    background: url('images/box-bg-1.png');
    width: 250px;
    height: 41px;
    line-height: 41px;
    color:  #fefbf5;
    font-size: 18px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 30px;
}

.promo-block {
    margin-top: -145px;
    position: relative;
    height: 742px;
    text-align: center;
}
.promo-block .promo-background {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.promo-block &gt; img {
    margin-top: 200px;
}
.promo-block .promo-content {
    background-color:  rgba(72, 169, 166, 0.9);
    width: 649px;
    height: 207px;
    margin: -10px auto 0;
}
.promo-block .promo-content article {
    color:  #ffffff;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
    padding: 40px 50px;
}
.promo-block .promo-content a {
    background: url('images/promo_btn_bg.png') no-repeat;
    width: 286px;
    height: 87px;
    display: block;
    color:  #fefbf5;
    font-size: 25px;
    font-weight: 700;
    line-height: 87px;
    text-align: center;
    margin: -20px auto 0;
}

.contact-block {
    position: relative;
    height: 665px;
    overflow: hidden;
    background: url('images/bg-contact.jpg');
}

.contact-block .contact-right {
    width: 70%;
    max-width: 1245px;
    display: inline-block;
    height: 702px;
    position: relative;
    text-align: left;
    padding-left: 250px;
    padding-top: 75px;
    direction: ltr !important;
}
.contact-block .contact-right &gt; img{
    margin-left: 296px;
	margin-bottom: 40px;
}
.contact-block .contact-right &gt; div {
    width: 448px;
}

.contact-block .contact-map {
    position: absolute;
    top: 45px;
    width: 580px;
    height: 670px;
    left: -230px;
}
.contact-block .contact-map a.btn-waze {
    position: absolute;
    top: 306px;
    right: calc(50% - 110px);
    background: url('images/contact-map-button.png');
    width: 232px;
    height: 66px;
    line-height: 62px;
    color: #fff !important;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    padding-left: 32px;
}

.contact-block .contact-map h4 {
    position: absolute;
    top: 70px;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 20px;
    color: #727272;
}

.contact-block .contact-map h4 b{
    font-size: 30px;
	color: #363636;
	display: block;
	margin-bottom: 10px;
}

.contact-block .contact-map a.tel {
    color: #2a1610;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 428px;
    font-weight: 300;
    font-size: 24px;
}

.contact-block .contact-map a.btn-waze:hover {
    color: #502C20;
}

.contact-block input,
.contact-block textarea {
    width: 448px;
    font-weight: 300;
    line-height: 26px;
    font-size: 25px;
    padding: 0 15px;
    color:rgba(43, 43, 45, 0.5)
}
.contact-block input {
    height: 50px;
}
.contact-block textarea {
    height: 130px;
    padding: 15px;
}
.contact-block input[type=checkbox] {
    width: 16px;
    height: 16px;
    float: right;
}
.wpcf7-form &gt; div {
    padding: 0;
    margin-bottom: 20px;
    width: 448px;
}

.contact-block input::-webkit-input-placeholder {color:rgba(43, 43, 45, 0.5);}
.contact-block input::-moz-placeholder          {color:rgba(43, 43, 45, 0.5);}/* Firefox 19+ */
.contact-block input:-moz-placeholder           {color:rgba(43, 43, 45, 0.5);}/* Firefox 18- */
.contact-block input:-ms-input-placeholder      {color:rgba(43, 43, 45, 0.5);}

.contact-block .contact-form-checkbox {
    color:  #fefbf5;
    font-size: 14px;
    font-weight: 300;
    line-height: 26px;
    float: left;
    text-align: right;
}
.contact-block .contact-form-checkbox &gt; span {
    width: 448px;
    display: inline-block;
    text-align: right;
}
.contact-block .contact-form-checkbox .wpcf7-list-item-label {
    display: inline-block;
    float: right;
    margin-top: -2px;
    padding-right: 10px;
	font-weight: bold;
	color: #fff;
	font-size: 13px;
}

.contact-block .contact-form-submit {
    position: relative;
}
.contact-block .contact-form-submit input {
    position: absolute;
    right: 295px;
    top: -15px;
    background: url(images/contact-button.png);
    width: 153px;
    height: 64px;
    border: none;
    padding: 0;
    margin: 0;
    color:  #fefbf5 !important;
    font-size: 25px;
    font-weight: 700;
}

footer {
    background-color:  #f6f0e7 !important;
    height: 52px !important;
    color:  #727272;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
}
#footer-bottom {
    background-color: #eeeeee;
    padding: 0;
}
#footer-bottom &gt; div &gt; div {
    line-height: 57px;
	text-align: center;
}
#footer-bottom &gt; div &gt; div &gt; span {
    height: 52px;
}

.shows-block .shows-flex a:hover{box-shadow: 1px 1px 3px #decec4;}

a.btn-all:hover {color: #502C20;}

.information-content &gt; a:hover {color: #502C20;}

.promo-block .promo-content a:hover {color: #502C20;}

.contact-block .contact-form-submit input:hover {
                                          color: #502C20;
                                          cursor: pointer;}

.show-block iframe{
    width: 100%;
}
.show-block .et_pb_row_0 {
    margin: 0 auto !important;
}
.header-phone { display: none; }
#top-menu a { padding: 0 10px; }

@media only screen and (min-width: 1350px) {
    .et_pb_section, .et_pb_row {
        padding: 0 !important;
        margin: 0 !important;
    }
    .header-phone { display: block; }
    #top-menu a { padding: 0 20px; }
}

.top-header-block {
    margin-top: -105px;
    text-align: center;
    overflow: hidden;
    height: 617px;
}
.top-header-block img {
    height: 617px;
    width: inherit;
    max-width: initial;
}

.post-2 .entry-content {
    background: transparent;
}

.ngg-albumoverview, .ngg-galleryoverview {
    opacity: 0;
}

.block-shows, .block-pevents {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto !important;
    position: relative;
    left: 0;
    right: 0;
    margin-top: -560px !important;
    margin-bottom: 40px !important;

    padding-top: 134px !important;
}
.block-shows { background: url('/wp-content/themes/Divi-child/images/shows-top.png') no-repeat !important; }
.block-pevents { background: url('/wp-content/themes/Divi-child/images/pevent-top.png') no-repeat !important; }

.block-shows &gt; div, .block-pevents &gt; div {
    background: url('/wp-content/themes/Divi-child/images/shows-center.png');
    width: 100%;
    margin-top: -2px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.block-pevents &gt; div { padding: 0 60px; }
.block-shows &gt; div:last-child,
.block-pevents &gt; div:last-child {
    height: 45px;
    background: url('images/shows-bottom.png') no-repeat;
    margin: 0;
    display: block;
}


.block-shows .show-item {
    width: 280px;
    height: 280px;
    padding: 5px;
    overflow: hidden;
    margin: 0 15px 30px;
    position: relative;
}

.block-shows .show-item:hover {
    background: #fff;
    box-shadow: 1px 1px 3px #decec4;
}

.block-shows .show-item &gt; div {
    border: 1px solid #decec4;
    padding: 5px;
}
.block-shows .show-item &gt; div &gt; div {
    height: 260px;
    overflow:hidden;
}

.block-shows .show-item img {
    width: 100%;
}

.block-shows .show-item span {
    position: absolute;
    bottom: 45px;
    background: url(/wp-content/themes/Divi-child/images/box-bg-1.png) no-repeat center center;
    width: 100%;
    height: 41px;
    left: 0;
    right: 0;
    text-align: center;
    line-height: 41px;
    color: #fff;
}

.block-shows h2 {
    color: #502c20;
    margin-top: -63px;
    height: 63px;
    background: rgba(255,255,255,0.75);
    font-size: 12px;
    position: relative;
    line-height: 76px;
    text-align: center;
}

.pagination{
    width: 100%;
    text-align: center;
    padding: 40px;
}

.pagination span{
	padding: 5px 10px;
	border: 1px #c50000 solid;
	margin-right: 10px;
	color: #c50000;
}

.pagination a{
	padding: 5px 10px;
	color: #fff;
	border: 1px white solid;
	margin-right: 10px;
}
.nav li ul{
	padding: 10px 0;
	border: none;
	background: #000;
	text-align: right;
}
#top-menu li a{
	text-align: right;
}
#top-menu .current-menu-item a{
	text-align: right;
}

@media (max-width: 980px) {
	.shows-block .shows-flex a{
		width: 100%;
		height: auto;
		background: none;
	}
	.shows-block .shows-flex a h2{
		display: none;
		position: static;
		color: white;
		width: 100%;
		text-align: center;
	}
	.shows-block .shows-flex a h3{
		position: static;
		color: white;
		background:	none;
		width: 100%;
		text-align: center;
		padding: 10px 0 10px;
		height: auto;
	}
	.shows-block .shows-flex img.desktop-image{
		display: none;
	}
	.shows-block .shows-flex img.mobile-image{
		display: block;
	}

    .et_pb_slider .et_pb_slide, .et_pb_section {
        background-position: top;
        background-size: 150% !important;
    }
    .et_pb_slider_0 .et_pb_slide_description, .et_pb_slider_fullwidth_off.et_pb_slider_0 .et_pb_slide_description {
        padding: 0 !important;
    }
    .information-block {
        margin: 0;
    }
    .shows-block {
        margin-top: -130px;
    }
    .shows-block &gt; img {
        display: none;
    }
    .shows-block &gt; div &gt; div {
        background: none;
        width: 100%;
        padding: 0;
        height: auto;
    }
    .information-wrapper,
    .information-block .information-content {
        width: 100%;
    }
    .information-block {
    }
    .information-wrapper {
		padding: 20px;
    }
    .information-block .information-content {
        background: none;
        height: auto;
    }
    .information-content h2 {
        margin: 20px 20px 0;
    }
    .information-content {
        margin-bottom: 40px;
    }
    .information-wrapper .information-image {
        float: none;
        display: block;
        margin: 20px auto;
    }
    .information-flex {
        margin: 0;
        display: block;
    }
    .promo-block &gt; img {
        width: 100%;
    }
    .promo-block {
        margin-bottom: -161px;
    }
    .promo-block .promo-content {
        width: 100%;
        height: auto;
    }
    .contact-block {
        margin-top: 0;
        height: auto;
    }
    .contact-block .contact-right {
        width: 100%;
        max-width: none;
        height: auto;
        background-repeat: no-repeat;
        padding-left: 10px;
        padding-right: 10px;
    }
    .contact-block .contact-right &gt; div {
        position: relative;
        top: auto;
        left: auto;
        margin: 0 auto;
        width: 100%;
        text-align: center;
    }
    .wpcf7-form &gt; div,
    .contact-block input, .contact-block textarea {
        width: 100%;
    }
    .contact-block .contact-form-submit input {
        position: static;
    }
    .contact-block .contact-form-submit {
        text-align: center;
    }
    .block-shows,
    .block-shows &gt; div, .block-pevents &gt; div {
        background: none !important;
    }
    .block-shows, .block-pevents {
        padding-top: 0 !important;
    }

    .block-pevents {
        background: none !important;
    }
    .page-id-54 .et_pb_row {
        width: 100%;
    }
    .page-id-54  .et_pb_section,
    .page-id-54 .et_pb_row,
    .page-id-54 .et_pb_column .et_pb_row_inner{
        padding: 0;
    }
    #footer-bottom .container {
        width: 100%;
    }
    #footer-bottom .container span {
        font-size: 12px;
    }
    #footer-bottom .container img {
        display: inline-block;
        vertical-align: middle;
        margin-top: 0 !important;
    }

    .iframe-block, .iframe-block &gt; div {
        padding: 0 !important;
        margin: 0 !important;
    }
    .top-header-block {
        background-size: 290% !important;
        background-position-y: top !important;
    }
    .page-id-54 .top-header-block {
        background-size: cover !important;
    }
	.post-224 .shows-block div.shows-block-title{
		margin-top: 10px;
	}
}

@media only screen and (min-width : 768px) and (max-width : 1024px) {
    .et_pb_slide { height: 464px; min-height: 464px; }
    .et_pb_slider { margin-bottom: 0 !important; }
    .promo-block { margin-top: -160px; }
    .contact-block .contact-right { padding-left: 60px; padding-right: 60px; }
    .contact-block .contact-map a.btn-waze { top: 60%; }
    .contact-block .contact-map a.tel { top: 84%; }
}
@media only screen and (min-width : 375px) and (max-width : 667px) {
    .et_pb_slide { height: 250px; min-height: 250px; }
    .et_pb_slider { margin-bottom: 0 !important; }
    .promo-block { margin-top: -110px; }
    .contact-block .contact-right { padding-left: 30px; padding-right: 30px; }
    .contact-block .contact-map { margin-left: -30px !important; width: calc(100% + 60px) !important; height: auto; }
    .contact-block .contact-map a.btn-waze { top: 60%; }
    .contact-block .contact-map a.tel { top: 82%; }
}
@media only screen and (min-width : 320px) and (max-width : 568px) {
    .et_pb_slide { height: 227px; min-height: 227px; }
    #footer-bottom .container span { font-size: 11px; }
}
@media only screen and (min-width : 320px) and (max-width : 480px) {
    .et_pb_slide { height: 192px; min-height: 192px; }
    .contact-block .contact-map h4 { zoom: 0.75; }
    .contact-block .contact-map a.btn-waze { top: 60%; zoom: 0.75; }
    .contact-block .contact-map a.tel { top: 80%; }
    .contact-block .contact-map { height: auto; }
    #footer-bottom .container span { font-size: 7px; }
}

</pre></body></html>