body {
	font-family: -apple-system, BlinkMacSystemFont, "din-2014", sans-serif, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" /*{body-font-family}*/;
	font-size: 14px /*{body-font-size}*/;
	color: #212529 /*{body-font-colour}*/;
	background-image: none /*{body-background-image}*/;
	background-color: #ffffff /*{body-background-colour}*/;
}
a {
	color: #006ff5 /*{link-text-colour}*/;
}
a:hover,
a:focus {
	color: #7964b9 /*{link-text-hover-colour}*/;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: -apple-system, BlinkMacSystemFont, "din-2014", sans-serif, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" /*{headers-font-family}*/;
	color: #333333 /*{headers-colour}*/;
}
.carousel-caption h3, .carousel-caption h2,.carousel-caption .h3,.carousel-caption p {
	color: #ffffff /*{carousel-text-colour}*/;
}
h1,
.h1 {
	font-size: 26.249px /*{header-1-font-size}*/;
}
h2,
.h2 {
	font-size: 24px /*{header-2-font-size}*/;
}
h3,
.h3 {
	font-size: 18.375px /*{header-3-font-size}*/;
}
h4,
.h4 {
	font-size: 15.75px /*{header-4-font-size}*/;
}
h5,
.h5 {
	font-size: 13.124px /*{header-5-font-size}*/;
}
.btn-outline-secondary, .btn-default {
	color: #333333 /*{btn-default-text-colour}*/;
	background-color: #ffffff /*{btn-default-bg-colour}*/;
	border-color: #cccccc /*{btn-default-border-colour}*/;
}
.btn-outline-secondary:hover,
.btn-outline-secondary:focus,
.btn-outline-secondary:active,
.btn-outline-secondary.active,
.open .dropdown-toggle.btn-outline-secondary,
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
	color: #333333 /*{btn-default-text-colour-hover}*/;
	background-color: #ebebeb /*{btn-default-bg-colour-hover}*/;
	border-color: #adadad /*{btn-default-border-colour-hover}*/;
}
.btn-outline-secondary.disabled,
.btn-outline-secondary[disabled],
fieldset[disabled] .btn-outline-secondary,
.btn-outline-secondary.disabled:hover,
.btn-outline-secondary[disabled]:hover,
fieldset[disabled] .btn-outline-secondary:hover,
.btn-outline-secondary.disabled:focus,
.btn-outline-secondary[disabled]:focus,
fieldset[disabled] .btn-outline-secondary:focus,
.btn-outline-secondary.disabled:active,
.btn-outline-secondary[disabled]:active,
fieldset[disabled] .btn-outline-secondary:active,
.btn-outline-secondary.disabled.active,
.btn-outline-secondary[disabled].active,
fieldset[disabled] .btn-outline-secondary.active,
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
	background-color: #cccccc /*{btn-default-disabled-bg-colour}*/;
	border-color: #cccccc /*{btn-default-disabled-border-colour}*/;
}
.btn-primary {
	color: #ffffff /*{btn-primary-text-colour}*/;
	background-color: #5CB9BB /*{btn-primary-bg-colour}*/;
	border-color: #5CB9BB /*{btn-primary-border-colour}*/;
}
a.findify-product-see-options-button {
	width: 100%;
    height: 38px;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    font-weight: 700;
    font-family: -apple-system,BlinkMacSystemFont,din-2014,sans-serif,Segoe UI,Roboto,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    text-transform: uppercase;
    margin: 0 auto;
    cursor: pointer;
    z-index: 9;
    position: relative;	
}
.findify-product-atc-button,
.findify-product-see-options-button {
	/* Overide findify */
	color: #ffffff /*{btn-primary-text-colour}*/ !important;
	background-color: #5CB9BB /*{btn-primary-bg-colour}*/ !important;
	border-color: #5CB9BB /*{btn-primary-border-colour}*/ !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
	color: #ffffff /*{btn-primary-text-colour-hover}*/;
	background-color: #489a9c /*{btn-primary-bg-colour-hover}*/;
	border-color: #489a9c /*{btn-primary-border-colour-hover}*/;
}
.findify-product-atc-button:hover,
.findify-product-atc-button:focus,
.findify-product-atc-button:active,
.findify-product-atc-button.active,
.findify-product-see-options-button:hover,
.findify-product-see-options-button:focus,
.findify-product-see-options-button:active,
.findify-product-see-options-button.active {
	/* Overide findify */
	color: #ffffff /*{btn-primary-text-colour-hover}*/ !important;
	background-color: #489a9c /*{btn-primary-bg-colour-hover}*/ !important;
	border-color: #489a9c /*{btn-primary-border-colour-hover}*/ !important;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
	background-color: #5CB9BB80 /*{btn-primary-disabled-bg-colour}*/;
	border-color: #5CB9BB80 /*{btn-primary-disabled-border-colour}*/;
}
.btn-warning {
	color: #212529 /*{btn-warning-text-colour}*/;
	background-color: #ffc107 /*{btn-warning-bg-colour}*/;
	border-color: #ffc107 /*{btn-warning-border-colour}*/;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
	color: #212529 /*{btn-warning-text-colour-hover}*/;
	background-color: #e0a800 /*{btn-warning-bg-colour-hover}*/;
	border-color: #ffc107 /*{btn-warning-border-colour-hover}*/;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
	background-color: #ffc107 /*{btn-warning-disabled-bg-colour}*/;
	border-color: #ffc107 /*{btn-warning-disabled-border-colour}*/;
}
.btn-danger {
	color: #ffffff /*{btn-danger-text-colour}*/;
	background-color: #dc3545 /*{btn-danger-bg-colour}*/;
	border-color: #dc3545 /*{btn-danger-border-colour}*/;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
	color: #ffffff /*{btn-danger-text-colour-hover}*/;
	background-color: #c82333 /*{btn-danger-bg-colour-hover}*/;
	border-color: #bd2130 /*{btn-danger-border-colour-hover}*/;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
	background-color: #dc3545 /*{btn-danger-disabled-bg-colour}*/;
	border-color: #dc3545 /*{btn-danger-disabled-border-colour}*/;
}
.btn-success {
	color: #ffffff /*{btn-success-text-colour}*/;
	background-color: #489a9c /*{btn-success-bg-colour}*/;
	border-color: #489a9c /*{btn-success-border-colour}*/;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
	color: #ffffff /*{btn-success-text-colour-hover}*/;
	background-color: #489a9c /*{btn-success-bg-colour-hover}*/;
	border-color: #489a9c /*{btn-success-border-colour-hover}*/;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
	background-color: #5CB9BB80 /*{btn-success-disabled-bg-colour}*/;
	border-color: #5CB9BB80 /*{btn-success-disabled-border-colour}*/;
}
.btn-info {
	color: #ffffff /*{btn-info-text-colour}*/;
	background-color: #7964b9 /*{btn-info-bg-colour}*/;
	border-color: #7964b9 /*{btn-info-border-colour}*/;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
	color: #ffffff /*{btn-info-text-colour-hover}*/;
	background-color: #493c77 /*{btn-info-bg-colour-hover}*/;
	border-color: #493c77 /*{btn-info-border-colour-hover}*/;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
	background-color: #5f5388 /*{btn-info-disabled-bg-colour}*/;
	border-color: #5f5388 /*{btn-info-disabled-border-colour}*/;
}
.breadcrumb {
	background-color:  /*{breadcrumb-background-colour}*/;
}
@media (max-width: 768px) {
	.breadcrumb {
		padding: 5px 0;
		line-height: 1.8;
	}
}
.breadcrumb-item + .breadcrumb-item::before {
	color: #6c757d /*{breadcrumb-text-colour}*/;
}
.breadcrumb > .active, .breadcrumb a {
    color: #6c757d /*{breadcrumb-text-colour}*/;
    font-family: "din-2014", sans-serif;
    font-size: 16px;
}
.pagination .page-link{
	color: #006ff5 /*{pagination-text-colour}*/;
	background-color: #ffffff /*{pagination-bg-colour}*/;
	border-color: #dee2e6 /*{pagination-border-colour}*/;
}
.pagination .page-link:hover,
.pagination .page-link:focus{
	color: #004ca9 /*{pagination-text-colour-hover}*/;
	background-color: #e9ecef /*{pagination-bg-colour-hover}*/;
	border-color: #dee2e6 /*{pagination-border-colour-hover}*/;
}
.pagination .active .page-link,
.pagination .active .page-link:hover,
.pagination .active .page-link:focus {
	color: #ffffff /*{pagination-text-colour-active}*/;
	background-color: #006ff5 /*{pagination-bg-colour-active}*/;
	border-color: #006ff5 /*{pagination-border-colour-active}*/;
}
.badge {
	font-family: "din-2014", sans-serif;
	line-height: 1.5;
}
.badge-secondary {
	background-color: #ebebeb /*{label-default-bg}*/;
}
.badge-primary {
	background-color: #006ff5 /*{label-primary-bg}*/;
}
.badge-success {
	background-color: #5bdf0c /*{label-success-bg}*/;
}
.badge-info {
	background-color: #17a2b8 /*{label-info-bg}*/;
}
.badge-warning {
	background-color: #212529 /*{label-warning-text-colour}*/;
	background-color: #ffc107 /*{label-warning-bg}*/;
}
.badge-danger {
	background-color: #dc3545 /*{label-danger-bg}*/;
}
.card {
	border-color: #dddddd /*{panel-border-colour}*/;
}
.card-header {
	background-color: #f5f5f5 /*{panel-header-bg-colour}*/;
	border-color: #dddddd /*{panel-header-border-colour}*/;
}
.productsave {
	color: #d9534f /*{sale-colour}*/;
}
.wrapper-header .navbar-toggler {
	color: #696969 /*{navbar-default-link-colour}*/;
}
.wrapper-header .navbar {
	background-color: #f8f9fa /*{navbar-default-bg-colour}*/;
}
.wrapper-header .navbar .navbar-nav .nav-link {
	color: #696969 /*{navbar-default-link-colour}*/;
	text-transform: uppercase;
	font-family: "din-2014", sans-serif;
	font-size: 20px;
	font-weight: 500;
}
.wrapper-header .navbar-nav .nav-link:hover,
.wrapper-header .navbar-nav .nav-link:focus {
	color: #ffffff /*{navbar-default-link-colour-hover}*/;
}
.wrapper-header .navbar-nav .show > .nav-link,
.wrapper-header .navbar-nav .active > .nav-link,
.wrapper-header .navbar-nav .nav-link.show, .wrapper-header .navbar-nav .nav-link.active{
	color: #555555 /*{navbar-default-link-colour-active}*/;
}
.dropdown-menu {
	background-color: #ffffff /*{dropdown-menu-bg}*/;
	border-color: #cccccc /*{dropdown-menu-border-colour}*/;
}
.dropdown-item{
	color: #212529 /*{dropdown-menu-link-colour}*/;
}
.dropdown-item:hover,
.dropdown-item:focus,
.dropdown-item.active,
.dropdown-item:active{
	color: #262626 /*{dropdown-menu-link-colour-hover}*/;
	background-color: #f5f5f5 /*{dropdown-menu-link-bg-hover}*/;
}
.uppercase {
	text-transform: uppercase;
}
.relative {
	position: relative;
}
.header-usp {
    padding-right: 10px;
    padding-left: 10px;
}
.header-usp h3 {
	color: #ababab
}
.top-bar {
	background-color: #f3f3f3;
}
input.ajax_search {
	font-size: 18px;
    font-weight: 400;
    color: #7964b9;
    height: 60px;
    line-height: 60px;
    border: 2px solid #7964b9;
    background: #fff;
    padding-left: 15px;
	padding-right: 40px;
    font-family: "din-2014", sans-serif;
    letter-spacing: 0.3px;
	border-radius: 0;
	outline: none;
}
.header-search .input-group-append {
	position: absolute;
	right: 2px;
	top: 2px;
	bottom: 2px;
	z-index: 9999;
}
.header-search .input-group-append:before {
	content: '';
    border-left: 1px solid #e5e5e5;
    margin-top: 5px;
    margin-bottom: 5px;
}
.search-submit-btn.btn {
    background: 0 0;
    font-size: 22px;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
	background-color: #7964b9;

}
.item-count {
    align-self: flex-start;
    margin-top: -7px;
    margin-left: -17px;
    background-color: #DB582E;
    color: #fff;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    font-family: "din-2014", sans-serif;
    /* z-index: 9999; */
}
.wrapper-header .main-menu-bar, .mob-menu-outer-wrapper {
	background-color: #7964b9;
	border-radius: 0;
}
.logo {
	max-height: 150px;
}
.navbar-toggler, .navbar-toggler:hover {
	outline: none;
}
/******COLLAPSIBLE MOBILE ICON***************/
#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
	width: 30px;
	height: 22px;
	position: relative;
	margin: 0px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
  }
  #nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
	display: block;
	position: absolute;
	height: 4px;
	width: 100%;
	background: rgb(99, 82, 163);
	border-radius: 9px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
  }
  #nav-icon3 span:nth-child(1) {
	top: 0px;
  }
  #nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
	top: 9px;
  }
  #nav-icon3 span:nth-child(4) {
	top: 18px;
  }
  #nav-icon3.open span:nth-child(1) {
	top: 9px;
	width: 0%;
	left: 50%;
  }
  #nav-icon3.open span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
  }
  #nav-icon3.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
  }
  #nav-icon3.open span:nth-child(4) {
	top: 9px;
	width: 0%;
	left: 50%;
  }
