@charset "UTF-8";
/*!
Theme Name: MoneyWise
Theme URI: https://www.digima.co.il
Author: Digima
Author URI: https://www.digima.co.il
Description: Sample theme description.
Template: storycle
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: example-child
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-menu, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready
*/

/* Theme customization starts here
-------------------------------------------------------------- */

@import url("../mycustomstyle.css");
/*top*/
.stock-ticker-wrapper .stock-ticker-container {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    padding: 9px 9px 5px;
    background: #fff;
}
.cs-share {
    padding-top: 0px !important;
}
i.mdi.mdi-share-variant {
    line-height: 2 !important;
}
.jet-tabs__label-text a {
    color: #fff;
}
iframe {
    width: 315px !important;
}
.home iframe{
   width: 373px !important;
}
.subtitle {
    padding-top: 12px;
    font-size: 18px;
    font-weight: 400;
}
.WNtopmenu2{
	direction:ltr !important;
}
.jet-mobile-menu-toggle-button {
    left: -35px !important;
	right:auto !important;
    outline: 0;
}
.admin-bar.jet-mobile-menu-active .jet-mobile-menu-toggle-button {
    top: 141px !important;
}
/*form-newzleter*/

.post-form .col-md-3{
	/*max-width: 27%;*/
	max-width:135px;
    padding-left: 0px !important;
	margin-top: 8px;
	font-family: Heebo, sans-serif;
}
.post-form-2 .col-sm-12{
	max-width:100%;
    float:none !important;
}
.post-form-2 p {
    margin-bottom: 11px !important;
	font-family: Heebo, sans-serif;
}
.post-form {
    direction: rtl;
	background-image: linear-gradient(to bottom, #6137a4, #2951c3, #0086d0, #00a3d0, #60bdce);
    padding: 18px 18px 15px 0px;
    border-radius: 10px;
	font-family: Heebo, sans-serif;
	min-height:173px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.post-form-2 {
    direction: rtl;
	background-image: linear-gradient(to bottom, #6137a4, #2951c3, #0086d0, #00a3d0, #60bdce);
    padding: 18px 0px 5px 0px;
    border-radius: 10px;
	font-family: Heebo, sans-serif;
	max-height: 305px;
}
.post-form-2 #btn-1{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7151b0+0,387dbc+39,387dbc+58,7151b0+100 */
background: #7151b0; /* Old browsers */
background: -moz-linear-gradient(left, #7151b0 0%, #387dbc 39%, #387dbc 58%, #7151b0 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #7151b0 0%,#387dbc 39%,#387dbc 58%,#7151b0 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #7151b0 0%,#387dbc 39%,#387dbc 58%,#7151b0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7151b0', endColorstr='#7151b0',GradientType=1 ); /* IE6-9 */
width:100%;
    font-size: 15px;
    margin-top: -55px;
}

#btn-1{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7151b0+0,387dbc+39,387dbc+58,7151b0+100 */
background: #7151b0; /* Old browsers */
background: -moz-linear-gradient(left, #7151b0 0%, #387dbc 39%, #387dbc 58%, #7151b0 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #7151b0 0%,#387dbc 39%,#387dbc 58%,#7151b0 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #7151b0 0%,#387dbc 39%,#387dbc 58%,#7151b0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7151b0', endColorstr='#7151b0',GradientType=1 ); /* IE6-9 */
 margin-bottom: 0px;
   width: 100%;
font-family: Heebo, sans-serif;
}
.form-title {
    color: #fff;
    padding-right: 29px;
    text-align: center;
    padding-left: 29px;
	padding-bottom: 4px
}
input.form-control {
    background: #fff;
}
select.form-control {
    background: #fff;
}
.wpcf7 .wpcf7-text,
.wpcf7 .wpcf7-textarea{
  text-indent: 35px;
}
.wpcf7 .col-md-3{ position: relative; }
.wpcf7  .fa{
 position: absolute;
    color: #608ebf;
    z-index: 100;
    font-size: 18px;
    top: 35%;
    right: 18%;
}
.wpcf7 .col-sm-12{ position: relative; }
.post-form-2 .fa{
	top: 18% !important;
    right: 7% !important;
}
.wpcf7 p .fa-pencil{ top: 4%; }

.post-form input, select, textarea {
    padding: 14px 16px 9px !important;
    font-size: 14px;
    line-height: 1.6;
    -webkit-transition: .3s;
    transition: .3s;
    border: 0px solid !important;
    border-radius: 6px !important;
	color: #000000;
    font-weight: 400;
}
.post-form-2 input, select, textarea {
       padding: 8px 18px 9px !important;
    font-size: 14px;
    line-height: 1.6;
    -webkit-transition: .3s;
    transition: .3s;
    border: 0px solid !important;
    border-radius: 6px !important;
    margin-bottom: 15px;
    color: #000000;
    font-weight: 400;
    height: 37px;
}
 .mobile {
    display: none;
}
#chek a {
    color: #ffffff;
}
#chek {
    color: #ffffff;
    padding-right: 5px;
    position: relative;
    top: -3px;
}
#chek2 {
    color: #ffffff;
    padding-right: 5px;
    position: relative;
    top: -16px;
}
#chek2 a {  color: #ffffff;
}
.nuz {
    text-align: center;
    margin-right: -16px;
	line-height: 0px;
    padding-bottom: 17px;
    margin-top: -7px;

}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
  font-family: Heebo, sans-serif;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #000;
  font-family: Heebo, sans-serif;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #000;
  font-family: Heebo, sans-serif;
}
:-moz-placeholder { /* Firefox 18- */
  color: #000;
  font-family: Heebo, sans-serif;
}

