.prod-thumbnail{
    position: relative;
}
.prodlist-container{
    min-height: 500px;
}
.individual-product{
    width:100%;
    margin: 0 auto;
	margin-bottom: 0px;
}
.prod-name-price{
    margin:20px 0px;
    text-align: center;
    cursor: pointer;
}
.prod-name-price span{
    font-size: 17px;
    font-family: 'Grotesk-semi';
}
.variant-links{
    text-align: center;
}
.individual-product a{
    color: #000;
    text-decoration:none;
    cursor: pointer;
}
.individual-product a:hover{
    text-decoration:none;
}
.multicover-hide{
    display: none;
}
.prod-rev-cont{
    background:#e49795;
    padding:20px;
    text-align:center;
}
.indiv-reviews{
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
}
.filter-container .label,
.filter-container .label a{
    font-size: 20px;
    font-family: 'Grotesk-semi';
    color:#000;
}
.filter-container{
    padding-top:60px;
}
.shop-label{
    text-align: left;
}
.prod-container{
    padding: 30px 15px;
}
.filter_cont{
    display: none;
}

/* Category Filter */
.filter_cont #search_filters{
    box-shadow: none;
    padding: 0px;
    margin: 0px;
}
.filter-cat-container{
    width: 100%;
    max-width: 800px;
    margin:0 auto;
    padding-bottom: 30px;
}
.filter-cat-container .filter-by{
    font-family: 'Grotesk-semi';
    font-size: 18px;
    text-align: center;
    margin-top: auto;
    margin-bottom: auto;
}
.catfilter{
    background: #e49795 url(../images/category/icons/category-filter-add.png) no-repeat;
    background-size: 15px 15px;
    background-position: 90% 50%;
    padding:10px 5px;
    color: #fff;
    text-align: center;
    border-radius: 15px;
    font-family: 'Grotesk-semi';
    cursor: pointer;
    margin: 0px;
    text-transform: uppercase;
}
.catfilter.active{
    background: #a67169 url(../images/category/icons/category-filter-remove.png) no-repeat;
    background-size: 15px 15px;
    background-position: 90% 50%;
}
.filter-values{
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    padding-top:20px;
    text-align: center;
}
.line-divider{
    border-top: 2px solid #e5e5e5;
    height:10px;
}
.custom-checkbox input[type=checkbox]+span.color-filter{
    width:40px;
    height: 40px;
    border-radius:20px;
    display: inline-block;
    box-shadow: 2px 2px 4px 0 rgba(0,0,0,.2);
    border: 1px solid rgba(0,0,0,.05);
    cursor: pointer;
    background-size: contain;
}
.filter-values ul li{
    width: 40px;
    display:inline-block;
    margin:0px 10px;
}
.custom-checkbox input[type=checkbox]+span.label-value{
    width: 40px;
    height: 40px;
    border: 1px solid #000000;
    display: block;
    margin: 0px;
    line-height: 40px;
    text-align: center;
    border-radius: 20px;
    font-family: 'Grotesk-semi';
}
input[type=checkbox]:checked + span.label-value{
    color:#fff;
    background: #000;
}
.filter-label span{
    cursor:pointer;
    font-size: 20px;
}
.filter-label img{
    vertical-align: 2px;
    margin: 0px 10px;
}
.filter-category{
    display: none;
}
.filter-category.active{
    display: block;
}
input[type=checkbox]:checked + .color-filter {
    background: url(../images/category/icons/filter-active-chk.png) no-repeat;
    background-size: 15px 15px;
    background-position: 90% 50%;
}


.category-filter-type-row{
	border-bottom: solid #E5E5E5 1px;
}

.filter-toggle, .filter-state{
	margin: 0;
}

.category-btn-div  .btn-filter-options{
    letter-spacing: normal;
}

.btn-filter-options.disabled{
	opacity: 0.3 !important;
	background: inherit;
}

.btn-filter-options > img {
	position: relative;
	top:-9px;
}

/* sizes */
.btn-2-default, .btn-2-inverted{
	color:#111;
}
.btn-2-default, .btn-find-my-fit{
	border-color: #111;
	background-color: #fff;
	color: #111;
}
.btn-2-inverted{
	border-color: #111;
	background-color: #111;
	color: #fff !important;
}

/* colours */
.btn-3-default, .btn-3-inverted{
	color:#fff !important;
	border: 0px;
}
.btn-3-inverted > img.on{
	content:url('https://assets.sugarcandybra.com/themes/sugarcandybra/assets/images/svg/sugarcandy-icon-filter-tick.svg');
}
.filter-label{
	font-size: 20px;
	font-weight: bold;
	margin: 10px;
    font-family: 'Grotesk-Semi';
    letter-spacing: 0.5px;
}

