/* font family 
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
font-family: 'goboldregular', Arial, Helvetica, sans-serif;
font-family: Arial, Helvetica, sans-serif;
font-family: 'Economica', sans-serif;
*/
  
@font-face {
    font-family: 'goboldregular';
    src: url('../fonts/gobold_regular-webfont.eot');
    src: url('../fonts/gobold_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gobold_regular-webfont.woff2') format('woff2'),
         url('../fonts/gobold_regular-webfont.woff') format('woff'),
         url('../fonts/gobold_regular-webfont.ttf') format('truetype'),
         url('../fonts/gobold_regular-webfont.svg#goboldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gobold_thinregular';
    src: url('../fonts/gobold_thin-webfont.eot');
    src: url('../fonts/gobold_thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gobold_thin-webfont.woff2') format('woff2'),
         url('../fonts/gobold_thin-webfont.woff') format('woff'),
         url('../fonts/gobold_thin-webfont.ttf') format('truetype'),
         url('../fonts/gobold_thin-webfont.svg#gobold_thinregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
font-family: Arial, Helvetica, sans-serif;    
min-width: 1500px;
}
a {
color: #000;  
}
.Block.banner_category_page_top {
margin: 0 0 25px 0;
}
.main a {
text-decoration: underline;  
}
input.Textbox, textarea, input[type="text"], input[type="password"] {
  background: #ffffff none repeat scroll 0 0;
  box-sizing: border-box;
  font-size: 13px;
  height: 34px;
  line-height: 32px;
  margin: 0;
  padding: 0 10px;
  vertical-align: middle;
border: 1px solid #cccccc; 
-webkit-appearance: none;
border-radius: 0px;  
}
.HorizontalFormContainer dt, 
.HorizontalFormContainer dd {
  font-size: 13px;
  font-weight: normal;
  line-height: 34px;
  padding-bottom: 20px;
}
div.selector select {
height: 34px !important;  
}
div.selector span {
line-height: 32px;
height: auto;  
display: block;  
padding: 0 32px 0 10px !important;  
}
div.selector {
padding: 0 !important;
height: 34px;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */      
}
.inner {
width: 1465px;    
}
.TopMenu {
font-family: 'gobold_thinregular', Arial, Helvetica, sans-serif;      
background: #000;
font-weight: normal;  
color: #8a8a8a;  
font-size: 12px;  
text-transform: uppercase;    
line-height: 40px;
letter-spacing: 0.25px;  
}
.TopMenu a {
color: #fff;    
}
.TopMenu .HasSubMenu > a:after {
background: url(../images/ArrowDown.gif) 0 0 no-repeat;  
content: ' ';
width: 7px;
height: 4px;
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: middle;
margin-left: 5px;  
}
.TopMenu a:hover {
color: #ccc;    
}
.TopMenu .inner {
padding: 0;
}
.TopMenu li {
padding: 0;
margin: 0;    
}
.TopMenu li:before {
content: '|';
padding: 0 14px; 
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: top;    
}
.TopMenu li:first-child:before {
display: none;    
}
.TopMenu .PagesMenu {
float: left;    
}
.CartCount {
background: url(../images/cart.png) 0 0 no-repeat;  
padding-left: 35px;
margin-left: 10px;    
}
.header {
background: #fff;
padding-bottom: 20px;
margin: 0;    
}
#Header {
margin: 0;
border-bottom: solid #000 1px;    
}
#Header .inner {
height: 100px;
position: relative;    
}
.header-secondary {
position: absolute;
bottom: 5px;
right: 0;
z-index: 1;    
}
.header-secondary .SocialConnect,
.header-secondary #SearchForm {
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: middle;    
float: none;
}
.SocialConnect ul {
list-style-type: none;
list-style-image: none;
margin: 0;
padding: 0;    
}
#Header .SocialConnect {
padding-left: 20px;    
}
.SocialConnect  li {
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: top; 
margin: 0 0 0 10px;    
}
.SocialConnect a.icon-social-theme {
background: url(../images/social-sprite.jpg) 0 0 no-repeat; 
background-position: 0 0;      
width: 24px;
height: 23px;  
}
.SocialConnect a.icon-instagram {
background-position: 0 0 !important;    
}
.SocialConnect a.icon-instagram:hover {
background-position: 0 -23px !important;    
}


.SocialConnect a.icon-pinterest{
background-position: -24px 0;    
}
.SocialConnect a.icon-pinterest:hover {
background-position: -24px -23px;    
}


.SocialConnect a.icon-youtube{
background-position: -48px 0;    
}
.SocialConnect a.icon-youtube:hover {
background-position: -48px -23px;    
}

.SocialConnect a.icon-twitter {
background-position: -72px 0;    
}
.SocialConnect a.icon-twitter:hover {
background-position: -72px -23px;    
}

.SocialConnect a.icon-facebook {
background-position: -96px 0;    
}
.SocialConnect a.icon-facebook:hover {
background-position: -96px -23px;    
}
#SearchForm {
border: solid #b8b8b8 2px;
height: 26px;
border-radius: 15px; 
overflow: hidden;    
width: auto;  
white-space: nowrap;    
}

#SearchForm input {
width: 180px;
height: 26px;
line-height: 26px;    
font-size: 12px;
color: #666;   
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: top;    
text-transform: uppercase;    
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */        
}
#SearchForm .Button {
background: url(../images/searchIcon.png) 50% 50% no-repeat;    
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: top; 
width: 35px;
height: 26px;    
}


#LogoContainer h1 {
display: table-cell;
vertical-align: middle;
height: 100px;    
}
.PageMenu {
position: relative;
height: 0px; 
margin: 0;    
}
.header {
position: relative;
z-index: 10;   
}
.PageMenu .inner {  
padding-left: 315px;   
height: 0; 
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */        
}
.PageMenu .CategoryList {
margin-top: -40px;
width: auto;
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: top;    
}

.PageMenu li {
padding: 0;
margin: 0;  
position: static;    
}
.PageMenu ul {
position: static;       
}
.PageMenu li.parent > a {
line-height: 40px;   
display: block;
padding: 0 20px;
letter-spacing: 1px;  
color: #000; 
font-size: 18px;
text-transform: uppercase;
font-family: 'Open Sans', Arial, Helvetica, sans-serif;    
}
.PageMenu li.parent:hover > a {
background: #31281a;
color: #fff;    
}
.PageMenu li.parent .subMenu  {
position: absolute;
top: 0;
left: 0;
right: 0;    
z-index: 1;
width: auto;  
display: none;   
background: #31281a;  
-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.25);
box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.25);    
}
.PageMenu li.parent .subMenu ul  {
display: block; 
padding-left: 0;    
position: static; 
margin: auto;   
width: 1465px;    
text-align: center; 
padding-left: 0;
height: auto !important;    
}
.PageMenu li.parent .subMenu ul li {
padding: 0;
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: top; 
line-height: 75px;   
clear: none;    
white-space: nowrap;    
}
.PageMenu li.parent .subMenu ul li a {
background: none;
padding: 0 50px;
font-size: 22px;
font-family: 'goboldregular', Arial, Helvetica, sans-serif;;
color: #fff;   
text-transform: uppercase;    
display: inline-block !important;
*display: inline !important;
zoom: 1;
vertical-align: middle;  
line-height: inherit; 
letter-spacing: 0.05em;  
}
.PageMenu li.parent .subMenu ul li:hover a {
color: #c7b299;    
}
.PageMenu li.parent .subMenu ul li:before {
content: '|'; 
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: middle;    
font-size: 12px;
color: #8a8a8a; 
line-height: 75px;  
padding: 0 10px;     
}

.PageMenu li.parent .subMenu ul:before {
display: none;    
}
.PageMenu li.parent .subMenu ul ul {
display: none;    
}
.PageMenu li.parent:hover .subMenu {
display: block;
}
.PageMenu li.parent:hover .subMenu .subMenu  {
display: none;
}
.PageMenu li.parent .subMenu ul li:first-child:before {
display: none;
}
.PageMenu li.parent .subMenu ul li {
position: static !important; 
vertical-align: top;  
}
.PageMenu li.parent .subMenu ul li ul {
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: top;  
padding-left: 0;
margin: 0 auto !important;    
}
.PageMenu li.parent .subMenu li:hover .subMenu {
display: block;
background: #fff !important;       
position: absolute !important;
top: 72px !important;
left: 0 ;
right: 0px;    
z-index: 10;  
padding:  20px 0;  
   
}
.PageMenu li.parent .subMenu li:hover .subMenu ul {
display: block !important;    
position: static !important;
height: auto !important;    
line-height: 1.5;  
white-space: normal;
text-align: left;    
width: 1000px !important;
border: solid red 0px !important;    
top: 0 !important;    
left: auto!important;
right: auto!important;    
position: relative  !important;    
padding-right: 340px;  
min-height: 1px;    
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */     
}
.PageMenu li.parent .subMenu li .subMenu ul li {
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: top; 
line-height: 25px !important;   
width: 140px;
margin-right: 20px;    
border-bottom: solid #dfdfdf 1px !important;    
}
.PageMenu li.parent .subMenu li .subMenu ul li a {
font-size: 14px; 
line-height: 1.5;    
padding: 5px 0;    
color: #747474;
display: block;
white-space: normal;  
}
.PageMenu li.parent .subMenu li .subMenu ul li.special a:hover {
opacity:0.7;
filter:alpha(opacity=70);    
}
.PageMenu li.parent .subMenu li .subMenu ul li a:hover {
color: #000 ;    
}
.PageMenu li.parent .subMenu li .subMenu ul li:before {
display: none ;    
}
.PageMenu li.parent .subMenu li .subMenu ul li.special {
position: absolute !important;
right: 0;
top: 0;
z-index: 100; 
margin: 0 !important; 
width: auto;    
border: solid 0px !important;
}
.PageMenu li.parent .subMenu li .subMenu ul li.special a {
background: url(../images/acc.png?t=123456) 0 0 no-repeat;
line-height: 56px;    
width: 310px; 
display: block;
text-align:left;
text-indent: -99999px;
overflow: hidden;
background-size: contain; 
}
.PageMenu li.parent .subMenu li:hover a {
position: relative;    
}
.PageMenu li.parent .subMenu li:hover a:before {
background: url(../images/drop.png) 50% 0 no-repeat;    
content: '';
width: 24px;
height: 12px; 
position: absolute;
bottom: 0px;
left: 50%;
margin-left: -12px;    
z-index: 1;    
}
.PageMenu li.parent .subMenu li li a:before  {
display: none;    
}

#Header {
position: static;    
}

.main {
position: relative;
z-index: 5;    
}
.main.pt20 {
padding-top: 20px;  
}
.slide-show .slide-overlay {
position: relative;
top: auto;
left: 0; 
right: 0 !important;    
background: #000;  
padding: 5px 10px; 
  
}
.slide-show .slide-overlay p {
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #b4b1af;      
}
.flex-direction-nav .flex-prev {
background: url(../images/prevNext.png) 0 0 no-repeat;
width: 50px;
height: 72px;    
margin: 0;
top: 50%;
left: 15px !important;    
margin-top: -36px;     
opacity:1 !important;
filter:alpha(opacity=100) !important;    
}


.flex-direction-nav .flex-next {
background: url(../images/prevNext.png) 100% -72px no-repeat;
width: 50px;
height: 72px;    
margin: 0;
top: 50%;
right: 15px !important;    
margin-top: -36px;     
opacity:1 !important;
filter:alpha(opacity=100) !important;    
}
.flex-control-nav {
bottom: 60px !important; 
position: absolute;
top: auto;
left: 0;
z-index: 20;    
}
.flex-control-nav li {

margin: 0 8px;    
}
.flex-control-paging li a {
border: solid #fff 1px;    
background: #fff;
opacity:0.4;
filter:alpha(opacity=40);    
}
.flex-control-paging li a:hover, 
.flex-control-paging li a.flex-active {
border: solid #fff 1px;    
background: #fff;  
opacity:1;
filter:alpha(opacity=100);    
}

.LoyaltyBox {
position: fixed;
top: 50%;
left: 0;
margin-top: -78px;    
z-index: 20;   
}

