/* ------------------ Products ----------------- */

#product h1 {
	color: #000;
	font-size: 2.25em;
}
#product .sku {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #999;
	display: inline;
	white-space:nowrap;
}
.product-heading {
	clear:both;
	position: relative;
	overflow: hidden;
	margin: 0 10px 0.5em 0;
}

.product-heading h1 {
	margin:0 10px 0 0;
	color: #000;
	margin: 0 0 6px 0;
	font-size: 2em;
	font-size: 30px;
	line-height: 32px;
	max-width: 960px;
}
@media (max-width: 479px) {
	.product-heading h1 {
		font-size: 28px;
	}
}
.product-heading .extra {
	font-size: 70%;
	color: #666;
	vertical-align: text-bottom;
}	
.product-heading .sku {
	margin: 0;
}


#product .product-display {
	background-color: #f2f2f2;
	margin-bottom: 50px;
	position: relative;
	z-index: 1;
}
#product .product-images {
	position: relative;
	float: left;
	padding: 0;
	width: 70%;
	padding-left: 80px;
}
.product-display .product-thumbs {
	float: left;
	display: inline-block;
	padding: 6px 0 0 6px;
	max-width: 15%;

	max-width: none;
	width: 80px;
	margin-left: -80px;
	position: relative;
	overflow: hidden;
	height: auto !important;
	padding-bottom: 5px;
}
.product-display .product-thumbs .mcs-items-container {
	text-align: inherit;
}
.product-display .product-thumbs ul.thumbs {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row;
	vertical-align: bottom;
	min-height: 25px;
	max-height: 124px;
	overflow: hidden !important;
}
.product-display .product-thumbs ul.thumbs::-webkit-scrollbar {
	display: none;
}
.product-display .product-thumbs ul.thumbs li {
	display: inline-block;
	position: relative;
	margin: 0 0 6px 0;
	padding: 0;
	text-align: center;
	display: block;
	margin: 0;
	transition: opacity 1s;
	width: 25%;
	flex: 0 0 auto;
}
	.product-display .product-thumbs ul.thumbs .mcs-item:last-of-type li,
	.product-display .product-thumbs ul.thumbs > li:last-child {
		margin-bottom: 0;
	}

