/** HOMEPAGE **/

.wholesale-group-1.home #homepage-banner .product-price, .wholesale-group-1.home .slick-slide .price, .wholesale-group-2.home #homepage-banner .product-price, .wholesale-group-2.home .slick-slide .price, .wholesale-group-3.home #homepage-banner .product-price, .wholesale-group-3.home .slick-slide .price, .student.home #homepage-banner .product-price, .student.home .slick-slide .price, .make-up-artist.home #homepage-banner .product-price, .make-up-artist.home .slick-slide .price, .wholesale-old.home #homepage-banner .product-price, .wholesale-old.home .slick-slide .price {
	display: none;
}

/** WHOLESALE DASHBOARD **/

body.page-template-page-wholesale-dashboard {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

#primary.wholesale-dashboard {
	max-width: 1300px;
	margin: 0 auto;
	margin-top: 180px;
	margin-bottom: 50px;
}

.has-top-banner #primary.wholesale-dashboard {
	margin-top: 220px;
}

.wholesale-dashboard #wholesale-top {
	display: flex;
}

.wholesale-dashboard #wholesale-top #wholesale-left {
	width: 29%;
	padding-right: 2%;
}

.wholesale-dashboard #wholesale-top #wholesale-right {
	width: 69%;
}

.wholesale-dashboard #wholesale-top #wholesale-right #wholesale-right-top {
	display: flex;
	justify-content: space-between;
}

.wholesale-dashboard #wholesale-top #wholesale-right .wholesale-right-top-box {
	width: 48%;
	font-size: 14px;
	border: 1px solid #eee;
	/*padding: 10px 15px;*/
}

.wholesale-dashboard #wholesale-top #wholesale-right .wholesale-right-top-box img {
	max-height: 130px;
	width: auto;
}

.wholesale-dashboard #wholesale-top #wholesale-right .wholesale-right-top-box.news img {
	max-height: 232px;
	margin-bottom: 0;
}

.wholesale-dashboard #wholesale-top #wholesale-right .wholesale-right-top-box.news .add-padding {
	padding: 10px 15px;
}

.wholesale-dashboard #wholesale-top #wholesale-right .wholesale-right-top-box.news .slick-prev {
	left: 0;
	z-index: 1000;
}

.wholesale-dashboard #wholesale-top #wholesale-right .wholesale-right-top-box.news .slick-next {
	right: 0;
	z-index: 1000;
}

.wholesale-dashboard #wholesale-top #wholesale-right .wholesale-right-top-box.news .slick-slider {
	line-height: 0;
}

.wholesale-dashboard #wholesale-top #wholesale-right .wholesale-right-top-box.news p {
		margin: 0;
		line-height: 1.2;
}

.wholesale-dashboard #wholesale-top #wholesale-right .wholesale-right-top-box.news, .wholesale-dashboard #wholesale-top #wholesale-right .wholesale-right-top-box.arrivals {
	position: relative;
}

.wholesale-dashboard #wholesale-top #wholesale-right .wholesale-right-top-box.arrivals .slick-slider {
	margin-top: 18px;
}

.wholesale-dashboard #wholesale-top #wholesale-right .wholesale-right-top-box.news .wholesale-header, .wholesale-dashboard #wholesale-top #wholesale-right .wholesale-right-top-box.arrivals .wholesale-header {
	position: absolute;
	left: -22px;
	top: 0;
	width: 22px;
	color: #ff7201;
	font-weight: bold;
	text-orientation: upright;
	writing-mode: vertical-lr;
	height: 100%;
	font-size: 1.2vh;
	text-align: left;
	white-space: nowrap;
}

.wholesale-dashboard #wholesale-bottom {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}

.wholesale-dashboard #wholesale-bottom .bottom-item {
	width: 32%;
	font-size: 14px;
	border: 1px solid #eee;
	padding: 10px 15px;
}