.HomePageContentBox {
width: 1135px;
margin: auto;    
}
.HomePageContent {
float: left;    
}
.HomePageContent .feat {
width: 350px;
height: 350px;
margin: 0 35px 0 0;    
position: relative; 
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: top;    
}
.HomePageContent .feat img {
max-width: 100%;
max-height: 100%;
display: block; 
position: absolute;
top: 0;
left: 0;
z-index: 1;    
}

.HomePageContent .feat span {
position: relative;
z-index: 10;
display: table-cell;  
vertical-align: middle;
width: 350px;
height: 350px;
text-align: center;
background: #fff;    
background: rgba(255,255,255,0.7);
opacity:0;
filter:alpha(opacity=0);    
-moz-transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;     
color: #000;
font-size: 14px;    
}
.HomePageContent .feat:hover span {
opacity:1;
filter:alpha(opacity=100);
    
}
.HomePageContent .feat:hover span   {

}

.HomePageContent .feat strong {
display: block;  
font-size: 16px;
font-weight: bold;  
   
}

.HomePageContent .feat strong:after {
content: '_';
display: block;
width: 87px;
background: #000; 
height: 1px;
overflow: hidden;
margin: 10px auto;    
}
.HomePageContent .feat em {
display: block;  
font-size: 16px;
font-weight: bold; 
font-style: normal;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 2px;    
}
.HomePageContentBox {
padding: 30px 0;    
}


.instafeedBox {
float: right;    
}
.instafeedBox #instafeed {
padding: 7px 7px 13px 7px;
border: solid #d6d6d6 1px;
font-size: 0;  
width: 328px;  
background: url(../images/meeinsta.png) 50% 100% no-repeat;    
}
.instafeedBox #instafeed a  {
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: top;    
margin: 7px;
  
}

.instafeedBox #instafeed img {
max-width: 154px;
max-height: 154px;    
}
#HomeSlideShow {
margin: 0 !important;    
}
.banner_home_page_bottom img {
display: block;
width: 100%;    
}
.banner_home_page_bottom p {
margin: 0;    
}
.footer {
padding-top: 40px;
    
}
.newsletter-subscription {
border: solid 0px; 
background: #868686;
color: #fff;
font-family: 'goboldregular', Arial, Helvetica, sans-serif;
text-align: center;    
}
.newsletter-subscription .btn, 
.newsletter-subscription .Textbox, 
.newsletter-subscription form,
.newsletter-subscription h4 {
line-height: 34px;
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: top;    
}
.newsletter-subscription h4 {
background: url(../images/nlIcon.png) 0 50% no-repeat;    
font-size: 16px; 
font-weight: normal; 
padding-left: 40px;
padding-right: 40px;    
}
.newsletter-subscription .Textbox {
width: 300px; 
height: 34px;    
margin-right: 10px;    
border: solid #d6d6d6 1px;    
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */        
}
input[type="submit"], 
.btn {
font-family: 'goboldregular', Arial, Helvetica, sans-serif;    
padding: 0 15px;
width: auto;
font-size: 16px; 
letter-spacing: 0;
background: #000;
color: #fff; 
height: 34px; 
line-height: 34px; 
font-weight: normal !important;
text-decoration: none !important;   
border: solid 0px;
text-transform: uppercase;  
}
.btn.alt {
background: #ccc !important;
color: #000 !important;  
}
.Textbox, 
div.selector {
border: solid #ccc 1px;
width: 200px;
padding: 0 10px;  
}
div.selector {
width: 200px !important;  
}
.btn.bigger {
height: 50px;
line-height: 50px;
font-size: 20px;  
}
textarea {
border: solid #ccc 1px;    
}
.newsletter-subscription .btn {
font-family: 'goboldregular', Arial, Helvetica, sans-serif;    
padding: 0 15px;
width: auto;
font-size: 16px; 
letter-spacing: 0;
background: #531b3b;
color: #fff;    
}
.footer-main  {
background: #181818;      
color: #fff;
}
.footer-main .inner {
padding: 35px 0;  
}
.footer-main h4 {
font-family: 'gobold_thinregular', Arial, Helvetica, sans-serif;
font-weight: normal;
text-transform: uppercase; 
margin-bottom: 15px;
padding-bottom: 0;    
font-size: 14px; 
letter-spacing: 0.5px  
}
.footer .footer-columns .grid__item {
width: 215px;
float: left;
margin-right: 15px;    
}
.footer .footer-columns ul {
margin: 0 0 20px 0; 
font-size: 12px;    
}
.footer .footer-columns a {
color: #fff;    
-moz-transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease; 
}
.footer .footer-columns a:hover {
color: #999;    
}

.footer .footer-columns .grid__item.PayCC {
float: right;    
padding-top: 50px;    
}
.footer .footer-columns .icon-social {
text-indent: 0;
  
}
.footer .footer-columns  .SocialConnect li, 
.footer .footer-columns  .SocialConnect li a {
display: block;    
width: auto;   
line-height: 17px ;    
margin: 0;    
height: auto;    
}
.footer .footer-columns  .SocialConnect li a {
background: none;    
}

.footer .footer-columns  .SocialConnect li a span {
background: url(../images/social-sprite2.png) 0 0 no-repeat;
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: top;
width: 16px;
height: 16px;
margin-right: 10px;    
}

.footer  .SocialConnect li a.icon-instagram span {
background-position: -52px 0;    
}
.footer  .SocialConnect li a.icon-pinterest span {
background-position: -78px 0;    
}

.footer  .SocialConnect li a.icon-youtube span {
background-position: -104px 0;    
}
.footer  .SocialConnect li a.icon-twitter span {
background-position: -26px 0;    
}
.footer-links {
background: #454545;  
color: #fff;    
}
.footer-links p {
padding: 15px 0;
text-align: center;
font-size: 13px;    
}
.page {
width: 100%;    
}
.page.off-screen {
  -webkit-transform: translateX(-80%);
  -ms-transform:     translateX(-80%);
  transform:         translateX(-80%);    
  }  
#DrawerMenu {
  left: auto;
  right: 0;  
  background: #181818;    
} 
#DrawerMenu h3 {
  background: #000;
  font-family: 'goboldregular', Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 35px;
  padding: 0 15px;    
}  
#DrawerMenu a {
padding: 10px 15px; 
line-height: 1.5; 
font-size: 14px;    
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
text-transform: uppercase;    
}
#DrawerMenu .subcat-expand {
height: 40px;
width: 50px;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */            
right: 0;    
border-left: 0px solid #111;
cursor: pointer;    
}
#DrawerMenu li {
border-bottom: solid #111 1px; 
position: relative;    
}
#DrawerMenu .inner {
width: auto !important;    
}
#DrawerMenu .subcat-expand:after {
font-weight: 600;
font-size: 24px; 
    
}
#DrawerMenu li > ul a {
padding: 5px 15px;    
}
#DrawerMenu .drawer-subcat.expanded {
border-top: 0px solid #111;    
}
#DrawerMenu .drawer-subcat {
background: #262626;
}
#DrawerMenu .drawer-subcat .drawer-subcat {
background: #343434;
}

#DrawerMenu .drawer-subcat li {
border-bottom: solid 0px;    
}
.banner_category_page_top p {
margin: 0;    
}
.banner_category_page_top img {
width: 100%;
height: auto;    
display: block;    
}
.main.noPad {
padding: 0 !important;    
}
.ProductList .ProductActionAdd {
text-align: left;  
}
.SubCategoryList {
border-top: solid #b0b0b0 2px;
margin-top: 15px;    
padding: 10px 0;  
font-size: 0;    
color: #383838;
margin-bottom: 0;    
}
.SubCategoryList a {
color: #383838;    
}
.SubCategoryList a:hover {
color: #000;    
}
.SubCategoryList ul {
margin: 0;    
}
.SubCategoryList ul li {
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: top; 
padding: 0 !important;
margin: 0 !important; 
font-size: 18px; 
font-family: 'goboldregular', Arial, Helvetica, sans-serif;
text-transform: uppercase;    
}
.SubCategoryList ul li:after {
content: '|';
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: top;
padding: 0 20px;    
}
.SubCategoryList ul li:last-child:after {
display: none;    
}
.CategoryContent  {
margin-top: 15px;    
}
.ProductList {
margin: 0 0 0 -50px;    
font-size: 0px;
}
.ProductList li {
padding-left: 50px;    
width: 25%;
height: auto; 
padding-bottom: 50px;    
}
.ProductList .ProductImage .QuickViewBtn {
font-family: 'goboldregular', Arial, Helvetica, sans-serif;
background: url(../images/qv.png) 15px 50% no-repeat !important;
background-color: #000 !important;
background-color: rgba(0,0,0,0.6) !important;
width: 150px;
height: 45px; 
font-size: 17px;    
line-height: 45px;
text-align: left;    
padding: 0 15px 0 45px;    
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */        
    
}
.ProductList .ProductImage {
border: solid #fff 1px;     

display: block;
position: relative;    
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */        
}
.ProductList li:hover .ProductImage {
border: solid #a6a6a6 1px;     
}
.ProductList .ProductImage a {
width: 329px !important;
height: 329px !important;
text-align: center;
vertical-align: middle;    
}
.ProductList .ProductImage img {
max-width: 329px !important;
max-height: 329px !important;
display: block;
margin: auto;    
}
.ProductList .ProductDetails  {
font-family: 'goboldregular', Arial, Helvetica, sans-serif;
text-align: left;
padding: 0;
padding-top: 15px;  
line-height: 1.5;  
font-size: 18px;
padding-right: 0;    
text-transform: uppercase;  
text-align: left;    
position: relative;  

}
.ProductList .ProductDetails .pname {
color: #262626;
text-align: left;
line-height: 1.5; 
display: block;
padding: 0 0 10px 0;  
letter-spacing: 0.05em;  
}
.ProductList em {
text-align: left;
color: #767575;
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: top;
padding: 0 0 0 0;
line-height: 30px;   
}
.ProductList .addCartAction {
float: none;  
padding-right: 0; 
}
.miniSwatch {
display: inline-block;
*display: inline;
zoom: 1;
display: block;  
vertical-align: bottom; 
white-space: normal;     
}
.miniSwatch ul {
list-style-type: none;
list-style-image: none;
margin: 0;
padding: 0; 
font-size: 0px;    
}
.ProductList li .miniSwatch ul li.swatch  {
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: top;
padding: 0 !important; 
width: 15px !important;
height: 15px !important;
border: solid #b8b8b8 1px;
margin: 5px 5px 5px 0;    
padding-left: 0 !important;
padding-bottom: 0 !important;    
}
.miniSwatch li span {
display: block;
width: 15px;
height: 15px;    
}
.ProductList .addCartAction  .ProductActionAdd {
float: none;   
}
.ProductList .addCartAction .btn  {
line-height: 35px;
background: #000; 
color: #f4f4f4;
height: 35px;  
font-size: 18px;
font-family: 'goboldregular', Arial, Helvetica, sans-serif;
padding: 0 10px; 
margin-left: 0;    
}
.ProductList .addCartAction .btn:hover {
background: #666;    
}
.pageOverlay {
background: url(../images/black50.png);    
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;    
z-index: 100;
display: none;
cursor: pointer;    
}
.off-screen .pageOverlay {
display: block;    
}

/* Elastislide Style */

.elastislide-list {
    list-style-type: none;
    display: none;
}

.no-js .elastislide-list {
    display: block;
}

.elastislide-carousel ul li {
    min-width: 20px; /* minimum width of the image (min width + border) */
}

.elastislide-wrapper {
    position: relative;
    background-color: #fff;
    margin: 0 auto;
    min-height: 60px;
}