.product-display .product-thumbs ul.thumbs li a {
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;	
	background-color: rgba(255,255,255,0.5) !important;
	visibility: visible;
	transition: border 0.2s;
}
.product-display .product-thumbs ul.thumbs li img{
	display: inline-block;
	vertical-align: bottom;
	padding: 0;
	border: none;
	transition: filter 0.2s;
}
.product-display .product-image {
	display: block;
	box-sizing: content-box;
	padding: 6px;
	display: block;
	max-width: none;
	max-width: 640px;
}
.product-display .product-image .zoom-image {
	position: relative;
	position: relative;
	padding-bottom: 100%;
	background: #fff;
}
.product-sample .product-display .product-image .zoom-image {
	margin: 0;
		z-index: 1;
}
.product-display .product-image a {
	display: block !important;
	vertical-align: bottom;
	position: absolute;
	width: 100%;
		height: 100%;
}
.product-display .product-image figure {
	display: block;
		height: 100%;
}
.product-display .product-image img.image {
	width: 100%;
	max-width: 100% !important;
	max-height: 100% !important;
}
.product-display .product-image img.image {
	vertical-align:bottom; 
	max-width: 100%;
	width: 100%;
	height: auto;
}
.product-display .zoomPad {
	background: #ffffff;
	text-align: center;
	vertical-align: center;
}
.product-display .zoomPad img{
	margin: auto;
}
.product-display .mz-thumb:hover:not(.mz-thumb-selected) img {
    -webkit-filter: brightness(85%);
            filter: brightness(85%);
}
.product-display .mz-thumb-selected img {
    -webkit-filter: brightness(60%);
            filter: brightness(60%);
}
.product-display .mz-thumb-selected {
	border: 1px solid transparent;
}
.product-info {
	position: relative;
	color: #333;
	float: right;
	width: 30%;
	padding: 15px 20px 15px 15px;
}
.product-info h3 {
	font-family: "Montserrat", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 	1.000em;
	margin-bottom: 4px;
	color: #70a;
    font-weight: 500;
}
.product-info .modal-window,
.product-info .info a.readmore {
	display: inline-block;
	cursor: pointer;
	background-image: linear-gradient(to right, rgba(0,0,0,.5) 50%, rgba(255,255,255,0) 0%);
	background-position: left 85%;
	background-size: 2px 1px;
	background-repeat: repeat-x;
	color: #70a;
	text-decoration: none;
}
.product-info .product-share {
	margin: 20px 0;
}
.product-info .product-share h3 {
	margin-bottom: 6px;
	color: #666;
}
.product-info .product-share .share {
	min-height: 50px;
}
.product-info .product-share .addthis_inline_share_toolbox {
	margin-left: -3px;
}
.product-info .product-share .sharethis-inline-share-buttons .st-btn {
	background: #fff !important;
	border: 1px solid #eee !important;
}
.product-info .info {
	margin: 15px 0;
	line-height: 1.25em;
}
.product-info .info h2 {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 25px;
	color: #111;
}
.product-info .info small {
	color: #999;
}
.product-info .info .quote {
	padding: 10px 10px 5px 10px;
	background: #ffffef;
	border: 4px solid #ccc;
	font-size: 11px;
	line-height: 16px;
	color: #777;
	border-radius: 0;
	margin: 10px 0;
}
.product-info .info .quote h4 {
	margin: 0 0 10px 0;
	font-size: 15px;
	color: #111;
	font-weight: normal;
}
.product-info .info .quote p {
	margin: 0 0 2px 0;
	font-style: normal;
}
.product-info .info .fa {
	/*color: #111;
	font-size: 11px;*/
	opacity: .5;
	text-decoration: none;
	border: none;
}
.product-info .info h3:hover .fa,
.product-info .info .jqtooltip:hover .fa {
	opacity: 1;
}


@media (min-width: 557px) {
	.product-display .product-thumbs {
		position: absolute;
		width: 74px;
		margin: 0 6px;
		padding: 0;
		left: 0;
		right: 0;
		top: 6px;
		bottom: 6px;
		height: auto;
	}
	.product-display .product-thumbs ul.thumbs {
		height: 100%;
		left: 0;
		right: 0;
		flex-direction: column;
		max-height: none;
	}
	.product-display .product-thumbs ul.thumbs li {
		margin: 0 0 6.8px 0;
		padding: 0;
	}
	.product-display .product-thumbs ul.thumbs li {
		width: 100%;
	}
}

@media (max-width: 1099px) {
	#product {
		padding-right: 0;
		width: 100%;
		margin-bottom: 35px;
	}
	#product .product-images {
		width: 100%;
	}
	.product-info {
		float: none;
		clear: both;
		margin-right: 0;
		width: auto;

		border-bottom: 1px solid #d1d1d1;
		margin-top: 0;
		padding: 15px 0 15px 0;
		background: #fff;
	}
}
@media (max-width: 767px) {
	#product {
		margin-bottom: 0;
	}
	.product-info .info  {
		width: 100%;
	}
	.product-info .product-share {
		position: relative;
		clear: both;
	}
}
@media (max-width: 556px) {
	#product .product-images {
		padding-left: 0;
	}
	.product-display .product-thumbs {
		width: 100%;
		margin-left: 0;
		padding-top: 0;
		padding-bottom: 0;
	}
	.product-display .product-thumbs ul.thumbs {
		width: 100%;
		margin: 0 -3px;
	}
	.product-display .product-thumbs ul.thumbs li {
		float: left;
		margin: 0;
		padding: 0 3px;
		max-width: 25%;
		margin-bottom: 5px;
	}
	.product-display .product-thumbs ul.thumbs li img {
		width: 100%;
	}
}



.product-info .shipping-notice {
	margin-bottom: 8px;
	padding: 8px 0 8px 28px;
	background-position: left center;
}
.product-info .quote .shipping-notice {
	margin-bottom: 0;
	font-size: 11px;
}
.product-info .fb-like {
	height: 30px;
	overflow: hidden;
	margin-top: 6px;
}

