.container {
    max-width: 997px;
    margin: 0 auto;
    width: 100%;
}
ul#lcp_instance_0 li a {
    color: blue;
}
.inside_wa {
    margin: 10px auto;
    border-top: solid 1px grey;
    border-bottom: solid 1px grey;
    padding: 20px 0;
}
div.amazingslider-box-1 :nth-child(3) { 
   visibility: hidden;
}
.listing_cat_box .dropdown-content {
    display: none;
    position: absolute;
}
.listing_cat_box .dropdown:hover .dropdown-content {
    display: block;
}
.listing_cat_box .cat-box.column2{
    margin: 5px;
    width: 48.3%;
}
.listing_cat_box .cat-box.column4{
    margin: 5px;
    width: 23.1%;
	display: inline-flex;
}
.listing_cat_box{
    margin: 0px -10px;
    display: table;
    width: 102.5%;	
}
.listing_cat_box .dropbtn {
    text-align: right;
    padding: 5px;
    background-color: #fff;
    border: 1px solid #f2f2f2;
	font-size: 18px !important;
    vertical-align: middle !important;
    padding: 0px 10px !important;
    color: #848484;
}
.listing_cat_box .dropbtn .main-cat-img {
    width: 40px;
    height: 40px !important;
    padding: 5px;
    border-left: 1px solid #cdc1c1;
    display: inline-block;
}
.listing_cat_box .dropbtn .main-cat-img {
    width: 40px;
    height: 40px !important;
    padding: 5px;
    background-color: #fff;
    border-left: 1px solid #f2f2f2;
}
.listing_cat_box .dropbtn span {
    font-size: 18px !important;
    vertical-align: middle !important;
    padding: 0px 10px !important;
	color: #848484;	
}
.single-cat-box .dropdown-content{
    margin: 0;
    width: 49.5%;
    text-align: right;
    padding: 5px;
    background-color: #ededed;
    border: 1px solid #f2f2f2;	
}
.single-cat-box .dropdown-content .main-cat-img{
    width: 40px;
    height: 40px !important;
    padding: 5px;
    border-left: 1px solid #cdc1c1;	
    display: inline-block;	
}
.single-cat-box .dropdown-content span {
    font-size: 18px !important;
    vertical-align: middle !important;
    padding: 0px 10px !important;
	color: #848484;	
}
.group_items-box img, .recent-item img{
    height: 125px;
    object-fit: cover;	
}
.cat-box-readmore{
	float: left !important;
    margin-right: 10px !important;
    margin-left: 0 !important;
}
.cat-box .cat-box-readmore{
    color: #f00;
    font-size: 18px;
    vertical-align: super;	
}
.pg_subtitle{
    color: #2d80c1;
    font-size: 30px;
    font-weight: 800;
    line-height: 30px;
    display: flex;
    margin-top: 10px;
    margin-bottom: 20px;
font-family: "Open Sans Hebrew", Sans-serif!important;}
.pg_subtitle:hover{
    color: #2d80c1;	
}
.pg_topimg{
    opacity: 1 !important;	
}