.elastislide-wrapper.elastislide-loading {
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.elastislide-horizontal {
    padding: 10px 40px;
}

.elastislide-vertical {
    padding: 40px 10px;
}

.elastislide-carousel {
    overflow: hidden;
    position: relative;
}

.elastislide-carousel ul {
    position: relative;
    display: block;
    list-style-type: none;
    padding: 0;
    margin: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
}

.elastislide-horizontal ul {
    white-space: nowrap;
}

.elastislide-carousel ul li {
    margin: 0;
    -webkit-backface-visibility: hidden;
}

.elastislide-horizontal ul li {
    height: 100%;
    display: inline-block;
}

.elastislide-vertical ul li {
    display: block;
}

.elastislide-carousel ul li a {
    display: inline-block;
    width: 100%;
}

.elastislide-carousel ul li a img {
    display: block;
    border: 0px solid white;
    max-width: 100%;
}

/* Navigation Arrows */

.elastislide-wrapper nav span {
    position: absolute;
    background: #ddd url(../images/nav.png) no-repeat 4px 3px;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    text-indent: -9000px;
    cursor: pointer;
    opacity: 0.8;
}

.elastislide-wrapper nav span:hover {
    opacity: 1.0
}

.elastislide-horizontal nav span {
    top: 50%;
    left: 10px;
    margin-top: -11px;
}

.elastislide-vertical nav span {
    top: 10px;
    left: 50%;
    margin-left: -11px;
    background-position: -17px 5px;
}

.elastislide-horizontal nav span.elastislide-next {
    right: 10px;
    left: auto;
    background-position: 4px -17px;
}

.elastislide-vertical nav span.elastislide-next {
    bottom: 10px;
    top: auto;
    background-position: -17px -18px;
}

.ImageCarouselBox2 {
width: 120px;
height: 630px; 
padding: 0 15px 0 0;
border-right: solid #5e5e5e 1px;  
float: left;

}
.ImageCarouselBox2 .Prodcarousel  {
width: 120px !important;
height: 480px !important;     
}
#ProductDetails .ProductTinyImageList ul  li {
margin: 0 !important;
display: block !important;
max-width: 120px !important;
max-height: 120px !important; 
width: 120px !important;
height: 120px !important;  
border: solid #fff  1px !important;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */        
}
#ProductDetails .ProductTinyImageList ul  li.selected  {
border: solid #ccc  1px !important;    
}
.ImageCarouselBox2 .Prodcarousel li div {
width: 118px !important;
height: 118px !important;
text-align: center;
vertical-align: middle;    
border: solid 0px !important;
}
.ImageCarouselBox2 .Prodcarousel li img {
max-width: 110px;
max-height: 110px;
padding: 0 !important; 
margin: auto;    
}
.ProductTinyImageList {
padding: 75px 0;    
}
.ImageCarouselBox2 .elastislide-wrapper  {
padding: 0 0 !important; 
width: 120px !important; 
max-width: none !important;    
height: 480px !important;
}
.elastislide-vertical nav span.elastislide-next  {
font-family: 'goboldregular', Arial, Helvetica, sans-serif;
text-indent: 0;
height: 75px;
width: 120px; 
border-radius: 0;    
left: 0;
padding-top: 20px;    
margin: 0 !important; 
bottom: -75px; 
color: #b3b1bc;
font-size: 20px;    
text-transform: uppercase;    
background: url(../images/next.png?=1) 50% 100% no-repeat !important;   
background-size: 60% auto !important;  
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */    
}
.elastislide-vertical nav span.elastislide-prev  {
font-family: 'goboldregular', Arial, Helvetica, sans-serif;
text-indent: 0;
height: 75px;
width: 120px; 
border-radius: 0;    
left: 0;
margin: 0 !important; 
top: -75px; 
padding-top: 30px;    
color: #b3b1bc;
font-size: 20px;    
text-transform: uppercase;    
background: url(../images/prev.png?=1) 50% 0 no-repeat !important; 
background-size: 60% auto !important;   
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */    
}

.PrimaryProductDetails .ProductThumb {
width: 916px;    
}
.left-content {
  float: left;
  width: auto;
}
.ProductThumbImage {
width: 630px !important;
height: 630px !important;    
float: left;
position: relative;    
margin-left: 14px;  
}
.ProductThumbImage a {
width: 630px !important;
height: 630px !important;     
}
.PrimaryProductDetails .ProductMain {
width: 530px; 
width: 48%;  
padding-left: 0;
float: right;    
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */	  
}

.ProductDescriptionBox {
clear: both;    
}
.Breadcrumb li, 
.Breadcrumb li a {
background: none;
padding: 0;    
font-family: 'goboldregular', Arial, Helvetica, sans-serif;
text-transform: uppercase;    
font-size: 16px;    
color: #000;
font-weight: normal;
text-decoration: none;  
}
.Breadcrumb li:last-child {
display: none;  
}

.Breadcrumb li a:after {
content: '>';   
display: inline-block;
*display: inline;
zoom: 1;
padding: 0 10px;
    
}
.Breadcrumb ul {
margin: 0;    
}
.Breadcrumb {
margin: 0 0 35px 0;     
}
.ProductMain h1 {
font-family: 'gobold_thinregular', Arial, Helvetica, sans-serif;
text-transform: uppercase;  
font-size: 24px;
margin: 0 0 15px 0;    
}
.ProductDetailsGrid .DetailRow.product-heading {
margin-bottom: 0;
}
.PriceRow  {
font-family: 'gobold_thinregular', Arial, Helvetica, sans-serif;
text-transform: uppercase;  
font-size: 28px;
margin: 0 0 15px 0; 
color: #e10000;    
}
.PriceRow .RetailPrice {
font-size: 20px;
color: #000; 
padding-left: 1em;    
}
.s-price {
display: none;    
}
.DetailRow .Label, 
.DetailRow .Value {
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: top;
line-height: 20px;    
}
.DetailRow {
margin-bottom: 25px;    
}
p {
line-height: inherit    
}
.ProductDetailsGrid {
border-bottom: solid #000 1px;
margin-bottom: 25px;    
padding-bottom: 0;  
}
.IntroBox {
line-height: 1.5;  
font-size: 12px;  
margin-bottom: 20px;
}
.IntroBox p {
margin: 0;    
}
.ProductDetailsGrid  {
font-size: 14px;    
}
.ProductDetailsGrid.ProductAddToCart {
margin: 0;
border: solid 0px;  
}
.DetailRow .Label {
margin-bottom: 0  
}
.productOptionPickListSwatch .textureContainer, 
.productOptionPickListSwatch .swatchColours {
border: 1px solid #b8b8b8 !important; 
margin-bottom: 0 !important;
margin-right: 0;    
padding: 0px !important;
position: relative;
width: 28px !important;
height: 28px !important;    
}
.productOptionPickListSwatch .thumbnail, 
.productOptionPickListSwatch .swatchColour {
  height: 28px !important;
  width: 28px !important;
background-size: cover;    
}
html.javascript .productOptionPickListSwatch li {
display: inline-block !important;
*display: inline !important;
zoom: 1;
vertical-align: top !important; 
margin: 0 10px 10px 0 !important;    
}
.productOptionPickListSwatch {
font-size: 0px;    
}

.addCartSection {
margin-bottom: 50px;    
}
.addCartSection  div {
line-height: 50px;   
}
.addCartSection .Label {
margin: 0;   
line-height: 50px; 
margin-right: 20px;    
}
.addCartSection .DetailRow  {
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: top; 
margin: 0;    
}
.addto {
  clear: none;
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: top;
  padding-bottom: 0;
  padding-top: 0;
}
.addCartSection .qtyInput  {
line-height: 50px;
height: 50px;
border: solid #000 1px;  
margin-right: 30px;    
width: 50px;  
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */      
}
.ProductAddToCart .BulkDiscount input {
line-height: 50px;
height: 50px;
background: #000;
color: #fff;
width: 190px; 
font-size: 16px;
font-family: 'goboldregular', Arial, Helvetica, sans-serif;

letter-spacing: 0;    
}
.SharingBox  {
margin-bottom: 50px;    
}
.ProductAddToCart .BulkDiscount input {
display: block;  
}
.addto .DetailRow {
display: block;  
}  
.SharingBox .AddThisButtonBox, 
.SharingBox .PinterestButtonContainer {
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: middle; 
margin: 0 !important;    
}
.PrimaryProductDetails .ProductThumb {
margin-bottom: 25px;    
}
.TabNav {
padding: 0;
margin: 0;
width: 100%;    
}
.TabNav li {
margin: 0 3px 0 0;  
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: top; 
width: auto; 
}
.TabNav li a {
min-width: 240px;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */        
padding: 0 40px;    
font-family: 'goboldregular', Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-weight: normal;    
background: none;    
font-size: 25px;    
border: solid #959595 2px !important;
line-height: 56px;
height: 60px;    
margin: 0; 
text-align: center;   
text-decoration: none; 
 
}
.TabNav li a:hover,
.TabNav li.Active a {
background: #000;
color: #fff;
border-color: #000 !important;    
}
.ProductTabContent {
padding: 20px 0;    
}
.PrimaryProductDetails  {
margin: 0;    
}
.ProductDescriptionContainer table {
margin: 0;    
}
.ProductDescriptionContainer table[cellpadding="10"] td {
padding: 10px;    
} 
.ProductDescriptionContainer a {
color: #000;
text-decoration: underline !important;    
}
.ProductDescriptionContainer table {
margin: 0;    
width: 100%;    
}
.ProductDescriptionContainer table td {
padding: 0;    
}
#reviews .btn {
line-height: 50px;
height: 50px;
margin-bottom: 20px;
color: #fff !important;
text-decoration: none !important;  
}
.MobileHeading {
  display: none;    
  } 
.page {
overflow: hidden;
position: relative;
z-index: 1 ;  
}
.cloudzoom-zoom-inside {
z-index: 10;  
}
.TitleHeading, .CategoryDescription h1 {
padding-bottom: 0;
font-family: 'goboldregular', Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-weight: normal; 
font-size: 28px;
margin: 30px 0 30px;    
}
.PageContent h2 {
font-family: 'goboldregular', Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-weight: normal;     
}
.PageContent font {
font-size: inherit;    
}
#ModalContainer,
.ModalContainer { 
max-width: none !important;  
width: 900px !important;
margin-left: -450px !important;
left: 50% !important;  
max-height: none !important;
overflow: visible !important;  
top: 15px !important;
}
#ModalTitle, .ModalTitle {
display: block !important;
border: solid 0px !important;
border-radius: 0 !important;
font-family: 'goboldregular', Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-weight: normal;
color: #000 !important; 
font-size: 16px !important;
padding: 15px !important;  
}
#ModalContent, .ModalContent {
overflow: auto;      
padding: 0 15px 15px 15px !important;  
}
#fastCartContainer {
margin: 0 auto 0;
}
.fastCartTop {
  padding: 0 0 0 0;
}
.fastCartThumb {
text-align: left;
width: 20%;
position: relative;
}
.fastCartThumb img {
max-width: 100%;  
}