.wholesale-dashboard .wholesale-header {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.wholesale-dashboard .ws-content .wholesale-header {
	padding-bottom: 10px;
}

.wholesale-dashboard .ws-content .wholesale-header a {
    font-weight: normal;
    float: right;
    padding: 6px;
    margin-left: 10px;
    margin-bottom: 10px;
    width: 165px;
    font-size: 10px;
}

.wholesale-dashboard .wholesale-right-top-box.no-border, .wholesale-dashboard .bottom-item.no-border {
	padding:0 !important;
}

#wholesale-right-top .no-border.wholesale-right-top-box:first-child .content-slider.slick-slider, .no-border.bottom-item img {
	margin: 0 !important;
}

#wholesale-right-top .no-border.wholesale-right-top-box:first-child .content-slider.slick-slider p, .no-border.bottom-item p {
	margin: 0 !important;
}

.wholesale-dashboard .wholesale-right-top-box.no-border img, .wholesale-dashboard .bottom-item.no-border img {
	width: 100% !important;
	max-height: none !important;
	margin: 0 !important;
}

.wholesale-dashboard .wholesale-right-top-box.no-border .wholesale-header, .wholesale-dashboard .bottom-item.no-border .wholesale-header {
	display: none;
}

.wholesale-dashboard .settings {
	margin-top: 20px;
}


.wholesale-dashboard #wholesale-content {
	height: 400px;
	border: 1px solid #eee;
	margin-top: 20px;
	overflow-y: scroll;
	padding: 20px;
}

.wholesale-dashboard #wholesale-content .ws-content {
	display: none;
}

.wholesale-dashboard #wholesale-content .ws-content.activated {
	display: block;
}

.wholesale-dashboard #wholesale-top #wholesale-left .quick-view, .wholesale-dashboard #wholesale-top #wholesale-left .settings-view {
	cursor: pointer;
}

.wholesale-dashboard .data-table {
	border-collapse: collapse;
    font-size: 0.9em;
    font-family: sans-serif;
    min-width: 400px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.wholesale-dashboard .data-table thead tr {
    background-color: #000;
    color: #ffffff;
    text-align: left;
}

.wholesale-dashboard .data-table th,
.wholesale-dashboard .data-table td {
    padding: 12px 15px;
}

.wholesale-dashboard .data-table tbody tr {
    border-bottom: 1px solid #dddddd;
}

.wholesale-dashboard .data-table tbody tr:nth-of-type(even) {
    background-color: #f3f3f3;
}

.wholesale-dashboard .data-table tbody tr:last-of-type {
    border-bottom: 2px solid #000;
}

.wholesale-dashboard .data-table td input[type=number] {
	max-width: 50px;
}

.wholesale-dashboard .data-subtotals {
	text-align: right;
}

.wholesale-dashboard .wpforms-field {
	padding-bottom: 0 !important;
}

.wholesale-dashboard .wpforms-field input {
	font-size: 10px !important;
	text-transform: uppercase !important;
	letter-spacing: 1px !important;
}

.wholesale-dashboard .wpforms-field textarea {
	height: 80px !important;
	font-size: 10px !important;
	text-transform: uppercase !important;
	letter-spacing: 1px !important;
}

.wholesale-dashboard .wpforms-submit {
	text-transform: uppercase !important;
	letter-spacing: 2px !important;
	font-size: 12px !important;
	padding: 13px !important;
	text-decoration: none !important;
	white-space: nowrap !important;
	width: 220px !important;
	text-align: center !important;
	background-color: #fff !important;

	color: #000000 !important;
	border: 2px solid #000000 !important;

	display: inline-block !important;
	box-shadow: inset 0 0 0 0 #000000 !important;
	  -webkit-transition: ease-out 0.4s;
	  -moz-transition: ease-out 0.4s;
	  transition: ease-out 0.4s;
}

.wholesale-dashboard .wpforms-submit:hover {

	color: #fff !important;
	box-shadow: inset 220px 0 0 0 #000000 !important;
}

.wholesale-dashboard #change-password label, .wholesale-dashboard #change-email label {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.wholesale-dashboard #change-password input[type=password], .wholesale-dashboard #change-email input[type=text] {
	width: 250px;
	margin-bottom: 10px;
	padding: 5px;
	border-radius: 0 !important;
}