#rggnews_register label{
    display: block;
    font-size: 17px;
    margin-bottom: 5px;
   font-family: "Open Sans Hebrew", Sans-serif!important;
    color: #333;	
}
#rggnews_register .form-control{
	display: block; 
	width: 100%; 
	border: 1px solid #dedede; 
	border-radius: 3px;
    margin-bottom: 12px;	
}
#rggnews_register .listing_title{
    font-weight: 600;
    padding: 20px 0px;
    text-align: center;	
}
#rggnews_register .select2-container{
    display: block;
    width: 100% !important;
    border: 1px solid #dedede;
    border-radius: 3px;
    margin-bottom: 12px;	
}
#rggnews_register .select2-selection--multiple{
	border: 0px;
    background-color: #f5f5f5;
    border-radius: 3px;	
}
#rggnews_register .form-control#add_post_thumbnail{
    background: none;
    border: 0;	
}
#rggnews_register .btn-primary{
    padding: 10px 30px;
    background-color: #4490cd;
    color: #fff;
    font-size: 18px;
    font-weight: 100;	
}
.cust_col-md-3{
	width:33.5%;
    float: right;	
}
.cust_col-md-9{
	width:66.5%;
    float: right;	
}
#rggnews_login label{
	display: block; 
	font-size: 17px; 
	margin-bottom: 5px;
}
#rggnews_login .form-control{
	display: block; 
	width: 100%; 
	border: 1px solid #dedede; 
	border-radius: 3px;
    margin-bottom: 12px;	
}
.listing_title{
    font-weight: 600;
    padding: 20px 0px;
    text-align: center;	
}
#rggnews_login .btn-primary{
    padding: 10px 30px;
    background-color: #4490cd;
    color: #fff;
    font-size: 18px;
    font-weight: 100;	
}
.sub-cat.listing_cat_box{
	width:100% !important;
	margin: 0px 10px;
}
.random-cat-title{
	text-align:center;
}
.random-cat{
	clear:both;
}
.ono-fixed-enabled {
    top: 0;
	position:fixed !important;
	z-index:9999999;
}
.sidebar .flexslider{
	height:160px;
}
body.admin-bar .ono-fixed-enabled {
    top: 32px;
	position:fixed !important;
	z-index:9999999;
}
#slide-out{
  /*  position: fixed !important;*/
    overflow-y :scroll;
}

.tab {
    float: right;
    width: 30%;
    height: 300px;
}
.tab button.active{
    background-color: #4490cd;
}
.tab button {
    display: block;
    background-color: inherit;
    color: white;
    padding: 22px 16px;
    width: 100%;
    border: none;
    outline: none;
    text-align: right;
    cursor: pointer;
    transition: 0.3s;
    font-size: 16px;
    background-color: #66ace4;
    margin-bottom: 10px;
}
/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #4490cd;
}


/* Style the tab content */
.tabcontent {
    float: right;
    padding: 0px 12px;
    width: 70%;
    border-left: none;
    background-color: #f2f2f261;

}
.grid-list .item-list{
	width:49%;
	clear:none !important;
	float:left;
}
.grid-list .article-ad{
	width:100%;
	clear:both;
}
.grid-list .grid-row{
	width:100%;
	float:left;
}
.acadp-listings .pull-left.text-muted,.acadp .btn-toolbar .btn-group{
	float: right !important;
}
.acadp .btn-sm, .acadp .btn-group-sm > .btn{
	padding: 10px 15px !important;
}

.paragraph_related_posts {
    width: 100% !important;
}
.entry .paragraph_related_posts .related-item {
    float: right !important;
    width: 24.5% !important;
    height: auto !important;
    margin: 0 0 10px 0 !important;
    min-height: 180px !important;
    height: auto !important;
	padding-right: 2px;
}
.paragraph_related_posts#related_posts .related-item .tie-appear{
        height: 100px !important;
    }
