* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@font-face {
    font-family: 'eastertown';
    src: url('//cdn3.bigcommerce.com/s-r48eo5eac/templates/__custom/SDassets/fonts/eastertown.eot?70353395');
    src: url('//cdn3.bigcommerce.com/s-r48eo5eac/templates/__custom/SDassets/fonts/eastertown.eot?70353395#iefix') format('embedded-opentype'), url('//cdn3.bigcommerce.com/s-r48eo5eac/templates/__custom/SDassets/fonts/eastertown.woff2?70353395') format('woff2'), 
		url('//cdn3.bigcommerce.com/s-r48eo5eac/templates/__custom/SDassets/fonts/eastertown.woff?70353395') format('woff'),
		url('//cdn3.bigcommerce.com/s-r48eo5eac/templates/__custom/SDassets/fonts/eastertown.ttf?70353395') format('truetype'), url('//cdn3.bigcommerce.com/s-r48eo5eac/templates/__custom/SDassets/fonts/eastertown.svg?70353395') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "eastertown";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-undo:before { content: '\e800'; } /* '' */
.icon-pencil:before { content: '\e801'; } /* '' */
.icon-cancel-circled:before { content: '\e802'; } /* '' */
.icon-tag:before { content: '\e803'; } /* '' */
.icon-rabbit:before { content: '\e874'; } /* '' */
.icon-egg:before { content: '\e875'; } /* '' */
.icon-cart:before { content: '\e876'; } /* '' */
.icon-search:before { content: '\e877'; } /* '' */
.icon-arr-left:before { content: '\e878'; } /* '' */
.icon-arr-right:before { content: '\e879'; } /* '' */
.icon-lorry:before { content: '\e87b'; } /* '' */
.icon-recent:before { content: '\e87c'; } /* '' */
.icon-wishlist:before { content: '\e87d'; } /* '' */
.icon-file:before { content: '\e87e'; } /* '' */
.icon-book:before { content: '\e87f'; } /* '' */
.icon-completed:before { content: '\e880'; } /* '' */
.icon-message:before { content: '\e881'; } /* '' */
.icon-x:before { content: '\e889'; } /* '' */
.icon-twitter:before { content: '\f099'; } /* '' */
.icon-facebook:before { content: '\f09a'; } /* '' */
.icon-pinterest-circled:before { content: '\f0d2'; } /* '' */
.icon-gplus:before { content: '\f0d5'; } /* '' */
.icon-instagram:before { content: '\f32d'; } /* '' */

body {
	font-family: 'Muli', sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: #666666;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #4d4d4d;
	font-weight:700;
	line-height:normal;
	font-family: 'Muli', sans-serif;
    padding-top: 20px;
}
.h1,
h1 {
	font-size: 36px;
	padding-bottom: 20px;
	font-weight:200;
}
.h2,
h2 {
	font-size: 30px;
	padding-bottom: 15px;
		
}
.h3,
h3 {
	font-size: 24px;
	padding-bottom: 10px;
}
.h4,
h4 {
	font-size: 20px;
	padding-bottom: 5px;
    text-transform: none;
}
.h5,
h5 {
	font-size: 14px;
	text-transform: uppercase;
	padding-bottom: 5px;
	letter-spacing:2px;
}
.h6,
h6 {
	font-size: 10px;
	padding-bottom: 20px;
}
p {
	font-size: 16px;
	line-height: 24px;
}
.content p a,
p a,
.Content li a {
	color: #679637;
}
.content p a:hover,
p a:hover,
.Content li a:hover {
	text-decoration: underline;
}
.lead {
  font-size: 20px;
  line-height: 30px;
  color: #666;
}
ol {
	margin-left: 20px;
}
.cf,
.clearfix {
	*zoom:1;
}
.cf:before,
.cf:after,
.clearfix:before,
.clearfix:after {
	display:table;
	content:'';
	line-height:0;
}
.cf:after,
.clearfix:after {
	clear:both;
}
::-webkit-input-placeholder {
color: #999999;
}
:-moz-placeholder { /* Firefox 18- */
color: #999999;
}
::-moz-placeholder {  /* Firefox 19+ */
color: #999999;
}
:-ms-input-placeholder {
color: #999999;
}
/* WebKit browsers */
:focus::-webkit-input-placeholder { opacity:0; }

/* Mozilla Firefox 4 to 18 */
:focus:-moz-placeholder { opacity:0; }

/* Mozilla Firefox 19+ */
:focus::-moz-placeholder { opacity:0; }

/* Internet Explorer 10+ */
:focus:-ms-input-placeholder { opacity:0; }
.page {
background:#fff;
}
.btn.alt,
.btn,
.btn-sd,
.PageMenu .BtnRed,
.BtnRed,
.ExpressCheckout .btn,
.FormContainer #LoginButton,
.QuickViewBtn,
.ChangeLink {
display: inline-block;
padding: 0 40px;
text-align:center;
background: #4ab952;
-webkit-border-radius: 24px;
border-radius: 24px;
height: 48px;
line-height: 48px;
color: #fff!important;
font-family: 'Muli', sans-serif;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
letter-spacing:1px;
width:auto;
margin:0;
border:0 none;
}
.QuickViewBtn {
  background: #70d5b0 !important;
  right:auto;
  padding-left:25px;
  padding-right:25px;
}
.btn.alt:hover,
.btn:hover,
.btn-sd:hover,
.PageMenu .BtnRed:hover,
.BtnRed:hover,
.ExpressCheckout .btn:hover,
.FormContainer #LoginButton:hover,
.QuickViewBtn:hover,
.ChangeLink:hover {
color: #fff;
text-decoration: none;
background: #2e9536;
border:0 none;
}
.btn-sd-ghost,
.ExpressCheckoutBlock:not(.ExpressCheckoutBlockCollapsed) a.ChangeLink {
border:2px solid #fff;
height:36px;
line-height:34px;
padding:0 25px;
color:#fff;
font-size:12px;
background:none;
}
.btn-sd-ghost:hover,
.ExpressCheckoutBlock:not(.ExpressCheckoutBlockCollapsed) a.ChangeLink:hover {
background:#4eaac3;
border:2px solid #fff;
}
.btn-sd-ghost.btn-sd-ghost-green {
border-color:#60d0a7;
color:#60d0a7 !important;
height:48px;
line-height:44px;
}
.btn-sd-ghost.btn-sd-ghost-green:hover {
background:#60d0a7;
color:#fff !important;
}
.btn-sm,
.btn.btn-sm,
.ChangeLink,
.btns .btn {
font-size:12px;
padding:0 25px;
height:36px;
line-height:36px;
}
.btn-sd-ghost.btn-sm {
line-height:32px;
}
.BtnRed i {
display:none;
}
.TopMenu > .inner,
#Header > .inner,
.PageMenu > .inner,
.main > .inner,
.footer-main > .inner,
.footer-links > .inner,
.newsletter-subscription > .inner,
.inner {
  max-width:1140px;
  margin-left:auto;
  margin-right:auto;
  padding-left:15px;
  padding-right:15px;
  width:100%;
}
#Header > .inner {
  padding-left: 0;
  padding-right: 0;
  background:none;
}
#Header.off-screen {
  -moz-transform: translateY(-52px);
  -webkit-transform: translateY(-52px);
  -o-transform: translateY(-52px);
  -ms-transform: translateY(-52px);
  transform: translateY(-52px);
}
.TopMenu {
  background:#e9f5f7;
  height:38px;
}
.TopMenu ul {
  text-align:left;
}
#home .PageMenu {
  display:none !important;
}
.header-addon {
  display:none;
}
.PageMenu li ul{
	background: #4ab952;
}
.PageMenu li ul:before {
	border-color: transparent transparent #4ab952 transparent;
}
.PageMenu li ul li a{
	color: #fff;
	font-size: 14px;
}
#Header {
  margin-bottom: -5px;
  border: 0;
  border-bottom: 1px solid #e3e3e3;
  background: #fff;
  left:0;
  z-index:101;
	top:0;
}
.header-logo a {
  display: block;
  font-size: 0;
  line-height: 0;
}
#Header .header-secondary {
  float: left;
  text-align: right;
  width: 100%;
  height:50px;
}
#ToggleMenu {
  color:#666666;
}
#cart-amount .Cart {
  color:#666666;
  font-size:20px;
  padding:15px 0;
}
#Header .header-secondary {
	float: left;
	text-align: right;
	width: 100%;
}
#SearchForm {
	display: inline-block;
	float: none;
	width: 100%;
	margin-bottom: 0;
}
#SearchForm input::placeholder {
  color: #999;
}
#SearchForm .Textbox {
	color: #1a1617!important;
	line-height: 50px;
	height: 50px;
	background: #f9f9f9;
	background: -moz-linear-gradient(top, #f9f9f9 0, #fff 50%, #f9f9f9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f9f9f9), color-stop(50%, #fff), color-stop(100%, #f9f9f9));
	background: -webkit-linear-gradient(top, #f9f9f9 0, #fff 50%, #f9f9f9 100%);
	background: -o-linear-gradient(top, #f9f9f9 0, #fff 50%, #f9f9f9 100%);
	background: -ms-linear-gradient(top, #f9f9f9 0, #fff 50%, #f9f9f9 100%);
	background: linear-gradient(to bottom, #f9f9f9 0, #fff 50%, #f9f9f9 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#f9f9f9', GradientType=0);
}
#SearchForm .selector {
	float: left;
	border: 0;
	line-height: 36px;
	min-height: 36px!important;
	padding: 0!important;
	border-left: 1px solid #c3c3c3;
	background: 0 0;
	min-width: 150px;
	display: none;
}
div.selector span {
	line-height: 34px;
	height: 34px;
	padding: 0 30px 0 10px!important;
	font-size: 14px;
	position: relative;
	text-align: left;
	background: #fff;
	letter-spacing: 0;
}
#SearchForm div.selector span {
	height: 100%;
	background: -moz-linear-gradient(top, #fff 0, #e9e9e9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #e9e9e9));
	background: -webkit-linear-gradient(top, #fff 0, #e9e9e9 100%);
	background: -o-linear-gradient(top, #fff 0, #e9e9e9 100%);
	background: -ms-linear-gradient(top, #fff 0, #e9e9e9 100%);
	background: linear-gradient(to bottom, #fff 0, #e9e9e9 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e9e9e9', GradientType=0);
}
div.selector span:after {
	position: absolute;
	right: 5px;
	top: 12px;
}
.header-secondary #SearchForm button {
	background: #ea6f9a;
	background-image: none;
	position: static;
	text-align: center;
	height: 52px;
	line-height: 52px;
	margin: -1px -1px -1px 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #fff;
	font-size:20px;
}
.header {
	margin-bottom: 0;
	border-bottom: 0 none;
	padding-top: 113px;
}
.header-right {
	display: none;
}
.header-secondary .desc {
	text-transform: none;
	font-size: 14px;
	line-height: normal;
	font-family: Arvo, serif;
	padding: 0;
	margin: 10px 0 0;
	display: none;
	font-weight: 400;
}
#HomeSlideShow {
  display:block;
  margin-bottom:5px !important;
  margin-left:-15px;
  margin-right:-15px;
	overflow:hidden;
	height:400px;
	background-color:#ededed;
}
#HomeSlideShow .flex-control-nav,
#HomeSlideShow .flex-direction-nav {
  display:none;
}
.slide-show li.clone {
  visibility:hidden;
}
#HomeSlideShow .slide {
	height:400px;
}
#HomeSlideShow .slide a {
	display:block;
	position:relative;
	height:100%;
}
#HomeSlideShow .slide-image {
	position:absolute;
	height: 100%;
	width:auto;
	max-width:none;
	top: 0;
	left: 50%;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
#HomeSlideShow .slide-content {
	position:absolute;
	text-align: center;
    width: 100%;
    bottom: 30px;
}
#HomeSlideShow h2,
#HomeSlideShow .slide-text {
  background:none;
  letter-spacing:0;
}
#HomeSlideShow h2 {
  font-size:50px;
  line-height:normal;
	font-weight:200;
}
#HomeSlideShow .slide-text {
  text-shadow:none;
  font-weight:400;
  font-size:18px;
  line-height:32px;
	margin-bottom:20px;
}
#HomeSlideShow .btn-sd {
	padding:0 45px;
}
#FeaturedItems {
  margin-bottom:60px;
  position:relative;
  z-index:100;
}
.featured_block {
  margin-bottom:15px;
}
.featured_inner {
  border:1px solid #dddddd;
  padding:30px 20px;
  position:relative;
}
.featured_inner img {
  max-width:100px;
  position:absolute;
  right:10px;
  top:50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.featured_inner h3 {
  font-size:16px;
  line-height:normal;
  color:#34c3bb;
  font-weight:700;
  padding:0 0 5px;
  position:relative;
  z-index:1;
}
.featured_inner p {
  margin-right:100px;
  margin-bottom:0;
  font-size:14px;
  line-height:20px;
  color:#666666;
  position:relative;
  z-index:1;
}
.v2-tab-panel {
  display:none;
  position:relative;
}
.v2-tabs {
  list-style:none;
  margin:0 -10px;
  font-size:0;
  line-height:0;
  text-align:center;
  position:relative;
  z-index:10;
  margin-bottom: 35px;
}
.v2-tabs li {
  display:inline-block;
  vertical-align:middle;
	margin:0 28px;
}
.v2-tabs li a {
  font-size:14px;
  line-height:normal;
  font-weight:bold;
  letter-spacing:0.5px;
  text-transform:uppercase;
  color:#999999;
  position:relative;
  padding:10px 0 13px 0;
  display:block;
}
.v2-tabs li a:hover,
.v2-tabs li.current a {
  color:#4d4d4d;
  text-decoration:none;
}
.v2-tabs li a:before {
  display:none;
  content:'';
  height:3px;
  width:100%;
  background:#ea6f9a;
  position:absolute;
  bottom:0;
}
.v2-tabs li.current a:before {
  display:block;
}
#home ul.v2-tabs {
  margin-bottom: 35px;
}
.row {
  margin:0 -15px;
  font-size:0;
  line-height:0;
}
.row > div {
  padding-left:15px;
  padding-right:15px;
}
.section-title {
  font-size:14px;
  font-weight:500;
  color:#4d5351;
  letter-spacing:2px;
  text-transform:uppercase;
  text-align:center;
  padding-bottom:25px;
}
hr.divider {
  height:1px;
  border:0;
  background:#e9e9e9;
  margin:0;
}
#TrustedBrands {
  padding:50px 0;
}
.brands_block {
  max-width:380px;
  margin:0 auto 20px auto;
}
#SideNewsletterBox {
  border:0 none;
  text-align:center;
}
#SideNewsletterBox .bg-div {
  background:#f8f8f8;
}
#SideNewsletterBox .inner {
  padding-top:0;
  padding-bottom:0
}
.news_block_img {
  display:none;
}
.news_inner {
  padding:40px 15px;
}
.news_inner h3 {
  font-size:30px;
  font-weight:300;
  color:#ea6f9a;
  padding:0 0 5px;
}
.news_inner p {
  font-size:16px;
  font-weight:300;
  color:#666666;
}
input.txt,
input.Textbox {
  border:1px solid #dddddd;
  padding:0 10px;
  height:46px;
  line-height:44px;
  font-size:16px;
  width:100%;
  margin-bottom:15px;
}
.news_inner .txt {
  margin-bottom:10px;
}
.footer {
  border-top:1px solid #e9e9e9;
  margin-top:45px;
}
.footer-main {
  padding:50px 0;
}
.footer-main h4 {
  font-size:14px;
  font-weight:700;
  color:#4d5351;
  text-transform:uppercase;
  letter-spacing:1px;
  padding-bottom:10px;
}
.footer-main ul,
.footer-main ul li {
  float:none;
}
.footer-main li a {
  font-size:14px;
  line-height:20px;
	color:#34c3bb;
}
.footer-columns {
  margin:0 -15px;
  font-size:0;
  line-height:0;
}
.footer_block {
  padding:0 15px;
  text-align:center;
}
.footer-main .footer_block + .footer_block h4 {
  margin-top:25px;
}
.footer .footer-columns .cc {
  margin:0 -5px 10px -5px;
  font-size:0;
  line-height:0;
}
.footer .footer-columns .cc li {
  display:inline-block;
  vertical-align:middle;
  padding:0 5px;
  width:auto;
}
.footer .footer-columns .cc li img {
  width: 40px;
  height:25px;
}
.footer .phone {
  font-size:36px;
  line-height:36px;
  font-weight:300;
  color:#ea6f9a;
  margin-bottom:5px;
}
.footer .email_link {
  color:#34c3bb;
  font-size:14px;
  line-height:20px;
}
#SocialMedia {
  margin:0 -3px;
  font-size:0;
  line-height:0;
}
#SocialMedia li {
  display:inline-block;
  padding:0 3px;
  width:auto;
}
#SocialMedia a {
  display:block;
  height:38px;
  width:38px;
  text-align:center;
  line-height:38px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background:#ea6f9a;
  color:#fff;
  font-size:16px;
}
#SocialMedia a:hover {
  background:#59c19b;
}
.footer-links {
  background:none;
}
.footer-links .image_block {
  font-size:0;
  line-height:0;
  margin:0 -15px 15px -15px;
}
.footer-links .image_block > * {
  display:inline-block;
  vertical-align:middle;
  margin:0 15px;
  height:55px;
}
.footer-links .image_block .family-owned {
  width: 101px;
}
.footer-links .image_block .brain-tree {
  width: 116px;
}
.footer-links .image_block img:last-child {
  height: 94px;
}
.footer-links .cp {
  padding-bottom:30px;
}
.footer-links .cp p {
  font-size:14px;
  color:#9c9f9e;
  padding-bottom:0;
}
.footer-links .cp .btt {
  font-size:14px;
  font-weight:600;
  color:#34c3bb;
}
#DrawerMenu .inner {
  padding:0;
}
#DrawerMenu a,
#DrawerMenu .cname {
  font-size: 14px;
  padding: 8px 55px 8px 15px;
}
#DrawerMenu .subcat-expand {
  height: 40px;
}
#DrawerMenu li > ul a {
  padding: 10px 55px 10px 15px;
}
#DrawerMenu .CartLink,
#DrawerMenu ul.ProductList,
#DrawerMenu ul.dropdown {
  display: none;
}
#DrawerMenu .util li {
  margin: 0;
}
.ProductList .ProductDetails {
  padding:0;
}
.ProductDetailsGrid .DetailRow.p-price .freeshipping-icon {
	width: 50px;
	display: inline-block;
	vertical-align: middle;
}
#CategoryContent .ProductList .pname,
#CategoryContent .ProductList .p-name a,
.ProductList .pname,
#home .ProductList .pname,
.page-content #LayoutColumn2 a.pname {
  color:#34c3bb;
  font-size:14px;
  line-height:20px;
  font-weight:600;
}
.page-content #LayoutColumn2 a.pname:hover {
  color:#34c3bb;
}
#CategoryContent .ProductList .p-price,
.ProductList .p-price,
#home .ProductList .p-price {
  color:#B4B3B0;
  font-size:15px;
  line-height:22px;
  font-weight:bold;
}
.PrimaryProductDetails .ProductPrice {
  color:#9c9f9e;
}
.ProductList .p-price strike {
  color:#cccccc;
	font-weight:normal;
	font-size:14px;
	line-height:20px;
}
.ProductList .ProductActionAdd {
  display:none;
}
.ProductList .Rating img{
  height:13px;
  width:auto;
  margin:0 auto;
}
.flex-control-nav {
  font-size:0;
  line-height:0;
}
.flex-control-nav li {
  margin:0 3px;
}
.flex-control-paging li a {
  border:0 none;
  background:#ededed;
  width:9px;
  height:9px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.flex-control-paging li a.flex-active,
.flex-control-paging li a:hover {
  background:#ea6f9a;
}
.Breadcrumb  {
  margin-bottom:20px;
}
.Content .Breadcrumb ul,
#home .Content ul,
.Breadcrumb ul {
  margin:0;
}
.Content .Breadcrumb ul li,
.Breadcrumb ul li {
  padding-right: 5px;
  color: #888c8b;
  font-size: 14px;
  line-height: normal;
  padding-left:0;
  padding-bottom:0;
}
#home .Content ul li {
  padding:0;
  position:static;
}
.Content .Breadcrumb ul li:before,
#home .Content ul li:before {
  display:none;
}
.Content .Breadcrumb ul li a,
.Breadcrumb ul li a {
  padding-right: 10px;
  background:none;
  font-weight:600;
  position: relative;
  background: 0 0;
  color: #34c3bb;
}
.Content .Breadcrumb ul li a:hover,
.Breadcrumb ul li a:hover  {
  text-decoration: underline;
}
.Content .Breadcrumb ul li a:after,
.Breadcrumb ul li a:after {
  content: " » ";
  position: absolute;
  right: 0;
  color: #888c8b;
}
.TitleHeading {
  border-bottom:0 none;
  padding-top: 0;
}
.productlist-page.hasCategoryDesc .TitleHeading {
    margin-bottom:0;
}
label,
.lbl {
  font-size:16px;
  line-height:normal;
  font-weight:600;
  color:#393f3d;
}
.AccountLogin {
  margin-bottom:40px;
}
#LoginForm .AccountLogin .btn {
  margin-bottom:15px;
}
#LoginForm a {
  color:#2fbeed;
  font-weight:normal;
}
#LoginForm .txt {
  max-width:370px;
  width:100%;
}
.CreateAccount {
  border:1px solid #d0f1e5;
  padding:20px 15px;
  margin-bottom:0;
}
.login-form .CreateAccount {
  margin-bottom:0;
}
.CreateAccount p {
  color:#393f3d;
  font-weight:600;
}
.Content ul {
  margin:0 0 15px 15px;
  list-style:none;
}
.Content ul li {
      position: relative;
    padding-left: 30px;
    padding-bottom: 10px;
    padding-top: 9px;
    padding-right: 10px;
}
.Content ul li:before {
  display: block;
  background: #80d9b9;
  content: '';
  width: 9px;
  height: 9px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: 10px;
  top: 17px;
}
#ouibounce-modal,
#ouibounce-modal2 {
  z-index:101;
}
#ouibounce-modal .modal,
#ouibounce-modal2 .modal {
  background:#fff url('//cdn10.bigcommerce.com/s-r48eo5eac/templates/__custom/SDassets/art/modal-bg.jpg?t=1649757370') right bottom no-repeat;
  -webkit-border-radius: 0;
  border-radius: 0;
  width:auto;
  height:auto;
  max-width:560px;
  top:50%;
  left:15px;
  right:15px;
  bottom:auto;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#ouibounce-modal .modal-title,
