/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

button, input[type=submit], input[type=button] {
	font-family: "Heebo" !important;
}


/* logo size */ 
.branding img {
    width: 280px;
}
.ph-wrap.with-logo img {
    width: 200px;
    height: auto;
}
.mobile-header-bar img {
    height: 50px !important;
    width: auto !important;
}

/* top bar */
.soc-ico {
    margin-left: 0 !important;
    margin-right: 15px !important;
}
.field.searchform-s {
    padding-right: 35px !important;
    text-align: right;
}

/* menu */
@media screen and (min-width: 780px) {
.sub-nav {
    left: auto !important;
    border: 3px solid #1e73be;
    border-width: 0 2px 2px 2px;
    box-shadow: 0 15px 19px -14px #929292;
	padding-top: 20px;
}
.sub-nav::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background: red;
    top: -11px;
    left: 0;
    right: 0;
    margin: auto;
    background: linear-gradient(to top left, #4088c8 50%, transparent 50%);
    transform: rotate(45deg);
}
li.act .sub-nav::before { 
    background: linear-gradient(to top left, #e74c3c 50%, transparent 50%);	
}
}
.dt-close-mobile-menu-icon {
    right: 0;
}
.dt-mobile-header {
    padding: 30px 15px 0;
}

/* bottom bar */
.bottom-text-block span {
    display: flex !important;
    line-height: 1.7;
}

/* page */
 * #main {
    padding: 40px 0 40px 0;
}
select {
    background-position: left 15px center !important;
    background-size: 15px !important;
	padding: 0 15px !important;
}
.ajax-loader {
	display: none !important;
}
.wpcf7-form-control {
	direction: rtl !important;
	text-align: right  !important;
}
.wpcf7-form-control.wpcf7-submit {
    text-align: center !important;
}

