/*
Theme Name:   krochmal Child
Theme URI:    http://#.co.il/krochmal-child
Description:  krochmal theme
Author:       Atar2b Team
Author URI:   http://atar2b.co.il
Template:     twentythirteen
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  twenty-thirteen-child
*/

@font-face {
    font-family: 'Varela Round';
	font-weight: '400';
    src: url('Varela_Round/VarelaRound-Regular.ttf'),
         url('Varela_Round/VarelaRound-Regular.ttf') format('ttf');
}

@font-face {
    font-family: 'Varela Round';
    src: url('Varela_Round/VarelaRound-Regular.ttf');
         url('Varela_Round/VarelaRound-Regular.ttf') format('truetype'),
         url('Varela_Round/VarelaRound-Regular.ttf') format('svg');
    font-weight: normal;
    font-style: normal;

}

html,
button,
input,
select,
textarea {
	font-family: 'Varela Round', Helvetica, sans-serif;
}
/* textarea {
	overflow: auto;
	vertical-align: top;
	max-width: 432px;
} */

body {
	font-size: 100%;
	color: #2d2d2d;
	line-height: 1.5;
	margin: 0;
	font-family: 'Varela Round', Helvetica, sans-serif;
	background-color: #fff;
}

a {
	color: #2d2d2d;
	text-decoration: none;
}

a:visited {
	color: #2d2d2d;
}

a:focus {
	outline: thin dotted;
	color: #2d2d2d;
}

a:active,
a:hover {
	text-decoration: none;
	color: #2d2d2d;
	outline: 0;
}

.entry-title a:hover {
	color: #2d2d2d;
	outline: 0;
}

.page-title {
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family: 'Varela Round';
	line-height: 1.3;
}

h1 {
	font-size: 32px;
	margin: 25px 0;
}

h2 {
	font-size: 30px;
	margin: 25px 0;
}

h3 {
	font-size: 22px;
	margin: 22px 0;
}

h4 {
	font-size: 20px;
	margin: 25px 0;
}

h5 {
	font-size: 14px;
	margin: 0;
}

h6 {
	font-size: 16px;
	margin: 36px 0;
}

/**
 * site
*/