.filter-toggle-button{
	border-radius: 100px;
}

.category-filter-div{
  margin-bottom: 0px;
}

.mbl-fltr-cont {
    display: flex;
    justify-content: center;
    align-items: center;
}
#toggle-category-filter{
    cursor: pointer;
    font-size: 14px;
    font-family: 'Grotesk-book';
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    text-align: center;
}
.filter-btn-img {
    margin-bottom: 2px;
    margin-right: 5px;
}
#toggle-category-filter > img.off{
  content:url('/themes/sugarcandybra/assets/images/svg/arrow-down.svg');
}

#toggle-category-filter > img.on{
  content:url('/themes/sugarcandybra/assets/images/svg/arrow-up.svg');
}
.filter-state > img.off{
  content:url('/themes/sugarcandybra/assets/images/svg/sugarcandy-icon-filter-add.svg');
}
.filter-state > img.on{
  content:url('/themes/sugarcandybra/assets/images/svg/sugarcandy-icon-filter-remove.svg');
}
.prod-container .article-products{
    height: 100%;
    margin-bottom: 40px;
}
.article-products .individual-product{
    padding:0px 3px;
}
h2.category-title {
    font-family: 'Gothic-black';
    font-size: 24px;
    margin-bottom: 0px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.clear-category-filter {
    text-transform: uppercase;
    font-size: 12px;
    border-bottom: 1px solid;
    cursor: pointer;
    font-family: 'Grotesk-semi';
    margin: 10px;
}
.listsearch-article .prod-thumbnail {
  max-height: 500px;
  height: 100%;
}
.listsearch-article .individual-product {
    overflow: auto;
    height: 100%;
}
.listsearch-title .listsearch-anchor {
    color: #000;
    font-weight: 600;
    padding-bottom:15px;
    font-family: 'Grotesk-semi';
    display: block;
}

.listsearch-anchor img {
    display: block;
    width: 100%;
    margin-bottom: 15px;
}

.section-container{
    padding:30px 0px 0px 0px;
    border-top: 2px solid #000;
    margin-top: 20px;
}
.header-section{
    font-size:25px;
    font-family: 'Grotesk-Bold';
    margin-bottom: 15px;
}
p.faq-answer,
p.wpblog-answer {
    margin-bottom: 0px;
    font-family: 'Grotesk-book';
}
.search-term-container,
.search-term-container span{
    text-align: left;
    text-transform: Capitalize;
    font-size:23px;
    font-family: 'Grotesk-semi';
    margin-bottom: 10px;
}
/* content 4*/
.tcs-container {
    border-top: 1px solid #e3dfdf;
    padding-top: 80px;
}
.tcs-header p , .tcs-header p span {
    font-family: 'Gothic-black';
    font-size: 30px;
    line-height: 19px;
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase;
}
.tcs-mb10 {
    margin-bottom: 25px;
}
.tcs-content-subtext p , .tcs-content-subtext p span {
    font-family: 'Grotesk-light';
    font-size: 16px;
    line-height: 19px;
    margin-left: auto;
    margin-right: auto;
}
.tcs-content-subtext p a {
    border-bottom: 1px solid #000;
}
.tcs-content-headlinetext p , .tcs-content-headlinetext p span {
    font-family: 'Gothic-semi';
    font-size: 16px;
    line-height: 19px;
    margin-left: auto;
    margin-right: auto;
}
.tcsmargin-top40 {
    margin-top: 40px;
}
.tcs-content-subtext-dy {
    display: none;
}
/* end content 4 (block type) tcs*/

.ban-sub-cont .desc{
    margin-bottom: 30px;
}
.individual-product .prod-name{
    margin: 4px 0px;
}
.individual-product .prod-price{
    line-height: 14px;
    margin-bottom: 10px;
}
.individual-product .prod-name span.labelname{
    font-family: 'Gothic-semi';
    font-size: 14px;
	line-height: 18px;
}
.individual-product .prod-price p{
    font-family: 'Grotesk-book';
    font-size: 14px;
    margin-bottom: 0px;
    line-height: 18px;
}
.ban-can-cont .desc p{
    font-family: 'Grotesk-light';
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 0;
}
.filter-btn-img{
    display: inline-block;
    width: 100%;
    max-width: 16px;
    cursor: pointer;
}
.ban-can-cont{
    padding: 0px;
}
.show-filter-label{
    font-family: 'Grotesk-semi';
    font-size: 14px;
    text-transform: none;
    cursor: pointer;
    margin: 0 10px;
}
.mbl-fltr-cont{
    width:100%;
    display:block;
    margin-bottom:30px;
}
.categorydesc{
    padding-top: 40px;
    border-top: 1px solid #e6e6e6;
}
.categorydesc .cat-title-cont{
    font-family: 'Gothic-black';
}
.categorydesc .cat-desc-cont{
    text-align: left;
    font-size: 15px;
    line-height: 20px;
    font-family: 'Grotesk-book';
    margin-bottom: 40px;
}
.footer-desc {
    padding-left: 0;
    padding-right: 0;
}
.cat-hdr-cont{
    margin-bottom: 15px;
}
.divider-class {
    display: block;
    border-bottom: 1px solid #00000047;
}
.filter-plus-minus-icon.plus {
    /* replace this later */
    background: url(https://assets.cakematernity.com/themes/cakematernity/assets/img/svg/plus.svg);
    position: absolute;
    background-position: 50%;
    background-repeat: no-repeat;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 15px;
    display: table-cell;
    vertical-align: middle;
}

.filter-plus-minus-icon.minus {
    /* replace this later */
    background: url(https://assets.cakematernity.com/themes/cakematernity/assets/img/svg/minus.svg);
    position: absolute;
    background-position: 50%;
    background-repeat: no-repeat;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 15px;
    display: table-cell;
    vertical-align: middle;
}
.override-plus-minus-icon.plus {
    /* replace this later */
    background: url(https://assets.cakematernity.com/themes/cakematernity/assets/img/svg/plus.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 15px;
    display: table-cell;
    vertical-align: middle;
    margin-right: 10px;
}
.override-plus-minus-icon.minus {
    /* replace this later */
    background: url(https://assets.cakematernity.com/themes/cakematernity/assets/img/svg/minus.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 15px;
    display: table-cell;
    vertical-align: middle;
    margin-right: 10px;
}
.mct-ovr {
    display: flex;
}
.category-btn-div{
    position: relative;
    cursor: pointer;
    display: block;
}
.category-btn-div .btn-category-filter{
    text-align: left;
    position: relative;
    display: table;
    width: 100%;
    z-index: 1;
    padding: 15px 0;
}
#filter-div .btn-filter-options {
    max-width: fit-content;
}
#filter-div .btn-filter-options .sidebar-scroll-value, #filter-div .btn-filter-options-myselect .sidebar-scroll-value,
#filter-div .btn-sort-options .sidebar-scroll-value, #filter-div .btn-sort-options-myselect .sidebar-scroll-value
{
    font-family: 'Grotesk-book';
  width: auto;
  padding: 5px 10px 5px 25px;
  border-radius: 5px;
  cursor: pointer;
  text-transform: capitalize;
  line-height: 14px;
  /* -webkit-transition:; */
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  text-align: left
}
#filter-div .btn-filter-options .sidebar-scroll-value,
#filter-div .btn-sort-options .sidebar-scroll-value
{
 font-size: 16px;
 background: #f2f2f2;
 color: #000;
}
#filter-div .btn-filter-options-myselect .sidebar-scroll-value,
#filter-div .btn-sort-options-myselect .sidebar-scroll-value
{
 font-size: 14px;
}

#filter-div .btn-filter-options.off .sidebar-scroll-value,
#filter-div .btn-sort-options.off .sidebar-scroll-value
{
  background: url(https://assets.cakematernity.com/themes/cakematernity/assets/img/svg/circle-outline.svg);
  background-position-x: 0px;
  background-position-y: 4px;
  background-size: 14px;
  background-repeat: no-repeat;
  letter-spacing: 0;
}
#filter-div .btn-filter-options.on .sidebar-scroll-value,
#filter-div .btn-sort-options.on .sidebar-scroll-value
{
  background: url(https://assets.cakematernity.com/themes/cakematernity/assets/img/svg/circle-filled.svg);
  background-position-x: 0px;
  background-position-y: 4px;
  background-size: 14px;
  background-repeat: no-repeat;
  letter-spacing: 0;
}
.category-filter-options.show {
    display: block;
}
.sidebar-menu-container{
    padding: 0;
}
.sidebar-value-container {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    max-height: 200px;
    overflow: auto;
    margin-bottom: 10px;
    scrollbar-color: black lightgrey;
    scrollbar-width: thin;
}

.sidebar-value-container scrollcorner {
    -moz-appearance: none !important;
    resize:both;
}
.sidebar-value-container::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 4px;
}
.sidebar-value-container::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #000;
}
.sidebar-value-container::-webkit-scrollbar-track {
    background: #CCC;
}
.sidebar-value-container.sidebar-value-container-color {
    width: 100%;
    display: block;
    flex-wrap: wrap;
    justify-content: center;
}
.category-filter-options{
    background: #fff;
    position: relative;
    text-align: left;
    padding: 0;
    height: 100%;
    display: none;
    width: 100%;
}
.filter-btn-text{
    font-family: 'Grotesk-semi';
    font-size: 14px;
    text-transform: none;
    cursor: pointer;
    margin: 0px;
}
.article-products-subdiv{
    width: 100%;
    -webkit-transition: width .25s;
    -moz-transition: width .25s;
    -ms-transition: width .25s;
    -o-transition: width .25s;
    transition: width .25s;
}

.filt-main-cont .filter-body{
    display: none;
}

.filt-main-cont.filter-on .filter-body{
    display: block;
}

.cat-price {
	line-height: 14px;
    margin-bottom: 10px;
}

.cat-price span{
    font-family: 'Grotesk-book';
    font-size: 14px;
    margin-bottom: 0px;
}

#dskfilter{
    display: none;
}

.filt-main-cont #filter-div{
    display: none;
}

.filt-main-cont #filter-div{
    padding-bottom: 15px;
}

.filt-main-cont.filter-on #filter-div{
    display: block;
}