/****************/
.bold {
	font-weight: 800;
}
.semibold {
	font-weight: 700;
}
.primary-color {
	color: #7964b9;
}
.primary-bg, .primary-bg-hover:hover {
	background-color: #7964b9;
}
.secondary-bg, .secondary-bg-hover:hover {
    background-color: #ea0d41;
}
.neutral-bg {
	background-color: #c5c5c5;
}
.feature-font {
	font-family: "din-2014", sans-serif;
}
.bold-primary-heading {
	font-weight: bold;
	color: #7964b9;
	text-transform: uppercase;
}
.section-title h2 {
	font-size: 33px;
    font-weight: 400;
    color: #6b6b6b;
    text-transform: uppercase;
	display: inline-block;
}
.homepage-tabbed-section .section-title h2 {
	opacity: 0.6;
	padding: 0 25px;
	transition: all 0.3s ease;
}
.homepage-tabbed-section .section-title h2:hover, .homepage-tabbed-section .section-title.show h2 {
	opacity: 1;
}
@media (min-width: 992px) {
	#homepagetabs li:nth-child(2n){
		border-right: 3px solid #acacac;
		border-left: 3px solid #acacac;
	}
}
.section-title h2:after {
	display: block;
	content: '';
	border-bottom: 2px solid #7964b9;
	width: 70%;
	margin-left: 15%;
	padding-top: 5px;
}
.bold-primary-heading:hover {
	text-decoration: none;
}
.no-decoration {
	text-decoration: none;
}
.thumbnail.card {
	border-color: transparent;
}
.thumbnail a {
	color: initial;
}
.thumbnail .card-title {
	font-size: 16px;
}
.thumbnail .price {
	font-size: 17px;
}
.btn {
	border-radius: 0;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: "din-2014", sans-serif;
	font-size: 16px;
}
.savings-wrapper {
	height: 35px;
}
.savings-wrapper span {
    margin-right: 10px;
}
.thumbnail.card-body .card-title {
	height: 78px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news-image h6 a {
    position: absolute;
    bottom: 15px;
    padding: 0px 15px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
}
.news-image img {
	filter: brightness(0.8);
}
@media (max-width: 768px) {
	.news-image h6 a {
		font-size: 16px;
	}
}
.blog-desc {
	color: #636363;
	font-size: 13px;
    font-weight: 500;
    line-height: 1.5;
}
.thumbnail.card-body {
	padding-right: 0;
	padding-left: 0;
}
/** Set homepage text button and category page text button **/
#homedescriptionextra + .btn:after, #categorydescriptionextra + .btn:after {
    content: '+ Read More';
}
#homedescriptionextra.show + .btn:after, #categorydescriptionextra.show + .btn:after {
    content: 'Read Less';
}
/***********/
.insta-view-more {
    color: #3897f0;
	padding: 10px 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e6e6e6;
	font-weight: 500;
}
.insta-likes {
	color: #262626;
	font-weight: 500;
}
.insta-caption {
	font-size: 13px;
}
.insta-inner {
	border: 1px solid rgb(219, 219, 219);
}
.insta-text-wrapper {
	padding: 0 10px;
}
.insta-img-wrapper i {
	position: absolute;
    top: 50%;
    left: 50%;
	transform: translate(-50%, -50%);
	opacity: 0;
	font-size: 40px;
	color: #fff;
	transition: all 0.3s ease;
}
.insta-img-wrapper:hover img {
	filter: brightness(0.8);
}
.insta-img-wrapper:hover i {
	opacity: 1;
}
.subscribe-wrapper {
	background-size: cover;
	background-position: center center;
}
.subscribe-wrapper h4 {
	color: #fff;
	font-size: 27px;
}
.subscribe-wrapper .email-field {
    height: 50px;
    padding-left: 15px;
    width: 350px;
    font-size: 18px;
	font-family: "din-2014", sans-serif;
	border: none;
}
@media (max-width: 768px) {
	.subscribe-wrapper .email-field {
		width: 250px;
	}
}
input.mail-btn, a.mail-btn {
    background-color: #ffffff;
    border: none;
    z-index: 99;
    font-family: "din-2014", sans-serif;
    font-size: 24px;
    font-weight: 600;
	color: #7964b9;
	cursor: pointer;
	padding: 5px 20px;
    width: 200px;
}
.footer-menu .nav-link, .footer-menu .nav-link a {
	padding: 0;
	color: #636363;
	font-size: 15px;
}
.footer-menu .lvl1, .footer-heading {
	font-size: 19px;
	color: #1b1b1b;
	font-weight: 700;
}
.wrapper-footer {
	background-color: #f2f2f2;
}
.list-social i {
	color: #7964b9;
	font-size: 40px;
	padding: 8px 20px 8px 0;
}
.payment-icon-container {
	width: 75px;
}
#filters, #left-sidebar .list-group {
	background-color: #f6f6f6;
}
#left-sidebar .list-group-item {
	border: 0;
	background-color: transparent;
}
#left-sidebar .card {
	border: 0;
}
.subcat-img {
    max-height: 120px;
}
#left-sidebar .filter, #left-sidebar .filter-remove {
	text-transform: uppercase;
	font-family: "din-2014", sans-serif;
	font-size: 15px;
}
.filter-total {
	color: #777777;
}
.filter-btn {
    font-size: 12px;
	padding: 5px 15px;
	text-transform: capitalize;
}
.breadcrumb-item + .breadcrumb-item::before {
    content: ">";
}
.subcat-name {
	color: #343a40;
	font-family: "din-2014", sans-serif;
	font-size: 16px;
}
#sortby.category-sortby {
	border-radius: 0;
    font-family: "din-2014", sans-serif;
    text-transform: uppercase;
	font-size: 18px;
	height: 45px;
}
.results-number {
	font-size: 20px;
    font-family: "din-2014", sans-serif;
}
.results-number strong {
	color: #7964b9;
}
.filters-inner {
	max-height: 300px;
	overflow: auto;
}
.product-title {
	font-size: 37px;
    font-family: "din-2014", sans-serif;
    font-weight: 400;
}
.productprice {
	color: #ea0d41;
    font-size: 25px;
	font-weight: 400;
	font-family: "din-2014", sans-serif;
	margin-bottom: 0;
}
.afterpay-payments, .afterpay-more-info {
	font-family: "din-2014", sans-serif;
}
.afterpay-payments {
	font-size: 16px;
}
.btn-xl {
	height: 57px;
	font-size: 27px;
}
.input-bold {
	height: 40px !important;
    border-radius: 0;
    font-size: 22px;
    font-family: "din-2014", sans-serif;
    text-transform: uppercase;
	font-weight: bold;
	padding: 0 10px;
	color: #555555;
}
.shipping-title {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
    font-family: "din-2014", sans-serif;
    color: #ffffff;
}
.tabbable > .nav {
	background-color: #f0f0f0;
}
@media (min-width: 768px) {
	.tabbable > .nav {
		height: 60px;
		align-items: center;
	}
	.tabbable .nav-tabs .nav-link, .tabbable .nav-tabs .nav-item.show .nav-link {
		height: 60px;
		line-height: 47px;
	}
	.tabbable .nav-tabs .nav-link:hover {
		color: #7964b9;
	}
}
.tabbable .nav-tabs .nav-link, .tabbable .nav-tabs .nav-item.show .nav-link {
	background-color: transparent;
    border: 0;
    font-size: 20px;
    font-family: "din-2014", sans-serif;
    text-transform: uppercase;
	font-weight: 500;
	color: #333;
	display: inline-block;
}
.tabbable .nav-link.active {
	font-style: italic;
    color: #7964b9;
}
span.tabs-divider {
    margin-left: 20px;
    color: #333;
    font-style: normal;
}
.tabbable .btn[aria-expanded="false"] {
	padding-left: 10px;
	color: #333;
}
.tabbable .btn[aria-expanded="true"] {
	padding-left: 10px;
	font-style: italic;
	color: #7964b9;
	text-decoration: none;
}
#shipbox .card-header {
	background-color: #7964b9;
}
.blog-tabs {
	margin-bottom: 30px;
}
.blog-tabs.nav-tabs .nav-item {
	margin-right: 1px;
	margin-left: 1px;
}
.blog-tabs .nav-item .nav-link {
	background-color: #eeeeee;
    color: #7964b9;
    font-family: "din-2014", sans-serif;
    text-transform: uppercase;
	font-size: 18px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.blog-tabs .nav-item .nav-link.active {
	background-color: #7964b9;
    color: #fff;
}
.blog-thumb-img {
	object-fit: contain;
	height: 250px;
	object-position: 50% 0%;
}
.blog-thumb {
	border: 1px solid #eeeeee;
	margin-bottom: 20px;
}
.blog-text {
	padding: 15px;
}
.blog-date i, .blog-author i {
	color: #7964b9;
	margin-right: 5px;
}
.blog-title {
	color: #333;
	display: block;
	height: 40px;
}
.blog-subtitle {
	font-size: 24px;
    font-family: "din-2014", sans-serif;
	color: #656565;
}
.btn.blog-btn {
	text-transform: capitalize;
    font-weight: 300;
}
.blog-date, .blog-author {
    text-transform: uppercase;
    font-family: "din-2014", sans-serif;
	color: #888888;
	font-size: 90%;
    letter-spacing: 0.05em;
}
.blog-thumb-desc {
	display: block;
	height: 80px;
	font-family: "din-2014", sans-serif;
    opacity: 0.9;
}
.social-dropdown button {
	height: 45px;
	background-color: #eeeeee;
    color: #7964b9;
}
.social-dropdown i {
	color: #7964b9;
}
.social-share {
	font-weight: 400;
    letter-spacing: 0.09em;
    font-size: 110%;
}
@media (max-width: 768px) {
	.blog-tabs .nav-item .nav-link {
		border-radius: 10px;
		margin: 5px;
	}
	.nav-tabs.blog-tabs {
		border-bottom: 0;
	}
}
.blog-tabs .nav-item .nav-link:hover {
    background-color: #7964b9;
    color: #fff;
    font-family: "din-2014", sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.blog-pagination .pagination .active .page-link, .blog-pagination .pagination .active .page-link:hover, .blog-pagination .pagination .active .page-link:focus {
    color: #fff;
    background-color: #333;
	border-color: #333;
	font-family: "din-2014", sans-serif;
}
.blog-pagination .pagination .page-link {
	color: #333;
	font-family: "din-2014", sans-serif;
}
.blog-pagination .pagination .page-link:hover, .blog-pagination .pagination .page-link:focus {
    color: #333;
}
.blog-heading {
	font-family: "din-2014", sans-serif;
    color: #7964b9;
    font-weight: 500;
    font-size: 40px;
}
.header-search.blog .nsearchinput-pl.well {
	display: none;
}
.blog-comments-section {
	border: 1px solid #eeeeee;
}
.comment-count {
	display: inline-block;
    background-color: #7964b9;
    color: #ffffff;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    text-align: center;
	line-height: 33px;
	font-size: 16px;
	margin-right: 3px;
}
.comment-heading {
	color: #7964b9;
}
.comment-heading {
    color: #7964b9;
    border-bottom: 1px solid #eeeeee;
}
.blog-comment-date, .blog-comment-author {
    font-family: "din-2014", sans-serif;
	color: #777777;
	font-size: 13px;
	padding-bottom: 5px;
    display: inline-block;
}
.blog-comment-date i, .blog-comment-author i {
	color: #7964b9;
	margin-right: 5px;
}
.blog-comment-author i {
	margin-left: 5px;
}
.comment-divider {
	color: #eeeeee;
}
.comment-icon-outer, .comment-reply-icon-outer {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    margin: 0 auto;
}
.comment-icon-outer {
	background-color: #eeeeee;
}
.comment-icon-outer i {
	color: #777777;
	font-size: 20px;
}
.comment-reply-icon-outer {
	background-color:  #7964b9;
}
.comment-reply-icon-outer h3 {
	font-weight: 400;
}
.review-text {
	font-family: "din-2014", sans-serif;
    color: #222222;
	font-weight: 400;
	letter-spacing: 0.01em;
}
.leave-comment-wrapper {
	background-color: #eeeeee;
}
.leave-comment-wrapper form label {
	font-family: "din-2014", sans-serif;
}
.leave-comment-title {
	font-family: "din-2014", sans-serif;
	font-size: 22px;
	color: #7964b9;
	margin-bottom: 20px;
	font-weight: 500;
}
.comment-approval {
	display: inline-block;
	font-family: "din-2014", sans-serif;
	margin-left: 10px;
}
@media (max-width: 768px) {
	.comment-approval {
		margin-left: 0;
	}
}
.carousel-indicators li {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: #fff;
}
.carousel-indicators .active {
    background-color: #7964b9;
}
#header-cart {
	cursor: pointer;
}
#shipbox {
	margin-bottom: 15px;
}
.productprice.main-price {
	font-size: 37px;
    margin-top: 15px;
}
#header-cart h3:hover {
	text-decoration: none;
}
.row.subcategories {
	margin-bottom: 30px;
}
.wrapper-product-title .dropdown button {
	background-color: #eeeeee;
	margin-top: 10px;
}
.dropdown.social-dropdown {
    margin-bottom: 20px;
}
.backtotop {
    display: none;
}
@media (max-width: 768px) {
    .backtotop {
        display: none;
        background: url(../img/arrowup.png) no-repeat center center;
        width: 50px;
        height: 50px;
        border-radius: 50px;
        cursor: pointer;
        padding: 0px;
        color: transparent;
        position: fixed;
        left: 15px;
        z-index: 10000000;
        bottom: 30px;
    }
    .backtotop:hover, .backtotop:focus {
        color: transparent;
	}
}
.card-body .btn-stack .btn {
	font-size: 14px;
}
.card-body .btn-stack .btn .fa {
	font-size: 13px;
}
.buying-options .btn,
.homepage-blogs .btn {
	padding-right: 15px;
	padding-left: 15px;
}
/* 20190816 Updates */
.wrapper-homepage-tiles .caption {
	position: absolute;
	top: 5%;
	left: 7%;
}
.wrapper-homepage-tiles .caption p {
   text-shadow: 0 0 7px #939393;
}
.wrapper-homepage-tiles img:hover {
	opacity: .5;
	filter: alpha(opacity=50);
}
.homepage-section-mobile .section-title h2 {
	opacity: 0.6;
	padding: 0 25px;
	transition: all 0.3s ease;
	font-size: 33px;
	font-weight: 400;
	color: #6b6b6b;
	text-transform: uppercase;
	display: inline-block;
}
.homepage-section-mobile .section-title h2:after {
	display: block;
	content: '';
	border-bottom: 2px solid #7964b9;
	width: 70%;
	margin-left: 15%;
	padding-top: 5px;
}
@media (max-width: 768px) {
	.product-title {
    font-size: 22px;
	}
}
.btn-muted {
	color: #ffffff;
}
.btn-muted:focus, .btn-muted.focus {
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-reset {
    color: #4b4744;
    background-color: transparent;
    border-color: transparent;
    border: none;
    padding: 0;
    margin: 0;
    line-height: inherit;
    border-radius: 0;
}
.text-underline {
	text-decoration: underline;
}
button.ship-calc {
	background-color: #c5c5c5;
	color: #fff;
}
/*Megantic CSS*/
.meg-h2 {
    font-size: 33px;
    font-weight: 400;
    color: #6b6b6b;
    text-transform: uppercase;
    display: inline-block;
}
.section-title h2 {
    font-size: 33px;
    font-weight: 400;
    color: #6b6b6b;
    text-transform: uppercase;
    display: inline-block;
}
.homepage-tabbed-section .section-title .meg-h2:hover, .homepage-tabbed-section .section-title.active .meg-h2 {
    opacity: 1;
}
.homepage-tabbed-section .section-title .meg-h2 {
    opacity: 0.6;
    padding: 0 25px;
    transition: all 0.3s ease;
}
.section-title .meg-h2:after {
    display: block;
    content: '';
    border-bottom: 2px solid #7964b9;
    width: 70%;
    margin-left: 15%;
    padding-top: 5px;
}
.homepage-section-mobile .section-title .meg-h2 {
    opacity: 0.6;
    padding: 0 25px;
    transition: all 0.3s ease;
    font-size: 33px;
    font-weight: 400;
    color: #6b6b6b;
    text-transform: uppercase;
    display: inline-block;
}
.homepage-section-mobile .section-title .meg-h2:after {
    display: block;
    content: '';
    border-bottom: 2px solid #7964b9;
    width: 70%;
    margin-left: 15%;
    padding-top: 5px;
}
.header-usp .meg-h3 {
    color: #ababab;
}
.subscribe-wrapper .meg-h4 {
    color: #fff;
    font-size: 27px;
}
.news-image .meg-h6 a {
    position: absolute;
    bottom: 15px;
    padding: 0px 15px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
}
#subcategories ul {
    list-style: none;
}
#subcategories ul li {
    border-bottom: 1px solid #eee;
}
#subcategories li a {
    text-transform: uppercase;
    font-family: "din-2014", sans-serif;
    font-size: 15px;
}
@media (max-width: 767px) {
    #des-menu.hidden-xs{
        display: none!important;
    }
}
@media (min-width: 768px) {
    #mob-menu.visible-xs {
        display: none!important;
    }
}
.navbar {
    padding: 0px;
}
.caret-right:before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
#des-menu.nav > li {
    position: static;
    display: block;
}
#des-menu.nav > li > a {
    position: relative;
    display: block;
    color: #fff;
    font-size: 16px;
    font-family: "din-2014", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
