/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
.tablescroll {
	max-width: 90%;
	display: block;
}

.tablescroll td, 
.tablescroll_wrapper,
.tablescroll_head,
.tablescroll_foot {
	border: 1px solid #000;
}

.tablescroll td {
	padding: 0;
}

.tablescroll_wrapper {
	border-left: 0;
}

.tablescroll_head {
	font-size: 11px;
	font-weight: bold;
	background-color: #eee;
	border-left: 0;
	border-top: 0;
	margin-bottom: 3px;
}

.tablescroll thead td {
	border-right: 0;
	border-bottom: 0;
}

.tablescroll tbody td {
	border-right: 0;
	border-bottom: 0;
}

.tablescroll tbody tr.first td {
	border-top: 0;
}

.tablescroll_foot {
	font-weight: bold;
	background-color: #eee;
	border-left: 0;
	border-top: 0;
	margin-top: 3px;
}

.tablescroll tfoot td {
	border-right: 0;
	border-bottom: 0;
}

.tabStyle13 {
	color: black;
	font-size: 11pt;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-family: "Open Sans Semibold", sans-serif;
	text-align: general;
	vertical-align: middle;
	white-space: normal;
	border-collapse: collapse;
	border: 1px solid black;
}

.tabStyle6 {
	color: black;
	font-size: 11pt;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	font-family: "Open Sans Extrabold", sans-serif;
	text-align: general;
	vertical-align: middle;
	white-space: normal;
	border: 1px solid black;
}

.tabStyle2 {
	color: white;
	font-size: 15pt;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	font-family: "Open Sans Extrabold", sans-serif;
	text-align: general;
	vertical-align: middle;
	background: black;
	white-space: normal;
	border: 1px solid black;
}

.tabStyle3 {
	color: white;
	font-size: 11pt;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	font-family: "Open Sans Extrabold", sans-serif;
	text-align: center;
	vertical-align: middle;
	background: black;
	white-space: normal;
	border: 1px solid black;
}

.tabStyle4 {
	color: white;
	font-size: 15pt;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	font-family: "Open Sans Extrabold", sans-serif;
	text-align: center;
	vertical-align: middle;
	background: black;
	white-space: normal;
	border: 1px solid black;
}

.tabStyle5 {
	color: white;
	font-size: 11pt;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	font-family: "Open Sans Semibold", sans-serif;
	text-align: center;
	vertical-align: middle;
	background: black;
	white-space: normal;
	border: 1px solid black;
}

.tabStyle7 {
	color: white;
	font-size: 15pt;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	font-family: "Open Sans Extrabold", sans-serif;
	text-align: general;
	vertical-align: middle;
	background: #ED7D31;
	white-space: normal;
}

.tabStyle8 {
	color: white;
	font-size: 11pt;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	font-family: "Open Sans Extrabold", sans-serif;
	text-align: center;
	vertical-align: middle;
	background: #ED7D31;
	white-space: normal;
	border: 1px solid black;
}

.tabStyle9 {
	color: white;
	font-size: 15pt;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	font-family: "Open Sans Extrabold", sans-serif;
	text-align: center;
	vertical-align: middle;
	background: #ED7D31;
	white-space: normal;
	border: 1px solid black;
}

.tabStyle10 {
	color: white;
	font-size: 11pt;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	font-family: "Open Sans Semibold", sans-serif;
	text-align: center;
	vertical-align: middle;
	background: #ED7D31;
	white-space: normal;
	border: 1px solid black;
}

.tabStyle11 {
	color: white;
	font-size: 11pt;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	font-family: "Open Sans Extrabold", sans-serif;
	text-align: general;
	vertical-align: middle;
	background: black;
	white-space: normal;
	border: 1px solid black;
}

.tabStyle12 {
	color: black;
	font-size: 11pt;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-family: "Open Sans Semibold", sans-serif;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	border: 1px solid black;
}

.tabStyle14 {
	color: black;
	font-size: 11pt;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-family: "Open Sans Semibold", sans-serif;
	text-align: center;
	vertical-align: middle;
	background: #BBF9A5;
	white-space: normal;
	border: 1px solid black;
}

.tabStyle15 {
	color: black;
	font-size: 11pt;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-family: "Open Sans Semibold", sans-serif;
	text-align: center;
	vertical-align: middle;
	background: #FF8989;
	white-space: normal;
	border: 1px solid black;
}