.promotiles{
    padding:0px;
}

.promo-details img{
    margin: 0px;
}

.grey-bg-dsc {
    margin-top: 10px;
}

.grey-bg-dsc span {
    background-color: #f9f2e6;
    width: auto;
    display: inline-block;
    text-align: center;
    font-family: 'Grotesk-semi';
    font-size: 10px;
    letter-spacing: 1px;
    border-radius: 34px;
    padding-left: 10px;
    padding-right: 10px;
    height: 20px;
    overflow: hidden;
}

.hover-size{
    position: absolute;
    bottom:8%;
    z-index: 1;
    width: 100%;
    display: none;
	height: 30px;
}

.find-my-fit-btn{
    border-radius: 40px;
    border: 1px solid #000000;
    margin: 0px;
    width: 90%;
    margin:0 auto;
    background-color: #fff;
    cursor: pointer;
	height: 30px;
    line-height: 30px;
	margin-top: -30px;
}

.find-my-fit-btn p,
.find-my-fit-btn a {
    margin-bottom: 0px;
    font-family: 'Gothic-black';
    text-transform: uppercase;
    font-size: 10px;
    text-align: center;
    font-weight: normal;
    letter-spacing: 1px;
    text-decoration: none;
    display: block;
}

.find-my-fit-btn:hover, .find-my-fit-btn:active, .find-my-fit-btn:hover a, .find-my-fit-btn:active a{
    border-radius: 40px;
    border: 1px solid #000000;
    margin: 0px;
    width: 90%;
    margin:0 auto;
    background-color: #000;
    cursor: pointer;
	height: 30px;
    line-height: 30px;
	color: #fff;
}
p.clr-btn-cont{
    text-align: left;
    color: #000;
    font-family: 'Grotesk-semi';
    cursor: pointer;
    padding-bottom: 0px;
    margin-bottom: 40px;
}

