html, body {
	height: 100%;
}
html {
	height: auto !important;
}

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #222;
	line-height: 26px;
	overflow-x: hidden;
	font-display: swap;
}

p.pheading {
	-webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    box-sizing: border-box;
    font-family: inherit;
    color: #222;
    letter-spacing: -0.5px;
    margin: 0 0 20px 0;
    padding: 5px 10px;
    background-color: #f5f5f5;
    display: block;
    border-radius: 3px;
    font-weight: 600 !important;
    font-size: 15px;
    line-height: 30px;
    cursor: pointer;
}

h2.pheading {
	-webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    box-sizing: border-box;
    font-family: inherit;
    color: #222;
    letter-spacing: -0.5px;
    margin: 0 0 20px 0;
    padding: 5px 10px;
    background-color: #f5f5f5;
    display: block;
    border-radius: 3px;
    font-weight: 600 !important;
    font-size: 15px;
    line-height: 30px;
    cursor: pointer;
}

p.hero {
	-webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    text-align: center;
    box-sizing: border-box;
    font-family: inherit;
    line-height: 1.1;
    font-weight: 700;
    color: #222;
    letter-spacing: -0.5px;
    font-size: 58px;
    margin: 0;
}

p.footer {
	-webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    box-sizing: border-box;
    font-family: inherit;
    line-height: 1.1;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    letter-spacing: -0.5px;
    text-transform: uppercase;
    font-weight: 300;
    color: #fff;
    border-bottom: 1px solid #8d7362;
    padding-bottom: 10px;
}

p.slide {
	-webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    box-sizing: border-box;
    font-family: inherit;
    font-weight: 700;
    color: #222;
    letter-spacing: -0.5px;
    margin: 0 0 15px 0;
    line-height: 30px;
    font-size: 30px;
}

p.carousel {
	-webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    box-sizing: border-box;
    font-family: inherit;
    line-height: 1.1;
    font-weight: 700;
    color: #fff;
    letter-spacing: -0.5px;
    margin: 0 0 15px 0;
    font-size: 30px;
}

h1, h2, h3, h4, h5 {
	font-weight: 700;
	color: #222;
	letter-spacing: -0.5px;
}
h1 {
	font-size: 28px;
	margin: 0 0 20px 0;
}
h2 {
	font-size: 22px;
	margin: 0 0 15px 0;
}


h2.product-name {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	margin: 0 0 15px 0;
}

h3 {
	font-size: 20px;
	margin-bottom: 20px;
}
h3.product-name {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	margin: 0 0 15px 0;
}
h5 {
	font-size: 14px;
}

a {
	color: #222;
}
a:hover {
	color: #be1313;
}
a.bluehover:hover {color: blue;}

a:focus, a:active {
	color: #be1313;
	outline: none !important;
}
input[type="text"], textarea, input[type="password"], input[type="email"] {
	border-radius: 3px;
	border: 1px solid #dedede;
	padding: 0 10px;
	font-style: italic;
	height: 37px;
	vertical-align: middle;
}

