/* SF New like accessories Nov 2021 */
.sf_filter_title .href,
.filter-content .list_page li a {
	display: block;
	position: relative;
	margin: 0 auto;
	line-height: 1.2;
	color: #2D2926;
	font-size: 15px;
	z-index: 2;
	font-weight: normal;
	font-family: 'futuralight';
}
.filter-content .list_page li.active a {
	font-weight: normal !important;
    font-family: 'poppinssemibold' !important;
}
.filter-content .list_page li.active a:before {
	content: "\f111";
	font-family: 'FontAwesome';
	position: absolute;
	left: -12px;
	font-size: 6px;
	top: 4px;
	color: #d5bfa0;
}
.filter-content .list_page {
	list-style: none;
	margin: 0;
	padding: 0;
}
.filter-content .list_page li {
	margin: 10px 0;
}
.sf_filter_title .href span {
	color: #d5bfa0;
	font-size: 20px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px;
}
.sf_filter_title h3 {
	margin: 0;
	padding: 0;
	text-align: left;
	color: #2D2926;
	font-size: 30px;
	margin: 10px 0;
	font-weight: normal;
}
.sf_filter_title .filter-content {
	border-bottom: 0;
}
.filter-section {
	padding: 0 25px;
}
.filter-top, .filter-content {
	border-bottom: 0;
	padding: 10px 0;
	display: inline-block;
	width: 100%;
}
.filter-top.collapsed {
	border-bottom: 1px solid #DBC8B6;
	cursor: pointer;
}
.filter-top.no-collapsed {
	border-bottom: 0;
	cursor: pointer;
}
.categories .filter-top,
.categories .filter-content {
	border-bottom: 1px solid #DBC8B6;
}
/*.filter-section .filter-top h3.main-title {
  color: #6C482D;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-family: 'abril-display';
}*/
.filter-section.filter_by .filter-top {
	border-bottom: 0;
	padding: 40px 0 20px;
}
.filter-top h3 {
	display: inline-block;
	position: relative;
	font-size: 22px !important;
	line-height: 23px;
}
.filter-top h3:after {
	font-family: 'FontAwesome';
	color: #DBC8B6;
	margin-left: 10px;
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
}
.filter-top.collapsed h3:after {
	content: "\f068";
}
.filter-top.no-collapsed h3:after {
	content: "\f067";
}
.shop-sidebar .sf-sticky {
	padding: 20px 25px 10px;
}
.shop-sidebar .sf-sticky ul {
	border-bottom: 0;
	padding: 0 0 15px;
}
.shop-sidebar .sf-sticky h3,
.categories .filter-top h3 {
	padding: 15px 0 5px;
	color: #2D2926;
	font-size: 25px;
	font-weight: normal;
}
.categories .filter-top h3 {
	padding: 0;
}
.ca-maincontent {
	background-color: #fff;
}
.ca-maincontent .sf-subbanner {
	padding: 38px;
}
.sf-bndetail h2 {
	font-weight: normal !important;
    font-size: 35px !important;
    color: #2D2926;
    line-height:36px;
    letter-spacing: 0px !important;
    text-transform: unset;
}
.sf-bndetail p {
	font-size: 20px;
	padding: 5px 0;
	line-height: 1.2;
	color: #2D2926;
	font-weight: normal;
}
.sf-bncontainer.noimg {
	padding: 30px 0;
}
.noimg .sf-bnright {
	background-color: #fff;
}
.noimg .sf-bndetail {
	max-width: 100%;
}
.noimg .sf-bndetail h2 {
	font-size: 36px;
	letter-spacing: 8px;
	font-weight: normal;
}
.noimg .sf-bndetail p {
	font-size: 20px;
	font-weight: normal;
}
.sf_shop_button {
	display: inline-block;
	text-align: right;
	padding: 0 18px;
	position: relative;
}
.sf_shop_button a {
	text-transform: uppercase;
	display: block;
	position: relative;
	margin: 0 auto;
	line-height: 1.2;
	color: #666;
	font-size: 13px;
	z-index: 2;
	font-weight: normal;
	font-family: 'futuralight';
}
.sf_sidebar_inner {
	position: sticky;
	top: 84px;
}
.sf_fillter_close {
	position: absolute;
	right: 15px;
	top: 10px;
	z-index: 3;
	display: none;
}
.sf_fillter_close a {
	font-family: 'futuramedium';
	color: #6C482D;
	font-size: 22px;
	line-height: 1;
	padding: 0 10px;
}
.sf-filter-center {
	display: none;
	width: 100%;
}
.sf-filter-center .filter-section {
	float: left;
	padding: 0 38px;
}
.sf_filter_sort {
	float: right;
	padding-right: 20px;
	margin-top: 8px;
}
.sf_shop_button .sf_sort_mobile span {
	transform: rotate(-90deg);
	display: inline-block;
	color: #d5bfa0;
	margin-left: 5px;
}
.sf_shop_button .sf_filter_mobile {
	text-decoration: underline;
}
.filter-section.mobile {
	display: none;
}
.sf_filter_title.mobile h3 {
	display: inline-block;
}
.sf_filter_title.mobile .sf_clear_all {
	text-transform: uppercase;
	color: #3c3c35;
	margin-left: 20px;
	border-bottom: 1px solid #d5bfa0;
	font-family: 'futuramedium';
	font-size: 16px;
	line-height: 1.2;
	letter-spacing: 2px;
	display: inline-block;
}
.sf-bnimage img.mobile {
	display: none;
}
.sf-ca-container {
	display: table;
	width: 100%;
}
.ca-maincontent {
	display: table-cell;
	vertical-align: top;
	width: 77%;
	background-color: #fff;
	border-left: 1px solid #e6e6e6;
}
.shop-sidebar {
	padding: 10px 0 0;
}
.sf_filter_archive {
	margin: 15px 0;
	max-height: calc(100vh - 210px);
	overflow-y: scroll;
}
.wrapper #sf-ca-content .sf-ca-container .list-loading .products li {
	width: 33.33%;
	clear: none;
}
.wrapper #sf-ca-content .sf-ca-container .list-loading .products li:nth-child(3n+1) {
	clear: left;
}
.sf-filter-center .filter-section {
	max-width: calc(100% - 200px);
}
.sf_sort_list {
	position: absolute;
	z-index: 2;
	width: 180px;
	background-color: #F2EBE5;
	right: 0;
	padding: 10px 20px;
	top: 30px;
	display: none;
}
.sf_sort_list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf_sort_list ul li {
	color: #666;
	cursor: pointer;
	text-align: left;
	font-family: futurabookbt;
	margin: 10px 0;
	line-height: 1.2;
}
.sf_sort_list ul li:hover {
	font-weight: bold;
}
.sf_sort_list ul li.active {
	font-weight: bold;
	text-decoration: underline;
}
body.filter-open {
	overflow: hidden;
}
.sf-sticky ul li,
.filter-content .check-item label {
	font-family: futuralight;
	font-size: 17px !important;
}
.sf-box-left {
	position: relative;
}
.sf_new_label {
	position: absolute;
	width: 100%;
	top: -16px;
	left: 0;
}
.sf_new_label span {
	font-size: 14px;
	color: #fff;
	background-color: #d5bfa0;
	padding: 10px 20px;
	display: inline-block;
	font-family: 'futuralight';
	text-transform: uppercase;
	line-height: 1.2;
	border-radius: 30px;
}
#sf_loading_g {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.7);
	text-align: center;
	padding: 50px 0 0;
	display: none;
}
.sf_list_can {
	position: relative;
}
#sf_loading_g img {
	max-width: 128px;
	width: 100%;
	height: auto;
}
.sf-bndetail .sf-bngetstarted {
	background: transparent;
	border: 0px;
	border-bottom: 2px solid #736c54;
	border-radius: 0px !important;
	padding: 4px 0px 0px;
	line-height: 1;
	color: #736c54;
	text-transform: capitalize;
	font-family: 'futuramedium';
	letter-spacing: .1em;
}
@media screen and (min-width: 767px) and (max-width: 950px) {
	.sf-bndetail h2 {
		font-size: 16px;
	}
	.sf-bndetail p {
		font-size: 16px;
	}
}
@media screen and (max-width: 880px) {
	.sf-bndetail p {
		font-size: 16px;
	}
}
@media screen and (max-width: 767px) {
	.shop-sidebar {
		height: 100%;
		width: 100%;
		position: fixed;
		z-index: 10;
		top: 0;
		right: calc(-100% - 30px);
		background-color: #fff;
		overflow-x: hidden;
		transition: 0.5s;
		display: block;
	}
	.ca-maincontent {
		display: block;
		width: 100%;
	}
	.shop-sidebar.show {
		right: 0;
	}
	.sf_fillter_close {
		display: block;
	}
	.sf-filter-center {
		display: inline-block;
		margin-top: 25px;
	}
	.ca-maincontent .sf-subbanner {
		padding: 0 0 15px;
	}
	.filter-section.desktop {
		display: none;
	}
	.filter-section.mobile {
		display: block;
		border-bottom: 1px solid #d5bfa0;
		margin-bottom: 40px;
		padding-bottom: 10px;
	}
	.filter-section.categories {
		display: none;
	}
	.sf_filter_title.mobile h3 {
		margin-bottom: 0;
	}
	.sf-bndetail p {
		display: none;
	}
	.noimg .sf-bndetail p {
		display: block;
		font-size: 18px;
	}
	.sf-bnimage img.mobile {
		display: block;
	}
	.sf-bnimage img.desktop {
		display: none;
	}
	.wrapper #sf-ca-content .sf-ca-container .list-loading .products li {
		width: 50%;
	}
	.wrapper #sf-ca-content .sf-ca-container .list-loading .products li:nth-child(3n+1) {
		clear: none;
	}
	.wrapper #sf-ca-content .sf-ca-container .list-loading .products li:nth-child(2n+1) {
		clear: left;
	}
	.sf_sidebar_inner {
		position: relative;
		top: 0;
	}
	.noimg .sf-bndetail h2 {
		font-size: 28px;
		letter-spacing: 6px;
		margin-bottom: 15px;
	}
	.sf-bncontainer.noimg {
		/* padding: 30px 38px 0; */
	}
	.noimg .sf-bnright {
		padding-bottom: 30px;
		border-bottom: 1px solid #d5bfa0;
	}
	.sf_filter_archive {
		min-height: calc(100vh - 140px);
	}
	.sf_new_label {
		text-align: left;
	}
	.sf_new_label span {
		margin-left: -20px;
	}
}
@media screen and (max-width: 640px) {
	.sf-bnimage, .sf-bnright {
		width: 50%;
		display: table-cell;
	}
	.sf-bnright {
		padding: 15px;;
	}
}
@media screen and (max-width: 480px) {
	.sf_filter_title.mobile h3 {
		font-size: 18px;
		letter-spacing: 3px;
	}
	.sf_filter_title.mobile .sf_clear_all {
		font-size: 12px;
		margin-left: 12px;
	}
	.sf-bndetail h2 {
		font-size: 18px;
	}
	.woocommerce #sf-ca-content .ca-maincontent .products li {
		width: 50%;
	}
	.sf-on-mobile {
		display: none;
	}
	.sf-box-top {
		margin-top: 0;
		text-align: center;
	}
	.sf-box-left {
		display: inline-block;
		width: 100%;
	}
	.wrapper #sf-ca-content .list-loading .products li .sf-box-left img {
		max-width: 100%;
		max-height: none;
		width: 100%;
		height: auto;
	}
	.sf-on-desktop {
		display: block;
	}
	.wrapper #sf-ca-content .list-loading .products li .woocommerce-loop-product__title {
		font-size: 13px !important;
		height: auto;
		margin: 10px 0 5px;
		padding: .5em 0;
	}
	.wrapper #sf-ca-content .list-loading .products li .sf-box-right {
		display: block;
		width: 100%;
		padding-left: 0;
		text-align: center;
	}
	.sf-box-left .sf-on-desktop {
		height: auto;
	}
	.woocommerce ul.products li.product .sf-box-right .price {
		text-align: center;
		margin-top: 0;
		font-size: 10px;
	}
	.sf-brand-name-archive {
		font-size: 10px;
	}
	.sf-li-content {
		padding: 8px;
	}
	.sf_filter_sort {
		padding-right: 18px;
	}
	.sf_shop_button {
		padding: 0 8px;
	}
	.sf_filter_title .href, .sf_shop_button a {
		font-size: 12px;
	}
	.sf-filter-center .sf_filter_title h3 {
		font-size: 20px;
		margin-bottom: 15px;
	}
	.sf-filter-center .filter-section {
		padding: 0 25px;
	}
	.sf-filter-center .filter-section {
		max-width: calc(100% - 145px);
	}
	.noimg .sf-bndetail h2 {
		font-size: 24px;
		letter-spacing: 4px;
	}
	.sf_new_label span {
		font-size: 12px;
	}
	.sf-bndetail .sf-bngetstarted {
		font-size: 14px;
	}
}
@media screen and (max-width: 360px) {
	.sf_filter_title.mobile h3 {
		font-size: 16px;
		letter-spacing: 2px;
	}
	.sf_filter_title.mobile .sf_clear_all {
		font-size: 11px;
		margin-left: 10px;
	}
	.sf-bndetail h2 {
		font-size: 16px;
		letter-spacing: 2px;
	}
}