#ouibounce-modal2 .modal-title {
  background:none;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-align:right;
}
#ouibounce-modal .close,
#ouibounce-modal2 .close {
  font-size:30px;
  color:#60d0a7;
  position: absolute;
  right: 15px;
  top: 15px;
}
#ouibounce-modal .modal-body,
#ouibounce-modal2 .modal-body {
  padding:15px;
}
#ouibounce-modal .modal-body h1,
#ouibounce-modal2 .modal-body h1 {
  font-size:50px;
  line-height:50px;
  color:#e18cb5;
  font-weight:600;
  text-transform:uppercase;
  padding-bottom: 10px;
}
#ouibounce-modal .modal-body h1 strong,
#ouibounce-modal2 .modal-body h1 strong {
  display:block;
  font-size:24px;
  line-height:34px;
  font-weight:300;
  padding:5px 0 15px;
}
#ouibounce-modal .modal-body h1 span,
#ouibounce-modal2 .modal-body h1 span {
  display:block;
  font-weight:300;
  font-size:16px;
  line-height:26px;
  color:#757978;
  text-transform:none;
}
#ouibounce-modal form,
#ouibounce-modal2 form {
  margin:0;
  max-width:310px;
}
#ouibounce-modal form fieldset,
#ouibounce-modal2 form fieldset {
  margin-top: 0;
}
#ouibounce-modal .modal-footer,
#ouibounce-modal2 .modal-footer {
  position:static;
  padding:15px;
  text-align:left;
}
#ouibounce-modal .modal-footer p,
#ouibounce-modal2 .modal-footer p {
  font-size:12px;
  line-height:18px;
  color:#757978;
  margin:0;
  text-transform:none;
  display:block;
  border:0 none;
  cursor:default;
}
.p404 {
  margin-bottom:130px;
}
.p404 .grid__item {
  width:100%;
  text-align:center;
}
.p404 h1 {
  font-size:60px;
  font-weight:500;
  color:#ea6f9a;
  padding:0 0 30px;
}
.p404 p {
  font-size:24px;
  line-height:34px;
  color:#4d4d4d;
  font-weight:300;
  margin-bottom:40px;
}
.main {
  padding-top:15px;
}
.main .no-crumb {
  padding-top:25px;
}
.PageMenu {
  margin-bottom:0;
}
.SortBox div.selector span,
.SearchSorting div.selector span {
  height:33px;
  line-height:33px;
}
.Content .ProductList  {
  margin:0 -10px;
  font-size:0;
  line-height:0;
}
.Content .ProductList li {
  padding:0 10px;
}
.Content .ProductList li:before {
  display:none;
}
.ProductImage {
  border:1px solid #dddddd;
  margin-bottom:20px;
  position:relative;
}
div.selector {
  border-color:#cbded7;
}
.SortBox label {
  color:#757978;
  text-transform: capitalize;
}
#SearchPageHeader {
  overflow: hidden;
}
#SearchTabsList {
  font-size:0;
  line-height:0;
  margin:0 -10px 30px -10px;
  border:0 none;
  padding:0;
}
#SearchTabsList li {
  display:inline-block;
  vertical-align:middle;
  padding:0 10px;
  width:auto;
  border:0 none;
}
#SearchTabsList li:before {
  display:none;
}
#SearchTabsList a {
  display:block;
  border:0 none;
  position:relative;
  font-size:14px;
  line-height:normal;
  font-weight:500;
  text-transform:uppercase;
  letter-spacing:2px;
  background:#fff;
  color:#999;
  padding:0 0 15px 0;
  height:auto;
}
#SearchTabsList .Active a {
  background:#ffffff;
  color:#4d4d4d;
}
#SearchTabsList a:hover {
  text-decoration:none;
  color:#4d5351;
}
#SearchTabsList a:after {
  content:'';
  display:none;
  height:3px;
  width:34px;
  background:#a0e3ca;
  position:absolute;
  bottom:0;
  left:50%;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