/*display mechaber*/
.content-separate-style .post-author-bio{
	display:none !important;
}
.tabolla {
    padding-top: 30px;
}

.panel-footer {
    display: none !important;
}

tabolla p {
    width: 100%;
    word-break: break-all;
}
/*rtl*/

body{
text-align: right !important;

}
.home.content-separate-style .card-wrapper, .content-separate-style .sidebar .widget:not(.elementor-template-widget):not(.widget_elementor-library):not(.elementor-wp-widget), .content-separate-style .post-author-bio, .content-separate-style .comments-area, .content-separate-style .related-posts{
	padding: 0px !important;
    background-color:transparent !important;
    border-radius: 0px;
}
.content-separate-style .sidebar .widget:not(.elementor-template-widget):not(.widget_elementor-library):not(.elementor-wp-widget){
	padding:30px !important;
	background-color:#fff !important;
	border-radius:3px !important;
}
.home.site-content__wrap {
    margin-top: 0px !important;
    margin-bottom: 30px;
}
.panel-footer {
    padding: 10px 8px;
    display: none !important;
}



/*menu new*/
.jet-custom-nav .jet-menu-badge {
    margin: 0 10px 0 0px !important;
    width: 0;
}

.jet-desktop-menu-active .jet-menu-item .jet-sub-menu{
	right: 0 !important;
    left: auto !important;
}

/*serach*/

.elementor-2027 .elementor-element.elementor-element-3ef0863 .jet-search__popup {
    background-color: #ffffff;
    border-radius: 2px 2px 2px 2px;
    left: -1px !important;
    right: auto;
}

/*meta box post*/
.elementor-719 .elementor-element.elementor-element-0eac421 .jet-smart-listing__featured {
       margin: 10px 0px 0px 30px !important;
}
.elementor-719 .elementor-element.elementor-element-aa7fdb3 .jet-smart-listing__featured .jet-smart-listing__meta {
    text-align: right !important;
}
.elementor-719 .elementor-element.elementor-element-1c6d855 .jet-smart-listing__featured .jet-smart-listing__meta {
    text-align: right !important;
}

/*btn post*/
.elementor-719 .elementor-element.elementor-element-353b .jet-smart-listing__arrow.jet-arrow-prev {
    top: 2px;
    bottom: auto;
    left: 0px !important;
    right: auto;
}

.elementor-719 .elementor-element.elementor-element-353b .jet-smart-listing__arrow.jet-arrow-next {
    top: 2px;
    bottom: auto;
    right: auto !important;
    left: 36px !important;
}

