/*	-==========================- GENERAL -==========================-  */
.container { width: 100%; margin: 0px auto; padding:0 !important; }
#content .container {  width:100%; padding:0 !important;}

img { max-width:100%; }


/* -==========================- SLIDER -==========================-  */
.slider-container { display:block; clear:both; }

.fp-nav, .fp-prev-next-wrap {display:none;}
.fp-content-fon { position: absolute; padding-bottom:0px; height:100px; opacity: 0.5; filter: alpha(opacity = 50); bottom: 0px; right: 0px; left: 0px; background: #444; border:1px solid #aaa; }
.fp-content { position: absolute; height:80px; padding: 5px 20px; bottom: 10px; right: 30px; left: 30px; overflow: hidden; }
.fp-slides,.fp-thumbnail,.fp-slides-items  { height:auto; width:100%; }


/*	-==========================- SIDEBARS -==========================-  */
.sidebar.right { position:relative; float:right; margin-left:-1px; overflow:hidden; padding-bottom:20px; height:100%; width:272px; }
.sidebar.left { position:relative; float:right; margin-left:-1px; overflow:hidden; padding-bottom:20px; height:100%; width:272px; }
.sidebar ul.children { margin-left:7px; }
.sidebar ul.children li { font-size:90%; }
.sidebar ul.children li:before { content: '- '; color:#8e3949; }
.sidebar .children { background:url(images/cat-children.png) right top no-repeat; overflow:hidden; margin-top:-13px; padding-top:20px; }


/*	-==========================- MENU -==========================-  */
#secondarymenu { float:none; clear:both; }
#secondarymenu li { float:left; }
#mainmenu-container #mainmenu { overflow:hidden; }


/*	-==========================- DROP DOWN MENU -==========================-  */
#header li ul { display:block !important; height:auto; min-width:154px; }
#header li ul .inner { padding:0; }
#header .sub-menu li { background:none; width:auto; float:none !important; display:block !important; clear:left; border-left-width:0px !important; border-right-width:0px !important;	padding:0px !important; word-wrap:normal;	white-space:nowrap; }
#header ul.children li a, .sub-menu li a { font-family:arial !important; border:none; font-size:13px !important; text-transform:none; text-shadow:none !important; line-height:20px;	height:20px; padding-top:0px;padding-bottom:0px;}
#header .sub-menu .sub-menu { left: 100%; top: -8px; }
#header li ul .transparent { display:none; }

/*	-==========================- FOOTER -==========================-  */
.footer-widgets { padding-left:3%; }
.widgetf { float:left; width:33%; }
#footer .footer_txt .container { width:auto !important }

/*	-==========================- SHARE -==========================-  */
#smthemes_share { position: static; width: 100%;}
#smthemes_share .inner{ background:#fff; overflow:hidden; background-clip: padding-box; background-color: #FFFFFF; border: 1px solid #BBBBBB; border-radius: 5px 5px 5px 5px; box-shadow: 1px 0 15px rgba(0, 0, 0, 0.2); font-family: Arial; font-size: 10px; padding: 5px; position: static; text-align: center; display: block; padding-top:20px; }
#smthemes_share li { float:left; text-align:center; margin-left:20px; overflow:hidden; }


	.slider-container {
		padding-bottom:0 !important;
	}

.fp-slides, .fp-thumbnail, .fp-slides-items{height: 110px;}

.topdiv{background:#42659b; height:150px; width:100%; }
.fixlogo{width:100%; margin-right:auto; margin-left:auto; }
.topdiv2{background: #656870;
position: absolute;
top: 120px;
height: 67px;
width: 100%;}
#mainmenu-container #mainmenu{margin-top: -25px;}
#mainmenu li a{color:#fff !important;}
.celine{float: right; width: 400px; position: absolute; left: 1%; top: 15px;}
                                                                           
.heart {
display:;
}

#secondarymenu-container{display:none;}

h2{line-height: 35px;}
#logo{float: right !important; display:none !important;}
.mobilelogo{float: right !important;}

.call{float: left; margin-top: 31px; display:none;}
.warps{width:100%;}               
.leftmain{float:left; margin-right: 20px;}
.leftmain input[type="text"], [type="tel"]{border-radius: 3px; background: #fff; height: 30px; line-height: 30px; border: 0px;}
.leftmain input[type="submit"]{border-radius: 3px; background: #18adb5; height: 30px; width: 100px; color: #000; font-size: 20px; line-height: 20px; border: 0px; font-family: 'Alef Hebrew';}
.leftmain input[type="submit"]:hover{background:#cc0000; color:#fff;}
.leftmain textarea{border-radius:3px; height:120px;}
.leftmain input[type="text"],[type="tel"], textarea{width:80%; font-size:14px; font-family:'Alef Hebrew'; padding:3px;}

.boxcon{background: #656870; padding:15px 25px 0 0 ; color:#fff; width: 300px; height:80%; border-radius: 3px;}

.textright{margin-left: 15px; font-size: 20px; line-height: 23px;}
.textright ul{padding:0 10px !important; list-style: none !important;} 
.textright li{padding: 0 5px; font-size: 18px !important; color:#000; line-height: 30px; font-weight:bold;}
.textright li:before {content:">>"; color:#42659b; }

.centertext{text-align:center; width:100%; margin-top:85px; color:#cc0000;}
.span.wpcf7-not-valid-tip{color: #999 !important;}
div.wpcf7-validation-errors{text-align: center !important;}
div.wpcf7-mail-sent-ok{background: #398f14; color: #fff; text-align: center;}
.footerfix{width:100%; margin-right:auto; margin-left:auto; text-align:center;}
.flinetext{font-size:19px; color#:fff; line-height: 30px; height: 30px;}
.saletag{margin-top: -208px; margin-left:-75px;
display: inline-block;
float: left;}

.leftmain{} 
.fp-content-fon{display:none !important;}
.fp-content{display:none !important;}      


/* Heart beat animation */
@keyframes beat{
	to { transform: scale(1.1); }
}




.heart {
	
	color: #e00;

	-webkit-animation: beat 1.10s infinite alternate;
	-moz-animation: beat 1.10s infinite alternate;
	-ms-animation: beat 1.10s infinite alternate;
	-o-animation: beat 1.10s infinite alternate;
	animation: beat 1.10s infinite alternate;

	-webkit-transform-origin: center;
	-moz-transform-origin: center;
	-o-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
}


@keyframes "beat" {
 to {
    -webkit-transform: scale(1.1);
   	-moz-transform: scale(1.1);
   	-o-transform: scale(1.1);
   	-ms-transform: scale(1.1);
   	transform: scale(1.1);
 }

}

@-moz-keyframes beat {
 to {
   -moz-transform: scale(1.1);
   transform: scale(1.1);
 }

}

@-webkit-keyframes "beat" {
 to {
   -webkit-transform: scale(1.1);
   transform: scale(1.1);
 }

}

@-ms-keyframes "beat" {
 to {
   -ms-transform: scale(1.1);
   transform: scale(1.1);
 }

}

@-o-keyframes "beat" {
 to {
   -o-transform: scale(1.1);
   transform: scale(1.1);
 }

}                          

.sale3{background: #cc0000; border-right: 8px solid #333; color: #fff; border-left: 8px solid #333; font-size: 23px; font-weight: bold; padding: 3px; height: 30px; line-height: 30px; text-align: center; margin: 0 0 8px 0;} 