.wholesale-dashboard #change-password #change-password-submit, .wholesale-dashboard #change-email #change-email-submit  {
	text-transform: uppercase !important;
	letter-spacing: 2px !important;
	font-size: 12px !important;
	padding: 13px !important;
	text-decoration: none !important;
	white-space: nowrap !important;
	width: 250px !important;
	text-align: center !important;
	background-color: #fff !important;
	border-radius: 0 !important;

	color: #000000 !important;
	border: 2px solid #000000 !important;

	display: inline-block !important;
	box-shadow: inset 0 0 0 0 #000000 !important;
	  -webkit-transition: ease-out 0.4s;
	  -moz-transition: ease-out 0.4s;
	  transition: ease-out 0.4s;

	 cursor: pointer;
}

.wholesale-dashboard .error {
	color: red;
	padding-top: 5px;
	text-transform: uppercase;
	font-size: 11px;
}

.wholesale-dashboard .start-hidden {
	display: none;
}

.wholesale-dashboard .no-padding {
	padding: 0 !important;
}

.wholesale-dashboard .toggle-ob-order {
	cursor: pointer;
	transition: all .5s ease;
}

.wholesale-dashboard .toggle-ob-order.active {
	transform: rotate(-180deg);
}

.wholesale-bottom-left.tier-info {
	padding: 10px 30px !important;
}

.wholesale-dashboard .wholesale-tier-info {
	border: 1px solid #000;
	border-collapse: collapse;
	margin-top: 20px;
	max-width: 100%;
}

.wholesale-dashboard .wholesale-tier-info th {
	background-color: #000000;
	color: #ffffff;
}

.wholesale-dashboard .wholesale-tier-info th, .wholesale-dashboard .wholesale-tier-info td {
	border: 1px solid #000;
	text-align: center;
}

.wholesale-dashboard .data-subtotals span {
	width: 60px;
	display: inline-block;
}

.wholesale-dashboard .qof2 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
	padding: 13px;
	text-decoration: none;
	white-space: nowrap;
	width: 220px;
	text-align: center;

	

	background-color: #000000;
	color: #ffffff;
	border: 2px solid #000000;

	display: inline-block;
	box-shadow: inset 0 0 0 0 #ffffff;
	  -webkit-transition: ease-out 0.4s;
	  -moz-transition: ease-out 0.4s;
	  transition: ease-out 0.4s;
}

.wholesale-dashboard .quick-view-links .qof2 {
	margin-top: 20px;
}

.wholesale-dashboard .qof2:hover {

	color: #000;
	box-shadow: inset 220px 0 0 0 #ffffff;
}

/** QUICK ORDER FORM **/

#qof-loading {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #fff url('img/loading.gif') center no-repeat;
	display: none;
}

.fancybox__container {
	z-index: 10000000000 !important;
}

.page-template-page-quick-order #primary {
	margin-top: 0;
}

.page-template-page-quick-order #qof-table-header {
	position: fixed;
    top: 54px;
	z-index: 100;
	border-top: 1px solid #fff;
}

.page-template-page-quick-order #qof-entry-box {
	position: fixed;
	z-index: 1000;
}

.page-template-page-quick-order #qof-table {
	position: absolute;
    top: 102px;
}

.page-template-page-quick-order #qof-table, .page-template-page-quick-order #qof-table-header {
	border-collapse: collapse;
    font-size: 0.9em;
    font-family: sans-serif;
    min-width: 400px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.page-template-page-quick-order #qof-table thead tr, .page-template-page-quick-order #qof-table-header thead tr {
    background-color: #000;
    color: #ffffff;
    text-align: left;
}