.page-id-2412591 .sf-bndetail.shop span{
    width: 100%;
    display: block;
    font-size: 13px;
    margin-bottom: 12px;
    letter-spacing: 3px;
}

/* SF End New like accessories Nov 2021 */

.sf-box-left .sf-on-desktop {
    display: unset !important;
}

/* Shop box by month */
.sf_month_content {
    width: 50%;
    float: left;
	padding: 0px 30px;
}
.sf_month_content img {
    margin: 0 auto;
    display: block;
	max-width: 600px;
	width: 100%;
}
.sf_month_content h2 {
    text-align: center;
    font-family: 'poppinssemibold' !important;
    font-size: 21px !important;
    margin-top: 0px;
    margin-bottom: 40px;
	padding-top:15px;
}
/* --- Box month child page --- */
.sf_product_box_month li {
    width: 33.33%;
    float: left;
    list-style: none;
}
.sf_product_box_month h2.woocommerce-loop-product__title {
    font-size: 17px !important;
    letter-spacing: 0px !important;
    font-family: 'poppinssemibold' !important;
    font-weight: normal !important;
}
.sf_product_box_month .sf-brand-name-archive {
    color: #929292;
    font-size: 11px;
    text-transform: uppercase;
    font-style: italic;
    line-height: 18px;
}
.sf_product_box_month .price {
    color: #ababab;
    font-size: 11px;
    font-style: italic;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    line-height: 18px;
    margin: 0;
}
.sf_product_box_month li.product a:hover {
    text-decoration: none !important;
}
.sf_product_box_month li.product a:hover h2 {
    text-decoration: underline !important;
}
.sf_product_box_month li:nth-child(3n+1) {
   clear: both;
}
ul.sf_product_box_month {
    list-style: none;
    padding: 0;
    margin: 0 0 1em;
    clear: both;
}
h2.box_month_page_title {
    font-weight: normal !important;
    font-size: 35px !important;
    color: #000;
    line-height: 50px;
    letter-spacing: 0px !important;
    text-transform: unset;
    padding-left: 20px;
    margin-top: 20px;
}
.sf_back_shopmonth::before {
    content: '' !important;
    background-image: url(../img/icons/arrow_back.png);
    display: inline-block;
    width: 25px;
    height: 22px;
    background-size: 25px 30px;
    background-repeat: no-repeat;
    position: absolute;
    top: -5px;
}
.sf_back_shopmonth a{
	padding-left: 30px;
	color: #000;
}
.sf_month_content a:hover .sf_main_img{
	display:none !important;
	transition: all .2s ease;
}
.sf_month_content a:hover .sf_img_hover{
	display:block !important;
	transition: all .2s ease;
}
@media only screen and (max-width: 768px){
	.sf_product_box_month li {
		width: 50%;
	}
	.sf_product_box_month li:nth-child(3n+1) {
		clear: unset;
	}
	.sf_month_content{ width: 100%; }
}
@media screen and (max-width: 700px){
	.sf_month_content h2{
		font-size: 18px !important;
	}
}
@media screen and (max-width: 480px) {
    .sf-box-right {
        width: 100%;
    }
}