#SearchTabsList .Active a:after {
  display:block;
  width: 100%;
  background: #ea6f9a;
}
.SearchSorting {
  float:none;
}
.SortBox div.selector,
.SearchSorting div.selector {
  float:none;
}
.ProductList.List .ProductImage {
  float:none;
  width:100%;
}
#SearchResultsProduct .ProductList li {
  /*width:192px;*/
  width: 100%;
  margin:0 auto 25px auto;
}
#SearchResultsProduct .ProductList li .ProductDetails {
   line-height: normal;
   text-align: center;
}
#SearchResultsProduct .ProductList li .ProductDetails a {
    display: block;
    padding-bottom: 5px;
    color: #34c3bb;
    font-weight: 700;
}
#SearchResultsProduct .ProductList li .ProductPriceRating {
   line-height: 20px;
   font-size: 16px;
   font-weight: 700;
    color: #666;
}
.ProductList.List .ProductDetails {
  padding:0;
  border:0 none;
}
.ProductList .ProductImage img,
#ProductDetails .ProductThumbImage img {
  max-width:none;
  width:100%;
  max-height:none;
}
.AdvancedSearch {
  padding-top:30px;
}
.CompareButtonContainer {
  display:none;
} 
.ProductList .pname {
  padding-bottom:10px;
}
.ProductDetailsGrid .DetailRow .BrandName {

}
.ProductDetailsGrid .DetailRow .BrandName a:hover {
  color:#44c5ef;
}
.productPage .PriceRow.p-price {
  font-size:24px;
  line-height:34px;
  font-weight:300;
  color:#757978;
}
.productPage .PriceRow.p-price strike {
  color:#e395ba;
}
.ProductDetailsGrid .Label,
.ProductAddToCart .productAttributeLabel {
  font-size:16px;
  font-weight:600;
  color:#393f3d;
  margin-bottom:5px;
}
#QuickViewProductDetails .required,
#QuickViewProductDetails .Required,
.ProductMain .Required, .required {
  display:inline-block;
  position:static;
}
.VariationProductSKU {
  font-size:14px;
  font-weight:400;
  color:#9c9f9e;
}
div.selector {
  line-height: 44px;
  min-height: 46px!important;
  padding: 0 20px 0 0!important;
  background: 0 none !important;
  border-color:#cbded7;
  position:relative;
}
div.selector:before {
  font-size:16px;
  color:#5c5c5c;
  content: '\25be';
  right:5px;
  position:absolute;
  top:50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.DetailRow .selector {
  margin-bottom:0;
}
.CartItemQuantity div.selector span,
.DetailRow.qty .selector span,
.DetailRow .selector span {
  height:44px;
  line-height:44px;
}
.CartItemQuantity, .CartItemIndividualPrice, .CartItemTotalPrice  {
  text-align: left;
}
.CartItemIndividualPrice {
  padding-left: 10px;
}
.BlockContent .CartThumb img {
  border: 1px solid #ddd;
  margin-left: 15px;
}
.addto {
  border:0 none;
  padding:0;
}
.PrimaryProductDetails {
  margin-top: 45px;
}
.PrimaryProductDetails .btn.add-to-cart {
  background:#4ab952;
}
.PrimaryProductDetails .btn.add-to-cart:hover {
  background:#2e9536;
}
.ProductThumbImage {
  background:#fafafc
}
.v2-tabcontent {
  position:absolute;
  top:0;
  left:-100000000px;
  width:100%;
}
.v2-tabcontent.active-tab {
  position:static;
}
.BulkDiscount .DetailRow > * {
  display:block;
  margin:0 !important;
  vertical-align:middle;
}
.BulkDiscount .DetailRow .AddThisButtonBox {
  margin-top:30px !important;
}
.r-tabs-accordion-title {
  margin-bottom:5px;
  border:1px solid #d0f1e5;
}
.r-tabs-accordion-title.r-tabs-state-active {
  background:#60d0a7;
  border-color:#60d0a7;
  margin-bottom:0;
}
.r-tabs-anchor {
  display:block;
  position:relative;
  padding:10px 25px 10px 15px;
  font-size:17px;
  line-height:normal;
  color:#9c9f9e;
}
.r-tabs-state-active .r-tabs-anchor,
.r-tabs-state-active .r-tabs-anchor i {
  color:#fff;
}
.r-tabs-anchor i {
  position:absolute;
  right:10px;
  color:#5c5c5c;
  top:50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.r-tabs-panel {
  border:1px solid #dddddd;
}
.r-tabs-panel.r-tabs-state-active {
  margin-bottom:5px;
}
.r-tabs-panel .Block {
  margin:0;
}
.ProductDescription h2 {
  padding-top: 0;
}
.ProductDescriptionContainer h2 {
  font-weight:500;
  font-size:22px;
  line-height:30px;
}
.ProductDescriptionContainer h2 strong {
  font-weight:500;
}
.ProductDescriptionContainer p {
  color:#757978;
  font-size:18px;
  line-height:26px;
}
.ProductReviewList {
  list-style:none;
  margin:0;
}
.ReviewTitle {
  padding-bottom:0;
}
.Meta {
  margin-bottom:10px;
}
.SideRelatedProducts {
  margin-top:30px;
}
.fx_product {
  margin:0 35px 50px 35px;
}
.fx_product .ProductList {
  margin:0;
}
.fx_product .ProductList li {
  padding:0;
}
.fx_product .ProductList .product_block {
  padding:0 15px;
}
.fx_product .flex-direction-nav a
.fx_product .flex-direction-nav a,
.fx_product .flex-direction-nav a.flex-disabled {
  width:50px;
  background:#fff !important;
  opacity:1 !important;
  text-indent:-99999px;
  margin-top:0 !important;
  cursor:pointer;
}
.flex-direction-nav a.flex-disabled {
  display:none!important;
}
.Content .fx_product .flex-direction-nav a:hover {
  text-decoration:none;
}
.fx_product .flex-direction-nav .flex-prev {
  left:-35px !important;
}
.fx_product .flex-direction-nav .flex-next {
  right:-35px !important;
}
.fx_product .flex-direction-nav a:after {
  border:1px solid #daf4ea;
  width:34px;
  height:36px;
  text-align:center;
  line-height:34px;
  color:#a0e3ca;
  margin:0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display:block;
  text-indent:0;
  top:30%;
  position:absolute;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.fx_product .flex-direction-nav a:hover:after {
  border-color:#59c19b;
  color:#59c19b;
}
.flex-direction-nav a:hover:after {
  background: #34c3bb;
}
.fx_product .flex-direction-nav .flex-prev:after {
  content: '\e82e';
  left:0;
}
.fx_product .flex-direction-nav .flex-next:after {
  content: '\e82d';
  right:0;
}
.bulk_info p {
  font-weight:600;
  color:#393f3d;
  margin-bottom:5px;
}
.bulk_info ul {
  list-style:none;
  margin:0;
}
.bulk_info li {
  color:#9c9f9e;
  font-size:14px;
  line-height:24px;
}
.txt24 {
  font-size:20px;
  font-weight:300;
  line-height:30px;
}
#CreateAccountForm .txt24 {
  margin-bottom:30px;
}
.FormContainer .box {
  border:1px solid #d0f1e5;
  margin-bottom:20px;
  padding:15px;
}
.FormContainer .box.box_last {
  border:0 none;
  padding:0;
  margin:0;
}
.FormContainer .box h3 {
  font-size:30px;
  font-weight:500;
  color:#4d5351;
  line-height:normal;
}
.form dt,
.FormContainer dt,
.form dd,
.FormContainer dd {
  padding-bottom:0;
  width:100%;
  max-width:500px;
}
.FormContainer .FormFieldRequired,
.FormContainer .FormFieldLabel {
  font-size:16px;
  font-weight:600;
  line-height:normal;
  color:#393f3d;
}
.FormContainer .FormFieldRequired {
  margin:0;
  color:#e94168;
}
.FormFieldRequired + .FormFieldLabel {
  float:left;
}
.HorizontalFormContainer dd .selector span {
  font-size:14px;
  height:44px;
  line-height:44px;
}
.Submit a {
  display:inline-block;
  margin-top:20px;
  font-size:14px;
  color:#2fbeed;
  line-height:24px;
}
.Submit a:hover {
  text-decoration:none;
  color:#2fbeed;
}
.HorizontalFormContainer dt {
  text-align:left;
}
.FormContainer .selector {
  margin-bottom:15px;
  width: 100%;
}
#CartHeader .btn {
  position:static;
}
.fsm .InfoMessage {
  background:#81d1e7;
  padding:20px 15px;
  text-align:center;
}
.fsm .InfoMessage p {
  margin:0;
  font-size:24px;
  line-height:34px;
  font-weight:300;
  color:#fff;
}
.fsm .btn {
  margin-left:10px;
  margin-top:10px;
}
.SuccessMessage,
.ErrorMessage,
.InfoMessage {
  /* margin-bottom:10px; */
}
table,
table.General,
table.CartContents {
  margin-top:10px;
  border:1px solid #ddd;
  border-bottom:0 none;
  margin-bottom:30px;
}
table tbody tr td,
table.General tbody tr td,
table.CartContents tbody tr td,
.CompareFieldName {
  border-bottom:1px solid #ddd;
}
body table.CartContents tr td,
body table.CartContents tfoot .SubTotal td {
  padding:20px 10px;
}
.CartContents tfoot .SubTotal td {
  border-color:#ddd;
}
table table,
table tbody tr td td,
table.General tbody tr td td ,
table.CartContents tbody tr td td {
  border:0 none;
}
.CartContents .ProductName a {
  font-weight:600;
  color:#393f3d;
  line-height:24px;
}
.CartContents .ProductName .CustomizeItemLink {
  font-size:14px;
  line-height:22px;
  color:#2fbeed;
}
.CartContents .ProductPrice {
  font-style:normal;
}
.CartContents .CartItemTotalPrice .ProductPrice {
  font-weight:600;
  color:#4d4d4d;
}
.productAttributes {
  margin:0;
}
.productAttributes label,
.productAttributes td {
  font-size:16px;
  font-weight:400;
  color:#4d5351;
}
.CartContents tfoot .SubTotal.First td,
.CartContents tfoot .SubTotal.gtotal td,
.CartContents tfoot .SubTotal.gtotal + .SubTotal td {
  background:#f9f9f9;
  font-size:20px;
  font-weight:600;
  color:#393f3d;
  line-height:30px;
}
.CartContents tfoot .SubTotal td {
  font-weight:400;
}
.CartContents tfoot .SubTotal td div {
  padding:0;
}
.CartContents tfoot .SubTotal.First td:first-child,
.CartContents tfoot .SubTotal.gtotal td:first-child,
.CartContents tfoot .SubTotal.gtotal + .SubTotal td:first-child {
  font-weight:400;
}
.CartContents div.selector {
  margin:0;
}
.CartRemoveLink {
  background:none;
  width:auto;
  height:auto;
  margin-top:0;
  font-size:18px;
  color:#cdcecd;
}
.CartRemoveLink:before {
  content: '\e889';
}
.CartContents tfoot .SubTotal td .CartCode {
  text-align:left;
  padding:0;
}
.CartContents tfoot .SubTotal td .CartCode div {
  padding:0;
}
.CartContents tfoot .SubTotal td .CartCode > div {
  padding:0 15px;
  font-weight:normal;
}
.CartContents tfoot .SubTotal td .CartCode > div:first-child {
  margin-bottom:40px;
}
.CartContents .CartCode {
  margin:0 -15px;
}
.CartCode h5 {
  padding:0 0 5px 0;
}
.CartCode .GiftCertificate input,
.CartCode .CouponCode input {
  max-width:200px;
  display:inline-block;
  vertical-align:middle;
  margin:0 10px 0 0;
}
.CartCode .CouponCode {
  float: right;
  padding-left: 100px;
}
.CartCode .CouponCode .CouponCode {
  float: none;
  width: 100%;
  padding-left: 0;
}
.CartCode .GiftCertificate input.btn, .CartCode .CouponCode input.btn {
  padding: 0 20px;
}
.CartContents .ShippingMethodList .Submit {
  display:none;
}
.CartContents tfoot .SubTotal td div.EstimateShipping {
  border:0 none;
  padding:0 !important;
}
.EstimateShipping dt {
  margin-bottom:5px;
}
.EstimateShipping dt,
.ProductReviewFormContainer dt {
  font-size:16px;
  line-height:normal;
  color:#4d5351;
  font-weight:600;
}
.EstimateShipping .Textbox {
  margin-bottom:15px;
}
.EstimateShipping div.selector {
  width:250px;
  margin-bottom:15px;
}
.EstimateShipping div.selector span {
  height:44px;
  line-height:44px;
  font-size:16px;
}
.EstimateShipping #shippingZoneCity {
  width:250px;
}
.EstimateShipping #shippingZoneZip {
  width:150px;
}
.EstimateShippingButtons {
  text-align:left;
  margin-bottom:20px !important;
}
.EstimateShippingButtons .txt-link {
  margin-top:10px;
}
.EstimatedShippingMethods {
  border-top:1px solid #e3e3e3;
}
.EstimatedShippingMethods table thead tr th {
  background:none;
  padding:0;
  font-size:14px;
  font-weight:500;
  color:#4d5351;
  line-height:normal;
  letter-spacing:2px;
  text-transform:uppercase;
}
.CartContents .EstimatedShippingMethods table tbody tr td {
  padding:15px 0 10px 0 !important;
  border:0 none;
}
.CartContents thead {
  background:none;
}
.EstimatedShippingMethods .ProductPrice {
  font-weight:600;
  font-size:20px;
  color:#393f3d;
}
.CartContents tfoot .SubTotal.gtotal td {
  padding-bottom:0;
  border-bottom:0 none;
}
.CartContents tfoot .SubTotal.gtotal + .SubTotal td {
  padding-top:5px;
  border-top:0 none;
  font-size:16px;
}
.CartContents tfoot .SubTotal.gtotal td .ProductPrice {
  font-size:24px;
}
.CartContents #SideAccountStoreCredit {
  max-width:435px;
  text-align:left;
  margin:0;
}
.CartContents #SideAccountStoreCredit p {
  margin-bottom:0;
}
.CartContents #SideAccountStoreCredit p strong {
  color:#2fbeed;
  font-weight:600;
}
.ProceedToCheckout .KeepShopping {
  margin-bottom:15px;
  text-align:center;
}
#PaymentCard {
  margin:0 -5px 15px -5px;
  padding:0;
  list-style:none;
  text-align:center;
  font-size:0;
  line-height:0;
}
#PaymentCard li {
  display:inline-block;
  vertical-align:middle;
  padding:0 5px;
}
#PaymentCard li:before {
  display:none;
}
#PaymentCard img {
  height:24px;
}
.ProceedToCheckout .CheckoutButton {
  padding-bottom:0;
  text-align:center;
  margin-bottom:15px;
  padding-top:0;
}
.PayPalExpressCheckout p {
  font-size:14px;
  font-weight:500;
  color:#4d5351;
  text-transform:uppercase;
  letter-spacing:2px;
}
.ExpressCheckoutBlock {
  margin-bottom:20px;
}
.ExpressCheckoutBlock .ExpressCheckoutTitle {
  padding:15px 20px;
  font-size:14px;
  font-weight:500;
  color:#ffffff;
  text-transform:uppercase;
  border-color:#81d1e7;
  background:#81d1e7;
  margin:0;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
  background:#f4fcfe;
  border-color:#d0f1e5;
  color:#609eb2;
}
.ExpressCheckoutContent {
  padding:20px;
  border:1px solid #d0f1e5;
  margin:0;
}
.ExpressCheckoutContent ul {
  margin:0 !important;
}
.ExpressCheckoutContent li {
  padding:0 !important;
}
.ExpressCheckoutContent li:before {
  display:none !important;
}
.ExpressCheckoutBlockCompleted a.ChangeLink {
  margin:-5px -10px 0 0;
}
.ExpressCheckoutContent label {
  font-weight:400;
  color:#757978;
}
.ExpressCheckoutContent div.selector span {
  height:44px;
  line-height:44px;
}
.ExpressCheckoutContent .SubTotal.uno td,
#ReorderForm .SubTotal.uno td {
  padding-bottom:0;
  border-bottom:0 none;
  color:#393f3d;
}
.ExpressCheckoutContent .SubTotal.dos td,
#ReorderForm .SubTotal.dos td {
  padding-top:0;
  border:0 none;
  color:#393f3d;
}
.ExpressCheckoutContent .SubTotal.uno td strong,
.ExpressCheckoutContent .SubTotal.dos td strong,
#ReorderForm .SubTotal.uno td strong,
#ReorderForm .SubTotal.dos td strong {
  font-weight:normal;
}
.ExpressCheckoutContent td .ProductPrice,
#ReorderForm td .ProductPrice {
  font-weight:600;
}
#ReorderForm .CartContents {
  margin: 30px 0;
}
#ReorderForm h3 {
  display: none;
}
.CartContents tfoot .CheckoutRedeemCoupon {
  line-height:normal;
}
.CartContents tfoot .CheckoutRedeemCoupon td {
  padding:20px 10px;
}
.CartContents tfoot .CheckoutRedeemCoupon label {
  font-weight:600;
  color:#393f3d;
  display:block;
  margin-bottom:5px;
}
.CartContents tfoot .CheckoutRedeemCoupon .Textbox {
  max-width:210px;
}
.CartContents .btn {
  height: 36px;
  line-height: 36px;
}
.PTB20 {
  padding:0 0 10px 0;
}
.PTB20 strong {
  font-size:16px;
  font-weight:600;
  color:#393f3d;
}
.PL20,
.CheckoutOrderComments {
  margin-bottom:20px;
}
.payment_details_form .FormContainer dt {
  font-size:14px;
  line-height:normal;
  font-weight:600;
  color:#393f3d;
}
#ContactForm dd,
#CheckoutStepPaymentDetails dd {
  margin-left:0;
}
#uniform-creditcard_cctype {
  width:250px !important;
}
#creditcard_ccno + br {
  display:none;
}
#creditcard_ccno + br + small {
  display:block;
  line-height:normal;
  margin-bottom:20px;
}
.payment_details_form .ProductPrice {
  font-size:24px;
  font-weight:600;
  font-style:normal;
  color:#393f3d;
  margin-left:12px;
}
#ContactForm .Submit,
#CheckoutStepPaymentDetails .Submit {
  margin:15px 0 0 0;
}
#OrderConfirmationForm .CartContents td:first-child strong {
  font-weight:400;
  color:#393f3d;
}
.NotifyMessage {
  border:0 none;
  padding:0;
  margin-bottom:40px;
}
.order_info {
  padding:10px 20px;
  background:#dff6ed;
  font-size:16px;
  line-height:normal;
  color:#59c194;
}
.order_info a,
.order_info a:hover {
  font-weight:600;
  color:#59c194;
}
#share-product {
  border:1px solid #d0f1e5;
}
.Content ul.tabs {
  margin:0;
  padding:0 5px;
  top:0;
}
.Content ul.tabs li {
  padding:0 5px;
  display:inline-block;
  margin:0;
  border:0 none;
  background:none;
}
.Content ul.tabs li:before {
  display:none;
}
.Content ul.tabs a {
  display:block;
  padding:15px 0 10px;
  border-bottom:3px solid transparent;
  color:#9c9f9e;
  font-weight:normal;
}
.Content ul.tabs a:hover {
  color:#393f3d;
  text-decoration:none;
}
.Content ul.tabs .active a {
  color:#393f3d;
  border-color:#a0e3ca;
}
.Content ul.tabs li img {
  display:inline-block;
  position:static;
}
#tabcontent {
  border:0 none;
  border-top:1px solid #d0f1e5;
  margin:-1px 0 0 0;
  padding:15px 5px;
}
#tabcontent .photo {
  margin-bottom:30px;
}
#shareText {
  font-size:20px;
  line-height:30px;
  font-weight:normal;
  color:#393f3d;
}
#tabcontent #url {
  font-size:14px;
  line-height:24px;
}
#tabcontent #url a:hover {
  text-decoration:none;
  color:#2fbeed;
}
.chooseAnotherToShare {
  display:block;
  margin-top:10px;
}
.chooseAnotherToShare a,
.chooseAnotherToShare a:hover {
  color:#2fbeed;
  text-decoration:none;
}
.Left #SideAccountMenu h4,
.Left #GiftCertificatesMenu h4 {
  font-size:16px;
  font-weight:700;
  color: #757978;
  line-height:normal;
  padding:0 0 10px;
}
.Left #SideAccountMenu li,
.Left #GiftCertificatesMenu li {
  padding:10px 0;
  border:0 none;
  margin:0 !important;
}
.Left #SideAccountMenu li a,
.Left #GiftCertificatesMenu li a {
  font-size:14px;
  color:#9c9f9e;
  line-height:24px;
}
.Left #SideAccountMenu li a strong,
.Left #GiftCertificatesMenu li a strong {
  font-weight:normal;
}
.Left #SideAccountMenu li a:hover,
.Left #GiftCertificatesMenu li a:hover {
  color:#9c9f9e;
  font-weight:600;
}
#AccountItems {
  margin:0;
}
#AccountItems li {
  padding:0;
  margin-bottom:20px;
}
#AccountItems li:before {
  display:none;
}
.account_box {
  border:1px solid #d0f1e5;
  padding:30px 35px;
  text-align:center;
}
.account_box i {
  text-align:center;
  font-size:40px;
  color:#50cb9e;
}
#AccountItems .account_box h4 a {
  color:#4d5351;
  font-size:16px;
  font-weight:600;
  line-height:normal;
}
.account_box p {
  text-align:left;
}
.InfoMessage {
  background:#f4fcfe;
  border:1px solid #d0f1e5;
  margin:0;
  padding:20px;
}
.message_container {
  margin-top:-1px;
  border:1px solid #d0f1e5;
  border-top:0 none;
}
.Content .message_container ul {
  margin:0;
}
.Content .message_container ul li {
  padding:20px;
  border-top:1px solid #d0f1e5;
  border-bottom:0 none;
}
.Content .message_container ul li:before {
  display:none;
}
.Content .message_container ul h3 {
  padding-bottom:0;
}
.Content .message_container ul .Meta {
  font-size:12px;
  line-height:16px;
}
.Content .message_container ul .by {
  padding:0;
}
.Content .message_container ul .by img {
  display:none;
}
.Content .message_container ul blockquote {
  margin:0;
  padding:0;
  border:0 none;
  font-size:16px;
  line-height:26px;
  font-style:normal;
  color:#757978;
}
.form-box {
  border:1px solid #d0f1e5;
}
.form-box h5 {
  padding:10px 20px;
  background:#f4fcfe;
  border-bottom:1px solid #d0f1e5;
}
.form-box .FormContainer {
  padding:20px;
}
.form-box dt {
  font-size:16px;
  font-weight:600;
  color:#393f3d;
  line-height:normal;
}
.form-box dd {
  max-width:none;
}
.form-box .selector {
  width:100%;
}
.form-box .btn-sd-ghost {
  margin-left:15px;
}
#message_content {
  width:100%;
}
.Content .message_container .btns {
  position:static;
  margin-bottom:20px;
  float:none;
}
.btns form {
  float:left;
  margin:0 10px 10px 0;
}
.order_status_text em {
  font-style:normal;
  color:#60d0a7;
}
.Content .message_container ul ul {
  margin-top:15px;
}
.Content .message_container ul ul li {
  border:0;
  padding:0;
  margin-bottom:10px;
}
.order_info_block {
  border:1px solid #d0f1e5;
  padding:20px;
}
.BillingDetails,
.ShippingDetails {
  border:0 none;
  float:none;
  margin-bottom:0;
  color:#393f3d;
}
.order_info_col {
  margin-bottom:15px;
}
.order_info_col h4,
.li-list h4 {
  color:#ea6f9a;
  padding-bottom:5px;
}
.li-list .Meta {
  margin-bottom:20px;
}
.order_info_col h5 {
  padding-bottom:10px;
}
.order_info_col .Meta {
  font-size:14px;
  line-height:24px;
  color:#393f3d;
  margin-bottom:0;
  padding-bottom:0;
}
.order_info_col strong {
  font-weight:500;
}
.order_info_col p {
  margin-bottom:0;
  font-size:14px;
  line-height:24px;
}
.AccountOrder table.CartContents {
  margin:-1px 0 0 0;
}
.AccountOrder .btn-block {
  padding:20px 20px 10px 20px;
  border:1px solid #d0f1e5;
  margin-top:-1px;
}
.AccountOrder .btn-block .btn {
  margin:0 10px 10px 0;
}
.hr {
  border:0 none;
}
.Content .ShippingAddressList li {
  float:none;
  width:100%;
  position:relative;
}
.table_address .UtilityLinks {
  width:auto;
  float:none;
  margin:0;
  font-size:16px;
}
#ChooseShippingAddress .UtilityLinks a {
  color:#60d0a7;
}
.table_address p {
  font-size:14px;
  line-height:24px;
  color:#393f3d;
}
.message_container .FormContainer {
  padding-top:30px;
  padding-bottom:30px;
}
.LittleNotePassword {
  padding:0;
  margin-top:-15px;
  margin-bottom:5px;
}
.ExpressCheckoutContent .CreateAccount,
.ExpressCheckoutContent .AccountLogin {
  border:0 none;
  padding:0;
}
.ExpressCheckoutContent .CreateAccount p {
  font-weight:normal;
  color:#757978;;
}
.ExpressCheckoutContent .CreateAccount p,
.ExpressCheckoutContent .AccountLogin  p {
  margin-bottom:30px;
}
.ExpressCheckoutContent .CreateAccount h4,
.ExpressCheckoutContent .AccountLogin h4 {
  padding-bottom:5px;
}
#LoginForm dt {
  font-weight:600;
  color:#393f3d;
  font-size:16px;
}
.AddBillingAddress dd,
.AddShippingAddress dd {
  padding-bottom:0 !important;
}
.ShipperPrice {
  font-style:normal;
  font-weight:bold;
  color:#393f3d;
}
.shippingquote {
  padding-bottom:15px;
}
body div#fancy_overlay {
	z-index:105;
}
body div#fancy_outer {
	z-index:106;
}
.CategoryPagination .PagingList li {
	padding-left:0;
}
.CategoryPagination .PagingList li:before {
	display:none;
}
.SubBrandListGrid li {
	margin-bottom: 0;
        width: 33.333%;
        background: #fff;
        float: left;
        text-align: center;
}
.Content .SubBrandListGrid ul li:before {
   content:none;
}
form .ProductReviewFormContainer dt {
	max-width:none;
	text-align:left;
}
.ProductReviewFormContainer textarea {
	width:100%;
}
.DetailRow.InventoryLevel{
  visibility: hidden;
}
.ProductList .ProductImage a, .ProductThumbImage a {
  display: block;
}
.ribbon-wrapper {
  position: absolute;
  top: 10px;
  left: 0;
}
.ribbon, .cs {
  padding: 10px 15px;
  text-align:center;
  font-size:12px;
  line-height:normal;
  font-weight:700;
  color:#fff;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  left: 0;
}
.ribbon-wrapper .ribbon, .ribbon-wrapper .cs {
  position: static;
  top: auto;
  left: auto;
} 
.ribbon.sale {
  background:#ea6f9a;
}