.page-template-page-quick-order #qof-table th,
.page-template-page-quick-order #qof-table td,
.page-template-page-quick-order #qof-table-header th{
    padding: 12px 15px;
}

.page-template-page-quick-order #qof-table tbody tr {
    border-bottom: 1px solid #dddddd;
}

.page-template-page-quick-order #qof-table tbody tr:nth-of-type(even) {
    background-color: #f3f3f3;
}

.page-template-page-quick-order #qof-table tbody tr:last-of-type {
    border-bottom: 2px solid #000;
}

.page-template-page-quick-order #qof-table tbody tr.active-row {
    font-weight: bold;
    color: #000;
}

.page-template-page-quick-order #qof-entry-box {
	width: 100%;
	background-color: #000;
	padding: 10px;	
	border-bottom: 1px solid #fff;
	height: 55px;
}

.page-template-page-quick-order #qof-entry-holder {
	width: 600px;
	float: left;
	display: none;
}

.page-template-page-quick-order #quantity-qof, .page-template-page-quick-order .qof-quantity {
	width: 50px;
	border-radius: 0;
}

.page-template-page-quick-order #qof-entry-box input[type=button] {
    background-color: #ffffff;
    border-radius: 0;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 8px 12px;
}

.page-template-page-quick-order #qof-entry-box #qof-entry {
	width: 300px;
    font-size: 14px;
    padding: 5px;
    border-radius: 0;
}

.page-template-page-quick-order .ui-menu .ui-menu-item-wrapper {
    position: relative;
    font-size: 14px;
    padding: 3px 1em 3px .4em;
    letter-spacing: 1px;
}

.page-template-page-quick-order .delete-qof {
	cursor: pointer;
}

.page-template-page-quick-order #save_order {
	background-color: #ffffff;
    border-radius: 0;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 8px 12px;
	float: right;
}

.page-template-page-quick-order #qof-submitted-form {
	text-align: center;
	padding: 100px;
}

.page-template-page-quick-order ul.ui-autocomplete {
	max-height: 50vh;
	overflow-y: scroll;
	overflow-x: hidden;
	z-index: 1000;
}

.page-template-page-quick-order .ui-autocomplete-loading { 
	background: #fff url('img/loading.gif') no-repeat right center ;
	background-size: 26px;
}

.page-template-page-quick-order .open-qof-options {
	color: #ffffff;
    font-size: 20px;
    padding: 0 5px;
	cursor: pointer;
	float: left;
	margin-top: 7px;
    margin-right: 5px;
}

.page-template-page-quick-order #qof-brand-search {
	display: none;
	color: #fff;
	width: 600px;
	padding: 5px;
	position: relative;
	text-transform: uppercase;
	letter-spacing: 2px;
	float: left;
}

.page-template-page-quick-order #qof-brand-search.active, .page-template-page-quick-order #qof-entry-holder.active {
	display: block !important;
}

.page-template-page-quick-order #qof-brands {
	display: none;
	position: absolute;
	left: 0;
	background-color: #fff;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 13px;
	box-shadow: 2px 3px 3px #aaa;
	width: 500px;
	max-height: 400px;
	overflow: scroll;
}

.page-template-page-quick-order .show-qof-brands {
	cursor: pointer;
}

.page-template-page-quick-order #qof-brands .qof-brand {
	position: relative;
	border-bottom: 1px solid #000;
}

.page-template-page-quick-order #qof-brands .qof-brand span {
	display: block;
	padding: 5px 10px;
}

.page-template-page-quick-order #qof-brands .qof-brand::after {
	font-family: FontAwesome;
    content: "\f107";
	font-size: 18px;
	position: absolute;
	right: 10px;
	top: 0;
}

.page-template-page-quick-order #qof-brands .active.qof-brand::after {
	transform: rotate(-180deg);
}

.page-template-page-quick-order #qof-brands .qof-brand .brand-item {
	padding-left: 15px;
	border-top: 1px dashed #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	font-size: 11px;
}