.btn-filter-done-clear{
    border-bottom: 1px solid #000;
}

#mblfilter{
    width: 100%;
}

#mblfilter.filt-main-cont{
    display: none;
}
#mblfilter.filt-main-cont.filter-on{
    display: block;
}

#mblfilter.filt-main-cont #filter-div{
    display: block;
}

.category-btn-div .filter-toggle {
    font-size: 16px;
    line-height: 16px;
    color: #000;
    font-family: 'Grotesk-semi';
}

.individual-product .video-cont video{
    width: 100%;
    height: 100%;
  }
.cat-price span.discounted-sale {
    text-decoration: line-through;
    color: #ABA6A5;
}
.hide-img-carousel-cat {
    display: none;
}
.swatch-circle{
    height: 13px;
    width: 13px;
    border-radius: 13px;
    margin: 0 2px;
    display: inline-block;
    cursor: pointer;
}
.swatch-color{
    margin-top:15px;
}
.swatch-circle.selected{
    border:1.5px solid #000;
}
#loadmoreproducts {
    text-align: center;
    height: 35px;
    line-height: 35px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'Gothic-black';
    color: #fff;
    background-color: #000;
    border-radius: 20px;
    font-size: 12px;
    display: block;
    width: 100%;
    margin-bottom: 40px;
}
.category-shopall-row {
    min-height: 100%;
    display: block;
    border-bottom: 1px solid #EAEAEA;
    min-height: 400px;
    max-height: 100%;
}
.override-main-template {
    padding: 15px 10px 15px 20px;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
}
.override-main-template:nth-last-child(1) {
    border-top: 1px solid #fff;
}

