/** Shopify CDN: Minification failed

Line 81:88 Expected identifier but found "*"
Line 82:37 Expected identifier but found "*"
Line 88:41 Expected identifier but found "*"
Line 88:75 Expected identifier but found "*"
Line 1421:0 Expected identifier but found "*"
Line 1464:2 Expected identifier but found "*"
Line 1465:2 Expected identifier but found "*"
Line 3211:36 Unexpected "{"

**/
/* 
/*    SECTION 1 
/*    1.1 - Base Styles
/*    1.2 - HTML5 Elements
/*    1.3 - Forms and Inputs
/*    1.4 - Typography
/*    1.5 - Links and Buttons
/*    1.6 - Tables
/*    1.7 - Icons   
/*    1.8 - Tags
/*    
/*  SECTION 2
/*    2.1 - Helper classes
/*    2.2 - Grid system
/*    2.3 - Lists
/*    
/*  SECTION 3 
/*    3.1 - Toolbar
/*    3.2 - Header
/*    3.3 - Navigation and pagination
/*    3.4 - Footer
/*    3.5 - Homepage
/*    3.6 - Product & Collections 
/*    3.7 - Cart
/*    3.8 - Blogs/Articles/Search
/*    3.9 - Customer Pages
/*
/*  SECTION 4
/*    4.1 - Media Query - Desktop Slim
/*    4.2 - Media Query - Tablet Landscape
/*    4.3 - Media Query - Mobile Landscape
/*    4.4 - Media Query - Mobile Portrait
/*
/*  SECTION 5
/*    5.1 - IE 7 Fixes
/*    
/*  SECTION 6
/*    6.1 - Fancybox plugin
/*    6.2 - FlexSlider plugin
/*    6.3 - jQuery Tabs
/*

/* =================== */
/*      SECTION 1      */
/* =================== */
/* 1.1 - Base Styles */
html,body { margin: 0; padding: 0; border: 0; }
html { font-size: 62.5%; -webkit-touch-callout:none; -webkit-text-size-adjust:none; -ms-text-size-adjust:100%; }
body { line-height: 18px; font-size: 12px; color: #999999; font-family: Helvetica, Arial, sans-serif;}






html, body { background: #333333 url('/cdn/shop/t/10/assets/black-ptrn.png?v=1367181397') repeat; }





/* 1.2 - HTML5 Elements */
article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section { display:block; }

/* 1.3 - Forms and Inputs */
form { 
margin: 0;
 }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="search"] { -webkit-appearance: textfield; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
textarea { overflow: auto; vertical-align: top; }
select, input[type=file] { height: 27px; *height: auto; line-height: 27px; *margin-top: 4px; }
input, textarea {
-webkit-appearance: none;
vertical-align: top;
height: 24px;
line-height: 16px;
font-size: 13px;
padding: 4px;
border: 1px solid #E7E7E7;
display: inline-block;
-moz-border-radius: 1px;
-webkit-border-radius: 1px;
border-radius: 1px;
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06) inset;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06) inset;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06) inset;
}


input.focus, input:focus, textarea.focus, textarea:focus { border:1px solid #4c90ee; -moz-box-shadow:0px 0px 2px 1px rgba(76, 144, 238, 0.3) inset, 0px 0px 2px 0px rgba(76, 144, 238, 0.2); -webkit-box-shadow:0px 0px 2px 1px rgba(76, 144, 238, 0.3) inset, 0px 0px 2px 0px rgba(76, 144, 238, 0.2); box-shadow:0px 0px 2px 1px rgba(76, 144, 238, 0.3) inset, 0px 0px 2px 0px rgba(76, 144, 238, 0.2); }
input[type=password]:focus, input[type=text]:focus, input[type=number]:focus, input[type=email]:focus, textarea:focus { outline:none; }
input[type=checkbox],input[type=radio] { height:16px; line-height:16px; vertical-align:middle; }
input[type=checkbox] { -webkit-appearance:checkbox; }
input[type=file] { cursor:pointer; border:none; box-shadow:none; padding:0; margin:0; }
input[type=submit] { cursor:pointer; }


@-moz-document url-prefix() { select { padding:6px;  } } /* Firefox fix */
select:focus, select.focus { outline:none; border:1px solid #4c90ee; -webkit-box-shadow:0px 0px 2px 1px rgba(76, 144, 238, 0.3) inset, 0px 0px 2px 0px rgba(76, 144, 238, 0.2); -moz-box-shadow:0px 0px 2px 1px rgba(76, 144, 238, 0.3) inset, 0px 0px 2px 0px rgba(76, 144, 238, 0.2); box-shadow:0px 0px 2px 1px rgba(76, 144, 238, 0.3) inset, 0px 0px 2px 0px rgba(76, 144, 238, 0.2); }
textarea { min-height:72px; }
img { max-width:100%; border: 0; -ms-interpolation-mode: bicubic; }
ul, ol { margin: 0 0 20px 20px; padding: 0; }
ul li { margin-bottom: 5px; }
ul { list-style:disc outside none; }
.documentation-header { margin-bottom: 30px !important; }

#top-bar{  
font-size: 13px;
line-height: 17px;
border-radius: 5px 5px 0 0;
padding-bottom: 2px;
margin: 40px 0;
}
#tp-lnks li{padding: 0 0 0 20px;}

#menu-btns li{
padding-right: 0;
border: 0;
margin: 0 2px;
}

#menu-btns2{
background: rgba(0, 0, 0, 0.2);
margin-bottom: 10px;
}

.hover-btn1 {
cursor: pointer;
}

.hover-btn1 a:hover{

}
.hover-btn2 {
cursor: pointer;
}
.hover-btn2 a:hover{

}
.coll-ttl{
background: url('/cdn/shop/t/10/assets/title-bg.png?v=1372864318') no-repeat center left;  
float: left;  
text-align: left;
margin-bottom: 20px;
padding: 0 0 0 20px;
width: 100%;
height: 59px;
position: relative;
left: -47px;
}

.coll-ttl-spn{
padding: 0 10px;
font-weight: normal;
font-size: 23px;
color: #ffffff;
text-transform: uppercase;
}

.view-more-prdcts {
float: right;
font-size: 13px;
letter-spacing: 1px;
text-transform: uppercase;
background: url('/cdn/shop/t/10/assets/view-more-prdcts-white.png?v=1371714161') left center no-repeat;
padding-left: 18px;
position: relative;
top: 11px;
}
.view-more-best {
float: right;
font-size: 12px;
letter-spacing: 1px;
text-transform: uppercase;
background: url('/cdn/shop/t/10/assets/view-more-prdcts-white.png?v=1371714161') left center no-repeat;
padding-left: 18px;
margin: 0px 0 20px 0;
}

.srch-bar form{
  width: 100%
}

.srch-bar h1{
  margin-top: 41px;
    margin-left: 155px;
  }
.srch-bar input > text{
width: 750px;
margin-left: 101px;
height: 58px;
margin-top: 14px;
border-radius: 20px;
}

#search-empty h1{
font-size: 30px;
margin: 3% 0 1% 20%;
}

#flw {
  margin-top: 115px;
}


.btn-cntct{
opacity: 0.6;
display:block;
border: none;
margin: 10px 0;
padding: 0px 0 0 25px;
color: #ffffff;
font-weight: normal;
font-size: 15px;
text-transform: none;
width: 222px !important;
height: 35px;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
background: #3F6674 url('/cdn/shop/t/10/assets/mail-cnt-pg-icn.png?v=1369341080') 15px center no-repeat;
font-family:Roboto Condensed;
}
.btn-cntct:hover{opacity: 1;}

.coll-Pg-Select {
float: left;  
min-width: 200px;  
padding: 6px 10px;
border: 1px solid #dddddd;
background: url('/cdn/shop/t/10/assets/arw.png?v=1364816454') no-repeat right #ffffff;
color: #000000;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
color: #4A4A4A;

}
.Prod-Pg-Select {
width: 250px;
background-color: white;
padding: 6px 10px;
border: 1px solid #dddddd;
background: url('/cdn/shop/t/10/assets/arw.png?v=1364816454') no-repeat right #ffffff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
margin-bottom: 15px;
color: #4A4A4A;
}
.mobile-Mnu-Select {
background-color: white;
padding: 6px 10px;
border: 1px solid #dddddd;
background: url('/cdn/shop/t/10/assets/arw.png?v=1364816454') no-repeat right #ffffff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
margin-bottom: 15px;
float: left;
color: #4A4A4A;
}
.curr-Select {
width: 30px;
padding: 0px 7px 6px 3px;
border: none;
font-size: 14px;
background: url('/cdn/shop/t/10/assets/arw-crt.png?v=1370298881') no-repeat right 4px;
color: #ffffff;
font-weight: bold;
}
.curr-Select.curr-SelectHover{
  color: #3F6674;
  cursor:pointer;
}

.popup-slct{
height: 27px !important;
line-height: 23px;
padding: 3px 10px;
}

#gotop {
 position: fixed;
 bottom: 10px;
 right: 30px;
 z-index: 9999;
 display: none;
 width: 34px;
 height: 36px;
 background: url('/cdn/shop/t/10/assets/top-arw-1.png?v=1371244055');
}
#gotop:active{bottom: 9px;}

#scl-mdia-bx{
margin-top: 0px;
margin-bottom: 20px;
padding: 10px 0;
background: rgba(0,0,0,0.2);
border: ;
border-radius: 5px;
}
#fb-tw{
margin: 0 0 15px 9px;
padding-left: 15px;
border-left: 1px solid #e5e5e5;
}
#fb-bx{
margin: 0;
}
#tw-bx{
margin: 0 10px 0 0;
}
#blog-home{
padding:5px 5px 5px 12px;
margin: 0;
}

#blog-home h4{
font-size: 33px;
margin-bottom: 25px;
}
#blog-home img{
max-width: 280px;
}

#scl-nw{
  margin: -6px 4px 5px 1px;
}

.blg-pg{
background: transparent;  
background: url('') center left repeat-x;
background-position: 0 22px;
text-align: center;
}
.blg-pg span{
background: transparent;  
background: url('/cdn/shop/t/10/assets/none?0') repeat;
padding: 0 10px;
font-weight: normal;
font-size: 23px;
}

#page h1{
margin-bottom: 32px !important;
border-bottom: 1px solid #9B9B9B;
background: #ffffff;
padding: 20px 15px;
color: #000000;
border-radius: 0px 0px 30px 0px;

}

#prdct-pg{
min-height:400px;
border-radius:5px;
}
#prdct-dtls{
  padding: 11px;
}
#prdct-h{margin:8px 0 0 8px; }

#small-pdct-img{margin: 0;}
#disqus_thread{
  padding: 11px;
}
#review{
background: rgba(0,0,0,0.4);
margin: 20px 15px;
border: 1px dashed #3E3E3E;
border-radius: 10px;
}
.fan_box a:hover{
  text-decoration: none;
}
.fan_box .full_widget{
  height: 200px;
  border: 0 !important;
  background: none !important;
  position: relative;
}
.fan_box .connect_top{
  background: none !important;
  padding: 0 !important;
}
.fan_box .profileimage, .fan_box .name_block{
  display: none;
}
.fan_box .connect_action{
  padding: 0 !important;
}
.fan_box .connections{
  padding: 0 !important;
  border: 0 !important;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #666;
}
span.total{
  font-weight: normal;
}

.fan_box .connections .connections_grid {
  padding-top: 10px !important;
}
.fan_box .connections_grid .grid_item{
  padding: 0 10px 10px 0 !important;
}
.fan_box .connections_grid .grid_item .name{
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
  font-weight: normal;
  color: #666 !important;
  padding-top: 1px !important;
}
.fan_box .connect_widget{ 
position: absolute;
bottom: 0;
right: 10px;
margin: 0 !important;
}
.fan_box .connect_widget .connect_widget_interactive_area { 
margin: 0 !important; 
}
.fan_box .connect_widget td.connect_widget_vertical_center { 
padding: 0 !important; 
} 


/* for blog slider */
.blg-prdct-vr{margin-bottom: 10px;}
.blg-prdct-vr .bx-wrapper{
  margin: 0 auto;
}

.blg-prdct-vr .bx-wrapper .bx-controls-direction a{
  top:-44px;
}

#blg-prdct-vr-cont.view{
  width: 220px;
  height: 222px ;
  margin: 0 0 10px 0;
  border: none !important;
  border-radius: 3px;
}