.page-template-page-quick-order #qof-brands .qof-brand .qof-brand-container {
	max-height: 40vh;
	overflow-y: scroll;
}

.page-template-page-quick-order #qof-brands .qof-brand .brand-item .brand-checkbox {
	float: right;
}

.page-template-page-quick-order #qof-brands .qof-brand .brand-item .qof-add-brand-items {
	float: right;
}

.page-template-page-quick-order #qof-brands .qof-brand .button-holder {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
}

.page-template-page-quick-order #qof-brands .qof-brand.active {
	border:2px solid #000;
}

.page-template-page-quick-order #qof-brands .qof-brand.active span {
	background-color: #ababab;
    color: #fff;
}

.page-template-page-quick-order #qof-brands .brand-item .brand-product-holder {
	margin-top: 5px;
}

.page-template-page-quick-order #qof-brands .brand-item .brand-product-holder .brand-product-item {
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dashed #ccc;
}

.page-template-page-quick-order #qof-brands .brand-item .add-all-variations {
	float: right;
    font-size: 17px;
    margin-right: -3px;
}

.page-template-page-quick-order #qof-brands .qof-brand .fa-search {
	float: right;
    margin-right: 18px;
    margin-top: 3px;
	display: none;
}

.page-template-page-quick-order #qof-brands .qof-brand .qof-brand-filter-holder {
	float: right;
	display: none;
	padding: 0;
	position: relative;
}

.page-template-page-quick-order #qof-brands .qof-brand .qof-brand-filter-holder .fa-times-circle {
	position: absolute;
    color: gray;
    right: 8px;
    top: 4px;
}

.page-template-page-quick-order #qof-brands .qof-brand .qof-brand-filter {
	line-height: 1;
    font-size: 10px;
    padding: 2px 5px;
    margin-right: 5px;
}

.page-template-page-quick-order #add-qof:focus, .page-template-page-quick-order #cancel-qof:focus, .page-template-page-quick-order #quantity-qof:focus, .page-template-page-quick-order #qof-entry:focus, .page-template-page-quick-order #save_order:focus {
	border: 1px dashed orange;
	background-color: #ededed !important;
}


/** RESOURCE CENTRE **/

.page-template-page-resource-centre #page {
	padding-bottom: 200px;
}

.page-template-page-resource-centre #header, .page-template-page-resource-centre #rc-footer {
	max-width: 1300px;
	margin: 20px auto;
	display: flex;
}

.page-template-page-resource-centre #rc-footer {
	justify-content: space-between;
	font-size: 13px;
}

.page-template-page-resource-centre #rc-logo-left2 {
	display: flex;
}

.page-template-page-resource-centre #rc-logo-left2 #rc-social-media {
	margin-left: 10px;
}

.page-template-page-resource-centre #rc-links a {
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
	font-size: 13px;
	padding: 0 15px;
}

.page-template-page-resource-centre #user-navigation {
	width: 100%;
}

.page-template-page-resource-centre #rc-menu {
	list-style: none;
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}

.page-template-page-resource-centre #rc-menu li a {
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #000;
}

.page-template-page-resource-centre #primary {
	margin-top: 40px;
}

.page-template-page-resource-centre #primary h1 {
	text-align: center;
}

.page-template-page-resource-centre .rc-categories {
	display: flex;
	max-width: 1300px;
	margin: 0 auto;
}

.page-template-page-resource-centre .breadcrumbs {
	max-width: 1300px;
	margin: 0 auto;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 14px;
	margin-bottom: 20px;
}

.page-template-page-resource-centre .breadcrumbs a {
	color: #000000;
	text-decoration: none;
}

.page-template-page-resource-centre .rc-category, .page-template-page-resource-centre .rc-list {
	width: 31%;
	margin: 1%;
	margin-bottom: 30px;
}

.page-template-page-resource-centre .rc-category .desc {
	margin-bottom: 20px;
	text-align: center;
}