.product-info .info p {
	margin-bottom: 12px;
}
.product-info .info a {
	color: #666666;
	text-decoration: underline;
}
.product-info .notice {
	margin-top: 5px;
}
.product-info .shipping-info-tooltip {
	margin-left: 5px;
	font-size: 18px;
	/*color: var(--ve-secondary-color) !important;*/
	margin-top: 3px;
}



/* Product Zooom */

body .MagicZoomBigImageCont {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
/* Largest responsive zoom size display */
body .MagicZoomBigImageCont img {
	/*min-width: 570px;
	min-height: 570px;*/
	min-width: 100%;
}
body .MagicBoxShadow {
	border: solid 5px #F5F5F5;
	margin-top: -5px;
	margin-left: -5px;
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}


/* Product Thumbs Scroll */

.MagicScroll:before, .MagicScroll figcaption:before {
	display: block;
	font-size: 0;
}
.MagicScroll img {
	visibility: visible;
}
.MagicScroll.MagicScroll-arrows-inside.MagicScroll-vertical .mcs-button-arrow {
	width: 80px;
	max-width: 80%;
}
.MagicScroll.MagicScroll-arrows-inside.MagicScroll-horizontal .mcs-button-arrow {
	height: 80px;
	max-height: 80%;
}
.MagicScroll.MagicScroll-vertical .mcs-item {
	height: auto !important;
}
.MagicScroll.MagicScroll .mcs-wrapper li {
	opacity: 1 !important;
}
.MagicScroll.loading .mcs-wrapper li {
	opacity: 0.15 !important;
}
.MagicScroll.MagicScroll-horizontal li {
	max-width: none !important;
	width: auto !important;
}
@media (max-width: 556px) {
	.MagicScroll .mcs-items-container > * {
		display: inline-block;
		width: auto;
	}
}

/* Product Purchase display */

#purchase {
	margin-bottom: 80px;
}
#purchase .price-display {
	position: relative;
	min-height:128px;
	padding-top: 1px;
	background: url(../images/icon_cost.png) no-repeat right top;
	/*max-width: 786px;*/
	/*margin: 0 auto;*/
}
#purchase.antiques .price-display {
	margin: 0 auto;
}
#purchase .leadtime {
	display: block;
	float: left;
	margin: 15px 0 0 0;
	padding: 10px 0 0 48px;
	/*height: 38px;*/
	line-height: 1.25em;
	width: 40%;
	/*white-space:nowrap;*/
}
#purchase .leadtime .leadtime-inner {
	display: table;
	height: 100%;
	margin-top: -10px;
}
#purchase .leadtime .leadtime-inner span {
	display: table-cell;
	height: 38px;
	vertical-align: middle;
}

#purchase .product-price-desc {
	clear:both;
	padding: 6px 0 0 0;
	font-size: 13px;
	color: #666;
	font-family: Roboto, sans-serif;
	text-align: right;
	margin-bottom: -10px;
}

#purchase .pricetag {
	position: relative;
	float: right;
	min-width: 70px;
	margin: -1px 90px 0 78px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #fff;
}

#purchase .pricetag .label {
	display: block;
	font-size: 14px;
	line-height: 14px;
	padding: 6px 0 0 0;
	color: #CCC;
	font-family: Roboto, sans-serif;
	text-transform: uppercase;
	text-align: left;
}
#purchase .price {
	font-size: 28px;
	line-height: 28px;
	color: #70a;
}
#purchase .pricetag .original-price {
	color: #666;
	text-decoration: line-through;
	font-weight: normal;
}

@media (max-width: 556px) {
	#purchase .price-display {
		margin-right: -15px;
	}
	#purchase .leadtime {
		width: auto;
	}
	#purchase .pricetag {
		float: none;
	}
}
@media (max-width: 400px) {

	#purchase .pricetag {
		margin-right: 50px;
	}
	#purchase .price-display {
		background-position: right -40px top;
	}
}


/* Price info */