.main-category-title {
	text-transform: uppercase;
    font-family: 'Gothic-black';
}

.main-category-subtitle {
    font-family: 'Gothic-semi';
    text-transform: capitalize;
    font-size: 22px;
}
.main-category-subtitle {
    font-family: 'Gothic-semi';
    text-transform: capitalize;
    font-size: 22px;
    padding-left: 5px;
    padding-right: 5px;
}
.main-category-shopall .main-category-subtitle {
    padding-left: 15px;
    padding-right: 15px;
}
.to-show-hide .desc p {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 0;
    letter-spacing: 0px;
}
.to-show-hide {
    margin-top: 40px;
}
.override-padding-left {
    padding-left: 10px;
}

.container-promoLabels a {
	letter-spacing: 0;
}
.load-more-text {
    font-family: 'Grotesk-book';
    font-size: 16px;
    text-align: center;
    margin-bottom: 50px;
    display: none;
    line-height: 24px;
}
.category-headerdesc {
    font-family: 'Grotesk-Light';
    margin-bottom: 0;
    padding-left: 5px;
    margin-top: 30px;
}
.cat-hdr-cont.shop-all-header {
    margin-bottom: 0;
}
.main-category-shopall {
    margin-top: 30px;
    margin-bottom: 20px;
}
.shop-all .main-category-title-container {
    padding-left: 10px;
    padding-right: 10px;
}
.main-category-action {
    height: 40px;
    line-height: 40px;
    text-align: right;
    padding-right: 5px;
}
.main-category-action span {
    font-size: 14px;
}
.mca-title {
    font-family: 'Grotesk-BookItalic';
}
.shop-all-link {
    font-family: 'Grotesk-Bold';
    text-transform: uppercase;
    font-size: 14px;
    border-bottom: 1px solid #000;
    line-height: 16px;
    text-decoration: none;
}
.shop-all-link a:hover,
.shop-all-link a:active,
.shop-all-link a:focus {
    text-decoration: none;
}
.mca-separator {
    padding: 0 7px;
}
.category-lastchance-row {
    margin-top: 15px;
}
.shop-all {
    padding-left: 3px;
}
.search-bar-container .search-bar-input,
.search-bar-container .search-bar-input:focus {
    width: 100%;
    height: 45px;
    color: #000;
    box-shadow: none;
    font-size: 16px;
    font-family: 'Grotesk-book';
    background: url(https://assets.sugarcandybra.com/themes/sugarcandybra/assets/img/header/icons/search.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 15px);
    padding-left: 16px;
    padding-right: 50px;
    background-color: #fff;
    border: 1px solid;
    border-radius: 5px;
}
.top-search-container .srch-lbl {
    color: #000;
    margin-bottom: 6px;
    font-family: 'Grotesk-Semi';
    font-size: 14px;
}
.top-search-container .top-opts li a {
    color: #808080;
    font-family: 'Grotesk-Book';
    line-height: 16px;
    font-size: 14px;
    display: inline-block;
}
.search-bar-container {
    margin-top: 50px;
    margin-bottom: 30px;
}
.search-headline {
    text-transform: none;
    font-size: 23px;
    font-family: 'Grotesk-semi';
}
.search-count {
    text-align: center;
    margin-top: 30px;
    font-family: 'Grotesk-book';
    font-size: 20px;
}
.rowblock {
    display: block;
}
.wpblog-entry-title {
    margin-bottom: 30px;
}
.overflow-image-hide {
    overflow: hidden;
    height: 315px;
    margin-bottom: 15px;
}
/* Custom Media Query */
@media (max-width: 320px){
    .cat-hdr-cont .main-category-title {
        font-size: 32px;
    }
}

@media (min-width: 768px) {
    .footer-cont {
        padding-left: 0;
        padding-right: 0;
    }
    .footer-title-cont {
        padding-left: 0;
    }
    .main-category-action {
        padding-right: 15px;
    }
	#toggle-category-filter {
		font-size: 18px;
        width: 100%;
	}
    .prod-name-price span{
        font-size: 20px;
    }
    .category-title {
        font-size: 18px;
    }
    .prod-container{
        padding: 50px 30px;
    }
    .article-products .individual-product{
        padding:0px 12px;
    }
    .ban-can-cont{
        padding: 0 15px;
    }
    .ban-can-cont .desc p{
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 0;
    }
    .ban-can-cont .desc,
    .prod-details{
        /*height: 110px;*/
        height: auto;
        overflow: hidden;
        margin-bottom: 0px;
    }
    h2.category-title{
        padding-left: 15px;
        margin-bottom: 0px;
        line-height: 40px;
        font-size: 32px;
    }
    #toggle-category-filter{
        padding-right: 15px;
    }
    .prod-container .article-products{
        margin-bottom: 0px;
    }
    .filter-action-cont{
        text-align: right;
    }
    .category-filter-div{
        height: 40px;
        line-height: 40px;
    }
    .categorydesc{
        border-top: 1px solid #e6e6e6;
        margin: 0px 15px;
        padding: 40px 0px;
    }
    .categorydesc .cat-title-cont{
        font-size: 22px;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        line-height: 34px;
    }
    .categorydesc .cat-desc-cont{
        text-align: left;
        font-size: 16px;
        line-height: 22px;
        font-family: 'Grotesk-light';
    }
    .mbl-fltr-cont{
        display: none;
    }
    .category-filter-div{
        margin-bottom: 20px;
    }
    .article-products-subdiv.filter-on{
        width: 80%;
        float: right;
    }
    .filt-main-cont.filter-on{
        display: inline-block;
        width: 20%;
        padding-right: 20px;
    }
    .category-btn-div .filter-toggle {
        font-size: 16px;
        line-height: 16px;
        color: #000;
        font-family: 'Grotesk-semi';
    }
    .filter-btn{
        text-align: left;
        height: 40px;
        line-height: 40px;
        margin: 0;
        /* padding-right: 15px; */
    }
    #dskfilter.filter-on{
        display: inline-block;
    }
    .cat-hdr-cont{
        margin-bottom: 30px;
    }
    .individual-product .prod-details,
    .ban-sub-cont .desc{
        margin: 20px 0px 40px 0px;
    }
    .individual-product .prod-name{
        margin-top: 0px;
    }
    .promotiles{
        padding:0px 12px;
    }
    
    /* Custom Height */
    .ban-sub-cont .img-cont,
    .feat-prod-landscape .img-cont,
    .prod-thumbnail,
    .promo-details .content{
      height: 286px;
      overflow: hidden;
    }

    .article-products-subdiv.filter-on .ban-sub-cont .img-cont,
    .article-products-subdiv.filter-on .feat-prod-landscape .img-cont,
    .article-products-subdiv.filter-on .prod-thumbnail,
    .article-products-subdiv.filter-on .promo-details .content{
      height:225px;
      overflow: hidden;
    }

    .tcs-header p , .tcs-header p span {
        font-size: 23px;
    }
	
    .tcs-content-headlinetext p , .tcs-content-headlinetext p span, .tcs-content-subtext p , .tcs-content-subtext p span, .tcs-header p , .tcs-header p span {
        text-align: left;
    }
	
    .tcs-content-subtext-dy {
        display: block;
	}
	
    #mblfilter{
        display: none;
    }
	
    #mblfilter.filt-main-cont.filter-on{
        display: none;
    }
    
    #mblfilter.filt-main-cont #filter-div{
        display: none;
    }
    #loadmoreproducts {
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    .shop-all .prod-thumbnail {
        height: 100%;
    }
    .category-shopall-row {
        min-height: 313px;
    }    
    .collections-cont {
        padding-left: 0;
        padding-right: 0;
    }

    .search-count br{
        display: none;
    }
}