.page-template-page-resource-centre .rc-category .center, .page-template-page-resource-centre .rc-list .center {
	width: 100%;
}

.page-template-page-resource-centre .rc-category .link-button.black:hover, .page-template-page-resource-centre .rc-list .link-button.black:hover {
    color: #fff;
    box-shadow: inset 400px 0 0 0 #000000;
}

.page-template-page-resource-centre .rc-list .desc {
	margin-bottom: 20px;
	height: 120px;
}

.page-template-page-resource-centre #rc-brand-view {
	display: flex;
	max-width: 1300px;
	margin: 0 auto;
	flex-direction: column;
}

.page-template-page-resource-centre #rc-brand-view #view-options {
    text-align: right;
    padding-bottom: 20px;
    font-size: 20px;
}

.page-template-page-resource-centre #rc-brand-view #rc-tile-view .rc-item {
	border: 2px solid #000;
	margin: 1px;
	padding: 1px;
	cursor: pointer;
}

.page-template-page-resource-centre #rc-list-view {
	display: none;
	width: 800px;
	margin: 0 auto;
}

.page-template-page-resource-centre .fa-th:before {
    content: "\f00a" !important;
}

.page-template-page-resource-centre .list-item img {
	width: 75px;
	height: 75px;
}

.page-template-page-resource-centre #rc-list-items {
	display: flex;
	flex-direction: column;
}

.page-template-page-resource-centre .list-item {
	display: flex;
}

.page-template-page-resource-centre .list-item input {
	margin-right: 15px;
}

.page-template-page-resource-centre .list-item img {
	margin-right: 15px;
	cursor: pointer;
}

.page-template-page-resource-centre .list-item span {
	width: 60%;
}

.page-template-page-resource-centre #download-rc-items {
	margin-top: 20px;
}

/** SINGLE RESOURCE **/

.single-resource #primary {
	max-width: 1300px;
	margin: 0 auto;
	margin-top: 40px;
}

.single-resource #primary h1 {
	text-align: center;
}

.single-resource .breadcrumbs {
	max-width: 1300px;
	margin: 0 auto;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 14px;
	margin-bottom: 20px;
}

.single-resource .breadcrumbs a {
	color: #000000;
	text-decoration: none;
}

.single-resource #resource-content {
	display: flex;
}

.single-resource #resource-content .resource-left {
	width: 30%;
	margin-right: 2%;
	padding: 2%;
	background-color: #000000;
	color: #ffffff;
}

.single-resource #resource-content .resource-left h2 {
	margin: 0;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 10px;
}

.single-resource #resource-content .resource-right {
	width: 65%;
}

.single-resource #resource-content .resource-left a {
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
}

.single-resource #resource-content .resource-left i {
	margin-right: 5px;
}



/** WHOLESALE SINGLE PRODUCT **/

.tier-info {
	font-size: 12px;
	letter-spacing: 1px;
	display: inline-block;
	position: relative;
	cursor: pointer;
}

#tier-info {
    position: absolute;
    left: 0;
	z-index:1000;
	top: -20px;
}

#tier-info #tier-holder {
	background-color: #ffffff;
}

#tier-info #tier-holder .fa-window-close {
	float: right;
	position: relative;
}

#tier-info #tier-holder .fa-window-close::after {
	content: "x";
	position: absolute;
	top: -10px;
	right: -8px;
	font-size: 18px;
	color: #ffffff;
	cursor: pointer;
	background-color: #000;
	border-radius: 10px;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 15px;
	font-style: normal;
	padding-left: 2px;
}

#tier-info .tier-table {
	border-collapse: collapse;
	border: 1px solid #666;
	background-color: #ffffff;
}

#tier-info .tier-table td, #tier-info .tier-table th {
	padding: 3px 20px;
	border-collapse: collapse;
	border: 1px solid #666;
	white-space: nowrap;
	text-align: center;
}

/*#wholesale-right-top .wholesale-right-top-box:first-child .content-slider.slick-slider {
	margin-left: 20px;
	margin-right: 20px;
}*/