#blg-prdct-vr-cont .mask{ 
  width: 220px;
  height: 222px;
}
.view-blg-side img {
    max-height: 100%;
    position: absolute !important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-blg-side .mask {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  background-color: rgba(46, 200, 228, 0.8);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.view-blg-side h2 {
   -webkit-transform: translateY(-100px);
   -moz-transform: translateY(-100px);
   -o-transform: translateY(-100px);
   -ms-transform: translateY(-100px);
   transform: translateY(-100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-blg-side p {
   -webkit-transform: translateY(100px);
   -moz-transform: translateY(100px);
   -o-transform: translateY(100px);
   -ms-transform: translateY(100px);
   transform: translateY(100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-blg-side:hover img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
.view-blg-side a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-blg-side:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-blg-side:hover h2,
.view-blg-side:hover p,
.view-blg-side:hover a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
}
.view-blg-side:hover p {
   -webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;
}
.view-blg-side:hover a.info {
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}



/* 1.4 - Typography */
h1,h2,h3,h4,h5,h6 { font-weight:300; color:#ffffff; margin:0 0 13px 0; text-transform:none; font-family:Helvetica, Arial, sans-serif; }

h1,h2,h3,h4,h5,h6,.cart-summary, .toolbar { font-family: Roboto Condensed, Helvetica, Arial, sans-serif; }

h1 { color: #ffffff; font-weight:300; font-size:36px; line-height:36px; }
h2 { color: #ffffff; font-weight:300; font-size:28px; line-height:36px; }
h3 { color: #ffffff; font-weight:300; font-size:24px; line-height:28px; }
h4 { font-size: 13px; line-height: 18px; }
h5 { font-size: 12px; line-height: 18px; }
h6 { font-size: 10px; line-height: 18px; text-transform:uppercase; }
h1 .note, h2 .note, h3 .note, h4 .note, h5 .note, h6 .note { margin-left: 8px; font-weight: 400; font-size: 12px; color: #999999; }
h1 .note a, h2 .note a, h3 .note a, h4 .note a, h5 .note a, h6 .note a { color: #9ad7f6; }
p { margin: 0 0 20px 0; }

.blg-prdct-vr h1{
color: #8a8a8a;
font-weight: bold;
font-size: 22px;
margin: 10px 0;
}



/* 1.5 - Links and Buttons */
a { color:#9ad7f6; text-decoration: none; outline: none;}
a:hover { color:#afe1fb; }
a:active { outline: none; }
a.btn, input.btn { 
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
display:inline-block;
height:46px;
line-height:46px;
border:none;
margin:6px 0 0 14px;
padding:0px 20px;
font-family:Roboto Condensed !important;
color:#ffffff;
font-weight:700;
font-size:12px;
text-transform:none; background:#3F6674; 
width:auto;   
moz-transition: all 0.2s ease 0s;
-webkit-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
-webkit-transform: translate3d(0,0,0);
}

.btn-prdct-pg{ 
width: 200px;
height:37px;
border-radius:3px;
padding:0px;
color:#ffffff;
font-weight:normal;
font-size:15px;
text-transform:none; 
background:#3F6674 url('/cdn/shop/t/10/assets/icn-crt-btn.png?v=1370314807') 19px 13px no-repeat;  
}
.btn-prdct-pg:hover{
background: #000 url('/cdn/shop/t/10/assets/icn-crt-btn.png?v=1370314807') 19px 13px no-repeat; 
}
a.btn:hover { background-color:#6fcbfa; color:#ffffff; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color:#ffffff; }
a.back-to-top { font-size: 12px !important; color: #9ad7f6 !important; }
a:hover.back-to-top { color: #afe1fb !important; }
.accent-color { color: #9ad7f6 !important; }


#product .add-to-cart .icon, a.btn, input.btn, .searchform input.submit, .cart-summary a .icon { -webkit-border-radius:0px 5px 5px 0px; -moz-border-radius:0px 5px 5px 0px; border-radius:0px 5px 5px 0px; }
#zoom-image { -webkit-border-radius:0 0px 5px 5px 0px 0 0; -moz-border-radius:0 0px 5px 5px 0px 0 0; border-radius:0 0px 5px 5px 0px 0 0; }


/* 1.6 - Tables */
table { width: 100%; border-spacing: 0; }
table tr td { border-top: 1px solid none; }
table tr td, table tr th { padding: 10px; text-align: left; }
table tr td:first-child, table tr th:first-child { padding-left: 0px; }
table tr td:last-child, table tr th:last-child { padding-right: 0px; }

strong { font-weight: 700; }
em { font-style: italic; }

/* 1.7 - Icons */
.icon-social { float: left; display: block; width: 32px; height: 32px; overflow: hidden; text-indent: -9999px; margin-right: 8px; margin-bottom: 10px;}

.iconz{
float: left;
margin-top: 10px;
}
.icon-social {    
  background: url('/cdn/shop/t/10/assets/social-icnz-set.png?v=1372926901') no-repeat;
 -webkit-transition: all ease-in-out .2s;
-moz-transition: all ease-in-out .2s;
-ms-transition: all ease-in-out .2s;
-o-transition: all ease-in-out .2s;
transition: all ease-in-out .2s;
position: relative;
}

#flw .twitter-f-icn { background-position: 0 0; }
#flw .facebook-f-icn { background-position: -44px 0; }
#flw .youtube-f-icn { background-position: -86px 0; }
#flw .atom-f-icn { background-position: -127px 0; }
#flw .instagram-f-icn { background-position: -168px 0; }
#flw .pinterest-f-icn { background-position: -207px 0; }
#flw .vimeo-f-icn { background-position: -248px 0; }
#flw .tumblr-f-icn { background-position: -287px 0; }
#flw .google-f-icn { background-position: -329px 0; }

#flw .twitter-f-icn:hover { background-position: 0 -33px; }
#flw .facebook-f-icn:hover { background-position: -44px -33px; }
#flw .youtube-f-icn:hover { background-position: -86px -33px; }
#flw .atom-f-icn:hover { background-position: -127px -33px; }
#flw .instagram-f-icn:hover { background-position: -168px -33px; }
#flw .pinterest-f-icn:hover { background-position: -207px -33px; }
#flw .vimeo-f-icn:hover { background-position: -248px -33px; }
#flw .tumblr-f-icn:hover { background-position: -287px -33px; }
#flw .google-f-icn:hover { background-position: -329px -33px; }

#flw ul{
list-style: none;
text-align: center;
margin: 5px 0;
float: left;
background:rgba(0,0,0,0.3);
padding: 10px 2px 0px 10px;
border-radius: 5px;
}
#flw ul li{display: inline;}

.icon-facebook { float: left; margin-top: 1px; width: 40px; overflow: hidden; }
.icon-cart {
display: block; 
height: 25px;
background: url('/cdn/shop/t/10/assets/cart-16-top2.png?v=1371774526') no-repeat;
background-position: 0px 0px;
padding-left: 25px !important;
border-right:none !important;
}
.icon-cart:hover {
  background-position: 0px -30px;
}

.li-cart{background: none !important;}

#social .google-plus, #product .tweet-btn, #product .pinterest, #product .facebook-like { display:block; float:left; margin-right:10px; }
#social .pinterest iframe { width:43px !important; }
#social .share-this { float: left; margin: 0 10px 0 0; }
.credit-cards { 
  margin:20px auto;
  list-style:none outside none;
  text-align: center;
  background: rgba(0,0,0,0.3);
  padding: 10px 0;
  border-radius: 5px; 
}
.credit-cards li { display: inline; margin-right: 10px; }
.credit-cards img{height: 20px}
/* 1.8 - Tags */
.tags { margin: 0 0 0 12px; padding: 0; right: 24px; bottom: -12px; list-style: none; } 
.tags li { margin-bottom: 5px !important; }
.tags li, .tags a { float: left; height: 24px; line-height: 24px; position: relative; font-size: 13px;
  font-family: Roboto Condensed;
  margin: 0 3px;
  } 

.blog-pst{
  list-style: none;
  background: transparent;
  float: left;
  padding: 4px 5px 0 5px;
  border-radius: 3px;
  box-shadow: rgba(0, 0, 0, 0.1) 0 0 8px;
  margin: 5px;
}

.sidebar .tags li { margin: 0; display: inline; }

/* =================== */
/*      SECTION 2      */
/* =================== */
/* 2.1 - Helper Classes */
.row:before, .row:after, .clearfix:before, .clearfix:after {content:"\0020";display:block;height:0;visibility:hidden}
.clearfix:after, .row:after { clear:both; }
.clearfix, .row { zoom:1; }

.p0 { margin-bottom: 0px !important; }
.p5 { margin-bottom: 5px !important; }
.p10 { margin-bottom: 10px !important; }
.p15 { margin-bottom: 15px !important; }
.p20 { margin-bottom: 20px !important; }
.p25 {
margin-bottom: 11px !important;
border-bottom: 1px solid #9B9B9B;
background: #92D00B;
padding: 20px 15px;
color: #ffffff;
border-radius: 0px 0px 30px 0px;

}
.p30 { margin-bottom: 30px !important; }
.p40 { margin-bottom: 40px !important; }
.p50 { margin-bottom: 50px !important; }
.p60 { margin-bottom: 60px !important; }

.fr { float: none !important; }
.fl { float: left !important; }
.fn { float: none !important; }

.tr { text-align: right !important; }
.tl { text-align: left !important; }
.tc { text-align: center !important; }

.border-top { border-top: 1px none none; }
.border-right { border-right: 1px none none; }
.border-bottom { border-bottom: 1px none none; }
.border-left { border-left: 1px none none; }

.display-table { display: table; height: 100%; }
.display-table-cell { display: table-cell; vertical-align: middle; display:inline-block; }
.table { display: table; margin: 0 auto; }
.fixed { position: fixed; }

hr.divider { margin: 15px 0; background: none; height: 1px; border: 0; }

/* 2.2 - Grid System */
.wrapper { 
  width: 996px;
  margin: 0 auto; 
  padding: 0 15px; 
  background: url('/cdn/shop/t/10/assets/bp-40.png?v=1369679737'); 
  box-shadow: rgba(0,0,0,0.15) 0 0 10px;
   }

.toolbar-wrapper { width: 100%; height: 60px; background:  none;  }

.toolbar-wrapper { border: none; }




#transparency > .row:before, #transparency > .row:after  { content: ""; display: table; }
#transparency > .row:after { clear: both; }
#transparency > .row { zoom: 1; }

.toolbar { width: 996px; margin: 0 auto; }
footer { width: 996px; margin: 0 auto; }
.row { margin: 0; }
.span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12 { display: block; float: left; margin: 0 15px; }
.inner-left { margin-left: 0px !important; }
.inner-right { margin: 0 auto !important; }
.span1 { width: 53px; }
.span2 { width: 136px; }
.span3 { width: 219px; }
.span4 { width: 302px; }
.span5 { width: 385px; }
.span6 { width: 468px; }
.span7 { width: 551px; }
.span8 { width: 634px; }
.span9 { width: 717px; }
.span10 { width: 800px; }
.span11 { width: 883px; }
.span12 { width: 966px; }
#content { min-height: 300px; }

/* 2.3 - Lists */
ul.unstyled, ol.unstyled { margin: 0; list-style: none outside none; }
ul.unstyled > li, ol.unstyled > li {list-style: none; }
ul.horizontal > li, ol.horizontal > li { display: block; float: left; }
ul.horizontal-inline, ol.horizontal-inline { text-align: center; }
ul.horizontal-inline > li, ol.horizontal-inline > li { display: inline; margin: 0 5px; }
ul.expanded > li, ol.expanded > li { margin-bottom: 10px; }

/* =================== */
/*      SECTION 3      */
/* =================== */
/* 3.1 - Toolbar */
.toolbar { color: #ffffff; font-size: 12px; }
.toolbar li { 
line-height: 60px;
list-style: none;
margin-bottom: 0 !important;
   }
.toolbar a { font-size:14px; color: #ffffff; }
.toolbar a:hover { color: #3F6674;
 }
.toolbar .search_box { 
background: transparent;  
float: left;
width: 150px;
height: 15px;
margin: 0;
padding: 14px 0 14px 14px;
box-shadow: none;
border: 1px solid #dddddd;
border-right: none;
font-family: Roboto Condensed, Helvetica, Arial, sans-serif;
}
.toolbar #go {
background:url('/cdn/shop/t/10/assets/search_submit.png?v=1371613113') no-repeat 0% 5% !important;  
float: left;
width: 53px;
height: 45px;
margin: 0;
padding: 0;
-webkit-transition: all ease-in-out .2s;
-moz-transition: all ease-in-out .2s;
-o-transition: all ease-in-out .2s;
transition: all ease-in-out .2s;
line-height: 0;
font-size: 0;
box-shadow: none;
border: 1px solid #ddd;
border-left: none;
}
.toolbar #go:hover{background-position: 0% -50px !important;}
.toolbar .or { color: #888; }


/* Social Box */

#tabs_wrapper {
  width: 468px;
}
#tabs_container {
}
#tabs {
  list-style: none;
  padding:5px 0 0px 0;
  margin: 0;
  font: 0.75em arial;
  float: left;
}
#tabs li {
background:rgba(0,0,0,0.7);  
float: left;
padding: 13px 12px;
border-right:1px dashed #3E3E3E;
border-top: 1px dashed #3E3E3E;
border-left: 1px dashed #3E3E3E;
margin:0 1px 0 0;

}

#tabs li.active {
background:#242424;
border-bottom: none;
border-left: 1px dashed #3E3E3E;
border-right: 1px dashed #3E3E3E;
border-top: 1px dashed #3E3E3E;
}

#tabs li a {
text-decoration: none;
border: none;
outline: none;
font-size: 13px;
font-weight: bold;
color: #ffffff;
}
#tabs li:hover {
background:#242424;
}
#tabs li.active a {
  border: none;
}
#tabs li.active a:hover {
  border: none;
}

#tabs li a.icon_fb {
  background-image: url('/cdn/shop/t/10/assets/sprite-icons.png?v=1367508506');
  background-position: 0px -1px;
  background-repeat: no-repeat;
  padding-left: 24px;
}
#tabs li a.icon_tw {
  background-image: url('/cdn/shop/t/10/assets/sprite-icons.png?v=1367508506');
  background-position: 5px;
  background-repeat: no-repeat;
  padding-left: 24px;
}
#tabs li a.icon_g {
  background-image: url('/cdn/shop/t/10/assets/sprite-icons.png?v=1367508506');
  background-position: 0px -41px;
  background-repeat: no-repeat;
  padding-left: 24px;
}

#tabs_content_container {
border: none;
padding: 10px;
width: 446px;
float: left;
background: rgba(0,0,0,0.4);
border-bottom: 1px dashed #3E3E3E;
border-left: 1px dashed #3E3E3E;
border-right: 1px dashed #3E3E3E;
border-top: 1px dashed #3E3E3E;
}
.tab_content {
  display: none;
}


/* 3.2 - Header */
#tp-wrpr {height: auto;}
#tp-wrpr-1 {
  position: relative;
  background:rgba(0,0,0,0.9);
  height:auto;
  box-shadow: rgba(0,0,0,0.75) 0 0 3px;
}
#tp-lnks{margin: 0;}
#tp-lnks li{
float: left;
list-style: none;
margin: 10px 5px;
line-height: 15px;
background: url('/cdn/shop/t/10/assets/border-tp2.png?v=1368587992') no-repeat;
background-position: 0px 5px;
padding: 0 0 0 8px;
}

.lft-ul{float: left; margin: 0;}


.lbl-crncy{color: #ffffff; vertical-align: middle;font-size: 14px;}
.rt-ul{float: right; margin: 0;}
.rt-ul label{
color: #ffffff;
font-size: 14px;
}

#tp-lnks .acnt-top{
background: url('/cdn/shop/t/10/assets/acc-tp-lnk2.png?v=1370313805') no-repeat;
background-position: 0px 1px;
padding: 0 0 0 18px;
}
#tp-lnks .acnt-top:hover{background-position: 0px -20px;}

#tp-lnks #customer_login_link{
background: url('/cdn/shop/t/10/assets/acc-tp-lnk2.png?v=1370313805') no-repeat;
background-position: 0px 1px;
padding: 0 0 0 18px;
}
#tp-lnks #customer_login_link:hover{background-position: 0px -20px;}

#tp-lnks a {  
  -webkit-transition: all ease-in-out .2s;
  -moz-transition: all ease-in-out .2s;
  -ms-transition: all ease-in-out .2s;
  -o-transition: all ease-in-out .2s;
  transition: all ease-in-out .2s;
  position: relative;
   color: #ffffff;}
#tp-lnks a:hover {top:-1px; color:#3F6674;}

#tp-lnks .home-tp-lnk{
background: url('/cdn/shop/t/10/assets/home-tp-lnk2.png?v=1370314093') no-repeat;  
width: 16px;
height: 15px;
float: left;
margin: 1px 0 0 0;
}
#tp-lnks .home-tp-lnk:hover{
background: url('/cdn/shop/t/10/assets/home-tp-lnk2.png?v=1370314093') no-repeat 0px -16px;
}