.fastCartItemBox {
font-size: 20px;  
width: 50%; 
padding: 0 15px;  
font-family: 'goboldregular', Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-weight: normal;  
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */      
}
.fastCartItemBox a {
color: #000 !important;  
}
.fastCartItemBox div {
margin-bottom: 20px;  
}
.fastCartItemBox .Quantity, 
.fastCartItemBox small {
font-family: Arial, Helvetica, sans-serif;
display: block;
text-transform: none; 
font-size: 12px;  
}
.fastCartItemBox h2 {
display: none;  
}
.fastCartSummaryBox {
width: 30%;  
}
.fastCartSummaryBox {
padding: 15px;  
}
.fastCartSummaryBox .actionLink {
margin-bottom: 0;  
}
.fastCartSummaryBox .ProductPrice {
font-family: 'goboldregular', Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-weight: normal;  
font-size: 32px !important;
  
}
.fastCartSummaryBox  {
margin-bottom: 20px;  
}
.btn, 
.ProductList a,
.SubCategoryList a {
text-decoration: none;  
}
table {
border-collapse: collapse;  
}
table thead tr th, 
table.General thead tr th, 
table.CartContents thead tr th {
padding: 15px 5px;
background: #fff !important;
border-top: solid #000 1px;
border-bottom: solid #000 1px;  
}
.CartContents  a {
text-decoration: none;  
}
.CartContents .ProductName  a {
font-family: 'goboldregular', Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-weight: normal;  
}
.quantityInput {
border: solid #000 1px;  
}
table tbody tr td, 
table.General tbody tr td, 
table.CartContents tbody tr td {
border-bottom: 1px solid #d6d6d6;  
}
.CartItemQuantity {
text-align: center !important; 
width: 10%;  
}
.CartItemIndividualPrice {
width: 10%;  
text-align: center !important; 
}
.CartItemTotalPrice  {
width: 10%;  
text-align: right !important; 
}
.CartContents tfoot .SubTotal td, 
td.CartItemIndividualPrice, 
.CartContents .ProductPrice {
font-family: 'goboldregular', Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-weight: normal;
font-style: normal;
  
}
.CartContents tfoot .SubTotal td {
padding: 20px 10px;  
}
.CartContents tfoot .SubTotal td div {
padding: 0;  
}
.EstimateShipping {
float: right;
width: 375px;
border: solid #d6d6d6 1px;  
font-family: Arial, Helvetica, sans-serif !important;
text-transform: none !important;  
}
.EstimateShipping dt {
padding: 0 10px 0 0;
margin-bottom: 15px;  
line-height: 34px;  
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */      
}
.EstimateShipping dd {
margin-bottom: 15px;  
}
.CartContents tfoot .gtotal.SubTotal td {
  font-size: 20px;
  text-transform: uppercase;
}
.ProceedToCheckout {
float: right;  
}
.BlockContent .CartThumb img {
  height: auto;
  max-width: 100px;
max-height: 100px;  
}
.KeepShopping {
float: left;  
padding-top: 8px;
}
.CartCode  {
border-top: 1px solid #d6d6d6;
padding: 20px 0;  
}
.CartCode .CouponCode  {
padding-right: 20px;
width:  50%;  
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */      
}
.CartCode .CouponCode h3 {
font-family: 'goboldregular', Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-weight: normal;
font-style: normal;  
}
.CartCode  .Textbox {
width: 300px;  
}
.CartCode .GiftCertificate input.btn, 
.CartCode .CouponCode input.btn {
padding: 0 20px;
}
.EstimateShipping div.selector {
font-family: Arial, Helvetica, sans-serif !important;
text-transform: none !important;  
}
.ExpressCheckoutBlock {
  clear: both;
}
.ExpressCheckoutBlock .ExpressCheckoutTitle {
border-top: solid #000 1px;  
border-bottom: solid #000 0px;    
line-height: 50px;
margin: 0 0 -1px 0;
padding: 0; 
font-family: 'goboldregular', Arial, Helvetica, sans-serif;
font-weight: normal;  
}
.ExpressCheckoutBlock.ExpressCheckoutBlockCollapsed  .ExpressCheckoutTitle {
border-bottom: solid #000 1px;  
position: relative;  
}
.ExpressCheckoutContent {
padding: 20px 0;  
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: top;
position: absolute;
top: 0;
right: 65px;
left: auto;  
z-index: 1;
padding: 0;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif ;
color: #999;  
}
.ExpressCheckoutBlockCompleted a.ChangeLink {
right: 0;
text-decoration: none;
}
.Clear {
clear: both;  
}
#ChooseBillingAddress div, 
#ChooseShippingAddress div {
margin-left: 0 !important;  
}
#ChooseBillingAddress label, 
#ChooseShippingAddress label {
padding: 10px 0;  
}
.field-xlarge.FormField {
width: 200px;  
} 
.SelectShippingAddress select {
margin-bottom: 10px;  
}
#FormField_13, #FormField_23 {
  width: 200px !important;
}
.Field200  {
width: 200px;  
}
.AddBillingAddress dd, .AddShippingAddress dd {
min-height: 34px;  
}
.AddBillingAddress dd label, 
.AddShippingAddress dd label {
display: block;
white-space: nowrap;  
}
.AddBillingAddress dd.full, 
.AddShippingAddress dd.full {
padding-left: 0 !important;
width: 100% !important;  
}
.CartContents  td h5 {
padding-bottom: 0 !important;  
}
.CartContents tfoot .SubTotal td strong {
font-weight: normal;  
}
.FieldFull {
width: 100%;  
}
.ExpressCheckoutContent h3 {
font-family: 'goboldregular', Arial, Helvetica, sans-serif;
font-weight: normal; 
text-transform: uppercase;
font-size: 16px;  
}
.ExpressCheckoutContent h4 {
font-family: 'goboldregular', Arial, Helvetica, sans-serif;
font-weight: normal; 
text-transform: uppercase;
font-size: 16px;  
}
.CheckoutRedeemCoupon {
width: 300px;  
margin-bottom: 25px;  
}
.CheckoutRedeemCoupon p strong {
display: none;  
}
.payBtn {
text-align: right;  
}
.productOptionPickListSwatch {
padding-left: 1px !important;  
}
.productOptionPickListSwatch .selectedValue .textureContainer, 
.productOptionPickListSwatch .selectedValue .swatchColours {
border: 1px solid #000 !important;
outline: solid #000 1px;  
}
.ProductDescriptionContainer table td{
  border-bottom: 0px solid #d6d6d6;
}
.SideRelatedProducts table {
width: 100% !important; 
border-collapse: separate;
  
}
.SideRelatedProducts h4 {
font-family: "goboldregular",Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;  
padding-bottom: 0;  
}
.SideRelatedProducts table td {
border: solid 0px;  
padding: 10px;  
}
.SideRelatedProducts table img {
max-width: 100px;
max-height: 100px;  
}
#QuickViewContent {
padding:  25px 0;  
}
.qprod {
position: relative;  
}
.qprod  .ProductThumbImage,
.qprod  .ProductThumbImage a {
display: block;
width: 100% !important;
height: auto !important;  
}
.qprod img {
max-width: 100% 
}
#QuickViewProductDetails h1 {
font-family: "goboldregular",Arial,Helvetica,sans-serif;
font-size: 28px;
margin: 0 0 15px;
text-transform: uppercase; 
font-weight: normal;
color: #000;  
}
.addCartSection .DetailRow {
white-space: nowrap;  
}
.addCartSection .productAttributeLabel  {
  line-height: 50px;
  margin: 0 20px 0 0;
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: top;  
}
.addCartSection .productAttributeValue {
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: top; 
clear: none !important;  
}
#QuickViewProductDetails .addCartSection .addToCart {
margin-top: 15px;  
}
#ModalContainer.QuickViewModal {
height: auto !important; 
bottom: auto !important;  
}
#ModalContainer.QuickViewModal .modalData {
  height: auto !important;
}
.PageMenu li.parent.acc .subMenu li .subMenu ul {
padding-right: 0 !important;  
}
.PageMenu li.parent.acc .subMenu li .subMenu ul li {
width: 30%;
padding-right: 3%;  
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */      
}
#SearchPageHeader {
padding-top: 0 !important;  
}
#SearchPageHeader .txt24 {
font-family: "goboldregular",Arial,Helvetica,sans-serif;
font-size: 20px;
font-weight: normal;
margin: 30px 0;
padding-bottom: 0;
text-transform: uppercase;  
}  
form .HorizontalFormContainer dd {
  float: none;
}
.ExpressCheckoutContent .HorizontalFormContainer dd {
float: left;  
}
.Field250 {
width: 250px;  
}
.Textbox[name*=price] {
width: 75px;  
}
#SearchTabContent {
padding-top: 20px;  
}
.SortBox div.selector span, 
.SearchSorting div.selector span {
  background: none;
  height: 33px;
  line-height: 33px;
  margin-right: 23px;
  padding-right: 10px;
}
.CompareButton {
display: none;  
}
.AddBillingAddress .FloatLeft {
float: none !important;  
}
.AddShippingAddress img, 
#ChooseShippingAddress img, 
.AddBillingAddress img, 
.SelectBillingAddress img {
display: none;  
}
.SelectShippingAddress div.selector,
.SelectBillingAddress div.selector {
width: 100% !important; 
  
}
div.selector {
background-position: 99% 50% !important;  
}
.AccountLogin dd {
float: none !important;  
}

.Left h2 {
  font-family: "goboldregular",Arial,Helvetica,sans-serif;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 15px;
  padding-bottom: 0;
  text-transform: uppercase;
}
#SideAccountMenu li, #GiftCertificatesMenu li {
padding-bottom: 0 !important;
}
.Left {
width: 25%;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */      
padding-right: 35px;
}
.Content.Wide {
width: 75%;  
}

.OrderItemList {
  margin: 10px 0 0 30px;
}
.LittleNotePassword {
padding-left: 0;  
}
#NewsContent .p-name {
    font-family: "goboldregular",Arial,Helvetica,sans-serif;

    font-size: 22px;
    font-weight: normal;
    text-transform: uppercase;  
}
#NewsContent .p-name a {
text-decoration: none;  
}
.TopMenu {
position: relative;
z-index: 100;  
letter-spacing: 1px;  
}
.TopMenu ul li {
position: relative; 
  
}
.TopMenu ul li li {
display: block;  
}
.TopMenu ul ul {
display: none;
position: absolute;
top: 20px;
left: 25px;
z-index: 1;  
width: 200px;
white-space: normal;  
background: #000;
text-align: left;
padding: 15px;  
}
.TopMenu ul li:hover ul  {
display: block;   
}
.TopMenu ul ul li:before {
display: none;  
}
.TopMenu ul ul li a {
padding: 5px 0; 
display: block;
  
}
.carouselLite ul {
list-style-type: none;
list-style-image: none;
margin: 0;
padding: 0;  
}
.carouselLite li {
float: left  
}
.carouselLite li img {
max-width: 280px;
padding: 10px;  
height: auto;  
}
img[hspace] {
margin: 0 10px;  
}
.PlayerBox ul {
list-style-type: none;
list-style-image: none;
margin: 0 0 20px 0;
padding: 0;  
  
}
.PlayerBox li {
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: top; 
margin: 0 5px 5px 5px;  
max-width: 120px;  
font-size: 11px;  
}
.PlayerBox li a {
text-decoration: none;  
}
.PageContent table[cellspacing] {
  border-collapse: separate;
}
.PageContent table[cellspacing="4"] td {
border: solid 0px;  
}
.PageContent table[cellpadding="10"] td {
padding: 10px !important;  
}
.PageContent .flexslider, 
.ProductDescriptionContainer .flexslider, 
.CategoryDescription .flexslider {
margin-bottom: 15px;  
width: 100%;  
}
.PageContent .flexslider .overlay {
text-align: center;
font-weight: bold;
padding: 10px;  
}
.PageContent .flexslider .slides img, 
.ProductDescriptionContainer .flexslider .slides img, 
.CategoryDescription .flexslider .slides img {
width: auto;
margin: auto;  
}
.ProductDescriptionContainer #carousel li img, 
.CategoryDescription #carousel li img, 
.PageContent #carousel li img {
border: solid #fff 2px;  
}
.ProductDescriptionContainer #carousel li.flex-active-slide img, 
.CategoryDescription #carousel li.flex-active-slide img, 
.PageContent #carousel li.flex-active-slide img {
border: solid #000 2px;  
}
.CategoryDescription #carousel li.flex-active-slide {

  
}
.PageContent #carousel, 
.ProductDescriptionContainer #carousel, 
.CategoryDescription #carousel {
text-align: center !important;  

}
.PageContent #carousel ul, 
.ProductDescriptionContainer #carousel ul, 
.CategoryDescription #carousel ul {
font-size: 0;
width: auto !important;    
transform: translate3d(0, 0px, 0px) !important;
-moz-transform: translate3d(0, 0px, 0px) !important;  
-webkit-transform: translate3d(0, 0px, 0px) !important;
}
.PageContent #carousel li, 
.ProductDescriptionContainer #carousel li, 
.CategoryDescription #carousel li {
max-width: 150px;  
float: none !important;  
display: inline-block !important;
*display: inline !important;
zoom: 1;
vertical-align: top;  
margin: 0 5px;  
-webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none;          /* Likely future */     
  
}
.PageContent #carousel li img, 
.ProductDescriptionContainer #carousel li img, 
.CategoryDescription #carousel li img {
margin: 0 0; 
max-width: 100%;  
}
.PageContent #carousel .flex-direction-nav,
.ProductDescriptionContainer #carousel .flex-direction-nav, 
.CategoryDescription #carousel .flex-direction-nav {
display: none;  
}
.header-logo img {
max-width: 274px; 
max-height: 70px;  
}
.SimpleSS {
background: none ;  
margin: 0;
}
.SimpleSS li  {
position: relative;  
}
.SimpleSS li img {
width: auto !important; 
margin: auto;
display: block;
max-width: 100%;  
}
h2.wtb img {
height: 20px !important;  
vertical-align: baseline;  
}
ul.wtb  {
list-style-type: none;
list-style-image: none;
margin: 0 0 20px 0;
padding: 0 0 20px 0;  
font-size: 0;  
border-bottom: solid #ccc 1px;
}
ul.wtb li {
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: middle;
padding: 10px 10px;
text-align: center;
width: 20%; 
font-size: 14px; 
font-weight: bold;  
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */      
}