.site {
	background-color: #fff;
	border-left: 0;
	border-right: 0;
	margin: 10px auto;
	max-width: 1920px;
	width: 100%;
}
#headmain {position: relative; height: 220px; margin: 20px 0;}
#striplogo {position: absolute; right:2.5%; left:auto; top: 0; text-align: right;}
#soc{position: absolute; right:auto; left:2.5%; top: 20px; text-align: center; font-size: 17px; font-weight: bold;}
#soc ul {margin: 0; padding: 0;}
#soc ul li{padding: 0;}
#soc img {margin: 10px 0;}
#navge {position: relative; right:auto; left:auto; top:160px; text-align: center;}
#home_content { margin-top: 20px; max-width: 355px;}
#home_content p { margin: 0; color: #2d2d2d; font-weight: normal; font-size: 18px; font-size: 1.125em;}
#home_content form input[type=submit]{background-color: #2d2d2d !important; color: #fff; font-size: 22px; font-size: 1.375em; padding: 0 10px; margin: 10px 0 20px 0; border-bottom:none;}
#home_content form input[type=text]{ margin-bottom: 10px;} 
#home_content form input[type=submit]:active{border-top:none;}
input, textarea {border: 2px solid #000;}
#home_content br {display: none;}
.bgpage p {font-size: 120%;}
.lisoc {display: block;}
.contash {display: block; width: 100%;	max-width: 432px; color: #0005; margin-bottom: 10px;}
form p {margin: 0;}
.entry-content img.alignleft, .entry-content .wp-caption.alignright {
	margin: 5px 20px 5px 0;
}
.visu { margin-right: -.5%; margin-left: -.5%; margin-bottom: 10px;}	

.visu iframe {
	width: 33.33333333333333%;
	padding: 0 .5%;	
	min-height: 300px;
	float:right;
	margin-bottom: 10px;
}
footer.entry-meta {margin-top: 0 !important;}
.lectitle{ margin: 10px 0 22px !important; font-size: 1.5em;}
.palestra { padding: 0; margin-top: 0; margin-right: -1%; margin-left: -1%;}
.column::after {
	content: '';
	clear: both;
	display: block;
}
.column div {
	position: relative;
	float: none;
}
.column div:first-child {
	margin-left: 0;
}
.hover01 figure {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	max-width: 500px;
	overflow: hidden;
}
.hover01 figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .5s linear;
	transition: .5s linear;
}
.hover01 figure:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.main-navigation {
	clear: both;
	margin: 0 auto;
	max-width: 1920px;
	min-height: 40px;
	position: relative;
}

.navbar {
	background-color: transparent;
	margin: 0 auto;
	max-width: 1920px;
	width: 100%;
}

ul.nav-menu ul a{ color: transparent;}
.nav-menu .sub-menu,
.nav-menu .children {
	float: right;
	left: auto;
	right: -2px;
	position: fixed;
	border: none;
	background-color: transparent;
	z-index: -999;
}

ul.nav-menu,
div.nav-menu > ul {
	margin: 0 !important;
	padding: 0 !important;
}
ul li {display: inline-block;}

.nav-menu li {
	display: inline-block;
	position: relative;
	font-family: 'Varela Round';
	padding: 0 1em;
}

.nav-menu li a {
	color: #2d2d2d;
	display: block;
	font-size: 1em;
	text-decoration: none;
	padding:0;	
	font-weight:bold;
	line-height: 1.5;
}

.nav-menu li:hover > a,
.nav-menu li a:hover,
.nav-menu li:focus > a,
.nav-menu li a:focus {
	color: #ff6a38;
	background-color: transparent;
}
.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
	color: #ff6a38;
	font-style: normal;
	background-color: transparent;
}
.current-page-ancestor > a { color: #ff6a38 !important;}
.bt860 { font-size: 2em; font-weight: bold; text-align: center; margin: 20px 0; color: #ff6a38;}

/**
 * 5.0 Content
 * ----------------------------------------------------------------------------
 */
.error404 .page-title:before {
	color: #2d2d2d;
	content: "\f423";
	font-size: 964px;
	line-height: 0.6;
	overflow: hidden;
	position: absolute;
	left: 7px;
	top: 28px;
}

.hentry {
	padding: 0;
}

.entry-header,
.entry-content,
.entry-summary,
.entry-meta {
	margin: 0 auto;
	max-width: 1920px;
	width: 100%;
}

.sidebar .entry-header,
.sidebar .entry-content,
.sidebar .entry-summary,
.sidebar .entry-meta {
	max-width: 1280px;
	padding: 0 0 !important;
}

.col-25,
.col-60,
.col-140,
.col-220,
.col-300,
.col-380,
.col-460,
.col-500,
.col-540,
.col-620,
.col-700,
.col-780,
.col-860 {
	display: inline;
	margin-right: 2.127659574468%;
}

.col-25 {
	width: 21.872340425532%;
	height: 1px;
}

.col-60 {
	width: 6.382978723404%;
}

.col-140 {
	width: 15.307732772226%;
}		  

.col-220 {
	width: 23.404255319149%;
	clear: ;
}

.col-300 {
	width: 31.914893617021%;
}

.col-380 {
	width: 40.425531914894%;
}

.col-460 {
	width: 48.936170212766%;
}

.col-500 {
	width: 53.127659574468%;
}

.col-540 {
	width: 57.446808510638%;
}

.col-620 {
	width: 65.957446808511%;
}

.col-700 {
	width: 76.328085106383%;
}

.col-780 {
	width: 82.978723404255%;
}

.col-860 {
	width: 84.692267227774%;
}

.col-940 {
	width: 100%;
}

.col-301 {
	width: 31.614893617021%;
	margin-right: 0.8592198581561667%;
	margin-left: 0.8592198581561667%;
	display: inline;
	min-height: 100px;
	text-align: center;
}

.fit {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.fitbt {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.grid {
	float: right;
	margin-bottom: 2.127659574468%;
	padding-top: 0;
}

.grid-right {
	float: right;
	margin-bottom: 2.127659574468%;
	padding-top: 0;
}

.grid-left {
	float: left;
	margin-bottom: 2.127659574468%;
	padding-top: 0;
}

.grid-a {
	float: left;
	margin-bottom: 2.127659574468%;
	padding-top: 0;
}

.site-footer {
	background-color: transparent;
	font-size: 14px;
	text-align: center;
	margin: 0 8% 10px ;
	clear: both;
}

.site-footer a{ color: #2d2d2d;}

.site-info {
	padding: 10px 2%;
	color: #2d2d2d;
	font-weight: bold;
	font-size: 18px;
	max-width: 1920px;
	text-align: center !important;
}

.site-footer .widget {
	background: transparent;
	color: #2d2d2d;
	float: left;
	margin-right: 20px;
	width: 100%;
}
.footpage{ max-width: 1280px; background: transparent; border-top: 2px solid #ff6a38; margin: 10px auto 20px; }
.sidebar .site-footer .widget {
	width: 100%;
}
.widget { background: transparent; padding: 0; margin: 0;}	

.wsd {
font-family: 'Arial';
font-size: 14px;
color: #000;
}

.at{
font-family: 'Arial';
font-size: 14px;
text-decoration: none;
color: #000;
}

.at2b{
font-family: 'Arial';
font-size: 14px;
color: #49b2d4;
text-decoration: none;
}

/* Buttons */
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	background: #000; /* Old browsers */
	background: -webkit-linear-gradient(transparent  ); /* Chrome 10+, Safari 5.1+ */
	background:   linear-gradient(transparent ); /* W3C */
	border: none;
	border-bottom: unset;
	border-radius: unset;
	color: #fff;
	display: inline-block;
	padding: 5px 10px;
	text-decoration: none;
}

button:hover,
button:focus,
input[type="submit"]:active,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
	background: #000 !important; /* Old browsers */
	background: -webkit-linear-gradient(transparent !important ); /* Chrome 10+, Safari 5.1+ */
	background:   linear-gradient(transparent !important ); /* W3C */
	border: none !important;
	padding: 5px 10px;
}

@media (min-width: 1800px) {
.palestra { margin-right: -3%; margin-left: -3%;}	
.nav-menu li a { font-size: 1.8em; font-weight:bold;}	
}	

@media (max-width: 1799px) {
.nav-menu li a { font-size: 1.5em;}			
}	

@media screen and (max-width: 1660px) {
.nav-menu li { padding: 0 .6em;}
}

@media (max-width: 1440px) {
#headmain {height: 150px;}	
#striplogo img { max-width: 240px;}	
#soc{top: 0;}
#soc img {width: 30px;}
#navge {top:110px;}
.nav-menu li { padding: 0 .4em;}
.nav-menu li a { font-size: 1.3em; line-height: 1.3;}
}

@media screen and (max-width: 1366px) {
	
}

@media screen and (max-width: 1280px) {
.sidebar .entry-header,
.sidebar .entry-content,
.sidebar .entry-summary,
.sidebar .entry-meta {
	max-width: 1280px;
	padding: 0 5% !important;
}

}

@media (max-width: 1179px) {
#striplogo img { max-width: 230px;}	
#soc{top: 0;  font-size: 15px;}
#soc img { margin: 5px 0;}
.visu { margin-right: 0; margin-left: 0;}
.nav-menu li { padding: 0 .4em;}
.nav-menu li a { font-size: 1em; line-height: 1.5;}

}

@media (max-width: 800px) {
#headmain {height: 110px;}		
#soc{text-align: right;}	
ul.nav-menu,
div.nav-menu > ul { display: none;}
.palestra { margin-right: 5%; margin-left: 5%;}
.grid-right { float: none !important;}
.visu  { text-align: center; padding: 0;}	
.visu iframe {
		padding: 0;
		float: none;
		margin-bottom: 20px;
		width: 100%;
}
}


@media (max-width: 643px) {
	#content .entry-header,
	#content .entry-content,
	#content .entry-summary,
	#content footer.entry-meta,
	#content .featured-gallery,
	.search.sidebar .page-content,
	.blog.sidebar .page-content,
	.sidebar .post-navigation .nav-links,
	.paging-navigation .nav-links,
	#content .author-info,
	.comments-area .comments-title,
	.comments-area .comment-list,
	.comments-area .comment-navigation,
	.comment-respond,
	.sidebar .site-info,
	.sidebar .paging-navigation .nav-links {
		padding-left: 0;
		padding-right: 0;
	}
.menu-toggle { display: none;}
}

@media (max-width: 440px) {
#headmain {height: 90px;}	
#striplogo img { max-width: 180px;}	
#soc{top: 0;  font-size: 12px;}
#soc img {width: 25px; margin: 5px 0;}
}

@media (max-width: 359px) {

}
