/* General */
body {
    font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
	background-color: #f9f9f9;
	background-repeat: repeat;
}
h1, h2, h3, h4, h5 {
	font-family: "Arial Rounded MT Bold", "Helvetica Rounded", Arial, sans-serif;
}
p {
	word-break: break-word;
	font-weight: 300;
	letter-spacing: -0.015em;
	line-height: 1.45em;
}
p.subheading {
    margin: 0;
    font-weight: 500;
}
.infinite-wrap {
	width: 100%;
	z-index: -1
}
.gform_wrapper .top_label .gfield_label, h4, .h4, .content-item .entry-title, .hero-big h1, .text-rounded, .gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label, .entry-subheading, .filter-title {
	font-family: "Arial Rounded MT Bold", "Helvetica Rounded", Arial, sans-serif;
}
h1, .h1 {
	font-size: 32px;
}
h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 16px;
}
h3, .h3 {
	font-size: 24px;
}
h4, .h4 {
	text-transform: uppercase;
	font-size: 16px;
}
.site-logo img {
	max-width: 375px;
	max-height: 80px;
}
.entry-content h1, .entry-content .h1, .entry-content h2, .entry-content .h2, .entry-content h3, .entry-content .h3 {
	display: inline-block;
}
a, a:visited {
	color: #2980b9;
	transition: color 150ms linear;
}
a:hover, a:focus {
	color: #2da2f0;
}
p a:visited, p a {
	text-decoration: underline;
}
.home-featured a.btn-default, .btn {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 0.85em;
    color: #616161;
    letter-spacing: -0.035em;
    padding: 0.75em 0.4em;
}
.featured-message {
	padding: 4px;
	text-transform: uppercase;
	font-weight: 700;
	text-align: center;
	background: #30336b;
	color: #fff;
	flex: 1;
	font-size: 13.5px;
}
.hentry {
	margin-bottom: 1em;
}
.page .hentry {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.modal-header, .modal-footer {
	border: 0;
}
.modal-body {
	padding: 0 1em;
}
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
	margin-top: 0!important;
}
.gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0;
}
.gform_footer {
	margin-top: 0!important;
}
.gform_footer input[type=submit] {
	display: block0!important;
	margin:0!important;
}
.form-control {
	font-weight: 500;
	font-size: 16px;
}
#header-search-button .fa-search:before {
	height: 25px;
	width: 25px;
	display: block;
}
.btn, .buystuff-search-input, a.btn-primary, a.btn-danger, button, button.btn-primary, input[type=button], input[type=reset], input[type=submit], input[type=text], input[type=email], input[type=url], input[type=password], input[type=search], textarea, .facetwp-type-search, .facetwp-radio, .facetwp-checkbox, .facetwp-selections li .facetwp-selection-value {
	border-radius: 6px;
}
.btn-default {
	border-radius: 50px;
}
.ar-button img {
	width: 100px;
}
.gform_wrapper .field_description_below .gfield_description {
    padding-top: 6px;
    opacity: 0.75;
}
.gform_wrapper .gfield_required {
    color: #ff4d4d;
}
.page-header {
	margin-top: 20px;
	border: 0;
}
.footer-widgets .input, .footer-widgets .input:focus {
	background-color:rgba(255,255,255,0.1);
	border-color: rgba(255,255,255,0.2);
	color: #fff;
}

.full-footer {
	margin-top: 20px;
	font-size: 16px;
	color: rgba(0,0,0,0.65);
}
.footer-widgets { 
    border-top: 1px solid #e8e8e8;
    padding-top: 0.5em;
    margin-top: 0.5em;
}
.footer-widgets a {
	color: #fff;
	color: rgba(0,0,0,0.65);
}
.footer-widgets ul {
	margin: 0;
	list-style: none;
}
.footer-widgets ul li {
	margin-bottom: 6px;
	
}
.footer-widgets .widget-title {
    font-size: 1.1em;
    letter-spacing: 0.035em;
    color: rgba(0,0,0,0.8);
}
.entry-header {
	position: relative;
}
.sharebutton {
	display: none;
	background: none;
    position: absolute;
    left: 2px;
    top: 8px;
    padding: 2px 6px;
    color: #555;
    font-size: 20px;
}
.share-api-enabled .sharebutton {
	display: block;
}
.share-api-enabled .content-item .entry-title {
	max-width: 85%;
    margin-left: auto;
    margin-right: auto;
}
.menu-toggle {
	font-size: 19px;
	margin: 0;
    color: #fff;
    text-shadow: none;
    padding: 0;
}
.menu-toggle .fa-times, .menu-toggled .menu-toggle .fa-bars{
	display: none;
}
.menu-toggled .menu-toggle .fa-times{
	display: inline-block;
}
.menu-toggle:hover, .menu-toggle:focus {
    color: #fff;
    text-shadow: 0 0 15px #000;
    box-shadow: initial;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	color: #fff;
}