#des-menu .dropdown-menu {
    border-radius: 0;
    margin: 0px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
/*#des-menu ul {*/
/*    padding: 0px;*/
/*}*/
#des-menu li {
    padding: 10px 0px;
}
#des-menu .dropdown-menu li a {
    color: #7964b9;
    text-decoration: none;
}
#des-menu .dropdown-menu li a:hover {
    color: #342b55;
}
#mob-menu ul {
    list-style: none;
    padding-left: 15px;
}
#mob-menu li {
    padding: 7px 15px;
}
#mob-menu li a {
    color: #fff;
}
#mob-menu .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 5px solid;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}
#mob-menu a[aria-expanded="true"] .caret {
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
/*ivan mega*/
.collapse .navbar-nav>li>.dropdown-menu.mega-menu {
    width: 100%;
    float: none;
    padding: 0 0 10px;
}
.dropdown-hover:hover>.dropdown-menu {
    display: grid;
}
.mvp_p {
    padding-bottom: 5px !important;
}
.mega-menu-dah {
    padding: 0;
    columns: 4;
    width: 100%;
    column-gap: 15px;
    float: left;
    max-width: 100%;
    -moz-column-fill: balance;
    column-fill: balance;
}
.navbar-collapse>ul>li>.dropdown-menu.mega-menu .mega-menu-dah .mega-col>ul>li>a {
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    padding: 3px 0px !important;
    font-family: 'Montserrat', sans-serif !important;
    border-bottom: 1px solid;
    padding-bottom: 0 !important;
}
.mega-menu-dah .mega-col {
    display: grid;
    width: 100%;
    break-inside: avoid;
}
.navbar-collapse > ul > li > .dropdown-menu.mega-menu .mega-menu-dah .mega-col ul {
    page-break-inside: avoid;
}
.navbar-collapse>ul>li>.dropdown-menu.mega-menu .mega-menu-dah .mega-col ul {
    width: 100%;
}
#des-menu .nav {
    display: inline-grid;
}
.wrapper-header .navbar-collapse .nav ul li>a {
    width: 100%;
    display: inline-block;
}
#des-menu .mega-col>ul>li>ul>li {
    padding: 5px 0px;
}
#des-menu .mega-col>ul>li>ul {
    padding-left: 15px;
}
.fa-angle-right:before {
    content: "\f105";
    padding-right: 4px;
}
#mob-menu .nav-link-first-level {
    font-size: 15px;
    font-weight: 400;
}
#mob-menu .nav-link-second-level {
    font-size: 15px;
    font-weight: 400;
}
#left-sidebar .uppercase[aria-expanded="false"] .fa-plus::before{
    content: "\f067";
}
#left-sidebar .uppercase[aria-expanded="true"] .fa-plus::before{
    content: "\f068";
}
i.fa-plus.visible-xs{
    float: right;
}
@media (min-width: 768px) {
i.fa-plus.visible-xs{
  display: none;
}
}
/* Brand Page */
.brandlistwrap {
	margin-bottom: 20px;
}
.brandlist-img {
	width: 100%;
	float: left;
	border: 1px solid #eee;
	background: #fff;
	margin-bottom: 5px;
}
.brandlist-img img {
	height: 80px;
	max-width: 100%;
	object-fit: contain;
}
.brandlist-name {
	width: 100%;
	float: left;
}
.brandlist-name a {
	color: #222;
}
.brandlist-name a:hover {
	color: #F8D100;
}
/* Pager */
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline-block;
}
.pager li > a,
.pager li > span {
  display: block;
	width: 34px;
	height: 34px;
	margin: 3px 1px;
  padding: 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
	color: #333;
	border-radius: 0;
	line-height: 32px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #ebebeb;
	border-color: #adadad;
	color: #333;
}
.pager li:first-child > a,
.pager li:first-child > span {
	padding: 0 11px;
	width: auto;
	height: 34px;
	border-radius: 0;
}
.pager li.active > a {
	color: #fff;
  background-color: #fdb511;
  border-color: #fdb511;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
/* Faq Page */
.faq-content-page button {
	background-color: #eeeeee;
	color: #7964b9;
	white-space: normal;
}
.faq-content-page button:hover {
	background-color: #fcfafa;
	color: #7964b9;
}
.faq-content-page button.faq-button::after {
	content: "\f068";
	color: #7964b9;
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	width: 17px;
	font-weight: 900;
	right: 10px;
	position: absolute;	
}
.faq-content-page button.faq-button.collapsed::after {
	content: "\f067";
	color: #7964b9;
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	width: 17px;
	font-weight: 900;
	right: 10px;
	position: absolute;	
}
@media (max-width: 360px) {
	.mobile-headline{
		font-size: 90%;
	}
}
.ruk_rating_snippet {
	/* Fix for alignment issue on product thumbs */
	height: 25px;
}
.btn.search-submit-btn {
	z-index:unset;
}