/* Custom Media Query */
@media (min-width: 810px) {

    .article-products-div{
        width: 100%;
        max-width: 810px;
    }

    .ban-sub-cont .img-cont,
    .feat-prod-landscape .img-cont,
    .prod-thumbnail,
    .promo-details .content{
        height: 304px;
        overflow: hidden;
    }

    .article-products-subdiv.filter-on .ban-sub-cont .img-cont,
    .article-products-subdiv.filter-on .feat-prod-landscape .img-cont,
    .article-products-subdiv.filter-on .prod-thumbnail,
    .article-products-subdiv.filter-on .promo-details .content{
        height:240px;
        overflow: hidden;
    }

}

/* Custom Media Query */
@media (min-width: 850px) {

    .article-products-div{
       width: 100%;
       max-width: 850px;
     }
   
     .ban-sub-cont .img-cont,
     .feat-prod-landscape .img-cont,
     .prod-thumbnail,
     .promo-details .content{
       height: 322px;
       overflow: hidden;
     }
   
     .article-products-subdiv.filter-on .ban-sub-cont .img-cont,
     .article-products-subdiv.filter-on .feat-prod-landscape .img-cont,
     .article-products-subdiv.filter-on .prod-thumbnail,
     .article-products-subdiv.filter-on .promo-details .content{
       height:254px;
       overflow: hidden;
     }
   
}
   