.paragraph_related_posts .related-item:nth-child(3n+4){
    clear: none !important;
}
.paragraph_related_posts > .block-head > h3 {
    color: white;
    background-color: black;
    padding: 5px;
    margin-bottom:0px;
    border-bottom: 2px solid black;
}
.paragraph_related_posts > .block-head{
    border-bottom: 2px solid black;
}
.paragraph_related_posts .post-listing{
    margin-top: 10px !important;
}
.paragraph_related_posts a{
    color: black !important;
}
h3.post-box-title {
    font-size: 17px;
    line-height: 20px;
}
.pdfjs-frame{
	max-height: 700px;
    height: 700px;
}
@media screen and (max-width:768px){
	.pdfjs-frame{
		max-height: 300px;
		height: 300px;
	}
	.entry .paragraph_related_posts#related_posts .related-item {
		float: right !important;
		width: 48.5% !important;
		min-height: 180px !important;
    height: auto !important;
		padding-right:5px;
	}
	.entry .paragraph_related_posts {
		display: block !important;
	}
    .paragraph_related_posts#related_posts .related-item .tie-appear{
        height: 100px !important;
    }
	.fixed-enabled {
		top: 0px;
		position:fixed !important;
		z-index:9999;
		right:0;
		width:100%;
		background-color: #fff;
		border-top-color: #4490cd;
		padding: 20px 5px;
	}
	#acp-toggle-toolbar.toolbar-left{
		top:70px;
	}
	.grid-list .item-list{
		width:100%;
		clear:none !important;
		float:none;
	}
	.grid-list .grid-row{
		width:100%;
		float:none;
	}
	body.admin-bar .fixed-enabled {
		top: 0px;
		position:fixed !important;
		z-index:9999;
		right:0;
		width:100%;
		background-color: #fff;
		border-top-color: #4490cd;
		padding: 20px 5px;
	}
	.logo img{
	}
	.app-link{
		font-size:14px;
	}
	.wp-socialight-wrapper.active-share{
		display:none;
	}
	.wp-socialight-wrapper.active-share.sticky-ads{
		display:block;
	}
}
@media screen and (max-width:670px){
	.e3lan-below_header{
		display:block !important;
		margin:0;
	}
		.wp-socialight-wrapper.active-share.sticky-ads{
		display:block;
		bottom: -40px;
		right: 0;
		width: 100%;
		top: auto;
		transform: none;
		position: fixed;
		text-align: center;
		z-index: 9999999;
	}

}
@media screen and (max-width:600px){
    .header-content {
    padding-bottom: 0;
    }
    .e3lan-bottom, .e3lan-below_header {
    line-height: 0;
    margin: 0px auto 5px;
    text-align: center;
    position: relative;
}
#theme-header {
    margin: 20px auto 5px;
}
	.listing_cat_box .dropbtn span {
		font-size: 12px !important;
		vertical-align: middle !important;
		padding: 0px 10px !important;
		color: #848484;
		font-weight: bold;
	}
	.listing_cat_box .dropbtn .main-cat-img{
		width:100%;
		max-width:90px;
		height:100% !important;
	}
	.listing_cat_box .cat-box.column2 {
		margin: 10px;
		width: 100%;
		float: none;
	}	
	.listing_cat_box .cat-box.column4 {
		margin: 10px;
		width: 100%;
		float: none;
	}
	.listing_cat_box .dropbtn{
		margin-bottom: 5px;	
	}
	.single-cat-box .dropdown-content {
		margin: 0;
		width: 42%;
		text-align: right;
		padding: 5px;
		background-color: #ededed;
		border: 1px solid #f2f2f2;
		margin-top: -6px;
	}	
}

