
@import  "https://blog.teacollection.com/wp-content/themes/JointsWP/tea-assets/styleguide.css";
@import  "https://blog.teacollection.com/wp-content/themes/JointsWP/tea-assets/fonts.css";

/************************
TEA LOGO STYLES and OVERRIDES
***********************/
#tea-logo {
	padding: 4em 0 0;
  display: inline-block;
}
@media only screen and (max-width: 812px) {
#tea-logo {
    padding: 2em 0 0 0;
	}
}

#tea-logo img {
	width:100%;
}
@media only screen and (max-width: 47.94rem) {
.header .top-section .top-logo {
    width: 100%;
	}
}
@media only screen and (max-width: 47.94rem) {
.logo {
    padding: 0;
    margin: 0;
    width: 100% !important;
    height: 75px;
	}
}
@media only screen and (max-width: 47.94rem) {
.header .top-section .logo {
    text-align:center;
	}
}
@media only screen and (min-width: 40.0625em) {
.the-nav {
    width: 100%;
}
}

/***********************       GLOBAL       ***********************/
body {
	font-family: "Tisa Sans", Arial, Helvetica, sans-serif;
}

#content #inner-content, #menu {
	padding: .5rem 0;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.2 !important;
	margin-bottom: -.2rem !important;
	text-transform: uppercase;
	color: #3A3A3A !important;
}

p {
	color: #3A3A3A !important;
}

.mobile-trigger {
	display: none;
}

a:focus, a:hover {
	color: inherit;
}

/***********************       ADDTHIS       ***********************/
.addthis_toolbox {
	text-align: center;
}

.recipe  > section > div.at-below-post.addthis_default_style.addthis_toolbox {
	display: none;
}

/***********************       UBERMENU       ***********************/

.ubermenu .ubermenu-colgroup .ubermenu-column, .ubermenu .ubermenu-custom-content-padded, .ubermenu .ubermenu-nonlink, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-submenu-padded, .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target, .ubermenu .ubermenu-target, .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle {
    padding: 15px 17px;
}

.ubermenu-main {
	margin-top: 20px;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 10px;
}

.ubermenu-item-level-0 {
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
}

.ubermenu .ubermenu-item-layout-image_left>.ubermenu-target-text {
	text-align: left;
	padding-left: 0;
	line-height: 24px;
}

.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after {
	right: 9px;
	margin-top: -10px;
	font-size: 16px;
	font-weight: bold;
}

/***********************       HEADER       ***********************/
.header .top-section .top-menu .megamenu > li > a, .header .top-section .top-menu .megamenu > li > .button-to-link {
	font-family: 'Tisa Medium', Arial, Helvetica, sans-serif !important;
	font-size: 15px !important;
}

.header .top-section .top-menu .free-shipping-message {
	font-family: 'Tisa Sans Medium', Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #572501;
	font-size: 12px;
	margin-top: .75rem;
	display: none !important;
}

.header .search-query {
	padding: 8px 3px 4px 6px;
	margin: 0;
	height: 1.5625rem;
	font-size: .7rem;
	font-family: 'Tisa Sans Medium', Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #552411;
	display: none !important;
}

.search-button {
	display: none !important;
}

.logo {
	padding: 0;
	margin: 0;
	width: 100px;
	height: 100px;
}

/* For Small Only */
@media only screen and (max-width: 47.94rem) {
	.logo {
		padding: 0;
		margin: 0;
		width: 75px;
		height: 75px;
	}
}

.megamenu {
	margin-left: 1.3rem !important;
}

.header .top-section .top-menu .megamenu > li > a {
	padding: .25rem 2rem 0 0 !important;
	color: #572501 !important;
}

.free-shipping-message {
	font-family: "Tisa Sans Medium", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #9b8b81 !important;
	margin-top: .75rem;
}

.slogan {
	margin: 1.5rem 0 0 1.3rem;
	font-size: .8rem;
	color: #9b8b81 !important;
	line-height: 24px;
	letter-spacing: .03rem;
	font-family: "Tisa";
	font-weight: normal;
}

/***********************       MENU       ***********************/
.ubermenu .ubermenu-target-text {
	font-size: 14px;
	font-weight: normal;
}

.ubermenu-skin-clean-white.ubermenu-horizontal .ubermenu-item-level-0>.ubermenu-submenu-drop {
	border: 1px solid #dbdbdb;
}

/***********************       CONTENT       ***********************/
article > header > h2 > a, .search-title > a {
	font-size: 1.7rem !important;
	color: #3A3A3A !important;
	font-family: "Tisa", Arial, Helvetica, sans-serif;
}

