/*!
Theme Name: Jewinthecity
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: jewinthecity
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Jewinthecity is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

/* #wpadminbar {
	display: none;
} */

.screen-reader-text {
	display: none;
}


/* Subscribe widget styling */

.subscribe-widget div.wpcf7 .ajax-loader {
	display: none;
}

.subscribe-widget .wpcf7-response-output {
	display: none !important;
}

.subscribe-widget__form p {
	display: none;
}

.wpforms-confirmation-container {
	padding: 10px 15px;
	background-color: #00d6d7;
}

.wpforms-confirmation-container p {
	display: inherit;
	line-height: 1.5;
}


span.wpcf7-not-valid-tip, label.wpforms-error {
	position: absolute;
	top: 100%;
	font-size: 12px;
	color: #ea5353;
	left: 0;
}

.form-block__group label.wpforms-error {
	position: absolute;
	font-size: 11px;
	bottom: 5px;
	right: 5px;
	top: unset;
	left: unset;
}

/* End */

.cancel-button a {
	margin-left: 10px;
	font-size: 14px;
	color: #b92626;
	font-weight: 400;
	text-transform: none;
}

p.form-submit {
	margin-bottom: 0;
}

.logged-in-as {
	color: #444e56;
  font-family: "Roboto",sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.72;
}

.logged-in-as a {
	color: #00d6d7;
}

.comment-form-cookies-consent {
	display: none;
}

.ss-inline-share-wrapper.ss-small-icons .ss-total-counter {
	padding: 0;
}

.ss-inline-share-wrapper .ss-inline-share-content {
	flex-direction: row-reverse;
}

.ss-inline-share-wrapper.ss-small-icons .ss-total-counter>span:first-child {
	color: #444e56;
	font-family: "Oswald",sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 1;
	margin-left: 1px;
	text-align: left;
}

.ss-total-counter>span:last-child {
  color: #444e56;
  font-family: "Oswald",sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  margin-left: 1px;
  text-align: left;
}

.ss-inline-share-wrapper .ss-inline-counter {
	padding: 0;
	margin: 0;
}

.ss-inline-share-wrapper.ss-with-spacing .ss-inline-counter {
	margin: 0;
}

.ss-inline-share-wrapper {
	margin: 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

.ss-inline-share-wrapper.ss-with-spacing .ss-social-icons-container>li {
	margin: 0 10px 0 0 !important;
}

.ss-inline-share-wrapper.ss-without-labels .ss-social-icons-container>li>a i {
	display: flex;
	justify-content: center;
	align-items: center;
}

.ss-twitter:before {
  font-size: 16px;
  color: #444e56;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}

.ss-facebook:before {
  font-size: 16px;
  color: #444e56;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}

.ss-linkedin:before {
  font-size: 16px;
  color: #444e56;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}

.ss-inline-share-wrapper.ss-without-labels .ss-social-icons-container>li>a {
	background-color: transparent;
	display: inline-flex;
}

.ss-inline-share-wrapper.ss-without-labels .ss-social-icons-container li .ss-twitter-color {
	border-color: #1da1f2 !important;
}

.ss-inline-share-wrapper.ss-without-labels .ss-social-icons-container li .ss-facebook-color {
	border-color: #3b5998 !important;
}

.ss-inline-share-wrapper.ss-without-labels .ss-social-icons-container li .ss-linkedin-color {
	border-color: #0077b5 !important;
}

.ss-inline-share-wrapper.ss-without-labels .ss-social-icons-container li .ss-twitter-color:hover {
	background-color: #1da1f2;
}

.ss-inline-share-wrapper.ss-without-labels .ss-social-icons-container li .ss-facebook-color:hover {
	background-color: #3b5998;
}

.ss-inline-share-wrapper.ss-without-labels .ss-social-icons-container li .ss-linkedin-color:hover {
	background-color: #0077b5;
}

.ss-inline-share-wrapper.ss-without-labels .ss-social-icons-container li .ss-twitter-color:hover .ss-twitter:before {
	color: #fff;
}

.ss-inline-share-wrapper.ss-without-labels .ss-social-icons-container li .ss-facebook-color:hover .ss-facebook:before {
	color: #fff;
}

.ss-inline-share-wrapper.ss-without-labels .ss-social-icons-container li .ss-linkedin-color:hover .ss-linkedin:before {
	color: #fff;
}

/* Form stylings */

.wpforms-field-hp {
	display: none;
}

/* General styling */

.page-title {
	margin-top: 0;
	margin-bottom: 11px;
	color: #444e56;
	font-family: "Oswald",sans-serif;
	font-size: 32px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: -0.8px;
}

@media (max-width: 991px) {
	.page-title {
		font-size: 24px;
	}
}

section.no-results, section.not-found {
	margin-bottom: 40px;
}


section.no-results .page-content form, 
section.not-found .page-content form {
	position: relative;
}


.wpforms-confirmation-container p {
	margin-bottom: 0;
	font-size: 16px;
}

.wpforms-field-label.wpforms-label-hide {
	display: none;
}


.wpforms-field-radio ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.wpforms-field-radio ul li {

}

.form_divider_small {
	margin: 5px 0;
	width: 100%;
}

.form_divider_big {
	margin: 15px 0;
	width: 100%;
}

.fb-comments {
	margin-bottom: 30px;
}


.heateor_sss_sharing_container.heateor_sss_horizontal_sharing {
	display: none !important;
}

.post__share .heateor_sss_sharing_container.heateor_sss_horizontal_sharing {
	display: block !important;
}

/* div.heateorSssTotalShareCount {
	color: #444e56;
	font-family: "Oswald",sans-serif;
	font-size: 12px !important;
	font-weight: 400;
	line-height: 1;
	margin-left: 1px;
	text-align: left;
}

div.heateorSssTotalShareText {
  color: #444e56;
  font-family: "Oswald",sans-serif;
  font-size: 12px !important;
  font-weight: 400;
  line-height: 1;
  margin-left: 1px;
  text-align: left;
} */
/*  */
/* 
#page {
	margin-top: -134px;
	padding-top: 134px;
}
 */

.heateor_sss_square_count {
	display: none !important;
}

#nsu-checkbox {
	font-size: 16px;
	margin-bottom: 0;
	margin-top: 5px;
}