ul.wraplist
{
    background:none;
list-style-type: none;
list-style-image: none;
margin: 0;
padding: 0;
overflow: hidden;
position: relative;
}

ul.wraplist:after { /* to clearfix your ul list */
  content: "";
  display: table;
  clear: both;
}

ul.wraplist li
{
display: block;
*display: inline;
zoom: 1;
vertical-align: middle;

padding: 5px 5px;
text-align: center;
list-style-type: none;
float: left; 
width: 24%;
font-size: 14px; 
font-weight: bold;    
position: relative;
}

    @media only screen and (max-width : 480px) {
      /* Smartphone view: 1 tile */
      
ul.wraplist li {
        width: 100%;
        padding-bottom: 10%;
      }
    }
    @media only screen and (max-width : 1000px) and (min-width : 481px) {
      /* Tablet view: 2 tiles */
ul.wraplist li {
        width: 45%;
        padding-bottom: 5%;
      }
    }
    @media only screen and (max-width : 1290px) and (min-width : 1001px) {
      /* Small desktop / ipad view: 3 tiles */
ul.wraplist li {
        width: 30%;
        padding-bottom: 5%;
      }
    }


.imgWrap {
  position: relative;
  height: 100%;
  width: 100%;
}

.imgWrap img {
    display: block;

}

.imgDescription {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
padding: 50% 0px;
  background: rgba(255, 255, 255, 0.72);
  color: #000;
text-decoration: none;


  visibility: hidden;
  opacity: 0;
text-align: center;
z-index: 10;
display: table-cell;  
 

  /*remove comment if you want a gradual transition between states
  -webkit-transition: visibility opacity 0.2s;
  */
}


.imgWrap:hover .imgDescription {
  visibility: visible;
  opacity: 1;
filter:alpha(opacity=100);
text-align: center;
z-index: 10;
display: table-cell;  
vertical-align: middle;
  
-moz-transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;     
font-size: 14px;   
}



#SocialConnectTalented .icon-social {
text-indent: 0;
} 
#SocialConnectTalented .SocialConnectTalented {
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: middle;    
float: none;
padding-left: 20px;  
}
 
.SocialConnectTalented ul {
list-style-type: none;
list-style-image: none;
margin: 0;
padding: 0;    
}
.SocialConnectTalented  li {
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: top; 
margin: 0 0 0 10px;    
}
.SocialConnectTalented a.icon-social-theme {
background: url(../images/socialmediasprites.png) 0 0 no-repeat;  
background-position: 0 0;      
width: 25px;
height: 23px;  
}
.SocialConnectTalented a.icon-facebook {
background-position: 0 0;    
}
.SocialConnectTalented a.icon-facebook:hover {
background-position: 0 -23px;    
}

.SocialConnectTalented a.icon-youtube{
background-position: -25px 0;    
}
.SocialConnectTalented a.icon-youtube:hover {
background-position: -25px -23px;    
}

.SocialConnectTalented a.icon-twitter {
background-position: -62px 0;    
}
.SocialConnectTalented a.icon-twitter:hover {
background-position: -62px -23px;    
}

.SocialConnectTalented a.icon-instagram {
background-position: -96px 0 !important;    
}
.SocialConnectTalented a.icon-instagram:hover {
background-position: -96px -23px !important;    
}



.maxWidth {
max-width: 100%;  
}
.PageContent .hspace10 {
padding: 10px;  
}
.PageContent div.hspace10 {
max-width: 100%;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */      
}
.PageContent img {
max-width: 100% !important;  
}
.PageContent hr {
clear: both;  
}
.PageContent {
position: relative;  
}
.PageContent table {
max-width: 100%;  
}
.PageContent table img {
max-width: 100% !important;   
}
.PageContent table td {
padding: 0;
border: solid 0px;
}
.PageMenu li.parent.acc .subMenu .sub1 li:first-child .subMenu {
display: none !important;  
}
.PageMenu li.parent.acc .subMenu .sub1 li:first-child a:before {
display: none !important;   
}
.catList {
margin-left: -20px;
font-size: 0px;  
}
.catList  li {
padding: 0 0 20px 20px;
width: 33%;
display: inline-block;
*display: inline;
zoom: 1;
font-size: 12px;  
vertical-align: top;
text-align: center;  
font-family: "goboldregular",Arial,Helvetica,sans-serif;
    font-size: 18px;
    line-height: 1.5;  
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */      
}
.catList  li a{
text-decoration: none;  
}
.catList  li img {
max-width: 100%;  
}
.catList  li strong {
display: block;
font-weight: normal;  
}

.Breadcrumb li, .Breadcrumb li  a {
font-family: "Open Sans",Arial,Helvetica,sans-serif;
font-size: 14px;  
font-weight: bold;
}
.Breadcrumb li a {
color: #666;
font-weight: normal;  
}
.PrimaryProductDetails .ProductThumb {
width: 786px !important;  
}
.LoyaltyBox span {
background: url(//loyalis.co/img/close.png) 0 0 no-repeat;  
position: absolute;
top: -5px;
right: -5px;
z-index: 1;  
display: block;
height: 1px;
width: 1px;
text-align:left;
text-indent: -99999px;
overflow: hidden;
width: 20px;
height: 20px;
background-size: contain;
cursor: pointer;  
}
.hideLoyal .LoyaltyBox {
display: none;  
}
.icon-outofstock {
display: none;  
}
.OutOfStockMessage p {
padding-left: 0;
}
.innerwide {
padding: 0 15px;  
}
.PrimaryProductDetails .ProductMain {
padding-left: 20px;  
}

.inner {
margin: auto;  
}
.LoyaltyBox {
display: none;  
}
body #ProductDetails .ProductTinyImageList ul li[data-image="hide"] {
display: none !important;  
}

.banner_home_page_bottom iframe {
width: 100%;  
}
.ProductDescriptionContainer table {
  table-layout: fixed !important;  
}
.ProductDescriptionContainer div {
max-width: 100%;  
}
.ProductDescriptionContainer iframe {
max-width: 100%;  
}
 /*        
    Default Layout: Wide Screens

*/
@media only screen and (max-width: 1499px) and (min-width: 1281px) {
    body {
  min-width: 1281px;    
  }
  .inner, 
  .PageMenu li.parent .subMenu ul  {
  width: 1250px;
  }  
  .PageMenu .inner {
  padding-left: 250px;    
  }
  .header-logo img {
  max-width: 230px;    
  }
  .PageMenu li.parent > a {
  font-size: 15px;
  padding: 0 15px;    
  }
  #LogoContainer h1,   
  #Header .inner {
  height: 80px;    
  }  
  .PageMenu li ul li a,   
  .PageMenu li.parent .subMenu ul li,   
  .PageMenu li.parent .subMenu ul li:before {
  line-height: 60px;      
  }  
  .PageMenu li.parent .subMenu li:hover .subMenu {
  top: 60px !important;    
  }  
  #SearchForm input {
  width: 160px;    
  }  
  .header {
  padding-bottom: 15px;    
  }  
  .LoyaltyBox {
  margin-top: -62px;    
  }  
  .LoyaltyBox img{
  max-height: 125px;    
  }  
  .footer {
  padding-top: 20px;
  }  
    
  .ProductList .ProductImage a {
  height: 275px !important;
  width: 275px !important;
  } 
  .ProductList .ProductImage img {
  max-height: 275px !important;
  max-width: 275px !important;
  }  
  .ProductList .addCartAction {
  padding-right: 0;
  white-space: normal;    
  float: none;  
  }  
  .PrimaryProductDetails .ProductMain {
  width: 400px;  
  width: 48%;  
  } 
  .ImageCarouselBox2 .Prodcarousel li div, 
  #ProductDetails .ProductTinyImageList ul li {
  
  height: 100px !important;
  max-height: 100px !important;
  max-width: 100px !important;
  width: 100px !important;	  
  }
  #ProductDetails .ProductTinyImageList ul li div {
  display: table-cell !important; 
  width: 98px !important;  
  height: 98px !important;   
  }
  .ImageCarouselBox2 {
  width: 100px;
  height: 550px;  
  }
  .ImageCarouselBox2 .Prodcarousel li img {
  max-width: 98px;   
  max-width: 98px;
  }
  .ImageCarouselBox2 .elastislide-wrapper {
  height: 400px !important;
  width: 100px !important;  
  }
  .ImageCarouselBox2 .Prodcarousel {
  height: 400px !important;
  width: 100px !important;
  }
  .ProductThumbImage {
  width: 550px !important;
  height: 550px !important;    
  }
  .ProductThumbImage a {
  width: 550px !important;
  height: 550px !important;     
  }  
  .left-content {
  width: 800px !important;
  }   
  .PageMenu li.parent.acc .subMenu li .subMenu ul {
  width: 1000px !important; 
  }
  .CategoryDescription #carousel li, .PageContent #carousel li {
  width: 125px !important;  
  }
  .left-content, 
  .PrimaryProductDetails .ProductThumb {
  width: 680px !important;  
  }
  .elastislide-vertical nav span.elastislide-next,  
  .elastislide-vertical nav span.elastislide-prev  {
  width: 100px;
  
  }
}