.header .search-button {
	position: absolute;
	top: 0;
	right: 0;
	background-color: transparent;
	background-image: url("https://blog.teacollection.com/wp-content/themes/JointsWP/tea-assets/img/search.png") !important;
	height: 1.5625rem;
	padding: 0;
}

.button, button {
	background-color: rgba(171,171,171,0.3);
	color: #3A3A3A;
	padding: .5rem 2rem;
	display: block;
}

.button:focus, .button:hover, button:focus, button:hover {
	background-color: #f7f8f8;
	color: #3A3A3A;
	transition: background-color 50ms ease-out;
}

button {
	text-transform: uppercase;
}

.entry-content .more-link {
	white-space: nowrap;
}

.entry-content p {
	margin: 0 0 16px;
	line-height: 1.714285714;
	font-family: "Tisa", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.entry-content img {
	margin-top: .5rem;
	margin-bottom: .5rem;
}

.entry-content ul {
	list-style: disc outside;
	margin: 0 0 1.714285714rem;
	line-height: 1.714285714;
}

.entry-content ol {
	margin-bottom: 20px;
}

.entry-content li {
	list-style: disc outside;
	margin: 0 0 0 2.571428571rem;
	color: #3A3A3A !important;
	font-size: 13px;
	line-height: 1.714285714;
}

.subheader, h1, h2, h3, h4, h5, h6 {
	margin-bottom: .2rem;
	margin-top: .2rem;
}

.byline {
	margin-bottom: 0;
	text-transform: uppercase;
	margin-bottom: .5rem;
}

.postedby {
	display: none;
}

.categories, .tags, .categories > a, .tags > a {
	text-transform: uppercase;
	color: #b5b5b5 !important;
	font-size: .6rem;
}

.article-footer {
	margin-bottom: 4rem;
	text-align: center;
}

.archive-title {
	background-color: #ccc;
	text-align: center;
	padding: .5rem;
	margin-bottom: 2rem !important;
}

/***********************       WIDGETS       ***********************/
.widget {
	margin: 13px 0 25px;
	word-wrap: break-word;
	background: #f7f8f8;
	padding: 10px;
	font-family: "Tisa", Arial, Helvetica, sans-serif;
}

.widget h4 {
	margin-bottom: -13px;
	background-color: rgba(171,171,171,0.3);
	display: inline-table;
	padding: .5rem 2rem;
	letter-spacing: 2px;
	position: relative;
	bottom: 23px;
	font-family: "Tisa Sans", Arial, Helvetica, sans-serif;
}

.widgettitle {
	font-size: 11px;
	line-height: 2.181818182;
	font-weight: normal;
	text-transform: uppercase;
	color: #3a3a3a;
	text-align: left;
}

#widget-follow ul {
	list-style: disc outside;
	margin: 0 4px 10px;
}

#widget-follow li {
	display: inline-block !important;
	text-align: center;
	margin: 4px 1px 1px;
	width: 40px;
}

.widget_categories > ul, .widget_pages > ul {
	text-align: center;
	text-transform: lowercase;
}

.screen-reader-text, .search-submit {
	display: none;
}

.search-field {
	text-transform: lowercase;
	font-family: "Tisa Sans", Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #3A3A3A;
	text-align: center;
	font-size: 12px !important;
}

#categories-4 > ul > li > a, #pages-4 > ul > li > a, .page-item-16157 {
	color: #3A3A3A !important;
}

/***********************   ARCHIVE   ***********************/
.archive-title {
	background-color: #9b8b81;
	text-align: center;
	padding: .5rem;
	margin-bottom: 2rem !important;
}

.archive-title > span {
	display: block;
}

/***********************   RECIPES   ***********************/
.wpurp-recipe-grid-filter-box {
	text-align: center;
}

#wpurp_user_submission_form table {
	background-color: #F9F9F9;
}

.wp-editor-container {
	border-style: solid;
	border-width: 5px;
	border-color: #f5f5f5;
}

#wpurp_user_submission_form table {
	background-color: #F9F9F9;
	border-color: #F9F9F9;
}

#preview, #submit {
	padding: 10px 40px;
}

/***********************   FOOTER   ***********************/
.large-push-1, .large-push-3 {
	width: 190px;
}

.footer .middle-section .footer-items .columns h6 {
	text-align: center !important;
	font-family: "Tisa Sans Medium" !important;
	color: #572700 !important;
	text-transform: initial !important;
}