.main-navigation ul ul {
	top: initial;
	background-color: #313131;
	background-color: rgba(0,0,0,0.9);
	padding: 0;
}
.main-navigation ul ul a {
	width: 100%;
	color: rgba(255,255,255,0.8);
}
.main-navigation ul ul li {
	width: 100%;
}


.facebook-like-row {
	overflow: hidden;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"] {
	padding: 6px;	
}

/* Product Flex */

.col-md-12 .flex-product {
	display:flex;
	align-items:center;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:space-between;
	clear:both;
}

.col-md-12 .flex-image {
	align-self:flex-start;
	flex:1 1 35%;
}

.col-md-12 .flex-details {
	align-self: stretch;
	flex:1 1 55%;
	position:relative;
	flex-direction: column;
	display: flex;
}

.col-md-12 .flex-details .entry-text {
	flex: 1;
}

.col-md-12 .flex-buy {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.flex-buy .share {
	order: 0;
	margin-right: auto;
}
.col-md-12 .flex-buy .price {
	order: 2;
	margin-left: auto;
}
.col-md-4 .flex-buy .price {
	margin-right: auto!important;
	margin-left: 0;
}
.flex-buy .like-post {
	order: 3;
}
.flex-buy .btn-product {
	order: 99;
	flex-direction: column;
    justify-content: center;
    letter-spacing: 0.025em;
}
.col-md-4 .flex-details, .col-md-4 .flex-image {
	-webkit-box-flex:1 1 100%;
	-moz-box-flex:1 1 100%;
	-webkit-flex:1 1 100%;
	-ms-flex:1 1 100%;
	flex:1 1 100%;
}

/* Accordion */

.lightweight-accordion {
	margin-bottom: 0.4em;
}
.lightweight-accordion .lightweight-accordion-title {
	background: #34495e;
	padding: 10px 12px 10px 18px;
	cursor: pointer;
	color: #fff;
}
.lightweight-accordion .lightweight-accordion-body {
	padding: 10px;
}
.lightweight-accordion .lightweight-accordion-title p, .lightweight-accordion .lightweight-accordion-title span, .lightweight-accordion .lightweight-accordion-title h1, .lightweight-accordion .lightweight-accordion-title h2, .lightweight-accordion .lightweight-accordion-title h3 {
	display: inline;
	font-size: 18px;
	font-family: inherit;
	font-weight: normal;
}

/* Like Button */

.watch-action .action-like a {
	display: inline-block;
    border: 1px solid #efefef;
    padding: 0 9px;
    background-color: #fff;
    border-radius: 3px;
    text-align: center;
	margin-right: 12px;
    color: #333;
    font-weight: 700;
}

.watch-action .action-like a span{
}

.watch-action .action-like .lbg-style1-active::before {
	color: #E71D36;
}

.watch-action .action-like a:hover {
	text-decoration: none;
	cursor: pointer;
	background-color: #efefef;
}

.watch-action .action-like a:before {
	display: block;
	font-style: normal;
	font-weight: 700;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	content: "♥";
}

.watch-action .action-like a img {
	display: none;
}

.watch-action .status {
	display: none;
}

.single .action-like a {
	padding: 2px 14px;
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    background-color: initial;
    border-color: initial;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	background-color: rgba(255,255,255,0.5);
}

/* Posts */

.content-item, .single-post .comments-area {
	background-color: #fff;
	border-radius: 3px;
	border: 1px solid #efefef;
}
.comments-area .comment-respond {
	max-width: 580px;
	margin: 0 auto;
	text-align: left;
}
.comments-area .comment-respond label {
	min-width: 80px;
}
.content-item.sticky:before, .content-item.hot-product:before {
	content: 'hot item';
	height: 25px;
	line-height: 25px;
	color: #fefefe;
	width: 100%;
	text-align: center;
	font-size: 0.8em;
	font-weight: 700;
	background: #7474BF; /* fallback for old browsers */
	background: -webkit-linear-gradient(to left, #7474BF , #348AC7); /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to left, #7474BF , #348AC7); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.comments-area {
	padding: 10px;
	margin: 0 0 1.5em;	
	min-height: 200px;
}
.comments-area .comment-reply-title {
	margin-top: 0;
}
.content-item .entry-title, .filter-title, .around-the-web .taxonomy-hero.circle, .page-template-template-gift-guides-php h2 {
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: -0.015em;
    margin-top: 0.6em;
    margin-bottom: 0.3em;
}
.content-item .taxonomy-hero .entry-title {
	font-size: 22px;
}
.page-template-template-gift-guides-php h2 {
	font-size: 24px;
	margin-top: 1.4em;
}
.filter-title {
	text-align: left;
	margin-top: 0.6em;
	font-size: 20px;
	margin-bottom: 0.4em;
}
.content-item .entry-subheading {
	font-size: 1em;
	margin-top: -0.3em!important;
}
.single .content-item h1.entry-title {
	font-size: 1.6em;
}
.content-item .entry-title a {
	color: #111;
}

.content-item .entry-buy-box {
	padding: 8px 0;
	border-top: 1px solid #efefef;
}

.single .col-md-12.masonry-entry .content-item .entry-buy-box {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    background: #fff;
}

.content-item .entry-article-box {
	border-top: 0;
	padding-top: 0;
}


span.price {
	font-weight: 700;
}

sup.pricesup {
    font-size: 12px;
    font-weight: 300;
}

.breadcrumbs {
	opacity: 0.6;
	font-size: 0.9em;
	margin-bottom: 4px;
	color: initial;
	display: inline-block;
}
.breadcrumbs:hover {
	opacity: 0.9;
}
.breadcrumbs a {
	color: initial;
	text-decoration: none;
}
.breadcrumbs:hover a {
	text-decoration: underline;
}

.content-item .entry-buy-box .price {
	color: #424242;
    font-size: 20px;
    font-weight: 500;
	line-height: 34px;
	margin-right: 16px;
}

.content-item .entry-buy-box .price .dollar {
    font-size: 0.9em;
    color: #676767;
    margin-right: 1px;
}

.content-item .entry-buy-box .discontinued {
	font-size:16px;
	color:#f30;
	margin-left: 6px;
}

.content-item .tags-links {
	color: #999;
	padding: 6px 12px;
    line-height: 2em;
}
.content-item .tags-links a {
	text-decoration: none;
    background: #f8f8f8;
    color: #999;
    border: 1px solid #efefef;
    border-radius: 3px;
    padding: 4px 6px;
    margin: 0 3px;
    text-transform: uppercase;
    font-size: 0.8em;
    white-space: nowrap;
}
.content-item .tags-links a:hover {
	background: #efefef;
}

.content-item .entry-meta, .content-item .entry-footer {
	display: none;
}
.content-item .entry-meta a {
	color: #bbb;
	font-size: 12px;
}
.content-item .entry-summary {
	font-size: 0.9em;
}
.content-item .entry-content, .content-item .entry-summary {
	padding: 0 15px;
	text-align: justify;
	margin: 0;
	font-weight: 300;
	display: flex;
    flex-direction: column;
    flex-grow: 1;
}
.content-item .entry-summary.with-margin {
	padding: 0 15px 15px 15px;
}

.single-post .col-md-12 .masonry-thumbnail {
	max-width: 450px;
}

.content-item .masonry-thumbnail a {
    display: flex;
    text-align: center;
    min-height: 120px;
    align-items: center;
    justify-content: center;
	overflow: hidden;
}

.entry-summary .read-more {
	text-align: center;
	margin-bottom: 12px;
	font-size: 12px;
	margin-top: -4px;
}
.text-faded {
	color: #666;
}
.hidden-pinterest {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
}

/* oEmbed Styles */
.around-the-web {
	background: initial;
	border: 0;
	margin: 0.2em 0 0.6em 0;
}
.around-the-web .track {
	display: flex;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}
.around-the-web .track .track-item {
	min-width: 310px;
	max-width: 310px;
	display: flex;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	flex-direction: row-reverse;  
	margin-right: 1em;
}
.around-the-web .track .track-item iframe {
	max-height: 130px;
}
.around-the-web .track .track-item .entry-content-asset {
	width: 100%;
}
.around-the-web .track .track-item .masonry-entry {
	width: 100%;
	padding: 0;
	margin: 0;
}
.around-the-web .track .track-item .masonry-entry .hentry {
	margin: 0;
}

.hero-big {
  background-color: #2f3542;
  color: #fff;
}
.hero-big h1 {
  margin: 1.1em 0;
  text-transform: uppercase;
  font-size: 1.75em;
}
.taxonomy-hero {
	min-height: 160px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-shadow: 0 0 5px #333;
	color: #fff;
	background-size: cover!important;
	margin-bottom: 8px;
	position: relative;
	overflow: hidden;
	z-index:0;
	flex-direction: column;
}
.taxonomy-hero .fa {
	font-size: 0.6em;
	vertical-align: middle;
}

a.taxonomy-hero {
	margin:0;
}
a.taxonomy-hero:hover {
	color: #fff;
	text-decoration: none;
}
.taxonomy-hero .background {
	margin:0;
	transition: all 0.3s ease;
	top:0;
	right:0;
	left:0;
	bottom:0;
	position:absolute;
	z-index:-1;
	background-size:cover!important;
}
a.taxonomy-hero:hover .background {
	transform: scale(1.06)
}
.around-the-web .track .track-item.circle {
	margin: 0 0.7em 0 0;
	min-width: 130px;
    max-width: 130px;
}
.taxonomy-hero.circle, a.taxonomy-hero.circle:hover {
	flex-direction: column;
	background: none!important;
	color: #333;
	text-shadow: none;
	overflow: visible;
	justify-content: flex-start;
}
.taxonomy-hero.circle img {
	border-radius: 120px;
	width: 120px;
	height: 120px;
	transition: border 0.5s;
	border: 3px solid #eee;
}
.taxonomy-hero.circle:hover img {
	border-color: #ccc;
}
.taxonomy-hero.circle .entry-title {
	font-size: 15px;
	line-height: 1.25em;
}
.cardrender img.wp-post-image {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    min-width: 100%;
    min-height: 100%;
    object-fit: contain;
    margin: auto;
    overflow: auto;
    height: auto!important;
    width: auto!important;
}
.cardrender .background {
	background-position-x: center!important;
	z-index: -10;
	display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.cardrender .taxonomy-hero {
	width: 100vw;
	height: 100vh;
	padding: 2em;
}
.cardrender .taxonomy-hero .entry-title {
	font-size: 4.5em;
	text-transform: uppercase;
    padding: 0.1em 0.5em;
    text-shadow: none;
}
.cardrender .taxonomy-hero.no-featured .entry-title {
    background: rgba(0,0,0,0.3);
}
.cardrender .taxonomy-hero .logo {
	position: absolute;
    bottom: 0.5em;
    max-width: 25vw;
}
.cardrender a {
	text-decoration: none!important
}
.cardrender .masonry-entry, .cardrender .hentry{
	padding: 0!important;
	margin: 0!important;
	border: 0!important;
}
.long-description {
	border-top: 1px solid #e8e8e8;
	padding-top: 1em;
	font-size: 0.9em;
    max-width: 600px;
    margin: 0 auto;
}
.long-description h2 {
	font-size: 1.6em;
}
.long-description h3 {
	font-size: 1.5em;
}
.long-description p {
	line-height: 1.65em;
	font-size: 1.1em;
}
.itemcount, .updatedmessage {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 0.7em;
	text-transform: lowercase;
	background: rgba(0,0,0,0.15);
	padding: 0.2em 0.4em;
	margin: 0.3em 0.2em;
	border-radius: 5px;
	opacity: 0.8;
	letter-spacing: 0.035em;
	transition: opacity 0.2s ease-in-out;
}
.updatedmessage {
	left: 0;
	right: initial;
}
.taxonomy-hero:hover .itemcount, .taxonomy-hero:hover .updatedmessage {
	opacity: 1;
}

.taxonomy-description {
	position: relative;
}
.taxonomy-description h3 {
	font-size: 1.3em;
}

.taxonomy-description[aria-expanded="false"]::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 40px;
    background: -webkit-linear-gradient(
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 1) 100%
    );
    background-image: -moz-linear-gradient(
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 1) 100%
    );
    background-image: -o-linear-gradient(
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 1) 100%
    );
    background-image: linear-gradient(
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 1) 100%
    );
    background-image: -ms-linear-gradient(
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 1) 100%
    );
}