@media screen and (max-width:500px){
	.cat-box-content ul li.first-news .tie-appear{
		height: 220px !important;
	}
  .Main_cat_wraper{
    grid-template-columns: auto !important;
  }
}
/*boostrap grid*/
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
.post-box-title span.post-tag,h1.post-title span.post-tag,.related-item span.post-tag{
	color: #ff0000;
}
@media (min-width: 768px) {
  .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix,
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.flex-direction-nav .flex-prev{
    left: 0;
    right: auto;
}
.flex-direction-nav .flex-next {
    left: auto;
    right: 0;
}
.flexslider:hover .flex-prev {
    right: auto;
    left: 0;
}
.flexslider:hover .flex-next {
    left: auto;
    right: 0;
}
/*bootstrap grid */

/* Onesignal Design */
#onesignal-popover-container.slide-down #onesignal-popover-dialog{
  height: 650px !important;
  width: 600px !important;
}
#onesignal-popover-container #onesignal-popover-dialog .popover-body-icon{
  float: none !important;
  margin: 0 auto !important;
  width: 100% !important;
  height: 100% !important;

}
#onesignal-popover-container #onesignal-popover-dialog{
  padding:0 !important;
}
.page #onesignal-popover-container #onesignal-popover-dialog .popover-button.primary {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 6px 0 rgba(0,0,0,.12);
    background: #1d8c1a !important;
    color: #fff !important;
    width: 290px !important;
    margin-right: 50px !important;
    font-size: 20px !important;
    text-align: center !important;
    font-weight: bold !important;
    padding: 10px !important;
    border-radius: 10px;
	    font-family: "heebo";
    font-weight: 100;
}
.page #onesignal-popover-container #onesignal-popover-dialog .primary.popover-button + .secondary.popover-button{
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 6px 0 rgba(0,0,0,.12);
    background: #8c1a1a !important;
    color: #fff !important;
    width: 190px !important;
    margin-right: 25px !important;
    font-size: 20px !important;
    text-align: center !important;
    font-weight: bold !important;
    padding: 10px !important;
    border-radius: 10px;
	    font-family: "heebo";
    font-weight: 100;

}
#onesignal-popover-container #onesignal-popover-dialog .popover-body-message{
  display: none;
}
.popover-footer{
  margin-top: 50px !important;
}
/* One signal end */
@media screen and (max-width : 1920px){
  .mobile-only{
  visibility:hidden;
  }
}
@media screen and (max-width : 906px){
	.desktop{
		visibility:hidden;
	}
	.mobile-only{
		visibility:visible;
	}
	.page #onesignal-popover-container #onesignal-popover-dialog .popover-button.primary {
		width: 80% !important;
		margin-right: 50px !important;
	}
	.page #onesignal-popover-container #onesignal-popover-dialog .primary.popover-button + .secondary.popover-button{
		width: 80% !important;
		margin-right: 50px !important;
	}
}
@media screen and (max-width : 480px){
	#hp_slider .swiper-slide-bg{
		background-color: transparent !important;
		background-size: contain  !important;
	}
}
h1, h2, h3, h4, h5, h6,body,p,a {
    font-family: "Open Sans Hebrew", Sans-serif!important;
}
.content div[id^="div-gpt-ad-"]{
	overflow: hidden;
}
.social_ed_button_item > img{
	 flex: 0 0 auto;
    width: 25px;
    height: 25px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 50%;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    vertical-align: middle;
    background-color: #12af0a;
}
.cat-parallax-image {
  overflow: hidden;
  height: 200px;
  position: relative;
}

.cat-parallax-image img {
  position: absolute;
  height: 100vh;
  min-width:100%;
}

/*CSS for Buisness post type */
/*****************************post-design*********************/
.all_post_list {
    float: right;
    width: 100%;
    margin: 0 auto;
    background: #eeeeee;
    border-radius: 10px;
}
ul.all_post_main {
    float: right;
   width: 100%;
    padding: 0;
    margin: 0;
}
li.all_post_sub {
    padding: 15px;
    margin: 15px;
    list-style: none;
    background: #fff;
    
}
.post_title h2 {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 0;
    text-align: right;
}
.ratting_call ul {
    padding: 0;
    margin: 0;
    float: right;
   width: 100%;
}
.ratting_call ul li{
    padding: 0;
    margin: 0;
    list-style: none;
}
.ratting_img {
    text-align: right;
    float: right;
}
li.img_column {
    float: right;
    /*width:55%;*/
    text-align: right;
}
li.call_column {
    float: left;
   width: 45%;
    text-align: left;
}
a.call_btn img {
    float: right;
    margin-left: 7px;
   width: 12%;
    margin-top: 3px;
}
.post_title a {
    color: #000;
}
a.call_btn {
    text-decoration: none;
    padding: 5px;
    border-radius: 30px;
    background: linear-gradient(to left, #027bce 0%,#68afe0 100%) !important;
    font-size: 16px;
    color: #fff;
    float: left;
}
.call_bottom_text {
    float: right;
    width: 100%;
}
button.call_btn:focus {
    outline: none;
}
.call_bottom_text h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    margin-top: 6px;
    margin-left: 14%;
}
.address_text img {
    float: right;
    width: 6%;
    margin-left: 10px;
}
.address_text p{
	float: right;
    text-align: right;
    width: 90%;
}
.post_title {
    float: right;
    margin-bottom: 15px;
    /*width: 100%;*/
}
.ratting_call {
    float: right;
    width: 100%;
}
.address_text {
    float: right;
    width: 70%;
    margin-top: 5px;
   }