.logo {
float: left;
margin: 0px 0 5px 0;
position: relative;
top: 25px;
}

.logo {
float: left;
margin: 0px 0 5px 0;
position: relative;
top: 25px;
}
.logo h1 { margin:0; border:0; }
.logo h1 a { text-decoration:none; font-size:72px; line-height:72px; color:#ffffff; font-weight:300; margin:0; padding:0; border:0; }
.logo h1 a:hover { text-decoration:none; color:#ffffff; }
.logo a, .logo img { display:block; margin:0; }
#tp-br li{
float: right;
width: auto;
line-height: 25px;
margin: 0 0 0 10px;
padding-right: 10px;
border-right: 1px solid #e5e5e5;
}
.tp-lnk-lst{
background: #000000;  
background:rgba(0,0,0,0.6);
border-radius: 9px;
padding: 5px 3px;
float: right;
margin: 15px 0 0 0;
box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 9px;
}

/* 3.3 - Navigation and Pagination */

nav { font-family:Roboto Condensed; }

nav { position: relative; border-bottom: 1px none none; border-top: 1px none none; }
nav > ul > li { margin-bottom: 0; }
nav > ul > li > a { text-decoration: none; color: #aaaaaa; display: block; padding: 0 15px; font-size: 14px; line-height: 48px; height: 48px; font-weight: 400; text-transform: none; }
nav > ul > li.dropdown > a { padding-right:15px; margin-right: 10px; }
nav > ul > li > a.current { 
  background: #ffffff;
  color: #000000 !important;
   }


nav > ul > li:hover > a { color: #ffffff; text-decoration: none;}
nav > ul > li.dropdown:hover > a{
  background: #ffffff;
  color: #000000 !important;
}
nav > ul > li.dropdown { position:relative; }
nav > ul > li.dropdown > .dropdown {border-radius: 0 0 3px 3px; background: #ffffff; list-style: none outside none; padding: 5px 15px; display: none; position: absolute; min-width: 150px; z-index: 99999; top: 100%; left:0; margin-left: 0;}
nav > ul > li.dropdown:hover > .dropdown { display: block; z-index: 999999; -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.10); -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.10); box-shadow:0 0 3px rgba(0, 0, 0, 0.10); }
nav > ul > li.dropdown li { list-style: none; font-size: 13px; line-height: 30px; background: transparent !important; }
nav > ul > li.dropdown li a { 
  line-height: 30px;
   height: 30px;
   font-size: 14px;
  color: #000000 !important;
}
nav > ul > li.dropdown li a:hover {
 color: #3F6674; 
}

nav { position: relative; border: none; padding-top: 0px; }
nav > ul > li > a {
background: url('/cdn/shop/t/10/assets/menu.gif?v=1371610698') repeat-x 0% 100%;  
color: #ffffff;
height: 58px;
padding: 0 20px!important;
border: none;
letter-spacing: -1px;
font: bold 18px/56px Open Sans;
text-transform: uppercase;
text-decoration: none;
}
nav > ul > li > a:hover{
  background: #ffffff;
  color: #000000 !important;
}

nav > ul > li:first-child > a { padding-left: 0; }
nav > ul > li.dropdown > a { margin-right: 10px;padding: 4px 19px; }



nav > ul { text-align: center; }
nav > ul > li { float: none !important; display:inline-block !important; }
nav > ul > li.dropdown > .dropdown { text-align: left; }
nav > ul > li.dropdown > .dropdown > li { display: block; }

nav.mobile { display: none; border: none; }
nav.mobile > ul > li > a { line-height: 30px; height: 30px; }
nav.mobile select { float: left; height: 30px; line-height: 30px; width: 50%; }

/* Pagination */
#pagination {margin: 30px 0;}
#pagination ul{text-align: center;margin: 0;}
#pagination ul li{display: inline; list-style: none;}
#pagination a{
position: relative;  
background: #000000;
text-align: center;
border: 1px solid #3e3e3e;
width: 20px;
margin: 0 auto;
display: inline-block;
vertical-align: middle;
font-size: 13px;
border-radius: 3px;
padding: 1px;
color: #666666;
-webkit-transition: all ease-in-out .2s;
-moz-transition: all ease-in-out .2s;
-ms-transition: all ease-in-out .2s;
-o-transition: all ease-in-out .2s;
transition: all ease-in-out .2s;
}
#pagination .prv a{ 
  background: url('/cdn/shop/t/10/assets/blg-pg-prev-bl.png?v=1371095492') no-repeat 0 2px; 
  height: 24px; 
  border: none;
  width: 22px;
  border-radius: 0;
}
#pagination a:hover{top:-1px;}
#pagination a:active{top:1px;}
#pagination .nxt a{ 
  background: url('/cdn/shop/t/10/assets/blg-pg-next-bl.png?v=1371095850') no-repeat 2px 0px; 
  height: 20px; 
  border: none;
  width: 22px;
  border-radius: 0;
}
.crnt-pg{
background: #555555 !important;
color: #ffffff!important;
border: 1px solid #dddddd !important;
}
.crnt-pg:hover{top:0 !important;}
/* 3.4 - Footer */
.footer-wrapper {width: 100%; background: url('/cdn/shop/t/10/assets/bp-55.png?v=1369987136'); border-top:1px dashed #3E3E3E;box-shadow: rgba(0,0,0,0.75) 0 0 3px; }

footer { padding: 0; }

footer > .row > .span12 { padding: 30px 0 0; }
footer { padding-bottom: 5px; }
footer .row { margin-bottom: 0; }
footer, footer p { color: #999999; }
footer h1, footer h2, footer h3, footer h4, footer h5 { color: #ffffff; }
footer a { color: #cccccc !important; }
footer a:hover { color: #dddddd !important; }
footer h4 { font-size: 16px;  padding-bottom: 10px; }
footer ul li { margin-bottom: 5px; }
footer .btn.newsletter { float: left; font-size: 17px; font-weight: bold; height: 37px; line-height: 34px; margin: 0;font-family:Roboto Condensed;
 background: #3F6674; color: #ffffff; border-radius:0 5px 5px 0;}
footer .btn.newsletter:hover { background: #6fcbfa; color: ; border:none; }
footer #mail { width: 172px; }
footer .copyright { 
  margin: 40px 0 10px;
  background: url('/cdn/shop/t/10/assets/ftr-line-dbl.png?v=1368852822') top repeat-x;
  padding: 20px 0 0 0 !important;
   }
   footer .copyright p{ 
  margin: 0 0 5px 0;
   }
footer .tweet ul li { margin-bottom: 20px; }
footer .tweet_list { list-style: none; margin: 0; }
footer .tweet_avatar { display: none; }
footer .tweet_time { display: none; }
footer .tweet_text a { color: #cccccc !important; }
footer .tweet_text a:hover { color: #dddddd !important; }

.ftr-artcl{margin-bottom: 58px;}
.ftr-artcl p{
color: #ffffff;
font-size: 13px;
margin: 2px 0;
font-family:Roboto Condensed;
}


.footer-h{
background: transparent;  
background: url('') center left repeat-x;
background-position: 0px 9px;
color: #e9e9e9;
text-align: left;
font-size: 25px;
margin-bottom: 15px;
line-height: 18px;
}
.footer-spn{
background: transparent;  
background: url('') repeat -6px;
padding: 0 10px 0 0;
font-weight: normal;
color: #2ec8e4;
text-transform: uppercase;
}
.footer-spn a{color: #2ec8e4 !important;}
.footer-slgn{
font-size: 18px;
text-align: left;
}

.footer-menu a{
  font-size: 16px;
}

.footer-menu ul li{
list-style: circle;
color: #ffffff;
margin-left: 17px;
}
.NL-frm{margin:0;}
.NL-inp{
float: left;  
background: url('/cdn/shop/t/10/assets/mail-ftr-icn.png?v=1368848709') 5px center no-repeat #e9e9e9;
border-radius: 5px 0 0 5px;
height: 37px;
padding: 0 0 0 45px;
font-size: 100%;
border: none;
-moz-transition: all 0.2s ease 0s;
-webkit-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
-webkit-transform: translate3d(0,0,0);
font-family:Roboto Condensed;
}

.NL-inp:focus{border: none; background: url('/cdn/shop/t/10/assets/mail-ftr-icn.png?v=1368848709') 5px center no-repeat #ffffff;
}

/* 3.5 - Homepage */
.intro{font-family: Roboto Condensed;margin-bottom:20px;}
.intro h2 { font-size: 32px; margin-bottom: 20px; }
.intro h3 { font-family: Helvetica, Arial, sans-serif; font-size: 14px; line-height: 27px; }
.intro h3 a { font-family: Helvetica, Arial, sans-serif; color: #9ad7f6 !important; }
.intro h3 a:hover { 
  font-family: Helvetica, Arial, sans-serif;
  color: #afe1fb !important; 
}

#p-blg-hm {
font-size: 25px;
font-weight: normal;
font-family:Roboto Condensed;
}

.hm-prdct{
background:transparent;
padding: 10px 0 35px 0;
}


.product{margin: 5px 10px;}
.product .image{height: 236px;}
.image a img{max-height: 100%; }




.custom-col-2 {
background: url('/cdn/shop/t/10/assets/offer-h-bg.png?v=1372881327') no-repeat;
height: 60px;
position: relative;
left: -50px;
width: 1064px;
padding: 7px 0 0 0;
}
#hm-sldr-h{
display: inline-block;
width: 59%;
color: #ffffff;
font-size: 25px;
text-align: center;
text-transform: uppercase;
}
#best-slr-h{
display: inline-block;
width: 40%;
color: #ffffff;
font-size: 25px;
text-align: center;
text-transform: uppercase;
}

#best-slr{
  position: relative;
  height: 340px;
  overflow: hidden;
}
.best-sellers{position: relative;}
.best-sellers ul{
  list-style: none;
}
#best-slr-price{float:right;color: #838383;font-size: 20px;}
.best-sellers ul li{
  float: left;
  padding: 5px 0;
}
.best-sellers img{
float: left;
margin-right: 10px;
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
-o-transition: all 0.1s linear;
-ms-transition: all 0.1s linear;
transition: all 0.1s linear;
}
.best-sellers img:hover{
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
.best-sellers p{
  font-family: Roboto Condensed;
  font-size: 14px;
}
/* Sale Slider */
.hm-m-sldr{padding:0px 0 35px 0;}
.hm-m-sldr h3{font-size: 14px;}

#hm-sale-sldr{
background:transparent;
padding: 0px;
}
#hm-sale-sldr .bx-wrapper .bx-viewport {
width: 102% !important;
left: -4px;
height: 256px !important;
}

#hm-sale-sldr .bx-prev{
left:87%;
background: url('/cdn/shop/t/10/assets/controls2-b.png?v=1369962831') no-repeat 0px -32px !important;
}
#hm-sale-sldr .bx-prev:active{
background-position: 0px 0px !important;
}
#hm-sale-sldr .bx-next{
right: 0%;
background: url('/cdn/shop/t/10/assets/controls2-b.png?v=1369962831') no-repeat -43px -32px !important;
}
#hm-sale-sldr .bx-next:active{
background-position: -43px 0px !important;
}

#hm-sale-sldr .bx-wrapper .bx-controls-direction a{
  top: 100% !important;
}

/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
position: relative;
margin: 30px auto;
padding: 2px;
*zoom: 1;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}
/** THEME
===================================*/
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('/cdn/shop/t/10/assets/bx_loader.gif?v=1368458951') center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
  left: 152px;
  background: url('/cdn/shop/t/10/assets/controls-b.png?v=1369962814') no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
  right: 0;
  background: url('/cdn/shop/t/10/assets/controls-b.png?v=1369962814') no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:active {
  background-position: 0 0;
}

