@import "../../../berlin/assets/css/rtl.min.css";

/* Your CSS code goes here
-------------------------------------- */
#page-header {
	display:none;
}

.sf-menu > li > a span:after {
    content: '';
    display: block;
    margin: -26px 0;
    height: 0px;
    width: 100%;
    background: #000000;
	padding:0 2px 0 2px;
}

 .sticky-header {
    background-color: rgba(255, 255, 255, 1) !important;
}

.sf-menu {
    margin: 0 auto;
}

.sf-menu li a {
    padding: 0px 4px;
}

.sf-menu > li > a span {
	background-color:#ffffff;
	height:0px;
	padding:0 2px 4px 2px;	
	border-top:1px solid #000000;
}

.sf-menu > li.active > a span , .sf-menu > li:hover > a span{
	background-color:#00aab8;
	height:27px;
	width:100%;
	padding:0 2px 4px 2px;
	color:#ffffff !important;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	border-top:1px solid #000000;
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
    top: 90px !important;
    right: -31px !important;
    width: 175px;
    text-align: center;
}

.sub-menu li.current-menu-item  span {
    border-top: 1px solid #000000;
}

.entry-content {
	max-width: 940px;
}

#copyright {
    background-color: transparent !important;
}

.nav-main {
    float: none !important;
}

.socialIcons {
	float:left;
    padding-top: 53px;
	padding-left: 15px;
}

.contactPage, .menuPage, .mainPage, .ChildMenu {
	max-width:600px;
	width:100%;
	float:left;
	background-color:#ffffff;
	padding: 0px 10px 0 10px;
}

.sideBarPage {
	width:285px;
	float:right;
}

h2 {
	border-bottom: 2px solid #000000;
	border-top: 2px solid #000000;
}

h4 {
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
    width: 100%;
    display: inline;
    padding: 0 0 5px 5px;
	line-height: 2em !important;
}

h6 {
	margin: -10px 0 0 0;
}

.pojo-a11y-toolbar-toggle  .fa {
	color: #ffffff;
    padding-left: 3px;
}

/* --------------------  HOME PAGE -------------------- */
.hpImg1 {
    width: 29%;
    margin: 0px;
    padding: 5px;
}
.hpImg2 {
    width: 70%;
    margin: 0px;
    padding: 5px;
}
.hpImg3 {
    width: 52%;
    margin: 0px;
    padding: 5px;
}
.hpImg4 {
    width: 30%;
    margin: 0px;
    padding: 5px;
}
.hpImg5 {
    width: 17%;
    margin: 0px;
    padding: 5px;
}
.hpImg6 {
    width: 17%;
    margin: 0px;
    padding: 5px;
}

.home h5 {
	border: 0px !important;
    color: #ffffff;
    font-weight: 100;
    text-align: center;
    font-size: 22px;
    position: relative !important;
    margin-bottom: -48px;
    letter-spacing: 0px;
    line-height: 1.5em;
	z-index:1000;
}

.home a img {
  z-index:10;
  width: 100%;
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(-10);
  transform: translateZ(-10);
  box-shadow: 0 0 1px transparent;
}

.home a:hover img {
  z-index:10;
	opacity: 1;
  -webkit-transform: scale(0.95);
  transform: scale(0.95);
}

.hpImg5 h5 , .hpImg5 i {
	color:#ffffff !important;
	z-index:1000;
}

.hpImg4 h5, .hpImg3 h5 {
	color:#000000 !important;
	z-index:1000;
}

/* -------------------- innerPages -------------------- */
.mainPage h5 {
    color: #ffffff;
    font-weight: 100;
    text-align: center;
    font-size: 22px;
    position: relative !important;
  -webkit-transform: translateZ(10);
  transform: translateZ(10);
    margin-bottom: -152px;
    padding-top: 5px;
    height: 24px;
    letter-spacing: 0px;
    line-height: 0.5em;
    background-color: rgba(0, 0, 0, 0.6);
}

.pojo-google-map-wrap {
    margin: 10px 0;
}

.mainPage h5  span{
	/* border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF; */
	font-size:0.8em;
}

.mainPage .widget-image-text {
    margin: -25px 0 0 0;
    text-align: center;
    color: #FFFFFF;
    font-size: 12px;
}

.mainPage .widget-image img {
	width:100%;
}

.mainPage .column-4 {
   padding: 130px 15px 15px 15px;
}

.mainPage  a:hover img{
	opacity:1;
}

/* -------------------- Branch ------------------ */
.iconSetsBranch {
	width:12.5%;
}

.iconSetsBranch h6 {
    font-size: 12px;
}


/* -------------------- Menu -------------------- */
.pojo-catalog h5 {
	font-size:20px;
}

ul.pojo-catalog-list li .pojo-catalog-item .catalog-item-price {
    display: table-cell;
    vertical-align: bottom;
    font-size: 16px;
    padding-right: 15px;
    font-weight: normal;
    white-space: nowrap;
}

