/* kitchen guide */

/* --- Pirzul Link ---*/
.pirzul-link {
	background-color: #ffffff;
	/*box-shadow: 0px 1px 1px rgba(255,255,255,0.35) inset,0px 1px 1px rgba(0,0,0,0.3);*/
    /*border: #0000ff solid 1px;*/
    border-radius: 20px;
    padding-left: 3px;
    padding-right: 3px;
    text-align: center;
    display: block;
    padding: 8px 8px 7px 8px;
    font-size: 16px;
	width: 200px;
	line-height: 1.0;
	color: #0000ff;
    font-weight: bold;
    white-space: nowrap;
    text-decoration: none;
	margin-top: 5px;
}

.pirzul-link:hover {
	background-color: #0000ff;
    color: #ffffff;
	text-decoration: none;
}

/* --- ExtraVote ---*/
.extravote-star a:hover {
	transition: none;
}

.extravote-info {
	display: inline-block;
    padding-top: 2px !important;
}

/* --- countdown timer ---*/
.flip-clock-wrapper {
	direction: ltr;
}

.ot-icon a {
	display: none;
}

.flip-clock-divider .flip-clock-label {
	font-size: 22px !important;
}

@media only screen and (max-width: 40em) {
	.flip-clock-wrapper ul li a div div.inn {
		font-size: 24px !important;
	}
	
	.flip-clock-wrapper ul {
		width: 25px !important;
		margin-right: 3px !important;
	}
	
	.flip-clock-wrapper {
		padding-bottom:0px !important;
	}
	
	.flip-clock-divider .flip-clock-label {
		font-size: 16px !important;
	}
	
	.flip-clock-label {
		top: -2.3em !important;
		left: 10px !important;
	}
	
	.days .flip-clock-label {
		left: -20px !important;
	}
}

/* --- Book sale page --- */
.face-image {
	width: 100px !important;
	float: right !important;
	margin: 0px 0px 0px 10px;
}

.sale-page-width {
	max-width: 800px;
    margin: auto;
}