.bx-wrapper .bx-next:active {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: -63px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 80;
}


.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('/cdn/shop/t/10/assets/controls-b.png?v=1369962814') -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('/cdn/shop/t/10/assets/controls-b.png?v=1369962814') -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666\9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

/* Sale slider Hover */
.view {
    width: 203px;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    background: #fff;
}
.view .mask, .view .content {
    width: 203px;
    height: 203px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0
}
.view img {
    display: block;
    position: relative;

}
.view h2 {
    text-transform: uppercase;
    color: #000000;
    text-align: center;
    position: relative;
    font-size: 17px;
    font-weight: normal;
    padding: 10px;
    background: #ffffff;
    margin: 20px 0 0 0
}
.view p {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 36px;
    position: relative;
    color: #fff;
    padding: 20px 10px 30px 10px;
    text-align: center
}

.view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    box-shadow: 0 0 1px #000
}
.view a.info:hover {
    box-shadow: 0 0 5px #000
}

#hm-sale-sldr-bx.view{
  width: 175px;
  height: 250px;
  border: 1px solid #ddd;
  border-radius: 3px;
}

#hm-sale-sldr-bx .bx-viewport{
  border-radius:5px;
  padding: 5px;
}

#hm-sale-sldr-bx .mask{
width: 270px;
height: 250px;
}
#hm-sale-sldr-bx img{
  border-radius: 3px;
  max-height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.view-first img {
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-first .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   background-color: rgba(46, 200, 228, 0.8);
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.view-first h2 {
   -webkit-transform: translateY(-100px);
   -moz-transform: translateY(-100px);
   -o-transform: translateY(-100px);
   -ms-transform: translateY(-100px);
   transform: translateY(-100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-first p {
   -webkit-transform: translateY(100px);
   -moz-transform: translateY(100px);
   -o-transform: translateY(100px);
   -ms-transform: translateY(100px);
   transform: translateY(100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-first:hover img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
.view-first a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-first:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
}
.view-first:hover p {
   -webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;
}
.view-first:hover a.info {
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}

.view2 .mask,.view2 .content {
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view2 img {
   display: block;
   position: relative;
}
.view2 h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin: 20px 0 0 0;
}
.view2 p {
   font-style: italic;
   font-size: 12px;
   position: relative;
   color: #ffffff;
   text-align: center;
   font-family: Roboto Condensed;
}

.view-col-prod img {
   -webkit-transition: all 0.4s ease-in-out 0.5s;
   -moz-transition: all 0.4s ease-in-out 0.5s;
   -o-transition: all 0.4s ease-in-out 0.5s;
   -ms-transition: all 0.4s ease-in-out 0.5s;
   transition: all 0.4s ease-in-out 0.5s;
}
.view-col-prod .mask {
  width: 100%;
  height: 100%;
  padding: 35% 0 0 0;
  background-color: rgba(46, 200, 228, 0.8);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in 0.4s;
  -moz-transition: all 0.3s ease-in 0.4s;
  -o-transition: all 0.3s ease-in 0.4s;
  -ms-transition: all 0.3s ease-in 0.4s;
  transition: all 0.3s ease-in 0.4s;
  }
.view-col-prod h2 {

   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   border-bottom: 1px solid rgba(250, 250, 250, 0.3);
   background: url('/cdn/shop/t/10/assets/view-icn.png?v=1369529027') no-repeat 5px 14px transparent;
   margin: 0px 42px 0px 42px;
   font-size: 20px;
   padding: 0 0 25px 20px;
   -webkit-transform: scale(10);
   -moz-transform: scale(10);
   -o-transform: scale(10);
   -ms-transform: scale(10);
   transform: scale(10);
   -webkit-transition: all 0.3s ease-in-out 0.1s;
   -moz-transition: all 0.3s ease-in-out 0.1s;
   -o-transition: all 0.3s ease-in-out 0.1s;
   -ms-transition: all 0.3s ease-in-out 0.1s;
   transition: all 0.3s ease-in-out 0.1s;
}
.view-col-prod p {
   margin: 27px 42px 0px 42px;
   font-size: 20px;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(10);
   -moz-transform: scale(10);
   -o-transform: scale(10);
   -ms-transform: scale(10);
   transform: scale(10);
   -webkit-transition: all 0.3s ease-in-out 0.2s;
   -moz-transition: all 0.3s ease-in-out 0.2s;
   -o-transition: all 0.3s ease-in-out 0.2s;
   -ms-transition: all 0.3s ease-in-out 0.2s;
   transition: all 0.3s ease-in-out 0.2s;
}
.view-col-prod a.cart-popup{
   background: url('/cdn/shop/t/10/assets/cart-prod-hvr.png?v=1369528990') no-repeat left center transparent;
   padding: 0 0 0 25px;
} 
.view-col-prod a.cart-popup:hover {background-position: 5px center; font-size: 20px !important; font-weight: bold;}

.view-col-prod a.info{
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
  color: #ffffff;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out 0.2s;
  -moz-transition: all 0.3s ease-in-out 0.2s;
  -o-transition: all 0.3s ease-in-out 0.2s;
  -ms-transition: all 0.3s ease-in-out 0.2s;
  transition: all 0.3s ease-in-out 0.2s;
  font-weight: bold;
   } 
.view-col-prod a.info:hover{font-size: 21px;}

.view-col-prod:hover a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
      
.view-col-prod:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
}
.view-col-prod:hover img {
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
}
.view-col-prod:hover h2 {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;
}
.view-col-prod:hover p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}
  

/* 3.6 - Product & Collections */
.product { 
  position: relative;
  margin: 15px 9px; 
  padding: 0;
  float: none;
  display:inline-block;
  background: rgba(0,0,0,0.55);
  border:1px solid #e5e5e5;
  border-radius:3px;
  min-width: 160px;
 }
.product:hover {
box-shadow: rgba(0,0,0,0.1) 0 0 10px;
}

.product .image {
position: relative;
overflow: hidden;
z-index: 80;
margin: 0;
height: 263px;
background:#ffffff;
}
.product .image a { text-align: center; }
.image a#placeholder.zoom, .thumbs .image a { text-align: center; }
.product .image.loading { background-position: 50% 50%; }
.product img { margin: 0 auto; opacity: 1; filter: alpha(opacity = 100); -webkit-transition:opacity 0.15s; -moz-transition:opacity 0.15s; transition:opacity 0.15s; }
.product img, .product .image a { display: block; margin: 0 auto; }
.product a { text-decoration: none; }
.product .details a { 
  display: block;
  padding: 6px 0;
  text-align: center;
  margin: 3px 0 0 0;
}
.prc-dtls{
  background: url('/cdn/shop/t/10/assets/price-bx-bg.png?v=1372850087');
}
.product .title, .product .vendor { display: block; margin: 0; line-height: 22px; display: block;}
.product .title {
background: url('/cdn/shop/t/10/assets/pkt.png?v=1372851054') no-repeat;
background-position: center 36px;
margin: 0px 0 0 0;
padding: 8px 0 15px 0;
font-size: 22px;
text-align: center;
color: #ffffff;
text-shadow: 0px 2px 7px rgba(0, 0, 0, 0.15);
}
.prc-dtls a{color: #F3F3F3;}
.product .vendor { font-size: 13px; margin-bottom: 2px; }
.product .circle, #product .circle { 
  position: absolute;
  text-transform: uppercase; 
  z-index: 8889; 
  right:-34px; 
  top:-6px; 
  padding: 17px 10px;
}
.product .circle.sale, #product .circle.sale {
width: 69px;
height: 70px;
background: url('/cdn/shop/t/10/assets/sale-grn.png?v=1372882967') no-repeat;
 }
.breadcrumb { font-size: 11px; margin: 10px 0 15px 0; }
.breadcrumb .arrow-space { margin: -2px 6px 0; font-size: 10px; opacity: .5; filter:alpha(opacity=50); }
.breadcrumb a { color: #999999; }
.purchase h2.price { margin: 0 0 10px; display: block; font-size: 24px !important; color: #ffffff; }
.details .price { 
  color: #ffffff;
  font-size: 23px;
  font-family:Roboto Condensed
;
   }
.details .price em{
font-size: 15px;
font-weight: lighter;
}   
.details{
background: transparent;
margin:0;
}

#product .featured { margin-bottom: 15px; background: #ffffff;border-radius: 3px;}
#product .description { float: left; margin: 15px 0; min-height: 80px;}
#product .thumbs .image { margin-bottom: 15px; }
#product h3.collection-title { font-size: 35px; border-bottom: 1px none none; }
#price-preview{color: #555555 !important;}
.image a { display: block; }
.prdct-img{
position: absolute !important;
top: 0;
bottom: 0;
right: 0;
left: 0;
margin: auto !important;
}
.product-options label{
float: left;
margin-bottom: 3px;
padding: 2px 0px;
width: 177px;
}

.product-options textarea { width: 30px; line-height: 18px; height: 18px; min-height: 18px; margin-bottom: 20px; 
}

#thumb-arws .bx-wrapper .bx-controls-direction a{
  top:27%;
}

#thumb-arws .bx-wrapper .bx-prev {
  left: -15%;
  background: url('/cdn/shop/t/10/assets/controls2-b.png?v=1369962831') no-repeat 0 -32px;
}

#thumb-arws .bx-wrapper .bx-next {
  right: -15%;
  background: url('/cdn/shop/t/10/assets/controls2-b.png?v=1369962831') no-repeat -43px -32px;
}