.tabStyle16 {
	color: black;
	font-size: 11pt;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-family: "Open Sans Semibold", sans-serif;
	text-align: center;
	vertical-align: bottom;
	white-space: nowrap;
	border: 1px solid black;
}

.gift-guide-guide-promo {
	line-height: 120%;
	margin: 0 0 6px;
}

.gift-guide-guide-guide {
	font-weight: 900;
	font-size: 24px;
}

.gift-guide-action {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
}

.gift-guide-action-header {
	margin: 0;
}

.gift-guide-action-segment-header {
	margin: 0 !important;
	margin-bottom: 0 !important;
}

.gift-guide-action-guide-list {
	margin: 0;
	margin-bottom: 0 !important;
}

.gift-guide-action-guide-list-item {
	display: inline;
	list-style-type: none;
}

.gift-guide-action-guide {
	text-decoration: underline;
}

.gift-guide-guide-segment-header {
	font-weight: 500;
	font-size: 28px;
}

.gift-guide-action {
	background-color: #eee;
	padding: 14px;
}

.gift-more-guides-promo-wrapper {
	width: 100%;
	text-align: center;
	background-color: #444;
	padding: 14px;
	box-shadow: 0 0 10px #f05123;
	margin: 20px 0 0;
}

a.gift-more-guides-promo {
	color: white;
	font-weight: 900;
	font-size: 20px;
}

.gift-group-jump {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.gift-group-jump-intro:before,
.gift-group-jump-intro:after {
	display: none;
}

.gift-group-jump-intro {
	margin: 0;
	margin-bottom: 0 !important;
	font-weight: 600;
	font-size: 18px;
}

.gift-group-jump-link-container {
	width: 120px;
	margin: 2px 0 2px 4px;
}

.gift-group-jump-link {
	font-weight: 600;
	text-decoration: underline;
	line-height: 110%;
}

.gift-section-header {
	font-weight: 900;
	font-size: 30px;
	margin-top: 24px;
}

.gift {
	width: 100%;
	display: block;
	clear: both;
}

.names {
	display: block;
	float: left;
	width: calc(100% - 220px);
}

.gift-item-name {
	font-weight: 600;
	margin-top: 30px;
	font-size: 22px;
}

.formal-item-name {
	color: #cccccc;
	margin-bottom: 6px;
	margin-top: -14px;
	line-height: 110%;
}

.under {
	width: 175px;
	height: 155px;
	border-radius: 50%;
	background-color: white;
	border-width: 12px;
	border-color: black;
	border-style: double;
	border-spacing: 5px;
	transform: rotate(15deg);
	text-align: center;
	float: right;
}

.under:before,
.under:after {
	display: none;
}

.gift-image-wrapper {
	display: block;
	clear: both;
	width: 100%;
	text-align: center;
}

.gift-image-wrapper:before,
.gift-image-wrapper:after {
	display: none;
}

.gift-image {
	max-height: 300px;
	width: auto;
	margin: 0 auto;
}

.under-icon-wrapper {
	margin-top: 4px;
}

.under-icon-wrapper:before,
.under-icon-wrapper:after {
	display: none;
}

.under-icon {
	width: 80px;
	height: 80px;
}

.under-info {
	font-family: sans-serif;
	font-weight: 900;
	font-size: 19px;
}

.under-info-wrapper {
	margin-top: -12px;
}

.under-info-wrapper:before,
.under-info-wrapper:after {
	display: none;
}

.gift-description {
	font-weight: 800;
}

@media screen and (max-width: 550px) {
	a.gift-more-guides-promo {
		font-size: 16px;
	}
	
	.gift-section-header {
		font-size: 28px;
		margin-top: 16px;
		text-align: center;
	}
	
	.names {
		float: none;
		width: 100%;
	}
	
	.gift-item-name {
		margin-top: 6px;
		font-size: 22px;
		line-height: 120%;
	}
	
	.formal-item-name {
		display: none;
	}
	
	.under {
		width: 150px;
		height: 90px;
		border-radius: 50%;
		background-color: white;
		border-width: 12px;
		border-color: black;
		border-style: double;
		border-spacing: 5px;
		transform: rotate(0deg);
		text-align: center;
		float: none;
		margin: 0 auto;
	}
	
	.gift-image-wrapper {
		display: block;
		clear: both;
		width: 100%;
		text-align: center;
	}
	
	.under-icon {
		display: none;
	}
	
	.under-info-wrapper {
		margin-top: 18px;
	}
	
	.gift-description {
		font-weight: 800;
	}
}