.single_variation_wrap .tier-info {
	display: none !important;
}

/** SHORTCODES **/

.product_slider {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 8px;
}

.product-slider-item {
	cursor: pointer;
}

.product-slider-item .slider-interior {
	display: flex;
	padding-bottom: 25px;
}

.product-slider-item .slider-interior img {
	width: 100px;
}

.product-slider-item .product-slider-content {
	padding-left: 20px;
	align-self: center;
}

.product-slider-item .slider-brand {
	font-size: 12px;
    color: #757575;
    letter-spacing: 3px;
    font-family: Radikal, sans-serif;
    text-transform: uppercase;
}

.product-slider-item .slider-name, .product-slider-item .slider-price {
	font-size: 14px;
    color: #757575;
    letter-spacing: 2.5px;
    font-family: Radikal, sans-serif;
    text-transform: uppercase;
}

.product_slider .slick-prev::before, .product_slider .slick-next::before, .content-slider .slick-prev::before, .content-slider .slick-next::before, #price-tier-slider .slick-prev::before, #price-tier-slider .slick-next::before {
	content: '';
}

.product_slider .slick-prev::before, .content-slider .slick-prev::before, #price-tier-slider .slick-prev::before {
	content: '' !important;
  background: url('data:image/svg+xml,<svg viewBox="-5.5 0 26 26" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns" fill="%23ff7201"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><title>chevron-left</title><desc>Created with Sketch Beta.</desc><defs></defs><g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage"><g id="Icon-Set-Filled" sketch:type="MSLayerGroup" transform="translate(-423.000000, -1196.000000)" fill="%23ff7201"><path d="M428.115,1209 L437.371,1200.6 C438.202,1199.77 438.202,1198.43 437.371,1197.6 C436.541,1196.76 435.194,1196.76 434.363,1197.6 L423.596,1207.36 C423.146,1207.81 422.948,1208.41 422.985,1209 C422.948,1209.59 423.146,1210.19 423.596,1210.64 L434.363,1220.4 C435.194,1221.24 436.541,1221.24 437.371,1220.4 C438.202,1219.57 438.202,1218.23 437.371,1217.4 L428.115,1209" id="chevron-left" sketch:type="MSShapeGroup"></path></g></g></g></svg>');
    background-repeat: repeat;
    background-size: auto;
  background-size: 15px;
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  display: block;
  margin-left: 3px;
}

.product_slider .slick-next::before, .content-slider .slick-next::before, #price-tier-slider .slick-next::before  {
	content: '';
	background: url('data:image/svg+xml,<svg viewBox="-5.5 0 26 26" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns" fill="%23ff7201"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><title>chevron-right</title><desc>Created with Sketch Beta.</desc><defs></defs><g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage"><g id="Icon-Set-Filled" sketch:type="MSLayerGroup" transform="translate(-474.000000, -1196.000000)" fill="%23ff7201"><path d="M488.404,1207.36 L477.637,1197.6 C476.806,1196.76 475.459,1196.76 474.629,1197.6 C473.798,1198.43 473.798,1199.77 474.629,1200.6 L483.885,1209 L474.629,1217.4 C473.798,1218.23 473.798,1219.57 474.629,1220.4 C475.459,1221.24 476.806,1221.24 477.637,1220.4 L488.404,1210.64 C488.854,1210.19 489.052,1209.59 489.015,1209 C489.052,1208.41 488.854,1207.81 488.404,1207.36" id="chevron-right" sketch:type="MSShapeGroup"></path></g></g></g></svg>');
	background-repeat: repeat;
    background-size: auto;
  background-size: 15px;
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  display: block;
}

.product_slider .slick-prev, .product_slider .slick-next, .content-slider .slick-prev, .content-slider .slick-next, #price-tier-slider  .slick-prev, #price-tier-slider .slick-next  {
	color: #000;
	font-size: 15px;
}

.payment_method_cheque label {
	padding-left: 20px;
}