.ratting_img img {
   /* height: 100px !important;*/
    width:60px !important;
    border-radius: 50%;
    border: 1px solid #0a7fd0;
}
ul.social_sub li {
    margin: 0 0 0 1em;
    padding: 0 0 0 0;
    list-style: none;
    display: inline-block;
}
ul.social_sub {
	padding: 0;
  margin: 5px 0 10px 0;
  float: right;
  width: 100%;
  display: flex;
  justify-content: center;
}
button.share_sub_btn {
   background: #0b7fcf !important;
    color: #ffffff;
    text-decoration: none;
    outline: none;
    padding: 5px 11px;
    font-size: 13px;
    margin-top: 10px;
    border: 0px solid #666;
    border-radius: 0;
}
ul.social_sub li a img {
    max-width: 30px;
    width: 100%;
}
.share_all_btn {
    display: none;
}
.share_all_btn.hide_show_share {
    display: block;
    transition: all ease-in-out 1s;
}
.bold_title {
  font-weight: 600;
}
h2.bold_title a {
    color: #000;
}
@media(max-width: 576px){
	li.call_column {
    float: left;
 /*   width:60%;*/
    text-align: left;
}
li.img_column {
    float: right;
  /*  width: 40%;*/
    text-align: right;
}
	.call_bottom_text {
    float: left;
}


}
/**************************category page design******************/
.Main_cat_wraper {
    display: grid;
    grid-template-columns: auto auto;
}

.item_cat {
    float: right;
    background: #f5f5f5;
    padding: 0 0 0 15px;
    margin: 16px 17px;
    box-shadow: 0 0 8px 2px #dcdcdc;
    border-radius: 5px;
    min-height: 100px !important;
}
.cat_image {
    width:40%;
    float: right;
    background:#000;
    /*padding: 10px;*/
    border-radius:0 5px 5px 0;
    min-height: 100px;
    object-fit: contain;
    display: flex;
    vertical-align: middle;
    align-items: center;
}
.cat_title {
    float: right;
    width: 60%;
    padding: 10px 15px 0 0;
}
.sub_cat {
    float: left;
    width: 60%;
    padding: 0  15px 0 0;
}
.cat_image img {
    width: 100% !important;
    max-width: 100px !important;
    margin: 0 auto;
}
.cat_title a {
    color: #000 !important;
    font-size: 22px;
    font-weight: 600;
}
ul.sub_cat_list {
    padding: 0;
    margin: 0;
}
ul.sub_cat_list li {
    display: inline-block;
    padding: 0;
    margin: 0;
    border-left: 1px solid #000;
    padding-left: 10px;
    padding-right: 5px;
    line-height: 16px;
}
ul.sub_cat_list li:last-child {
    border-left: 0px solid #000;
    padding-left: 10px;
    padding-right: 5px;
}
ul.sub_cat_list li:first-child {
    padding-left: 10px;
    padding-right: 0px;
}
li.sub_cat_title a {
    font-size: 16px;
    line-height: 0px;
    color: #777777 !important;
    font-weight: 500;
}
.search_form .form-group {
    float: right;
    width: 47%;
    margin-left: 40px;
}
.search_form .form-group:nth-child(2) {
    margin-left: 0px;
}
.search_form .form-group:nth-child(4) {
    margin-left: 0px;
}
.search_form .form-group:last-child {
    width: 100%;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 20px;
}
/*.search_form .form-group:nth-child(1) select {
    width: 58%;
}
.search_form .form-group:nth-child(2) select {
    width: 75%;
}
.search_form .form-group:nth-child(3) select {
    width: 78%;
}*/
@media(max-width: 576px){
.item_cat {
    float: right;
    width: 100%;
    background: #f5f5f5;
    padding: 0 0 0 15px;
    margin: 15px 0px;
    box-shadow: 0 0 8px 2px #dcdcdc;
    border-radius: 5px;
}
.search_form .form-group {
    float: right;
    width: 100%;
    margin-left: 15px;
}
.search_form .form-group label {
    width: 28% !important;
    float: right;
    font-size: 14px;
}
.search_form .form-group select {
    width:70% !important;
    float: right;
    font-size: 14px;
}
}