.cs {
  background: #7c163a;
}

#ProductDetails .ribbon-wrapper {
  position: relative;
  top: 0;
}
#ProductDetails .ribbon-wrapper .ribbon,
#ProductDetails .ribbon-wrapper .cs {
  position: absolute;
  top: 0;
}
#ProductDetails .ribbon-wrapper .ribbon {
  left: 0;
}
#ProductDetails .ribbon-wrapper .cs {
  right: 0;
}
.ribbon-wrapper .low-stock {
 background: #4ab952;
}
.r-tabs .r-tabs-nav {
  margin: 0;
  padding: 0;
}

.r-tabs .r-tabs-tab {
  display: inline-block;
  margin: 0;
  list-style: none;
}

.r-tabs .r-tabs-panel {
  padding: 15px;
  display: none;
}

.r-tabs .r-tabs-accordion-title {
	display: none;
}

.r-tabs .r-tabs-panel.r-tabs-state-active {
	display: block;
}
.ProductMain table.ExpectedReleaseDate{
	margin-left: 0;
	border: 0;
}
.ProductMain table.ExpectedReleaseDate td{
	border: 0;
}

@media only screen and (min-width: 480px) {
  .CreateAccount {
    padding:45px 35px;
  }
  #ouibounce-modal .modal-body,
  #ouibounce-modal2 .modal-body,
  #ouibounce-modal .modal-footer,
  #ouibounce-modal2 .modal-footer {
    padding:20px 35px;
  }
  #ouibounce-modal .modal-body h1,
  #ouibounce-modal2 .modal-body h1 {
    font-size:80px;
    line-height:80px;
  }
  .Content .ProductList li {
    display:inline-block;
    vertical-align:top;
    width:50%;
  }
  #SearchResultsProduct .ProductList li {
    width:50%;
  }
  #SearchResultsProduct .ProductList .ProductDetails, #SearchResultsProduct .ProductList .ProductPriceRating {
    line-height: normal;
    text-align: center;
  }
  #SearchResultsProduct .ProductList .ProductDetails a {
    color: #34c3bb;
    font-weight: 700;
    display: block;
    padding-bottom: 5px;
  }
  #SearchResultsProduct .ProductList .ProductPriceRating {
    font-size: 16px;
    font-weight: 700;
    color: #666;
    line-height: 20px;
  }
  #SearchResultsProduct .ProductList .ProductPriceRating .RetailPriceValue {
    font-weight: 400;
    color: #cccccc;
    font-size: 14px;
  }
  .BulkDiscount .DetailRow > * {
    display:inline-block;
    margin:0 10px 0 0 !important;
    vertical-align:middle;
  }
  .BulkDiscount .DetailRow .AddThisButtonBox {
    margin-top:5px !important;
  }
  .FormContainer .box {
    padding:30px 35px;
  }
  .EstimateShipping {
    display:inline-block;
    max-width:435px;
  }
  .EstimateShipping dt {
    display:inline-block;
    vertical-align:top;
    width:190px;
    padding-right:20px;
    margin:10px 0 0 0;
  }
  .EstimateShipping dd {
    display:inline-block;
    vertical-align:top;
    width:240px;
  }
  .EstimateShipping div.selector,
  .EstimateShipping .Textbox {
    width:100%;
  }
  .CartCode .GiftCertificate input,
  .CartCode .CouponCode input {
    max-width:150px;
  }
  .CartContents #SideAccountStoreCredit {
    float:right;
  }
  .CartContents tfoot .CheckoutRedeemCoupon td {
  text-align:right;
  }
  .CartContents tfoot .CheckoutRedeemCoupon .Textbox {
  float:right;
  }
  .CartContents tfoot .CheckoutRedeemCoupon .btn {
  clear:both;
  float:right;
  }
  .chooseAnotherToShare {
    display:inline-block;
    margin-top:0;
  }
  .Content ul.tabs {
    padding:0 10px;
  }
  .Content ul.tabs li {
    padding:0 10px;
  }
  #tabcontent {
    padding:30px 20px;
  }
  .order_info_block {
    font-size:0;
    line-height:0;
    padding-left:0;
    padding-right:0;
  }
  .order_info_col {
    padding:0 15px;
  }
  .order_info_col + .order_info_col {
    display:inline-block;
    width:50%;
    vertical-align:top;
  }
  .BillingDetails,
  .ShippingDetails {
    width:100%;
    padding-top:20px;
  }
  .lap-and-up-one-half,.lap-and-up-two-quarters,.lap-and-up-three-sixths,.lap-and-up-four-eighths,.lap-and-up-five-tenths,.lap-and-up-six-twelfths
  {
    width:50%;
  }
}
.hr-tbl-bd {
  border: 1px solid #d0f1e5;
  border-radius: 3px;
  margin-bottom: 20px;
}
.hr-tbl-bd table {
  padding: 20px 15px 15px 15px;
  margin: 0;
  border:0;
}
.hr-tbl-bd table tr {
  display: block;
  padding-bottom: 10px;
}
.hr-tbl-bd table th {
  text-align: left;
  font-size: 16px;
  font-weight: 700;
  width: 100px;
}
.hr-tbl-bd table td {
  font-size: 16px;
  padding-left: 72px;
  padding-top: 0;
  padding-bottom: 0;
  border: 0 none;
}
.year-panel{
  background: #e9f5f7;
}
.year-panel h2{
  display: inline-block;
  font-size: 16px !important;
  color: #609eb2 !important;
  padding: 15px;
  margin: 0 0 0 20px !important;
  border-radius: 2px;
  width: 140px;
}
.year-panel span {
  float: right;
  font-size: 16px;
  font-weight: 700;
  color: #609eb2;;
  padding: 24px 20px;
}
.OpenHours li {
  font-size: 14px;
  line-height: 20px;
  color: #bebac1;
}
@media only screen and (min-width: 768px) {
  #HomeSlideShow .slide-image-wrapper {
    left:auto;
  }
  #HomeSlideShow .slide-overlay {
    /*width:470px;
    right:auto;
    left:50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);*/
  }
  #HomeSlideShow .slide-content {
    display: none;
  }
  #HomeSlideShow:hover .slide-content {
    display: block;
  }
  #HomeSlideShow h2 {
    font-size:82px;
    line-height:82px;
    margin-bottom:15px;
  }
  #FeaturedItems {
    margin:0 -15px 40px -15px;
    font-size:0;
    line-height:0;
  }
  .featured_block {
    display:inline-block;
    vertical-align:top;
    padding:0 15px;
    width:33.33333%;
    margin:0;
  }
  .featured_inner {
    height:100%;
  }
  .featured_inner img {
    position:static;
    margin:0 auto 20px auto;
    display:block;
    max-width:none;
    height:115px;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .featured_inner p {
    margin-right:0;
  }
  .v2-tab-panel {
    display:block;
  }
  .v2-tabcontent .flexslider{
    margin:25px 35px 35px 35px;
    z-index:100;
  }
	.v2-tabcontent .flexslider .flex-viewport {
		padding-left:2px;
	}
  .v2-tabcontent .flexslider .ProductList {
    margin:0;
  }
  .v2-tabcontent .flexslider .ProductList li {
    padding:0;
		margin-left:-1px;
		min-height:0 !important;
  }
	.v2-tabcontent .flexslider .ProductList li:first-child {
		margin-left:0;
	}
  .v2-tabcontent .flexslider .ProductList li .product_block {
    padding:0 15px;
  }
  .flex-direction-nav a,
  .flex-direction-nav a.flex-disabled {
    width:50px;
    background:#fff !important;
    opacity:1 !important;
    text-indent:-99999px;
    margin-top:0 !important;
    cursor:pointer;
  }
  .Content .flex-direction-nav a:hover {
    text-decoration:none;
  }
  .flex-direction-nav .flex-prev {
    left:-35px !important;
  }
  .flex-direction-nav .flex-next {
    right:-35px !important;
  }
  .flex-direction-nav a:after {
    background:#ea6f9a;
    width:36px;
    height:36px;
		font-size:14px;
    text-align:center;
    line-height:34px;
    color:#ffffff;
    margin:0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display:block;
    text-indent:0;
    top:30%;
    position:absolute;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
		font-family: "eastertown";
		font-style: normal;
		font-weight: normal;
		speak: none;
		text-decoration: inherit;
		font-variant: normal;
		text-transform: none;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
  }
  .flex-direction-nav a:hover:after {
    color:#ffffff;
  }
  .flex-direction-nav .flex-prev:after {
    content: '\e878';
    left:0;
    padding-right: 2px;
  }
  .flex-direction-nav .flex-next:after {
    content: '\e879';
    right:0;
    padding-left: 2px;
  }
  .FeaturedProducts,
  .NewProducts,
  .TopSellers {
    margin-bottom:0;
  }
  .brands_block {
    max-width:none;
    display:inline-block;
    vertical-align:top;
    width:33.33333%;
    margin-bottom:0;
  }
  .news_block_img {
    display:inline-block;
    vertical-align:middle;
    width:30%;
  }
	.news_block_img .news_inner {
		padding:0;
		height:100%;
		overflow:hidden;
		text-align:right;
	}
	.news_block_img .news_inner img {
		max-height:100%;
		max-width:none;
		position:relative;
		float:right;
	}
  .news_block {
    display:inline-block;
    vertical-align:middle;
    width:70%;
		text-align:left;
  }
  .news_block .news_inner {
    padding-right:30px;
  }
  .news_inner h3 {
    padding-bottom:0;
		margin-bottom:15px;
  }
  .news_block .txt {
    width:320px;
    float:left;
    margin:0;
  }
  .news_block .btn {
    float:right;
  }
  .news_block form {
    margin-left:auto;
    margin-right:auto;
  }
  .footer_block {
    display:inline-block;
    width:50%;
    vertical-align:top;
    text-align:left;
  }
  .footer-main .footer_block + .footer_block h4 {
    margin-top:0;
  }
  .footer-main .footer_block {
    margin-bottom:25px;
  }
  .footer-main .footer_block + .footer_block ul + h4,
  .footer-main .footer_block + .footer_block a + h4 {
    margin-top:25px;
  }
  .footer_block iframe {
    width: 200px;
    height: 110px;
  }
  .footer-links {
    padding-bottom:30px;
  }
  .footer-links .image_block {
    float:left;
    margin-bottom:0;
  }
  .footer-links .cp {
    float:right;
    padding:0;
    text-align:right;
    margin-top:10px;
  }
  .footer-links .cp p {
    padding-top:0;
  }
  .footer-main {
    padding-bottom:20px;
  }
  .AccountLogin {
    margin-top:46px;
    margin-bottom:0;
  }
  .p404 .one-quarter {
    width:25%;
    text-align:left;
  }
  .p404 .three-quarters {
    width:75%;
    text-align:left;
    padding:30px 0 0 60px;
  }
  .productlist-page .Content {
    margin-top:-75px;
    padding-top:50px;
  }
  .productlist-page.hasCategoryDesc .Content {
    margin-top:-40px;
    padding-top:50px;
  }
  .product-nav {
    position:relative;
  }
  .SortBox {
    /*position:absolute;
    top:-50px;
    right:0;*/
    clear:both;
    margin-top:-10px;
  }
  .Content .ProductList li {
    width:25%;
    margin-bottom: 30px;
  }
  #SearchPageHeader .search_title {
    float:left;
    margin:0;
    padding:0;
    max-width:60%;
  }
  #SearchPageHeader .ToggleSearchFormLink {
    float:right;
    display: none;
  }
  .SearchContainer .product-nav {
    margin:0;
  }
  .SearchContainer .SortBox {
    top:-70px;
  }
  #SearchResultsProduct .ProductList li {
    width:25%;
  }
  .BulkDiscount .DetailRow > * {
    display:block;
    margin:0 !important;
  }
  .BulkDiscount .DetailRow .AddThisButtonBox {
    margin-top:30px !important;
  }
  .form dt,
  .FormContainer dt {
    max-width:200px;
    text-align:right;
    padding-right:10px;
  }
  .FormContainer .FormFieldLabel {
    float:none;
  }/*
  #CartHeader h1 {
    float:left;
  }*/
  #CartHeader .btn {
    float:right;
    margin-top:0 !important;
  }
  table thead tr th,
  table.General thead tr th,
  table.CartContents thead tr th {
    padding:10px 15px;
    background:#f9f9f9;
    font-size:14px;
    line-height:26px;
    color:#4d4d4d;
    text-transform:uppercase;
    font-weight:700;
    white-space:nowrap;
    border-bottom:1px solid #ddd;
  }
  table table thead tr th,
  table.General table thead tr th,
  table.CartContents table thead tr th {
    background:none;
    padding:0;
    color:#4d5351;
    border-bottom:0 none;
  }
  table.CartContents thead tr th {
    padding: 5px 30px;
  }
  .CartCode .GiftCertificate input,
  .CartCode .CouponCode input {
    max-width:200px;
  }
  .ProceedToCheckout {
    width: 100%;
  }
  .ProceedToCheckout .KeepShopping, #CartContent .KeepShopping  {
    float:left;
  }
  .ProceedToCheckout .checkout_buttons, #CartContent .ProceedToCheckout {
    float:right;
  }
  #PaymentCard {
    display:inline-block;
  }
  .EstimateShipping .form dt {
    text-align:left;
    font-weight: 400;
  }
  .EstimateShipping #shippingZoneCity {
    width:100%;
  }
  .ProceedToCheckout .CheckoutButton {
    text-align:right;
  }
  .ExpressCheckoutContent {
    padding:30px 20px;
  }
  .ExpressCheckoutContent .HorizontalFormContainer dt {
  padding-right:20px;
  margin-top:5px;
  }
  .ExpressCheckoutContent .HorizontalFormContainer dt {
    float:left;
    clear:left;
  }
  .ExpressCheckoutContent .HorizontalFormContainer dd {
    float:left;

  }
  .CartContents tfoot .CheckoutRedeemCoupon label,
  .CartContents tfoot .CheckoutRedeemCoupon .Textbox,
  .CartContents tfoot .CheckoutRedeemCoupon .btn {
    display:inline-block;
    vertical-align:middle;
    margin:0 10px 0 0;
    float:none;
  }
  .CartContents tfoot .CheckoutRedeemCoupon .btn {
    margin-right:0;
  }
  #ContactForm dd,
  #CheckoutStepPaymentDetails dd {
    float:left;
  }
  #CheckoutStepPaymentDetails dt {
    margin-top:10px;
  }
  .payment_details_form .ProductPrice {
    margin-left:0;
  }
  .Content ul.tabs {
    padding:0 15px;
  }
  .Content ul.tabs li {
    padding:0 15px;
  }
  #tabcontent {
    padding:50px 30px 20px 30px;
  }
  .Left {
    width:250px;
  }
  #AccountItems {
    margin:0 -8px;
    font-size:0;
    line-height:0;
  }
  #AccountItems li {
    padding:0 8px;
    vertical-align:top;
    display:inline-block;
    width:50%;
    margin-bottom:16px;
  }
  .account_box {
    height:100%;
  }
  .Content .message_container ul li {
    padding:45px 50px;
  }
  .form-box .FormContainer {
    padding:30px 20px;
  }
  .form-box dt {
    max-width:none;
    text-align:left;
  }
  .ExpressCheckoutContent .CreateAccount,
  .ExpressCheckoutContent .AccountLogin {
    float:left;
    width:50%;
    margin:0;
  }
  .ExpressCheckoutContent .CreateAccount {
    padding-right:20px;
  }
  .ExpressCheckoutContent .AccountLogin {
    padding-left:20px;
  }
}
@media only screen and (min-width: 1024px) {
  #SideCategoryList {
    border-bottom:1px solid #d5ebef;
    padding-bottom:10px;
  }
  .header {
  margin:0;
    padding:0;
  }
	.TopMenu {
		background:#f6f6f6;
	}
  .TopMenu .inner {
    padding-top:0;
    padding-bottom:0;
  }
  .TopMenu h4 {
    float:left;
    height:38px;
    line-height:38px;
    font-size:13px;
    font-weight:normal;
    color:#666666;
    text-transform:none;
    padding-top: 0;
  }
	.TopMenu h4 a {
		color:#666666;
	}
  .TopMenu h4 strong {
    font-weight:bold;
    margin-left:10px;
    text-transform:uppercase;
    font-size:13px;
  }
  .TopMenu .utilities {
    height:38px;
    font-size:0;
    line-height:0;
    float:left;
    margin-left:35px;
  }
  .TopMenu .utilities li {
    display:inline-block;
    margin-right:10px;
    padding:0;
  }
  .TopMenu .utilities a {
    font-weight:bold;
    font-size:13px;
    line-height:38px;
    display:block;
    color:#666666;
    text-transform:uppercase;
  }
  .TopMenu .menu-acc {
    float:right;
    height:38px;
    background:none;
    padding-left:0;
    font-size:0;
    line-height:0;
  }
  .TopMenu .menu-acc li {
    display:inline-block;
    margin-left:25px;
    font-size:13px;
    font-weight:500;
    color:#666666;
    line-height:38px;
    padding:0;
  }
  .TopMenu .menu-acc li.last {
    margin-left: 25px;
  }
  .TopMenu .menu-acc a {
    font-size:14px;
    font-weight:bold;
    color:#666666;
    line-height:38px;
    text-transform:uppercase;
    display:block;
  }
  .TopMenu .CartLink > a {
    background:#ea6f9a;
    padding:0 20px;
    text-transform:none;
		color:#fff;
  }
  .TopMenu .CartLink > a strong {
    text-transform:none;
    font-weight:normal;
    margin-left: 15px;
  }
  .TopMenu .CartLink > a i:before {
    line-height:37px;
    height:auto;
    margin:0 5px 0 0;
  }
  .TopMenu .CartLink > a * {
    line-height:37px;
    display:inline-block;
  }
  #Header {
    border:0 none;
    background:none;
		//margin-bottom:25px;
  }
  #Header > .inner {
    padding:15px;
    position:relative;
  }
  .header-logo img {
    height:140px;
  }
  #Header .header-secondary {
    position:absolute;
    left:195px;
    top:65px;
    width:350px;
		float:none;
  }
	#SearchForm {
		border:0 none;
	}
  #SearchForm form {
    border:1px solid #dddddd;
    padding-right:46px;
  }
  #SearchForm .Textbox {
    background:#fff;
    height:44px;
    line-height:44px;
    width:100%;
    float:none;
    font-size:16px;
  }
  .header-secondary #SearchForm button {
    height:46px;
    background:#ea6f9a;
    color:#fff;
    width:46px;
    padding:0;
    line-height:22px;
    text-align:center;
    font-size:20px;
    position:absolute;
    top:1px;
    right:1px;
    border:0 none;
  }
  .header-addon {
    display:block;
    float:right;
    margin-top:55px;
    width:200px;
  }
  .header-addon p {
    padding-left:40px;
    position:relative;
    font-size:14px;
    line-height:22px;
    font-weight:400;
    color:#666666;
  }
	.header-addon p a {
		color:#666666;
		text-decoration:none;
	}
  .header-addon i {
    position:absolute;
    left:0;
    top:0;
    font-size:30px;
    color:#ea6f9a;
  }
	.PageMenu {
		background:#ea6f9a;
		margin:0;
	}
	.PageMenu #SideCategoryList {
		padding:0;
		border:0 none;
	}