#purchase #priceinfo {
	position: relative;
	/*float: left;*/
	margin: 0;
	padding: 0 0 0 6px;
	height: 57px;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	z-index: 2;
	background: #fff;
		width: 100%;
}
#purchase #priceinfo:before {
	content: " ";
	position: absolute;
	top: -1px;
	left: -2px;
	width: 4px;
	height: 57px;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;

	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;

	background: #fff;
	z-index: 1;
}


/* product description */

.product-description {
	clear: both;
	margin-top: 6px;
	margin-bottom: 12px;
		/*margin-right: 60px;*/
}
@media (max-width: 479px) {
	.product-description {
		margin-right: 0;
	}
}
.product-description .section {
	margin-bottom: 18px;
}
	.product-description .section:before,
	.product-description .section:after {
		content: "";
		display: table;
	}
	.product-description .section:after {
		clear: both;
	}

.product-description .section .heading h2 {
	position: relative;
	font-size: 20px;
    display: block;
	padding: 10px 8px 10px 8px;
	margin-bottom: 25px;
	background: #EBE5F0;
	background-color: #F2F2F2;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}
.product-description .section .heading h2:hover {
	background-color: #D8D1DF;
	background-color: #e6e6e6;
}
.product-description .section .heading.selected h2:hover {
	background-color: #e6e6e6;
	background-color: #D8D1DF;
}
.product-description .heading.selected h2 {
	background-color: #F2F2F2;
	background-color: #EBE5F0;
}
.product-description .heading h2:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	margin: 5px;
	width: 30px;
	height: 38px;
    padding-right: 20px;
    background: url(../images/arrow_down.png) no-repeat center center;
}
.product-description .heading.selected h2:after {
	background-image: url(../images/arrow_left.png);
}
.product-description .section .heading .arrow {
    display: block;
    padding-right: 20px;
    background: url(../images/arrow_down.png) no-repeat right center;
}
.product-description .content {
	padding: 0 10px 10px;
		padding: 10px;
		background-color: #FAFAFA;
		margin-bottom: 30px;
		margin-top: -25px;
}
.product-description .accordion .content.open {
	display: block;
}
.product-description .content p:last-child {
	margin-bottom: 4px;
}
.product-description .content.nopad {
	padding: 0;
}
.product-description .content h3 {
	font-family: Roboto, sans-serif;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}
.product-description .content .sku {
	font-family: Roboto, sans-serif;
	font-size: 13px;
	color: #666;
	margin-top: 0.5em;
	margin-bottom: 0.75em;
}
.product-description .content li {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
.product-description .panel-content img {
	display:block;
	margin: 0 auto;
}
.product-description .description {
	/*font-family: Georgia, "Times New Roman", Times, serif;	*/
	/*font-size: 16px;*/
	padding-bottom: 0.25em;
}
.product-description .description p {
	margin-bottom: 0.75em;
}
.product-description p.variation {
	padding: 4px;
    font-size: 14px;
	margin: 5px 0;
    background-image: linear-gradient(to right, rgba(0,0,0,0.4) 33%, rgba(255,255,255,0) 0%);
    background-position: bottom left;
    background-size: 3px 1px;
    background-repeat: repeat-x;
}
.product-description .product-sets {
	margin: 0.5em 0;
}
.product-description .product-sets h2 {
	padding: 8px 10px;
	font-size: 1.6em;
	background-color: #F2F2F2;
}
/*.product-list .list-item .image {
	width: 25%;
}*/
.product-description .fb-like {
	/*display: inline-block;*/
		display: block;
		clear: both;
	height: 24px;
	overflow: hidden;
}
.product-description .fb-like iframe {
	width: auto !important;
	display: block;
}

.product-description table {
	background: none;
	border-collapse: separate;
	border-spacing: 5px;
	margin: 1.5em -5px;
	line-height: 1.2em;
}
.product-description table.product-specifications-table {
	margin: 0;
}
.product-description table tr {
	background: none;
}
.product-description table th {
	width: 33%;
}

.product-description table th, .product-description table td {
	background: none;
	padding: 10px 4px;
	font-size: 14px;
	margin: 5px;
	border: none;
	background-image: linear-gradient(to right, rgba(0,0,0,0.4) 33%, rgba(255,255,255,0) 0%);
	background-position: bottom left;
	background-size: 3px 1px;
	background-repeat: repeat-x;
	vertical-align: top;
}
.product-description table table {
	margin: 0;
}
.product-description table table th, .product-description table table td {
	border: none;
	background: none;
	padding: 5px;
}
.product-description table.product-specifications-table tr:last-child th,
.product-description table.product-specifications-table tr:last-child td {
	background: none;
}


/* ------------------ Product Options ----------------- */

.product-options-container {
	max-width: 786px;
}
.product-options-wrapper {
	margin-right: 60px;
}
@media (max-width: 1099px) {
	.product-options-container {
		margin: 0 auto;
	}
}
@media (max-width: 767px) {
	.product-options-wrapper {
		margin-right: 0;
	}
}
#purchase .price-display + .product-options-container {
	margin-top: -60px;
}


