body {
	font-family: 'Avenir', sans-serif;
	font-size: 14px;
	color: #342e1e;
	background: url(../img/bgbody.jpg) repeat #fcfcfc;
	-webkit-font-smoothing: antialiased;
}
a,
.btn, 
.shopby-age-name-conts h3,
.shopby-theme-name-conts h3 {
	-o-transition: color .3s, background .3s, border-color .3s;
	-ms-transition: color .3s, background .3s, border-color .3s;
	-moz-transition: color .3s, background .3s, border-color .3s;
	-webkit-transition: color .3s, background .3s, border-color .3s;
	  transition: color .3s, background .3s, border-color .3s;
}
a {
	color: #5895CF;
}
a:hover,
a:focus {
	text-decoration: none;
}
.text-muted {
	color: #acacac;
}
.form-control {
	box-shadow: none;
	border-color: #f0f0f0;
	border-radius: 16px;
}
.form-control:focus {
	box-shadow: none;
	border-color: #f0f0f0;
}
.n-wrapper-form-control select {
	box-shadow: none;
}
.navbar-default {
	background: none;
	border: none;
}
.navbar {
	min-height: inherit;
	margin-bottom: 0;
}
.navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}
.nMobileNav {
	text-align: center;
}
.navigation-list li {
    width: 23.9%;
}
.navigation-list li a {
	font-weight: 700;
	color: #4E4A46;
}
.wrap-left-menu .navigation-list li a {
	color: #fff;
}
.carousel-control.right,
.carousel-control.left {
	background: none;
	filter: -;
}
.ccwrap {
	float: left;
}
.nsearchinput-pl.well {
	left: 0;
	margin-top: 36px !important;
	box-shadow: none;
	border-color: #f0f0f0; 
	border-radius: 0;
}
hr {
	margin: 30px 0;
	border-top: 2px dashed #d0d0d0;
}
.btn {
	font-family: 'Avenir', serif;
	font-weight: 700;
	border-radius: 40px;
	text-transform: uppercase;
}
.btn-lg,
.input-lg {
	border-radius: 40px;
}
.btn-warning {
  background-color: #F88D2B;
  border-color: #F88D2B;
}
.btn-info {
    color: #fff;
    background-color: #F88D2B;
    border-color: #F88D2B;
}
.btn-info:focus,
.btn-info.focus {
  	background-color: #f78b26;
  	border-color: #f78b26;
}
.btn-info:hover {
  	background-color: #f78b26;
  	border-color: #f78b26;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  	background-color: #f78b26;
  	border-color: #f78b26;
}
.btn-yellow {
  color: #fff;
  background-color: #F6D44D;
  border-color: #F6D44D;
}
.btn-yellow:focus,
.btn-yellow.focus {
  color: #fff;
  background-color: #debf46;
  border-color: #debf46;
}
.btn-yellow:hover {
  color: #fff;
  background-color: #debf46;
  border-color: #debf46;
}
.btn-yellow:active,
.btn-yellow.active,
.open > .dropdown-toggle.btn-yellow {
  color: #fff;
  background-color: #debf46;
  border-color: #debf46;
}
.btn-yellow:active:hover,
.btn-yellow.active:hover,
.open > .dropdown-toggle.btn-yellow:hover,
.btn-yellow:active:focus,
.btn-yellow.active:focus,
.open > .dropdown-toggle.btn-yellow:focus,
.btn-yellow:active.focus,
.btn-yellow.active.focus,
.open > .dropdown-toggle.btn-yellow.focus {
  color: #fff;
  background-color: #debf46;
  border-color: #debf46;
}
.btn-yellow:active,
.btn-yellow.active,
.open > .dropdown-toggle.btn-yellow {
  background-image: none;
}
.btn-yellow.disabled:hover,
.btn-yellow[disabled]:hover,
fieldset[disabled] .btn-yellow:hover,
.btn-yellow.disabled:focus,
.btn-yellow[disabled]:focus,
fieldset[disabled] .btn-yellow:focus,
.btn-yellow.disabled.focus,
.btn-yellow[disabled].focus,
fieldset[disabled] .btn-yellow.focus {
  background-color: #F6D44D;
  border-color: #F6D44D;
}
.btn-yellow .badge {
  color: #F6D44D;
  background-color: #fff;
}
.btn-grey {
	background: #4E4A46;
	border-color: #4E4A46;
	color: #fff;
}
.btn-grey:focus,
.btn-grey.focus {
  color: #fff;
  background-color: #3d3a37;
  border-color: #3d3a37;
}
.btn-grey:hover {
  color: #fff;
  background-color: #3d3a37;
  border-color: #3d3a37;
}
.btn-lgrey {
	background: #DBDBDB;
	border-color: #DBDBDB;
	color: #fff;
}
.btn-lgrey:focus,
.btn-lgrey.focus {
  color: #fff;
  background-color: #cecece;
  border-color: #cecece;
}
.btn-lgrey:hover {
  color: #fff;
  background-color: #cecece;
  border-color: #cecece;
}
.btn-grey-prod {
	background: #DBDBDB;
	border-color: #DBDBDB;
	color: #fff;
	cursor: auto;
}
.btn-grey-prod:focus,
.btn-grey-prod.focus {
  color: #fff;
  background-color: #DBDBDB;
  border-color: #DBDBDB;
}
.btn-grey-prod:hover {
  color: #fff;
  background-color: #DBDBDB;
  border-color: #DBDBDB;
}
.btn-default, .btn-default:hover, .btn-default:focus, .btn-default:active:hover{
	color: #000;
}
.upsell-head {
	margin-top: 40px;
	margin-bottom: 40px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-weight: 700;
}
.row-upsell {
	padding-bottom: 45px;
}
.just-in {
	padding: 6px 0;
	background: #1a1a1a;
    font-weight: 700;
    text-transform: uppercase;
	color: #fff;
	font-size: 20px;
	text-align: center;
}
h1,
h2,
h3,
h4,
h5 {
	font-family: 'Avenir', serif;
	font-weight: 700;
}
h1 {
	margin-top: 0;
	font-size: 34px;
}
h2 {
	font-size: 32px;
}
h3 {
	font-size: 25px;
}
.text-muted {
	color: #979797;
}
/* Carousel */
#homepageCarousel.carousel .carousel-inner .item,
#homepageCarousel-mob.carousel .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
#homepageCarousel.carousel .carousel-inner .active,
#homepageCarousel-mob.carousel .carousel-inner .active {
  opacity: 1;
}
#homepageCarousel.carousel .carousel-inner .active.left,
#homepageCarousel.carousel .carousel-inner .active.right,
#homepageCarousel-mob.carousel .carousel-inner .active.left,
#homepageCarousel-mob.carousel .carousel-inner .active.right{
  left: 0;
  opacity: 0;
  z-index: 1;
}
#homepageCarousel.carousel .carousel-inner .next.left,
#homepageCarousel.carousel .carousel-inner .prev.right,
#homepageCarousel-mob.carousel .carousel-inner .next.left,
#homepageCarousel-mob.carousel .carousel-inner .prev.right{
  opacity: 1;
}
#homepageCarousel.carousel .carousel-control,
#homepageCarousel-mob.carousel .carousel-control {
  z-index: 2;
}
@media all and (transform-3d), (-webkit-transform-3d) {
    #homepageCarousel.carousel .carousel-inner > .item.next,
    #homepageCarousel.carousel .carousel-inner > .item.active.right,
	#homepageCarousel-mob.carousel .carousel-inner > .item.next,
    #homepageCarousel-mob.carousel .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    #homepageCarousel.carousel .carousel-inner > .item.prev,
    #homepageCarousel.carousel .carousel-inner > .item.active.left,
	#homepageCarousel-mob.carousel .carousel-inner > .item.prev,
    #homepageCarousel-mob.carousel .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    #homepageCarousel.carousel .carousel-inner > .item.next.left,
    #homepageCarousel.carousel .carousel-inner > .item.prev.right,
    #homepageCarousel.carousel .carousel-inner > .item.active,
	#homepageCarousel-mob.carousel .carousel-inner > .item.next.left,
    #homepageCarousel-mob.carousel .carousel-inner > .item.prev.right,
    #homepageCarousel-mob.carousel .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}
@media (max-width: 767px) {
	.navbar-collapse {
		padding-left: 15px;
		padding-right: 15px;
	}
	.upsell-head {
		font-size: 22px;
	}
}
/* Thumbnails */
.thumbnail {
	padding: 0;
	border-color: #fff;
	border-radius: 0;
	position: relative;
}
.thumb-tag-container {
    position: absolute;
    top: -10px;
    right: -10px;
}
.thumb-tag-container-no-icon {
    position: absolute;
    bottom: 70px;
    right: 0px;
}
.main-image .thumb-tag-container {
    position: absolute;
    top: -20px;
    right: 20px;
}
.main-image .thumb-tag-container > div + div{
	margin-top: 4px;
}
.main-image .thumb-tag-container .coomingsoon-badge, .main-image .thumb-tag-container .soldout-badge{
	position: relative;
	right: auto;
	bottom: auto;
}
.thumbnail .caption h3 {
    font-size: 14px;
	font-weight: 400;
    height: 2.5em;
}
.caption .price {
	font-weight: 700;
}
.thumbnail img {
	border-bottom: none;
}
.thumb-buying-opt {
	height: 34px;
	margin-bottom: 5px;
}
.thumb-reg-btn {
	margin-bottom: 5px;
	padding-bottom: 4px;
	padding-bottom: 4px;
	font-size: 12px;
	font-weight: 400;
}
.findstockist {
	display: block;
	text-align: center;
	font-size: 12px;
	color: #f78b26;
}
.thumb_list .panel-default {
	border-color: #fff;
	border-radius: 0;
}
.thumb_list h3 {
	font-size: 16px;
	font-weight: 400;
}
.thumb_list .price {
	font-weight: 700;
}
/* Header */
.wrapper-header {
	padding-top: 20px;
}
.wrapper-logo {
	text-align: center;
}
.logo {
	margin-top: 0;
}
.header-search {
	margin-top: 34px;
}
.header-search .form-control {
	border-right: none;
}
.header-search .form-control:focus {
	border-color: #f0f0f0;
	box-shadow: none;
}
.header-search .btn {
	color: #e60d64;
	border-left: none;
}
.header-search .btn:hover,
.header-search .btn:focus {
	color: #e60d64;
	background: #fff;
	box-shadow: none;
	outline: none;
	border-color: #f0f0f0;
}
.header-search .input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 16px 0 0 16px;
}
.wrapper-top-right .btn {
	/* padding: 5px 12px 4px;
	line-height: 13px; */
	padding: 5px 12px;
	font-size: 12px;
}
#header-cart { 
	margin-top: 30px;
	z-index: 1005;
}
.header-account {
	margin-top: 34px;
}
 