.PageMenu #SideCategoryList ul li:last-child i {
   color: #fff;
}
  #home .PageMenu {
    display:block !important;
  }
  .SideCategoryListFlyout {
    margin-left:-10px;
    margin-right:-10px;
  }
	.PageMenu .SideCategoryListFlyout {
		margin:0;
	}
  .PageMenu .sf-menu {
    display:table;
    width:100%;
  }
  .PageMenu .sf-menu > li {
    padding:20px 15px;
    margin:0;
    display:table-cell;
  }
  .PageMenu .sf-menu > li > a {
    font-size:16px;
    line-height:normal;
    color:#ffffff;
		font-weight:normal;
		text-align:center;
  }
  .PageMenu .sf-menu > li > a:hover,
  .PageMenu .sf-menu > li.sfHover > a {
    color:#ffffff;
  }
  #HomeSlideShow {
    margin:0;
  }
  #HomeSlideShow .slide-overlay {
    /*left:140px;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;*/
  }
  .news_block_img {
    width:40%;
  }
  .news_block {
    width:60%;
  }
  .news_block form {
    max-width:510px;
		margin:30px 0 0;
  }
  .news_block .txt {
    width:355px;
  }
  .footer_block {
    width:25%;
  }
  .featured_inner {
    padding-right:120px;
  }
  .featured_inner img {
    margin:0;
    height:115px;
    position:absolute;
    top:50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .p404 .one-quarter {
    width:30%;
  }
  .p404 .three-quarters {
    padding-top:90px;
    width:70%;
  }
  .p404 p {
    font-size:36px;
    line-height:46px;
  }
  .SubCategoryList {
    margin-bottom:40px;
  }
  .SubCategoryList .side-menu li {
    padding:0 !important;
    margin:0 0 5px 0!important;
    border:0 none;
  }
  .SubCategoryList .side-menu a {
    font-size:14px;
    line-height:20px;
    color:#44c5ef;
    font-weight:600;
  }
  #SideCategoryShopByPrice h4 {
    font-size:14px;
    font-weight:600;
    line-height:26px;
    color:#666;
    text-transform: capitalize;
    padding-top: 0;
  }
  #SideCategoryShopByPrice li {
    padding:0 !important;
    margin:0 0 15px 0 !important;
    border:0 none;
  }
  #SideCategoryShopByPrice a {
    font-size:14px;
    line-height:20px;
    color:#999;
  }
  .BulkDiscount .DetailRow > * {
    display:inline-block;
    margin:0 10px 0 0 !important;
  }
  .BulkDiscount .DetailRow .AddThisButtonBox {
    margin-top:5px !important;
  }
  .r-tabs {
    border:1px solid #ddd;
  }
  .r-tabs .r-tabs-nav {
    padding:0 17px;
  }
  .r-tabs-nav li {
    padding:0 18px;
  }
  .r-tabs-panel {
    border:0 none;
    border-top:1px solid #ddd;
    margin-top:-1px;
  }
  .r-tabs-anchor {
    padding:15px 0 12px 0;
    border-bottom:3px solid transparent;
  }
  .r-tabs-anchor i {
    display:none;
  }
  .r-tabs-tab.r-tabs-state-active .r-tabs-anchor {
    color:#393f3d;
    border-color:#ea6f9a;
  }
  .r-tabs-panel.r-tabs-state-active {
    margin-bottom:0;
  }
  .r-tabs .r-tabs-panel {
    padding:35px 35px 15px 35px;
  }
  body table.CartContents tr td,
  body table.CartContents tfoot .SubTotal td {
    padding:20px 30px;
    line-height: 20px;
  }
  body table.CartContents tfoot .SubTotal.GrandTotal td {
    background: #f9f9f9;
  }
  .fsm .btn {
    margin-top:0;
  }
  .ProceedToCheckout .CheckoutButton {
    float:right;
  }
  #PaymentCard {
    float:left;
    margin:10px 10px 0 0;
  }
  .ProceedToCheckout .CheckoutButton {
    clear:both;
  }
  .PayPalExpressCheckout p {
    display:inline-block;
    vertical-align:top;
    margin:5px 15px 0 0;
  }
  .ProceedToCheckout .CheckoutButton > div {
    display:inline-block;
    vertical-align:top;
  }
  .ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent,
  div.uploader span.action {
    border:0 none;
    padding:0 20px;
    top:16px;
    font-size:14px;
    line-height:24px;
    color:#ffffff;
  }
  .ExpressCheckoutBlockCollapsed .ExpressCheckoutCompletedContent,
  div.uploader span.action {
    color:#757978;
  }
  #AccountItems li {
    width:33.333333%;
  }
  .Content .message_container .btns {
    position:absolute;
    right:40px;
    top:45px;
  }
  .order_info_block {
    padding:30px 0;
  }
  .order_info_col,
  .order_info_col + .order_info_col {
    padding:0 20px;
    width:40%;
    display:inline-block;
    vertical-align:top;
  }
  .order_info_col + .order_info_col {
    width:30%;
  }
  .BillingDetails,
  .ShippingDetails {
    padding-top:0;
  }
  .order_info_col h5 {
    padding-bottom:10px;
    padding-top:5px;
  }
  ul.month-list {
    background: none;
    font-size: 0;
    margin: 0 0 20px 0;
    display: inline-block;
  }
  .month-list li {
    background: none !important;
    display: inline-block;
    padding: 0 !important;
    float: left;
  }
  .month-list li:before {
    background: none !important;
  }
  .month-list li:first-child a {
    border-left: 1px solid #e3e0db;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  .month-list li a {
    background: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    color: #80D9B9;
    border: 1px solid #e3e0db;
    border-left: none;
    padding: 15px 20px;
    display: block;
    text-align: center;
  }
}
@media only screen and (min-width: 1170px) {
  .TopMenu h4 {
    font-size:13px;
  }
  .TopMenu h4 strong {
    margin-left:15px;
  }
  .TopMenu .menu-acc {
    padding-left:50px;
  }
  .TopMenu .menu-acc li {
    margin-left:20px;
  }
  .TopMenu .menu-acc li.cname {
    margin-right: 20px;
  }
  #Header .header-secondary {
    width:410px;
  }
  .PageMenu .sf-menu > li {
    padding-left:10px;
    padding-right:10px;
  }
  .PageMenu .sf-menu > li > a {
    font-size:17px;
  }
}