a.order-button, .order-button {
    background: #ffc600;
    background-image: -webkit-linear-gradient(top, #ffc600, #ffdd00);
    background-image: -moz-linear-gradient(top, #ffc600, #ffdd00);
    background-image: -ms-linear-gradient(top, #ffc600, #ffdd00);
    background-image: -o-linear-gradient(top, #ffc600, #ffdd00);
    background-image: linear-gradient(to bottom, #ffc600, #ffdd00);
    -webkit-border-radius: 4;
    -moz-border-radius: 4;
    border-radius: 4px;
		
    color: #886a00;
    display: block;
    font-size: 36px;
    margin: 0;
    padding: 20px;
    text-align: center;
    text-decoration: none;
	width: 100%;
}

.order-button:hover {
	  background: #ffdd00;
	  background-image: -webkit-linear-gradient(top, #ffdd00, #ffc600);
	  background-image: -moz-linear-gradient(top, #ffdd00, #ffc600);
	  background-image: -ms-linear-gradient(top, #ffdd00, #ffc600);
	  background-image: -o-linear-gradient(top, #ffdd00, #ffc600);
	  background-image: linear-gradient(to bottom, #ffdd00, #ffc600);
	  text-decoration: none;
}

blockquote {
    border-right: 5px solid #d6d6d6;
    font-style: italic;
    margin-right: 50px;
}

/* --- Jcomments --- */
#comments-form textarea, #comments-form .grippie {
	width:330px;
}

#comments-form-comment {
	height: 200px;
}

.comment-body {
	line-height: 1.3em;
}

.comments-buttons {
    font-size: 14px;
}

#comments-form .btn a, #comments-report-form .btn a {
	font-size: 16px;
}

#comments-form input {
	display: inline;
}

#comments-form label {
	font-size:14px;
}

/*--- Registration popup ---*/
#rstbox_1 .rstbox-close, #rstbox_1 .rstbox_clbtn_default, #rstbox_19 .rstbox-close, #rstbox_19 .rstbox_clbtn_default {
    font-size:0px;
	background-image: url(/images/for_template/close_button.png);
	width:180px;
	background-repeat: no-repeat;
	left: 40px;
	bottom: 20px;
	right: auto;
	top: auto;
}

.registration_ul {
	list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.registration_ul li {
	background-repeat: no-repeat;
        padding-right: 28px;
	margin-bottom: 10px;
}

.registration_text_style {
	font-size: 18px;
	width:460px
}

.registration_ul_V li {
	background-image: url(/images/for_template/green_check.png);
	background-position: top right; 
}

.registration_ul_X li {
	background-image: url(/images/for_template/red-X.png);
	background-position: right 5px; 
}

.registration_quote {
	 text-align:center;
	 position: absolute;
	 width: 300px;
}

/*--- logo ---*/
.logo-image > a {
    max-width: 178px;
}

.logo a {
    background: #333333 none repeat scroll 0% 0%;
}

/*--- Navbar ---*/
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    box-shadow: 0 -2px 0 #d6db3b inset;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #d6db3b;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    box-shadow: 0px -2px 0px #D6DB3B inset;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #D6DB3B;
    background-color: transparent;
}

#back-to-top .btn {
	background-color: #D7DF21;
	border-color:  #b3b33b;
	display: none;
}

/*--- right menu ---*/
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    box-shadow: -7px 0 0 #d6db3b inset;
	padding-right: 20px;
}

.nav-pills > li > a, .nav > li > a {
	color: #333333;
}

.t3-sidebar .nav > li {
    border-top: 1px solid #d6db3b;
}

/*--- Home page masthead ---*/

.page-masthead .row-feature {
    padding: 85px 0px;
}

.masthead-font {
	font-family: 'Alef', sans-serif;
}
 
.row-feature.row-feature-primary h1{
	color: #333333;
    font-size: 60px;
	font-weight: 700;
 }
 
 .center-sketch {
	position: absolute;
	bottom: 0px;
	right: 60%;
 }
 
 /* --------------------- max witdh 990px -------------------------*/
 @media screen and (max-width: 990px) {
	a.order-button, .order-button {
		padding: 10px;
	    font-size: 26px;
		font-weight: bold;
	}
	.center-sketch {
		left: 0;
		right: initial;
		width: 30%;
	}
	
	.page-masthead .row-feature {
		padding: 40px 0px;
	}
	
	.masthead-dummy {
		/*height: 50%;*/
	}
 }
 
 /* --------------------- max witdh 767px ----------------------------*/
 @media screen and (max-width: 767px) {
	a.order-button, .order-button {
		padding: 20px;
		font-size: 34px;
	}
 
	.page-masthead .row-feature {
		padding: 10px 0px;
	}
 
	.row-feature.row-feature-primary h1{
		font-size: 48px;
		text-align: center;
	}
	
	.row-feature.row-feature-primary p{
		text-align: center;
	}
	
	.masthead-dummy {
		height: 240px;
	}
	
	.center-sketch {
		left: calc(100% / 2 - 150px);
		width: 300px;
	}
}
 
 /*----------- max width 637px -------------------------------------------------*/
@media screen and (max-width: 637px) {
	a.order-button, .order-button {
		padding: 20px 10px 20px 10px;
		font-size: 18px;
	}
}
 
.row-feature.row-feature-primary p {
 	color: #333333;
 }

.omri-home-masthead {
/*	padding: 0 0 40px 0 !important;*/
}

.page-masthead {
	position: relative;
}
/* ------- End homepage masthead ---------*/

.video-wrapper {
	padding-bottom: 49%;
}

.ad-center{
	float: left;
	width:50%;
	margin-right:10px;
}

.middle-image{    /*css for images in the middle of the articles*/
	margin:10px 10px 10px 10px;
	float: left;
}

.center-image-container {
	max-width:400px;
	margin:auto;
}

h3, .h3 {
 font-size: 1.4em;
}

@media screen and (max-width: 767px) {
	 .article-intro img {
	  width: 90% !important;
	}
	
	.book-buy-now-button {
		right:0px !important;	
	}
}

article img {
	display:inline;
	vertical-align:bottom;
	max-width:100%;
}

.book-buy-now-button {
/* background: url(http://www.kitchen-guide.co.il/images/stories/kitchen-design-secrets-ebook/237.png) no-repeat; */
	height: 158px;
	position: relative;
	width: 159px;
	bottom: 0;
	left: 0;
	margin-top: -159px;
	right: 70px;
	top: 190px;
}

.row-feature.row-feature-primary, .jumbotron, .jumbotron-primary {
	background: rgb(222,227,66);
	background: -moz-radial-gradient(center, ellipse cover,  rgba(222,227,66,1) 1%, rgba(161,163,42,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(1%,rgba(222,227,66,1)), color-stop(100%,rgba(161,163,42,1)));
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(222,227,66,1) 1%,rgba(161,163,42,1) 100%);
	background: -o-radial-gradient(center, ellipse cover,  rgba(222,227,66,1) 1%,rgba(161,163,42,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover,  rgba(222,227,66,1) 1%,rgba(161,163,42,1) 100%);
	background: radial-gradient(ellipse at center,  rgba(222,227,66,1) 1%,rgba(161,163,42,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dee342', endColorstr='#a1a32a',GradientType=1 );
}

.jumbotron-primary p, .jumbotron-primary h1 {
    color: initial;
	font-family: 'Alef', sans-serif;
}

/* omri image */
.omri-image {
	/*margin: 0 auto -20px;*/
	margin: 0 auto -1px;
    display: block;
	/*border-bottom: 1px solid #d6db3b;*/
}

/* OSmap Styling */
#osmap ul {  
	margin		: 0 2em 0 0;
	padding		: 0 0 0 0;
	background	: transparent;
	font-size	: 14px;
	list-style-image: none;
}

#osmap ul.level_0 li {  
	margin		: 0;
	padding		: 2em 0 0 0;
	background	: transparent;
	font-size	: 18px;
	list-style-image: url("/images/for_template/li_bg.png");
	
}

#osmap ul.level_1 li {  
	margin		: 0;
	padding		: 0 0 0 0;
	background	: transparent;
	font-size	: 14px;
	list-style-image: none;
	list-style-type	: disc;
}

#osmap ul.level_2 li {  
	margin		: 0;
	padding		: 0 0 0 0;
	background	: transparent;
	font-size	: 14px;
	list-style-image: none;
	list-style-type	: disc;
}


#osmap .active {
	font-style	: italic;
}

#osmap h2 {
	display	: none;
}

/* Other styling */
.breadcrumb > li {
    display: inline;
}

.t3-copyright {
	padding: 0px;
}

.t3-footer2 {
	/*background-color: #333333 !important;*/
	/*padding: 40px 0 40px 0;*/
}

.rstboxes {
    text-align: right;
}