.header-account .icon-user {
	margin-right: 7px;
	margin-top: 3px;
	width: 14px;
	height: 16px;
	display: inline-block; 
	vertical-align: top;
	background: url(../img/icon-user.png) no-repeat left top;
	background-size: contain;
}
#header-cart {
	margin-top: 6px;
	width: 100%;
}
#header-cart p {
	margin-bottom: 0px;
}
#header-cart:hover .dropdown-menu {
	display: block!important;
	top: 95%!important;
}
#header-cart .dropdown-menu {
    max-height: 522px;
    overflow-y: auto;
}
#header-cart a {
	border-radius: 16px;
}
/* mobile menu */
.menu-expander {
	position: absolute;
    width: 40px;
    height: 18px;
    color: #000;
    right: 0px;
    top: 16px;
    text-align: center;
}
.collapse-menu-expanded {
	display: block;
}
.fa-chevron-up:before {
	font-family: fontAwesome;
	content: "\f106"!important;
}
#mob-menu .wrapper-nav .nav.nav-menu > li, #mob-menu-cat .wrapper-nav .nav.nav-menu > li {
	position: relative;
}
@media (max-width: 767px) {
	.wrapper-header {
		padding-top: 10px;
	}
	.wrapper-logo .logo {
		width: 100px;
	}
	.header-search {
		margin-top: 15px;
	}
}
.gallery-button {
    width: 100%;
    margin-top: 6px;
}
.gallery-button i {
	margin-right: 7px;
}
/* Nav */
.wrapper-nav .nav.nav-menu {
	width: 100%;
	display: flex;
    justify-content: center;
}
.wrapper-nav .nav.nav-menu > li {
	display: inline-block;
	float: none;
}
.wrapper-nav .nav.nav-menu > li > a {
	padding: 16px 15px; 
	font-family: 'Avenir', serif;
	font-weight: 700;
	color: #4E4A46;
	font-size: 15px;
}
.wrapper-nav .nav.nav-menu > li:hover > a,
.wrapper-nav .nav.nav-menu > li:focus > a {
	color: #E50E63;
}
.wrapper-nav .nav.nav-menu > li.menu-drop {
	position: static;
}
.wrapper-nav .nav.nav-menu > li.menu-drop.open > a {
	background: none !important;
	color: #E50E63 !important;
	box-shadow: none !important;
}
.wrapper-nav .nav.nav-menu > li.menu-drop.open > a:after {
	position: absolute;
	border-bottom: 5px solid #E50E63;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -6px;
}
.wrapper-nav .nav.nav-menu > li.menu-drop .dropdown-menu {
	padding: 15px 30px 20px;
	border: none;
	border-radius: 0;
	border-top: 3px solid #E50E63;
	-webkit-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.25);
}
.wrapper-nav .nav.nav-menu > li.menu-drop.drop-prod .dropdown-menu {
	width: 805px;
    left: 50%;
    margin-left: -402px;
}
@media (max-width: 991px) {
	.wrapper-nav .nav.nav-menu > li.menu-drop.drop-prod .dropdown-menu {
		width: 100%;
		left: 0;
		margin-left: 0;
	}
}
.wrap-sub-categ {
	width: 80%;
    float: left;
}
.wrapper-nav .column {
    width: 33.33333333333333%;
    margin: 0;
    list-style: none;
    float: left;
    padding: 0 10px;
}
.wrapper-nav .column ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.wrapper-nav .column a {
    padding: 3px 0;
    display: block;
    color: #000;
    font-size: 12px;
}
.wrapper-nav .column a:hover,
.wrapper-nav .column a:focus {
	color: #F88D2B;
}
.wrapper-nav li.menu-li.lv2-li {
    margin-bottom: 22px;
}
.wrapper-nav .column .lv2-li > a {
	padding: 5px 0;
    font-size: 13px;
	font-weight: 700;
    color: #F88D2B;
}
.wrapper-nav .column.first-col .lv2-li:first-child > a {
	color: #E50E63;
	text-transform: uppercase;
}
.wrap-sub-categ-filter {
	width: 20%;
    float: left;
}
.wrap-sub-categ-filter > ul {
	width: 100%;
    margin: 0;
    list-style: none;
    float: left;
    padding: 0 10px;
}
.wrap-sub-categ-filter > ul ul {
	list-style: none;
    margin: 0;
    padding: 0;
}
.wrap-sub-categ-filter > ul a {
    padding: 3px 0;
    display: block;
    color: #000;
    font-size: 12px;
}
.wrap-sub-categ-filter > ul a:hover,
.wrap-sub-categ-filter > ul a:focus {
	color: #E50E63;
}
.wrap-sub-categ-filter > ul > li {
	margin-bottom: 22px;
}
.wrap-sub-categ-filter > ul > li > span {
	padding: 5px 0;
    font-size: 13px;
	font-weight: 700;
    color: #E50E63;
	display: block;
}
.wrapper-nav .nav.nav-menu > li.menu-drop.drop-stockist .dropdown-menu {
	padding: 34px 35px 38px;
	width: 480px;
    left: 50%;
    margin-left: -240px;
}
.wrap-stockist-col {
	width: 50%;
	float: left;
	padding: 0 37px;
}
.wrap-stockist-col > ul {
	width: 100%;
    margin: 0;
    list-style: none;
    float: left;
    padding: 0;
}
.wrap-stockist-col > ul ul {
	list-style: none;
    margin: 0;
    padding: 0;
}
.wrap-stockist-col > ul ul a {
	padding: 3px 0;
    display: block;
    color: #000;
    font-size: 12px;
}
.wrap-stockist-col > ul a:hover,
.wrap-stockist-col > ul a:focus {
	color: #F88D2B;
}
.wrap-stockist-col > ul > li > span {
	padding: 5px 0;
    font-size: 13px;
	font-weight: 700;
    color: #F88D2B;
	display: block;
}
.stockist-img {
	width: 100%;
	float: left;
	margin-bottom: 45px;
}
.stockist-img img {
	max-width: 100%;
}
@media (max-width: 767px) {
	.wrapper-nav {
		margin-bottom: 5px;
	}
	.wrapper-nav .nav.nav-menu {
		width: auto;
		text-align: left;
	}
	.wrapper-nav .nav.nav-menu > li {
		display: block;
		border-bottom: 1px dashed #ddd;
	}
	.wrapper-nav .nav.nav-menu > li > a {
    	padding: 13px 10px;
	}
	.navbar-responsive-collapse3.in {
		overflow-y: visible;
	}
}
/* Home */
#homepageCarousel,
#homepageCarousel-mob {
	/* margin-bottom: 20px; */
	margin-bottom: 25px;
}
#homepageCarousel .carousel-indicators,
#homepageCarousel-mob .carousel-indicators {
	bottom: -27px;
	left: 0;
	width: 100%;
	margin-left: 0;
	margin-bottom: 0;
}
#homepageCarousel .carousel-indicators li,
#homepageCarousel-mob .carousel-indicators li {
	display: inline-block;
	margin: 2px;
	border: 1px solid #bbb;
	border-radius: 10px;
	cursor: pointer;
	background-color: #fff;
}
#homepageCarousel .carousel-indicators .active,
#homepageCarousel-mob .carousel-indicators .active{
	margin: 2px;
	width: 10px;
	height: 10px;
	background-color: #bbb;
}
.wrap-home-conts {
	/* padding-top: 15px; */
	padding-top: 0px;
}
.adv-head {
	position: relative;
    text-align: center;
    margin-bottom: 30px;
}
.adv-head h3 {
	margin-bottom: 0;
	text-align: center;
	font-size: 23px;
	color: #E50E63;
	line-height: 30px;
}
.adv-head h3 span {
	position: relative;
    z-index: 2;
    padding: 0 22px;
    display: inline-block;
	background: url(../img/bgbody.jpg) repeat #fcfcfc;
	text-transform: uppercase;
}
.adv-head hr {
	position: absolute;
	top: 50%;
	left: 0;
	margin: 0;
	width: 100%;
}
@media (max-width: 767px) {
	#homepageCarousel,
	#homepageCarousel-mob {
		margin-bottom: 40px;
	}
	.adv-head {
		margin-bottom: 20px;
	}
	.adv-head h3 {
		font-size: 18px;
		line-height: 24px;
	}
	.adv-head h3 span {
		padding: 0 11px;
	}
}
.row-shopby-age {
	padding-bottom: 35px;
}
.wrap-shopby-age {
	position: relative;
	width: 100%;
	float: left;
	height: 200px;
	margin-bottom: 12px;
	background: #fff;
	cursor: pointer;
	overflow: hidden;
}
.shopby-age-img {
	width: 100%;
	height: 200px;
	line-height: 200px;
	float: left;
	text-align: center;
}
.shopby-age-img img {
	max-height: 200px;
	max-width: 100%;
}
.shopby-age-name {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 12px;
	width: 101%;
	height: 45px;
	display: table;
	background: rgba(255,255,255,0.85);
}
.shopby-age-name-conts {
	display: table-cell;
	vertical-align: middle;
}
.shopby-age-name-conts h3 {
	margin-bottom: 0;
	font-weight: 500;
	font-size: 15px;
	color: #4E4A46;
}
.shopby-age-name-conts h3 i {
	color: #F88D2B;
	font-size: 16px;
	margin-left: 9px;
	font-weight: normal;
}
.wrap-shopby-age:hover h3,
.wrap-shopby-age:focus h3 {
	color: #F88D2B;
}
@media (max-width: 991px) {
	.wrap-shopby-age {
		height: 150px;
	}
	.shopby-age-img {
		height: 150px;
		line-height: 150px;
	}
	.shopby-age-img img {
		max-height: 150px;
	}
	.shopby-age-name-conts h3 {
		font-size: 13px;
	}
	.shopby-age-name-conts h3 i {
		font-size: 14px;
	}
}
@media (max-width: 767px) {
	.row-shopby-age {
		padding-bottom: 15px;
		margin-left: -5px;
		margin-right: -5px;
	}
	.shopby-age-block {
		padding-left: 5px;
		padding-right: 5px;
	}
	.wrap-shopby-age {
		height: auto;
	}
	.shopby-age-img {
		height: 130px;
		line-height: 130px;
	}
	.shopby-age-img img {
		max-height: 130px;
	}
	.shopby-age-name {
		padding: 0 8px;
		height: 35px;
		position: static;
		width: 100%;
		float: left;
		background: rgba(255,255,255,0.15);
	}
	.shopby-age-name-conts h3 {
		font-size: 12px;
	}
	.shopby-age-name-conts h3 i {
		font-size: 12px;
	}
}
@media (max-width: 319px) {
	.shopby-age-block {
		width: 100%;
	}
}
.row-shopby-theme {
	margin-bottom: 30px;
}
.wrap-shopby-theme {
	position: relative;
	width: 100%;
	float: left;
	margin-bottom: 10px;
	overflow: hidden;
	cursor: pointer;
}
.shopby-theme-img {
	width: 100%;
	float: left;
	height: 200px;
	text-indent: -9999px;
}
.shopby-theme-name {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 12px;
	width: 101%;
	height: 45px;
	display: table;
	background: rgba(255,255,255,0.85);
}
.shopby-theme-name-conts {
	display: table-cell;
	vertical-align: middle;
}
.shopby-theme-name-conts h3 {
	margin-bottom: 0;
	font-weight: 500;
	font-size: 15px;
	color: #4E4A46;
}
.shopby-theme-name-conts h3 i {
	color: #F88D2B;
	font-size: 16px;
	margin-left: 9px;
	font-weight: normal;
}
.wrap-shopby-theme:hover h3,
.wrap-shopby-theme:focus h3 {
	color: #F88D2B;
}
@media (max-width: 991px) {
	.shopby-theme-img {
		height: 150px;
	}
	.shopby-theme-name-conts h3 {
		font-size: 13px;
	}
	.shopby-theme-name-conts h3 i {
		font-size: 14px;
	}
}
@media (max-width: 767px) {
	.row-shopby-theme {
		padding-bottom: 15px;
		margin-left: -5px;
		margin-right: -5px;
	}
	.shopby-theme-block {
		padding-left: 5px;
		padding-right: 5px;
	}
	.shopby-theme-img {
		height: 130px;
	}
	.shopby-theme-name {
		padding: 0;
		height: 35px;
		position: static;
		width: 100%;
		float: left;
		background: rgba(255,255,255,0.15);
	}
	.shopby-theme-name-conts h3 {
		font-size: 12px;
	}
	.shopby-theme-name-conts h3 i {
		font-size: 12px;
	}
}
@media (max-width: 319px) {
	.shopby-theme-block {
		width: 100%;
	}
}
.wrap-home-links ul {
	width: auto;
	float: right;
	padding: 0;
	margin: 0;
	list-style: none;
}
.wrap-home-links ul > li {
	width: 185px;
	height: 185px;
	margin-left: 30px;
	float: left;
}
.wrap-home-links .wrap-link {
	width: 185px;
	height: 185px;
	float: left;
	padding: 0 20px;
	display: table;
	border-radius: 50%;
	background: #e60d64;
	font-size: 20px;
	color: #fff;
	text-align: center;
	cursor: pointer;
	 -webkit-transform: translateZ(0);
  	transform: translateZ(0);
  	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
 	 -webkit-backface-visibility: hidden;
  	backface-visibility: hidden;
  	-moz-osx-font-smoothing: grayscale;
  	-webkit-transition-duration: 0.3s;
  	transition-duration: 0.3s;
  	-webkit-transition-property: transform;
  	transition-property: transform;
  	-webkit-transition-timing-function: ease-out;
  	transition-timing-function: ease-out;
}
.wrap-home-links .wrap-link:hover,
.wrap-home-links .wrap-link:focus {
	-webkit-transform: translateY(-8px);
	transform: translateY(-8px);
}
.wrap-home-links .wrap-link-conts {
	display: table-cell;
    vertical-align: middle;
}
.wrap-home-links ul > li:last-child .wrap-link {
	background: #342e1e;
}
.wrap-home-links .wrap-link .link-img {
	height: 56px;
	line-height: 56px;
	margin-bottom: 5px;
}
.wrap-home-links .wrap-link .link-img img {
	display: inline-block;
	vertical-align: middle;
}
.wrap-home-links .wrap-link h3 {
	margin-bottom: 0;
	font-size: 20px;
}
@media (max-width: 991px) {
	.wrap-home-links ul > li {
		width: 162px;
		height: 162px;
		margin-left: 20px;
	}
	.wrap-home-links ul > li:first-child {
		margin-left: 0;
	}
	.wrap-home-links .wrap-link {
		width: 162px;
		height: 162px;
	}
}
@media (max-width: 767px) {
	.wrap-home-links ul {
		width: 100%;
		text-align: center;
	}
	.wrap-home-links ul li {
		float: none;
		display: inline-block;
		margin-left: 10px;
		margin-right: 10px;
	}
	.wrap-home-links ul > li:first-child {
		margin-left: 10px;
	}
}
.wrap-home-blog {
	width: 100%;
	float: left;
	padding: 12px 10px;
	margin-bottom: 10px;
	background: #fff;
}
.blog-img {
	width: 100%;
	height: 229px;
	float: left;
	text-indent: -9999px;
	cursor: pointer;
	-o-transition: opacity .3s;
	-ms-transition: opacity .3s;
	-moz-transition: opacity .3s;
	-webkit-transition: opacity .3s;
	  transition: opacity .3s;
}
.blog-text {
	width: 100%;
	float: left;
	padding-top: 12px;
}
.blog-text h3 {
	height: 40px;
	overflow: hidden;
	margin-bottom: 7px;
	font-size: 15px;
	line-height: 20px;
}
.blogdate {
	margin-bottom: 11px;
	height: 19px;
	overflow: hidden;
	font-size: 12px;
	font-weight: 700;
	line-height: 16px;
}
.blogdate i {
	margin-right: 6px;
	font-weight: normal;
}
.blogdesc {
	height: 53px;
	overflow: hidden;
	margin-bottom: 12px;
	font-size: 13px;
}
.wrap-home-blog .btn {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
}
.wrap-home-blog .btn i {
	margin-left: 6px;
}
.wrap-home-blog:hover .blog-img {
	opacity: 0.8;
}
@media (max-width: 991px) {
	.blog-img {
		height: 190px
	}
}
/* Info */
.wrap-contact-form {
	padding: 30px 100px;
}
/* Newslet */
.footer-icons {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
.footer-icons img {
	max-width: 100%;
}
.wrapper-newslet {
	text-align: center;
}
.wrapper-newslet h4 {
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 28px;
    font-weight: 400;
	color: #E50E63;
}
.wrap-newslet {
	padding-bottom: 20px;
}
.wrap-newslet form {
	width: 292px;
	display: inline-block;
}
.wrap-newslet .form-control {
	height: 35px;
	border-radius: 18px;
	border-color: #e1e1e1;
	font-size: 12px;
}
.wrap-newslet .btn {
	height: 35px;
	padding-left: 8px;
	padding-right: 8px;
	margin-left: 0 !important;
	border-radius: 18px;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
}
.wrap-journey {
	padding-bottom: 40px;
}
.wrap-journey p {
	margin-bottom: 0;
	padding: 0 140px;
}
@media (max-width: 1199px) {
	.wrap-journey p {
		padding: 0 100px;
	}
}
@media (max-width: 991px) {
	.wrap-journey p {
		padding: 0 50px;
	}
}
@media (max-width: 767px) {
	.footer-icons {
		padding-top: 0;
	}
	.footer-icons img {
		max-width: 226px;
	}
	.wrap-newslet form {
		width: 100%;
		display: block;
	}
	.wrap-newslet form .input-group {
		display: block;
	}
	.wrap-newslet .form-control {
		border-radius: 18px !important;
	}
	.wrap-newslet .btn {
		display: block;
		width: 100%;
		margin-top: 8px;
		border-radius: 18px !important;
	}
	.wrap-journey p {
		padding: 0;
	}
}
/* Social */
.list-social {
	margin: 0;
	margin-top: -55px;
	text-align: center;
	font-size: 0;
}
.list-social > li {
	padding-left: 19px;
	padding-right: 19px;
}
.list-social p {
	margin-bottom: 0;
}
.list-social a {
	width: 50px;
	height: 50px;
	line-height: 50px;
    font-size: 16px;
    color: #fff;
    vertical-align: top;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
	background: #dbdbdb;
}
.list-social a:hover,
.list-social a:focus {
	color: #fff;
}
a.bg-facebook:hover,
a.bg-facebook:focus {
	background: #3b5998;
}
a.bg-twitter:hover,
a.bg-twitter:focus {
	background: #00acee;
}
a.bg-gplus:hover,
a.bg-gplus:focus {
	background: #dd4b39;
}
a.bg-ytube:hover,
a.bg-ytube:focus  {
	background: #c4302b;
}
a.bg-ig:hover,
a.bg-ig:focus {
	background: #3f729b;
}
a.bg-pin:hover,
a.bg-pin:focus {
	background: #c8232c;
}
a.bg-tmblr:hover,
a.bg-tmblr:focus {
	background: #34526f;
}
a.bg-linkedin:hover,
a.bg-linkedin:focus {
	background: #0e76a8;
}
a.bg-vimeo:hover,
a.bg-vimeo:focus {
	background: #17b3e8;
}
.wrapper-footer {
	padding: 40px 0;
}
.wrapper-footer a {
	color: #342e1e;
}
.wrapper-footer a:hover,
.wrapper-footer a:focus {
	color: #F4902E;
}
.wrapper-footer h4 {
	font-size: 14px;
	margin-bottom: 15px;
	color: #4E4A46;
	text-transform: uppercase;
}
.wrapper-footer .nav {
	margin-bottom: 20px;
}
.wrapper-footer .nav > li > a {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	color: #4E4A46;
}
.wrapper-footer .nav > li > a:hover,
.wrapper-footer .nav > li > a:focus {
	background: none;
	color: #4186c8;
}
.wrapper-footer address {
	margin-top: 40px;
	font-size: 10px;
	line-height: 20px;
}
.wrapper-footer address .abn {
	margin-right: 15px;
}
@media (max-width: 767px) {
	.list-social > li {
		padding-left: 7px;
		padding-right: 7px;
	}
}
@media (max-width: 767px) {
	.navbar-responsive-collapse1,
	.navbar-responsive-collapse2 {
		background: #fff;
		border-top: 3px solid #E50E63 !important;
		-webkit-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.25);
		-moz-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.25);
		box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.25);
	}
	.navbar-responsive-collapse3 {
		border: none !important;
	}
	.wrapper-logo {
		position: relative;
	}
	.logo {
		margin-top: 10px;
		margin-bottom: 20px;
	}
	.mob-search {
		position: absolute;
		top: 0;
		left: 15px;
		width: 32px;
		height: 32px;
		line-height: 30px;
		text-align: center;
		background: #fff;
		border: 1px solid #F0F0F0;
		display: block;
		font-size: 18px;
		color: #E60E64;
		border-radius: 50%;
	}
	.nMobileNav {
		margin-bottom: 0;
	}
	.navigation-list li a {
		position: relative;
		padding-bottom: 15px;
		display: block;
	}
	.navigation-list li a.active:after {
		position: absolute;
		border-bottom: 5px solid #E50E63;
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		content: "";
		display: inline-block;
		position: absolute;
		left: 50%;
		bottom: 0;
		margin-left: -6px;
	}
	#mob-menu,
	#mob-menu ul {
		list-style:none;
	}
	#mob-menu {
		padding: 0 5px;
		margin-top: 0;
	}
	#mob-menu .collapse-menu{
		padding: 0;
		padding: 0 20px;
	}
	#mob-menu .collapse-menu.collapse-menu-stockist {
		padding: 0 40px;
	}
	#mob-menu li a,
	#mob-menu-cat li a{
		color: #4E4A46;
		font-size: 14px;
	}
	#mob-menu .collapse-menu li a {
		position: relative;
		padding: 3px 10px;
		display: block;
		color: #4E4A46;
		font-size: 12px;
	}
	#mob-menu .collapse-menu li.stockist-img-mob {
		padding-bottom: 20px;
	}
	#mob-menu .collapse-menu li.stockist-img-mob a {
		padding: 0;
	}
	#mob-menu .collapse-menu li a:before {
		position: absolute;
		left: 0;
		top: 3px;
		content: "\f105";
		font-family: FontAwesome;
		font-weight: normal;
	}
	#mob-menu .collapse-menu li.stockist-img-mob a:before {
		display: none;
	}
	#mob-menu .collapse-menu.collapse-menu-stockist li:last-child {
		margin-bottom: 20px;
	}
	#mob-menu-stockists > li {
		border-bottom: 1px dashed #ddd;
	}
	#mob-menu-stockists > li:last-child {
		border-bottom: none;
	}
	#mob-menu-stockists > li > a {
		padding: 13px 10px !important;
		color: #F88D2B !important;
		font-size: 13px !important;
		font-weight: 700;
	}
	#mob-menu-stockists > li > a:before {
		display: none;
	}
	#mob-menu .dropdown-menu-horizontal{
		padding: 0;
		padding: 0 15px 13px;
	}
	#mob-menu .dropdown-menu-horizontal li a{
		padding: 8px 10px;
		display: block;
		color: #4E4A46;
		font-size: 12px;
	}
	#mob-menu .mob-drop:after{
		content: "\f106";
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		float: right;
		color: #4E4A46;
		width: 10px;
		font-size: 18px;
	}
	#mob-menu-stockists .mob-drop:after {
		color: #F88D2B !important;
	}
	#mob-menu .mob-drop.collapsed{
		color: #4E4A46;
	}
	#mob-menu .mob-drop.collapsed:after {
		content: "\f107";
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		float: right;
		color: #4E4A46;
	}
	#mob-menu-stockists .mob-drop.collapsed:after {
		color: #F88D2B !important;
	}
	#mob-menu .collapse-menu li.open > a,
	#mob-menu .collapse-menu li.open > a:hover,
	#mob-menu .collapse-menu li.open > a:focus {
		color: #4E4A46;
		background: none;
	}
	#mob-menu-cat {
		list-style:none;
		padding: 0 5px;
		margin-top: 0;
	}
	#mob-menu-cat ul {
	  list-style: none;
	}
	#mob-menu-cat .collapse-menu{
		padding: 0;
		padding: 0 20px;
	}
	#mob-menu-cat .collapse-menu li:last-child {
		margin-bottom: 20px;
	}
	#mob-menu-cat .collapse-menu li a {
		position: relative;
		padding: 3px 10px;
		display: block;
		color: #4E4A46;
		font-size: 12px;
	}
	#mob-menu-cat .collapse-menu li a:before {
		position: absolute;
		left: 0;
		top: 3px;
		content: "\f105";
		font-family: FontAwesome;
		font-weight: normal;
	}
	#mob-menu-cat .dropdown-menu-horizontal{
		padding: 0;
		padding: 0 25px 13px;
		border-top: none;
 		 box-shadow: none;
	}
	#mob-menu-cat .dropdown-menu-horizontal li a{
		padding: 8px;
		display: block;
		color: #4E4A46;
		font-size: 12px;
	}
	#mob-menu-cat .dropdown-menu-horizontal li a:hover{
		background: none;
	}
	#mob-menu-cat .mob-drop:after{
		content: "\f106";
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		float: right;
		color: #4E4A46;
		width: 10px;
		font-size: 18px;
	}
	#mob-menu-cat .mob-drop.collapsed{
		color: #4E4A46;
	}
	#mob-menu-cat .mob-drop.collapsed:after {
		content: "\f107";
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		float: right;
		color: #4E4A46;
	}
	#mob-menu-cat .collapse-menu li.open > a,
	#mob-menu-cat .collapse-menu li.open > a:hover,
	#mob-menu-cat .collapse-menu li.open > a:focus {
		color: #4E4A46;
		background: none;
	}
}
.panel-product.panel-group .panel + .panel {
margin-top: 10px;
}
.panel-product .panel-default {
border: none;
box-shadow: none;
}
.panel-product .panel-heading {
padding: 0;
}
.panel-product .panel-heading h4 a {
display: block;
padding: 22px 16px;
}
.panel-product .panel-body {
border: none !important;
}
.panel-product .panel-title a {
background: #e4e4e4;
color: #4E4A46;
font-size: 14px;
font-weight: 700;
}
.panel-product .panel-title a:before{
width: 24px;
    content: "\f146";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    float:left;
    color:#4E4A46;
}
.panel-product .panel-title a.collapsed {
background: #efefef;
color: #4E4A46;
}
.panel-product .panel-title a.collapsed:before {
width: 24px;
    content: "\f0fe";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    float:left;
    color:#4E4A46;
}
.existing h3,
.retailer h3{
	font-size: 22px;
}
.existing button,
.retailer a{
    font-size: 16px;
    font-weight: 500;
}
@media(max-width: 767px){
	.wrapper-footer h4 {
    	font-size: 14px;
		margin-bottom: 0;
		margin-top: 15px;
	}
	.wrapper-footer .nav > li > a{
		padding-top: 4px;
    	padding-bottom: 4px;
	}
	.wrapper-footer address{
		margin-top: 20px;
	}
	#footer-mob-menu,
	#footer-mob-menu ul {
		margin: 0;
    	padding: 0;
    	list-style: none;
	}
	#footer-mob-menu ul {
		margin-bottom: 0 !important;
	}
	#footer-mob-menu ul li:first-child {
		padding-top: 15px;
	}
}
.form-control.input-tiny {
	width: 30%;
	padding: 0px;
	display: inline-block;
	text-align: center;
}
.category-thumbnail h3 {
	font-size: 20px;
	font-weight: 400;
	text-align: center;
	margin-bottom: 0px;
}
.breadcrumb {
	background: none;
	padding: 8px 0;
}
.breadcrumb a {
	color: #5895CF;
}
.breadcrumb li:last-child a {
	color: #4f4f4f;
}
.new-retailer-content {
	margin-bottom: 30px;
	margin-bottom: 59px;
}
@media(max-width: 1199px) {
	.new-retailer-content {
		margin-bottom: 79px;
	}
}
@media(max-width: 767px) {
	.breadcrumb {
		font-size: 12px;
	}
}
.caption .rrp {
	display: block;
	font-size: 12px;
	text-decoration: none;
}
.productrrp {
    text-decoration: none;
}
.fancybox-overlay {
	z-index: 8000!important;
}
.header-cart-fixed {
	position: fixed;
	right: 0px!important;
    width: 140px!important;
}
.header-cart-fixed .btn {
	border-bottom-right-radius: 0px!important;
	border-top-right-radius: 0px!important;
    border-right: none;
}
.header-cart-fixed .viewcart, .header-cart-fixed .checkout {
	border-radius: 0px!important;
	border: 2px solid!important;
}
@media (max-width:768px) {
	.wrapper-thumbnail:last-child {
	display: none;
	}
	.row-product-list .wrapper-thumbnail:last-child{
		display: block;
	}
}
.caption .rrp {
	font-weight: 600;
    color: #c3c3c3;
}
.caption .price {
	height: 42px;
    margin-bottom: 18px;
	font-size: 18px;
}
.low-stock-wrapper {
    margin-top: 14px;
    background-color: #e60d64;
    color: #fff;
    padding: 10px;
    border-radius: 20px;
    border: 4px double;
    width: auto;
    display: inline-block;
    text-transform: uppercase;
}
.last-label-reduce {
	min-height:19px;
	margin-bottom:0px;
}
.map-wrapper {
	margin-top: 22px;
}
#geo_map {
    width: 100%;
    height: 440px;
}
#geo_list {
    height: auto;
}
#_jstl__images_r .main-image {
	min-height: 458px;
}
@media (max-width:1024px) {
	#_jstl__images_r .main-image {
	min-height: 374px;
	}
}
@media (max-width:767px) {
	#_jstl__images_r .main-image {
	min-height: auto;
	}
}
.bread-category {
	display:none;
}
.display-yes {
	display: block;
}
.tabbable {
    margin-top: 32px;
}
/* Login popup */
.npopup-body {
	padding: 20px;
}
.npopup-body #login {
	padding-bottom: 15px;
}
.npopup-body .info-text {
	font-size: 16px;
}
.npopup-body .info-text strong {
	font-size: 19px;
}
.npopup-body #login .form-control {
    border-color: #9a9a9a;
}
@media (max-width:767px) {
	.npopup-body .info-text strong {
		font-size: 17px;
	}
	.npopup-body .info-text {
		font-size: 14px;
	}
}
.npopup {
    width: 530px !important;
}
.main-orange-color {
	background-color: #f78b26;
	border: 1px solid #f78b26;
}
.low-stock-icon {
    text-align: center;
    color: #f00;
	font-weight:600!important;
}
.label-low-stock1 {
	font-size: 14px!important;
    line-height: 1.1em!important;
    text-transform: uppercase;
    margin-bottom: 0px!important;
	font-weight:600!important;
}
.out-of-stock-icon {
	display: inline-block !important;
	padding: 12px 6px;
    text-align: center;
    background-color:#f78c26;
    border-radius: 50%;
    border: 7px double #fff;
    color: #fff;
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    transform: rotate(16deg);
    font-weight: 200!important;
}
.out-of-stock-icon1 {
	display: inline-block !important;
	padding: 10px 6px;
    text-align: center;
    background-color:#f78c26;
    border-radius: 50%;
    border: 7px double #fff;
    color: #fff;
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    transform: rotate(16deg);
    font-weight: 200!important;
}
.label-outofstock1 {
	font-size: 10px!important;
    line-height: 1.1em!important;
    text-transform: uppercase;
    margin-bottom: 0px!important;
    margin-top: 3px;
	font-weight:400!important;
}
.label-outofstock2 {
    font-size: 11px;
    line-height: 1.1em;
    margin-bottom: 2px;
    text-transform: uppercase;
	font-weight:400!important;
}
#description {
	position: relative;
}
.thumb-tag-itempage {
	position: absolute;
	right: 0px;
	bottom: -28px;
}
.row-product-list {
	padding-top: 20px;
}
.row-thumb-btns {
	margin-left: -2px;
	margin-right: -2px;
}
.thumbnail {
	margin-bottom: 20px;
}
.wrap-thumb-qty {
	width: 40%;
	padding-left: 2px;
	padding-right: 2px;
}
.wrap-thumb-qty .form-control {
	height: 36px;
	width: 100%;
    display: block;
}
.wrap-thumb-qty input[type=number]::-webkit-inner-spin-button,
.wrap-thumb-qty input[type=number]::-webkit-outer-spin-button {
	opacity: 1;
}
.wrap-thumb-btn {
	width: 60%;
	padding-left: 2px;
	padding-right: 2px;
	margin-block-end: 20px;
}
.wrap-thumb-btn-full {
	width: 100%;
	padding-left: 2px;
	padding-right: 2px;
}
.wrap-thumb-btn .btn,
.wrap-thumb-btn-full .btn {
	padding: 7px 2px;
}
.thumb-tag-container > div {
	display: inline;
	vertical-align: top;
}
/* Select Box */
.wrap-select  {
    position:relative;
	width: 100%;
    height: 36px;
    overflow: hidden;
    background: #fff;
	font-size: 14px;
	border: 1px solid #F0F0F0;
	border-radius: 18px;
}
.wrap-select.wrap-select-prod {
	height: 46px;
	border-radius: 23px;
}
.finder-field-box {
	position: relative;
}
.wrap-select select,
.finder-field-box select {
    line-height:normal;
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    appearance:none;
    border: none;
    padding: 6px 25px 6px 12px;
    margin:0;
	background-color: transparent !important;
}
.wrap-select select {
	height: 33px;
	font-size: 14px;
}
.wrap-select.wrap-select-prod select {
	height: 44px;
}
.ie8 .wrap-select select,
.ie8 .finder-field-box select {
	padding-right: 3px
}
.wrap-select select:focus,
.finder-field-box select:focus {
    outline:none;
    box-shadow: none;
}
.wrap-select ::-ms-expand,
.finder-field-box ::-ms-expand {
	display:none;
}
.wrap-select:after,
.finder-field-box:after {
    content: "\f0dc";
    font-family: FontAwesome;
    position: absolute;
    z-index: 2;
    right: 15px;
    top: 50%;
    margin-top: -10px;
    pointer-events: none;
	color: #4E4A46;
	font-size: 15px;
}
.wrap-select:after {
	margin-top: -10px;
}
@media (max-width: 767px) {
	.row-product-list {
		margin-left: -8px;
		margin-right: -8px;
	}
	.wrapper-thumbnail {
		padding-left: 8px;
		padding-right: 8px;
		float: left;
	}
	.thumbnail .caption h3 {
    	font-size: 12px;
	}
	.thumb-tag-container img {
		width: 35px;
	}
	.thumb-tag-container-no-icon {
		bottom: 99px;
	}
	.out-of-stock-icon {
		padding: 8px 2px;
	}
	.out-of-stock-icon1 {
		padding: 8px 4px;
	}
	.label-outofstock1 {
    	font-size: 8px!important;
	}
	.label-outofstock2 {
    	font-size: 9px;
	}
	.wrap-thumb-btn .btn, .wrap-thumb-btn-full .btn {
		padding: 9px 2px;
		font-size: 12px;
		line-height: 18px;
	}
	.wrap-thumb-qty .form-control {
		padding: 6px 5px 6px 12px;
	}
	.wrap-select:after, .finder-field-box:after {
		right: 5px;
	}
	.thumbnail .caption {
		padding: 9px 4px;
	}
}
@media (max-width: 319px) {
	.wrapper-thumbnail {
		width: 100%;
	}
}
#n_product h1 {
    font-size: 26px;
}
.productrrp {
	font-size: 12px;
	color: #C3C3C3;
	font-weight: 700;
	text-decoration: none;
}
.wrap-qty-prod input[type=number]::-webkit-inner-spin-button,
.wrap-qty-prod input[type=number]::-webkit-outer-spin-button {
	opacity: 1;
}
.prod-short-desc {
	margin-top: 20px;
}
.main-image {
	margin-bottom: 20px;
}
@media (max-width: 991px) {
	.row-btn-prod.btn-stack .col-xs-12 + .col-xs-12 {
		margin-top: 15px;
	}
}
@media (max-width: 767px) {
	#n_product h1 {
		margin-top: 10px;
		font-size: 17px;
	}
	.prod-share {
		width: auto;
		float: right;
	}
	.prod-share .dropdown-menu {
		left: auto;
		right: 0;
	}
	.row-prod-stock {
		padding-top: 15px;
	}
	.panel-product-details {
		margin-top: 30px;
	}
	.row-alt-img {
		margin-left: -10px;
		margin-right: -10px;
	}
	.wrap-alt-img {
		padding-left: 10px;
		padding-right: 10px;
	}
	.row-product-upsell {
		margin-left: -8px;
		margin-right: -8px;
	}
	.row-product-upsell .wrapper-thumbnail {
		display: none;
	}
	.row-product-upsell .wrapper-thumbnail:nth-child(1),
	.row-product-upsell .wrapper-thumbnail:nth-child(2) {
		display: block;
	}
	.prod-upsell-head {
		text-align: center;
		font-size: 22px;
	}
}
/* Cart */
@media (max-width: 767px) {
	.cart-prod-name {
		font-weight: 400;
		font-size: 12px;
	}
	.cart-prod-price {
		font-size: 13px;
	}
}
/* Newsletter Popup */
#popup-newsletter.modal {
	z-index: 10005;
	padding-right: 0 !important;
}
.thumb-pop-close-modal {
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 4px;
    right: 4px;
    background: none;
    border: none;
    box-shadow: none;
    outline: none;
    border-radius: 0;
	z-index: 2;
	color: #4E4A46;
	font-size: 24px;
	padding: 0;
	line-height: 24px;
}
.thumb-pop-close-modal:focus {
	box-shadow: none;
	outline: none;
}
.wrap-newslet-bg {
	background-color: #a7dde9;
	padding: 0;
}
.modal-dialog-newslet .modal-body {
	padding: 0 15px;
}
.wrap-newslet-conts {
	width: 100%;
	float: left;
	padding: 88px 47px 88px 75px;
}
.wrap-newslet-title {
	width: 100%;
	padding: 0 19px;
	float: left;
}
.wrap-newslet-title h3 {
	margin-bottom: 15px;
	font-size: 40px;
	color: #E50E63;
}
.wrap-newslet-form {
	width: 100%;
	float: left;
	padding: 16px 20px 8px;
	background: rgba(255,255,255,0.9);
	border-radius: 10px;
}
.wrap-newslet-form p {
	margin-bottom: 18px;
	color: #4E4A46;
	font-size: 13px;
	line-height: 18px;
}
.row-newslet-form {
	margin-left: -7px;
	margin-right: -7px;
}
.wrap-newslet-field,
.wrap-newslet-btn {
	padding-left: 7px;
	padding-right: 7px;
}
.wrap-newslet-form .form-control {
	margin-bottom: 16px;
	height: 35px;
	border-radius: 0;
	border-color: #EEE;
}
.wrap-newslet-form .form-control:focus {
	outline: none;
	box-shadow: none;
	border-color: #EEE;
}
.wrap-newslet-form .btn {
	margin-bottom: 16px;
	padding: 5px 12px;
	font-size: 14px;
}
.wrap-newslet-close {
	width: 100%;
	float: left;
	font-size: 13px;
	color: #000;
}
.wrap-newslet-close > span {
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}
.wrap-newslet-close button {
	display: inline-block;
	vertical-align: middle;
	float: none;
	opacity: 0.5;
}
.wrap-newslet-close button span {
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	display: inline-block;
	font-size: 14px;
	border-radius: 50%;
	border: 1px solid #000;
}
@media (min-width: 768px) {
	.modal-dialog.modal-dialog-newslet {
		width: 714px;
		top: 50%;
		height: 431px;
		margin: 0 auto;
		margin-top: -215px;
	}
}
@media (max-width: 767px) {
	.wrap-newslet-conts {
		padding: 30px;
		text-align: center;
	}
	.wrap-newslet-title {
		padding: 0 5px;
	}
	.wrap-newslet-title h3 {
		padding: 0;
		font-size: 24px;
	}
	.wrap-newslet-form .form-control {
		margin-bottom: 10px;
	}
	.wrap-newslet-form .btn {
		margin-bottom: 10px;
	}
}
/** Online Stockists **/
.row-online-stockist p {
	margin-bottom: 0;
	width: 32%;
	padding: 15px 10px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}