.slick-next:before, .slick-prev:before {
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: #000;
}
img{
  max-width: 100%;
}
#prodDesc{
  clear:both;
}

@media only screen and (max-width: 480px) {
  .palm-one-whole
  {
      width:100%;
  }
}
/* Accordion responsive breakpoint */
@media only screen and (max-width: 1023px) {
  .r-tabs .r-tabs-nav {
    display: none;
  }
  .r-tabs .r-tabs-accordion-title {
    display: block;
  }
  .header-logo img {
    max-height: 50px;
    width: 50px
  }
}
#prodDesc{
  clear:both;
}

/* Accordion responsive breakpoint */
@media only screen and (max-width: 768px) {
  .r-tabs .r-tabs-nav {
  	display: none;
  }

  .r-tabs .r-tabs-accordion-title {
  	display: block;
  }
}
/* QuickSearch table */
.QuickSearch tbody tr {
  border-bottom: 1px solid #eff1f1;
  padding: 20px;
}
tr.QuickSearchResult {
  position: relative;
}
td.QuickSearchResultImage {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
}
.QuickSearch tbody tr .QuickSearchResultMeta {
  display: block;
  margin: 0;
  padding-right: 80px;
}
.QuickSearch tbody tr .QuickSearchResultMeta, .QuickSearch tbody tr .QuickSearchResultMeta a {
  color: #34c3bb;
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
  text-align: left;
}
.QuickSearchResultName {
  padding: 0;
}
.QuickSearch tbody tr.QuickSearchAllResults {
  padding: 10px 20px;
  border: none;
}
.QuickSearchAllResults td {
  display: block;
  margin: 0;
}
.QuickSearch .QuickSearchAllResults a, .QuickSearch .QuickSearchAllResults a:hover {
  font-size: 14px;
  line-height: 28px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  background: #4ab952;
  padding: 10px;
  height: auto;
  display: block;
  text-align: center;
  border-radius: 25px;
}