/*        
    Default Layout: Tablet Wide
*/
@media only screen and (min-width: 1025px) and (max-width: 1280px) {
    
  body {
  min-width: 1025px;    
  }
  .inner, 
  .PageMenu li.parent .subMenu ul, 
  .HomePageContentBox  {
  width: 1000px;
  } 
    
    
    .PageMenu .inner {
  padding-left: 200px;    
  }
  .header-logo img {
  max-width: 190px;    
  }
  .PageMenu li.parent > a {
  font-size: 13px;
  padding: 0 10px;    
  }
  .SocialConnect li {
  margin-left: 5px;    
  }  
  #LogoContainer h1,   
  #Header .inner {
  height: 70px;    
  }  
  .PageMenu li ul li a,   
  .PageMenu li.parent .subMenu ul li,   
  .PageMenu li.parent .subMenu ul li:before {
  line-height: 50px;      
  }  
  .PageMenu li.parent .subMenu li:hover .subMenu {
  top: 48px !important;    
  }  
  #Header .SocialConnect {
  padding-left: 10px;
  }  
  #SearchForm input {
  width: 120px;    
  }  
  .PageMenu li.parent .subMenu ul li a {
  font-size: 20px;      
  }  
  .header {
  padding-bottom: 15px;    
  }  
  .LoyaltyBox {
  margin-top: -62px;    
  }  
  .LoyaltyBox img{
  max-height: 125px;    
  }  
  .footer {
  padding-top: 20px;
  }  
    .PageMenu li.parent .subMenu li .subMenu ul li.special a {
  width: 250px;
  height: 67px;
  background-size: contain;  
  padding: 0;    
  }
  .PageMenu li.parent .subMenu li:hover .subMenu ul {
  padding-right: 275px;
  width: 910px !important;    
  }  
  .PageMenu li.parent .subMenu li .subMenu ul li {
  margin-right: 15px;    
  }  
  .HomePageContent .feat span,  
  .HomePageContent .feat {
  width: 310px; 
  height: 310px;         
  } 
    
    
    
  .HomePageContent .feat {
  margin-right: 30px;    
  }  

  .CategoryContent .feat span,  
  .CategoryContent .feat {
  width: 310px; 
  height: 310px;         
  } 
    
    
    
  .CategoryContent .feat {
  margin-right: 30px;    
  }  
  .instafeedBox #instafeed img {
  max-height: 135px;
  max-width: 135px;
  }  
  .instafeedBox #instafeed {
  width: 300px;    
  }  
  .newsletter-subscription .Textbox {
  width: 220px;    
  } 
  .footer .footer-columns .grid__item {
  width: 180px;    
  }  
  .ProductList {
  margin-left: -25px;  
  }
  .ProductList li {
  padding-left: 25px;
  padding-bottom: 25px;  
  }  
   .ProductList .ProductImage a {
  height: 231px !important;
  width: 231px !important;
  } 
  .ProductList .ProductImage img {
  max-height: 231px !important;
  max-width: 231px !important;
  }  
  .ProductList .addCartAction {
  padding-right: 0;
  white-space: normal;    
  }    
  .ProductList .ProductDetails {
  font-size: 16px;    
  }  
  
  .PrimaryProductDetails .ProductMain {
  width: 450px;   
  width: 47%;  
  } 
  
  .ProductThumbImage {
  width: 360px !important;
  height: 510px !important; 
  
  }
  .ProductThumbImage a {
  width: 360px !important;
  height: 510px !important;     
  }  
  .left-content {
  width: 540px !important;
  }  
  .ImageCarouselBox2 .Prodcarousel li div,   
  #ProductDetails .ProductTinyImageList ul li {
  height: 90px !important;
  max-height: 90px !important;
  max-width: 90px !important;
  width: 90px !important;
  } 
  .ImageCarouselBox2 .Prodcarousel li div {
  display: table-cell !important;
  width: 88px !important;  
  height: 88px !important;  
  } 
  .ImageCarouselBox2 .Prodcarousel li img {
  max-height: 88px;
  max-width: 88px;    
  }
  .ImageCarouselBox2 .elastislide-wrapper, 
  .ImageCarouselBox2 .Prodcarousel {
  width: 90px !important;
  height: 360px !important;    
  }  
  .ImageCarouselBox2 {
  width: 100px;
  height: 510px;    
  }  
  .elastislide-vertical nav span.elastislide-next,   
  .elastislide-vertical nav span.elastislide-prev {
  width: 100px;  
  }  
  .PageMenu li.parent.acc .subMenu li .subMenu ul {
  width: 1000px !important; 
  }
  .ProductDescriptionContainer #carousel li, 
  .CategoryDescription #carousel li, .PageContent #carousel li {
  width: 100px !important;  
  }
  .elastislide-vertical nav span.elastislide-next,  
  .elastislide-vertical nav span.elastislide-prev  {
  width: 90px;
  
  }
}

/*        
    Default Layout: Ipad Landscape 
    1024px.
*/
@media only screen and (min-width: 991px) and (max-width: 1024px) {
    
  body {
  min-width: 991px;  
    
  }
  .inner, 
  .PageMenu li.parent .subMenu ul, 
  .HomePageContentBox  {
  width: 960px;
  }  
  #Header .SocialConnect {
  padding-left: 10px;    
  }  
  .TopMenu {
  line-height: 30px;    
  }  
  .TopMenu {
  font-size: 12px;    
  }  
    .PageMenu .inner {
  padding-left: 210px;    
  }
  .header-logo img {
  max-width: 175px;    
  }
  #SearchForm {
  position: absolute;

  top: -40px;
  right: 0;
  z-index: 1;    
  }  
  .PageMenu li.parent > a {
  font-size: 13px;
  padding: 0 10px;    
  }
  .SocialConnect li {
  margin-left: 5px;    
  }  
  #LogoContainer h1,   
  #Header .inner {
  height: 80px;    
  }  
  .PageMenu li ul li a,   
  .PageMenu li.parent .subMenu ul li,   
  .PageMenu li.parent .subMenu ul li:before {
  line-height: 50px;      
  }  
  .PageMenu li.parent .subMenu li:hover .subMenu {
  top: 50px !important;    
  }  
  #SearchForm input {
  width: 180px;    
  }  
  #SearchForm .Button {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;    
  }  
  .PageMenu li.parent .subMenu ul li a {
  font-size: 20px;      
  }  
  .header {
  padding-bottom: 15px;    
  }  
  .LoyaltyBox {
  margin-top: -62px;    
  }  
  .LoyaltyBox img{
  max-height: 125px;    
  }  
  .footer {
  padding-top: 20px;
  }  
    .PageMenu li.parent .subMenu li .subMenu ul li.special a {
  width: 250px;
  height: 67px;
  background-size: contain;  
  padding: 0;    
  }
  .PageMenu li.parent .subMenu li:hover .subMenu ul {
  padding-right: 275px;
  width: 910px !important;    
  }  
  .PageMenu li.parent .subMenu li .subMenu ul li {
  margin-right: 15px;    
  }  
  .HomePageContent .feat span,  
  .HomePageContent .feat {
  width: 300px; 
  height: 300px;         
  } 
  .HomePageContent .feat {
  margin-right: 20px;    
  }  
  .instafeedBox #instafeed img {
  max-height: 130px;
  max-width: 130px;
  }  
  .instafeedBox #instafeed {
  width: 290px;    
  }  
  .newsletter-subscription h4 {
  padding-right: 15px;    
  }  
  .newsletter-subscription .Textbox {
  width: 200px;    
  } 
  .footer .footer-columns .grid__item {
  width: 170px;
  position: relative; 
  margin-right: 10px;    
  }  
  .footer .footer-columns .grid__item.PayCC {
  width: 216px;    
  }  
    .footer .footer-columns .grid__item img {
  max-width: 100%;    
  }
  .footer-links p {
  font-size: 12px;    
  }  
  .ProductList {
  margin-left: -15px;
  } 
  .ProductList li {
  width: 25%  
  } 
  .ProductList li {
  padding-left: 15px;
  padding-bottom: 15px;
  } 
  .ProductList .ProductImage a {
  height: 231px !important;
  width: 231px !important;
  } 
  .ProductList .ProductImage img {
  max-height: 231px !important;
  max-width: 231px !important;
  }  
  .ProductList .addCartAction {
  padding-right: 0;
  white-space: normal;    
  }    
  .ProductList .ProductDetails {
  font-size: 16px;    
  }  
  .ProductList .addCartAction .btn {
  line-height: 40px; 
  font-size: 16px;
  height: 40px;    
  }  
  .SubCategoryList ul li {
  font-size: 14px;    
  }  
  
    
  /* product */  
  .Breadcrumb li, .Breadcrumb li a {
  font-size: 14px;    
  }  
  .PriceRow,   
  .ProductMain h1 {
  font-size: 24px;    
  }
  .TabNav li a {
  line-height: 46px;
  height: 50px;
  min-width: 200px;
  font-size: 20px;
  padding: 0 20px;    
  }  
  .PriceRow .RetailPrice {
  font-size: 16px;    
  }  
  .PrimaryProductDetails .ProductMain {
  width: 385px;   
  } 
  
  .ProductThumbImage {
  width: 400px !important;
  height: 550px !important; 
  
  }
  .ProductThumbImage a {
  width: 400px !important;
  height: 550px !important;     
  }  
  .left-content {
  width: 530px !important;
  }  
  .ImageCarouselBox2 .Prodcarousel li div,   
  #ProductDetails .ProductTinyImageList ul li {
  height: 100px !important;
  max-height: 100px !important;
  max-width: 100px !important;
  width: 100px !important;
  } 
  .ImageCarouselBox2 .Prodcarousel li img {
  max-height: 96px;
  max-width: 96px;    
  }
  .ImageCarouselBox2 .elastislide-wrapper, 
  .ImageCarouselBox2 .Prodcarousel {
  width: 100px !important;
  height: 400px !important;    
  }  
  .ImageCarouselBox2 {
  width: 100px;
  height: 550px;    
  }  
  .elastislide-vertical nav span.elastislide-next,   
  .elastislide-vertical nav span.elastislide-prev {
  width: 100px;  
  }  
  .CartCode  p {
  font-size: 12px;
  height: 30px;   
  }
  .PageMenu li.parent.acc .subMenu li .subMenu ul li {
  width: 47%;
  margin-right: 2%;  
  }
  .ProductDescriptionContainer #carousel li, 
  .CategoryDescription #carousel li, .PageContent #carousel li {
  width: 100px !important;  
  }
}

/*
Tablet Layout: 768px.
Gutters: 24px.
Inner: 720px;
*/