.additional-photos ul {
	margin: 5px 0;
	text-align: center;
	font-size: 0;
}


.additional-photos li {
	display: inline-block;
	margin: 0 5px 5px 0;
}
.additional-photos li:last-child {
	margin:0;
}
.additional-photos li a {
	display: block;
}

.content-sheet {
	margin-top: 16px;
}
.single-post .content-area {
	margin-top: 20px;
}
.single-post .content-sheet {
	margin-top: 0;
}
.single-post .posts-list .entry-summary p {
	display: none;
}
.single-sheet .entry-meta {
	display: block;
	text-align: center;
}
.single-sheet .byline {
	display: none;
}

.reddit-voting {
	width: 37px;
}

.reddit-voting ul {
	margin: 0;
}

@media all and (min-width: 699px){
	.single-sheet .featured-image {
		float: left;
		margin: 0 20px 0 0;
	}
	.single-sheet .entry-header:before, .single-sheet .entry-header:after {
		display: block;
		content: normal;
		clear: none;
	}
	.single-sheet .entry-header, .single-sheet .entry-title {
		clear: none;
		margin-top: 0;
	}
	.single-sheet .content-item {
		padding-top: 20px;
	}
	.single-sheet p {
		line-height: 1.5em;
		font-size: 16px;
	}
	.single-sheet .content-item .entry-buy-box .price {
		line-height: 44px;
	}
}