/* category page */
.wf-cell.shown {
    position: relative !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    float: right !important;
    height: auto !important;
    margin-bottom: 16px;
}
.blog-content.wf-td {
    margin-top: -99px;
    z-index: 99;
    position: relative;
    background: linear-gradient(to top, #000, transparent);
    height: 100px;
    display: flex !important;
    align-items: flex-end !important;
}
.alignnone.rollover.this-ready, .blog-media.wf-td p, .iso-grid .wf-cell .entry-title {
    margin: 0;
}
.iso-grid .wf-cell .entry-title a {
    color: #fff !important;
    padding-right: 10px;
    padding-bottom: 10px;
	text-shadow: 0 0 8px #000;
}
.iso-grid article {
    overflow: hidden;
}
.iso-grid .entry-meta {
    position: absolute;
    top: 15px;
    z-index: 9;
    width: auto;
}
.iso-grid .category-link {
    font-size: 0;
    line-height: 1 !important;
}
.iso-grid .category-link a[href="https://www.sarakaplan.co.il/category/%d7%9e%d7%aa%d7%9b%d7%95%d7%a0%d7%99%d7%9d/"] {
	/* מתכונים */
    display: none !important;
}
.iso-grid .category-link a[href="https://www.sarakaplan.co.il/category/%d7%9e%d7%90%d7%9e%d7%a8%d7%99%d7%9d/"] {
	/* מאמרים */
    display: none !important;
}

.iso-grid .category-link a {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    box-shadow: 0 0 4px -2px #000;
    display: flex;
    padding: 5px 15px !important;
}
.iso-grid .category-link a:hover {
    text-decoration: none;
}
.iso-grid .category-3 .category-link {
    background: #4db237;
}
.iso-grid .category-4 .category-link {
    background: #e88b00;
}
.iso-grid .category-5 .category-link {
    background: #cc2424;
}
.iso-grid .category-6 .category-link {
    background: #1cb5aa;
}
.iso-grid .category-8 .category-link {
    background: #10c9c9;
}
.iso-grid .category-18 .category-link {
    background: #bf0dbf;
}
.iso-grid .category-19 .category-link {
    background: #007ce8;
}
.iso-grid .category-9 .category-link {
    background: #8224e4;
    width: 118%;
}
.fancy-categories a:first-child {
    display: none;
}
.fancy-categories  {
    right: 15px;
	left: auto;
    top: 15px;
}
.fancy-categories a {
    padding: 5px 15px;
    line-height: 1;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    font-family: 'heebo';
	box-shadow: 0 0 4px -2px #000;
}
@media screen and (min-width: 780px) {
.iso-grid .wf-cell:first-child {
    width: 66.666% !important;
}
}
@media screen and (max-width: 780px) {
.iso-grid .wf-cell.shown {
    width: 100% !important;
}
}

/* mob nav */
@media screen and (min-width: 780px) {
.mob-nav, .mob-win {
    display: none !important;
}
}
@media screen and (max-width: 780px) {
.mycolor {
    display: none !important;
}
}
.ta-window, .nt-window, .mob-win-bg {
	display: none;
}
.mob-nav-buttons {
    position: fixed;
    bottom: 0;
    right: 0;
    display: flex;
    z-index: 12;
    color: #fff;
	width: 100%;
}
.mob-nav-buttons span {
    display: flex;
    height: 40px;
    width: 100%;
    justify-content: center;
    align-items: center;
    line-height: 1;
    font-weight: 700;
    font-size: 21px;
	cursor: pointer;
}
.ta-but {
    background-color: #e74c3c;
}
.nt-but {
    background-color: #1e73be;
	width: calc(50% - 1px);
}
.mob-win-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: black;
    top: 0;
    right: 0;
    opacity: 0.7;
}
.mob-win {
    position: fixed;
    top: 90px;
    right: 0;
    width: 90%;
    background: #fff;
    left: 0;
    margin: auto;
    box-shadow: 0 0px 6px -1px #000;
    padding: 0 10px 10px 10px;
	z-index: 11;
}
.mob-win h3 {
    margin: 0 -10px 15px -10px;
    padding: 5px 10px;
    color: #fff;
    font-weight: 700;
}
.ta-window h3 {
	background-color: #e74c3c;
}
.nt-window h3 {
	background-color: #1e73be;
}
.close-but {
    position: absolute;
    left: 0;
    font-size: 26px;
    font-weight: 800;
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
	cursor: pointer;
}
.mob-win span:not(.close-but) {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    display: flex;
    line-height: 1;
}
.mob-win .fas, .mob-win .far {
    font-size: 20px;
    margin-left: 15px;
    color: #1e73be;
}
.ta-window .fas, .ta-window .far {
    color: #e74c3c;
}
.nt-window .fas, .nt-window .far {
    color: #1e73be;
}
.mob-win p {
    font-size: 17px;
}
.mob-win b {
    margin-bottom: 5px !important;
    display: block;
}
.mob-win p i {
    font-size: 14px;
    display: block;
    margin-top: 6px;
}
.con-but {
    display: flex;
    justify-content: space-evenly;
}
.con-but a {
    color: #fff;
    text-decoration: none;
    padding: 8px 0;
    font-weight: 500;
    width: 45%;
    text-align: center;
}
.ta-window .con-but a {
    background-color: #e74c3c;
}
.nt-window .con-but a {
	background-color: #1e73be;
}





