/*
Theme Name: Tirnews
Theme URI: http://www.newssite.shakedeal.co.il/
Author: Tiran Moyal
Author URI: http://www.newssite.shakedeal.co.il/
Description: Custom Design Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Article, Blog, Personal
Text Domain: newssite
*/

body{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	text-align:left;
    font-size:14px;
	direction:ltr;
	background:#f0f0f0;
}
html{
    scroll-behavior:smooth;
}
*{
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5 {
    font-weight:bold;
    line-height:1.2em;
}
ul, li, ol{
	padding:0;
	margin:0;
	list-style:none;
}
img{
	border:none;
	padding:0;
	margin:0;
	max-width: 100%;
}
.cls{
	clear:both;
}
a{
	outline:none;
	color:#76BE59;
	text-decoration:none;
	 -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
a:hover{
	text-decoration:none;
	color:#76BE59;
	 -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/* for mobile menu */

.menuicon{
	display:none;
	cursor:pointer;
	padding:6px 0 0 0;
	float:left;
}
.floatingnav{
	position:fixed;
    top:0;
    left:-370px;
    width:370px;
    height:100%;
	background:#000;
    z-index:99999999;
}
.menubox{
	overflow:hidden;
	color:#f0f0f0;
	padding:20px;
	text-align:center;
}
.menubox ul li{
	padding:0 0 5px 0;
	text-align:left;
}
.menubox ul li a{
	font-weight:300;
	text-decoration:none;
	color:#fff;
	font-size:26px;
	padding-right:21px;
}
.menubox ul li a:hover{
	text-decoration:none;
	color:#d84047;
}
.menubox ul li.current_page_item a{
	text-decoration:none;
	color:#d84047;
}
.closemenu{
	padding:20px 0 0 0;
	text-align:center;
	cursor:pointer;
}

/* for search area */

.searchwrap{
	padding:0 30px;
}
.headersearcharea{
    position: relative;
    z-index:99;
}
.headersearchblock {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    padding:30px 0 30px 0;
    display: none;
}
.searchclose{
    height:31px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
	text-align:right;
}
.searchclose img:hover{
	cursor:pointer;
}
.searchareabox{
	padding:70px 0 30px 0;
	border-bottom:2px solid #000;
	overflow:hidden;
}
.searchbutton{
	float:right;
	width:37px;
	padding:0 0 0 0;
}
.searchbutton input{
	border:none;
}
.searchfield{
	width:calc(100% - 37px);
	float:left;
}
.searchfield input{
	width:100%;
	border:1px solid #76BE59;
	height:38px;
	padding:0 10px 0 10px;
	background:#343334;
	font-size:12px;
	color:#a1a1a1;
}

/* custom css start */

.container{
	width:auto;
	max-width:1200px;
	margin:0 auto;
	background:#fff;
}
.headerarea{
	padding:0 0 0 0;
}
.header{
	background:#343334;
	min-height:48px;
	position:relative;
	padding:0 30px;
}
.navigation{
	direction:rtl;
	text-align:right;
}
.navigation ul li{
	float: right;
	position:relative;
}
.navigation ul li a{
	display:block;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding:15px 15px 16px 15px;
	text-transform:uppercase;
}
.navigation ul li a:hover{
	background:#101010;
	color:#fff;
}
.navigation ul li.current_page_item a{
	background:#76BE59;
	color:#fff;
}
.searchicon{
	position:absolute;
	right:30px;
	top:50px;
	cursor:pointer;
}
.logoholder{
	padding:35px 30px 35px 30px;
	overflow:hidden;
	position:relative;
}
.logo{
	float:left;
}
.logo img{
	width:100%;
	height:auto;
	display:inline-block;
	max-width:300px;
}
.cumbtrail{
	border:1px solid #343334;
	overflow:hidden;
	padding:10px 30px 10px 30px;
	border-right:none;
	border-left:none;
	color:#343334;
}
.cumbtrail a{
	color:#343334;
	text-decoration:none;
}
.cumbtrail a:hover{
	color:#76BE59;
}
.maincontent{
	padding:30px 30px 30px 30px;
	overflow:hidden;
}
.firstblocks{
	overflow:hidden;
	padding:0 0 25px 0;
}
.firstblockleft{
	width:49%;
	float:left;
}
.firstitem h3 {
    height: 55px;
	text-align:right;
	direction:rtl;
}
.title-wrap{
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
}
.title-wrap h3 a{
	font-size:18px;
    padding:8px 15px 72px 15px;
    line-height: 1.5em;
    font-weight: 700;
    color:#fff;
	text-decoration:none;
	display:block;
}
.firstblockright{
	width:50%;
	float:right;
}
.secondblocks{
	overflow:hidden;
}
.homeblocks{
	overflow:hidden;
	direction:rtl;
	text-align:right;
}
.lifestylearea{
	display:flex;
	flex-wrap:wrap;
	overflow:hidden;
}
.singleitem{
	width:48%;
	margin:0 1% 35px 1%;
	overflow:hidden;
}
.featured-media{
	position: relative;
	overflow:hidden;
	direction:rtl;
	text-align:right;
}
.featured-image-holder img{
	width:100%;
	height:auto;
	display: inline-block;
	resize: both;
}
.singleitem.smallspace {
    width: 271px;
    height: 205px!important;
}
.firstitem {
    width: 559px;
    height: 419px!important;
}
.singleitem img {
    width: 367px;
    height: 267px;
}
.tag-list{
    position:absolute;
    top:0;
    left:0;
    font-size:12px;
    margin-right:10px;
	width:100%;
}
.tag-list a{
    background: #76BE59;
    color:#ffffff;
    padding:7px 10px 5px 10px;
    display:inline-block;
    text-transform:uppercase;
    letter-spacing:2px;
	margin:0 0 1px 0;
	position:relative;
}
.tag-list a:hover{
	background:#343334;
	color:#fff;
}
.tag-list a::before {
    content: "";
    width: 1px;
    height: 100%;
    background-color:rgba(0, 0, 0, 0.25);
    top: 0;
    right: 0;
    position: absolute;
}
.featured-media h2{
	font-size:24px;
	color:#393939;
	margin-top:15px;
	margin-bottom:10px;
	line-height:28px;
}
.featured-media h2 a{
	color:#393939;
	text-decoration:none;
}
.featured-media h2 a:hover{
	color:#76BE59;
}
.shortinfo{
	padding:15px 0 0 0;
	overflow:hidden;
}
.shortinfo p{
	line-height:28px;
}
.readmore{
	padding:15px 0 0 0;
	overflow:hidden;
}
.readmore a{
	font-size:12px;
	letter-spacing:0.5px;
	font-weight:700;
	color:#393939;
	text-decoration:none;
}
.readmore a:hover{
	color:#76BE59;
	text-decoration:none;
}
.static{
	position:static;
	padding:0 0 0 0;
	overflow:hidden;
	margin-right:0;
}
.static a{
	padding:0 4px 0px 4px;
	line-height:16px;
	font-size:10px;
	margin-right:0;
}



.footerarea{
	background:#101010;
	color:#b0b0b0;
	padding:0 0 0 0;
	overflow:hidden;
}
.footertop{
	border-bottom:1px solid #000000;
	padding:35px 15px 7px 15px;
	overflow:hidden;
}
.fot-col-1{
	width:calc(25% - 20px);
	float:left;
	margin:0 10px 25px 10px;
}
.widgetlist{
	overflow:hidden;
	direction:rtl;
	text-align:right;
}
.widgettitle{
	line-height:35px;
	background:#343334;
	margin-bottom:28px;
}
.widgettitle span {
    color:#ffffff;
    text-transform:uppercase;
    background:#76BE59;
    padding:0 30px;
    line-height:35px;
    letter-spacing:1px;
    display:inline-block;
    position:relative;
}
.widgettitle span::before{
    content: "";
    width: 1px;
    height: 1px;
    position: absolute;
    right: 100%;
    top: 0;
    border-bottom: 34px solid #76BE59;
    border-left: 20px solid transparent;
    border-right: 0;
}
.widgetlist p{
	line-height:24px;
}
.widgetlist ul li{
	margin:0px 0 8px 5px;
	display:inline-block;
}
.widgetlist ul li a{
	background:#343334;
	color:#b0b0b0;
	padding:5px 14px;
	display:block;
}
.widgetlist ul li a:hover{
	background:#76BE59;
	color:#fff;
}
.input-group{
    margin-top:14px;
	position:relative;
	overflow:hidden;
}
.input-group input[type="email"]{
	width:calc(100% - 30px);
    padding:4px 14px;
	height:28px;
	color:#656666;
	outline:none;
    border:1px solid #707070;
	background:#101010;
	margin:0 0 15px 0;
}
.input-group input[type="submit"]{
	width:105px;
	height:34px;
	background:#76BE59;
	color:#fff;
	border:none;
	cursor:pointer;
	outline: none;
}
.input-group input[type="submit"]:hover{
	background:#343334;
	color:#fff;
}
.footerbottom{
	border-top:1px solid #1d1d1d;
	padding:28px 30px;
	overflow:hidden;
}
.footerbottomleft{
	float:left;
}
.footerbottomright{
	float:right;
}

/* for default page */

.conntentleft{
	width:67%;
	float:right;
}
.pagecontent{
	text-align:right;
	direction:rtl;
	overflow:hidden;
}
.pagecontent .title{
	font-size:36px;
    margin-bottom:15px;
	font-weight:700;
	color:#393939;
	line-height:1.25em;
}
.post-entry p{
	line-height:2em;
	padding:0 0 10px 0;
}
.conntentright{
	width:31%;
	float:left;
}
.sidebar .widgetlist ul li a{
	background:#76BE59;
	color:#fff;
}
.sidebar .widgetlist{
	margin-bottom:20px;
}
.sidebar .widgetlist ul li a:hover{
	background:#343334;
	color:#fff;
}
.widgetinfo{
	text-align:center;
}
.recent-post{
	margin:0 0 15px 0;
	overflow:hidden;
	direction:rtl;
	text-align:right;
}
.recentpostthumb{
	width:26%;
	float:right;
}
.recentpostthumb img{
	/*width:100%;
	height:auto;*/
	width:91px;
	height:64px!important;
	display:block;
}
.recentpostinfo{
	width:70%;
	float:left;
	text-align:right;
}
.recentpostinfo h3{
	font-size:14px;
	font-weight:700;
	color:#393939;
	margin-bottom:8px;
	line-height:18px;
}
.recentpostinfo h3 a{
	color:#393939;
	text-decoration:none;
}
.recentpostinfo h3 a:hover{
	color:#76BE59;
	text-decoration:none;
}
.postdate{
	color:#b0b0b0;
	font-size:12px;
}
.postdate span{
	background:url(images/calender-icon.png) no-repeat right 0;
	padding:0 15px 0 0;
	display:inline-block;
}


/* for category page */

.tag-cover {
    text-align: center;
    background-size: cover;
    background-position: center;
    margin-bottom: 35px;
    color: #ffffff;
}
.tag-cover .overlay {
    background: #76BE59;
    padding: 20px;
	text-align: center;
	color:#ffffff;
}
.tag-cover .tag-title{
    color:#ffffff;
	font-size:24px;
	font-weight:700;
	margin-bottom:14px;
	line-height:1.25em;
}
.meta-info span {
    white-space: nowrap;
    background:#343334;
    color: #ffffff;
	padding:3px 5px;
    line-height: 20px;
    display: inline-block;
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.specialitem{
	margin:0 0.5% 35px 0.5%;
	overflow:hidden;
}
.smallspace{
	margin-bottom:1%;
}
.smallspace .title-wrap h3 a{
	font-size:14px;
}
.post-categories{
	display:flex;
	flex-wrap:wrap;
	direction:rtl;
	text-align:right;
}
.textwidget{
	text-align:right;
}
.sidebar .textwidget{
	text-align:center;
}
.featuredimage{
	margin:0 0 20px 0;
	overflow:hidden;
}
.featuredimage img{
	width:100%;
	height:auto;
	display:inline-block;
	max-width:100%;
}
.relatedpostarea{
	padding-top:50px;
}
.relateditem{
	width:31.33%;
	margin:0 1% 35px 1%;
	overflow:hidden;
}
.relateditem .featured-media h2 {
    font-size:18px;
    line-height:22px;
}
.col-3-item{
	width:24%;
	margin:0 0.5% 25px 0.5%;
	overflow:hidden;
}
.col-3-item .tag-list a{
	font-size:10px;
	letter-spacing:1px;
	padding:5px 5px 5px 5px;
}
.col-3-item .featured-media h2 {
    font-size:14px;
    line-height: 18px;
}
.col-3-item .shortinfo p {
    line-height:18px;
	font-size:14px;
}
.left{
	float:left;
}
.right{
	float:right;
}
.firstblockshortinfo{
	text-align:right;
	direction:rtl;
}
.firstblockshortinfo p{
	line-height:28px;
	padding:0 0 25px 0;	
	font-size: 18px;
}
.faqarea{
	margin:50px 0;
	overflow:hidden;
	direction:rtl;
	text-align:right;
}
.faqarea h3{
	padding:15px 25px 15px 15px;
	font-weight:normal;
  	cursor:pointer;
	border-bottom:1px solid #76BE59;
	background:url(images/faq-bullet.png) no-repeat right center;
}
.accordionanswer{
	padding:15px 20px;
	overflow:hidden;
	display:none;
	border-bottom:1px solid #76BE59;
}
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    height: 35px;
    width: 96%;
}
.wpcf7-form-control.wpcf7-textarea {
    height: 90px;
    width: 96%;
}
.wpcf7-form-control.wpcf7-submit {
    background: black;
    color: white;
    padding: 15px 72px;
    border: 0px;
    float: right;
}
.post-entry li {
    list-style-type: disc;
    list-style-position: inside;
}