#thumb-arws .bx-wrapper .bx-prev:active {
  background-position: 0 0;
}

#thumb-arws .bx-wrapper .bx-next:active {
  background-position: -43px 0;
}



.stylish-select .SSContainerDivWrapper {
  left:-9999px;
}

/*
* Red example
---------------------------------------------------------*/
.stylish-select .SSContainerDivWrapper {
  margin:0;
  padding:0;
  width:290px;
  position:absolute;
  top:22px;
  left:0;
  z-index:9999;
}

.stylish-select ul.newList {
  margin: 0;
  width: 249px;
  padding:0;
  list-style:none;
  color:#000;
  background:#fff;
  border:1px solid #ccc;
  overflow:auto;
}

.stylish-select ul.newList * {
  margin:0;
  padding:0;
}


.stylish-select ul.newList a {
  color: #000;
  text-decoration:none;
  display:block;
  padding:3px 8px;
}

.stylish-select .newListSelected {
float: left;  
width: 250px;
background-color: white;
padding: 0;
border: 1px solid #dddddd;
background: url('/cdn/shop/t/10/assets/arw.png?v=1364816454') no-repeat right #ffffff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
margin-bottom: 15px;
color: #4A4A4A;
}
.stylish-select .newListSelected:hover {
  background: url('/cdn/shop/t/10/assets/arw.png?v=1364816454') no-repeat right #F7F7F7;
  cursor: pointer;
}
.stylish-select ul.newList li a:focus {
  -moz-outline-style: none;
}

.stylish-select .selectedTxt {
width: 239px;
overflow: hidden;
height: 27px;
padding: 8px 0px 0px 10px;
}
.stylish-select .hiLite {
  background:#cccccc!important;
  color:#fff!important;
}

.stylish-select .newListHover {
  background:#EDEDED!important;
  color:#000!important;
  cursor:pointer;
}

.stylish-select .newListOptionTitle {
  font-weight:bold;
}

.stylish-select .newListOptionTitle ul {
  margin:3px 0 0;
}

.stylish-select .newListOptionTitle li {
  font-weight:normal;
}

.jms-slideshow {
  position: relative;
  width: 80%;
  max-width: 1400px;
  min-width: 640px;
  margin: 0 auto 20px auto;
  height: 300px;
} 
.jms-wrapper {
  width: auto;
  min-width: 600px;
  height: 288px;
  background-color: #fff;
  box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
  -webkit-background-clip: padding;
  -moz-background-clip: padding;     
  background-clip: padding-box;
  border: 5px solid #fff;
  border: 5px solid rgba(255, 255, 255, 0.9);
  outline: none;
  -webkit-transition: background-color 1s linear;
  -moz-transition: background-color 1s linear;
  -o-transition: background-color 1s linear;
  -ms-transition: background-color 1s linear;
  transition: background-color 1s linear;
}
.color-1 {
  background-color: #E3D8FF;
  background-color: rgba(227, 216, 268, 1);
}
.color-2 {
  background-color: #EBBBBC;
  background-color: rgba(235, 187, 188, 1);
}
.color-3 {
  background-color: #EED9C0;
  background-color: rgba(238, 217, 192, 1);
}
.color-4 {
  background-color: #DFEBB1;
  background-color: rgba(223, 235, 177, 1);
}
.color-5{
  background-color: #C1E6E5;
  background-color: rgba(193, 230, 229, 1);
}
.step { 
  width: 900px;
    height: 420px;
  display: block;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -ms-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
}
.step:not(.active) {
  opacity: 0;
  filter: alpha(opacity=0); /* internet explorer */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
}
.jms-content{
  margin: 0px 370px 0px 20px;
  position: relative;
  clear: both;
}

.jms-content h3 a{color: #282828;}

.step h3{
  color: #333333;
  font-size: 65px;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
  margin: 10px 0;
  padding: 60px 0 10px 0;
  font-family:Roboto Condensed;
}
.step p {
  color: #6E5C5C;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
  font-size: 34px;
  font-weight: normal;
  position: relative;
  margin: 25px 0 0 0;
  line-height: 39px;
  font-family:Roboto Condensed;
}
a.jms-link{
  text-transform: uppercase;
  padding: 20px;
  display: inline-block;
  font-size: 50px;
  font-weight: bold;
  color: #000000;
  opacity: 1;
  margin-top: 40px;
  clear: both;
  font-family:Roboto Condensed;
  -webkit-transition: all 0.4s ease-in-out 1s;
  -moz-transition: all 0.4s ease-in-out 1s;
  -ms-transition: all 0.4s ease-in-out 1s;
  -o-transition: all 0.4s ease-in-out 1s;
  transition: all 0.4s ease-in-out 1s;
}
.step:not(.active) a.jms-link{
  opacity: 0;
  margin-top: 80px;
}
.step img{
position: absolute;
right: 0px;
top: 30px;
bottom: 0;
width: auto;
max-height: 90%;
max-width: 41%;
margin: auto;
}
.jms-dots{
  width: 100%;
  position: absolute;
  text-align: center;
  left: 0px;
  bottom: 5px;
  z-index: 2000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.jms-dots span{
  display: inline-block;
  position: relative;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #777;
  margin: 3px;
  cursor: pointer;
  box-shadow: 
    1px 1px 1px rgba(0,0,0,0.1) inset, 
    1px 1px 1px rgba(255,255,255,0.3);
}
.jms-dots span.jms-dots-current:after{
  content: '';
  width: 8px;
  height: 8px;
  position: absolute;
  top: 2px;
  left: 2px;
  border-radius: 50%;
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
  background: linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}
.jms-arrows{
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.jms-arrows span{
  position: absolute;
  bottom: 107px;
  margin-top: -40px;
  height: 80px;
  width: 30px;
  cursor: pointer;
  z-index: 80;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
}
.jms-arrows span:active{bottom: 106px;}
.jms-arrows span.jms-arrows-prev{
  background: rgba(0,0,0,0.85) url('/cdn/shop/t/10/assets/arrow_left.png?v=1368319331') no-repeat 50% 50%;
  left: -15px;
}
.jms-arrows span.jms-arrows-next{
  background: rgba(0,0,0,0.85) url('/cdn/shop/t/10/assets/arrow_right.png?v=1368319338') no-repeat 50% 50%;
  right: -15px;
}
/* Not supported style */
.jms-wrapper.not-supported{
  background-color: #E3D8FF;
  background-color: rgba(227, 216, 268, 1);
}
.jms-wrapper.not-supported:after{
  content: 'The slideshow functionality is not supported on your device.';
  padding: 0px 0px 30px 0px;
  text-align: center;
  display: block;
}
.jms-wrapper.not-supported .step{
  display: none;
  position: relative;
  opacity: 1;
  filter: alpha(opacity=99); /* internet explorer */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
  margin: 20px auto;
}
.jms-wrapper.not-supported .step:first-of-type{
  display: block;
}
.jms-wrapper.not-supported .step:not(.active) a.jms-link{
  opacity: 1;
  margin-top: 40px;
}



@-ms-viewport {
  width: device-width;
}

.hidden {
  display: none;
  visibility: hidden;
}

.visible-phone {
  display: none !important;
}

.visible-tablet {
  display: none !important;
}

.hidden-desktop {
  display: none !important;
}

.visible-desktop {
  display: inherit !important;
}

@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}

#quantity {
margin: 0;
color: #686868;
font-size: 16px;
width: 54px;
}

#quantity-pop {
margin: 0px 5px 0 0;
color: #686868;
font-size: 16px;
width: 97px;
height: 26px;
float: left;
}

.qty-frm{
  padding-top: 11px;
  padding-bottom: 11px;
  padding-right: 0px;
  padding-left: 0px;
  border-top: 1px solid #adadad; 
  border-bottom: 1px solid #adadad; 
  }

.qty-frm-ajx{
background: url('/cdn/shop/t/10/assets/black-ptrn.png?v=1367181397');
padding: 20px 5px;
border-radius:3px;
box-shadow: rgba(0, 0, 0, 0.6) 5px 5px 15px;
}

.qty-frm-ajx h3{
font-size: 30px;
}
.qty-frm-ajx p{
width: 360px;
margin:0;
padding: 0;
}

.qty-frm-ajx img{
border-radius: 2px;
padding: 8px;
background: #ffffff;
box-shadow: rgba(0, 0, 0, 0.1) 0 0 8px;
border: none;
}

#close-img{
position: absolute;
right: -3px;
top: -5px;
}

#close-img img{
background: none !important;
box-shadow: none !important;
border: none !important;
}

#prc-optn {
margin-bottom:15px;
}

#prod-buy{
  margin: 0;
}

#prod-buy div{
display: inline-block;
}

#prod-qty label{
display: inline;
font-size: 15px;
float: left;
margin: 0px 5px 0 0;
padding: 7px 5px 5px 0px;
width: 170px;
text-align: left;
color: #ffffff;
}
.slectr{
  position: relative;
  float: left;
  margin: 0 2px;
}

@-moz-document url-prefix() { .product-options select { height: 30px; line-height: 30px; } } /* Firefox fix */

#collection h1 {
position: relative;
left: -47px;
background: url('/cdn/shop/t/10/assets/title-bg.png?v=1372864318') no-repeat center left;  
float: left;
width: 100%;
height: 59px;
padding: 0 0 0 20px;
text-align: left;
}
#collection .browse-tags { float: right; padding-top: 0px; margin-bottom: 10px; }
#collection .browse-tags label { float: left; display: block; margin: 5px 5px 0 0; }
.pagination { text-align: center; margin: 0 0 30px 0; padding: 0; }
.pagination li { display: inline; padding: 0 12px; font-size: 14px; }
.pagination li span { color: #999999; }
.pagination li a { line-height: 16px; font-weight: normal; padding: 10px 14px; background: #3F6674; color: #ffffff; -webkit-border-radius:0px 5px 5px 0px; -moz-border-radius:0px 5px 5px 0px; border-radius:0px 5px 5px 0px; }
.pagination li a:hover { color: ; background: ; text-decoration: none; }

/* 3.7 - Cart */
#cart .extra-checkout-buttons { float: right; text-align: right;  padding-top: 15px; }
#cart .extra-checkout-buttons input { border: none; box-shadow: none; height: 42px; }
#cart .qty { text-align: center; width: 96px;  }
#cart .price, #cart .remove { text-align: center; }
#cart .image { text-align: center; }
#cart .image a, #cart .image img { margin: 0; border: none; }
#cart a .variant_title { display: block; color: #999999; }
#cart a:hover .variant_title { color: #afe1fb; }
#cart .item { max-width: 400px; width: 300px; }
#cart .item-description { font-size: 12px; }
.item h1{
font-size: 29px;
margin: 0;
}
.item h1:hover{
color:#3F6674;
}
.item h4{
margin: 0;
}
.cart-contnr{
background: transparent;  
}
.item-quantity{
border-radius: 3px;
width: 25px;
height: 25px;
}
.cart-plus{
  position: relative;
  top: -1px;
  float: left;
  background: url('/cdn/shop/t/10/assets/crt-up-btn.png?v=1368931817');
  width: 28px;
  height: 38px;
  -moz-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  -webkit-transform: translate3d(0,0,0);
  cursor: pointer;
}
.cart-plus:active {top:0px;}
.cart-minus{
  position: relative;
  top: -2px;
  float: right;
  background: url('/cdn/shop/t/10/assets/crt-dwn-btn.png?v=1368931805');
  width: 28px;
  height: 38px;
  -moz-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  -webkit-transform: translate3d(0,0,0);
  cursor: pointer;
}
.cart-minus:active {top:1px;}
.Qty-lbl{
font-size: 22px;
font-family:Roboto Condensed;
font-weight: normal;
}
.sngl{
  font-size: 20px;
  font-family:Roboto Condensed;
  font-weight: lighter;
}
.all-p{
  font-size: 25px;
  font-weight: normal;
  color:#ffffff;
  padding:35px 0;
  font-family:Roboto Condensed;}

.rmv{
  float: left;
  width: 22px;
  height: 22px;
  background: url('/cdn/shop/t/10/assets/remove-crt.png?v=1368934087');
}
#cart .buttons {
margin-top: 30px;
margin-bottom: 30px;
float: right;
margin-right: 0;
}

#crt-nts{margin-left:0; }

#update-cart { 
  float: left;
  padding: 0 12px 0 40px;
  border-radius:2px;
  background: url('/cdn/shop/t/10/assets/updt-crt-icn.png?v=1368939967') 12px center no-repeat #3F6674;
  font-family:Roboto Condensed;
  font-weight: normal;
  height: auto;
  font-size: 20px;
}
#checkout { 
  margin-left: 15px; 
  float: left;
  padding: 0 12px 0 40px;
  border-radius:2px;
  background: url('/cdn/shop/t/10/assets/chk-icn.png?v=1368939979') 12px center no-repeat #3F6674;
  font-family:Roboto Condensed;
  font-weight: normal;
  height: auto;
  font-size: 20px;
}