@media only screen and (min-width: 768px) and (max-width: 990px) {
    
  body {
  min-width: 768px;
  font-size: 13px;  
  }
  .inner, 
  .PageMenu li.parent .subMenu ul, 
  .HomePageContentBox  {
  width: 750px;
  }  
  #Header .SocialConnect {
  padding-left: 10px;    
  }  
  .TopMenu li:before {
  padding: 0 8px; 
  font-size: 10px;    
  }  

  .TopMenu {
  line-height: 30px; 
  font-size: 11px;    
  }  
  .header-secondary {
  bottom: 8px;    
  }
    .PageMenu .inner {
  padding-left: 150px;    
  }
  .header-logo img {
  max-width: 140px; 
  padding-bottom: 10px;    
  }
  #SearchForm {
  position: absolute;
  top: -40px;
  right: 0;
  z-index: 1;    
  } 
  .PageMenu .CategoryList {
  margin-top: -35px;   
  }   
  .PageMenu li.parent > a {
  font-size: 12px;
  padding: 0 10px; 
  line-height: 35px;     
  }
  .SocialConnect li {
  margin-left: 5px;    
  }  
  #LogoContainer h1,   
  #Header .inner {
  height: 80px;    
  }  
  #LogoContainer h1 {
  vertical-align: bottom;    
  }  
  .PageMenu li ul li a,   
  .PageMenu li.parent .subMenu ul li,   
  .PageMenu li.parent .subMenu ul li:before {
  line-height: 50px;      
  }  
  .PageMenu li.parent .subMenu li:hover .subMenu {
  top: 50px !important;    
  }  
  #SearchForm input {
  width: 180px;    
  }  
  #SearchForm .Button {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;    
  }  
  .PageMenu li.parent .subMenu ul li:before {
  padding: 0 10px;    
  }  
  .PageMenu li.parent .subMenu li:hover a:before {
  height: 9px;    
  }   
  .PageMenu li.parent .subMenu ul li a {
  font-size: 16px; 
  padding: 0 40px;  
  }  
  .PageMenu li.parent .subMenu li:hover .subMenu {
  padding: 15px 0;    
  }  
    
    
  .header {
  padding-bottom: 15px;    
  }  
  .LoyaltyBox {
  margin-top: -50px;    
  }  
  .LoyaltyBox img{
  max-height: 100px;    
  }  
  .footer {
  padding-top: 20px;
  }  
    .PageMenu li.parent .subMenu li .subMenu ul li.special a {
  width: 180px;
  height: 67px;
  background-size: contain;  
  padding: 0;    
  }
  .PageMenu li.parent .subMenu li:hover .subMenu ul {
  padding-right: 180px;
  width: 750px !important;    
  }  
  .PageMenu li.parent .subMenu li .subMenu ul li a {
  font-size: 13px;    
  }  
  .PageMenu li.parent .subMenu li .subMenu ul li {
  width: 120px; 
  margin-right: 15px;    
  }  
  .PageMenu li.parent .subMenu li .subMenu ul li {
  margin-right: 15px;    
  }  
  .HomePageContent .feat span,  
  .HomePageContent .feat {
  width: 350px; 
  height: 350px;         
  } 
  .HomePageContent {
  text-align: center;
  float: none;
  margin-bottom: 20px;    
  }  
  .HomePageContent .feat {
  margin-right: 10px;
  margin-left: 10px;    
  }  
  .instafeedBox #instafeed img {
  max-height: 163px;
  max-width: 163px;
  }  
  .instafeedBox {
  float: none;
  text-align: center;    
  }  
  .instafeedBox #instafeed {
  width: 710px;  
  float: none;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;   
  } 
  .newsletter-subscription .inner {
  padding: 15px 0;
  }  
  .newsletter-subscription h4 {
  padding-right: 40px; 
  padding-right: 40px;
  padding-bottom: 10px;  
  padding-top: 0px;    
  }  
  .newsletter-subscription .Textbox {
  width: 260px;    
  } 
  .footer .footer-columns .grid__item {
  width: 175px;
  position: relative; 
  margin-right: 5px;
  margin-left: 5px;    
  }  
  .footer .footer-columns .grid__item.PayCC {
  width: auto;    
  display: block;
  float: none;
  text-align: center;  
  clear: both;
  padding: 0;    
  }  
    .footer .footer-columns .grid__item img {
  max-width: 100%;    
  }
  .footer-links p {
  font-size: 12px;    
  padding: 10px 0;
  }  
  .footer-main .inner {
  padding: 20px 0;    
  }  
  .HomePageContentBox {
  padding: 20px 0;
  }  
  .ProductList {
  margin-left: -20px;
  } 
  .ProductList li {
  padding-left: 20px;
  padding-bottom: 20px;
  width: 33.3%  
  } 
  .ProductList .ProductImage a {
  height: 234px !important;
  width: 234px !important;
  } 
  .ProductList .ProductImage img {
  max-height: 234px !important;
  max-width: 234px !important;
  }  
  .ProductList .addCartAction {
  padding-right: 100px;
  white-space: normal;    
  }    
  .ProductList .ProductDetails {
  font-size: 14px;    
  }  
  .ProductList .addCartAction .btn {
  line-height: 40px; 
  font-size: 16px;
  height: 40px;    
  }  
  .SubCategoryList ul li {
  font-size: 14px;    
  }   
  .SubCategoryList ul li::after {
  padding: 0 10px;
  font-size: 12px;    
  }  
    
  /* product */  
  .Breadcrumb li, .Breadcrumb li a {
  font-size: 14px;    
  }  
  .PriceRow,   
  .ProductMain h1 {
  font-size: 24px;    
  }
  .TabNav li a {
  line-height: 46px;
  height: 50px;
  min-width: 175px;
  font-size: 20px;
  padding: 0 20px;    
  }  
  .PriceRow .RetailPrice {
  font-size: 16px;    
  }  
  .PrimaryProductDetails .ProductMain {
  width: 350px;   
  width: 47%;  
  } 
  
  .ProductThumbImage {
  width: 300px !important;
  height: 300px !important; 
  
  }
  .ProductTinyImageList {
  padding: 50px 0;    
  }  
  .ProductThumbImage a {
  width: 300px !important;
  height: 300px !important;     
  }  
  .left-content {
  width: 390px !important;
  }  
  .ImageCarouselBox2 .Prodcarousel li div,   
  #ProductDetails .ProductTinyImageList ul li {
  height: 50px !important;
  max-height: 50px !important;
  max-width: 50px !important;
  width: 50px !important;
  } 
  .ImageCarouselBox2 .Prodcarousel li img {
  max-height: 46px;
  max-width: 46px;    
  }
  .ImageCarouselBox2 .elastislide-wrapper, 
  .ImageCarouselBox2 .Prodcarousel {
  width: 50px !important;
  height: 200px !important;    
  }  
  .ImageCarouselBox2 {
  width: 50px;
  height: 300px;    
  }  
  .elastislide-vertical nav span.elastislide-next,   
  .elastislide-vertical nav span.elastislide-prev {
  width: 50px;  
  font-size: 12px; 
  height: 50px;
  background-size: contain !important;    
  }  
  .elastislide-vertical nav span.elastislide-prev {
  top: -50px;
  padding-top: 25px;    
  }  
  .elastislide-vertical nav span.elastislide-next {
  bottom: -50px;    
  }  
  .ProductAddToCart .BulkDiscount input {
  width: 150px;     
  } 
  .addCartSection .qtyInput {
  margin-right: 20px;    
  } 
  #ModalContainer,
  .ModalContainer { 
  width: 750px !important;
  margin-left: -375px !important; 
  } 
  .fastCartItemBox {
  width: 45%;  
  }
  .fastCartSummaryBox {
  width: 35%  
  } 
  .CartCode p {
  font-size: 12px;
  height: 30px;  
  }
  .CartCode .Textbox {
  width: 250px;  
  }
  .CartItemTotalPrice, 
  .CartItemIndividualPrice, 
  .CartItemQuantity {
  width: 13%;  
  }
  .ExpressCheckoutContent {
  font-size: 12px;  
  }
  #CheckoutGuestForm .PL40 {
  padding-left: 0;  
  }
  .HorizontalFormContainer dt {
  width: 150px;
  }
  .AddBillingAddress dd, 
  .AddShippingAddress dd {
  width: 200px;  
  }
  .SelectBillingAddress, 
  .AddBillingAddress {
  padding-left: 0;  
  }
  .SelectShippingAddress, 
  .AddShippingAddress {
  padding-left: 0;  
  }
  #QuickViewProductDetails h1 {
  font-size: 24px;  
  }
   .PageMenu li.parent.acc .subMenu li .subMenu ul li {
  width: 47%;
  margin-right: 2%;  
  }
  .Left {
  width: 25%;
  padding-right: 15px;
  }
  .Content.Wide {
  width: 75%;  
  }
  .Left {
  font-size: 12px;  
  }
  .ShippingAddressList li {
  width: 48%;  
  }
  .ProductDescriptionContainer #carousel li, 
  .CategoryDescription #carousel li, .PageContent #carousel li {
  width: 75px !important;  
  }
  ul.wtb li {
  width: 25%;  
  }
 
  .PageContent div.hspace10 {
  max-width: 50% !important;  
  }
  .PageContent table img {
  max-width: 563px !important;
  height: auto !important;  
  }
  .catList  li {
  font-size: 14px;  
  }
  .TopMenu {
  letter-spacing: 0.5px;  
  }
}
/*
Mobile Layout: 320px.
Gutters: 24px.
Inner: 272px;
*/