.fa {
	font-size: 17px;
	color:#454545;
	padding-left: 10px;
}

.pojo-catalog-item {
	line-height:18px !important;
}

ul.pojo-catalog-list li .pojo-catalog-item {
    padding: 15px 0px;
}
 .pojo-catalog-item {
    border-bottom: 2px dotted #aaaaaa !important;
	}
 
 ul.pojo-catalog-list li .pojo-catalog-item .catalog-item-thumbnail {
    margin-left: 60px !important;
    margin-right: 0;
}

.pojo-catalog ul.pojo-catalog-list {
    border-top: 0px solid #dddddd;
}

li.menu-gift-card {
	color:#22a7b6 !important;
}

/* -------------------- Menu Children -------------------- */

.ChildMenu h5 {
    font-weight: bold;
    text-align: center;
    font-size: 22px;
    position: relative !important;
  -webkit-transform: translateZ(10);
  transform: translateZ(10);
    height: 9px;
    letter-spacing: 0px;
    line-height: 0.5em;
}

.ChildMenu h5  span{
	/* border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF; */
	font-size:0.8em;
}


.ChildMenu .textwidget {
	font-size:0.8em;
}

.ChildMenu  {
	background-size:inherit !important;
}

.ChildMenu .widget-image-text {
    margin: -25px 0 0 0;
    text-align: center;
    color: #FFFFFF;
    font-size: 12px;
}

.ChildMenu .widget-image img {
	width:100%;
}

.fadeWhite  {
	padding:0%;
}

.ChildMenu .column-4 {
   padding: 105px 15px 15px 15px;
}

.ChildMenu  a:hover img{
	opacity:1;
}

.kidsMenuTextBox .pb-widget-inner {
    border: 3px solid black;
    background-color: rgba(255,255,255,0.9);
}
/* -------------------- Contact Page -------------------- */

.contactPage h5 {
    font-size: 18px;
    font-weight: normal;
}

.contactPage .pojo-form .field {
    display: block;
    width: 100%;
    vertical-align: bottom;
	border: 0px;
    border-bottom: 1px solid #000000;
    background-color: #FFFFFF;
    color: #555555;
    font-size: 1em;
    line-height: 1.4;
    height: auto;
    padding: 16px 5px 0px 5px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.contactPage button {
    display: block;
    width: 100%;
    vertical-align: bottom;
	border: 0px;
    border-bottom: 3px solid #000000;
    background-color: #FFFFFF;
    color: #555555;
    font-size: 1em;
    line-height: 1.4;
    height: auto;
    padding: 16px 5px 0px 5px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.contactPage button:hover {
	background-color:#ffffff;
}

/*  BUY ME */

iframe.buyme-giftcard-iframe {
	width: 100%;
	height: auto;
	min-height: 1200px;
	border: none;
}

@media screen and (min-width: 800px) {
	iframe.buyme-giftcard-iframe { 
		min-width: 800px;
	}
}

/* -------------------- Tablet -------------------- */
@media (min-width: 768px) and (max-width: 979px) {
	.contactPage, .menuPage, .mainPage, .ChildMenu {
		max-width:100% !important;	
		float:right !important;
	}		
	.iconSetsBranch {
		width:10%;
	
	}
	
	.fa {
		font-size: 1em;
		color:#454545;
		padding-left: 10px;
	}

	.sf-menu > li.active > a span , .sf-menu > li:hover > a span{
		height:18px;
	}

}

@media (min-width: 768px) and (max-width: 991px) {
  .sf-menu a {
    font-size: 0.6em !important;
    padding: 0 0.5em;
  }
}


	
/* -------------------- Mobile -------------------- */
@media (max-width: 767px) {
	.hpImg1 , .hpImg2, .hpImg3 , .hpImg4 , .hpImg5 , .hpImg6 {
		width: 100% !important;
		margin: 0px;
		padding: 5px;
		float:none !important;
	}
	
	.contactPage, .menuPage, .mainPage, .ChildMenu {
		max-width:100% !important;	
		float:right !important;
	}
	
	.socialIcons {
		display:none;
	}
	
	h4 {
		display: block;
	}
	
	.desktopImage img {
		display:none;
	}
		
	.iconSetsBranch {
		width: 15%;
		max-width: 60px;
		height: 75px;
		margin: 12px;
		float: right !important;
	}
	
	ul.pojo-catalog-list li .pojo-catalog-item .catalog-item-content {
		float:right;
	}
	
	ul.pojo-catalog-list li .pojo-catalog-item .catalog-item-price {
		float:right;
		text-align:right;
		padding-top:10px;
		padding-right:0px;
	}
	
	ul.pojo-catalog-list li .pojo-catalog-item .catalog-item-thumbnail {
    float: right;
    width: 100%;
	}
}