.insd{margin: 10px 0 30px 0;}

.subtext.success { font-weight: 700; color: #40954a; }
div.errors, .subtext.error { font-weight: 700; color: #954040; }
div.errors { margin-bottom: 15px; }

/* 3.8 - Blog / Articles / Search */
::-webkit-input-placeholder {
   color: #9B9B9B;
}

:-moz-placeholder { /* Firefox 18- */
   color: #9B9B9B;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #9B9B9B;  
}

:-ms-input-placeholder {  
   color: #9B9B9B;  
}
.sidebar h3 { font-size: 18px; }
.sidebar .article { margin: 0 0 15px; }
.sidebar .article a { display: block; font-size: 14px; }
.article h1 { font-size: 36px; font-weight: normal; }
.article h1 a { display: block; color: #9ad7f6; }
.article h1 .article-title { display: block; }
.article h1 a:hover { color: #afe1fb;
font-size: }
.article h1 .date, .article-body h1 .date { font-size: 13px; font-family: Helvetica, Arial, sans-serif; }
.article .continue { display: block; margin-top: 15px; }
#article .comment { margin-bottom: 15px; }
#article .comment_form { margin-top: 30px; }
#article .comment_form .subtext { margin-bottom: 15px; }
#article .comment_form label { display: block; }
#article .comment_form .text { margin-bottom: 15px; display:inline-block; }
#article h2.comment-title { font-size: 20px; }
#article #comment_body { height: 72px; }
#article h3.author { font-size: 14px; font-style: italic; }
#article-content h1 { color: #ffffff; font-weight:300; font-size:36px; line-height:36px; }
#article-content h2 { color: #ffffff; font-weight:300; font-size:28px; line-height:36px; }
#article-content h3 { color: #ffffff; font-weight:300; font-size:24px; line-height:28px; }

.blg-skltn{
background: rgba(0,0,0,0.6);
padding: 0 15px 15px 15px;
border-radius: 3px;
}
.artcl-skltn{
background: rgba(0,0,0,0.6);
padding: 25px 15px;
border-radius: 3px;
}
.blg-mrg{margin: 15px 0;}
#artcl-side{
background: rgba(0,0,0,0.6);
margin: 0 0 0 37px;
border: 1px dashed #3E3E3E;
padding: 15px;
border-radius:3px;
}

.pg-skltn{
  background: rgba(0,0,0,0.6);
}
.pg-skltn p{padding: 0 10px; margin: 0px 15px 15px 15px;}
#search .results .thumbnail a { display:block; float:right; }
#search .search-border { border-bottom: 1px none none; }
#search .results .thumbnail a { float: none; }
#search .search-field { position: relative; height: 60px; line-height: 60px; }
#srch-bx{
float: right;
margin: 30px 0 20px 0;
display: block;
}
#srch-bx img{
  float: left;
position: relative;
top: 12px;
left: 0px;
    -webkit-animation: blink 1s infinite;
    -moz-animation: blink 1s infinite;    
    animation: blink 1s infinite;
}

.cmnt-lbl{
  float: right;
  background: url('/cdn/shop/t/10/assets/cmnt-no.png?v=1367813266') no-repeat;
  background-position: 2px 12px;
  padding:0 10px 0 20px; 
  color:#767676;

}
.artcl-cmt-txt-area{width: 437px;display: block;}

.clndr-lbl{
  background: url('/cdn/shop/t/10/assets/clndr-icn.png?v=1367813898') no-repeat;
  background-position: 2px 12px;
  padding:0 10px 0 20px; 
  color:#767676;

}
.blg-bgl-tl{
background: url('/cdn/shop/t/10/assets/dottedBorder.png?v=1367807710') repeat-x;
background-position: 2px 47px;
padding-bottom: 15px;
margin-bottom: 0;
}

.blg-pst-tm{
background: url('/cdn/shop/t/10/assets/dottedBorder.png?v=1367807710') repeat-x;
background-position: 2px 36px;
padding-bottom: 5px;
margin-bottom: 5px;
}
@-webkit-keyframes blink{
    50%{ opacity:0.5;}
    100%{opacity:1;}
}
.btn-blg-post{
height: 20px !important;
font-size: 14px !important;
line-height: 1px !important;
border-radius: 3px !important;
padding: 16px 20px !important;
float: right;
}
.comment-form{float: left; max-width: 450px;}
.artcl-post{
font-size: 25px !important;
text-align: center;
font-weight: bold;
color: #8a8a8a;
background: url('') repeat-x 0 36px;
padding-bottom: 20px;
}
@-moz-keyframes blink{   
    50%{ opacity:0.5;}
    100%{opacity:1;}
}
@keyframes blink{
    50%{ opacity:0.5;}
    100%{opacity:1;}
}

#search .search_box { 
  height: 55px;
  padding: 0 8px 0 55px;
  margin: 10px 58px 60px 58px;
  background: #ffffff url(/cdn/shop/t/10/assets/srch-icn.png?v=1367596531) no-repeat 11px;
  border-radius:5px;
  font-size: 100%;
  line-height: normal;
  font-family: Roboto Condensed, Helvetica, Arial, sans-serif;
  color: #999999 !important;
  border: 1px solid #dddddd;
}
#search #go { position: absolute; width: 11px; height: 11px; border: none; margin: 21px 0 0 5px; box-shadow: none; }
.page-with-contact-form{margin-left: 0;}
.contact-form{margin-left: 15%;}
.con-frm{margin-right: 0}
.con-frm input{
width: 210px;
border-radius: 3px;
}
.con-frm textarea{width: 210px;}
/* 3.9 - Customer Pages */
#customer-account p, #customer-order p { line-height: 14px; }
#login input.text { width: 220px; }
#customer-activate .create-password { margin-bottom: 30px; }
#customer-activate .label, #customer-login .label, #customer-reset-password .label, #customer-register .label { display: block; }
#customer-activate .text, #customer-login .text, #customer-reset-password .text, #customer-register .text { display: block; margin-bottom: 15px; }
#customer-login .action_bottom, #customer-register .action_bottom { margin-top: 15px; }
#order_cancelled { margin-bottom: 30px; }
#customer-addresses .add-new-address { display: block; }
.action_bottom span { line-height: 40px; }

.contact-page-content{
background: rgba(0,0,0,0.6);
border: 1px dashed #3E3E3E;
margin:0 15px 15px 15px;
border-radius:3px; 
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

.e404{margin: 100px 0px 20px 0;}
.e404 h1{
  background: url('/cdn/shop/t/10/assets/e404-icn.png?v=1369101819') no-repeat left center;
padding: 0 0 0 55px;
text-align: center;
color: #ff0000;
height: 53px;
font-size: 35px;
margin: 0 0 0 29%;
}

.login-form{
margin: 0 auto;
float: none;
padding-left: 16%;
}

.login-frm-inp{
border-radius: 3px;
padding: 10px;
width: 300px !important;
}

.btn-login {
width: 323px !important;
margin: 0 !important;
float: left;
display: block !important;
border-radius: 3px !important;
}
.btn-2 {
width: 294px !important;
margin: 20px 0 !important;
float: left;
display: block !important;
border-radius: 3px !important;
padding: 0;
}
.btn-no-css{
background: none;
border: none;
box-shadow: none;
color: #ffffff
}
.reg-form{
margin: 0 auto;
float: none;
padding-left: 7.6%;
}
#register{
  margin: 10px 15px 50px 15px;
}
/* =================== */
/*      SECTION 4      */
/* =================== */
/* 4.1 - Desktop Slim */

@media only screen and (min-width: 768px) and (max-width: 1026px) {
  .wrapper, .toolbar, footer { width:820px; }
  .span1 { width:34px; }
  .span2 { width:92px; }
  .span3 { width:162px; }
  .span4 { width:226px; }
  .span5 { width:290px; }
  .span6 { width:354px; }
  .span7 { width:418px; }
  .span8 { width:482px; }
  .span9 { width:546px; }
  .span10 { width:610px; }
  .span11 { width:674px; }
  .span12 { width:738px; }
  footer .btn.newsletter { font-size: 12px; padding-right: 8px; padding-left: 8px; }
  footer #mail { width: 124px; }
  #product .span6 { width: 338px; }
  #product .span5 { width: 290px; }
  #product .span1 { width: 50px; }
  #search .search_box{margin: 10px 58px 60px 32px;}
  .all-p {font-size: 20px;}
  #search-empty h1{margin: 3% 0 1% 11%;}
  .logo a, .logo img{
    margin: 5px 0;
    max-width: 200px;
    position: relative;
    top: -8px;
  }
#scl-nw{display: none;}
.contact-form{margin-left: 31%;}
.login-form{
margin: 0 29%;
padding-left: 0;
}

.details .price{font-size: 17px;}
.custom-col-2 {
width: 891px;  
background: url('/cdn/shop/t/10/assets/offer-h-bg-ipad.png?v=1372928327') no-repeat;
background-position: 6px 0px;
}
.reg-form{
margin: 0 29%;
padding-left: 0;
}
#hm-sale-sldr-bx.view{
  width: 185px !important;
}
#hm-sale-sldr .bx-wrapper .bx-viewport{
width: 93% !important;
left: 27px;
}
#hm-sale-sldr .bx-next {
right: 0% !important;
}
#hm-sale-sldr .bx-prev {
left: 81% !important;
}
#update-cart {margin-left: 18%;}
#crt-nts textarea{width: 100% !important;}
#quantity-pop{width: 73px;}
.blg-icn-set span{font-size: 18px !important; background:url('/cdn/shop/t/10/assets/rss-arw.png?v=1367853091') no-repeat 138px 6px !important; padding: 0 25px 11px 0 !important; }
.blg-icn-set img{width: 35px;}
.blg-icn-set a{margin: 0 1px !important;}
.blg-icnz{background: url('') repeat-x 1px 42px !important;}
  #artcl-side {margin: 0 0 0 18px;}
  .bx-wrapper .bx-next{right: 10px;}
  .bx-wrapper .bx-prev{left: 147px;}
  .blg-src-bx{margin: 0px 0 20px 0 !important;}
  .featured img { max-width: 288px !important; }
  #thumb-arws .bx-wrapper .bx-controls-direction a{top:113%;}
  #thumb-arws .bx-wrapper .bx-prev {left: 70%;}
  #thumb-arws .bx-wrapper .bx-next {right:0;}
 .jms-slideshow{min-width: 470px; height: 240px;}
 .jms-wrapper{min-width: 475px; height:221px;}
 .jms-arrows span{height: 55px;bottom: 85px;}
 .jms-arrows span:active {bottom: 84px;}
 .jms-arrows span.jms-arrows-next {right: -29px;}
 .jms-arrows span.jms-arrows-prev {left: -12px;}
 .mask{display: none;}
 .footer-slgn{font-size: 14px;}
}
/* 4.2 - Tablet Landscape */
@media only screen and (min-width: 600px) and (max-width: 797px) {
  nav.main { display:none; }
  nav.mobile { display:block; padding: 30px 0; }
  .logo {max-width: 200px;margin: 10px 0 15px 0;}
  .logo a, .logo img{
max-width: 170px;
position: relative;
top: -7px;
}
.blg-skltn{padding: 15px 0;}
.article h1 a{text-align: center;}
.custom-col-2{
  background: url('/cdn/shop/t/10/assets/offer-h-bg7inch.png?v=1372928871') no-repeat;
  background-position: 9px 0px;
  width: 660px;
}
.bx-wrapper{left: -30px;}
.best-sellers p{float: left;}
#best-slr-title{font-size: 15px;}
#hm-sale-sldr .bx-wrapper .bx-viewport{
width: 84% !important;
left: 50px;
height: 250px !important;
}
#hm-sale-sldr-bx.view {
width: 260px !important;
height: 248px;
}
#hm-sale-sldr .bx-next {
right: 0%;
}
#hm-sale-sldr .bx-prev {
left: 77%;
}
.details .price{font-size: 17px;}
.custom-col-2{
  background: url('/cdn/shop/t/10/assets/offer-h-bg7inch.png?v=1372928871') no-repeat;
  background-position: 9px 0px;
  width: 660px;
}
.all-p {
  position: relative;
  font-size: 20px;
}
.total{
position: absolute;
width: 300px;
text-align: right;
right: 0;
}
.contact-form{margin-left: 31%;}
.product_image{min-width: 70px;}
#cart .qty {width: 120px;}
#crt-nts textarea{width: 100% !important;}
#blog-home img {
max-width: 400px;
}
.product{margin: 15px 12px;}
.reg-form {
margin: 0 0 0 123px;
float: none;
padding-left: 0;
}
.login-form {
margin: 0 0 0 129px;
float: none;
padding-left: 0;
}
  .wrapper, .toolbar, footer { width:600px; }
  .span1 { width:20px; }
  .span2 { width:70px; }
  .span3 { width:120px; }
  .span4 { width:170px; }
  .span5 { width:220px; }
  .span6 { width:270px; }
  .span7 { width:320px; }
  .span8 { width:370px; }
  .span9 { width:420px; }
  .span10 { width:470px; }
  .span11 { width:520px; }
  .span12 { width:570px; }
  .products .span2, .products .span3, .products .span4 { width: 118px; }
  footer .span1, footer .span2, footer .span3, footer .span4, footer .span5, footer .span6, footer .span7, footer .span8, footer .span9, footer .span10, footer .span11, footer .span12 { width: 550px; }
  
  nav > ul > li > a { padding: 0 0 0 0; }
  
  #product .span6, #product .span4 { width: 570px; }
  #product .span5 { width: 470px; }
  #product .span1 { width: 70px; }
  #blog .sidebar { display: none; }
  #blog .span9 { width: 570px; }
  #header .span9, #header .span3 { width: 570px; }
  #header .span9 { margin-left: 0 !important; }
  #header .logo { padding-bottom: 0 !important; }
  #header .logo a img { max-width: 200px; }
  #search .search_box{margin: 10px 58px 60px 20px;}
  #search-empty h1{margin: 3% 0 1% 5%;font-size: 27px;}
  nav.mobile select{width: 100% !important; }
  #srch-mob{display: none;}
  .featured img { max-width: 468px !important; }
  .footer-menu { margin-bottom: 20px; }
  .jms-slideshow{min-width: 370px; height: 184px;}
 .jms-wrapper{min-width: 375px; height:168px;}
 .jms-arrows span{height: 47px;bottom: 65px;}
 .jms-arrows span:active{bottom: 64px;}
 .jms-arrows span.jms-arrows-next {right: -29px;}
 .jms-arrows span.jms-arrows-prev {left: -12px;}
 .footer-menu{display: none;}
 #prod-buy div{width: 205px;}
}