@media only screen and (max-width: 767px) {
  body {
  min-width: 320px;    
  font-size: 12px;  
  }
   
  .inner, 
  .PageMenu li.parent .subMenu ul, 
  .HomePageContentBox  {
  width: 300px;
  }  
  .TopMenu .PagesMenu {
  display: none;    
  }  
  .TopMenuList li {
  display: none    
  }
  .TopMenu {
  line-height: 35px;    
  
  }  
  .TopMenu ul {
  text-align: right;    
  }  
  .TopMenuList li.cartLink {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;  
  line-height: 35px;    
  }
  .TopMenuList li.cartLink:before {
  display: none;    
  }  
  #Header .inner {
  height: auto;    
  }  
  #Header .SocialConnect {
  display: none;   
  } 
  .header-secondary {
  position: relative;
  bottom: 0;
  padding-bottom: 10px;    
  }  
  .header-secondary #SearchForm {  
  width: 100%;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;    
  }  
  #SearchForm .Button {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;    
  } 
  .header-logo {
  float: none;    
  }  
  #LogoContainer h1 {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;    
  height: auto;
  margin-top: 10px;    
  margin-bottom: 10px; 
  width: 300px;
  text-align: left;    
  }  
  #LogoContainer h1 img {
  max-width: none;  
  max-height: 60px;    
  }  
  #SearchForm input {
  width: 260px;    
  }  
  .header {
  padding-bottom: 10px;    
  }  
  .header .PageMenu {
  display: none;    
  } 
  #ToggleMenu {
  display: block;
  position: absolute;
  top: 10px;
  right: 0;
  z-index: 1;
  line-height: 60px; 
  font-size: 28px;    
  text-align: right;
  width: auto;
  padding-left: 15px;    
  }  
  .LoyaltyBox {
  margin-top: -40px;    
  }  
  .LoyaltyBox img {
  max-height: 80px;    
  }  
  .slide-show .slide-overlay {
  padding-bottom: 10px;  
  display: none;  
  } 
  
  .slide-show .slide-overlay p {
  font-size: 10px;  
  line-height: 1.5;  
  }
  .flex-control-nav {
  bottom: 5px  !important;    
  }
  .flex-control-nav li {
  margin: 0 5px;  
  }
  .flex-control-paging li a {
  width: 6px;
  height: 6px;  
  }
  .HomePageContentBox {
  padding: 20px 0;
  }  
  
  .flex-control-nav {
  display: none; 
  }
  
  .flex-direction-nav .flex-prev {
  top: 40px;
  left: 0 !important;
  margin-top: 0; 
  height: 40px;
  background-size: 50% auto; 
  background-position: 0 -10px;  
  }
  .flex-direction-nav .flex-next {
  top: 40px;
  right: 0 !important;
  margin-top: 0;  
  height: 40px;
  background-size: 50% auto; 
  background-position: 100% -70px;    
  }
  .HomePageContent {
  float: none;    
  }  
  .HomePageContent .feat span {
  width: 300px;
  height: 300px;    
  }  
  .HomePageContent .feat {
  width: 300px;
  height: 300px;
  margin-bottom: 20px;  
  margin-right: 0;    
  }  
  .instafeedBox #instafeed {
  width: 300px;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */        
  } 
  .instafeedBox #instafeed img {
  max-height: 128px;
  max-width: 128px;
  }  
  .newsletter-subscription h4 {
  padding: 0 0 15px 0;
  line-height: 1.5;    
  background: none;    
  } 
  .newsletter-subscription .btn {
  width: 300px;    
  }  
  .newsletter-subscription .Textbox {
  margin-right: 0;
  margin-bottom: 10px;     
  } 
  .footer .footer-columns .grid__item {
  width: 300px;
  margin-right: 0;
  margin-bottom: 10px;    
  }  
  .footer .footer-columns .grid__item.PayCC {
  float: none;
  padding-top: 0;
  clear: both;    
  } 
  .footer-main .inner {
  padding: 20px 0;
  } 
  .footer {
  padding-top: 20px;
  }  
  
  .ProductList {
  margin-left: -15px;
  } 
  .ProductList li {
  padding-left: 15px;
  padding-bottom: 20px;
  width: 100%;    
  } 
  .ProductList .ProductImage a {
  height: 298px !important;
  width: 298px !important;
  } 
  .ProductList .ProductImage img {
  max-height: 298px !important;
  max-width: 298px !important;
  }  
  .ProductList .addCartAction {
  padding-right: 0;
  white-space: normal;    
  } 
  
  .ProductList .ProductDetails {
  font-size: 14px;    
  }  
  .ProductList .addCartAction .btn {
  line-height: 40px; 
  font-size: 16px;
  height: 40px;    
  }  
  .SubCategoryList ul li {
  font-size: 14px;    
  }   
  .SubCategoryList ul li::after {
  padding: 0 10px;
  font-size: 12px;    
  }    
    
  /* product */  
  .Breadcrumb li, .Breadcrumb li a {
  font-size: 11px;    
  }  
  .Breadcrumb li a:after {
  padding: 0 0.5em;    
  }  
  .Breadcrumb {
  margin: 0 0 25px;
  }  
  .MobileHeading {
  display: block;    
  }  
  .MobileHeading h1,   
  .PriceRow,   
  .ProductMain h1 {
  font-size: 18px; 
  text-transform: uppercase;  
  font-weight: normal;    
  font-family: "goboldregular",Arial,Helvetica,sans-serif;    
  }
  .MobileHeading h1 {
  margin-bottom: 15px;    
  }  
  .PrimaryProductDetails .ProductThumb {
  width: 300px !important;    
  }  
  .DetailRow {
  margin-bottom: 15px;
  }  
  .TabNav li a {
  line-height: 35px;
  height: 35px;
  min-width: 1px;
  font-size: 11px;
  padding: 0 10px;
  border: solid 1px !important;    
  }  
  .PriceRow .RetailPrice {
  font-size: 16px;    
  }  
  .left-content,   
  .PrimaryProductDetails .ProductMain {
  width: 300px;
  float: none;    
  margin-left: auto;    
  margin-right: auto;    
  } 
  .ProductMain .PriceRow,    
  .ProductMain .product-heading {
  display: none;    
  }
  .ProductDetailsGrid .Label, 
  .ProductAddToCart .productAttributeLabel {
  margin: 0 0 0;
  }  
  .ProductThumbImage {
  width: 225px !important;
  height: 300px !important; 
  
  }
  .ProductDetailsGrid .Label.QuantityInput {
  display: none;    
  }  
  .ProductTinyImageList {
  padding: 50px 0;    
  }  
  .ProductThumbImage a {
  width: 225px !important;
  height: 300px !important;     
  }  
  .left-content {
  width: 300px !important;
  float: none;
  margin-left: auto;
  margin-right: auto;    
  }  
  .ImageCarouselBox2 .Prodcarousel li div,   
  #ProductDetails .ProductTinyImageList ul li {
  height: 50px !important;
  max-height: 50px !important;
  max-width: 50px !important;
  width: 50px !important;
  } 
  .ImageCarouselBox2 .Prodcarousel li img {
  max-height: 46px;
  max-width: 46px;    
  }
  .ImageCarouselBox2 .elastislide-wrapper, 
  .ImageCarouselBox2 .Prodcarousel {
  width: 50px !important;
  height: 200px !important;    
  }  
  .ImageCarouselBox2 {
  width: 50px;
  height: 300px;
  padding-right: 9px;    
  }  
  .elastislide-vertical nav span.elastislide-next,   
  .elastislide-vertical nav span.elastislide-prev {
  width: 50px;  
  font-size: 12px; 
  height: 50px;
  background-size: contain !important;    
  }  
  .elastislide-vertical nav span.elastislide-prev {
  top: -50px;
  padding-top: 20px;    
  }  
  .elastislide-vertical nav span.elastislide-next {
  bottom: -50px;    
  }  
  .ProductAddToCart .BulkDiscount input {
  width: 150px;     
  } 
  .addCartSection .qtyInput {
  margin-right: 20px;    
  } 
  .SharingBox,   
  .addCartSection {
  margin-bottom: 25px;
  }  
  #reviews .btn {
  height: 35px;
  font-size: 14px;    
  line-height: 35px;
  margin-bottom: 20px;
  }  
  .TitleHeading, .CategoryDescription h1 {
  font-size: 18px;   
  }
  .PageContent h2 {
  font-size: 14px; 
  }
  .PageContent {
  font-size: 12px;    
  }
  .HorizontalFormContainer dt, 
  .HorizontalFormContainer dd {
  font-size: 12px;
  font-weight: normal;
  line-height: 34px;
  padding-bottom: 0;    
  }
  .HorizontalFormContainer dt {
  float: none;
  text-align: left;
  width: auto;    
  }  
  .HorizontalFormContainer dd {
  margin-left: 0 !important; 
  margin-bottom: 15px;    
  } 
  .HorizontalFormContainer .Textbox,  
  .HorizontalFormContainer textarea {
  width: 100%;    
  }  
  .HorizontalFormContainer p.Submit {
  margin-left: 0 !important;    
  }
  #ModalContainer,
  .ModalContainer { 
  width: 300px !important;
  margin-left: -150px !important; 
  } 
  #ModalTitle, .ModalTitle {
  padding: 10px !important;  
  }
  .fastCartThumb {
  display: none;  
  }
  #ModalContent, .ModalContent {
  padding: 0 10px !important;  
  }
  .fastCartItemBox {
  width: 100%; 
  padding: 0 !important;  
  }
  .fastCartSummaryBox {
  width: 100%;
  font-size: 12px;
  padding: 10px;  
  }  
  .fastCartSummaryBox p {
  margin-bottom: 10px !important;  
  }
  .fastCartItemBox p {
  margin-bottom: 10px;  
  }
  .CartItemIndividualPrice, 
  .CartThumb  {
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: -1;
  }
  .CartContents .ProductName a {
  font-size: 12px;  
  }
  table thead tr th, table.General thead tr th, table.CartContents thead tr th, table tbody tr td, table.General tbody tr td, table.CartContents tbody tr td {
  padding: 10px 5px;
  }
  .CartContents tfoot .SubTotal td {
  padding: 0 5px;  
  }
  .CartContents tfoot .SubTotal td  {
  padding: 10px 5px;  
  }
  .EstimateShipping {
  width: 200px;  
  font-size: 11px;  
  padding: 15px !important;
   
  }
  .EstimateShipping dt {
  margin-bottom: 0;  
  }
  .KeepShopping, 
  .ProceedToCheckout {
  float: none;
  text-align: center;  
  }
  .CartCode .CouponCode {
  float: none;
  padding-right: 0;
  padding-bottom: 35px;  
  width: auto;
  font-size: 12px;
  text-align: center;  
  }
  .CartCode .Textbox {
  width: 200px;
  }
  table.CartContents {
  margin-top: 0;  
  }
  .ExpressCheckoutContent .CreateAccount, 
  .ExpressCheckoutContent .AccountLogin {
  float: left;
  width: 100%;
  padding-right: 0;
  padding-left: 0 !important;    
  }
  .ExpressCheckoutContent .CreateAccount {
  padding-bottom: 25px;
  border-bottom: solid #ccc 1px;
  margin-bottom: 25px;
  
  }
  .ExpressCheckoutContent .AccountLogin #LoginButton {
  margin-bottom: 10px !important;  
  }
  .ExpressCheckoutContent {
  font-size: 12px;  
  }
  .ExpressCheckoutBlock .ExpressCheckoutTitle {
  font-size: 16px; 
  line-height: 1.5;
  padding: 10px 0;  
  }
  .ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
  position: static; 
  line-height: 1.5;
  display: block;  
  }
  .ExpressCheckoutContent {
  padding: 15px 0;
  }
  .AddBillingAddress dd, 
  .AddShippingAddress dd {
  min-height: 34px;
  padding-left: 0 !important; 
  float: none !important;
  margin-bottom: 0 !important;
  padding-bottom: 15px !important;  
  width: auto;  
  }
  .SelectBillingAddress select,
  .SelectShippingAddress select {
  width: 100% !important;  
  }
  .AddBillingAddress, 
  .SelectBillingAddress {
  padding-left: 0 !important;  
  }
  .AddBillingAddress .FloatLeft, 
  .AddShippingAddress .FloatLeft {
  float: none !important;  
  }
  #FormField_13, #FormField_23, 
  .HorizontalFormContainer div.selector,
  .HorizontalFormContainer .field-xlarge, 
  .HorizontalFormContainer .Textbox, 
  .HorizontalFormContainer textarea {
  width: 100% !important;
  }
  div.selector {
  background-position: 97% 50% !important;  
  }
  .SelectShippingAddress, 
  .AddShippingAddress {
  padding-left: 0;  
  }
  .ExpressCheckoutContent h3 {
  font-size: 14px;  
  }
  .ExpressCheckoutContent h4 {
  font-size: 14px;  
  }
  #OrderConfirmationForm .PL20 {
  padding-left: 0;  
  }
  .payBtn {
  text-align: center;  
  }
  #QuickViewImage {
  display: none;  
  }
  #QuickViewProductDetails {
  width: 100% !important;
  padding-left: 0 !important;  
  }
  #QuickViewProductDetails h1 {
  font-size: 18px !important;  
  }
  #QuickViewProductDetails .addToCart {
  white-space: normal;  
  }
  #QuickViewProductDetails .addToCart a {
  display: inline-block;
 *display: inline;
  zoom: 1;
  vertical-align: top;  
  }
  #QuickViewProductDetails .required, #QuickViewProductDetails .Required {
  position: relative !important;
  left: 0 !important;
  display: inline-block !important;
  *display: inline !important;
  zoom: 1;
  vertical-align: to !importantp;  
  } 
  #share-product .photo img {
  max-width: 100px;
  max-height: 100px;  
  }
  #tabcontent .photo {
  width: auto;  
  }
  .Left {
  width: 100%;
  padding-right: 0;
  float: none;
  padding-bottom: 25px;  
  }
  .Left h2 {
  cursor: pointer;  
  }
  .Left h2:after {
  content: '+';
  float: right;
  font-size: 1.5em; 
  width: 25px;
  display: block;
  line-height: 25px;
  text-align: center;  
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;  
  }
  .Left .Block .BlockContent {
  display: none;
  }
  .Left .Block.exp .BlockContent {
  display: block;  
  }
  .Left .Block.exp h2:after {
  content: '-';  
  }
  .Content.Wide {
  width: 100%;  
  }
  .AccountOrderStatusList li .btns {
  position: relative; 
  top: 0;
  padding-bottom: 15px; 
  display: block;
  float: none;  
  }
  .btns form {
  float: none; 
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;  
  }
  .BillingDetails {
  float: none;  
  }
  .AccountOrdersList li form.FloatRight {
  float: none;
  margin-bottom: 10px;  
  }
  .ShippingAddressList li {
  width: 98%;  
  }
  .ProductDescriptionContainer #carousel, 
  .CategoryDescription #carousel, .PageContent #carousel {
  display: none;  
  }
  ul.wtb li {
  width: 50%;  
  }
  ul.wtb li {
  font-size: 12px;  
  }
  
  .PageContent table img {
  max-width: 300px !important;
  height: auto !important;  
  }
  .catList  li {
  font-size: 14px;  
  width: 50%
  }
  .TabNav li { 
  width: auto;
  display: inline-block;
*display: inline;
zoom: 1;
vertical-align: top;  
  }  
  .TabNav li a {
  display: block;  
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */      
  }
  
  .lys-bar-help #lys-bar-close {
  right: 15px !important;  
  }
  #HomeSlideShow.flexslider .slide {
  overflow: hidden !important;  
  }
  #HomeSlideShow.flexslider .slides img {
  width: 130%;
  margin-left: -15%;  
  }
  .innerwide {
  padding: 0 10px;  
  }
  .PrimaryProductDetails .ProductMain {
  width: 100% !important;  
  }
  .PrimaryProductDetails .ProductMain {
  padding-left: 0;  
  }
}

/*        
Wide Mobile Layout: 480px.
Gutters: 24px.
Inner: 432px
 */

@media only screen and (min-width: 480px) and (max-width: 767px) {
  body {
  min-width: 480px;    
  }
   
  .inner, 
  .PageMenu li.parent .subMenu ul, 
  .HomePageContentBox  {
  width: 450px;
  }  
  .newsletter-subscription .Textbox {
  margin-right: 5px;
  margin-left: 5px;
  width: 213px;    
  margin-bottom: 10px;     
  } 
  .newsletter-subscription .btn {
  width: 441px;
  } 
  .HomePageContent .feat {
  width: 203px;
  height: 203px;
  margin-bottom: 20px;  
  margin-right: 10px;
  margin-left: 10px;    
  }  
  .HomePageContent .feat span {
  height: 203px;
  width: 203px;
  }  
  .instafeedBox {
  float: none;    
  }  
  .instafeedBox #instafeed {
  width: 430px;
  float: none;
  margin: auto;    
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */        
  }   
  .instafeedBox #instafeed img {
  max-height: 89px;
  max-width: 128px;
  }
  .footer .footer-columns .grid__item {
  float: none;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top; 
  width: 223px;    
  }  
  .grid__item.PayCC {
  width: 100% !important;
  text-align: center;    
  }  
  #SearchForm input {
  width: 420px;
  }
  .ProductList {
  margin-left: -15px;
  } 
  .ProductList .ProductImage .QuickViewBtn {
  width: 125px;
  font-size: 14px;    
  }  
  .ProductList li {
  padding-left: 15px;
  padding-bottom: 20px;
  width: 50%;    
  } .TabNav li a
  .ProductList .ProductImage a {
  height: 216px !important;
  width: 216px !important;
  } 
  .ProductList .ProductImage img {
  max-height: 216px !important;
  max-width: 216px !important;
  }  
  .ProductList .addCartAction {
  padding-right: 0;
  white-space: normal;    
  }    
  .ProductList .ProductDetails {
  font-size: 1
  }
   ul.wtb li {
  width: 33.3%;  
  }

  .PageContent table img {
  max-width: 450px !important;
  height: auto !important;  
  }
  .flex-direction-nav .flex-prev {
  top: 50px;

  }
  .flex-direction-nav .flex-next {
  top: 50px;
   
  }
}  
    
    
    
    