input[type="text"]:focus, input[type="text"]:active, input[type="email"]:focus, input[type="email"]:active, textarea:focus, textarea:active {
	border-color: #dedede;
	box-shadow: none;
	-webkit-box-shadow: none;
}
input[type="text"]:focus, input[type="text"]:active, input[type="email"]:focus, input[type="email"]:active, input[type="submit"]:focus, input[type="submit"]:active, textarea:focus, textarea:active {
	outline: none;
	box-shadow: inset -1px 1px 5px #f0f0f0;
}
.form-control:focus {
	box-shadow: none;
	border-color: #777;
}
textarea {
	resize: none;
	padding-top: 10px;
	height: 100px !important;
}
.logo-container {
	width: 28.5%;
	padding-right: 0;
}
.main-header {
	padding: 30px 0 25px 0;
}
.main-header .container {
	position: relative;
}
.main-header h2 {
	margin: 0;
	padding: 0;
	line-height: 0;
}
.logo img {
	width: 339px;
	max-width: 100%;
	height: auto;
	margin-top: -4px;
}
.est-tagline {
	position: absolute;
	top: 35px;
    left: 60px;
	/*
	bottom: -16px;
	left: 55px;
	*/
	display: block;
}
.header-right {
	position: relative;
}
.front-page-button {
    position: absolute;
    bottom: 0px;
    right: 0;
	margin-right: 10px;
	height: auto !important;
}
.height375 {
	height: 375px !important;
}
.phone-number-desktop span {
	margin: 0;
	font-size: 30px;
	font-weight: 600;
	padding: 0;
	line-height: 26px;
	letter-spacing: -0.5px;
}
.phone-number-desktop .small {
	font-size: 16px;
	font-weight: normal;
	display: block;
	line-height: 22px !important;
	margin-right: 6px;
	letter-spacing: normal;
}
.phone-number-desktop {
	width: 20.6%;
	padding: 0;
	text-align: center;
}
.search-form-desktop, .main-header .col-sm-1, .search-form-desktop, .main-header .col-sm-3 {
	padding: 0;
}
.main-header .account-btn-container {
	width: 14.8%;
	position: relative;
	border-bottom: 5px solid transparent;
}
.main-header .account-btn-container:hover .account-dropdown {
	display: block;
}
.main-header .account-dropdown {
	display: none;
	position: absolute;
	top: 54px;
	right: 0px;
	width: 240px;
	background-color: #fff;
	border-radius: 3px;
	border: 1px solid #ccc;
	z-index: 9999;
	padding: 0;
}
.main-header .account-dropdown ul {
	margin: 0;
	padding: 0;
}
.main-header .account-dropdown a {
	display: block;
	padding: 7px 20px;
	border-top: 1px dotted #ccc;
	font-weight: bold;
}
.main-header .account-dropdown a:hover {
	background-color: #e7f4e5;
	color: #3f7337;
}
.main-header .account-dropdown .first-child {
	border-top: none;
}
.main-header .account-dropdown li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.main-header .btn {
	float: right;
}
.main-header .cart-btn-container {
	width: 10%;
}
.main-header .cart-btn {
	width: 98%;
}
.main-header .account-btn {
	width: 96%;
}
.fa {
	font-size: 20px !important;
	padding-right: 7px;
	vertical-align: middle;
	display: inline-block !important;
}
.simple-search-form {
	width: 100%;
	float: left;
}
.mobile-search {
	display: none;
	margin-bottom: 20px;
}
.search-and-btns.mobile {
	display: none;
}
.simple-search-form input[type="text"] {
	border-right: none;
	height: 52px;
}
header .navbar-form .btn {
	border-right: 1px solid #dedede;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	color: #4B4B4B !important;
}
.simple-search-form .btn-tall {
	line-height: 38px !important;
}
.simple-search-form .btn-default {
	background-color: #eee;
}
.simple-search-form .btn-default:hover, .simple-search-form .btn-default:focus {
	background-color: #dedede;
}
.simple-search-form .fa {
	padding-right: 0;
	color: #333;
}
#searchform .btn {
	height: 35px;
	line-height: 23px;
	margin-top: 4px;
}
.header-btns {
	float: right;
}
.account-btn {
	margin-left: 2px;
}
.navbar-nav>li>a {
	padding: 20px 25px;
	border-right: 1px solid #cecece;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 15px;
	color: #3a3a3a !important;
	font-display: swap;
}
.navbar-nav>li>a:hover, .navbar-nav>li>a:focus {
	background-color: #fff !important;
	color: #be1313 !important;
}
.nav > li:first-child {
	border-left: 1px solid #cecece;
}
.navbar-static-top {
	border-top: 1px solid #cecece;
	border-right: 0;
	border-left: 0;
}
.navbar-nav {
	margin: 0 auto !important;
	float: none;
}
.center.navbar .nav, .center.navbar .nav > li {
	display: inline-block;
*display:inline;
*zoom:1;
	vertical-align: top;
}
.center .navbar-inner {
	text-align: center;
}
.mobile-nav {
	display: none;
}
.mobile-header {
	display: none;
}
.main-categories {
	padding-top: 30px;
	background-color: #f2f2f2;
}
.category-tile {
	background-color: #fff;
	border: 1px solid #cecece;
	border-radius: 5px;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 30px;
}
.category-tile h2 {
	font-size: 28px;
	margin-top: 20px;
}
.category-tile .col-sm-6.bg-image {
	background-repeat: no-repeat;
	width: 50%;
	height: 260px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	background-size: cover;
	background-position: center;
}
.category-tile .col-sm-6.bg-image a {
	width: 100%;
	height: 100%;
	display: block;
}
/* changed cdn.gammonvillage.com to www.gammonvillage.com because cdn is slow */
.bg-image.backgammon {
	background-image: url('https://www.gammonvillage.com/shop/assets/img/resp_bg_section.webp');
}
.bg-image.chess {
	background-image: url('https://www.gammonvillage.com/shop/assets/img/resp_chess_section.webp');
}
.bg-image.mahjong {
	background-image: url('https://www.gammonvillage.com/shop/assets/img/resp_mj_section.webp');
}
.bg-image.dominoes {
	background-image: url('https://www.gammonvillage.com/shop/assets/img/resp_domino_section2.webp');
}
.category-tile img {
	border-radius: 5px;
	max-height: 600px;
	max-width: 100%;
}
.category-tile .col-sm-6:first-child {
	padding-left: 0px;
}
.category-content {
	padding-top: 30px;
	padding-right: 40px;
}
.category-content a {
	color: inherit;
	text-decoration: none;
}
.home-blocks {
	padding: 30px 0;
}
.home-blocks .fa {
	width: 40px;
	height: 40px;
	font-size: 16px !important;
	background-color: #be1313;
	border-radius: 50%;
	line-height: 40px;
	color: #fff;
	margin-right: 10px !important;
	text-align: center;
	padding-right: 0;
}
.home-blocks .fa:hover {
	background-color: #424242;
}
.testimonials {
	padding-right: 30px;
}
.testimonials blockquote {
	font-style: italic;
	font-size: 14px;
	border: none;
	padding: 0;
	position: relative;
}
.testimonials blockquote:before {
	color: #dedede;
	position: absolute;
	content: open-quote;
	font-size: 80px;
	font-family: "Georgia", serif;
	top: 25px;
	left: -5px;
	color: #ad0a0a;
	margin-right: 0.25em;
	font-display: swap;
}
.testimonials blockquote p, .testimonials blockquote footer {
	margin-left: 40px;
}
.btn-default {
	background-color: #715543;
	color: #fff !important;
	font-weight: 600;
	line-height: 40px;
	border: none;
	vertical-align: top;
	line-height: 40px;
}
.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default {
	outline: none;
	background-color: #916e57;
	color: #fff;
}
.btn-default.btn-tall {
	line-height: 40px;
}
.btn-default.btn-red {
	background-color: #be1313;
}
.btn-default.btn-red:hover, .btn-default.btn-red:focus {
	background-color: #d81818;
}
.btn-default.btn-green {
	background-color: #3f7337;
}
.btn-default.btn-green:hover, .btn-default.btn-green:focus {
	background-color: #3c8630;
}
.btn-grey {
	background-color: #424242;
}
.btn-grey:hover, .btn-grey:focus {
	background-color: #666;
}
.btn-light-grey {
	background-color: #999;
}
.btn-light-grey:hover, .btn-light-grey:focus {
	background-color: #888;
}
.newsletter-subscription {
	padding: 60px 0 40px 0;
	background-image: url(../img/newsletter-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-shadow: 1px 0px 5px #000;
}
.newsletter-subscription .col-sm-12 {
	margin: 0 auto;
	float: none;
	padding: 0 200px;
}
.newsletter-subscription .receive-discount, .newsletter-subscription .small {
	color: #fff;
}
.newsletter-subscription .receive-discount {
	font-size: 37px;
	font-weight: 600;
	line-height: 24px;
	margin: 0;
	letter-spacing: -0.5px;
}
.newsletter-subscription .small {
	font-size: 15.7px;
}
.email-signup-form input[type="text"] {
	width: 78%;
	margin-right: 1%;
	border: none;
	height: 52px;
}
.email-signup-form .btn-default.btn-tall {
	width: 20%;
}
.img-portfolio {
	margin-bottom: 30px;
}
.img-hover:hover {
	opacity: 0.8;
}
.badges {
	text-align: center;
}
.security-badge {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px;
}
header.carousel {
	height: 50%;
}
header.carousel .item, header.carousel .item.active, header.carousel .carousel-inner {
	height: 100%;
}
header.carousel .fill {
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover;
}
.error-404 {
	font-size: 100px;
}
.price {
	display: block;
	font-size: 50px;
	line-height: 50px;
}
.price sup {
	top: -20px;
	left: 2px;
	font-size: 20px;
}
.period {
	display: block;
	font-style: italic;
}
.footer-menu {
	background-color: #715543;
	padding: 40px 0;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
}
.footer-menu ul {
	margin: 0;
	padding: 0;
}
.footer-menu li {
	list-style-type: none;
}
.footer-menu h4 {
	text-transform: uppercase;
	font-weight: 300;
	color: #fff;
}
.footer-menu a {
	color: #d4c3b9;
}
.copyright {
	padding: 0px 0 23px 0;
	font-size: 11px;
	color: #715543;
	display: block;
}
footer {
	padding: 20px 0;
}
footer.main-desc h1 {
	font-size: 12px;
	margin: 10px 0;
	line-height: 16px;
	font-style: italic;
}
footer.main-desc {
	font-size: 12px;
	line-height: 14px;
}
.index .badges {
	margin-top: 40px;
}
.main-desc .col-sm-4 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.index .main-desc .col-sm-4 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.page-number {
	padding: 8px;
	background-color: #d9d9d9;
	color: #222;
	border-radius: 5px;
	font-size: 14px;
	display: inline-block;
	margin-bottom: 10px;
	font-weight: 600;
}
.main {
	padding-top: 10px;
	padding-bottom: 50px;
}
.login-sign-up {
	padding-top: 20px;
	padding-bottom: 90px;
}
.login-sign-up .col-sm-6 {
	width: 48%;
}
.login-sign-up p {
	margin: 30px 0;
}
.login-sign-up h3 {
	margin: 0 0 20px 0;
}
.login-sign-up form {
	display: block;
	margin-top: 20px;
}
.login-sign-up form .col-xs-6 {
	width: 49%;
}
.login-sign-up input {
	width: 100%;
	margin-bottom: 20px;
}
.login-sign-up input[type="image"] {
	width: auto;
}
.paypal-btn form {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.login-sign-up input[type="checkbox"] {
	width: auto;
	margin-right: 10px;
}
label {
	font-weight: normal;
}
.prev-customer form {
	width: 60%;
	margin: 20px auto 0 auto;
}
.forgot-password {
	margin-bottom: 10px;
}
.remember-pwd {
	margin-top: -5px;
}
.remember-pwd input {
	margin: 0;
}
.auth-social {
	text-shadow: -1px 0px 2px #666;
}
.new-acct {
	margin: 116px 25% 130px 25%;
}
.or-signup {
	text-align: center;
}
.hr-with-text.qa-or {
	top: -38px;
	position: relative;
	background: #fff;
	display: inline-block;
	padding: 5px 20px;
}
.login-sign-up form {
	margin-bottom: 35px;
}
.auth-social .fa {
	font-size: 20px;
	padding-right: 5px;
	vertical-align: middle;
}
.btn-facebook {
	background-color: #3b5998;
}
.btn-twitter {
	background-color: #55acee;
}
.btn-facebook:hover {
	background-color: #476bb6;
}
.btn-twitter:hover {
	background-color: #72c0fb;
}
.breadcrumbs {
	margin-bottom: 10px;
}
.breadcrumbs a {
	display: inline-block;
	padding: 0 8px;
	font-weight: 400 !important;
}
.breadcrumbs span {
	padding: 0 0 0 8px;
}
.breadcrumbs a:first-child {
	padding-left: 0;
}
.highlight {
	background-color: #ffff00 !important;
}
.highlight:hover {
	color: inherit;
	text-decoration: none;
}
.submenu {
	margin-left: 0;
	padding-left: 5px;
}
.submenu li {
	list-style-type: none;
	margin: 6px 0;
	padding-left: 0;
	width: 100%;
}
.submenu li a {
	width: 100%;
	display: block;
}
.submenu li a:hover, .submenu li a:focus {
	color: #be1313;
}
.submenu li a:hover:before {
	text-decoration: none !important;
}
.submenu li a:before {
	content: "\2022";
	padding: 0 15px;
	display: inline-block;
}
.grey-highlight {
	padding: 5px 10px;
	background-color: #f5f5f5;
	display: block;
}
.product-info .grey-highlight {
	cursor: pointer;
}
h1.grey-highlight {
	font-size: 14px;
	line-height: 30px;
}
.banner-collapsed .expand-tab {
	display: inline-block;
}
.expand-tab {
	display: none;
}
h1.grey-highlight:hover, h1.grey-highlight:focus {
	background-color: #f5f5f5;
}
.grey-highlight:hover, .grey-highlight:focus {
	text-decoration: none;
	background-color: #eee;
}
.small-border-radius {
	border-radius: 3px;
}
.boutique-title {
	font-size: 18px;
	display: block;
	padding-left: 5px;
	margin-bottom: 10px;
}
.boutique-title.highlight {
	padding: 5px;
}
.featured-product-title {
	display: block;
}
.product-minimal .item-no {
	font-size: 11px;
	display: block;
	margin-bottom: 10px;
}
.boutique .col-sm-6 {
	width: 58%;
}
.boutique .col-sm-3, .sidebar {
	width: 21%;
}
.product-minimal img {
	display: inline-block;
	margin-bottom: 10px;
	image-rendering:-moz-crisp-edges;          /* Firefox        */
	image-rendering:-o-crisp-edges;            /* Opera          */
	image-rendering:-webkit-optimize-contrast; /* Safari         */
	image-rendering:optimize-contrast;         /* CSS3 Proposed  */
	image-rendering:crisp-edges;               /* CSS4 Proposed  */
	image-rendering:pixelated;                 /* CSS4 Proposed  */
	-ms-interpolation-mode:nearest-neighbor;   /* IE8+           */
}
.product-minimal {
	text-align: center;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #e5e5e5;
    height: -webkit-fill-available; /* Chrome, Safari, newer Edge */
    height: -moz-available;         /* Firefox */
    height: fill-available;         /* Draft spec, limited support */
	height: 100%;
}
.product-minimal span {
	display: block;
	line-height: 18px;
}
.sidebar-right {
	padding: 10px 15px;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 20px;
	border: double #e5e5e5;
}
.sidebar-right .product-minimal {
	text-align: center;
}
.sidebar-right .product-minimal {
	border-top: 1px dotted #e5e5e5;
	border-bottom: none;
	margin-bottom: 6px;
	padding-top: 17px;
}
.sidebar-right .product-minimal:first-child {
	border-top: none;
	padding-top: 0px;
}
.sidebar-right .green {
	font-size: 14px;
}
.sidebar-right .product-minimal img {
	width: 150px;
	margin: 10px 0 0 0;
}
blockquote {
	font-style: italic;
	font-size: 13px;
	border: none;
	padding: 0;
	margin: 0;
	position: relative;
}
blockquote:before {
	color: #dedede;
	position: absolute;
	content: open-quote;
	font-size: 60px;
	font-family: "Georgia", serif;
	top: 15px;
	left: -10px;
	color: #ad0a0a;
	margin-right: 0.25em;
	font-display: swap;
}
blockquote:after {
	content: no-close-quote
}
blockquote p, blockquote footer {
	margin-left: 25px;
}
blockquote footer {
	font-size: 12px;
}
.boutique-section-link {
	line-height: 18px;
	font-size: 13px;
}
.no-radius {
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.dark-grey-highlight {
	font-size: 15px;
	margin-top: 0px;
	padding: 3px 10px;
	background-color: #e8e8e8;
	line-height: 30px;
	margin-bottom: 15px;
}
.dark-grey-highlight h2 {
	font-size: 15px;
	display: inline;
}
.move-to-bottom {
	position: absolute;
	bottom: -35px;
	color: #666;
	font-size: 14px;
}
.dark-grey-highlight .col-sm-4 {
	width: 44%;
}
.dark-grey-highlight .col-sm-8 {
	text-align: right;
	width: 56%;
}
.dark-grey-highlight .form-control {
	width: auto;
	display: inline;
	margin-left: 10px;
}
.dark-grey-highlight:hover {
	background-color: #e8e8e8;
}
.section-product {
	border: 1px solid #afafaf;
	margin-bottom: 20px;
}
.section-product-left .img-responsive {
	margin-bottom: 0px;
}
a .qty.italic.green.block {
	margin-bottom: 5px !important;
}
.section-product-left, .section-product-middle, .section-product-right {
	padding: 10px 15px;
}
.section-product-left, .section-product-right {
	text-align: center;
}
.section-product-right {
	padding: 15px 15px;
	width: 18%;
}
.section .col-sm-9, .product .col-sm-9 {
	width: 79%;
}
.section-product-middle {
	background-color: #fafafa;
	font-size: 13px;
	width: 31% !important;
}
.section-product .btn {
	width: 100%;
	margin: 0 !important;
}
.section-product .fa {
	font-size: 18px !important;
}
.click-to-zoom {
	margin-bottom: 0px;
}
.product-name {
	font-size: 16px;
	margin: 0;
	line-height: 24px;
}
.section-product-middle p {
	margin: 0;
}
.section-product .product-description {
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 5px;
}
.strike-through {
	text-decoration: line-through;
}
.sale-price {
	font-size: 18px;
}
.dimensions-padding {
	display: inline-block;
	padding: 0 15px;
}
.product-link {
	display: block;
	font-size: 12px;
	text-align: left;
}
.product-link .fa {
	font-size: 12px !important;
}
.product-link .fa:hover, .product-link:hover .fa {
	color: #be1313;
}
.review-stars .fa {
	color: #ffae00;
	font-size: 14px !important;
	margin: 0;
	padding: 0;
}
.qty {
	line-height: 12px;
	font-size: 12px;
	margin-bottom: 12px;
}
.review-stars .qty {
	margin-bottom: 0px !important;
}
.ribbon-wrapper-green {
	width: 85px;
	height: 88px;
	overflow: hidden;
	position: absolute;
	top: -3px;
	left: -3px;
	z-index: 1;
}
.ribbon-green {
	font: bold 15px Sans-Serif;
	text-align: center;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: relative;
	padding: 7px 0;
	right: 30px;
	top: 15px;
	width: 120px;
	background-color: #3f7337;
	color: #fff;
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
}
.ribbon-green:before, .ribbon-green:after {
	content: "";
	border-top: 3px solid #325c2c;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	position: absolute;
	bottom: -3px;
}
.ribbon-green:before {
	right: 0;
}
.ribbon-green:after {
	left: 0;
}
.ribbon-wrapper {
	width: 85px;
	height: 88px;
	overflow: hidden;
	position: absolute;
	top: -3px;
	left: -3px;
	z-index: 1;
}
.ribbon-yellow {
	font: bold 15px Sans-Serif;
	text-align: center;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: relative;
	padding: 7px 0;
	right: 30px;
	top: 15px;
	width: 120px;
	background-color: #ffba00;
	color: #fff;
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
}
.ribbon-yellow:before, .ribbon-yellow:after {
	content: "";
	border-top: 3px solid #dd9201;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	position: absolute;
	bottom: -3px;
}
.ribbon-yellow:before {
	right: 0;
}
.ribbon-yellow:after {
	left: 0;
}
.ribbon-yellowred {
	font: bold 15px Sans-Serif;
	text-align: center;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: relative;
	padding: 7px 0;
	right: 30px;
	top: 15px;
	width: 120px;
	background-color: #ffde00;
	color: #be1313;
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
}
.ribbon-yellowred:before, .ribbon-yellowred:after {
	content: "";
	border-top: 3px solid #dcc339;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	position: absolute;
	bottom: -3px;
}
.ribbon-yellowred:before {
	right: 0;
}
.ribbon-yellowred:after {
	left: 0;
}
.sort-by-search .col-sm-2, .sort-by-search .col-sm-6, .sort-by-search .col-sm-4 {
	padding: 0;
}
.section-thumbs {
	width: 307px;
	position: relative;
}
.secondary-thumb {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition-property: opacity;
	transition-duration: .6s;
	width: 100%;
	height: 100%;
	background-color: #fff;
}
.section-thumbs:hover .secondary-thumb {
	opacity: 1;
}
.mahjong-specs {
	margin-top: 10px;
	border-top: 1px dotted #ccc;
	text-align: center;
	padding-top: 15px;
}
.mahjong-spec {
	background-color: #fff;
	text-align: center;
	margin-right: 20px;
	border: 1px solid #ccc;
	line-height: 16px;
	padding-bottom: 10px;
	display: inline-block;
}
.mahjong-spec img {
	border-bottom: 1px solid #e8e8e8;
	border-radius: 4px;
	margin-bottom: 10px;
}
.pagination-container {
	text-align: center;
	margin-bottom: 15px;
}
.pages-text {
	padding-right: 10px;
}
.pages {
	display: inline;
}
.pagination {
	margin: 0;
	vertical-align: middle;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	background-color: #3c8630;
	border-color: #3c8630;
	font-weight: 600;
}
.pagination>li>a, .pagination>li>span {
	color: #3c8630;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	color: #3c8630;
	background-color: #e7f4e5;
}
.section .christmas-edition {
	background-image: url(../img/holiday-guide-bg.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 30px !important;
}
.product .christmas-edition {
	background-position: bottom;
	background-image: url(../img/holiday-guide-bg.jpg);
	background-size: auto;
	padding-bottom: 23px !important;
	background-size: contain;
	background-repeat: no-repeat;
}
.mobile.product-name {
	padding: 0 20px;
}
.mobile {
	margin: 0 0 5px 0 !important;
	border-bottom: 1px solid #e8e8e8;
	padding: 0 0 5px 0 !important;
	display: none;
}
.hide-desc {
	display: block;
}
.sale-price.center.mobile-adjustment {
	border-top: none !important;
	padding-top: 0px !important;
	margin-top: 0px !important;
}
.more-info {
	display: none;
}
.build-poker-set {
	background-color: #f5f5f5;
	margin-top: -15px;
	position: relative;
	border-right: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
}
.build-poker-set div {
	padding: 10px 10px 2px 10px;
}
.build-poker-set [type="radio"] + span:before {
	margin-left: 3px;
}
.build-poker-set h1 {
	font-size: 14px;
	margin-bottom: 10px;
}
.build-poker-set label {
	margin-bottom: 2px;
	padding: 5px 0;
}
.build-poker-set label.disabled {
	opacity: .4;
}
.build-poker-set label:hover {
	background-color: #dbf0d8;
	border-radius: 3px;
	cursor: pointer;
}
.build-poker-set hr {
	border-top: 1px dotted #ccc;
	margin: 0;
}
.build-poker-set .reset-form {
	position: absolute;
	background-color: #ccc;
	padding: 5px 10px;
	border-radius: 3px;
	right: 10px;
	bottom: 10px;
}
.build-poker-set .reset-form:hover, .build-poker-set .reset-form:focus {
	background-color: #ddd;
	text-decoration: none;
}
.build-poker-set .reset-form.mobile {
	display: none;
	position: static;
	margin: 0 10px 10px 10px;
	text-align: center;
}
.poker-search-text {
	border: 1px dotted #ccc;
	padding: 30px;
}
.poker-results .pagination-container {
	margin-bottom: 0;
	text-align: right;
}
.searching-animation {
	padding: 0 10px 15px 10px;
}
.advanced-search-form {
	background-color: #f5f5f5;
	margin-top: -15px;
	position: relative;
	border-right: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
}
.advanced-search-form .col-sm-3, .advanced-search-form .col-sm-2, .advanced-search-form .col-sm-4 {
	padding: 10px;
}
.advanced-search-form [type="radio"] + span:before {
	margin-left: 3px;
}
.advanced-search-form h1 {
	font-size: 14px;
	margin-bottom: 10px;
}
.advanced-search-form label {
	margin-bottom: 2px;
}
.advanced-search-form label.disabled {
	opacity: .4;
}
.advanced-search-form label:hover {
	background-color: #dbf0d8;
	border-radius: 3px;
	cursor: pointer;
}
.advanced-search-form hr {
	border-top: 1px dotted #ccc;
	margin: 0;
}
.advanced-search-form .reset-form {
	position: absolute;
	background-color: #ccc;
	padding: 5px 10px;
	border-radius: 3px;
	right: 10px;
	bottom: 10px;
}
.advanced-search-form .reset-form:hover, .build-poker-set .reset-form:focus {
	background-color: #ddd;
	text-decoration: none;
}
.advanced-search-form .reset-form.mobile {
	display: none;
	position: static;
	margin: 0 10px 10px 10px;
	text-align: center;
}
.advanced-search-text {
	border: 1px dotted #ccc;
	padding: 30px;
}
.multi-product .col-sm-7 .btn {
	width: auto;
}
.multi-product .col-sm-7 {
	width: 49% !important;
}
.multi-product .single-product {
	margin-top: 10px;
	border-top: 1px dotted #ccc;
	padding-top: 10px;
}
.multi-product .click-to-zoom {
	line-height: normal;
	margin-top: 10px;
}
.multi-product .single-product .spec {
	padding-right: 40px;
}
.multi-product .single-row {
	display: inline-block;
	padding-right: 5px;
	width: 64%;
}
.multi-product .product-link {
	background-color: #fff;
	width: 100%;
	padding: 5px;
	border: 1px dotted #ccc;
}
.multi-product .single-btn {
	width: 35.4%;
	display: inline-block;
	padding-left: 10px;
}
.multi-product .single-btn .btn {
	width: 100%;
}
.multi-product .sale-price {
	padding-left: 20px;
	width: 80px;
	text-align: right;
}
.holds-arms {
	font-size: 14px;
}
.arms-yes-no .fa {
	font-size: 24px !important;
}
.arms-yes-no {
	font-size: 18px;
	float: right;
	/* display: inline-block; */
}
.pusher-arms {
	margin-top: 10px;
	border: 1px dotted #ccc;
	border-radius: 3px;
	padding: 8px 10px 10px 10px;
	background-color: #fff;
	font-weight: bold;
}
.top-banner {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	color: #fff;
	text-shadow: 1px 1px 0px #333;
	font-display: swap;
}
.banner-collapsed {
	text-align: center;
	padding: 5px 0;
	font-size: 18px;
	display: none;
}
.top-banner a, .top-banner a:hover, .top-banner a:focus {
	color: #fff;
	text-decoration: none;
}
.banner-collapsed a:focus, .banner-collapsed a:hover, .banner-collapsed a:visited {
	text-decoration: none;
	color: #fff;
}
.regular {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 14px !important;
	font-weight: 500;
	font-display: swap;
}
.underline {
	text-decoration: none;	
}
.blue {
	color: #007BFF;
}
.blue:visited {
	color: darkblue;
}
.blue:hover {
	color:blue;
	text-decoration: underline;
}

.provincelink {
  color: black;               
  text-decoration: none;      
}

.provincelink:hover {
  color: blue;                 
  text-decoration: underline; 
  text-decoration-color: blue; 
}

.provincelink:active {
  color: darkblue;             
}

.provincelink:visited {
  color: darkblue;             
}

.banner-collapsed, .button-holder {
	color: #fff;
}
.reveal-banner {
	background-color: transparent !important;
	width: 12%;
	font-weight: bold;
	text-align: right;
	line-height: 14px !important;
	cursor: pointer;
}
.banner-collapsed .collapse-tab {
	position: absolute;
	right: 0;
	cursor: pointer;
}
.top-banner .sale-title {
	padding: 12px;
	font-size: 30px;
	display: inline-block;
}
.banner-tall .col-sm-8 {
	margin-top: 7px;
}
.banner-tall {
	padding: 20px 0 10px 0;
}
.banner-ends {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 11px;
	font-display: swap;
}
.top-banner .banner-btn {
	width: 88%;
	font-size: 16px;
}
.top-banner .up-to {
	font-size: 29px;
}
.top-banner .look-for {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 17px;
	font-display: swap;
}
.top-banner .overall-discount {
	font-size: 40px;
}





.carousel .item.homepage-themed-banner.summer-sale {
	background-image: url(../img/banners/summer-sale-homepage-banner.jpg);
	background-color: #000;
	color: #fff;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left;
}
.homepage-themed-banner.summer-sale h2 {
	text-shadow: 1px 1px 2px #000;
}
.homepage-themed-banner.summer-sale h2 a {
	color: #fff;
}
.homepage-themed-banner.summer-sale .slide-caption .btn, .homepage-themed-banner.summer-sale .carousel-caption .btn {
	background-color: #eea200;
}
.homepage-themed-banner.summer-sale .slide-caption .btn:hover, .homepage-themed-banner.summer-sale .carousel-caption .btn:hover {
	background-color: #ffae00;
}
.carousel .item.homepage-themed-banner.halloween {
	background-image: url(../img/banners/halloween-homepage-banner-bg.jpg);
	background-color: #000;
	color: #fff;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left;
}
.homepage-themed-banner.halloween h2 {
	text-shadow: 1px 1px 2px #000;
}
.homepage-themed-banner.halloween h2 a {
	color: #fff;
}
.homepage-themed-banner.halloween .slide-caption .btn, .homepage-themed-banner.halloween .carousel-caption .btn {
	background-color: #ec7a00;
}
.homepage-themed-banner.halloween .slide-caption .btn:hover, .homepage-themed-banner.halloween .carousel-caption .btn:hover {
	background-color: #fb8201;
}
.carousel .item.homepage-themed-banner.columbus-day-sale {
	background-image: url(../img/banners/columbus-day-sale-homepage-banner-bg.jpg);
	background-color: #0a4b3f;
	color: #fff;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.homepage-themed-banner.columbus-day-sale h2 {
	text-shadow: 1px 1px 2px #000;
}
.homepage-themed-banner.columbus-day-sale h2 a {
	color: #fff;
}
.homepage-themed-banner.columbus-day-sale .slide-caption .btn, .homepage-themed-banner.columbus-day-sale .carousel-caption .btn {
	background-color: #0a4b3f;
}
.homepage-themed-banner.columbus-day-sale .slide-caption .btn:hover, .homepage-themed-banner.columbus-day-sale .carousel-caption .btn:hover {
	background-color: #2f5246;
}

@media(max-width:767px) {
.carousel .item.homepage-themed-banner.columbus-day-sale {
	background-position: -250px;
}

}
.banner {
	background-image: url(../img/halloween-bg-section-banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	color: #fff;
	border-radius: 3px;
	font-size: 12px;
	line-height: 20px;
	background-color: #0a4a3f;
}
.product .banner {
	margin-bottom: 20px;
}
.section .banner {
	margin-top: 15px;
}
.banner {
	padding: 5px 0;
}
.banner .col-sm-6 {
	text-align: center;
}
.discount-regular {
	padding: 10px 20px;
	background-color: #000;
	font-size: 28px;
	font-weight: 700;
	line-height: 20px;
	display: inline-block;
	border-radius: 3px;
	text-shadow: none;
}
.promo-code {
	display: inline-block;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	padding: 5px 30px;
	line-height: 27px;
	text-shadow: 1px 0px 0px #444;
	border: 2px dashed #fff;
	cursor: pointer;
}
.color {
	font-size: 28px;
	padding: 0 5px !important;
}
.columbus-day-sale .color {
	color: #fd9f00;
}
.columbus-day-sale .promo-code {
	background-color: #73150d;
}
.columbus-day-sale .discount-regular {
	background-color: #0a4a3f;
}
.discount-regular.ten-percent {
	background-color: #fff !important;
	color: #0a4a3f;
}
.discount-regular.fifteen-percent {
	background-color: #07957c !important;
	color: #fff;
}
.banner-content.halloween {
	background-image: url(images/halloween-bg-section-banner.jpg);
	background-size: cover;
}
.banner-content.halloween .promo-code {
	background-color: #fd7700;
}
.product-container {
	border: 1px solid #e5e5e5;
	margin-bottom: 20px;
}
.product-container-right, .product-container-left {
	padding: 10px 10px;
}
.product-container-right {
	background-color: #fafafa;
	font-size: 13px;
	border-left: 1px solid #e5e5e5;
}
.product-container .product-name {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.product-container-right .btn {
	margin-top: 15px;
}
.product-container-right {
	padding: 10px 20px;
	width: 18%;
}
.product-container .active-img {
	margin: 0 auto;
}
.product-container-left .col-sm-9 {
	width: 82% !important;
}
.thumbs {
	text-align: center;
}
.product-container-left .thumbs .col-sm-2 {
	padding: 0 6px;
	margin-top: 10px;
}
.product-qty {
	margin: 10px 0;
}
.product-qty input {
	display: inline;
	line-height: 30px !important;
	padding: 0 3px;
	margin-left: 2px;
	text-align: center;
	width: 50px;
	height: 30px;
	margin-bottom: 0;
}
.shipping-note {
	line-height: 18px;
}
.brand {
	line-height: 16px !important;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	font-weight: bold;
	padding: 4px 10px 7px 10px;
	text-align: center;
	margin-bottom: 20px;
}
.brand a {
	display: block;
	font-size: 11px;
}
.brand img {
	border-bottom: 1px solid #f5f5f5;
	margin: 0 auto 10px auto;
	width: auto;
}
.product-info-links {
	position: relative;
}
.discount {
	background-color: #ff9c00;
	color: #fff;
	border-radius: 50%;
	padding: 15px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	line-height: 16px;
	font-size: 16px;
	position: absolute;
	top: 5px;
	right: 0px;
	margin-top: -3px;
}
.discount:before {
	content: '';
	position: absolute;
	top: 3px;
	bottom: 3px;
	left: 3px;
	right: 3px;
	border: 2px solid #f5f8fb;
	border-radius: 50%;
}
.reveal-thumbs {
	background-color: #f5f5f5;
	width: 60%;
	margin: 20px auto 10px auto;
	font-size: 13px;
	display: none !important;
}
.social-btn {
	text-align: center;
}
.social-btn div {
	margin: 0 5px;
	display: inline-block;
}
.tweet {
	position: relative;
	top: 9px;
}
.facebook {
	position: relative;
	top: auto;
	bottom: -2px;
}
.product-tab {
	padding: 0px;
}
.product-info {
	padding-left: 0;
	width: 74.5% !important;
}
.product-sidebar {
	padding: 0;
	width: 25.5% !important;
}
.product-tab .fa {
	font-size: inherit !important;
}
.reviews-section {
	margin-bottom: 20px;
}
.product-tab table {
	width: 100%;
	border: 1px solid #ccc;
	border-bottom: none;
	border-collapse: separate;
	border-radius: 5px;
	overflow: hidden;
	margin-bottom: 20px;
}
.product-tab table td {
	padding: 3px 10px;
	font-style: italic;
	border-bottom: 1px solid #ccc;
}
.email-to-friend form {
	margin-top: 15px;
}
td.product-align {
	width: 30%;
	text-align: right;
}
td.header-align {
	text-align: right;
}
.product-tab table th {
	border-bottom: 1px solid #ccc;
	padding: 5px 10px;
	background-color: #e7f4e5;
}
.no-padding {
	padding: 0;
}
.colored-cell {
	background-color: #f8f8f8;
	font-size: 12px;
	font-weight: bold;
	font-style: normal !important;
}
.product-sidebar .btn {
	margin-top: 10px;
}
.rating-container {
	text-align: center;
	border-right: 1px dotted #e8e8e8;
}
.review-body {
	border-right: 1px dotted #e8e8e8;
}
.reviews-options {
	padding-right: 0;
	text-align: center;
}
.rating-container h1 {
	font-size: 58px;
	margin: 0;
}
.reviews-options .btn {
	margin: 15px 0;
	font-size: 13px;
}
.review {
	border-top: 1px dotted #e8e8e8;
	padding-top: 20px;
	padding-bottom: 20px;
}
.product-tab .col-sm-9 {
	width: 75%;
}
.review-text {
	border-left: 1px dotted #e8e8e8;
}
.review-date {
	margin: 10px 0;
}
.reviewer-info {
	line-height: 16px;
	margin-bottom: 10px;
}
.reviews-sort {
	border-bottom: 1px dotted #e8e8e8;
	padding-bottom: 10px;
}
.reviews-nav {
	margin: 10px 0;
}
.reviews-sort .form-control {
	display: inline-block !important;
	width: 73% !important;
	margin-top: -4px;
}
.shipping-method {
	margin-left: 20px;
	display: inline-block;
}
.quick-scroll {
	background-color: #3f7337;
	color: #fff;
	cursor: default !important;
}
.quick-scroll:hover, .quick-scroll:focus {
	background-color: #3f7337 !important;
}
.owl-carousel {
	position: relative;
}
.owl-buttons {
	position: absolute;
	top: 20%;
	width: 100% !important;
}
.owl-buttons .fa {
	padding-right: 0;
	font-size: 16px !important;
	line-height: 28px;
}
.owl-prev, .owl-next {
	position: absolute;
	margin: 0 !important;
	background-color: #ccc !important;
	opacity: 1 !important;
	padding: 7px 14px 5px 12px !important;
	border-radius: 3px !important;
	text-align: center;
	color: #000 !important;
}
.owl-prev:hover, .owl-next:hover {
	background-color: #e8e8e8 !important;
}
.owl-prev {
	left: 0;
}
.owl-next {
	right: 0;
}
.owl-controls {
	margin-top: 0 !important;
}
.owl-wrapper-outer {
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 10px;
}
.owl-carousel .product-minimal {
	margin: 0 10px;
	border-bottom: none;
}
.owl-carousel.full-width .product-minimal {
	margin-bottom: 0;
}
.owl-carousel.full-width .owl-wrapper-outer {
	border-bottom: none;
	margin-bottom: 0;
}
.owl-carousel.full-width .product-minimal img {
	margin-bottom: 0;
}
.quick-scroll-full-width {
	border: 1px solid #e8e8e8;
	margin: 0 15px 10px 15px;
	padding-top: 10px;
	border-radius: 3px;
}
.owl-carousel.full-width .owl-buttons .fa {
	padding-right: 0;
	font-size: 12px !important;
	line-height: 22px;
}
.owl-carousel.full-width .owl-prev, .owl-carousel.full-width .owl-next {
	position: absolute;
	margin: 0 !important;
	background-color: #ccc !important;
	opacity: 1 !important;
	padding: 3px 11px 2px 9px !important;
	border-radius: 3px !important;
	text-align: center;
	color: #000 !important;
}
.owl-carousel.full-width .product-minimal {
	opacity: .5;
}
.owl-carousel.full-width .product-minimal:hover {
	opacity: 1;
}
.owl-carousel.product-area {
	background-color: #fff;
	padding: 10px 0 5px 0;
	border: 1px solid #e8e8e8;
	border-radius: 0 0 3px 3px;
}
.quick-scroll-title {
	padding: 3px 10px;
	background-color: #e7f4e5;
	border-top: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	border-radius: 3px 3px 0 0;
	margin-top: 10px;
}
.owl-carousel.product-area .owl-wrapper-outer {
	margin-bottom: 0;
	border-bottom: none;
}
.owl-carousel.product-area .product-minimal {
	padding-bottom: 0;
}
.owl-carousel.product-area .owl-buttons {
	top: 40%;
	opacity: .9;
}
.owl-carousel.product-area .owl-buttons .fa {
	font-size: 12px !important;
}
.owl-carousel.product-area .owl-prev, .owl-carousel.product-area .owl-next {
	line-height: none !important;
}
.owl-carousel.product-area .owl-prev {
	padding: 0 10px 0 7px !important;
	left: 10px;
}
.owl-carousel.product-area .owl-next {
	padding: 0 7px 0 10px !important;
	right: 10px;
}
.owl-carousel.product-area .product-minimal img {
	margin-bottom: 0;
}
.shipping-info {
	margin: 15px 0 10px 0;
	padding: 5px;
	border: 1px dotted #ccc;
	background-color: #fff;
	border-radius: 2px;
}
.shipping-time {
	margin-left: 20px;
	display: block;
}
.shipping-info a {
	line-height: 20px;
	margin-bottom: 5px;
	padding-top: 5px;
	border-top: 1px dotted #ccc;
}
.shipping-info a:first-child {
	border-top: none;
}
.checkout-wrap {
	color: #444;
	margin: 10px auto 20px 0;
	position: relative;
}
ul.checkout-bar {
	margin: 0;
	padding: 0;
}
ul.checkout-bar li {
	color: #ccc;
	display: block;
	padding: 10px 20px 10px 60px;
	position: relative;
}
ul.checkout-bar li:before {
	background: #ccc;
	border: 2px solid #FFF;
	border-radius: 4px;
	color: #fff;
	font-weight: 700;
	left: 20px;
	line-height: 32px;
	height: 35px;
	position: absolute;
	text-align: center;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
	top: 4px;
	width: 35px;
	z-index: 999;
}
ul.checkout-bar li.active {
	color: #3f7337;
	font-weight: bold;
	background: #ECECEC;
}
ul.checkout-bar li.active:before {
	background-color: #3f7337;
	z-index: 999;
}
ul.checkout-bar li.visited {
	color: #666;
	z-index: 999;
}
ul.checkout-bar li.visited:before {
	background: #99bd93;
	z-index: 999;
}
ul.checkout-bar li:nth-child(1):before {
	content: "1";
}
ul.checkout-bar li:nth-child(2):before {
	content: "2";
}
ul.checkout-bar li:nth-child(3):before {
	content: "3";
}
ul.checkout-bar li:nth-child(4):before {
	content: "4";
}
ul.checkout-bar li:nth-child(5):before {
	content: "5";
}
ul.checkout-bar li:nth-child(6):before {
	content: "6";
}
ul.checkout-bar a {
	color: #57aed1;
}
.view-cart-table {
	font-size: 15px;
	width: 100%;
	border-collapse: separate;
	border: 1px dotted #ccc;
	border-radius: 5px;
}
.view-cart-table th {
	text-align: center;
	padding: 0 10px;
	border-bottom: 1px dotted #ccc;
	background-color: #f5f5f5;
}
.payment .view-cart-table th {
	padding: 12px 10px 13px 10px;
}
th.title-header {
	text-align: left !important;
}
.view-cart-table td {
	padding: 10px;
	text-align: center;
	border-bottom: 1px dotted #ccc;
}
.view-cart-table .img-container {
	width: 16%;
	padding: 10px 20px;
}
.view-cart-table .title-container {
	width: 44%;
	text-align: left;
	padding-left: 30px;
}
.view-cart-table .item-no {
	margin-top: 7px;
}
.remove-product .fa {
	padding-right: 0;
	padding: 0 6px;
}
.view-cart-table .subtotal {
	background-color: #f5f5f5;
	font-weight: bold;
	font-size: 18px;
}
.view-cart-table .subtotal-align {
	text-align: right;
}
.update-qty {
	width: 120px;
}
.view-cart-table form {
	position: relative;
	margin-bottom: 0;
}
.update-cart {
	display: none;
	width: 100%;
	left: 5px;
	position: absolute;
	top: 38px;
	margin: 0 auto;
}
.clear-cart {
	width: 100%;
	padding-top: 0;
	padding-bottom: 0;
	margin: 6px 0;
}
.checkout-btn, .place-order-btn {
	font-size: 16px;
	display: inline-block;
	width: 250px;
	line-height: 50px !important;
}
.checkout-btn .fa, .place-order-btn .fa {
	font-size: 32px !important;
	vertical-align: middle;
	padding-right: 15px;
}
.checkout-with-gv {
	text-align: center;
	margin-top: 20px;
	float: left;
}
.credit-cards {
	display: block;
	float: left;
	margin-top: 25px;
	margin-right: 40px;
	text-align: right;
}
.or-checkout {
	margin: 30px 0 10px 0;
}
.other-payment-options {
	border: 1px dotted #ccc;
	width: 100%;
	text-align: right;
	border-radius: 4px;
}
.other-payment-options div {
	display: inline-block;
	margin: 15px 20px;
}
.other-payment-options .visa-checkout, .other-payment-options .amazon-checkout, .other-payment-options .apple-checkout {
	margin-top: 17px;
}
.login-sign-up h3 {
	padding: 16px 14px;
	background-color: #f5f5f5;
	margin-top: 0;
	font-size: 18px;
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
}
.customer-info {
	border: none !important;
	width: 48%;
}
.customer-info input, .customer-info textarea, .email-to-friend input, .email-to-friend textarea, form input, form textarea {
	width: 100%;
	margin-bottom: 15px;
}
.email-to-friend .btn {
	width: 55%;
	margin-top: 30px;
}
.customer-info label, .option label, .email-to-friend label, label {
	font-style: italic;
	color: #3f7337;
	margin-right: 20px;
	font-weight: 600;
	line-height: 18px;
	vertical-align: bottom;
}
.email-to-friend label {
	line-height: 37px;
}
.customer-info form .form-control {
	height: 37px;
}
.customer-info .col-sm-3, .email-to-friend .col-sm-3, form .col-sm-3 {
	text-align: right;
}
.customer-info .col-sm-9 {
	width: 75%;
}
.address-2 {
	margin-bottom: 85px;
}
.customer-info .note {
	line-height: 22px;
	margin-top: -10px;
	margin-bottom: 10px;
}
.customer-info .note.bold.red {
	color: #be1313;
	font-weight: bold;
}
.apo-note {
	margin-top: 8px !important;
	border-top: 1px dotted #ccc;
	padding-top: 8px;
}
.shipping h3 span {
	float: left;
}
.same-address {
	float: right;
	font-size: 13px;
	padding-top: 3px;
}
.same-address input {
	margin: 3px 7px 2px 0 !important;
	height: auto !important;
	vertical-align: middle;
}
.same-address label {
	display: inline;
	font-weight: 700;
	color: #000;
	margin-right: 0;
}
.keep-informed {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	background-color: #e8e8e8;
	padding: 20px 10px;
	text-align: right;
	margin-bottom: 20px;
}
.keep-informed input {
	float: right;
	width: 17px !important;
	height: 17px !important;
	margin-left: 10px;
	vertical-align: middle !important;
	line-height: none;
	margin-bottom: 0;
	margin-top: 3px !important;
}
.billing-shipping .credit-cards {
	margin: 0;
	display: inline-block !important;
	float: none;
	margin-top: 20px;
	margin-right: 40px;
}
.proceed {
	text-align: right;
}
.proceed .btn-default.btn-green {
	margin-top: -20px;
}
.payment input, .payment .form-control {
	width: 50%;
}
.payment p {
	margin: 0 0 10px 0;
}
.payment .uppercase {
	font-size: inherit;
}
.payment .view-cart-table .img-container {
	width: 15%;
}
.payment .view-cart-table {
	margin-top: -20px;
	border-top: none;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
.payment .view-cart-table td {
	border-bottom: none;
	border-top: 1px dotted #ccc;
}
.payment .view-cart-table th {
	background-color: transparent;
	border-top: none;
	border-bottom: none;
}
.payment .view-cart-table .title-container {
	width: 50%;
	padding-right: 0;
	padding-left: 0px;
}
.view-cart-table .shipping-title, .view-cart-table .shipping-options {
	text-align: left;
}
.payment h2 {
	margin-bottom: 13px;
}
.payment .col-sm-9 {
	width: 71%;
}
#updateshipping .col-sm-9 {
	margin-bottom: 30px;
}
.payment h3 {
	border: 1px dotted #ccc;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.payment .col-sm-3 h2 {
	font-size: 18px;
	text-align: center;
	margin: 0 -20px 10px -20px;
	padding: 17px 0 17px 20px;
	background-color: #ccc;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.payment .col-sm-3 {
	padding-left: 25px;
	width: 29%;
	text-align: left;
}
.shipping-choices {
	margin-bottom: 30px;
}
.shipping-choices > .shipping-options > fieldset {
	margin-top: 18px;
}
.shipping-options {
	border-top: 1px dotted #999;
	border-left: 1px dotted #999;
	border-right: 1px dotted #999;
	border-radius: 5px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-color: #f5f5f5;
	padding: 0 15px 5px 15px;
}
.shipping-map {
	border-bottom: 1px dotted #999;
	border-left: 1px dotted #999;
	border-right: 1px dotted #999;
	padding: 7px;
	border-radius: 5px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-color: #e8e8e8;
	padding-left: 20px;
}
.shipping-options label, .free-shipping label, .recipient label {
	margin-bottom: 15px;
	font-weight: normal;
	font-style: normal;
	color: inherit;
	display: block;
}
.ups-container {
	padding-bottom: 10px;
	border-bottom: 1px dotted #999;
	border-radius: 5px;
	text-align: center;
	margin-top: 20px;
}
#updateshipping {
	margin-bottom: 0 !important;
}
.ups-btn-container {
	margin-top: -15px;
	margin-left: -20px;
	margin-right: -20px;
}
.ups-btn img {
	margin: 0 auto;
}
.ups-btn {
	background-color: #3c140a;
	padding: 10px;
	margin: 10px auto;
}
.ups-confirmation {
	padding: 20px 20px 10px 20px;
	background-color: #fff;
	margin-top: 20px;
	border-radius: 5px;
}
.ups-confirmation .ups-icon-container {
	width: 20%;
}
.ups-confirmation .ups-address-confirmation {
	width: 80%;
	margin-bottom: 10px;
}
.ups-confirmation .fa {
	font-size: inherit !important;
	padding-left: 4px;
	padding-right: 3px;
	padding-bottom: 2px;
	vertical-align: middle;
}
.ups-confirmation .btn {
	white-space: normal;
}
.ups-confirmation .btn .fa {
	font-size: 16px !important;
	padding-right: 5px;
	vertical-align: middle;
}
.ups-confirmation .modal-content {
	background-color: transparent !important;
}
.ups-confirmation .fa-close {
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 20px !important;
	color: #3f7337;
}
.ups-confirmation img {
	margin-right: 15px;
	margin-left: 35%;
}
.free-shipping {
	padding: 0px 0px 15px 15px;
	text-align: left;
	background-color: #f5f5f5;
	border-left: 1px dotted #999;
	border-right: 1px dotted #999;
}
.shipping-choices > .free-shipping > label {
	margin-bottom: 0px;
}
.totals td {
	padding: 4px 0;
}
.payment .view-cart-table .align-right {
	padding-right: 20px;
}
.payment .colored-cell {
	font-size: inherit;
	font-weight: normal;
	border-left: 1px dotted #ccc;
	background-color: #e7f4e5;
}
.grand-totals {
	background-color: #e7f4e5;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 0px 0 30px 0;
}
.grand-totals.mobile-only {
	display: none;
}
.grand-totals table {
	width: 100%;
}
.grand-totals table tr {
	border-top: 1px dotted #ccc;
}
.grand-totals table td {
	padding: 5px 0;
}
.grand-totals table tr:first-child {
	border-top: none;
}
.grand-totals table .wide {
	width: 88.5% !important;
	text-align: right;
	padding-right: 20px;
}
.grand-totals table .narrow {
	width: 11.5% !important;
	text-align: center;
}
.payment hr {
	margin-top: 0px;
}
.payment h1 {
	margin-bottom: 10px;
}
.promo-gift, .payment-form {
	margin-bottom: 30px;
}
.option {
	margin-bottom: 20px;
}
.option input {
	margin-bottom: 0;
}
.payment-form .col-sm-6 {
	width: 50%;
	text-align: center;
	margin: 10px 0 15px 0;
}
.payment-form .customer-info {
	width: 100%;
}
.payment .customer-info {
	width: 100% !important;
	margin: 0 auto 30px auto;
}
form .payment-form .customer-info input {
	width: 70%;
}
form .payment-form .customer-info .form-control {
	width: auto;
}
.payment-form hr {
	border-style: dotted;
}
.security-code input {
	width: 50px !important;
	float: left;
}
.security-code a {
	float: left;
	line-height: 38px;
	margin-left: 10px;
}
.security-code p {
	clear: both;
	margin-bottom: 0;
	line-height: 1.5;
}
.expiry-date .form-group {
	margin-bottom: 0 !important;
}
.expiry-date .form-control {
	margin-right: 20px;
}
.expiry-date {
	margin-bottom: 15px;
}
.place-order-btn {
	margin-top: 10px;
	width: 386px;
}
.place-order-btn .fa {
	vertical-align: middle;
}
.option input {
	width: 100%;
}
.option .btn {
	height: 37px;
	line-height: 23px;
	width: 100%;
}
.address-review p {
	margin-bottom: 8px;
}
.address-review h5 {
	font-style: italic;
	color: #999;
}
[type="radio"] {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
[type="radio"] + span {
	display: block;
}
[type="radio"] + span:before {
	content: '';
	display: inline-block;
	width: 13px;
	height: 13px;
	border-radius: 20px;
	background-color: #fff;
	box-shadow: 0 0 0 3px #888;
	margin-right: 0.75em;
	transition: 0.5s ease all;
}
[type="radio"]:checked + span:before {
	background: #3f7337;
	border: 2px solid #fff;
	box-shadow: 0 0 0 3px #777;
}
[type="radio"]:checked + span {
	font-weight: bold;
}

[type="radio"] + span div.upsexpected {
	font-weight: bolder;
	font-size: smaller;
	text-indent: 25px;
}

[type="radio"]:checked + span div.upsexpected {
	font-weight: bolder !important;
	font-size: smaller !important;
	text-indent: 25px !important;
	color:darkcyan;
}
.payment .security-badge {
	margin: 0 23px;
}
.confirmation {
	padding-bottom: 30px;
}
.confirmation p {
	margin-top: 15px;
	margin-bottom: 15px;
}
.confirmation .content {
	text-align: center;
	width: 90%;
	margin: 90px auto 0 auto;
}
.order-checkmarks {
	text-align: left;
	padding: 10px 30px;
	max-width: 70%;
	margin: 40px auto;
	border: 1px dotted #e8e8e8;
	list-style-position: inside;
}
.order-checkmarks li:first-child {
	margin-top: 0;
	border-top: none;
}
.order-checkmarks li {
	padding-top: 10px;
	margin: 10px 0;
	border-top: 1px dotted #e8e8e8;
}
.confirmation h2 {
	margin-bottom: 30px;
}
.big-checkmark {
	font-size: 40px !important;
	margin-top: -10px;
}
.account-area .view-cart-table {
	margin-top: 30px !important;
	border-top: 1px dotted #ccc;
	;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-bottom: 30px;
}
.account-area .view-cart-table ul {
	margin: 0;
	padding: 0;
}
.account-area h2 {
	margin-bottom: 5px;
}
.account-area h2 .fa {
	font-size: 26px !important;
	vertical-align: middle;
	padding-right: 15px;
}
.account-area .view-cart-table li {
	list-style-position: inside;
}
.account-area .view-cart-table p {
	margin-bottom: 0;
}
.account-area .view-cart-table td {
	padding: 15px;
	vertical-align: top;
}
.account-area .view-cart-table th {
	background-color: #f5f5f5;
}
.align-left {
	text-align: left !important;
}
.account-area .order-history tr:nth-child(even) {
	background-color: #e7f4e5;
}
.account-section-title {
	margin: 20px 0 40px 0;
	text-align: center;
}
.gift-certificates {
	margin-bottom: 20px;
}
.account-area .customer-info .address-2 {
	margin-bottom: 0;
}
.account-area .customer-info .address-1 input {
	margin-bottom: 37px;
}
.upd-accnt {
	width: 30%;
	margin: 30px auto;
	display: block;
}
.order-details-table {
	font-size: 14px;
}
.order-details-table td {
	padding: 10px !important;
}
.order-details-table .img-container {
	width: 10% !important;
}
.order-details-table .title-container {
	width: 45% !important;
}
.order-details .addresses {
	line-height: 20px;
	margin-bottom: 30px;
}
.order-details .addresses .col-sm-4:first-child {
	margin-left: 0;
}
.order-details .addresses .col-sm-4 {
	margin-left: 30px;
	width: 31.7%;
}
.order-details .addresses .fa {
	padding: 0 0 0 7px;
}
.order-details .addresses .col-sm-3, .order-details .addresses .col-sm-9 {
	padding: 0;
	padding-left: 10px;
}
.order-details .addresses .col-sm-3 {
	font-weight: bold;
}
.order-details .addresses hr {
	margin: 10px 0;
	border-style: dotted;
}
.order-details .address-bit {
	width: 150px;
	display: inline-block;
	text-align: right;
	padding-right: 10px;
	padding: 2px 10px 2px 0;
	margin-right: 10px;
}
.cert-actions a, .cert-expiry-date {
	padding: 0 30px;
}
.cert-actions a {
	border-left: 1px dotted #ccc;
}
.gift-certificates-table:last-child {
	margin-bottom: 10px !important;
}
.gift-certificates-table tr:nth-child(even) {
	background-color: transparent !important;
}
.gift-certificates-table tr:nth-child(odd) {
	background-color: transparent !important;
}
.gift-certificates-table td {
	width: 10%;
}
.gift-certificates-table .header-to, .gift-certificates-table .header-from {
	width: 13%;
}
.gift-certificates-table .header-email {
	width: 20%;
}
.wishlist h4 {
	margin-top: 0;
	margin-bottom: 10px;
}
.remove-wishlist {
	margin-top: 10px;
}
.remove-wishlist .fa {
	margin-top: -2px
}
.wishlist-actions {
	margin-bottom: 10px;
}
.wishlist-actions a {
	font-style: bold !important;
	padding: 0 20px !important;
	border-left: 1px dotted #ccc;
}
.wishlist-actions a:first-child {
	border-left: none;
}
.email-wishlist {
	display: none;
}
.email-wishlist.customer-info {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 10px;
	padding: 10px 0;
}
.email-wishlist .col-sm-3, .email-to-friend .col-sm-3 {
	width: 40%;
}
.email-wishlist .col-sm-9, .email-to-friend .col-sm-9 {
	width: 60%;
}
.email-wishlist .btn {
	margin-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
.email-wishlist.customer-info input, .email-wishlist.customer-info textarea {
	width: 70%;
}
.anti-spam input {
	width: 100px !important;
}
.email-wishlist .note {
	margin-top: 0;
}
.main-search-form {
	background-color: #f5f5f5;
	margin-top: -15px;
	padding: 10px;
}
.main-search-form input {
	display: inline-block;
	width: 40%;
	height: 46px;
}
.main-search-form .btn {
	padding: 2px 10px;
}
.product-match {
	margin: 10px 0 0 0;
}
.advanced-search {
	color: #444;
	font-size: smaller;
	font-weight: normal;
	font-style: italic;
}
.scrollToTop {
	border-radius: 4px;
	background-color: #ccc;
	text-align: center;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	position: fixed;
	bottom: 15px;
	right: 55px;
	padding: 9px 17px 11px 17px;
	line-height: 16px;
	font-size: 12px;
	z-index: 9999;
	cursor: pointer;
	display: none;
}
.scrollToTop .fa {
	padding: 0;
	vertical-align: middle;
	font-size: 16px !important;
	line-height: none !important;
}
.scrollToTop:hover {
	background-color: #ddd;
}
.mobile-headers {
	font-size: 18px;
	display: none;
}
.backgammon-quote {
	border: 1px dotted #e8e8e8;
	padding: 10px;
	border-radius: 3px;
	margin-bottom: 20px;
}
.backgammon-quote img {
	margin-right: 30px;
	margin-top: 20px;
}
.ground-shipping {
	padding: 15px;
	font-size: 14px !important;
}
.ground-shipping img {
	margin: 0 auto;
}
.ground-shipping .highlight {
	padding: 2px 10px;
	border-radius: 3px;
}
.single-review:first-child {
	border-top: 1px dotted #e8e8e8;
}
.single-review {
	font-style: italic;
	padding-bottom: 10px;
	border-bottom: 1px dotted #e8e8e8;
}
.spacer {
	display: none;
}
.true-half {
	width: 48.888% !important;
}
.contact-form .col-sm-3 {
	width: 25%;
}
.contact-form .col-sm-9 {
	width: 75%;
}
header.carousel {
	height: 400px;
}
header.carousel .item, header.carousel .item.active, header.carousel .carousel-inner {
	height: 100%;
}
header.carousel .fill {
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover;
}
.slide-caption {
	margin-top: 80px;
	padding: 0 30px;
}
.carousel img {
	margin-top: -50px;
}
.slide-caption h2 {
	font-size: 22px;
	line-height: 30px;
}
.slide-caption p {
	margin-bottom: 20px;
}
.carousel-control .fa-chevron-right, .carousel-control .icon-next {
	right: 23%;
}
.carousel-control .fa-chevron-left, .carousel-control .icon-prev {
	left: 23%;
}
.carousel-control .fa {
	position: absolute;
	top: 47%;
	color: #333;
	z-index: 5;
	font-size: 26px !important;
	display: inline-block;
}
.carousel-control.right, .carousel-control.left {
	background-image: none;
	color: #111;
	text-shadow: none;
}
.carousel-caption {
	top: 30%;
	display: none;
}
.carousel-caption .caption-link {
	font-size: 20px;
	color: #fff;
	font-weight: 600;
	line-height: 30px;
	margin-bottom: 10px;
	text-shadow: 1px 1px 1px #000;
}
.carousel-indicators .active {
	background-color: #be1313;
	border: none !important;
}
.carousel-indicators li {
	border-color: #555;
	background-color: #555;
}

.carousel .item.homepage-themed-banner {
	background-image: url(../img/banners/thanksgiving-homepage-banner-bg.webp);
	background-repeat: no-repeat;
	background-position: left;
	background-size: cover;
}
.homepage-themed-banner .slide-caption .btn {
	width: 40%;
	floaT: left;
	margin-right: 20px;
	display: block;
	margin-bottom: 20px;
}
.homepage-themed-banner h2 {
	font-size: 30px;
}

.homepage-themed-banner .slide-caption a {
	color: #fff;
}

.homepage-themed-banner .slide-caption {
	margin-top: 80px;
	color: #FFFFFF;
}

.carousel .item.homepage-themed-banner.anniversary-sale {
	background-image: url(../img/banners/anniversary-sale-banner-tall-bg.webp);
	background-color: #000;
	color: #333;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left;
}
.homepage-themed-banner.anniversary-sale h2 {
	text-shadow: 1px 1px 2px #000;
}
.homepage-themed-banner.anniversary-sale h2 a {
	color: #be1313;
}
.homepage-themed-banner.anniversary-sale .slide-caption .btn, .homepage-themed-banner.anniversary-sale .carousel-caption .btn a {
	background-color: #eea200;
	color: #be1313;
}
.homepage-themed-banner.anniversary-sale .slide-caption .btn:hover, .homepage-themed-banner.anniversary-sale .carousel-caption .btn:hover a {
	background-color: #ffae00;
	color: #be1313;
}

.homepage-themed-banner.anniversary-sale .slide-caption .btn, .homepage-themed-banner.anniversary-sale .carousel-caption .btn {
	background-color: #eea200;
	color: #be1313;
}
.homepage-themed-banner.anniversary-sale .slide-caption .btn:hover, .homepage-themed-banner.anniversary-sale .carousel-caption .btn:hover {
	background-color: #eea200;
	color: #be1313;
}

.carousel .item.homepage-themed-banner.black-friday {
	background-image: url(../img/banners/black-friday-homepage-banner-bg.webp);
	background-color: #000;
	color: #fff;
	background-repeat: no-repeat;
	background-position: left;
}
.homepage-themed-banner.black-friday h2 a {
	color: #fff;
}
.homepage-themed-banner.black-friday .slide-caption .btn {
	background-color: #b70700;
}
.homepage-themed-banner.black-friday .slide-caption .btn:hover {
	background-color: #d20800;
}
.homepage-themed-banner.black-friday .slide-caption .btn, .homepage-themed-banner.black-friday .carousel-caption .btn {
	background-color: #d20800;
}
.homepage-themed-banner.black-friday .slide-caption .btn:hover, .homepage-themed-banner.black-friday .carousel-caption .btn:hover {
	background-color: #b70700;
	
}
.homepage-themed-banner.cyber-monday h2 a {
	color: #fff;
}
.homepage-themed-banner.cyber-monday .slide-caption .btn {
	background-color: #0073a9;
}
.homepage-themed-banner.cyber-monday .slide-caption .btn:hover {
	background-color: #0a8dc6;
}
.carousel .item.homepage-themed-banner.cyber-monday {
	background-image: url(../img/banners/cyber-monday-homepage-banner-bg.webp);
	background-color: #000;
	color: #fff;
	background-repeat: no-repeat;
	background-position: left;
}
.homepage-themed-banner.cyber-monday .slide-caption .btn, .homepage-themed-banner.cyber-monday .carousel-caption .btn {
	background-color: #08b7e1;
}
.homepage-themed-banner.cyber-monday .slide-caption .btn:hover, .homepage-themed-banner.cyber-monday .carousel-caption .btn:hover {
	background-color: #0a8dc6;
}
.carousel .item.homepage-themed-banner.green-monday {
	background-image: url(../img/banners/green-monday-homepage-banner-bg.webp);
	background-color: #002500;
	color: #fff;
	background-repeat: no-repeat;
	background-position: left;
}
.homepage-themed-banner.green-monday h2 a {
	color: #fff;
}
.homepage-themed-banner.green-monday .slide-caption .btn {
	background-color: #009000;
}
.homepage-themed-banner.green-monday .slide-caption .btn:hover {
	background-color: #00a700;
}
.carousel .item.homepage-themed-banner.christmas {
	background-image: url(../img/banners/christmas-homepage-banner-bg.webp);
	background-color: #002500;
	color: #fff;
	background-repeat: no-repeat;
}
.homepage-themed-banner.christmas h2 a {
	color: #fff;
}
.homepage-themed-banner.christmas .slide-caption .btn {
	background-color: #295007;
}
.homepage-themed-banner.christmas .slide-caption .btn:hover {
	background-color: #36680a;
}
.carousel .item.homepage-themed-banner.winter-sale {
	background-image: url(../img/banners/winter-sale-homepage-banner-bg.webp);
	background-color: #002500;
	color: #fff;
	background-repeat: no-repeat;
	background-position: left;
}
.homepage-themed-banner.winter-sale h2 a {
	color: #fff;
}
.homepage-themed-banner.winter-sale .slide-caption .btn, .homepage-themed-banner.winter-sale .carousel-caption .btn {
	background-color: #146ee5;
}
.homepage-themed-banner.winter-sale .slide-caption .btn:hover, .homepage-themed-banner.winter-sale .carousel-caption .btn:hover {
	background-color: #358cff;
}
.carousel .item.homepage-themed-banner.valentines-sale {
	background-image: url(../img/banners/valentines-sale-homepage-banner-bg.webp);
	background-color: #002500;
	color: #fff;
	background-repeat: no-repeat;
	background-position: left;
}
.homepage-themed-banner.valentines-sale h2 a {
	color: #fff;
}
.homepage-themed-banner.valentines-sale .slide-caption .btn, .homepage-themed-banner.valentines-sale .carousel-caption .btn {
	background-color: #f44646;
}
.homepage-themed-banner.valentines-sale .slide-caption .btn:hover, .homepage-themed-banner.valentines-sale .carousel-caption .btn:hover {
	background-color: #f75c5c;
}
.carousel .item.homepage-themed-banner.stpatricks-sale {
	background-image: url(../img/banners/stpatricks-sale-homepage-banner-bg.webp);
	background-color: #002500;
	color: #fff;
	background-repeat: no-repeat;
	background-position: left;
}
.homepage-themed-banner.stpatricks-sale h2 a {
	color: #fff;
}
.homepage-themed-banner.stpatricks-sale .slide-caption .btn, .homepage-themed-banner.stpatricks-sale .carousel-caption .btn {
	background-color: #479c36;
}
.homepage-themed-banner.stpatricks-sale .slide-caption .btn:hover, .homepage-themed-banner.stpatricks-sale .carousel-caption .btn:hover {
	background-color: #50af3e;
}
.carousel .item.homepage-themed-banner.easter-sale {
	background-image: url(../img/banners/easter-sale-homepage-banner-bg.webp);
	background-color: #002500;
	color: #fff;
	background-repeat: no-repeat;
	background-position: left;
}
.homepage-themed-banner.easter-sale h2 {
	text-shadow: 1px 1px 2px #000;
}
.homepage-themed-banner.easter-sale h2 a {
	color: #fff;
}
.homepage-themed-banner.easter-sale .slide-caption .btn, .homepage-themed-banner.easter-sale .carousel-caption .btn {
	background-color: #168eb4;
}
.homepage-themed-banner.easter-sale .slide-caption .btn:hover, .homepage-themed-banner.easter-sale .carousel-caption .btn:hover {
	background-color: #1ca2cc;
}
.carousel .item.homepage-themed-banner.mothers-day-sale {
	background-image: url(../img/banners/mothers-day-sale-homepage-banner-bg.webp);
	background-color: #002500;
	color: #fff;
	background-repeat: no-repeat;
	background-position: left;
}
.homepage-themed-banner.mothers-day-sale h2 {
	text-shadow: 1px 1px 2px #000;
}
.homepage-themed-banner.mothers-day-sale h2 a {
	color: #fff;
}
.homepage-themed-banner.mothers-day-sale .slide-caption .btn, .homepage-themed-banner.mothers-day-sale .carousel-caption .btn {
	background-color: #54911f;
}
.homepage-themed-banner.mothers-day-sale .slide-caption .btn:hover, .homepage-themed-banner.mothers-day-sale .carousel-caption .btn:hover {
	background-color: #639e2e;
}
.carousel .item.homepage-themed-banner.fathers-day-sale {
	background-image: url(../img/banners/fathers-day-sale-homepage-banner-bg.webp);
	background-color: #002500;
	color: #fff;
	background-repeat: no-repeat;
	background-position: left;
}
.homepage-themed-banner.fathers-day-sale h2 {
	text-shadow: 1px 1px 1px #000;
}
.homepage-themed-banner.fathers-day-sale h2 a {
	color: #fff;
}
.homepage-themed-banner.fathers-day-sale .slide-caption .btn, .homepage-themed-banner.fathers-day-sale .carousel-caption .btn {
	background-color: #669705;
}
.homepage-themed-banner.fathers-day-sale .slide-caption .btn:hover, .homepage-themed-banner.fathers-day-sale .carousel-caption .btn:hover {
	background-color: #7aae12;
}
.carousel .item.homepage-themed-banner.independence-day-sale {
	background-image: url(../img/banners/independence-day-sale-homepage-banner-bg.webp);
	background-color: #002500;
	color: #fff;
	background-repeat: no-repeat;
	background-position: left;
}
.homepage-themed-banner.independence-day-sale h2 {
	text-shadow: 1px 1px 1px #000;
	font-size: 28px;
}
.homepage-themed-banner.independence-day-sale h2 a {
	color: #fff;
}
.homepage-themed-banner.independence-day-sale .slide-caption .btn, .homepage-themed-banner.independence-day-sale .carousel-caption .btn {
	background-color: #dd0000;
}
.homepage-themed-banner.independence-day-sale .slide-caption .btn:hover, .homepage-themed-banner.independence-day-sale .carousel-caption .btn:hover {
	background-color: #ec2424;
}
.carousel .item.homepage-themed-banner.labour-day-sale {
	background-image: url(../img/banners/labour-day-sale-homepage-banner-bg.webp);
	background-color: #002500;
	color: #fff;
	background-repeat: no-repeat;
	background-position: top left;
}
.homepage-themed-banner.labour-day-sale h2 {
	text-shadow: 1px 1px 1px #000;
	font-size: 28px;
}
.homepage-themed-banner.labour-day-sale h2 a {
	color: #fff;
}
.homepage-themed-banner.labour-day-sale .slide-caption .btn, .homepage-themed-banner.labour-day-sale .carousel-caption .btn {
	background-color: #001f53;
}
.homepage-themed-banner.labour-day-sale .slide-caption .btn:hover, .homepage-themed-banner.labour-day-sale .carousel-caption .btn:hover {
	background-color: #002c75;
}
.carousel .item.homepage-themed-banner.sleigh-red {
	background-image: url(../img/banners/sleigh-red-homepage-banner-bg.webp);
	background-color: #002500;
	color: #fff;
	background-repeat: no-repeat;
}
.homepage-themed-banner.sleigh-red h2 a {
	color: #fff;
}
.homepage-themed-banner.sleigh-red .slide-caption .btn {
	background-color: #295007;
}
.homepage-themed-banner.sleigh-red .slide-caption .btn:hover {
	background-color: #36680a;
}
.carousel .item.homepage-themed-banner.sleigh-blue {
	background-image: url(../img/banners/sleigh-blue-homepage-banner-bg.webp);
	background-color: #002500;
	color: #fff;
	background-repeat: no-repeat;
}
.homepage-themed-banner.sleigh-blue h2 a {
	color: #fff;
}
.homepage-themed-banner.sleigh-blue .slide-caption .btn {
	background-color: #226fe7;
}
.homepage-themed-banner.sleigh-blue .slide-caption .btn:hover {
	background-color: #1054bd;
}
.carousel .item.homepage-themed-banner.christmas-red {
	background-image: url(../img/banners/christmas-red-homepage-banner-bg.webp);
	background-color: #002500;
	color: #fff;
	background-repeat: no-repeat;
}
.homepage-themed-banner.christmas-red h2 a {
	color: #fff;
}
.homepage-themed-banner.christmas-red .slide-caption .btn {
	background-color: #295007;
}
.homepage-themed-banner.christmas-red .slide-caption .btn:hover {
	background-color: #36680a;
}

















header.eu-carousel {
height: 450px;

}
.eu-sets img {
margin: 0 auto;
display: block;
-webkit-backface-visibility:hidden;
backface-visibility:hidden;
}
.carousel .eu-sets{
	background-image: url(../img/banners/eu-banner/eu-sets-bg.jpg);
	background-color: #f3f7fc;
	color: #211d1f;
	padding: 30px 0;
	background-position: bottom;
	background-size: 100% auto;
	/*
	background-position: center;
	background-size: auto;
	*/
	background-repeat: no-repeat;
	font-family: 'Montserrat', sans-serif;
	font-display: swap;
}

.eu-sets .owl-buttons {
top: 30%;
}

.eu-sets h1 {
color: #fff;
background-color: #041c8b;
padding: 10px 20px;
text-shadow: 1px 1px 3px #211d1f;
font-size:2em;
display: inline-block;
width: auto;
margin: 0 0 10px 0;

}


.eu-sets h2 {
font-size:1.5em;
display: block;
width: auto;
margin: 0 0 10px 0;
}

.eu-sets h3 {
background-color: #ffcc00;
padding: 8px 10px;
font-size:1.3em;
display: inline-block;
width: auto;
margin: 0 0 30px 0;
}

.set-outer {
	transition: all .3s ease;
	-webkit-box-shadow: 6px 6px 12px 0px rgba(100,100,100,.2);
	-moz-box-shadow: 6px 6px 12px 0px rgba(100,100,100,.2);
	box-shadow: 6px 6px 12px 0px rgba(100,100,100,.2);
	border-radius: 7px;
	-webkit-backface-visibility: hidden;
	backface-visibility:hidden;
	margin: -1px 15px 0 15px;
	height: 230px;
}

.eu-sets-carousel  .owl-wrapper {
	clear: both;
}
.eu-sets-carousel  .owl-wrapper-outer {
	overflow: visible !important;
}
.eu-sets-carousel .owl-wrapper-outer {
border: none;
margin: 0;
}

.set-container {
background-color: #fff;
text-align: center;
padding: 10px;
height: 170px;
position: relative;
-webkit-backface-visibility:hidden;
backface-visibility:hidden;
border-top-left-radius: 7px;
border-top-right-radius: 7px;

}
.set-container a {
	position: relative;
top: 50%;
display: block;
transform: translateY(-50%);
}


.set-container img {
width: 223px;

}
.set-logo a {
position: relative;
top: 50%;
display: block;
transform: translateY(-50%);
}
.set-logo {
	height: 70px;

	border-bottom-left-radius: 7px;
border-bottom-right-radius: 7px;
position: relative;
background-color: #eef1fc;
-webkit-backface-visibility: hidden;
backface-visibility:hidden;
}




.set-outer:hover {
-webkit-box-shadow: 6px 6px 20px 0px rgba(100,100,100,.6);
-moz-box-shadow: 6px 6px 20px 0px rgba(100,100,100,.6);
box-shadow: 6px 6px 20px 0px rgba(100,100,100,.6);
}









.magwrap {margin: 5px auto;padding: 20px; background-color:#efefef; border: 1px solid #fff; zoom:1; overflow:hidden;}
.magwrap h1 {color: #fff; background-color:#0f66b5; font-size: 13px; padding: 5px; font-weight: bold;}
.magwrap h1 a,.subscripinfo h1 a:visited {color: #fff; text-decoration:none; }
.magwrap h1 a:hover { text-decoration:underline;}
.magwrap  p.subdate { background-color:#ffffff; padding: 10px;}

.magwrap .subtitle {font-size: 12px; margin:5px 0 10px; color: #666;}
.magwrap .photo {margin: 0px 20px 0px 0px;padding-bottom: 0px;width:180px; text-align:center; float:left;}
.magwrap .photo img{margin-bottom: 5px;}
.magwrap .photo a,.top_tab_wrap .photo a:visited { color: #333; text-decoration:none; font-size: 12px;}
.magwrap .photo a:hover { text-decoration:underline;color: #0f66b5;}
.magwrap .tab_right {float: left; width:480px;}













.modal-backdrop.fade {
	filter: alpha(opacity=0);
	opacity: 0
}
.modal-backdrop.in {
	filter: alpha(opacity=50);
	opacity: .5
}
.modal-open .modal {
	overflow-y: hidden;
}
.table {
	display: table;
	height: 100%;
}
.table-cell {
	display: table-cell;
	vertical-align: middle;
}
.ebay-popup .modal-content {
	-webkit-box-shadow: 0px 0px 36px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 36px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 36px -4px rgba(0,0,0,0.75);
}
.ebay-popup .modal-body {
	padding-top: 0;
}
.ebay-popup .modal-header {
	padding-top: 30px !important;
	background-color: #3f7337;
}
.ebay-popup .modal-header h1 {
	font-size: 32px;
	color: #fff !important;
}
.ebay-popup .modal-content {
	background-image: url(../img/shipping-bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.ebay-popup .popup-content {
	font-size: 16px;
	line-height: 28px;
	margin-left: auto !important;
	margin-right: auto !important;
	float: none;
	padding-top: 30px;
	padding-bottom: 100px;
}
.ebay-popup .close {
	color: #fff;
	text-shadow: none;
	opacity: 1;
	font-size: 26px;
	margin-top: 5px;
	margin-right: 10px;
	outline: none;
}
.ebay-popup .btn {
	text-align: left !important;
	line-height: 20px;
	text-shadow: 1px 1px 1px 2px #000;
	font-weight: normal;
	font-size: 17px;
	cursor: default;
	margin-top: 15px;
	padding: 15px 20px !important;
}
.ebay-popup .btn img {
	display: inline-block;
	margin-right: 15px;
}
.ebay-popup .ebay-logo {
	display: inline-block;
	margin: 0 5px;
}
.ebay-popup .btn:hover {
	background-color: #715543;
}
.ebay-popup .btn .larger {
	text-transform: uppercase;
	font-size: 26.5px;
	display: inline-block;
	padding-top: 10px;
	font-family: 'Montserrat', sans-serif;
	font-display: swap;
}
.ebay-popup .btn-blue:hover {
	background: #0077ba;
	background: -moz-linear-gradient(top, #0077ba 0%, #00519e 100%) !important;
	background: -webkit-linear-gradient(top, #0077ba 0%, #00519e 100%) !important;
	background: linear-gradient(to bottom, #0077ba 0%, #00519e 100%) !important;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0077ba', endColorstr='#00519e', GradientType=0);
}
.ebay-popup .shipping-icon {
	padding: 0;
	background: transparent;
}
.btn-blue {
	background: #00339b;
	background: -moz-linear-gradient(top, #0077ba 0%, #00519e 73%, #00339b 100%);
	background: -webkit-linear-gradient(top, #0077ba 0%, #00519e 73%, #00339b 100%);
	background: linear-gradient(to bottom, #0077ba 0%, #00519e 73%, #00339b 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0077ba', endColorstr='#00339b', GradientType=0);
}
.ebay-hover:hover .ebay-btn {
	background: #0077ba !important;
	border-color: #00519e;
}
.btn-blue img {
	border-radius: 3px;
	padding: 5px;
	background-color: #fff;
	vertical-align: top;
	margin-top: 5px;
	margin-lefT: 5px;
	display: inline-block;
}
.ebay-btn {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.ebay-btn-bottom {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	padding: 3px 1px 0 1px;
	background: #44a9d5;
	background: -moz-linear-gradient(top, #44a9d5 0%, #2588c1 99%);
	background: -webkit-linear-gradient(top, #44a9d5 0%, #2588c1 99%);
	background: linear-gradient(to bottom, #44a9d5 0%, #2588c1 99%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#44a9d5', endColorstr='#2588c1', GradientType=0);
}
/*FREE SHIPPING IN CANADA */

.free-shipping-popup .modal-content {
	-webkit-box-shadow: 0px 0px 36px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 36px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 36px -4px rgba(0,0,0,0.75);
}
.free-shipping-popup .modal-body {
	padding-top: 0;
}
.free-shipping-popup .modal-header {
	padding-top: 30px !important;
	background-color: #3f7337;
}
.free-shipping-popup .modal-header h1 {
	font-size: 32px;
	color: #fff !important;
}
.free-shipping-popup .modal-content {
	background-image: url(../img/free-shipping-canada-bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: cover;
}
.free-shipping-popup .popup-content {
	font-size: 18px;
	line-height: 22px;
	margin-left: auto !important;
	margin-right: auto !important;
	float: none;
	padding-top: 30px;
	padding-bottom: 100px;
}
.free-shipping-popup .popup-content p {
	margin-bottom: 15px;
}
.free-shipping-popup .popup-content .large {
	font-size: 22px;
}
.free-shipping-popup .close {
	color: #fff;
	text-shadow: none;
	opacity: 1;
	font-size: 26px;
	margin-top: 5px;
	margin-right: 10px;
	outline: none;
}
.free-shipping-popup .btn {
	text-align: left !important;
	line-height: 20px;
	text-shadow: 1px 1px 1px 2px #000;
	font-weight: normal;
	font-size: 17px;
	cursor: pointer;
	margin-top: 5px;
	display: inline-block;
	padding-top: 10px;
	font-weight: 600;
	padding: 15px 20px !important;
}
.free-shipping-popup .btn img {
	display: inline-block;
	margin-right: 15px;
}
.free-shipping-popup .ebay-logo {
	display: inline-block;
	margin: 0 5px;
}
.free-shipping-popup .btn:hover {
	background-color: #916e57;
}
.btn-default .global-shipping {
	line-height: 11px !important;
	display: inline-block;
	padding-top: 7px;
	white-space: pre-wrap;
	font-size: 13px !important;
}
.product-link .fa-globe {
	font-size: 12px !important;
	display: inline !important;
}
.btn-grey-gradient {
	background: #fcfcfc;
	background: -moz-linear-gradient(top, #fcfcfc 0%, #e2e2e2 100%);
	background: -webkit-linear-gradient(top, #fcfcfc 0%, #e2e2e2 100%);
	background: linear-gradient(to bottom, #fcfcfc 0%, #e2e2e2 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e2e2e2', GradientType=0);
	border: 1px solid #ccc;
	color: #444 !important;
}
.btn-grey-gradient img {
	margin-lefT: 2px;
	display: inline-block;
}
.section-product .btn.ebay-btn-bottom:active {
	background: #44a9d5;
	background: -moz-linear-gradient(top, #44a9d5 0%, #2588c1 99%);
	background: -webkit-linear-gradient(top, #44a9d5 0%, #2588c1 99%);
	background: linear-gradient(to bottom, #44a9d5 0%, #2588c1 99%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#44a9d5', endColorstr='#2588c1', GradientType=0);
	box-shadow: none !important;
}
.section-product .btn.ebay-btn-bottom.btn-grey-gradient:active {
	background: #fcfcfc;
	background: -moz-linear-gradient(top, #fcfcfc 0%, #e2e2e2 100%);
	background: -webkit-linear-gradient(top, #fcfcfc 0%, #e2e2e2 100%);
	background: linear-gradient(to bottom, #fcfcfc 0%, #e2e2e2 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e2e2e2', GradientType=0);
}
.ups-finder {
	padding-top: 50px;
}
.ups-map {
	width: 100%;
	height: 600px;
}
.ups-title {
	margin-bottom: 20px;
}
.ups-finder label {
	font-weight: 300;
	font-style: normal;
	color: #000;
	line-height: 1.5;
}
.ups-finder label span {
	padding-left: 30px;
}
.ups-finder label span.bold {
	padding-left: 0;
}
.ups-finder label span:before {
	margin-left: -30px;
	float: left;
	margin-top: 5px;
}
.ups-finder [type="radio"]:checked + span {
	font-weight: normal;
}
.ups-finder .btn {
	width: auto;
	margin: 10px 0 20px 0;
	padding: 4px 30px;
	margin-left: 30px;
}
.ups-acct-link {
	margin-left: 30px;
	font-size: smaller;
	font-weight: 600;
}
.ups-list-item {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.checked {
	background-color: #e7f4e5;
	border-radius: 5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.unchecked {
	background-color: #fff;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.ups-image {
	float: left;
	margin-right: 10px;
}
.ups-address {
	float: left;
	line-height: 1.4;
	font-size: 13px;
}

@media(max-width:1365px) {
.scrollToTop {
	right: 30px;
}
footer .col-sm-4, footer .col-sm-8 {
	width: 100%;
	text-align: center;
}
.copyright {
	padding: 0;
}
footer {
	padding: 10px 0;
}
.newsletter-subscription .col-sm-12 {
	padding: 0 130px;
}
.category-content {
	padding-top: 20px;
}
.category-content h2 {
	font-size: 26px;
}
.auth-social {
	text-align: left;
	line-height: 20px;
}
.auth-social .fa {
	/* display: inline-block; */
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 2px;
}
.auth-social {
	text-align: left;
}
.social-break {
	display: block;
}
.create-acct .fa {
	margin-left: 10px;
}
.prev-customer .fa {
	margin-left: 35px;
}
.phone-number-desktop {
	width: inherit !important;
}
.main-header .account-btn-container {
	width: 15.5%;
}
.main-header .cart-btn-container {
	width: 11%;
}
.customer-info {
	width: 50%;
}
.discount-regular {
	font-size: 20px;
}
.promo-code {
	padding: 3px 25px;
	line-height: 30px;
}
.same-address {
	float: none;
	margin-top: 6px;
}
.billing h3 {
	line-height: 47px;
}
.shipping h3 span {
	float: none;
}
.order-details .addresses .col-sm-4 {
	margin-left: 2.45%;
}
.address-2 {
	margin-bottom: 108px;
}
.customer-info label, .option label {
	margin-right: 5px;
}
.section-thumbs {
	width: 272px;
}
}

@media(max-width:1199px) {
body {
	font-size: 13px;
	line-height: 24px;
}
.payment input, .payment .form-control {
	width: 100%;
}
.section-product .btn.ebay-btn-bottom {
	margin-top: 0 !important;
}
.section-product .btn.ebay-btn {
	margin-bottom: 0 !important;
}
.phone-number-desktop {
	width: inherit !important;
}
.main-header .account-btn-container {
	width: 6%;
}
.main-header .cart-btn-container {
	width: 8%;
}
.scrollToTop {
	right: 42px;
}
.newsletter-subscription .col-sm-12 {
	padding: 0;
}
.category-content {
	padding: 0 15px !important;
	line-height: 18px;
}
.category-tile .col-sm-6.bg-image {
	height: 180px;
}
.category-content h2 {
	font-size: 20px;
	margin-top: 15px !important;
}
.navbar-nav>li>a {
	padding: 20px 12px !important;
}
.center .navbar-inner {
	text-align: center;
	padding: 0 4px;
}
.main-header .btn span {
	display: none;
}
.account-btn .fa {
	padding: 0 7px;
}
.account-btn-container {
	margin-left: 4px;
}
.main-header h3 {
	font-size: 28px;
}
.search-form-desktop {
	width: 29.5% !important;
}
.est-tagline {
	top: 30px;
	left: 60px;
/*
	top: 26px;
	left: 50px;
*/
	font-size: 11px;
}
.login-sign-up {
	padding-bottom: 30px;
}
.auth-social .pull-right {
	float: none !important;
}
.boutique .col-sm-3, .sidebar {
	width: 25%;
}
.boutique-section-link {
	font-size: 14px !important;
}
.boutique .col-sm-6, .section .col-sm-9, .product .col-sm-9 {
	width: 75%;
}
.product-container .col-sm-3 {
	width: 27%;
}
.section-product .col-sm-height.col-sm-3, .section-product .col-sm-height.col-sm-7 {
	width: 50%;
	float: left !important;
	background-color: transparent;
}
.section .col-sm-height {
	display: block !important;
	float: none !important;
}
.section-product .col-sm-height.col-sm-2 {
	width: 100%;
	clear: both;
	padding-top: 0;
	padding-bottom: 10px;
	background-color: #f5f5f5;
}
.section-product .btn {
	margin: 15px 0 10px 0 !important;
}
.product-links {
	text-align: center;
}
.section .product-link {
	display: inline;
	margin: 0 20px;
}
.section .christmas-edition {
	background-image: url(../img/holiday-guide-bg-flipped.jpg);
	background-size: contain;
	background-position: left 10px;
}
.section .christmas-delivery-guide {
	display: block !important;
	text-align: center;
}
.product .christmas-edition {
	background-position: right;
	background-image: url(../img/holiday-guide-bg.jpg);
	background-size: auto;
	padding-bottom: 0px !important;
	background-size: contain;
	background-repeat: no-repeat;
	background-color: #fff !important;
}
.section-product-left .section-thumbs {
	margin-top: 0px !important;
}
.sidebar-right-container {
	margin-left: 25%;
	width: 75% !important;
}
.sidebar-right .product-minimal {
	border-top: none !important;
	padding-top: 10px !important;
	margin-bottom: 0px;
}
.product-minimal {
	border-bottom: 1px dotted #c7c5c5;
}
.sidebar-right .col-sm-12 {
	width: 50% !important;
	float: left !important;
}
.product-info, .product-sidebar {
	width: 100% !important;
	padding: 0;
}
.product-sidebar .btn {
	width: 50%;
	margin: 10px auto 0 auto;
}
.logo-container {
	width: 33.2%;
	padding-right: 10px;
}
.mahjong-spec {
	background-color: #e8e8e8;
}
.shipping-info {
	margin-top: 5px;
}
.shipping-info a {
	border-top: none;
}
ul.checkout-bar li:before {
	left: 38% !important;
}
.view-cart-table .img-container {
	width: 12%;
}
.view-cart-table .title-container {
	width: 30%;
	padding-left: 20px;
}
.section-product .col-sm-height.col-sm-7 {
	width: 50% !important;
}
.customer-info .col-sm-3, .customer-info .col-sm-9 {
	width: 100%;
	float: none;
}
.address-1 {
	margin-bottom: 0 !important;
}
.account-area .customer-info {
	width: 48% !important;
}
.customer-info .col-sm-3 {
	text-align: left;
	padding-left: 0;
}
.address-2 {
	margin-bottom: 0;
}
.address-2 input {
	margin-bottom: 124px !important;
}
.customer-info input, .customer-info textarea {
	margin-bottom: 5px;
}
.customer-info .note {
	margin-top: 0;
}
.keep-informed {
	margin-top: 20px;
}
.banner {
	line-height: 14px;
}
.discount-regular {
	margin: 3px 0;
}
.promo-code {
	margin: 3px 0;
	line-height: 28px;
}
.discount {
	line-height: 13px;
	font-size: 13px;
}
.discount {
	font-size: 13px !important;
	line-height: 13px !important;
}
.login-sign-up form {
	margin-bottom: 38px !important;
}
.payment .col-sm-9 {
	width: 65%;
}
.payment .col-sm-3 {
	width: 35%;
}
.payment .view-cart-table .title-container {
	width: 38%;
	line-height: 20px;
}
.payment .view-cart-table .img-container {
	width: 18%;
}
.payment-form .col-sm-3 {
	padding-left: 0;
	float: left;
	text-align: right;
}
.payment-form .col-sm-9 input {
	width: 100% !important;
}
.payment-form .security-code input {
	width: 50px !important;
}
.payment-form .col-sm-9 {
	float: left;
}
.email-wishlist .col-sm-3, .email-to-friend .col-sm-3, .contact-form .col-sm-3 {
	width: 40% !important;
	float: left;
	text-align: right;
}
.email-wishlist .col-sm-9, .email-to-friend .col-sm-9, .contact-form .col-sm-9 {
	width: 60% !important;
	float: left;
}
.email-wishlist.customer-info input, .email-wishlist.customer-info textarea {
	width: 100%;
	margin-bottom: 8px;
}
.email-wishlist .btn {
	padding: 5px 30px !important;
}
.multi-product .single-product {
	margin: 0;
}
.multi-product .single-row {
	width: 100%;
}
.multi-product .single-btn {
	width: 100%;
	display: block;
	padding: 0;
}
.multi-product .product-link {
	width: 100%;
	display: block;
	margin: -25px 0 0 0;
	text-align: center;
}
.top-banner .sale-title {
	font-size: 28px;
}
.payment .customer-info .col-sm-3.no-padding {
	width: 35% !important;
}
.brand {
	margin-top: 20px;
}
.carousel .item.homepage-themed-banner.winter-sale {
	background-position: -400px 0px;
}
.section-thumbs {
	width: 314px;
}
}

@media(max-width:991px) {
.scrollToTop {
	right: 15px;
}
.footer-menu .col-sm-2 {
	width: 33%;
}
.footer-menu h4 {
	border-bottom: 1px solid #8d7362;
	padding-bottom: 10px;
}
.btn-default {
	padding: 5px 10px !important;
}
.category-tile .col-sm-6.bg-image {
	height: 180px;
}
.category-content {
	padding: 0 15px;
}
.center .navbar-inner {
	padding: 0;
}
.center .navbar-inner {
	text-align: center;
}
.simple-search-form .btn-tall {
	line-height: 38px !important;
}
.header-btns .btn span {
	display: inline-block;
}
.create-acct .fa {
	margin-left: 0;
}
.simple-search-form input[type="text"], .email-signup-form input[type="text"] {
	height: 50px;
}
.product-container-left .thumbs .col-sm-2 {
	width: 25%;
}
.navbar-header {
	float: none;
}
.navbar-left, .navbar-right {
	float: none !important;
}
.navbar-toggle {
	display: block;
	margin-right: 0;
}
.navbar-collapse {
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}
.navbar-collapse.collapse {
	display: none!important;
}
.navbar-nav {
	float: none!important;
	margin-top: 7.5px;
}
.navbar-nav>li {
	float: none;
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
}
.collapse.in {
	display: block !important;
}
.navbar-default .navbar-nav {
	width: 100%;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	background-color: #fff;
}
.navbar-default .navbar-nav li {
	width: 100%;
	border-bottom: 1px solid #eee;
}
.navbar-default .navbar-nav li a {
	width: 100%;
	border: none;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	padding-left: 2px !important;
}
.center.navbar .nav, .center.navbar .nav > li:first-child {
	border-left: none !important;
}
.navbar-inner {
	margin: 0 -15px;
}
.mobile-nav {
	display: block;
}
.desktop-nav {
	display: none;
}
.phone-number .mobile-phone {
	margin: 0;
	font-size: 28px;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: -0.5px;
}
.main-header .account-dropdown {
	display: none;
}
.mobile-header {
	display: block;
	padding: 15px 0 0 0;
}
.account-btn {
	float: right;
}
.mobile-header .navbar-form {
	padding-left: 0;
}
.mobile-header .account-dropdown {
	display: block;
	margin: 10px 0 0 0;
	background-color: #e8e8e8;
	border: 1px solid #ccc;
	border-radius: 3px;
	display: none;
}
.mobile-header .account-dropdown ul {
	margin: 0;
	padding: 0;
}
.mobile-header .account-dropdown a {
	padding: 7px 20px;
	font-weight: bold;
	display: block;
}
.mobile-header .account-dropdown a:hover, .mobile-header .account-dropdown a:focus {
	background-color: #fff;
	color: #3f7337;
}
.mobile-header .account-dropdown .first-child {
	border-top: none;
}
.mobile-header .account-dropdown li {
	list-style-type: none;
	float: left;
	border-right: 1px dotted #ccc;
	width: 20%;
	text-align: center;
	padding: 0;
	margin: 0;
}
.search-btn {
	float: right;
	margin-bottom: 10px;
}
.mobile-header .col-xs-3, .mobile-header .col-xs-6 {
	padding: 0;
}
.main-header {
	display: none;
}
.phone-number {
	margin-left: 40px;
	display: block;
	line-height: 20px;
	font-size: 16px !important;
	text-align: right;
}
.phone-number h3 {
	margin: 0;
	font-size: 28px;
}
.phone-number .fa {
	color: #be1313 !important;
}
.nav-container {
	border-top: 1px solid #ccc;
	margin-top: 10px;
	padding: 10px 15px;
}
.mobile-header form {
	width: 100%;
}
.mobile-header .est-tagline {
	font-size: 14px;
	top: 32px;
	left: 55px;
}
.mobile-header .btn {
	width: 97%;
}
.small-search, .small-phone {
	display: none;
}
.navbar-nav .open .dropdown-menu {
	position: static;
	float: none;
	width: auto;
	margin: 0 !important;
	padding: 0 !important;
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li {
	border-bottom: none !important;
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
	border-top: 1px solid #e8e8e8;
}
.navbar-nav .open .dropdown-menu>li>a {
	line-height: 30px;
	color: #222;
}
.navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {
	background-image: none
}
.submenu-header {
	background-color: #f5f5f5;
}
.dropdown-menu .highlight a:hover, .dropdown-menu .highlight a:focus {
	background-color: #ffff00;
}
.login-sign-up .customer-info {
	width: 48% !important;
	float: left;
	margin-bottom: 20px;
}
.billing-shipping {
	padding-bottom: 80px;
}
.discount-regular {
	font-size: 17px !important;
	padding: 9px inherit !important;
}
.discount {
	line-height: 16px;
	font-size: 16px;
	margin-top: -7px;
}
.payment-form .customer-info {
	width: 100% !important;
}
.sort-by-search .form-control {
	width: 100%;
	margin-left: 0;
}
.single-sort {
	width: auto !important;
	display: inline !important;
	margin-left: 10px !important;
}
.payment-form .col-sm-3 {
	padding-left: 0;
	float: left;
	text-align: right;
}
.place-order-btn {
	width: auto;
}
.payment-form .col-sm-6 {
	width: 50% !important;
}
.payment-form .col-sm-9 {
	width: 65% !important;
}
.payment-form .col-sm-9 input {
	width: 70% !important;
}
.payment-form .security-code input {
	width: 50px !important;
}
.payment-form .col-sm-9 {
	float: left;
}
.view-cart-table .img-container, .order-details-table .img-container {
	width: 20% !important;
}
.order-details-table .title-container {
	width: 30% !important;
}
.top-banner .banner-tall.columbus-day-sale {
	background-position: right;
}
.top-banner .sale-title {
	font-size: 22px;
}
.banner-tall .col-sm-8 {
	margin-top: 0;
}
.section-thumbs {
	width: 100%;
	max-width: 100%;
}
.carousel .item.homepage-themed-banner.black-friday {
	background-position: 35% top;
}
.set-outer {
margin: -1px 15px 0 15px;
}

}

@media(max-width:937px) {
ul.checkout-bar li:before {
	left: 36% !important;
}
}

@media(max-width:900px) {
.newsletter-subscription h3 {
	font-size: 33px;
	line-height: 27px;
}
.newsletter-subscription .small {
	font-size: 15px;
}
.sidebar {
	display: none;
}
.product .col-sm-9, .boutique .col-sm-6 {
	width: 100%;
}
.product-container-left .thumbs .col-sm-2 {
	width: 16.5%;
}
.section .col-sm-9 {
	width: 100%;
}
.sidebar-right-container {
	width: 100% !important;
	margin-left: 0;
}
.boutique-section-link {
	font-size: 15px !important;
	line-height: 20px;
	padding: 0;
	margin-bottom: 4px;
}
.review .col-sm-9 {
	width: 75%;
}
.view-cart-table td {
	font-size: 13px !important;
	line-height: 20px;
}
.view-cart-table .product-qty input {
	height: 30px;
}
.payment .col-sm-9 {
	width: 100%;
}
.payment .col-sm-3.no-padding {
	width: 100%;
	padding-left: 0;
	margin-top: 20px;
}
.promo-gift .col-sm-9 {
	width: 100% !important;
	float: left;
}
.promo-gift .col-sm-3 {
	width: 30%;
	float: left;
	padding-left: 10px;
}
.address-review .col-sm-6 {
	width: 50%;
	float: left;
}
.payment .shipping-options label {
	display: block;
}
ul.checkout-bar li:before {
	left: 34% !important;
}
.carousel .item.homepage-themed-banner {
	background-position: -250px;
}
.homepage-themed-banner .col-sm-6 {
	width: 35%;
}
.homepage-themed-banner .slide-caption {
	width: 65%;
}
.homepage-themed-banner .slide-caption .btn {
	width: 45%;
	margin-right: 10px;
	margin-bottom: 10px;
}
.grand-totals.desktop-only {
	display: none;
}
.grand-totals.mobile-only {
	display: block;
}
}

@media(max-width:860px) {
.newsletter-subscription .receive-discount {
	font-size: 31px;
}
.newsletter-subscription .small {
	font-size: 13px;
}
.category-content {
	padding: 0 10px;
}
.banner .col-sm-6 {
	width: 50%;
	float: left;
}
.banner .discount-regular {
	font-size: 18px;
	padding: 9px inherit !important;
}
.login-sign-up .col-sm-6 {
	width: 100%;
}
.new-acct {
	margin: 20px auto 50px auto;
	width: 40%;
}
.social-signup .col-sm-6 {
	width: 48%;
	margin-bottom: 40px;
}
.social-signup .col-sm-6:first-child {
	float: left;
}
.social-break {
	display: inline;
}
.login-sign-up .fa {
	margin-top: 0;
	margin-left: 0;
	float: none;
	margin-right: 0;
}
.login-sign-up .auth-social {
	padding: 10px !important;
	text-align: center;
}
.login-sign-up form {
	margin-bottom: 30px !important;
}
.login-sign-up .product-qty {
	margin-bottom: 0 !important;
}
.payment-form .col-sm-6 {
	width: 50% !important;
	float: left;
}
.view-cart-table .img-container, .order-details-table .img-container {
	width: 20% !important;
	padding: 0 5px;
}
.view-cart-table .title-container, .order-details-table .title-container {
	padding-left: 5px !important;
}
}

@media(max-width:766px) {
.checkout-wrap {
	display: none;
}
.address-2 input {
	margin-bottom: 15px !important;
}
.payment h2 {
	margin-top: 0;
	font-size: 18px;
	margin-bottom: 15px;
}
.mobile-headers {
	display: block;
}
}

@media(max-width:703px) {
.or-checkout {
	text-align: center;
	float: none !important;
}
.other-payment-options {
	width: 100%;
}
.payment-options {
	text-align: center !important;
	float: none;
	width: 100% !important;
}
.payment-options .credit-cards, .payment-options .checkout-with-gv {
	width: 100% !important;
	float: none;
	display: block;
	text-align: center;
}
.checkout-btn {
	width: 100%;
}
.other-payment-options div {
	text-align: center;
	margin: 15px 0;
	padding-top: 15px;
	display: block;
	border-top: 1px dotted #ccc;
}
.other-payment-options div:first-child {
	border-top: none;
	padding-top: 0;
}
.proceed .btn-default.btn-green {
	margin-top: 20px !important;
}
.billing-shipping .credit-cards {
	width: 100%;
	display: block;
	margin-top: 0;
	margin-right: 0;
	text-align: center;
}
.gift-certificates-table, .gift-certificates-table thead, .gift-certificates-table tbody, .gift-certificates-table th, .gift-certificates-table td, .gift-certificates-table tr {
	display: block;
}
.gift-certificates-table thead tr {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
.gift-certificates-table td {
	border: none;
	border-bottom: 1px solid #eee;
	position: relative;
	text-align: left;
	width: 100%;
	padding: 5px 5px 5px 50% !important;
}
.gift-certificates-table td:before {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 45%;
	text-align: right;
	padding-right: 10px;
	white-space: nowrap;
	font-weight: 600;
}
.gift-certificates-table td:nth-of-type(1):before {
	content: "Code:" !important;
}
.gift-certificates-table td:nth-of-type(2):before {
	content: "Status:" !important;
}
.gift-certificates-table td:nth-of-type(3):before {
	content: "Amount:" !important;
}
.gift-certificates-table td:nth-of-type(4):before {
	content: "To:" !important;
}
.gift-certificates-table td:nth-of-type(5):before {
	content: "From: " !important;
}
.gift-certificates-table td:nth-of-type(6):before {
	content: "Contact Email: " !important;
}
.gift-certificates-table td:nth-of-type(7):before {
	content: " " !important;
}
.gift-certificates-table td:nth-of-type(8):before {
	content: " " !important;
}
.gift-certificates-table .cert-note:before, .gift-certificates-table .green-highlight:before {
	display: none;
}
.gift-certificates-table .cert-note, .gift-certificates-table .green-highlight {
	text-align: center;
}
.gift-certificates-table .cert-note {
	padding: 5px !important;
}
.gift-certificates-table .green-highlight {
	padding: 0 !important;
}
.gift-certificates-table .cert-actions a {
	display: block;
	border-top: 1px dotted #ccc;
	border-left: none;
	text-align: center;
}
.gift-certificates-table .cert-actions a, .gift-certificates-table .cert-expiry-date {
	padding: 5px !important;
	display: block;
}
.gift-certificates-table .cert-email:before {
	position: static;
	display: block;
	text-align: center;
	width: 100%;
}
.gift-certificates-table .cert-email {
	padding-left: 0 !important;
	text-align: center;
}
}

@media(max-width:600px) {
.social-signup .col-sm-6 {
	width: 100%;
	float: none;
}
.create-acct {
	margin-bottom: 30px;
}
.ebay-hover .ebay-btn-bottom {
	margin-top: 0 !important;
}
.ebay-hover .ebay-btn {
	margin-bottom: 0 !important;
}
.login-sign-up .auth-social {
	padding: 10px !important;
	text-align: center;
	width: 60%;
	margin: 0 auto;
}
.social-signup .col-sm-6 {
	margin-bottom: 20px;
}
.new-acct {
	height: 52px;
	line-height: 40px;
}
.view-cart-table .img-container, .view-cart-table .title-container, .payment .view-cart-table .img-container, .order-details-table .img-container {
	width: 100% !important;
	text-align: center;
}
.view-cart-table .img-container img {
	padding: 0px 150px;
}
.view-cart-table .title-container {
	padding: 10px 50px;
}
.view-cart-table, .view-cart-table thead, .view-cart-table tbody, .view-cart-table th, .view-cart-table td, .view-cart-table tr {
	display: block;
}
.view-cart-table thead tr {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
.view-cart-table td {
	border: none;
	border-bottom: 1px solid #eee;
	position: relative;
	text-align: left;
	padding: 5px 5px 5px 50%;
}
.view-cart-table td:before {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 45%;
	text-align: right;
	padding-right: 10px;
	white-space: nowrap;
	font-weight: 600;
}
.view-cart-table td:nth-of-type(1):before {
	content: "";
}
.view-cart-table td:nth-of-type(2):before {
	content: "";
}
.view-cart-table td:nth-of-type(3):before {
	content: "Quantity:";
}
.view-cart-table td:nth-of-type(4):before {
	content: "Unit Price:";
}
.view-cart-table td:nth-of-type(5):before {
	content: "Subtotal: ";
}
.view-cart-table td:nth-of-type(6):before {
	content: "";
}
.payment .view-cart-table td:nth-of-type(5):before {
	content: "Subtotal: ";
}
.payment .view-cart-table td:nth-of-type(6):before {
	content: "Tax: ";
}
.payment .view-cart-table td:nth-of-type(7):before {
	content: "Subtotal: ";
}
.order-details-table td:nth-of-type(1):before {
	content: "";
}
.order-details-table td:nth-of-type(2):before {
	content: "";
}
.order-details-table td:nth-of-type(3):before {
	content: "Price:";
}
.order-details-table td:nth-of-type(4):before {
	content: "Quantity:";
}
.order-details-table td:nth-of-type(5):before {
	content: "" !important;
}
.order-details-table td:nth-of-type(6):before {
	content: "Status:" !important;
}
.order-details-table td:nth-of-type(5):before {
	content: "Total: " !important;
}
.order-details-table .img-container {
	padding: 0 20px !important;
}
.order-details-table .title-container {
	padding: 10px 20px !important;
}
.order-details-table td td:nth-of-type(6):before {
	content: "Tax: ";
}
.order-details-table td:nth-of-type(7):before {
	content: "Tracking Number: " !important;
}
.payment .customer-info .col-sm-3.no-padding {
	margin-top: 5px;
	width: 100% !important;
}
.order-details-table td, .order-history td {
	padding: 5px 5px 5px 50% !important;
}
.order-history td:nth-of-type(1):before {
	content: "Invoice #:";
}
.order-history td:nth-of-type(2):before {
	content: "Payment: ";
}
.order-history td:nth-of-type(3):before {
	content: "Date:";
}
.order-history td:nth-of-type(4):before {
	content: "Invoice Items:";
}
.order-history td:nth-of-type(5):before {
	content: "Invoice Total: " !important;
}
.gift-certificates-table td:nth-of-type(5):before {
	content: "From: " !important;
}
.view-cart-table .delete-item, .view-cart-table .subtotal-align, .view-cart-table .subtotal-number {
	padding-left: 0 !important;
	text-align: center;
}
.update-qty {
	width: auto;
	position: relative;
}
.update-qty:before {
	top: 20px !important;
	left: 10px;
}
.product-qty {
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}
.product-qty input {
	margin-bottom: 10px;
	margin-top: 10px;
}
.update-cart {
	width: 100px;
	left: 70px;
	top: 5px;
}
.checkout-with-gv, .other-payment-options {
	width: 100%;
	text-align: center;
}
.other-payment-options {
	margin-bottom: 30px;
}
.other-payment-options div {
	display: block;
	width: 100%;
	margin: 10px 0 !important;
	padding-top: 10px;
	border-top: 1px dotted #ccc;
}
.other-payment-options div:first-child {
	border-top: none;
}
.section-product .btn {
	margin: 10px 0 0 0 !important;
}
.payment .view-cart-table .title-container {
	width: 100%;
	padding: 10px 20px;
}
.grand-totals table .narrow {
	padding-right: 30px;
}
.payment-form .col-sm-6 {
	width: 100% !important;
	float: none;
	margin-top: 30px;
}
.payment-form .col-sm-3, .payment-form .col-sm-9 {
	width: 100% !important;
}
.payment-form .col-sm-3 {
	text-align: left;
}
.payment-form .col-sm-9 input {
	width: 100% !important;
}
.payment-form .security-code input {
	width: 50px !important;
}
.place-order-btn {
	width: 100%;
}
.payment-form form {
	margin-top: 0 !important;
}
.totals td {
	text-align: center !important;
	padding: 5px 0 !important;
}
.max-width {
	max-width: 600px;
}
.multi-product .product-name {
	border-bottom: none !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
.multi-product .single-product {
	margin-top: 10px;
}
.spacer {
	display: block;
	padding: 20px 0;
	background-color: #f5f5f5;
	border-bottom: 1px dotted #e8e8e8;
}
.responsive-btn {
	display: block;
	width: 100%;
}
}

@media(max-width:767px) {
.ups-finder .btn {
	width: 100%;
	margin-left: 0;
	white-space: normal;
	line-height: 1.9;
}
.ups-acct-link {
	margin-left: 0;
	text-align: center;
}
.navbar-toggle {
	margin-right: 15px;
}
.home-blocks .col-sm-4 {
	margin-bottom: 30px;
	border-top: 1px solid #e5e5e5;
	padding-top: 30px;
}
.home-blocks .col-sm-4:first-child {
	border-top: none;
	padding-top: 0px;
}
.category-tile .col-sm-6 {
	width: 50%;
	float: left;
}
.category-content {
	min-height: 160px;
}
.newsletter-subscription {
	text-align: center;
}
.newsletter-subscription .small {
	margin-bottom: 10px;
	display: block;
}
.newsletter-subscription .col-xs-4, .newsletter-subscription .col-xs-8 {
	width: 80% !important;
	float: none !important;
	margin: 0 auto;
}
.footer-menu .col-sm-2 {
	width: 50%;
	float: left;
}
.main-categories .col-sm-6 {
	float: left;
	width: 50%;
}
.main-categories .category-tile .col-sm-6 {
	float: none;
	width: 100%;
	padding-right: 0;
}
.category-tile .col-sm-6.bg-image {
	height: 180px;
	background-position: center;
}
.main-categories .category-tile .category-content {
	padding: 20px 20px 5px 20px !important;
	background-color: #fff;
}
.category-content h2 {
	margin-top: 0 !important;
}
.auth-social .pull-right {
	float: none !important;
}
.product-container-left .thumbs .col-sm-2 {
	float: left;
	width: 16.6%;
}
.product-container .col-sm-3 {
	width: 100%;
	float: none;
}
.product .product-link {
	font-size: 13px;
	margin: 8px 0;
	display: block;
	border-bottom: 1px solid #eee;
	padding-bottom: 8px;
}
.boutique .col-sm-4 {
	width: 33%;
	float: left;
}
.boutique-section-link {
	font-size: 12px !important;
	line-height: 18px;
	padding: 0 px;
	margin-bottom: 4px;
}
.mobile-header .col-sm-6 {
	float: none;
	text-align: center;
}
.mobile-header .col-xs-3 {
	width: 50%;
}
.mobile-header h2 {
	margin: 0;
}
.mobile-header .est-tagline {
	position: static;
	text-align: center;
	margin-top: -15px;
	margin-left: -35px;
}
.phone-number-container {
	display: none;
}
.full-search {
	display: none;
}
.small-search, .small-phone {
	display: block;
}
.small-phone .btn, .small-search .btn {
	background-color: #e8e8e8;
	color: #333 !important;
}
.dark-grey-highlight .col-sm-4 {
	width: 42%;
	float: left;
}
.dark-grey-highlight .col-sm-8 {
	width: 58%;
	float: right;
}
.sort-by-search .btn {
	width: 100%;
	float: none;
	margin-top: 15px;
	margin-bottom: 20px;
}
.section-product-left .img-responsive {
	margin-top: 0px !important;
}
.section-thumbs {
	margin-top: 20%;
}
.reviews-section .review-body {
	width: 75%;
}
.rating-container h1 {
	padding-top: 10%;
}
.reviews-section .review-body, .reviews-section .rating-container {
	border: none;
	float: left;
	margin-bottom: 15px;
}
.reviews-options {
	clear: both;
	padding: 0;
	border-top: 1px dotted #e8e8e8;
}
.reviews-options .or {
	display: inline-block;
	vertical-align: middle;
	margin-top: 20px;
}
.reviews-options .btn {
	display: inline-block;
	width: 40%;
	margin: 20px 20px 0 20px;
}
.review .col-sm-9 {
	width: 75% !important;
	float: left;
}
.review .col-sm-3 {
	width: 25% !important;
	float: left;
}
.login-sign-up .customer-info, .account-area .customer-info {
	width: 100% !important;
	float: none;
	margin-bottom: 20px;
	padding-top: 0;
}
.account-area .customer-info {
	margin: 0;
}
.upd-accnt {
	width: 50%;
}
.billing-shipping {
	padding-bottom: 20px;
}
.login-sign-up .col-sm-6:last-child {
	margin-top: 0;
	padding-top: 0;
}
.address-review .col-sm-6:last-child {
	margin-top: 0;
	padding-top: 0;
	padding-left: 0 !important;
}
.billing h3 {
	line-height: normal;
}
.discount {
	right: auto;
	margin-left: 180px;
}
.confirmation .content {
	text-align: left !important;
	margin: -10px 0 0 0 !important;
	width: 100%;
}
.confirmation h2 .fa {
	display: block !important;
	margin-bottom: 10px;
}
.confirmation h2 {
	text-align: center;
	line-height: 25px;
	font-size: 20px;
	margin-bottom: 20px;
}
.confirmation .order-checkmarks {
	max-width: 100% !important;
	margin: 20px 0;
	padding: 0 20px;
}
.confirmation p {
	margin: 0 0 10px 0 !important;
}
.account-section-title {
	margin-bottom: 20px;
}
.invoice-summary {
	width: 100% !important;
	margin-bottom: 25px;
}
.address-1 input {
	margin-bottom: 15px !important;
}
.order-details .shipping, .order-details .billing {
	width: 48% !important;
	margin-left: 0 !important;
}
.order-details .billing {
	float: left !important;
}
.top-banner .overall-discount {
	font-size: 22px;
}
.top-banner .up-to {
	font-size: 20px;
}
.top-banner .look-for {
	font-size: 11px;
}
.top-banner .banner-btn {
	font-size: 14px;
}
.homepage-themed-banner .col-sm-6 {
	width: 100%;
	float: none;
	text-align: center;
}
.homepage-themed-banner .slide-caption {
	float: none;
	padding-left: 70px;
}
.carousel-caption {
	display: block;
}
.slide-caption {
	display: none;
}
.poker-results .dark-grey-highlight .col-sm-6 {
	float: left !important;
	width: 50% !important;
}
.chip-material {
	width: 25%;
	float: left;
}
.chip-case-type {
	width: 33%;
	float: left;
}
.chip-weight, .chips-qty {
	width: 21%;
	float: left;
}
.product-minimal {
	border-bottom: 1px dotted #666;
}
.ebay-popup .modal-content {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.ebay-popup .modal-header h1 {
	font-size: 28px;
	color: #fff !important;
}
.ebay-popup .popup-content {
	font-size: 16px;
	line-height: 28px;
	padding-left: 50px;
	padding-right: 50px;
}


.set-logo img {
max-width: 130px;
}

.carousel .eu-sets {
background-position: right;
}
}

@media only screen and (max-width:690px) {
.chip-material, .chip-case-type, .chip-weight, .chips-qty {
	float: none;
	width: 100%;
	border: 1px dotted #ccc;
}
.build-poker-set {
	border-bottom: 1px dotted #ccc;
}
.build-poker-set .reset-form {
	display: none;
}
.build-poker-set .reset-form.mobile {
	display: block;
	margin: 0 10px 10px 10px;
	text-align: center;
}
.ebay-popup .modal-content {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.ebay-popup .modal-header h1 {
	font-size: 24px;
	color: #fff !important;
}
.ebay-popup .popup-content {
	font-size: 16px;
	line-height: 28px;
	padding-left: 20px;
	padding-right: 20px;
}
.advanced-search-form.mahjong .col-sm-4 {
	width: 33%;
	float: left;
}
.advanced-search-form.other .col-sm-3 {
	width: 25%;
	float: left;
}
.advanced-search-form.other .col-sm-4 {
	width: 28%;
	float: left;
}
.advanced-search-form.other .col-sm-2 {
	width: 18%;
	float: left;
}
.mobile-header .account-dropdown {
	margin-top: 10px;
	background-color: #fff;
}
.mobile-header .account-dropdown li:first-child {
	border-top: none;
}
.mobile-header .account-dropdown li {
	list-style-type: none;
	float: none;
	border-right: none;
	border-top: 1px dotted #ccc;
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0;
}
.mobile-header .account-dropdown a {
	padding: 10px;
}
.mobile-header .account-dropdown a:hover, .mobile-header .account-dropdown a:focus {
	background-color: #e7f4e5;
}
.chip-material, .chip-case-type, .chip-weight, .chips-qty {
	float: none;
	width: 100%;
	border-bottom: 1px dotted #ccc;
}
.build-poker-set {
	border-bottom: 1px dotted #ccc;
}
.build-poker-set .reset-form {
	display: none;
}
.build-poker-set .reset-form.mobile {
	display: block;
	margin: 0 10px 10px 10px;
	text-align: center;
}
.advanced-search-form.mahjong .col-sm-4 {
	float: none;
	width: 100%;
	border-bottom: 1px dotted #ccc;
}
.advanced-search-form.other .col-sm-3, .advanced-search-form.other .col-sm-4, .advanced-search-form.other .col-sm-2 {
	float: none;
	width: 100%;
	border-bottom: 1px dotted #ccc;
}
}

@media only screen and (max-width:670px) {
.section-product-left, .section-product-middle, .section-product-right {
	width: 100% !important;
}
.section-product .btn {
	margin: 20px 0 0 0;
}
.section .product-link {
	font-size: 13px;
	margin: 8px 0;
	display: block !important;
	border-top: 1px solid #eee;
	padding-top: 8px;
}
.section-product-middle {
	background-color: #fafafa !important;
	font-size: 13px;
}
.section-product-middle .product-name {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.section-product-left img {
	margin: 0 auto 10px auto;
}
.sidebar-right .product-minimal {
	padding-top: 10px !important;
	margin-bottom: 0;
}
.section-thumbs {
	margin-top: 10px;
}
.mahjong-spec {
	background-color: #fff;
}
.shipping-info {
	background-color: transparent;
	padding: 0;
	margin: 0;
	border: none;
}
.section-product .col-sm-height.col-sm-7 {
	width: 100% !important;
}
.section-product-left .img-responsive {
	padding: 0 100px;
}
.mobile {
	display: block;
}
.non-mobile {
	display: none;
}
.hide-desc {
	display: none !important;
}
.section-product-right.hide-desc {
	background-color: #fafafa !important;
}
.section-product-middle p {
	margin: 0 !important;
	line-height: 20px !important;
}
.section-product-middle .product-description {
	line-height: inherit !important;
}
.section-product-middle .item-no {
	float: left !important;
}
.section-product-middle .list-price {
	float: right !important;
}
.section-product-middle .final-price {
	clear: both !important;
	text-align: center;
	border-top: 1px solid #e8e8e8;
	padding-top: 10px;
	margin-top: 10px !important;
}
.mobile.more-info {
	font-size: 14px;
}
.more-info {
	margin-top: 5px;
	display: block;
}
.reveal-banner {
	width: auto;
	margin-left: 10px;
}
.top-banner .banner-btn {
	width: auto;
}
.wishlist-actions {
	margin-top: 0;
	padding: 2px 0 !important;
}
.wishlist-actions a {
	display: block;
	border-top: 1px dotted #ccc;
	border-left: none;
	padding: 5px !important;
}
.wishlist-actions a:first-child {
	border-top: none;
}
.email-wishlist .col-sm-3, .email-wishlist .col-sm-9, .email-to-friend .col-sm-3, .email-to-friend .col-sm-9, .contact-form .col-sm-3, .contact-form .col-sm-9 {
	width: 100% !important;
	float: none;
	text-align: left;
}
.recipient {
	margin-top: 10px;
}
.email-wishlist.customer-info input, .email-wishlist.customer-info textarea, .email-to-friend input, .email-to-friend textarea {
	width: 100%;
	margin-bottom: 3px;
	margin-top: 0;
}
.email-to-friend form {
	margin-top: 0;
}
.email-to-friend .btn, .contact-form .btn {
	width: 100%;
	margin: 10px auto;
}
.email-wishlist .btn {
	padding: 5px 30px !important;
	float: left;
	width: 49%;
}
.close-wishlist-btn {
	margin-left: 2%;
}
.dark-grey-highlight .col-sm-4, .dark-grey-highlight .col-sm-8 {
	width: 100%;
	float: none;
	text-align: center;
}
}

@media only screen and (max-width:667px) {
.product-container .active-img {
	padding: 0 60px;
}
.reviews-sort .col-sm-8:first-child {
	margin-bottom: 10px;
}
.keep-informed {
	text-align: left;
}
.keep-informed input {
	float: left;
}
.promo-gift .col-sm-3 {
	width: 40%;
	float: left;
	padding-left: 10px;
}
.payment .col-sm-9 {
	width: 100%;
}
.top-banner .sale-title {
	font-size: 18px;
}
}

@media only screen and (max-width:635px) {
.ups-confirmation .ups-icon-container {
	width: 10%;
}
.ups-confirmation .ups-icon-container img {
	margin-left: 0;
}
.ups-confirmation .ups-address-confirmation {
	width: 90%;
	margin-bottom: 0;
}
.ups-confirmation .col-xs-6 {
	width: 100%;
	float: none;
}
.ups-confirmation .btn {
	margin: 0 auto;
	width: 260px;
	margin-top: 15px;
}
}

@media only screen and (max-width:600px) {
.category-content {
	min-height: 180px;
}
.auth-social {
	float: none !important;
	margin: 10px 0;
	width: 100%;
}
.header-btns .btn span {
	display: inline-block;
}
.auth-social span {
	float: none;
	display: inline;
}
.auth-social .fa {
	padding: 5px 7px !important;
	margin: 0 !important;
	float: none;
}
.auth-social {
	text-align: center;
	line-height: 38px !important;
}
.footer-menu .col-sm-2 {
	width: 100%;
	float: none;
}
.auth-container form .col-xs-6 {
	width: 100%;
}
.center-header {
	text-align: left !important;
}
.product-container-left .thumbs .col-sm-2 {
	width: 25%;
}
.breadcrumbs a {
	padding: 0 5px;
}
.breadcrumbs span {
	padding: 0 0 0 5px;
}
.product-container {
	border: none;
}
.product-container-right {
	border: 1px solid #f5f5f5;
	border-radius: 5px;
}
.address-review .col-sm-6:last-child {
	border-bottom: none !important;
}
.address-review .col-sm-6 {
	width: 100%;
	float: none;
	padding: 5px 0;
	border-bottom: 1px dotted #ccc;
}
.upd-accnt {
	width: 100%;
}
.top-banner .sale-title {
	font-size: 18px;
}
.top-banner .overall-discount {
	font-size: 20px;
}
.top-banner .up-to {
	font-size: 18px;
}
.top-banner .look-for {
	font-size: 10px;
}
.poker-results .dark-grey-highlight .col-sm-6 {
	float: none !important;
	width: 100% !important;
	text-align: center;
}
.poker-results .pagination-container {
	text-align: center;
	margin: 5px 0;
}
.ups-finder {
	padding-top: 20px;
}
.ups-locations {
	margin-top: 40px;
}
.ups-confirmation .ups-address-confirmation, .ups-confirmation .ups-icon-container {
	width: 100%;
	float: none;
	text-align: center;
}
.ups-icon-container img {
	margin: 0 auto 15px auto;
}
}

@media only screen and (max-width:562px) {
.reviews-options .btn {
	display: inline-block;
	width: 42%;
	margin: 20px 10px 0 10px;
}
.pages-text {
	display: none;
}
.top-banner .sale-title {
	font-size: 16px;
}
}

@media only screen and (max-width:550px) {
.boutique .col-sm-4 {
	width: 100%;
}
.boutique .col-sm-4 img {
	width: 300px;
}
.sidebar-right .col-sm-12 {
	width: 100% !important;
	float: none !important;
}
.sidebar-right .product-minimal {
	border-top: 1px solid #e5e5e5 !important;
	padding-top: 7px;
}
.sidebar-right .product-minimal img {
	width: 200px;
}
.sidebar-right .product-minimal:first-child {
	border-top: none !important;
	padding-top: 0px;
}
.view-cart-table .img-container img {
	padding: 0px 80px;
}
.view-cart-table .update-cart {
	width: 30px;
}
.view-cart-table .update-text {
	display: none;
}
.view-cart-table .title-container {
	padding: 10px 20px;
}
.login-sign-up .auth-social, .new-acct {
	width: 100%;
}
.prev-customer form {
	width: 100%;
}
.order-details .billing {
	margin-bottom: 20px;
}
.order-details .shipping, .order-details .billing {
	width: 100% !important;
	float: none !important;
}
.section-product-left .img-responsive {
	padding: 0 80px;
}
.banner-tall .sale-title {
	padding: 5px;
}
.banner-tall .col-sm-8 {
	text-align: center !important;
}
.banner-tall .banner-btn {
	display: none;
}
.banner-tall .col-sm-3 {
	float: left;
}
h2 .boutique-section-link {
	font-size: 14px !important;
	font-weight: bold;
}
.product .christmas-edition {
	background-position: right;
	background-image: url(../img/holiday-guide-bg-mobile-product.jpg);
	background-size: auto;
	padding-bottom: 0px !important;
	background-size: contain;
	background-repeat: repeat;
}
.ebay-popup .modal-content {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.ebay-popup .modal-header h1 {
	font-size: 24px;
	color: #fff !important;
}
.ebay-popup .popup-content {
	font-size: 16px;
	line-height: 28px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
}
}

@media only screen and (max-width:480px) {
.carousel {
	display: none;
}
.eu-carousel {
display: block;
}
.email-signup-form input[type="text"], .email-signup-form .btn-default.btn-tall {
	width: 100%;
	margin: 0;
}
.email-signup-form input[type="text"] {
	margin-bottom: 5px;
}
.max-width {
	max-width: 480px;
}
.reveal-thumbs {
	display: block !important;
}
.mobile-header .col-xs-3 {
	width: 25%;
	margin-bottom: 0;
}
.mobile-header .btn {
	width: 90%;
}
.mobile-header .btn span {
	display: none;
}
.mobile-header .btn .fa {
	padding: 0;
}
.mobile-header .cart-btn .fa {
	padding-right: 7px !important;
}
.sidebar-right .btn {
	width: 100%;
}
.product-container .active-img {
	padding: 0px;
}
.proceed .btn {
	margin: 0 !important;
	float: none;
	display: block;
	width: 100% !important;
	margin-top: 20px !important;
}
.reviews-section .review-body, .reviews-section .rating-container {
	width: 100%;
}
.rating-container h1 {
	padding-top: 0;
}
.reviews-section .review-body, .reviews-section .rating-container {
	border: none;
	float: none;
	margin-bottom: 15px;
}
.reviews-options {
	clear: both;
	padding: 0;
	border-top: 1px dotted #e8e8e8;
}
.reviews-options .or {
	display: inline-block;
	vertical-align: middle;
	margin-top: 20px;
}
.reviews-section .rating-container {
	border-bottom: 1px dotted #e8e8e8;
}
.reviews-options .or {
	margin-top: 20px;
}
.reviews-options .btn {
	display: inline-block;
	width: 100%;
	margin: 20px 0 0 0;
}
.review .col-sm-9, .review .col-sm-3 {
	width: 100% !important;
	float: none;
}
.review .col-sm-9 {
	border-left: none;
	padding: 0;
	border-top: 1px dotted #e8e8e8;
	padding-top: 5px;
	margin-top: 5px;
}
.checkout-btn {
	width: 100%;
}
.mobile-header .navbar-form {
	padding: 0;
}
.mobile-search {
	margin-bottom: 10px;
}
.mobile-search .btn {
	width: 100%;
}
.search-btn {
	float: left;
	margin-bottom: 0;
}
.cart-btn {
	width: 96% !important;
}
.account-btn {
	margin-left: 0;
	width: 96% !important;
}
.promo-gift .col-sm-9, .promo-gift .col-sm-3 {
	width: 100% !important;
	float: none;
}
.promo-gift .col-sm-3 {
	padding: 0;
	margin-top: 20px;
}
.expiry-date .form-control:first-child {
	margin-right: 30px;
}
.cc-type {
	width: 100% !important;
}
.section-product-left .img-responsive {
	padding: 0 30px;
}
.banner-collapsed {
	padding: 10px;
}
.email-wishlist .btn {
	width: 100%;
}
.anti-spam img {
	margin: 0 auto;
	max-width: 100%;
}
.close-wishlist-btn {
	margin-left: 0;
}
.banner-collapsed .collapse-tab {
	right: -9px;
}
.banner-tall .reveal-banner {
	margin-right: 2px;
}
.boutique-section-link {
	max-height: none;
	height: auto;
}
.pagination>li>a, .pagination>li>span {
	padding: 5px 10px;
}
.arms-yes-no {
	float: right;
}
.poker-search-text {
	padding: 10px;
}
.ebay-popup .modal-content {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.ebay-popup .modal-header {
	padding-top: 20px !important;
}
.ebay-popup .modal-header h1 {
	margin-bottom: 10px !important;
	color: #fff !important;
}
.ebay-popup .popup-content {
	font-size: 14px;
	line-height: 24px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 50px;
}
.ebay-popup .popup-content p {
	padding: 0 20px;
}
.ebay-popup .btn img {
	width: 75px;
	height: auto;
	margin-right: 10px;
}
.ebay-popup .btn .larger {
	font-size: 23.4px;
}
.ebay-popup .btn {
	font-size: 15px;
}
.eu-sets h1 {
font-size:1.5em;

}

.eu-sets h3 {
	font-size: 1em;
padding: 8px 10px;
}

}

@media only screen and (max-width:479px) {
.payment-form {
	margin-bottom: 10px !important;
}
.security-badge {
	display: block;
	margin-bottom: 10px;
}
}

@media only screen and (max-width:420px) {
.section .banner, .product .banner {
	font-size: 12px;
}
.section .banner .col-sm-6, .product .banner .col-sm-6 {
	margin-bottom: 5px;
	padding-top: 5px;
}
.banner {
	font-size: 14px;
}
.banner .col-sm-6 {
	width: 100%;
	float: none;
	margin-bottom: 15px;
	padding-top: 15px;
	border-top: 1px dotted #fff;
}
.banner .col-sm-6:first-child {
	border-top: none;
}
.banner .col-sm-6:last-child {
	margin-bottom: 0px !important;
}
.banner .discount-regular {
	font-size: 18px;
	padding: 9px inherit !important;
}
.banner-collapsed {
	font-size: 14px;
	line-height: 18px;
	padding: 10px 15px;
}
.regular {
	display: block !important;
	font-size: 12px !important;
	line-height: 14px;
}
.banner-tall .col-sm-8, .banner-tall .col-sm-4, .banner-tall .col-sm-9 {
	width: 100%;
	text-align: center !important;
}
.banner-tall .up-to {
	line-height: 12px;
}
.banner-tall .reveal-banner {
	position: absolute;
	right: 4px;
	top: -63px;
}
.banner-collapse .collapse-tab {
	position: absolute;
	right: 4px;
	top: 0;
}
.pagination>li>a, .pagination>li>span {
	padding: 4px 8px;
}
.ebay-popup .btn img {
	width: 55px;
	height: auto;
	margin-top: 10px;
	margin-right: 10px;
}
.ebay-popup .btn .larger {
	font-size: 20.4px;
}
.ebay-popup .btn {
	font-size: 13px;
	padding-top: 5px !important;
	line-height: 17px !important;
}
}

@media only screen and (max-width:400px) {
.newsletter-subscription .col-xs-4, .newsletter-subscription .col-xs-8 {
	width: 100% !important;
	float: none !important;
	margin: 0 auto;
}
.main-categories .col-sm-6 {
	float: none;
	width: 100%;
}
.main-categories .category-tile .col-sm-6 {
	float: none;
	width: 100%;
}
.category-content {
	min-height: none !important;
}
.category-content h2 {
	margin-top: 0 !important;
}
.reveal-thumbs {
	width: 100%;
}
.mahjong-spec {
	margin: 0 2px;
}
.view-cart-table .img-container img {
	padding: 0px 30px;
}
.holds-arms {
	padding-right: 10px;
	font-size: 13px;
}
.arms-yes-no .fa {
	font-size: 16px;
}
.arms-yes-no {
	font-size: 15px;
}
}

@media only screen and (max-width:380px) {
.est-tagline {
	font-size: 12px !important;
/*	margin-left: -60px !important; */
	margin-top: -15px;
	margin-left: -35px;
}
.social-break {
	display: block !important;
	padding-bottom: 5px;
	margin-top: 0 !important;
}
.auth-social {
	line-height: 16px !important;
}
.ebay-popup .popup-content {
	font-weight: 600;
	background-size: 50%;
}
.ebay-popup .modal-content {
	background-position: left bottom;
}
.ebay-popup .btn img {
	width: 35px;
	height: auto;
	margin-top: 15px;
	margin-right: 10px;
}
.ebay-popup .btn .larger {
	font-size: 17.4px;
}
.ebay-popup .btn {
	font-size: 11px;
	padding-top: 5px !important;
	line-height: 17px !important;
}
}

@media only screen and (max-width:350px) {
.est-tagline {
	font-size: 11px !important;
	margin-left: -50px !important;
}
.banner-collapsed {
	font-size: 12px;
}
@media only screen and (max-width:635px) {
.ups-confirmation .btn {
width:100%;
line-height:1.5;
padding:10px;
font-size:13px;
}
}
}

@media only screen and (max-width:319px) {
.est-tagline {
	font-size: 10px !important;
	margin-left: -50px !important;
}
}
.bold {
	font-weight: 600 !important;
}
.italic {
	font-style: italic;
}
.red {
	color: #be1313;
}
.small {
	font-size: 12px;
}
.green {
	color: #3f7337;
}
.center-header {
	text-align: center;
	border-bottom: 1px solid #dedede;
	padding-bottom: 30px;
	color: #be1313;
	margin-top: 20px;
}
.uppercase {
	text-transform: uppercase;
	font-size: 13px;
}
.hide {
	display: none;
}

@media (min-width:767px) {
.checkout-bar li.active:after {
	background-size: 35px 35px;
	background-color: #3f7337;
	content: "";
	height: 15px;
	width: 100%;
	left: 50%;
	position: absolute;
	top: -50px;
	z-index: 0;
}
.checkout-bar li.active.last:after {
	width: 70% !important;
	border-radius: 15px !important;
}
.checkout-wrap {
	margin: 20px auto 70px auto;
}
ul.checkout-bar {
	background-size: 35px 35px;
	background-color: #ccc;
	border-radius: 15px;
	height: 15px;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
ul.checkout-bar:before {
	background-size: 35px 35px;
	background: #99bd93;
	border-radius: 15px;
	content: " ";
	height: 15px;
	left: 0;
	position: absolute;
	width: 10%;
}
ul.checkout-bar li {
	display: inline-block;
	margin: 50px 0 0;
	padding: 0;
	text-align: center;
	width: 19%;
	line-height: 0;
}
ul.checkout-bar li:before {
	height: 45px;
	left: 40%;
	line-height: 42px;
	position: absolute;
	top: -65px;
	width: 45px;
	z-index: 99;
}
ul.checkout-bar li.visited {
	background: none;
}
ul.checkout-bar li.visited:after {
	background-size: 35px 35px;
	background-color: #99bd93;
	content: "";
	height: 15px;
	left: 50%;
	position: absolute;
	top: -50px;
	width: 100%;
	z-index: 99;
}
}
.col-top {
	vertical-align: top;
}
.col-middle {
	vertical-align: middle;
}
.col-bottom {
	vertical-align: bottom;
}
.block {
	display: block;
}
.align-right {
	text-align: right !important;
}
.green-highlight {
	background-color: #e7f4e5;
	padding: 10px;
}
.center {
	text-align: center;
}
.light-grey {
	color: #666;
}
.clear {
	clear: both;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.alert {
	background-color: #FCEAEA;
	padding: 10px;
}
.invoice .bold {
	font-weight: 700 !important;
}
.invoice {
	width: 940px;
	margin: 0 auto;
}
.invoice-logo {
	float: left;
	margin-top: 10px;
}
.invoice-title {
	float: right;
}
.invoice-title h2 {
	margin-top: 20px;
	margin-bottom: 30px;
}
.invoice-details {
	text-align: right;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}
.invoice-details table {
	float: right;
}
.invoice-details table td {
	text-align: left;
}
.invoice-details table .bold {
	text-align: right;
	padding-right: 30px;
}
.invoice-customer-info {
	padding-bottom: 15px;
}
.invoice-customer-info h4 {
	margin-bottom: 0;
}
.half {
	width: 48%;
}
.invoice-items {
	margin: 20px 0;
}
.invoice-items table {
	width: 100%;
	border-collapse: separate;
	border: 1px dotted #ccc;
	border-radius: 5px;
	border-spacing: 0;
}
.invoice-items table td {
	text-align: center;
	padding: 5px;
	border-top: 1px dotted #ccc;
}
.invoice-items table th {
	background-color: #f5f5f5;
	padding: 10px 5px;
}
.invoice-items .colored-cell {
	background-color: #e7f4e5;
	font-size: 15px;
}
.invoice-items table .description {
	text-align: left;
	width: 50%;
}
.invoice-items table .totals {
	padding: 10px 5px;
	border-right: 1px dotted #ccc;
}
.gift-certificate {
	width: 800px;
	margin: 40px;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 20px;
}
.gc-header h1 {
	font-size: 36px;
	margin: 15px 0 0 0;
}
.gc-header img {
	float: right;
}
.gc-header h5 {
	margin: 0;
	font-size: 13px;
	font-weight: normal;
}
.gc-header {
	margin-bottom: 20px;
}
.gc-body {
	padding: 30px;
	font-weight: 600;
	font-size: 16px;
	background-color: #f8f8f8;
}
.gc-body .one-third {
	text-align: center;
}
.gc-body table {
	width: 100%;
}
.gc-body .two-thirds .value {
	border-bottom: 1px dotted #ccc;
	width: 82%;
	padding: 5px 15px 5px 10px;
}
.gc-body .two-thirds .label {
	padding-right: 10px;
}
.gc-body .one-third h1 {
	font-size: 80px;
	margin-top: 70px;
}
.one-third {
	width: 30%;
}
.two-thirds {
	width: 65%;
}
.printable-product-header {
	padding: 0 0 10px 0;
}
.printable-product {
	width: 980px;
	margin: 0 auto;
	line-height: 18px;
	font-size: 13px;
}
.printable-product h4 {
	margin: 0 0 15px 0;
	font-size: 16px;
}
.printable-product .float-left img {
	margin-top: 20px;
}
.printable-product-body {
	border-top: 1px solid #e8e8e8;
	padding-top: 20px;
}
.printable-product-footer {
	text-align: center;
	padding: 20px 0;
}
.printable-product .product-images img {
	margin: 0 5px;
}
.printable-product .main-image {
	margin: 0 !important;
	display: inline-block;
	width: 50%;
}
.printable-product .product-images {
	text-align: center;
}
.printable-product .product-description {
	padding: 20px 0px 20px 0;
}
.printable-product .testimonial {
	background-color: #f5f5f5;
	padding: 10px;
	margin-bottom: 20px;
	border-radius: 5px;
}
.printable-product .testimonial .one-third {
	width: 25%;
}
.printable-product .testimonial .two-thirds {
	width: 75%;
}
.printable-product-body table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 20px;
}
.printable-product-body table .colored-cell {
	font-size: 13px;
}
.printable-product-body table td {
	text-align: left;
	padding: 5px 10px;
}
.printable-product-body h5 {
	text-align: left;
	margin: 0;
	padding: 7px 10px;
	background-color: #e7f4e5;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

@media print and (color) {
* {
	-webkit-print-color-adjust: exact;
	print-color-adjust: exact;
}
html, body {
	height: auto;
}
}


.column {
	float: left;
	width: 50%;
	padding: 5px;
  }
  
  /* Clearfix (clear floats) */
  .row::after {
	content: "";
	clear: both;
	display: table;
  }
  
  /* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
  @media screen and (max-width: 500px) {
	.column {
	  width: 100%;
	}
  }

/* youtube responsive container */
.embed-youtube {
    position: relative;
    padding-bottom: 56.25%; /* - 16:9 aspect ratio (most common) */
    /* padding-bottom: 62.5%; - 16:10 aspect ratio */
    /* padding-bottom: 75%; - 4:3 aspect ratio */
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.embed-youtube iframe,
.embed-youtube object,
.embed-youtube embed {
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.mjblue {
  color: blue;
  text-decoration: none;
}

.mjblue:hover {
  text-decoration: underline;
}

.mahjong-comparison-table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
}

.mahjong-comparison-table th,
.mahjong-comparison-table td {
  border: 1px solid #ccc;
  padding: 8px;
  text-align: left;
}

.mahjong-comparison-table th {
  background-color: #f2f2f2;
}

.mahjong-comparison-list {
  margin-top: 10px;
  padding-left: 20px;
}