/* ------------------ Sidebars ----------------- */

@media (min-width: 479px) and (max-width: 991px) {
	#sidebar-right {
		margin-right: 60px;
	}
}


/* ------------------ Shipping panel ----------------- */
.block.shipping {
	padding-top: 5px;
}
.block.shipping .heading {
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.block.shipping h3 {
	display: table;
	width: 100%;
	min-height: 40px;
	color: #656565;
	font-size: 20px;
	line-height: 23px;
	margin: 0;
}
.block.shipping h3 a {
	display: table-cell;
	vertical-align: middle;
	color: #656565;
	padding-top: 5px;
	height: 40px;
	min-height: 40px;
	padding-right: 40px;
	background: url(../images/icon_shipping-international.png) no-repeat right center;
}
.block.shipping .note {
	margin-top: 1em;
	color: #999999;
}

/* within sections */

.section .heading.shipping-block-header .shipping-icon {
	background: url(../images/icon_shipping-international-s.png) no-repeat center center;
	display: inline-block;
	position: absolute;
	width: 20px;
	height: 25px;
	margin: 1px 10px;
}

.block.shipping .shipping-button, .section .content.shipping-block-content .shipping-button {
	display: block;
	padding: 20px 0px 20px 50px;
	color: #656565;
	font-size: 15px;
	line-height: 15px;
	border: 1px solid #ccc;
	background: #F7F7FE url(../images/icon_shipping.png) no-repeat 12px center;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 10px 0;
}


/* ------------------ Antiques ----------------- */

.antiques .titlebar {
	background: #827925;
}
.antiques #main-wrapper a, .antiques #main-wrapper a:link, .antiques #main-wrapper a:visited, 
.antiques .category-list h3,
.antiques .product-list .list-item h3 a,
.antiques .product-list .list-item .price,
.antiques .pricetag
{
	color: #827925;
}
.antiques .sidebar .side-heading, .antiques .sidebar .side-heading a {
	color: #A79700;
}
.antiques .sortbar input#btn-go {
	background-color: #827925;
}
.antiques .sortbar .layouts .icn_list {
	background: url(../images/icon_list-gold.gif) no-repeat left top;
}
.antiques .sortbar .layouts .icn_grid {
	background: url(../images/icon_grid-gold.gif) no-repeat left top;
}
.antiques .leadtime {
	background-image: url(../images/icon_delivery-gold.gif);
}

.btn_contact-dealer {
	padding-right: 300px;
}
.btn_contact-dealer .btn {
	width: auto;
	display: block;
	background-color: #837926;
	color: #fff;
	padding: 16px;
	cursor: pointer;
}
.btn_contact-dealer .btn .fa {
	font-size: 150%;
	line-height: 1px;
	margin-left: -10px;
}
.btn_contact-dealer .btn:hover {
	opacity: 0.7;
}

@media (max-width: 556px) {
	.price-display .btn_contact-dealer {
		margin-top: 20px;
		margin-bottom: 0;
		padding-right: 70px;
	}
}




/* ---------- Favourites ----------- */