/* 4.3 - Mobile Landscape */
@media only screen and (min-width: 510px) and (max-width: 629px) {
  nav.main { display:none; }
  nav.mobile { display:block; padding: 11px 5px; }
  h1 { font-size: 20px;}
.toolbar .search_box{display: none;}
#srch-bx img{display: none;}
nav.mobile select{width: 50% !important; }
#hm-sale-sldr .bx-prev{left: 70%;}
#hm-sale-sldr .bx-next {right: 0%;}
#hm-sale-sldr .bx-wrapper .bx-viewport {
width: 96% !important;
left: 13px;
}
.details .price{font-size: 17px;}
.custom-col-2{
  background: url('/cdn/shop/t/10/assets/offer-h-bg5inch.png?v=1372929521') no-repeat;
  background-position: 12px 0px;
  width: 540px;
}
.blg-skltn{padding: 15px 0;}
.article h1 a{text-align: center;}
#hm-sale-sldr-bx.view {
width: 230px !important;
height: 222px !important;
}
.login-form{
padding-left: 0;
margin: 0 15%;
}
.product_image{min-width: 100px;}
#cart .qty {
width: 200px;
}
.item h1 {
font-size: 15px !important;
margin: 0;
font-weight: bold;
}
.summary{float: left;width: 100%;}
.cart-plus {display: none;}
.cart-minus {display: none;}
.all-p{
position: relative;
float: right;
width: 100%;
}
.post-side-bar{display: none;}

#tr-crt-1{display: none;}
#tr-crt-2{float: left;}
.reg-form{
padding-left:0;
margin: 0 15%;
}
#update-cart {font-size: 15px; margin-left: 15%;}
#checkout {font-size: 15px;}
.contact-form{margin-left: 28%;}
#crt-nts textarea{min-height: 50px;}

#srch-mob{
background: #ffffff url('/cdn/shop/t/10/assets/srch-icn-13.png?v=1367606421') no-repeat 3px 8px;
padding: 4px 0 4px 19px;
width: 43.3%;
float: left;
margin-left: 8px;
height: 20px;
border-radius: 3px;
font-size: 100%;
display: block;
}
.footer-menu{display: none;}
.product .circle, #product .circle{
  right:-34px; 
  top:-6px; 
}
.product{
float: none;  
min-width: 200px;
margin: 15px 10px;
display: inline-block;
}
.product .title{
margin: 0;
padding: 9px 1px 9px 3px;
font-size: 15px;
width: 100%;
}
 #prod-buy div{width: 205px;}

.toolbar #go{display: none;}
  .logo { max-width:150px; max-height:160px; }

  .logo h1 a { font-size:32px; margin-left:0px; }
  .wrapper, .toolbar, footer { width:480px; }
  .span1 { width:10px; }
  .span2 { width:50px; }
  .span3 { width:90px; }
  .span4 { width:130px; }
  .span5 { width:170px; }
  .span6 { width:450px; }
  .span7 { width:250px; }
  .span8 { width:290px; }
  .span9 { width:330px; }
  .span10 { width:370px; }
  .span11 { width:410px; }
  .span12 { width:450px; }
  .products .span2, .products .span3, .products .span4 { width: 88px; }
  footer .span1, footer .span2, footer .span3, footer .span4, footer .span5, footer .span6, footer .span7, footer .span8, footer .span9, footer .span10, footer .span11, footer .span12 { width: 450px; }
  #product .span6, #product .span4, { width: 450px; }
  #product .span5 { width: 350px; }
  #product .span1 { width: 70px; }
  #blog .sidebar { display: none; }
  #blog .span9 { width: 450px; }
  .slidr1{display: none;}
  .rt-bnrs{width: 300px;margin-left: 58%;}
  #cart .item-description { display: none; }
  #collection h1 { float: none !important; }
  #collection .browse-tags { float: none !important; display: block; padding-top: 10px; }
  #collection .browse-tags label { display: none; }
  #collection .browse-tags select { width: 100%; height: 30px !important; line-height: 30px !important; }
  #article .sidebar { display: none; }
  #article .article { width: 450px; }
  #header .span9, #header .span3 { width: 450px; }
  #header .span9 { margin-left: 0 !important; }
  #header .logo { padding-bottom: 0 !important; }
  #header .logo a img { max-width: 200px; }
  #search .search_box{margin: 0px 58px 60px 7px;}
  #search-empty h1{margin: 3% 0 1% 3%;font-size: 22px;}
  .featured img { max-width: 350px !important; }
  .footer-menu { margin-bottom: 20px; }
}

.slidr-scn{margin-top: 10px;}

.rt-bnrs{margin-bottom: 5px;}

.blg-src-bx{
  margin:0px 0 35px 0;
}
.blg-src-bx input{
width: 80%;
border-radius: 29px;
margin: 0;
background: #ffffff url('/cdn/shop/t/10/assets/srch-icn-13.png?v=1367606421') no-repeat 12px 14px;
padding: 9px 6px 8px 31px;
font-size: 100%;
font-family: Roboto Condensed;
}

.blg-icn-set{
  position: relative;
}

.blg-icn-set h1{
background: transparent;  
background: url('') repeat-x 0px 43px;
padding: 0 0 15px 0;
margin-bottom: 0;
position: relative;
}
.blg-icn-set span{
background: url('/cdn/shop/t/10/assets/rss-arw.png?v=1367853091') no-repeat 191px 11px;  
padding: 0 27px 0 0;
font-size: 25px;
font-weight: bold;
color: #8a8a8a;
}
.blg-icnz:before{
content: "";
float: left;
height: 10px;
width: 100%;
position: absolute;
top: 36px;
box-shadow: ;
}

.blg-icnz{
background: transparent;  
background: url('') repeat-x 1px 45px;  
padding: 0 0 15px 0;
position: relative;
}
.blg-icnz:after{
content: "";
float: left;
height: 9px;
width: 100%;
position: absolute;
bottom: 18px;
right: 0;
background: transparent;
background: url('/cdn/shop/t/10/assets/none?0') repeat;
}
.blg-icnz a{
  margin: 0 2%;
  position:relative; 
  top:0px; 
  left:0px; 
  -webkit-transition: all ease-in-out .2s;
  -moz-transition: all ease-in-out .2s;
  -ms-transition: all ease-in-out .2s;
  -o-transition: all ease-in-out .2s;
  transition: all ease-in-out .2s;
}

.blg-icnz a:hover{
  top: -3px;
}
.blg-icnz a:active{
  top: -1px;
}

/* 4.4 - Mobile Portrait */
@media only screen and (max-width: 509px){
  #checkout-link { display:none; }
h1 { font-size: 20px;}
.toolbar .search_box{display: none;}
#srch-bx img{display: none;}
.toolbar #go{display: none;}
.tp-lnk-lst{
  background: none;
  border-radius:0px;
  padding: 5px;
  float: none;
  margin:0;
  box-shadow:none;
}
.coll-ttl{background: transparent;padding: 0; left: 0;}
.coll-ttl-spn{font-size: 15px; color: #555555;padding: 0;}
.blg-skltn{padding: 15px 0;}
.custom-col-2{display: none;}
.article h1 a{text-align: center;}
.con-frm {margin-left: 0;}
.product{margin: 10px 0;}
#prdct-pg{float: left;}
#thumb-arws{float: left;}
#review{float: left;}
.hm-prdct{border: none;}
#blog-home{padding: 0 2px;}
#best-slr-title{font-size: 15px;}
.product_image {
min-width: 100px;
padding: 3px;
background: #ffffff;
box-shadow: rgba(0, 0, 0, 0.2) 0 0 8px;
}
#cart .qty{
width: 33%;
float: left;
}
.price.sngl{
width: 45%;
float: left;
min-height: 35px;
padding: 14px 0 0 0;
}

#cart .remove{
width: 8%;
float: left;
}
.summary{float: left;width: 100%;}
.summary td{border-top: none;}
.all-p{
position: relative;
float: right;
width: 100%;
}

#tr-crt-1{display: none;}
#tr-crt-2{float: left;border-bottom: 1px solid #e5e5e5;}
#tr-crt-2 td{border-top: none;}
#crt-nts textarea{width: 250px;}
.login-form {
padding-left: 0;
margin: 0 0 0 39px;
}
.reg-form{
padding-left:0;
margin: 0 40px;
}
#customer-register{margin: 0 0 20px 0;}
.login-frm-inp{
  width: 200px !important;
}
#hm-sale-sldr .bx-next{right: 4%;}
#hm-sale-sldr .bx-prev{left: 73%;}
.btn-no-css{float: right !important;}
.btn-login{width: 222px !important;}

.footer-menu{display: none;}
.slidr1{display: none;}

#thumb-arws .bx-wrapper .bx-prev {display: none;}

#thumb-arws .bx-wrapper .bx-next {display: none;}