/* footer */
/* title*/
.footer .widget-title {
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    background-color: #e74c3c;
    padding: 4px 5px;
    margin: 0 -10px 20px -10px;
    padding-right: 9px;
	position: relative;
}
.footer section:nth-child(2n) .widget-title {
    background: #1e73be;
}
.footer .widget-title::after {
    display: flex;
    position: absolute;
    background: #1a1c20;
    width: 50px;
    height: 50px;
    left: -25px;
    bottom: -6px;
    border-radius: 50%;
    font-family: "font awesome 5 free";
    align-items: center;
    justify-content: center;
	font-weight: 500;
}
#custom_html-9 .widget-title::after {
	content: "\f086";
	color: #e74c3c;
}
#presscore-blog-posts-2 .widget-title::after {
	content: "\f1ea";
	color: #e74c3c;
}
#nav_menu-2 .widget-title::after {
	content: "\f14e";
	color: #1e73be;
}
#custom_html-10 .widget-title::after {
	content: "\f39e";
	color: #1e73be;	
	font-family: 'Font Awesome 5 Brands';

}
/* footer menu */
#menu-footer * {
    transition: .3s;
}
#menu-footer li {
	padding: 0 !important;
	margin: 0;
}
#menu-footer li::before {
    content: "\f5d1";
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 900 !important;
    margin-left: 12px;
}
#menu-footer li.current_page_item::before {
    color: #1e73be;
}
#menu-footer li a {
    width: calc(100% - 30px);
    padding: 7px 0 !important;
}
#menu-footer li:first-child a {
    padding-top: 0 !important;
}
#menu-footer li:hover {
    transform: scale(1.1);
    padding-right: 11px !important;
}
#menu-footer li:hover a, #menu-footer li:hover::before {
    text-decoration: none;
	color: #1e73be !important;
	text-shadow: 0 0 3px #000;
}
#menu-footer li.current_page_item::before, #menu-footer li.current_page_item a  {
    color: #e74c3c !important;
}
/*footer news*/
#footer  .post-content br, #footer .post-content time {
    display: none !important;
}
#footer .post-format-standard {
    flex-wrap: wrap;
}
#footer .mini-post-img {
    width: 100%;
}
#footer .mini-post-img img {
    max-width: 100%;
}
#footer .alignleft.post-rollover {
    margin: 0 !important;
}
#footer .post-content {
    width: 100%;
    margin-top: -150px;
    z-index: 2;
    height: 150px;
    display: flex;
    align-items: flex-end;
    padding-right: 15px;
    font-weight: 500;
    font-size: 20px;
    background: linear-gradient(to top, rgba(0,0,0,0.8), transparent);
    padding-bottom: 8px;
    box-sizing: border-box;
	pointer-events: none;
}
#footer .post-content a {
    color: #fff !important;
}
#footer .recent-posts li {
    margin-top: 0;
    padding-bottom: 10px !important;
    padding-top: 0 !important;
}
/*footer contact */
.footer-con span {
    display: block;
    margin-bottom: 7px;
    color: #b0b0b0;
}
.ta-footer, .nt-footer {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #27292d;
}
.footer-con span:last-child {
    margin-bottom: 0px;
}
.footer-con h3 {
    font-size: 20px;
	line-height: 1;
	margin-bottom: 10px;
}
.footer-con  h3 i {
    width: 33px;
	color: #fff;
}
.ta-footer i {
    color: #e74c3c;
    width: 25px;
}
.nt-footer i {
    color: #1e73be;
    width: 25px;
}
.footer-con b {
    margin-left: 5px;
    color: #efefef;
}
.footer-con img {
    width: 15px;
    margin-left: 10px;
}

@media screen and (max-width: 780px) {
.footer .widget-title {
    margin: 0 0 20px 0;
}
.footer .widget-title::after {
    left: -10px;
}
.scroll-top.on {
    bottom: 45px;
}
#bottom-bar {
    padding-bottom: 40px;
}
}

/* recipe */
.ingr ul, .proc ul {
    list-style: none;
	margin: 0 !important;
	margin-bottom: 10px !important;
}
.ingr li, .proc li {
    font-size: 17px;
    padding: 5px 0;
    border-bottom: 1px solid #efefef;
	display: flex;
}
.ingr li:last-child, .proc li:last-child {
    border: none;
}
.ingr li::before, .proc li::before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 800 !important;
    position: relative;
    display: inline-block;
    margin-left: 7px;
    font-size: 14px;
}
.ingr li::before {
    content: "\f291";
}
.proc li::before {
	content: "\f2e7";
}
.ingr li:hover::before {
    color: #e74c3c;
}
.proc li:hover::before {
    color: #1e73be;
}

/* sidebar */
@media screen and (min-width: 780px) {
#sidebar {
    padding-right: 25px;
    padding-left: 0 !important;
    border-left: none;
    border-right: 1px solid #e6e6e6;
}
}