.favourite.removed {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.list-item.favourite .col1 img {
	display: block;
	width: 138px;
	height: 138px;
	background: #f6f6f6;
}
.list-item.favourite .toggle-cookie-fav {
    background-color: #BFBFBF;
    border-radius: 3px;
    clear: none;
    color: #FFFFFF;
    display: inline-block;
    font-size: 11.844px;
    font-weight: bold;
    line-height: 14px;
    margin: 8px 0 0 0;
    padding: 2px 6px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    vertical-align: baseline;
    white-space: nowrap;
    width: auto;
}

/* ---------- Suggested products ----------- */

.grid {
	margin-bottom: 1em;
	padding: 0;
	clear: both;
}
.grid li {
	list-style-type: none;
	padding: 10px;
	float: left;
	display: inline;
	width: 33.3333%;
}
.grid li a {
	position: relative;
	font-size: 12px;
	line-height: 14px;
	font-family: Roboto, sans-serif;
	color: #fff;
	font-style: normal;
	display:block;
	vertical-align: bottom;
	border: 3px solid #ccc;
}
.grid li a img {
	vertical-align: bottom;
		width: 100%;
}
.grid li a:hover img {
	opacity:0.6;
	filter:alpha(opacity=60);
}
.grid li span {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	min-height: 44px;
	background: #000;
	background: rgba(0,0,0,0.6);
	padding: 4px;
}
.grid li a:hover span {
	background: #000;
}

/* Product Groups */
.product-groups {
	position: relative;
	max-width: 360px;
	margin-bottom: 5px;
}
.product-groups ul {
	display:block;
	position:relative;
	max-height:120px; 
	overflow-x:hidden; 
	overflow-y:visible; 
	list-style:none; 
	margin:0 -6px 0 -2px; 
	padding:0; 
}
.product-groups ul li {
	float:left; 
	margin: 2px; 
	display:block;
	border:1px solid #ccc; 
	padding:2px; 
	position:relative; 
	overflow:hidden;
}
.product-groups ul li a {
	display:block; 
	float:left; 
	overflow:hidden; 
	width:30px; 
	height:30px; 
	border: 1px solid #ccc; 
	background: #fff;
}
.product-groups ul li a .text {
	text-indent: -999em;
	display: block;
	width:30px; 
	height:30px;
	overflow:hidden; 
}
.product-groups ul li:hover {
	opacity: 0.7;
	border-color: #70a;
}
.product-groups ul li.selected {
	border-color: #70a;
	background: #9049B4;
}

.product-groups-dropdown {
	margin: 20px 0;
}
.product-groups-dropdown .thumb {
	margin: -3px 3px -3px -5px;
	display: inline-block;
}
.product-groups-dropdown .btn {
	width: 100%;
	background-color: #fff;
	border-color: #ccc;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
    border-radius: 3px;
	overflow: hidden;
}
.product-groups-dropdown .dropdown-menu {
	width: 100%;
	
}



ul.ticks {
  list-style: none;
  padding: 0;
  margin-bottom: 1.5em;
}
ul.ticks li {
  padding-left: 1.5em;
}
ul.ticks li:before {
  content: "\f00c"; /* FontAwesome Unicode */
  font-family: "Font Awesome 6 Pro", FontAwesome;
  display: inline-block;
  margin-left: -1.5em; /* same as padding-left set on li */
  width: 1.5em; /* same as padding-left set on li */
  color: #abca59;
}


@media (max-width: 767px) {

	#content {
		margin-bottom: 0;
		padding-bottom: 0;
	}

	#side-content {
		padding-top: 0;
	}

	#side-content .cat-info {
		order: 2;
		margin-top: 50px;
		margin-bottom: 20px;
	}

	#side-content .cat-info h2 {
		font-size: 20px;
	}
	#side-content .cat-info .content {
		font-size: 16px;
		line-height: 22px;
	}

	#side-content .accordion.sections {
			-webkit-box-ordinal-group: 1;
			-moz-box-ordinal-group: 1;
			box-ordinal-group: 1;
			margin-top: 0;
	}

	.product-description, .product-description .section {
		margin-bottom: 0;
	}
}

.product-callout {
	margin-top: -1em;
	margin-bottom: 1em;
}

.product-callout super-product-callout {
	display: block;
	min-height: 54px;
}