.artcl-cmt-txt-area{width: 198px;}
.post-side-bar{display: none;}
.logo a, .logo img{
display: block;
margin: 0;
position: absolute;
max-width: 115px;
top: 17px;
left: 58%;
}
#tp-lnks li{background: none !important;}
.lft-ul{margin: 0 0 0 40px;}
.rt-ul li {
float: right !important;
}
.li-cart {
background: none !important;
width: 100% !important;
margin: 3px 0 0px 0 !important;
font-size: 14px;
text-align: center;
}
.icon-cart{
background: none;
padding: 11px 0 0 0 !important;
width: 100% !important;
height: 22px;
}
.toolbar a{font-size: 14px;}
#srch-mob{
background: #ffffff url('/cdn/shop/t/10/assets/srch-icn-13.png?v=1367606421') no-repeat 3px 8px;
padding: 4px 0 4px 19px;
width: 39%;
float: left;
margin-left: 8px;
height: 20px;
border-radius: 3px;
font-size: 100%;
}
#top-bar{border-bottom:none;}
.view-more-prdcts{top: 0;}
.inner-right{
padding:0 0px 0 30px;
border-bottom: 1px solid #ccc;
}
nav{
border-bottom:none;
border-top:none;  
}
.e404{margin: 33px 0px 20px 0;}
.e404 h1 {
padding: 7px 0 0 43px;
text-align: center;
color: #ff0000;
height: 54px;
font-size: 16px;
margin: 0;
background-position: 29px 1px;
}
.icon-social{margin-right: 0.78em;}

  .logo h1 a { line-height: 36px; }
  nav.main { display:none; }
  nav.mobile {
display: block;
width: 280px;
padding: 9px 8px 0 3px;
position: relative;
right: 13px;
top: -1px;
}
#hm-sale-sldr .bx-wrapper .bx-viewport{
  height: auto !important;
  left: 13px;
  width: 92% !important;
}
#hm-sale-sldr-bx.view {
height: 130px !important;
width: 123px !important;
}
  .wrapper { padding: 0; }
  .wrapper, .toolbar, footer { width:320px; }
  .span1,.span2,.span3,.span4,.span5,.span6,.span7,.span8,.span9,.span10,.span11,.span12 { width:290px; float:none; }
  .logo {
max-width: 150px;
position: relative;
top: -28px;
}

  .logo h1 a { font-size:24px; margin-left:0px; }
  .flex-controls { display: none !important; }
  footer .btn.newsletter { font-size: 12px; padding-right: 8px; padding-left: 8px; }
  footer #mail { width: 189px; }
  footer #mail input:-webkit-input-placeholder { line-height: 30px; }
  #blog .sidebar { display: none; }
  #blog .span9 { width: 290px; }
  #product .title { font-size: 22px; }
  #product .featured { margin-bottom: 15px; }
  #product .thumbs { margin: 0 0 30px 0; }
  #product .thumbs .image a { max-width: 60px; float: left; margin: 0 15px 0 0; }
  #cart .item-description { display: none; }
  #collection h1 { float: none !important; }
  #collection .browse-tags { float: none !important; display: block; padding-top: 10px; }
  #collection .browse-tags label { display: none; }
  #collection .browse-tags select {
   width: 100%;
    height: 30px;
     line-height: 30px; 
}
  #product .span5 { float: left; width: 230px; }
  #product .span1 { float: left; width: 60px; margin: 0; }
  #product .thumbs { margin: 0 0 15px 0; }
  #product .thumbs .image { margin-bottom: 0; }
  #product .thumbs .image a { margin-bottom: 15px; }
  #content { min-height: 0px !important; }
  #search .search_box{
    margin: 0px 58px 30px 7px;
    width: 210px;
    height: 40px;
    }
  #search-empty h1{margin:3% 0 1% 4%;font-size: 14px;}
  .featured img { max-width: 230px !important; }
  .footer-menu { margin-bottom: 20px; }
}

/* =================== */
/*      SECTION 5      */
/* =================== */
/* 5.1 - IE 7 Fixes */
.ie7 nav > ul > li { float: left !important; display:inline-block !important; }

/* =================== */
/*      SECTION 6      */
/* =================== */
/* 6.1 - FancyBox */
#fancybox-loading{position:fixed;top:50%;left:50%;height:40px;width:40px;margin-top:-20px;margin-left:-20px;cursor:pointer;overflow:hidden;z-index:1104;display:none}* html #fancybox-loading{position:absolute;margin-top:0}#fancybox-loading div{position:absolute;top:0;left:0;width:40px;height:480px;background-image:url('/cdn/shop/t/10/assets/fancybox.png?5734&v=1364813037')}#fancybox-overlay{position:fixed;top:0;left:0;bottom:0;right:0;background:#000;z-index:999999;display:none}* html #fancybox-overlay{position:absolute;width:100%}#fancybox-tmp{padding:0;margin:0;border:0;overflow:auto;display:none}#fancybox-wrap{position:absolute;top:0;left:0;margin:0;padding:20px;z-index:999999;display:none}#fancybox-outer{position:relative;width:100%;height:100%;background:#FFF;box-shadow:0 0 20px rgba(0,0,0,0.4);-webkit-box-shadow:0 0 20px rgba(0,0,0,0.4);-moz-box-shadow:0 0 20px rgba(0,0,0,0.4)}#fancybox-inner{position:absolute;top:0;left:0;width:1px;height:1px;padding:0;margin:0;outline:0;overflow:hidden}#fancybox-hide-sel-frame{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent}#fancybox-close{position:absolute;top:-15px;right:-15px;width:30px;height:30px;background-image:url('/cdn/shop/t/10/assets/fancybox.png?5734&v=1364813037');background-position:-40px 0;cursor:pointer;z-index:1103;display:none}#fancybox_error{color:#444;font:normal 12px/20px Arial;padding:7px;margin:0}#fancybox-content{height:auto;width:auto;padding:0;margin:0}#fancybox-img{width:100%;height:100%;padding:0;margin:0;border:0;outline:0;line-height:0;vertical-align:top;-ms-interpolation-mode:bicubic}#fancybox-frame{position:relative;width:100%;height:100%;border:0;display:block}#fancybox-title{position:absolute;bottom:0;left:0;font-family:Arial;font-size:12px;z-index:1102}.fancybox-title-inside{padding:10px 0;text-align:center;color:#333}.fancybox-title-outside{padding-top:5px;color:#FFF;text-align:center;font-weight:bold}.fancybox-title-over{color:#FFF;text-align:left}#fancybox-title-wrap{display:inline-block}#fancybox-title-wrap span{height:32px;float:left}#fancybox-title-left{padding-left:15px;background-image:url('/cdn/shop/t/10/assets/fancybox.png?5734&v=1364813037');background-position:-40px -90px;background-repeat:no-repeat}#fancybox-title-main{font-weight:bold;line-height:29px;background-image:url('/cdn/shop/t/10/assets/fancybox-x.png?v=1364813037');background-position:0 -40px;color:#FFF}#fancybox-title-right{padding-left:15px;background-image:url('/cdn/shop/t/10/assets/fancybox.png?5734&v=1364813037');background-position:-55px -90px;background-repeat:no-repeat}#fancybox-left,#fancybox-right{position:absolute;bottom:0;height:100%;width:35%;cursor:pointer;outline:0;z-index:1102;display:none}#fancybox-left{left:0}#fancybox-right{right:0}#fancybox-left-ico,#fancybox-right-ico{position:absolute;top:50%;left:-9999px;width:30px;height:30px;margin-top:-15px;cursor:pointer;z-index:1102;display:block}#fancybox-left-ico{background-image:url('/cdn/shop/t/10/assets/fancybox.png?5734&v=1364813037');background-position:-40px -30px}#fancybox-right-ico{background-image:url('/cdn/shop/t/10/assets/fancybox.png?5734&v=1364813037');background-position:-40px -60px}#fancybox-left:hover,#fancybox-right:hover{visibility:visible}#fancybox-left:hover span{left:20px}#fancybox-right:hover span{left:auto;right:20px}
/* 6.2 - FlexSlider */
.flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus  {outline: none;}
.slides,.flex-control-nav,.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
.flexslider {width: 100%; margin: 0 0 30px 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; margin-bottom: 0px !important;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
.no-js .slides > li:first-child {display: block;}
.flexslider {background: #fff; position: relative; zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;}
.flex-container {zoom: 1; position: relative;}
.flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.flex-caption {width: 96%; padding: 2%; margin: 0; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.8); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.8); font-size: 14px; line-height: 18px;}
.flex-direction-nav { height: 0; display: none; }
.flex-direction-nav li { margin-bottom: 0; }
.flex-direction-nav li a {width: 50px; height: 50px; display: block; background: url('/cdn/shop/t/10/assets/slider-arrows.png?47334&v=1364813043') no-repeat; position: absolute; top: 48%; cursor: pointer; text-indent: -999em;}
.flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}



.flex-direction-nav li a { background-image: none ! important; }

.flex-controls { opacity: 0.9; filter: alpha(opacity = 90); }
/* 6.3 - Tabs */
ul.tabs { display: block; margin: 0 0 20px 0; padding: 0; border-bottom: solid 1px none; }
ul.tabs li { display: block; width: auto; height: 30px; padding: 0; float: left; margin-bottom: 0; }
ul.tabs li a { display: block; text-decoration: none; width: auto; height: 29px; padding: 0px 20px; line-height: 30px; font-size: 13px; border: solid 1px none;  border-width: 1px 1px 0 0; margin: 0;  background-color: none;  }
ul.tabs li a.active {  background-color: none;  height: 30px; position: relative; top: -4px; padding-top: 4px; border-left-width: 1px; margin: 0 0 0 -1px; color: #999999; -moz-border-radius-topleft: 2px; -webkit-border-top-left-radius: 2px; border-top-left-radius: 2px; -moz-border-radius-topright: 2px; -webkit-border-top-right-radius: 2px; border-top-right-radius: 2px; }
ul.tabs li:first-child a.active { margin-left: 0; }
ul.tabs li:first-child a { border-width: 1px 1px 0 1px; -moz-border-radius-topleft: 2px; -webkit-border-top-left-radius: 2px; border-top-left-radius: 2px; }
ul.tabs li:last-child a { -moz-border-radius-topright: 2px; -webkit-border-top-right-radius: 2px; border-top-right-radius: 2px; }
ul.tabs-content { margin: 0 0 20px; display: block; }
ul.tabs-content > li { display: none; list-style: none outside none; }
ul.tabs-content > li.active { display: block; }
ul.tabs:before, ul.tabs:after { content: '\0020'; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
ul.tabs:after { clear: both; }
ul.tabs { zoom: 1; }


.ps-container .ps-scrollbar-x {
    position: absolute; /* please don't change 'position' */
    bottom: 3px; /* there must be 'bottom' for ps-scrollbar-x */
    height: 8px;
    background-color: #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    filter: alpha(opacity = 0);
    -o-transition: opacity .2s linear;
    -webkit-transition: opacity.2s linear;
    -moz-transition: opacity .2s linear;
    transition: opacity .2s linear;
}

.ps-container.ie6 .ps-scrollbar-x {
    font-size: 0; /* fixed scrollbar height in xp sp3 ie6 */
}

.ps-container:hover .ps-scrollbar-x,
.ps-container.hover .ps-scrollbar-x {
    opacity: 0.6;
    filter: alpha(opacity = 60);
}

.ps-container .ps-scrollbar-x:hover,
.ps-container .ps-scrollbar-x.hover {
    opacity: 0.9;
    filter: alpha(opacity = 90);
    cursor:default;
}

.ps-container .ps-scrollbar-x.in-scrolling {
    opacity: 0.9;
    filter: alpha(opacity = 90);
}

.ps-container .ps-scrollbar-y {
    position: absolute; /* please don't change 'position' */
    right: 3px; /* there must be 'right' for ps-scrollbar-y */
    width: 8px;
    background-color: #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    filter: alpha(opacity = 0);
    -o-transition: opacity .2s linear;
    -webkit-transition: opacity.2s linear;
    -moz-transition: opacity .2s linear;
    transition: opacity .2s linear;
}

.ps-container.ie .ps-scrollbar-y {
    font-size: 0; /* fixed scrollbar height in xp sp3 ie6 */
}

.ps-container:hover .ps-scrollbar-y,
.ps-container.hover .ps-scrollbar-y {
    opacity: 0.6;
    filter: alpha(opacity = 60);
}

.ps-container .ps-scrollbar-y:hover,
.ps-container .ps-scrollbar-y.hover {
    opacity: 0.9;
    filter: alpha(opacity = 90);
    cursor: default;
}

.ps-container .ps-scrollbar-y.in-scrolling {
    opacity: 0.9;
    filter: alpha(opacity = 90);
}
#bottom_fade {
  width: 100%;
  height: 111px;
  z-index: 9999;
  position: absolute;
  bottom: 0px;
  background: url('/cdn/shop/t/10/assets/bottom-fade-b.png?v=1373123316') bottom center repeat-x;
}