.row-online-stockist p img {
	max-width: 100%;
	width: auto !important;
	height: auto !important;
}
@media (max-width: 567px) {
	.row-online-stockist p {
		width: 49%;
	}
}
/** Contact **/
@media (max-width: 991px) {
	.wrap-contact-form {
		padding: 30px 0;
	}
}
/* Wholesale Account */
.wholesale-acct-head h1 {
	margin-bottom: 20px;
	font-size: 25px;
	line-height: 33px;
}
.wholesale-acct-head h1 span {
	color: #4E4A46;
}
.row-link-wholesale .wrap-link-wholesale.link-wholesale-p .btn {
	background: #E50E63;
	border-color: #E50E63;
}
.row-link-wholesale .wrap-link-wholesale.link-wholesale-p .btn:hover,
.row-link-wholesale .wrap-link-wholesale.link-wholesale-p .btn:focus {
	background-color: #b60a4f;
  	border-color: #ac0a4b;
}
.wrap-link-wholesale {
	padding-bottom: 15px;
}
.wrap-link-wholesale .btn {
	padding: 11px 6px;
	font-size: 16px;
	line-height: 21px;
}
.wrap-link-wholesale .btn i {
	margin-right: 4px;
}
.custom-box {
	width: 19px;
	height: 21px;
	display: inline-block;
	vertical-align: top;
	background: url(../img/custom-box.png) no-repeat left center;
}
.custom-user {
	width: 17px;
	height: 21px;
	display: inline-block;
	vertical-align: top;
	background: url(../img/custom-user.png) no-repeat left center;
}
@media (max-width: 767px) {
	.wrap-link-wholesale.link-wholesale-p {
		padding-bottom: 28px !important;
	}
}
/* Form Application */
.row-form-field {
	padding-bottom: 15px;
}
.wrap-form-field-name {
	line-height: 34px;
	font-weight: 700;
	text-align: right;
}
.wrap-form-field-name span {
	color: #E50E63;
}
.wrap-form-field textarea {
    resize: none;
}
@media (max-width: 991px) {
	.wrap-form-field-name {
		text-align: left;
	}
}
/* About Us */
.row-about-us {
	text-align: center;
}
.wrap-about-col {
	width: 49%;
	padding-bottom: 30px;
	float: none;
	display: inline-block;
	vertical-align: top;
}
.wrap-about-col h3 {
	margin-bottom: 20px;
	font-size: 16px;
}
.wrap-about-col p {
	margin-bottom: 0;
	font-size: 15px;
	line-height: 20px;
}
.wrap-about-col img {
	max-width: 100%;
}
.about-img {
	padding-bottom: 30px;
}
.about-img-over {
	margin-top: -188px;
}
.wrap-about-conts {
	width: 430px;
	padding: 0 45px;
	display: inline-block;
}
.about-col-vid {
	padding-top: 30px;
}
.wrap-about-conts-vid {
	padding-top: 70px;
}
.wrap-about-conts-round {
	width: 430px;
	height: 430px;
	display: inline-block;
	border-radius: 50%;
	padding: 0 45px;
}
.conts-round-block {
	width: 100%;
	display: table;
	height: 430px;
}
.conts-round-text {
	display: table-cell;
	vertical-align: middle;
}
.round-y {
	margin-top: 60px;
	background: #F6D44D;
}
.round-p {
	margin-top: -57px;
    margin-right: 33px;
	background: #E50E63;
	color: #fff;
}
.round-o {
	background: #F88D2B;
}
.aboutvidwrap {
	width: 100%;
	height: 310px;
	display: block;
	text-align: center;
	line-height: 308px;
	border: 1px solid #EFEFEF;
	font-size: 75px;
	color: #E51464;
}
.aboutvidwrap .fa-youtube-play {
	display: inline-block !important;
	vertical-align: middle;
}
@media (max-width: 1199px) {
	.round-p {
		margin-right: 0;
		margin-left: -86px;
	}
	.about-img-over {
		margin-top: -154px;
	}
}
@media (max-width: 991px) {
	.wrap-about-col {
		width: 100%;
		padding-bottom: 20px;
	}
	.about-img-over {
		margin-top: 0;
	}
	.wrap-about-conts {
		width: 100%;
		padding: 0;
	}
	.about-col-vid {
		padding-top: 20px;
	}
	.wrap-about-conts-vid {
		padding-top: 50px;
	}
	.wrap-about-conts-round {
		width: 100%;
		height: auto;
		border-radius: 20px;
		padding: 22px 12px;
	}
	.conts-round-block {
		height: auto;
	}
	.round-y {
		margin-top: 0;
		background: #F6D44D;
	}
	.round-p {
		margin-top: 0;
		margin-right: 0;
		margin-left: 0;
	}
	.aboutvidwrap {
		height: 220px;
		line-height: 218px;
	}
}
.btn-orange-prod{
	background: #f88d28;
	border-color: #f88d28;
	color: #fff;
	cursor: auto;
	padding: 1px;
	text-transform: none;
}
.btn-orange-prod p{
	margin-bottom: 0; 
	white-space: normal;
	font-size: 13px;
}
.btn-orange-prod:hover{
	color: #fff;
}
.text-field{
	text-align: center;
    padding: 10px;
}
.banner-field{
	margin-top: 20px;
}
.button-link{
	margin-top: 20px;
}
.button-link ul{
	list-style: none;
	display: flex;
	justify-content: space-around;
	padding: 0;
}
.button-link ul li{
	padding: 5px 15px;
    font-size: 22px;
    font-weight: bold;
    border-radius: 25px;
    background: #E50E63;
    text-align: center;
	width: 30%;
	border: 1px solid #E50E63;
	text-transform: uppercase;
}
.button-link ul li a{
	color: #fff; 
	font-family: 'Avenir', serif;
	font-size: 18px;
}
.button-link ul li:hover{
	background: #fff;
	transition: 0.5s;
}
.button-link ul li:hover a{
	color: #E50E63;
}
.btn.btn-grey-prod.btn-block.btn-lg{
	padding: 10px;
}
.btn.btn-success.btn-lg.btn-block.checkout-now{
	padding: 5px;
}
.addtocart.btn.btn-success.btn-block.btn-lg.btn-loads, .addtocart.btn.btn-warning.btn-block.btn-lg.btn-loads{
	padding: 10px 5px;
}
@media (max-width: 767px) {
	.aboutvidwrap {
		height: 170px;
		line-height: 168px;
	}
	.button-link ul li{
		width:100%;
		margin-top: 10px;
	}
	.button-link ul{
		display: block
	}
	.btn-orange-prod{
		padding: 5px;
	}
	.height-thumb{
		/* height: 320px; */
	}
}
@media (max-width: 320px) {
	.wrap-thumb-btn .addtocart{
		font-size: 9px
	}
}
.social-icon{
	font-size: 24px;
	margin-left: 8px;
}
.mb-30px{margin-bottom: 30px;}
@media (min-width: 768px) {
	.text-sm-right{text-align: right;}
}
a.nav-link.nav-link-btn {
    background: #f5902f;
    padding: 10px;
    font-weight: bold;
    border-radius: 5px;
    color: #fff !important;
}
.br-flex {
    display: flex;
	align-items: center;
}

@media (max-width:991px) {

	.hide-mobile{
		display: none!important;
	}
}
@media (max-width:991px) {
	a.nav-link.nav-link-btn {
		font-weight: bold;
		border: 1px solid #f5902f;
		border-left: 0;
		border-right: 0;
		border-radius: 0;
	}
}