/* Custom Media Query */
@media (min-width: 910px) {

    .article-products-div{
    width: 100%;
    max-width: 910px;
    }

    .ban-sub-cont .img-cont,
    .feat-prod-landscape .img-cont,
    .prod-thumbnail,
    .promo-details .content{
    height:347px;
    overflow: hidden;
    }

    .article-products-subdiv.filter-on .ban-sub-cont .img-cont,
    .article-products-subdiv.filter-on .feat-prod-landscape .img-cont,
    .article-products-subdiv.filter-on .prod-thumbnail,
    .article-products-subdiv.filter-on .promo-details .content{
    height:274px;
    overflow: hidden;
    }

}
   
/* Custom Media Query */
@media (min-width: 950px) {

    .article-products-div{
        width: 100%;
        max-width: 991px;
    }

    .ban-sub-cont .img-cont,
    .feat-prod-landscape .img-cont,
    .prod-thumbnail,
    .promo-details .content{
        height:365px;
        overflow: hidden;
    }

    .article-products-subdiv.filter-on .ban-sub-cont .img-cont,
    .article-products-subdiv.filter-on .feat-prod-landscape .img-cont,
    .article-products-subdiv.filter-on .prod-thumbnail,
    .article-products-subdiv.filter-on .promo-details .content{
        height:288px;
        overflow: hidden;
    }
    
}

@media (min-width: 992px) {
    .tcs-header p , .tcs-header p span {
        font-size: 30px;
    }

    .ban-sub-cont .img-cont,
    .feat-prod-landscape .img-cont,
    .prod-thumbnail,
    .promo-details .content{
        height: 260px;
        overflow: hidden;
    }

    .article-products-subdiv.filter-on .ban-sub-cont .img-cont,
    .article-products-subdiv.filter-on .feat-prod-landscape .img-cont,
    .article-products-subdiv.filter-on .prod-thumbnail,
    .article-products-subdiv.filter-on .promo-details .content{
        height:203px;
        overflow: hidden;
    }
    .categorydesc .cat-title-cont {
        font-size: 22px;
    }
}

/* Custom Media Query */
@media (min-width: 1100px) {

    .main-category-title-container{
      padding:0px 40px;
      margin: 60px auto 30px auto;
      max-width: 1100px;
    }
  
    .ban-sub-cont .img-cont,
    .feat-prod-landscape .img-cont,
    .prod-thumbnail,
    .promo-details .content{
      height: 295px;
      overflow: hidden;
    }
  
    .article-products-subdiv.filter-on .ban-sub-cont .img-cont,
    .article-products-subdiv.filter-on .feat-prod-landscape .img-cont,
    .article-products-subdiv.filter-on .prod-thumbnail,
    .article-products-subdiv.filter-on .promo-details .content{
      height:231px;
      overflow: hidden;
    }
  
    .article-products-div{
      width: 100%;
      max-width: 1100px;
    }
    
    video.video-cont{
        height: 324px;
    }
    #loadmoreproducts {
        display: none;
    }
    .article-products-subdiv .override-main-template:nth-last-child(1){
        border-top: 0px;
    }
    .article-products-subdiv .override-main-template {
        padding: 15px 10px 15px 10px;
        border-bottom: 1px solid #e6e6e6;
        border-top: 1px solid #e6e6e6;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .category-last-chance .override-padding-left {
        padding-left: 0px;
    }
    h2.category-title.override-padding-left {
        padding-left: 10px;
    }
    .category-last-chance .ban-can-cont {
        padding: 0 10px;
    }
    .category-last-chance .cat-title-cont {
        padding-right: 10px;
    }
}