p a, .BlockContent.PageContent a {
  color: #34c3bb;
}

.footer-main .SocialConnect ul {
  text-align: left;
}

#CategoryHeading .TitleHeading {
  visibility: visible;
}
#SearchPage #SearchTabsList {
  margin-bottom: 20px;
}
#SearchResultsContent .ContentList {
  margin-left: 0;
}
#SearchResultsContent .ContentList li {
  padding-left: 0;
  margin-bottom: 0;
}
#SearchResultsContent .ContentList li::before {
  display: none;
}
#SearchResultsContent .ContentList li a {
  font-size: 20px;
  color: #34c3bb;
  font-weight: 700;
}
#SearchResultsContent .ContentList li p {
  font-size: 16px;
  line-height: 26px;
  color: #757978;
  margin-bottom: 0;
}
/* testimonial */
.testimonial {
  margin-bottom: 15px;
}
.testimonial .box {
  border: 1px solid #dddddd;
  padding: 30px;
  text-align: center;
  margin-top: 15px;
}
.testimonial .box img {
  width: 110px;
  border-radius: 50%;
  display: block;
  margin: 0 auto 20px; 
}
.testimonial .box p {
  font-size: 18px;
  line-height: 28px;
}
.testimonial .box .person {
  font-size: 16px;
  font-weight: 700;
  color: #4d5351;
}
.testimonial .box .location {
  font-size: 14px;
  color: #9c9f9e;
}
/* image align */
.img-align {
  margin-bottom: 15px;
}
.align-left {
  float: left;
  width: 330px;
  margin: 0 20px 20px 0;
}
.align-right {
  float: right;
  width: 330px;
  margin: 0 0 20px 20px;
}
/* custom list */
ol.steps, ul.steps {
  margin-top: 10px;
  margin-bottom: 0;
}
ol.steps p, ul.steps p {
  margin-bottom: 20px;
}
ol.steps {
  padding-left: 15px;
}
ol.steps li {
  color: #ea6f91;
  padding-left: 8px;
  font-weight: 700;
}
.steps li strong {
  color: #4d4d4d;
}
.steps li p  {
  color: #666;
  font-weight: 400;
}
ol.rounded.steps {
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
}
ol.rounded.steps li {
  counter-increment: step-counter;
  padding-left: 4px;
}
ol.rounded.steps li::before {
  content: counter(step-counter);
  color: #fff;
  background: #ea6f9a;
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  font-size: 16px;
  margin-right: 10px;

}
ol.rounded.steps li p {
  margin-left: 42px;
}
ul.steps li {
  padding-bottom: 0;
}
ul.steps li::before {
  background: #ea6f9a;
  margin-top: 2px;
}
/* panel */
.alert {
  padding: 15px 20px;
  color: #fff;
  margin: 10px 0;
}
.alert-info {
  background: #8ad166;
}
.alert-danger {
  background: #ec6262;
}
/* form */
form.generic {
  max-width: 730px;
}
form fieldset {
  margin-top: 25px;
}
form .grid__item {
  margin-bottom: 15px;
}
form .grid__item label {
  display: block;
  font-size: 16px;
  line-height: 26px;
  color: #666;
  margin-bottom: 10px;
}
form .grid__item input {
  width: 100%;
  font-size: 16px;
  height: 44px;
}
form input:focus + label {
  color: red;
}
form .grid__item input:focus {
  border: 1px solid #bdbdbd;
}
form .error label {
  color: #ee6969;
}
form .error input, form .error input:focus {
  border: 1px solid #ee6969;
  color: #ee6969;
}
form .select-group .selector {
  width: 100%;
}
form .select-group .selector span {
  line-height: 44px;
  height: 44px;
}
/* product detail */
#ProductDetails .ProductThumbImage {
  border: 1px solid #ddd;
}
#ProductDetails .ProductTinyImageList {
  margin-top: 25px;
}
#ProductDetails .ProductTinyImageList ul li {
  border: 1px solid #ddd !important;
}
#ProductDetails .ProductTinyImageList ul li:hover, #ProductDetails .ProductTinyImageList ul li:active, #ProductDetails .ProductTinyImageList ul li:focus {
  border: 1px solid #34c3bb !important;
  opacity: 1 !important;
}
#ProductDetails h1 {
  font-size: 36px;
  line-height: 46px;
  color: #ea6f9a;
}
.PrimaryProductDetails .ProductMain {
  position: relative;
}
.productPage .PrimaryProductDetails .ProductPrice {
  font-size: 24px;
  line-height: 30px;
  color: #666;
  font-weight: 700;	
} 
.productPage .PrimaryProductDetails .ProductPrice strike {
  font-size: 20px;
  line-height: 30px;
  color: #ccc;
  margin-right: 3px;
  vertical-align: top;
}
/* .PrimaryProductDetails .ProductMain .AddThisButtonBox {
  position: absolute;
  bottom: 33px;
  left: 220px;
} */
/* related products */
#SideProductRelated h5 {
  text-align: center;
  margin-bottom: 
}