/*****************************bussiness-form-checkbox*******************/
.business_form_section input[type=checkbox] {
    -webkit-appearance: none;
    height: 20px;
    width: 20px;
    cursor: pointer;
    position: relative;
    -webkit-transition: .15s;
    border: 1px solid #7a7a7a;
    background-color: transparent;
    padding: 0px 10px;

}

.business_form_section input[type=checkbox]:before, input[type=checkbox]:checked:before {
     position: absolute;
    top: 2px;
    left: 0;
    width: 20px;
    height: 20px;
    line-height: 1.2em;
    text-align: center;
   color: #4391cd;
    background-color: white;   
    content: '';
}

.business_form_section input[type=checkbox]:checked:before {
 content: '✔';
}
.business_form_section .elementor-field-subgroup.elementor-subgroup-inline span label {
    margin-right: 10px;
}
.business_form_section .elementor-field-group-Services_Category span {
    width: 20%;
    float: right;
}
.business_form_section .elementor-column.elementor-field-group-Business_Shipping_Method span {
    width: 50%;
    float: right;
    flex-basis: unset !important;
    margin-top: 10px;
}
.business_form_section .elementor-column.elementor-field-group-Business_Shipping_Method span label{
  margin-right: 10px;
}
.business_form_section  .elementor-field-group-Business_Area span {
    width: 20%;
    float: right;
    flex-basis: unset !important;
}
.business_form_section  .elementor-field-group-Business_Area span label{
  margin-right: 10px;
} 

.elementor-social-icons-wrapper br{
	display:none;
}
body.category .pagination{
	overflow: visible;
    clear: both;
}
/*****************search-post*********************************/
.main_search .address_text img {
    float: right;
    width: 6%;
    margin-left: 10px;
}
.main_search .all_post_list {
    float: right;
    width: 47%;
    background: #eeeeee;
    border-radius: 10px;
    margin: 0 14px 28px 14px;
}
@media(max-width: 576px){
.main_search .all_post_list {
    width: 100%;
    margin: 15px 0px;
}
.main_search .address_text p{
  width: 85%;
}
.main_search .address_text img {
    width: 7%;
}
}
.main_cat{font-weight:700;}


.search_form  .form-group label {
    width: 20% !important;
    float: right;
    text-align: right;
}
.search_form  .form-group input,.form-group select{
    width: 80% !important;
    float: right;
    text-align: right;
}
.search_form .form-group:last-child input{
  width: unset !important;
  float: unset !important;
}
.single-post h1.post-title{
	display: block !important;
}
.entry .acadp-listings ul li{
	list-style: none;
}
@media(max-width: 576px){
  .search_form .form-group input, .form-group select {
		width: 70% !important;
		float: right;
		text-align: right;
	}
	.search_form  .form-group label {
		width: 30% !important;
		float: right;
		text-align: right;
	}
	body.js-nav #acwp-toolbar-btn-wrap{
		left: 2px;
	}
}