.related.products .tier-info, .make-up-artist .tier-info, .student .tier-info {
	display: none;
}

.ignore-stock .wholesale-hide {
	display: none;
}

@media only screen and (max-width: 1320px) {

	#primary.wholesale-dashboard {
		margin-left: 30px;
		margin-right: 30px;
	}

}

@media only screen and (max-width: 1024px) {

	.wholesale-dashboard #wholesale-top {
		display: flex;
		flex-direction: column;
	}

	.wholesale-dashboard #wholesale-top #wholesale-left {
		order: 0;
		width: 100%;
		padding-right: 0;
	}

	#wholesale-right {
		display: flex;
		flex-direction: column;
	}

	#wholesale-content {
		order: 0;
		margin-bottom: 20px;
	}

	#wholesale-right-top {
		order: 1;
	}

	.wholesale-dashboard #wholesale-top #wholesale-right {
		width: 100%;
	}

	.wholesale-dashboard #wholesale-bottom {
		flex-wrap: wrap;
	}

	.wholesale-right-top-box {
		width: 48% !important;
	}

	#wholesale-bottom .bottom-item {
		width: 48% !important;
		margin-bottom: 20px;
	}

	.wholesale-dashboard #wholesale-top #wholesale-left .quick-view {
		float: left;
		position: relative;
		width: 33%;
	}

	.wholesale-dashboard #wholesale-top #wholesale-left .settings {
		float: right;
		position: relative;
		width: 33%;
		margin-top: 0;
	}

	.quick-view .wholesale-header, .settings .wholesale-header {
		border: 1px solid #000000;
		padding: 5px 10px;
	}

	.quick-view .quick-view-links, .settings .settings-links {
		position: absolute;
		display: none;
		background-color: #ffffff;
		padding: 5px 10px;
		border: 1px solid #000;
		border-top: 0;
		width: 100%;
	}

	.quick-view .wholesale-header::after, .settings .wholesale-header::after {
		font-family: FontAwesome;
		content: "\f107";
		font-size: 18px;
		position: absolute;
		right: 10px;
		top: 5px;
	}

	.quick-view .quick-view, .settings .settings-view {
		width: 100% !important;
		z-index: 1000;
	}

}

@media only screen and (max-width: 768px) {

	.qof2, .wholesale-header .qof2 {
		display: none !important;
	}

	#past-orders table tr td:nth-child(6) {
		display: none;
	}

}

@media only screen and (max-width: 640px) {


	#wholesale-right-top {
		flex-wrap: wrap;
	}

	.wholesale-dashboard #wholesale-top #wholesale-left .settings, .wholesale-dashboard #wholesale-top #wholesale-left .quick-view {
		width: 49%;
	}

	.wholesale-dashboard #wholesale-top #wholesale-right .wholesale-right-top-box:first-child {
		margin-bottom: 20px;
	}

	.wholesale-dashboard #wholesale-top #wholesale-right .wholesale-right-top-box, .wholesale-dashboard #wholesale-bottom .bottom-item {
		width: 100% !important;
	}

	#past-orders table table tr td:nth-child(3), #past-orders table table tr th:nth-child(3), #outstanding-balance table table tr td:nth-child(3), #outstanding-balance table table tr th:nth-child(3) {
		display: none;
	}

}

@media only screen and (max-height: 800px) {

	.wholesale-dashboard #wholesale-top #wholesale-right .wholesale-right-top-box.news .wholesale-header, .wholesale-dashboard #wholesale-top #wholesale-right .wholesale-right-top-box.arrivals .wholesale-header {
		font-size: 1.4vh;
	}

}


@media only screen and (max-height: 650px) {

	.wholesale-dashboard #wholesale-top #wholesale-right .wholesale-right-top-box.news .wholesale-header, .wholesale-dashboard #wholesale-top #wholesale-right .wholesale-right-top-box.arrivals .wholesale-header {
		font-size: 1.5vh;
	}

}