.page-id-2422473878 main {
    background-color: #fff;
}
/* End Shop box by month */

/* SF Gift content on top shop page */
.sf_gift_content_shoppage {
    border: 1px solid #00534C;
    padding: 10px;
	align-items: center !important;
}
.sf_gift_content_shoppage_right {
    padding: 25px;
}
.sf_gift_content_shoppage_right h2 {
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 35px;
    padding-top: 0px;
}
.sf_gift_content_shoppage_right p {
    margin-bottom: 20px;
}
.sf_gift_content_shoppage_right p.sf_topgiftpick {
    background-color: #90404D;
    width: 120px;
    padding: 8px;
    color: #fff;
}
.sf_gift_content_shoppage_right .sf_newbutton2024{
	margin: auto;
}
.sf_gift_content_shoppage_right .sf_newbutton2024 a {
    border-color: #00534C;
    background-color: #00534C;
    color: #fff !important;
}
@media only screen and (max-width:768px){
	.sf_gift_content_shoppage {
		margin: 20px;
	}
	.sf_gift_content_shoppage_right {
		padding: 5px;
	}
}

/* END SF Gift content on top shop page */

/* Top filter */
body.page-template-template-holiday-gift-picks{ background-color:#fff; }
.page-template-template-holiday-gift-picks .ca-maincontent {
    vertical-align: top;
    background-color: #fff;
    max-width: 1200px;
    width: 95%;
    display: block;
    margin: auto;
	border-left: unset;
}
.page-template-template-holiday-gift-picks .sf-bncontainer.noimg{ padding: unset; }

.sf_topfilter {
    max-width: 800px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.sf_topfilter .check-item {
    display: inline-block;
    padding: 12px;
    position: relative;
    max-width: 260px;
    width: 100%;
}
.sf_topfilter label {
    font-family: 'poppinsregular';
    letter-spacing: 2px;
    padding: 16px 20px 14px;
    font-size: 12pt;
    border-radius: 15px;
    line-height: 18pt;
    display: inline-block;
    cursor: pointer;
    width: 100%;
    text-align: center;
    background-color: #90404D;
    color: #fff;
	letter-spacing: 0px;
}
.sf_topfilter .holiday-cat-item label{
	background-color: #00534C;
}
.sf_topfilter input {
    display: none;
}
.sf_topfilter input:checked+label:before {
    background-image: url(../img/subscribe/Checkmark.png);
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    right: 4px;
    top: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.page-template-template-holiday-gift-picks .sf_gift_content_shoppage_right {
    padding: 25px 5px;
}
body.page-template-template-holiday-gift-picks .is-layout-flex{ gap: 0; }
body.page-template-template-holiday-gift-picks .sf_gift_content_shoppage_right {
    padding: 25px 10px;
}
body.page-template-template-holiday-gift-picks .sf-subbanner h2 {
    font-size: 32px !important;
}
@media only screen and (max-width:829px){
	.sf_topfilter {
		max-width: 530px;
	}
}
@media only screen and (max-width: 768px) {
    body.page-template-template-holiday-gift-picks .sf_gift_content_shoppage {
        margin: unset;
    }
}
@media screen and (max-width: 767px) {
    body.page-template-template-holiday-gift-picks .noimg .sf-bnright {
        padding-bottom: 0px;
        border-bottom: unset;
    }
}
@media only screen and (max-width:555px){
	.sf_topfilter .check-item{
		max-width: 245px;
		padding: 10px;
		width: 49%;
	}
	.sf_topfilter {
        max-width: 495px;
    }
}
@media only screen and (max-width:435px){
	.sf_topfilter label { font-size: 10pt; }
}
@media only screen and (max-width:385px){
	.sf_topfilter label { font-size: 9pt; }
}

/* END Top filter */