@media all and (min-width: 1200px){
	.single-sheet p {
		font-size: 18px;
	}
}

@media screen and (max-width: 767px){
	.menu-toggle, .main-navigation.toggled .nav-menu {
		display: inline-block;
	}
	.main-navigation ul li:hover>ul {
		display: none;
	}
	.navbar-nav .open .dropdown-menu {
		display: block;
	}
}

/* Buttons */

button, button.btn-primary, input[type="button"], input[type="reset"], input[type="submit"] {
  border: 0;
  background: #0984e3;
  box-shadow: none;
  text-shadow: none;
}
button:hover, button.btn-primary:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	box-shadow: none;
}

.btn .fa-caret-right {
	margin-left: 0.2em;
}

.btn-product {
	position: relative;
}

.btn-product .detail {
	display: none;
    border-radius: 0 0 5px 5px;
    font-size: 10px;
    background-color: #333;
    color: #eee;
    top: 100%;
    left: 0;
    margin: 0;
    padding: 8px 0 8px 0;
    position: absolute;
    right: 0;
    width: auto;
    z-index: 999;
    margin-top: -5px;
    overflow: hidden;
}

.btn-product:hover .detail {
	display: block
}

a.btn-primary, a.btn-danger, button, button.btn-primary, button.btn-danger, input[type="button"], input[type="reset"], input[type="submit"] {
	color: #fff;
	border: 0;
	
    -webkit-transition: background-color 200ms linear;
    -moz-transition: background-color 150ms linear;
    -o-transition: background-color 150ms linear;
    -ms-transition: background-color 150ms linear;
    transition: background-color 150ms linear;
    
    padding: 8px 16px 8px 16px;
    
    text-transform: uppercase;
    font-weight: 600;
    font-size: 0.9em;
}
a.btn-danger {
	background: #DC281E;
	text-shadow: 0 1px 2px rgba(0,0,0,0.1);
}
a.btn-danger.btn-lg {
	padding: 14px 40px;
}
a.btn-danger:hover {
	background: #f81818;
	background: -webkit-linear-gradient(to left, #f81818 , #ea5951);
	background: linear-gradient(to left, #f81818 , #ea5951);    
}
a.btn-primary, button.btn-primary {
	background: #2196f3;
	text-shadow: 0 1px 10px rgba(0,0,0,0.25);
}
a.btn-primary:hover, button.btn-primary:hover {
	background: #cc3530;    
}
a.btn-product:visited {
	background: #08599B;
}
a.btn-default {
	color: #333;
	border-color: #efefef;
	overflow: hidden;
	white-space: normal;
}
.btn {
	text-decoration: none;
}
.btn-default:hover, .btn:active, .btn.active, .btn-default:focus, .btn-default.focus, .btn-default:active:hover, .btn-default.active:hover {
    background-color: #efefef;
    border-color: #efefef;
}
.btn:active, .btn.active {
	box-shadow: none;
	transform: translateY(1px);
}

/* Header */

.main-navigation.toggled {
	z-index: 100002 !important;
}

.full-header {
	z-index: 999;
	position: sticky;
	top: 0;
}

.toggled .collapse {
	display: block;
    overflow-y: scroll;
    height: 65vh;
}
.toggled .collapse ul li {
	display: block;
	border-radius: 5px;
	margin-bottom: 5px;
	text-align: left;
}
.toggled .collapse ul li a {
	font-size: 1.1em;
}
.top-nav ul li {
	font-size: 12px;
	padding: 0 18px;
    font-weight: 300;
    text-transform: lowercase;
}
.top-nav ul li:last-child {
	border: 0;
}
.top-nav ul {
	margin: 6px 0 6px 0;
	font-size: 0;
}
.full-header, .full-footer {
	background: #0396FF;
	background: linear-gradient(270deg,#85ccff,#0396FF);
	background-size: 160% 160%;
	
	-webkit-animation: iloveyou 20s steps(120) infinite;
	-moz-animation: iloveyou 20s steps(120) infinite;
	animation: iloveyou 20s steps(120) infinite;
}
.full-footer {
	background: transparent;
}
.full-footer ul {
	margin: 0;
}
.top-header {
	color: #fff;
	text-align: center;
}
.dark-top-header {
	color: #fff;
	color: rgba(255,255,255,0.7);
    background: linear-gradient(270deg,#7fc4f5,#0290f5);
    background-size: 160% 160%;
    -webkit-animation: iloveyou 20s steps(120) infinite;
    -moz-animation: iloveyou 20s steps(120) infinite;
    animation: iloveyou 20s steps(120) infinite;
}
.archive .dark-top-header,.single .dark-top-header {
	/*display: none;*/
}
.dark-top-header a {
	color: #fff;
	color: rgba(255,255,255,0.85);
}
.dark-top-header a:hover {
	color: #fff;
	text-decoration: none;
}
.site-logo {
	margin: 10px 0 10px 0;
}
.main-navigation ul {
	width: 100%;
	text-align: center;
	font-size: 0;
}
.main-navigation ul li {
	font-size: 14px;
}
.main-navigation .navbar-nav>li {
	display: inline-block;
	float: none;
	background-color: rgba(0,0,0,0.07);
	margin-right: 2px;
}
.main-navigation .navbar-nav>li.active {
	background-color: #ddd;
	background-color: rgba(255,255,255,0.75);
}
.main-navigation li a {
	color: #fff;
	padding: 0.7em 1em;
	letter-spacing: 0.012em;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 0.85em;
}
.main-navigation li.active a {
	color: #333;
	font-weight: 600;
}
.main-navigation li:hover {
	background-color: #313131;
	background-color: rgba(0,0,0,0.8);
}
.main-navigation li a:hover, .main-navigation li a:focus {
	background-color: initial;
}
.main-navigation li.active:hover {
	color: #fff;
}
.list-posts {
	margin-right: 10px;
}

/* Loading block */
.page-load-status p {
	text-align: center;
	font-weight: 700;
}
.loading-brick {
	transform: translateY(0)!important;
	z-index: -99;
}
.loading-brick .entry-title, .loading-brick .entry-summary, .loading-brick .featured-image {
  background-color: #f2f2f2;
  margin-left: auto;
  margin-right: auto;
}
.loading-brick .featured-image {
  height: 140px;
}
.loading-brick .entry-title {
  width: 65%;
  height: 24px;
}
.loading-brick .entry-summary {
  width: 85%;
  height: 60px;
  margin-bottom: 2em
}

#infscr-loading {
	position: absolute;
	bottom: -52px;
	left: 0;
	right: 0;
	top: initial!important;
	text-align: center;
	background-color: #434343;
	padding: 15px 0;
	color: #fff;
	margin: 35px auto;
	max-width: 280px;
	font-weight: 700;
	background-color: rgba(0,0,0,0.8);
	backdrop-filter: blur(10px);
    border-radius: 10em;
    box-shadow: 0px 1px 3px rgba(0,0,0,0.3);
	background: #72EDF2;
	background-image: linear-gradient( 135deg, #72EDF2 10%, #5151E5 100%);
	opacity: 0.9;  
}

#infscr-loading img {
	display: none;
}

img.blurred {
    -webkit-filter: blur(6px);
    filter: blur(6px);
	transform: scale(1.04);
    transition: filter 200ms, -webkit-filter 200ms;
}

img.blurred.lazyloaded {
    -webkit-filter: blur(0);
    filter: blur(0);
	transform: scale(1);
}

#masonry-loop {
	margin-bottom: 1em;
	min-height: 130px;
}

.masonry .masonry-entry,
.masonry .masonry-brick {
}

.masonry-brick .content-item:hover .wp-post-image {
	opacity: .9;
    -webkit-transition: opacity 200ms linear;
    -moz-transition: opacity 150ms linear;
    -o-transition: opacity 150ms linear;
    -ms-transition: opacity 150ms linear;
    transition: opacity 150ms linear;
}

.masonry .masonry-entry {
	opacity: 0;
    -webkit-transition: opacity 0.4s ease-in;
       -moz-transition: opacity 0.4s ease-in;
        -ms-transition: opacity 0.4s ease-in;
         -o-transition: opacity 0.4s ease-in;
            transition: opacity 0.4s ease-in;
}

.masonry .masonry-brick {
    opacity: 1!important;
}

.searchandfilter .meta-slider {
	max-width: 280px
}
.searchandfilter ul {
	margin: 0 1em;
}
select {
	background-color: #efefef;
	background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20448%22%20enable-background%3D%22new%200%200%20256%20448%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.arrow%7Bfill%3A@{arrow}%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22arrow%22%20d%3D%22M255.9%20168c0-4.2-1.6-7.9-4.8-11.2-3.2-3.2-6.9-4.8-11.2-4.8H16c-4.2%200-7.9%201.6-11.2%204.8S0%20163.8%200%20168c0%204.4%201.6%208.2%204.8%2011.4l112%20112c3.1%203.1%206.8%204.6%2011.2%204.6%204.4%200%208.2-1.5%2011.4-4.6l112-112c3-3.2%204.5-7%204.5-11.4z%22%2F%3E%3C%2Fsvg%3E%0A");
	background-position: right 10px center;
	background-repeat: no-repeat;
	background-size: auto 50%;
	border-radius: 6px;
	border: none;
	color: #616161;
	padding: 10px 30px 10px 10px;
	outline: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	&::-ms-expand { display: none };
 }

/* Facets */
.search-actions {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.search-actions .filter-sort {
	margin-left: auto;
}
.search-actions .filter-search {

}
.facetwp-facet {
	margin-bottom: 0!important;
}
#filters.modal {
	position: absolute;
	z-index: 99999;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	min-width: 100%;
	background: transparent;
	border: 0;
	box-shadow: none;
}
.filters, .current-filters {
	padding-left: 10px;
	padding-right: 10px;
}
.current-filters {
	margin-top: 4px;
}
.content-sheet {
	margin-top: 8px;
}
.facetwp-selections ul {
	margin: 0;
}
.facetwp-radio, .facetwp-checkbox, .facetwp-selections li .facetwp-selection-value {
	display: inline-block;
}
.facetwp-radio, .facetwp-checkbox {
	border: 0;
	padding: 6px 10px;
	margin-right: 6px;
}
.facetwp-radio.checked, .facetwp-checkbox.checked {
	background: #2196f3!important;
	color: #fff;
	font-weight: 700;
	padding: 4px;
}
.page-template-template-meta-data-filter-php .site-main {
	margin-top: 8px;
}
.filter-option {
	display: flex;
}
.filter-group {
	border: 2px solid #e8ecf1;
	background-color: #f0f3f7;
	padding: 0.4em;
	border-radius: 5px;
	margin: 1em 0;
}
.filter-group .filter-label {
	margin-top: -1em;
	background-color: #e8ecf1;
	display: table;
	padding: 0 4px;
	text-transform: uppercase;
	border-radius: 4px;
}
.facetwp-selections .facetwp-selection-label {
	display: none;
}

/* Search Form */
.main-navigation .search-mobile {
	display: none!important;
	margin-bottom: 8px;
}
.main-navigation.toggled .search-mobile {
	display: block!important;
}

.buystuff-search-input, .facetwp-type-search, .facetwp-radio, .facetwp-checkbox, .facetwp-selections li .facetwp-selection-value {
    padding: 3px;
    color: #333;
    border: solid 1px #efefef;
    background-color: #efefef;
}

.facetwp-selections li .facetwp-selection-value {
	padding: 9px 22px 9px 9px;
	margin-right: 8px;
	margin-bottom: 4px;
	background-position: right 4px center;
}

.filter-option .facetwp-type-search {
	margin-left: 8px;
}

.buystuff-search-input input, .facetwp-type-search input{
    border: 0;
    box-shadow: none;
    background-color: transparent;
    /*border-radius: 4px 0 0 4px; */
}

.facetwp-type-search input {
	min-width: 240px;
}

.buystuff-search-input button{
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 10px 0 12px;
    height: 30px;
    font-size: 16px;
}

.buystuff-search-input button:hover{
    border: 0;
    box-shadow: none;
}

.buystuff-search-input .input-group-btn {
	text-align: right;
}

.form-inline .buystuff-search-input .input-group {
	width: 100%;
}

/* Full Format Category */

.full-format-archive #masonry-loop {
	max-width: 960px;
	display: flex;
	margin: 0 auto;
	flex-direction: column;
}
.full-format-archive .featured-message {
	display: none
}
.full-format-archive .content-item .taxonomy-hero .entry-title {
	font-size: 30px;
	letter-spacing: 0.035em;
	margin: 0;
}
.full-format-archive .flex-image, .full-format-archive .masonry-entry .flex-details {
	align-self: center;
}
.full-format-archive .content-item .entry-summary {
	font-size: 1.1em;
}
.full-format-archive .content-item .entry-title {
	margin-bottom: 0.5em;
}
.full-format-archive .loading-brick {
	display: none;
}
.full-format-archive .taxonomy-hero {
	min-height: 285px;
	margin-bottom: 1em;
}
.full-format-archive .masonry-entry {
	width: 100%;
}
.full-format-archive .itemcount, .full-format-archive .updatedmessage {
	background: none;
	font-size: 0.75em;
}
.full-format-archive .masonry-entry .flex-details, .full-format-archive .masonry-entry .flex-image {
	flex: 0 1 45%;
	margin: 0 0.4em;
}
.full-format-archive .masonry-entry .flex-details {
	flex: 0 1 50%;
}
.full-format-archive .taxonomy-description {
	max-width: 540px;
	margin: 0 auto;
}
.full-format-archive .taxonomy-description p:last-child {
	margin-bottom: 0;
}
.full-format-archive .featured-image img {
	border: 4px solid #eee;
    max-height: 350px;
    object-fit: contain;
    border-radius: 7px;
    background: #fff;
	width: auto;
}
.full-format-archive .masonry-entry .flex-product {
	justify-content: center;
	background: none;
	border: 0;
	max-width: 780px;
	margin: 0 auto 2.4em auto;
}
.full-format-archive .content-item {
	background: none;
}
.full-format-archive .content-item .entry-buy-box, .full-format-archive .content-item {
	border: 0;
}

/* Responsive */

.grid-sizer {
	position: relative;
	min-height: 0;
	padding-right: 15px;
	padding-left: 15px;
	height: 0;
}
@media (min-width: 768px){
	.grid-sizer {
	width: 50%;
	}
}
@media (min-width: 992px){
	.grid-sizer {
	width: 33.33333333%;
	}
}
@media screen and (max-width: 992px){
	.main-navigation li a {
		padding: 12px 0.5em;
	}
}
@media screen and (max-width: 768px){
	#menu-top-menu.menu {
	  text-align: center;
	  display: block;
	  float: none!important;
	}
	.col-md-12 .flex-image, .col-md-12 .flex-details {
		-webkit-box-flex:1 1 100%;
		-moz-box-flex:1 1 100%;
		-webkit-flex:1 1 100%;
		-ms-flex:1 1 100%;
		flex:1 1 100%;
	}
	.around-the-web .track .track-item.circle {
		min-width: 100px;
		max-width: 100px;
	}
	.taxonomy-hero.circle img {
		width: 90px;
		height: 90px;
	}
	.taxonomy-hero.circle .entry-title {
		font-size: 13px;	
	}
	.site-logo {
		margin: 14px 35px 14px 35px;
	}
	.site-logo img {
		max-width: 60%;
	}
	.navbar-collapse {
		box-shadow: none;
	}
	.top-header a {
		font-size: 13px;
	}
	.top-nav ul {
		width: 100%;
	}
	.mymail-form label {
		line-height: 2.6em;
	}
	.footer-widgets ul li {
		font-size: 18px;
		line-height: 2em;
	}
	.single-post .col-md-12 .masonry-thumbnail {
		max-width: 100%;
	}
	.content-item .entry-content, .content-item .entry-summary {
		font-size: 14px;
		padding: 0 5px;
	}
	.content-item .entry-title {
		margin-top: 0.4em;
		margin-bottom: 0.2em;
	}
}
@media screen and (max-width: 481px){
	.taxonomy-description p {
		line-height: 1.3em;
	}
	.hentry {
	    margin: 0 0 1.2em;
	}
	.single-post .content-area {
		margin-top: 4px;
	}
	.site-logo img {
		max-width: 89%;
	}
	.masonry-entry {
		padding: 0;
		width: 100%;
	}
	.pull-left-xs {
		float: left!important;
	}
	a.btn-primary, a.btn-danger, button, button.btn-primary, input[type="button"], input[type="reset"], input[type="submit"] {
		font-size: 0.95em;
	}
	.home .flex-product .entry-summary p, .category .flex-product .entry-summary p {
	  display : none;
	}
	.taxonomy-hero {
  	  min-height: 120px;
  	  background-position: center center!important;
	}
	.full-format-archive .taxonomy-hero {
		min-height: 160px;
	}
	a.taxonomy-hero {
  	  min-height: 160px;
	}
	.content-item .entry-summary.with-margin {
		padding-bottom: 10px;
	}
	a.btn-danger.btn-lg {
		padding-left: 20px;
		padding-right: 20px;
	}
	.single .content-item h1.entry-title {
		font-size: 1.25em;
	}
	.flex-buy .like-post {
		margin-left: auto;
	}
	.no-description .taxonomy-hero {
		margin: 0;
	}
	.filter-option {
		margin-bottom: 0.4em;
	}
	.filter-option .facetwp-type-search, .search-actions .filter-search, .facetwp-type-search input {
		width: 100%;
	}
	.filter-option .facetwp-type-search {
		margin-left: 0;
	}
	.filters, .current-filters {
		padding-left: 0;
		padding-right: 0;
	}
	.full-format-archive .masonry-entry .flex-details, .full-format-archive .masonry-entry .flex-image {
		flex: 0 1 100%;
	}
	.full-format-archive .content-item .taxonomy-hero .entry-title {
		font-size: 18px;
	}
	.sharebutton {
	    top: 2px;
	}
}