@media (min-width: 1200px) {

    .ban-sub-cont .img-cont,
    .feat-prod-landscape .img-cont,
    .prod-thumbnail,
    .promo-details .content{
        height: 327px;
        overflow: hidden;
    }

    .article-products-subdiv.filter-on .ban-sub-cont .img-cont,
    .article-products-subdiv.filter-on .feat-prod-landscape .img-cont,
    .article-products-subdiv.filter-on .prod-thumbnail,
    .article-products-subdiv.filter-on .promo-details .content{
        height:257px;
        overflow: hidden;
    }
    
    .article-products-div{
        width: 100%;
        max-width: 1200px;
    }
    .categorydesc .cat-title-cont {
        font-size: 32px;
    }

    .prod-container{
        padding: 50px 40px;
    }
    .category-id-64 .prod-container {
        padding: 30px 40px;
    }
    .main-category-shopall .main-category-subtitle {
        padding-left: 0;
        padding-right: 0;
    }
    .main-category-action {
        padding-right: 0;
    }
    .shop-all .main-category-title-container {
        padding-left: 0;
        padding-right: 0;
    }
    .footer-desc {
        padding-left: 60px;
    }
}

@media (min-width: 1300px) {

    .main-category-title-container{
      padding:0px 40px;
      margin: 60px auto 30px auto;
      max-width: 1300px;
    }
  
    .ban-sub-cont .img-cont,
    .feat-prod-landscape .img-cont,
    .prod-thumbnail,
    .promo-details .content{
      height: 359px;
      overflow: hidden;
    }
  
    .article-products-subdiv.filter-on .ban-sub-cont .img-cont,
    .article-products-subdiv.filter-on .feat-prod-landscape .img-cont,
    .article-products-subdiv.filter-on .prod-thumbnail,
    .article-products-subdiv.filter-on .promo-details .content{
      height:283px;
      overflow: hidden;
    }
  
    .article-products-div{
      width: 100%;
      max-width: 1300px;
    }
    
    .shop-all .prod-thumbnail {
        height: 359px;
    }
    .footer-desc {
        padding-left: 0;
    }
}
  
@media (min-width: 1400px) {
  
    .main-category-title-container{
      padding:0px 40px;
      margin: 60px auto 30px auto;
      max-width: 1500px;
    }
  
    .ban-sub-cont .img-cont,
    .feat-prod-landscape .img-cont,
    .prod-thumbnail,
    .promo-details .content{
      height: 392px;
      overflow: hidden;
    }
  
    .article-products-subdiv.filter-on .ban-sub-cont .img-cont,
    .article-products-subdiv.filter-on .feat-prod-landscape .img-cont,
    .article-products-subdiv.filter-on .prod-thumbnail,
    .article-products-subdiv.filter-on .promo-details .content{
      height:309px;
      overflow: hidden;
    }
  
    .article-products-div{
      width: 100%;
      max-width: 1500px;
      margin: 0 auto;
    }
    
    video.video-cont{
        height: 434px;
        overflow: hidden;
    }

    .shop-all .prod-thumbnail {
        height: 392px;
    }
    .main-category-shopall .main-category-subtitle {
        padding-left: 24px;
    }
    .main-category-action {
        padding-right: 28px;
    }
}
  
@media (min-width: 1600px) {

    .main-category-title-container{
      padding:0px 40px;
      margin: 60px auto 30px auto;
      max-width: 1600px;
    }
  
    .ban-sub-cont .img-cont,
    .feat-prod-landscape .img-cont,
    .prod-thumbnail,
    .promo-details .content{
      height: 456px;
      overflow: hidden;
    }
  
    .article-products-subdiv.filter-on .ban-sub-cont .img-cont,
    .article-products-subdiv.filter-on .feat-prod-landscape .img-cont,
    .article-products-subdiv.filter-on .prod-thumbnail,
    .article-products-subdiv.filter-on .promo-details .content{
      height:361px;
      overflow: hidden;
    }
  
  
    .article-products-div{
      width: 100%;
      max-width: 1600px;
      margin: 0 auto;
    }
    
    video.video-cont{
        height: 480px;
    }

    .shop-all .prod-thumbnail {
        height: 456px;
    }
}
  
@media (min-width: 1800px) {

    .main-category-title-container{
        padding:0px 40px;
        margin: 60px auto 30px auto;
        max-width: 1800px;
    }

    .ban-sub-cont .img-cont,
    .feat-prod-landscape .img-cont,
    .prod-thumbnail,
    .promo-details .content{
        height: 554px;
        overflow: hidden;
    }

    .article-products-div{
        width: 100%;
        max-width: 1800px;
        margin: 0 auto;
    }

    .article-products-subdiv.filter-on .ban-sub-cont .img-cont,
    .article-products-subdiv.filter-on .feat-prod-landscape .img-cont,
    .article-products-subdiv.filter-on .prod-thumbnail,
    .article-products-subdiv.filter-on .promo-details .content{
        height:439px;
        overflow: hidden;
    }

    video.video-cont{
        height: auto;
    }
    

}