.elementor-719 .elementor-element.elementor-element-aa7fdb3 .jet-smart-listing__arrow.jet-arrow-prev{
    top: 2px;
    bottom: auto;
    left: 0px !important;
    right: auto;
} 


.elementor-719 .elementor-element.elementor-element-aa7fdb3 .jet-smart-listing__arrow.jet-arrow-next{
    top: 2px;
    bottom: auto;
    right: auto !important;
    left: 36px !important;
}



.jet-smart-listing__post .jet-smart-listing__meta {
    text-align: right !important;
}
.elementor-719 .elementor-element.elementor-element-353b .jet-smart-listing__featured .jet-smart-listing__meta {
    text-align: right !important;
}

.jet-text-ticker__post-date {
    padding-left: 10px !important;
    padding-right:auto;
}

.featured-img-left.has-post-thumb .jet-smart-listing__featured-content {
    margin-right: 20px !important;
    margin-left:auto;
}

.has-post-thumb .jet-smart-listing__terms-link {
    position: absolute;
    top: 0;
    right: 0 !important;
    z-index: 99;
    left:auto;
}
.elementor-719 .elementor-element.elementor-element-0eac421 .jet-smart-listing__featured .jet-smart-listing__meta {
    text-align: right !important;
}

/*top post text align*/
.elementor-719 .elementor-element.elementor-element-f4af239 .jet-smart-tiles__box-excerpt {
    text-align: right !important;
}

/*home border post*/


.elementor-719 .elementor-element.elementor-element-b8e85c4 .jet-smart-listing__post {
    padding: 0px 20px 0px 0px !important;
    border-style: solid;
    border-width: 0px 3px 0px 0px !important;
    border-color: #377eff;
}
.elementor-719 .elementor-element.elementor-element-586f40d .jet-smart-listing__post {
    padding: 0px 20px 0px 0px;
    border-style: solid;
    border-width: 0px 3px 0px 0px;
    border-color: #00c8ec;
}

.elementor-719 .elementor-element.elementor-element-2adf33f .jet-smart-listing__post {
    padding: 0px 20px 0px 0px;
    border-style: solid;
    border-width: 0px 3px 0px 0px;
    border-color: #00ccad;
}

/*media*/

.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, .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, .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, .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, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
	float: right !important;
}

@media (max-width:991px){
	.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, .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, .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, .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, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
	float: none !important;
}
	.post-form .col-md-3 {
    max-width: 95%;
    padding-left: 0px !important;
    margin-top: 8px;
}
	.post-form{
		padding-right:0px;
		padding-bottom: 0px;
	}
	.post-form .col-sm-12 {
    position: relative;
    margin-bottom: 8px;
	margin-top: 10px;
}
	.post-form .fa {
    position: absolute;
    color: #608ebf;
    z-index: 100;
    font-size: 18px;
    top: 35%;
    right: 7%;
}
	.post-form #btn-1{
		width:100%;
		font-size:21px;
	}
	.post-form-2 #btn-1{
		margin-bottom:-8px;
	}
	#chek {
    color: #ffffff;
    padding-right: 5px;
    position: relative;
    top: -4px;
    font-size: 11px;
}
	.desk{
		display:none;
	}
	.mobile{
		display:block;
		text-align: center;
    padding-left: 20px;
	}
	.wpcf7-form p {
    margin-bottom: 10px !important;
}
}
@media (max-width:480px){
	.post-form-2 .fa {
    top: 28% !important;
    right: 12% !important;
}
	.post-form .fa {
    position: absolute;
    color: #608ebf;
    z-index: 100;
    font-size: 18px;
    top: 35%;
    right: 12%;
}
	.nuz {
    padding-right: 3px;
    padding-left: 21px;
    text-align: center;
    line-height: 0px;
    margin-bottom: 21px;
}
	.post-form #btn-1{
		margin-bottom:-6px;
	}
	.post-form-2 {
    max-height: inherit;
}
	.home iframe {
    width: 100% !important;
}
	.tradingview-widget-container {
    width: 100% !important;
}
}
@media only screen and (max-width: 600px) {
.breadcrumbs.container {
    display: none !important;
}
}