.sb-hl {
    font-size: 22px;
    font-weight: 700;
    background: #1e73be;
    color: #fff;
    line-height: 2;
    padding-right: 10px;
    margin-top: -6px;
	height: 44px;
	position: relative;
}
.sb-hl::after {
    display: flex;
    position: absolute;
    background: #fff;
    width: 44px;
    height: 44px;
    left: -10px;
    border-radius: 0 50% 50% 0;
    font-family: "font awesome 5 free";
    align-items: center;
    justify-content: center;
    font-weight: 500;
    content: "\f075";
    color: #1e73be;
    top: 0px;
}
.sb-p {
    padding: 10px 10px 0 10px;
    background: #f8f8f8;
}
.sb-p a {
    text-decoration: underline;
    color: #1e73be !important;
}
.sb-p p {
    font-size: 19px;
    margin-bottom: 0;
    font-weight: 500;
}
#sidebar  .post-content br, #sidebar .post-content time {
    display: none !important;
}
#sidebar .post-format-standard {
    flex-wrap: wrap;
}
#sidebar .mini-post-img {
    width: 100%;
}
#sidebar .mini-post-img img {
    max-width: 100%;
}
#sidebar .alignleft.post-rollover {
    margin: 0 !important;
}
#sidebar .post-content {
    width: 100%;
    margin-top: -150px;
    z-index: 2;
    height: 150px;
    display: flex;
    align-items: flex-end;
    padding-right: 15px;
    font-weight: 500;
    font-size: 20px;
    background: linear-gradient(to top, rgba(0,0,0,0.8), transparent);
    padding-bottom: 8px;
    box-sizing: border-box;
	pointer-events: none;
}
#sidebar .post-content a {
    color: #fff !important;
}
#sidebar .widget-title {
    background: #e74c3c;
    color: #fff;
    font-weight: 700;
    padding-right: 15px;
    line-height: 2;
    font-size: 22px;
    margin-bottom: 10px;
	height: 44px;
	position: relative;
}
#sidebar .recent-posts li {
    margin-top: 0;
    padding-bottom: 10px !important;
    padding-top: 0 !important;
}
#sidebar .widget-title::after {
    display: flex;
    position: absolute;
    background: #fff;
    width: 44px;
    height: 44px;
    left: -10px;
    bottom: 0;
    border-radius: 0 50% 50% 0;
    font-family: "font awesome 5 free";
    align-items: center;
    justify-content: center;
    font-weight: 900;
    color: #e74c3c;
    top: 0;
}
#sidebar .widget_presscore-blog-posts .widget-title::after {
    content: "\f303";
}
#sidebar  #custom_html-8 .widget-title::after {
    content: "\f2e7";
}
.rec-cat {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.rec-cat a {
    width: 49%;
    line-height: 1;
	margin-bottom: 2%;
	position: relative;
}
.rec-cat a::after {
    content: "";
    width: 100%;
    height: 100%;
    background: #e74c3c;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    opacity: 0;
    pointer-events: none;
	transition: 0.5s;
}
.rec-cat a:hover::after {
    opacity: 0.5;
}
.rec-cat span {
    margin-top: -55px;
    position: relative;
    display: flex;
    height: 55px;
    align-items: flex-end;
    padding-bottom: 10px;
    color: #fff;
    font-weight: 700;
    box-sizing: border-box;
    padding-right: 10px;
    background: linear-gradient(to top, #000, transparent);
    font-size: 18px;
	z-index: 2;
}

/* search */
.search .blog-content p, .search .blog-content .entry-meta {
    display: none !important;
}
.search .wf-cell.iso-item.shown {
    width: 33.333% !important;
    height: 265px !important;
    overflow: hidden;
}
.search article {
    display: flex !important;
    flex-wrap: wrap;
    align-items: flex-end;
	height: 265px !important;
}
.search .blog-content.wf-td {
    margin-top: -120px;
	width: 100%;
}
.search .blog-media.wf-td {
	height: 100%;
}
.search .rollover img {
    max-width: unset;
    min-height: 265px !important;
    width: 400px !important;
}
.search .entry-title a {
    color: #fff;
    text-shadow: 0 0 10px #000;
}
.search .entry-title a:hover {
    color: #fff !important;
}
.search .entry-title {
    padding-bottom: 7px !important;
}
.search .paginator i {
    transform: scaleX(-1);
}
.searchform input[type=text]::placeholder {
    color: #333333 !important;
}
.paginator:not(.paginator-more-button) a::after {
    background: #1e73be;
    background: -webkit-linear-gradient("");
    background: linear-gradient("");
    height: 100%;
    z-index: -1;
    bottom: 1px;
}
.paginator .act {
    color: #fff !important;
}
.paginator a:hover {
    color: #fff !important;
}
@media screen and (min-width: 780px) {

}
@media screen and (max-width: 780px) {
.search .wf-cell.iso-item.shown {
    width: 100% !important;
}
.search .paginator {
    margin-top: 10px;
}
}

/* num inoput */
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}

.testimonial-item .more-link {
    display: block;
}

/* desk bubble */
.dc-open {
    display: block;
    z-index: 9999999999;
    font-size: 18px;
    position: fixed;
    bottom: 5px;
    left: 20px;
    right: auto;
    cursor: pointer;
	animation-name: example;
    animation-duration: 1.5s;
	animation-iteration-count: infinite;
}
.dc-open img {
    width: 120px;
}
@keyframes example {
    0%   {bottom: 5px;}
    50%  {bottom: 15px;}
    100% {bottom: 5px;}
}
@media screen and (max-width: 780px) {
.dc-open {
	display: none !important;
}
}
.wpcf7-spinner { display: none !important;}