/* Dark Mode */
@media (prefers-color-scheme: dark) {
	body, .elementor-page.page, .content-item .tags-links a {
		background: #1a1919;
	}
	.full-header {
		border-bottom: 1px solid #212121;
	}
	.full-header, .full-footer, .dark-top-header {
		background: #181818;
	}
	.main-navigation li.active a, .main-navigation li:hover {
		background: #3d3d3d;
		color: #efefef;
	}
	.content-item, .single-post .comments-area {
		background: #212121;
		border-color: #3a3a3a;
		border: 0;
	}
	.single .col-md-12.masonry-entry .content-item .entry-buy-box {
		background: #212121;
	}
	.content-item .entry-buy-box, .content-item .tags-links a {
		border-color: #3a3a3a;
	}
	.content-item .entry-title a, .sharebutton {
		color: #fff;
	}
	.content-item .tags-links a:hover {
		color: #333
	}
	.footer-widgets .widget-title {
		color: #fff;
	}
	body:not(.elementor-page), .taxonomy-hero.circle, .breadcrumbs, .breadcrumbs a, .full-footer, .swp_social_panel .nc_tweetContainer.total_shares.total_sharesalt:before, .swp_social_panel .total_shares.total_sharesalt .swp_label,  .swp_social_panel .total_shares.total_sharesalt .swp_count, .footer-widgets a, .content-item .entry-buy-box .price, .content-item .tags-links a, p a, p a:visited, .entry-text a, .entry-text a:visited  {
		color: #eee;
	}
	.entry-text a {
		text-decoration: underline;
	}
	img {
		opacity: .9;
		transition: opacity .4s ease-in-out;
	}
	img:hover {
		opacity: 1;
	}
	.loading-brick .entry-title, .loading-brick .entry-summary, .loading-brick .featured-image {
		background-color: #555;
	}
	.taxonomy-description[aria-expanded="false"]::after {
		display: none;
	}
	.text-faded {
		color: #999;
	}
	a.btn-primary, a.btn-danger, button, button.btn-primary, button.btn-danger, input[type="button"], input[type="reset"], input[type="submit"] {
		color: #fff;
	}
	.footer-widgets {
		border-top: 0;
		margin-top: 0;
	}
	a.btn-default {
		color: #efefef!important;
		background: transparent;
		border-color: #3d3d3d;
	}
	.btn-default:hover, .btn:active, .btn.active, .btn-default:focus, .btn-default.focus, .btn-default:active:hover, .btn-default.active:hover {
		background-color: #3d3d3d;
		border-color: #3d3d3d;
	}
	a.taxonomy-hero.circle:hover {
		color: #fff;
	}
}

/* Animations */
@-webkit-keyframes iloveyou {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-moz-keyframes iloveyou {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@keyframes iloveyou { 
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}