/* checkout */
.stepHeader-counter {
  background: #ea6f9a;
}
.customerEmail-button {
  background: #4ab952;
  border: none;
}
.customerEmail-button:hover {
  background: #2e9536;
}
.optimizedCheckout-orderSummary .cart-header {
  background: #ea6f9a;
}
/* responsive */
@media (max-width: 767px) {
  .one-third, .two-sixths, .four-twelfths {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .btn, .btn.alt, textarea, input[type="email"], input[type="text"], input[type="password"], input.Textbox {
    height: 44px;
  }
}

/* My Account */
.YourAccount .list {
  margin: 0 -7px;
  display: flex;
  flex-wrap: wrap;
}
.YourAccount .list li {
  border: 1px solid #ddd;
  width: 31%;
  display: inline-block;
  margin: 0 7px 18px;
  padding: 0;
}
.YourAccount .list li:before {
  display: none;
}
.YourAccount .list li a {
  display: block;
  padding: 30px; 
  height: 100%;
}
.YourAccount .list li a:hover {
  text-decoration: none;
}
.YourAccount .list li i {
  font-size: 35px;
  color: #ea6f9a;
  display: block;
  text-align: center;
}
.YourAccount .list li h4 {
  text-align: center;
  padding: 15px 0;
}
#AccountRecentItems h2 {
  line-height: 40px;
  font-weight: 200;
  padding-bottom: 10px;
}
.InfoMessage {
  border: none;
  background: none;
  padding: 0;
  margin-bottom: 55px;
}
#AccountInbox h2, #AccountInbox form h2 {
  font-size: 14px;
  text-transform: uppercase;
  color: #4d5351;
  background: #f9f9f9;
  border: 1px solid #dddddd;
  border-bottom: none;
  padding: 20px 25px;
}
#AccountInbox h2 {
	padding-bottom: 5px;
}
#AccountInbox .AccountMessageList {
  border: 1px solid #dddddd;
  border-top: none;
  margin-bottom: 25px;
  margin: 0;
}
#AccountInbox .InfoMessage {
  background: #f9f9f9;
  padding: 0 25px 25px;
  border: 1px solid #ddd;
  border-top: none;
}
#AccountInbox .InfoMessage, #AccountInbox .SuccessMessage, #AccountInbox .ErrorMessage {
  margin-bottom: 0;
}
#AccountInbox .AccountMessageList li {
  border: none;
  list-style: none;
  padding: 25px 50px;
}
#AccountInbox .AccountMessageList li:before {
  display: none;
}
#AccountInbox .AccountMessageList li h4 {
  font-size: 24px;
  font-weight: 400;
  color: #4d4d4d;
  padding-bottom: 2px;
}
#AccountInbox .AccountMessageList li .Meta {
  font-size: 12px;
  color: #999;
  margin-bottom: 5px;
}
#AccountInbox .AccountMessageList .by {
  padding: 0;
  visibility: hidden;
}
#AccountInbox .AccountMessageList .by blockquote {
  visibility: visible;
  padding: 0;
  border: none;
  margin: -25px 0 70px;
  font-family: 'Muli', sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  color: #666;
}
#AccountInbox form .FormContainer {
  border: 1px solid #dddddd;
  padding: 35px 25px 25px;
}
#AccountInbox form .FormContainer dt, #AccountInbox form .FormContainer dd {
  display: block;
  max-width: none;
  text-align: left;
}
#AccountInbox form .FormContainer dt {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 26px;
  color: #4d4d4d;
}
#AccountInbox form .FormContainer .selector {
  width: 100%;
}
#AccountInbox form .FormContainer textarea {
  margin-bottom: 25px;
}
.AccountOrdersList .li-list:before, .AccountOrderStatusList .li-list:before {
  display: none;
}
.AccountOrdersList .li-list .OrderItemList li:before, .AccountOrderStatusList .li-list .OrderItemList li:before {
  top: 10px;
  background: #ea6f9a;
}
.btn.alt, .PrimaryProductDetails .btn.wishTrigger {
  margin-left: 15px;
  border: 2px solid #4ab952;
  color: #4ab952 !important;
  background: #fff;
  line-height: 46px;
}
.btn.alt:hover, .PrimaryProductDetails .btn.wishTrigger:hover {
  background: #4ab952;
  color: #fff !important;
  border: 2px solid #4ab952;
}
.AccountOrderStatusList .btn.alt {
  line-height: normal;
}
#EditAccountForm .FormContainer dt, #ShippingAddressForm .FormContainer dt {
  text-align: left;
  font-size: 16px;
  line-height: 16px;
  color: #4d4d4d;
}

/* Checkout */
.checkoutHeader {
  background: #f6f6f6;
  border: none;
}
.checkoutHeader-heading {
  text-align: center;
}
.checkoutHeader-heading img {
  max-height: 140px;
}
cart .cart {
  border-radius: 0;  
}
cart header.cart-header {
  background: #ea6f9a;
}
cart header.cart-header .cart-title {
  color: #fff;
  font-size: 20px;
  line-height: 18px;
}
cart header.cart-header .cart-header-link {
  font-size: 14px;
  color: #ffe0eb;
}
cart-items .productList .product-figure img {
  border: 1px solid #ddd;
}
@media (max-width: 900px) {
  .YourAccount .list li {
    width: 47%;
  }
}
@media (max-width: 768px) {
  .YourAccount .list li {
    width: 100%;
  }
}
@media (min-width: 768px) {
  
  #AccountOrder .OrderDetails {
    border: 1px solid #dddddd;
    padding-bottom: 55px;
  }
  #AccountOrder .OrderInfo, #AccountOrder .BillingDetails,
  #AccountOrder .ShippingDetails {
    width: 33.33%;
    float: left;
    margin: 0;
    padding: 15px 20px;
    font-size: 14px;
    line-height: 22px;
    color: #666;
  }
  #AccountOrder .OrderInfo h2 {
    font-size: 20px;
    color: #ea6f9a;
    padding: 0 0 5px;
  }
  .BillingDetails h3,
  .ShippingDetails h3 {
    font-size: 14px;
    color: #4d5351;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0;
  }
  #ReorderForm .CartContents {
    margin: 0;
  }
  #ReorderForm .reorder-cta {
    border: 1px solid #dddddd;
    border-top: none;
    padding: 28px 25px 30px;
  }
}

.InfoMessage {
    background: #efefef url(../images/info.png) no-repeat 15px center;
}

.brands-summary img {
   margin: 0 20px 15px 0;
}
.banner_home_page_top {
   margin: 15px 0 15px 0;
}

.show-more-less-desc {
   height: 50px;
   display:none;
   overflow: hidden;
}
.show-more-less-desc-toggler {
    display: none;
    text-align: center;
    margin-bottom: 20px;
    cursor: pointer;
}