/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
#woven-leaderboard.sticky {
	top: 0 !important;
	position: relative !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

li.menu-shop-link a {
	color: #DF3733 !important;
}

.unity-mobile li.menu-shop-link a {
	color: #DF3733 !important;
}

li.menu-shop-link a:hover {
	color: #6657be !important;
}

.mobile-only {
	display: none;
}

p.mobile-only {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

body.unity-mobile .mobile-only {
	display: initial;
}

body.unity-mobile .mobile-hide {
	display: none;
}

.block p.wp-media-credit {
	font-size: 10px !important;
	line-height: 25px !important;
}

.block p,
.block li {
	font-size: 18px !important;
	line-height: 26px !important;
}

body.unity-mobile .block p {
	font-size: 17px !important;
	line-height: 24px !important;
}

body.search .wovenis {
	width: 970px !important;
}

.wovenis {
	width: 640px !important;
}

.menu-item-shop a {
	color: #a80808;
}

body.postid-22789637 .wvn-native-attr .brand .brand-logo,
body.postid-22867643 .wvn-native-attr .brand .brand-logo {
	width: 82%;
	background-size: auto 40px;
	float: right;
}

body.mobile.postid-22789637 .wvn-native-attr .brand .brand-logo,
body.mobile.postid-22867643 .wvn-native-attr .brand .brand-logo {
	width: 66%;
}

body.postid-22789637 .wvn-native-attr .promo-nocolor {
	margin-top: 14px;
}

/** Garmin **/
body.postid-22867643 .wvn-native-attr .brand .brand-logo {
	width: 84%;
}

body.postid-22867643 .wvn-native-attr .promo-nocolor {
	margin-top: 7px;
}

#post-22867643 > div > div.post-top > div.clear::after {
	content: "By: Austin Parker";
	font-size: 13px;
}

#page .embed-youtube {
	height: 0 !important;
	padding-bottom: 56.25% !important;
}

.INDMobile #INDbtnWrap #INDmenu-btn {
	position: absolute;
	bottom: auto;
  top: -5px;
  right: -5px;
  left: auto !important;
	width: 68px;
  aspect-ratio: 1;
}

.INDMobile #INDbtnWrap #INDmenu-btn>svg:nth-child(2) {
    margin: -11px;
}

.INDMobile #INDWrap {
	position: sticky;
}
