/*------------------------------------------------------------

  Theme:   CYPHER
  Author:  Theme Fiend
	   http://www.themefiend.com
        
  Copyright 2013 Theme Fiend.
  
  Note: Controls in the 'Simple' panel are disabled. Please view CSS Guide and support board
        articles for customization instructions.

------------------------------------------------------------*/

@import url(https://s3.amazonaws.com/themefiend/js/flexslider/flexslider.css);
@import url(http://fonts.googleapis.com/css?family=Oswald:400,700);






 /* Controls colors of background of elements such as minicart, product price, add to cart button, etc. */

 














































html {
background: #000000;
}

html,body,div,span,applet, input,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}

a:link { text-decoration: none !important; outline:none; }
a:hover { text-decoration: none !important; }
a:active { text-decoration: none !important; }
a:visited { text-decoration: none !important; }


/* Alerts -------------------------------------------------*/

div#error {
display: block;
margin-bottom: 5px;
border-top: none;
border-bottom: none;
background: none;
margin: 10px 0px 0px 0px;
float: left;
width: 100%;
}

div#error ul {
font-size: 13px;
line-height: 25px;
margin: 0;
background: #FF6C00;
padding: 5px 0px;
text-align: center;
}

div#error li {
background: transparent;
color: #ffffff;
font-weight: normal;
margin: 0;
padding: 0;
}

/*============= Begin Base========================*/

select, input, textarea {
color: #000000;
background:#ffffff;
}


body { 
font-family: Helvetica;
margin:0px;
padding:0px !important;
background-color: #ffffff !important;

float:left;
width:100%;
}

#website {
  display:none;
}

#website a {
padding: 10px;
top: 0px;
position: absolute;
z-index: 999;
border: 1px solid #dddddd;
}

a:link,a:visited,#products .product-a h3,#products .product-a p {
  color:#333333;
}

a:hover, #products .product-a:hover h3, #products .product-a:hover p  {
color:#000000;
}

#products .product-a h3,#products .product-a p {
text-decoration:none !important;
}

#products span {
text-decoration:none;
}

h2 {
font-size:24px;
font-weight:normal;
margin-bottom:0;
text-transform:normal;
}

h3 {
font-weight: normal !important;
font-size: 24px;
margin: 0px 0px 10px 0px !important;
padding: 0px;
}

p {
font-size: 13px;
margin-bottom: 10px;
}

li {
  list-style:none;
}

a {
outline:none;
}

#wrap {
    margin: 0 auto;
    max-width: 1366px;
    padding: 0 10px 10px;
    position: relative;
    text-align: left;
}

#container {
background: transparent;
margin: 0 auto;
padding: 0;
text-align: left;
width: 100%;
}

body,p,input,textarea,#product-details .price,#faq-content .faq-list dt,#contact-form label,#cart-footer .cart-total #cart-shipping-tax p,a:hover,a:active,#products .product-a:hover h3,#products .product-a:hover p,#main-title h2,#navigation div.pod h3,#cart-head,#navigation div.pod a:hover {
  color:#000000;
}

#product-1,#product-4,#product-7,#product-10,#product-13,#product-16,#product-19,#product-22,#product-25,#product-28,#product-31,#product-34,#product-37,#product-40,#product-43,#product-46,#product-49,#product-52,#product-55,#product-58,#product-61,#product-64,#product-67,#product-70,#product-73,#product-76,#product-79,#product-82,#product-85,#product-88,#product-91,#product-94,#product-97,#product-100,#product-2,#product-5,#product-8,#product-11,#product-14,#product-17,#product-20,#product-23,#product-26,#product-29,#product-32,#product-35,#product-38,#product-41,#product-44,#product-47,#product-50,#product-53,#product-56,#product-59,#product-62,#product-65,#product-68,#product-71,#product-74,#product-77,#product-80,#product-83,#product-86,#product-89,#product-92,#product-95,#product-98,#product-3,#product-6,#product-9,#product-12,#product-15,#product-18,#product-21,#product-24,#product-27,#product-30,#product-33,#product-36,#product-39,#product-42,#product-45,#product-48,#product-51,#product-54,#product-57,#product-60,#product-63,#product-66,#product-69,#product-72,#product-75,#product-78,#product-81,#product-84,#product-87,#product-90,#product-93,#product-96,#product-99 {
margin:0;
padding:0;
}

/*============= End Base========================*/


/*============= Begin Header Area========================*/

#header-area {
    background: #000000;
    margin: auto;
    padding: 0;
    position: relative;
    width: 100%;
}



#header-contents {
    max-width: 1366px;
    width: 100%;
}


#header {
margin-bottom: 0px;
position: relative;
margin-top: 0px;
}

#header h1 a {
color:#ffffff;
float: left;
}


#header h1 {
float: left;
font-size: 72px;
font-style: normal;
font-weight: normal;
letter-spacing: 1px;
line-height: 100%;
margin-bottom: 0;
margin-top: 0;
padding-top: 0;
width: auto;
}

#header h1 span {
padding: 26px 30px;
font-family: Oswald;
bottom: 0px;
background: #FF6C00;
color: #ffffff;
vertical-align: middle;
display: inline-block;
}

#header.image h1 span{display:none; line-height:0px !important;}

#header.image h1 {line-height:0px !important;}

#right-header {
    float: right;
    max-width: 200px;
    position: absolute;
    right: 0;
}

#upper-right {
top: 0px;
}

#lower-right {
position: absolute;
bottom: 0px;
right: 0px;
}

/* Header Navigation Styles-------------------------------------------------*/

#header-navigation li a {
    color: #ffffff;
    display: inline;
    float: left;
    font-family: Oswald;
    font-size: 20px;
    padding: 35px 15px;
    text-decoration: none;
    text-transform: uppercase;
	
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out 0s;

}

#header-navigation li a:hover, #header-navigation li.current-page a {
color:#000000;
background: #ffffff;

	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out 0s;

}


#header-navigation ul {
    float: left;
    margin: 0;
    padding: 0;
}

#header-navigation li {
    display: inline;
    float: left;
    height: auto;
    line-height: 54px;
    position: relative;
}

#sub-categories li {
float: none;
line-height: 100% !important;
}


#header-navigation {
    background: none repeat scroll 0 0 transparent;
    float: left;
    margin-bottom: 0;
    max-width: 75%;
    padding: 0;
    position: relative;
    width: auto;
}

#header h1 img {
max-height:124px;
}


#header h1 a:hover {
color: #ffffff;
}

#home-page #sub-header h3 {
display:none;
}


#header-navigation li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
	background-color:#ffffff;
	color: #000000;
}
#header-navigation li:hover #sub-categories a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	text-decoration:none;
}
#header-navigation li:hover #sub-categories li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
	background:#ffffff !important;
}


/* ---Sub Categories Navigation--- */

#sub-categories {
z-index: 999;
top: 93%;
list-style: none;
height:0px;
position: absolute;
filter: alpha(opacity=0);
opacity: 0;
width: auto;
min-width:100%;
z-index:-999;

	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out 0s;

}

#subcat-container {
float: left;
width: auto;
min-width: 100%;
margin-top: 6px;
overflow: hidden;
}

#sub-categories li {
float: none;
}

#sub-categories li a {
width: 80%;
color: #ffffff !important;
background: #000000 !important;
text-align: left;
font-size: 13.0px !important;
margin: 0;
padding: 15px 20px !important;
white-space: nowrap;
}

#sub-categories li a:hover {
background: #ffffff;
color: #000000 !important;
}

#header-navigation li:hover ul{ /* Display the dropdown on hover */
	filter: alpha(opacity=100);
     opacity: 1; 
	 height:auto;
	 z-index:99999;
	
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out 0s;

}

/* ----Mobile Navigation---- */

#mobilenavigation {
    display: inline;
    float: right;
    margin-right: 0;
    overflow: hidden;
}

#mobilenavigation .menu-search {
float:right;
}

#mobilenavigation .cart-button {
float:right;
}

#mobilenavigation li {
float: left;
margin-right: 5px;
}

#mobilenavigation li a {
color: white;
width: 2.8em;
text-align: center;
min-height: 43px;
vertical-align: middle;
position: relative;
padding: 35% 0;
float: left;
}

#mobilenavigation li a i {
position:absolute;
left:33%;
top:35%;
}


#mobtopnav {
position: relative;
z-index: 9;

	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out 0s;

}

#mobilenav , #mobilesearch{
display:none !important;
float: left;
width: 100%;
}

#mobilenav.active, #mobilesearch.active {
display:inline !important;
margin-top:1px;
}

#mobilesearch {
border-top: 1px solid #fff;
padding: 0px;
width: 100%;
}

#mobilesearch #search {
float: left;
margin-left: 0px;
box-sizing: border-box;
-moz-box-sizing:border-box;
width: 100%;
padding: 10px;
top: 0px;
right: 0px;
}

#mobilesearch #search-input {
margin-bottom: 0;
width: 100%;
padding: 5px 0;
box-sizing: border-box;
-moz-box-sizing:border-box;
text-indent: 10px;
}

#mobsearch .placeholder {
margin-bottom: 0;
}

#mobtopnav li a {
padding: .75em 1em;
display: block;
font-size: 16px;
color:  #ffffff;
font-weight: normal;
text-transform: uppercase;
font-family: Oswald;
font-style: normal;
}

#mobtopnav li a:hover {
background:#ffffff;
color: #000000;
} 

.minicart-mobile {
width: 98%;
padding: 10px;
border-bottom: 1px solid #eeeeee;
}

.minicart-mobile ul {
display: inline;
float: right;
}

.minicart-mobile li {
float: left;
border: 0px !important;
padding: 0px;
margin-right: 10px;
}

.minicart-mobile li:first-child:after {
content:"|";
padding-left:10px;
}

.minicart-mobile li  img {
margin-top:-5px;
}




#mobtopnav {
margin: 0px;
border-top: 1px solid #ffffff;
}

#mobtopnav li {
position:relative;
}

#mobsubnav {
margin:0px;
}

#mobilenav-headers {
font-weight: normal;
padding: .75em 1em;
font-family: Oswald;
text-transform: uppercase;
font-size: 18px;
color:  #ffffff;
}

#mobilesearch-headers {
font-family: Oswald;
font-weight: normal !important;
padding: .5em .75em;
text-transform: uppercase;
font-size: 18px;
margin-bottom: 0px;
color:  #ffffff;
border-bottom: 1px solid #ffffff;
}


.cart-items-mobile {
padding: 5px;
right: 2%;
position: absolute;
top: 10%;
}

#mobilenav  .search {
padding: 10px;
}

#mobilenav #search {
position: relative;
bottom: 0px;
top:0px;
}

#mobilenav #search-submit {
display: none;
}

#mobilenav form {
margin:0px !important;
}

#mobilenav  #search-input {
width: 98%;
height: auto;
padding: 5px;
border-radius: 0px;
box-shadow: none;
font-size: 11px;
border: 1px solid #dddddd;
vertical-align: middle;
}

#mobilenav  #search-submit {
position: absolute;
float: right;
top: 20px;
right: 20px;
}

#mobtopnav > li > ul > li > a {
padding: 0px;
font-size: 90%;
background: none;
}

#mobtopnav > li > ul > li > a:hover {
color: #000000;
}

#mobtopnav > li > ul > li {
border:none;
}

#mobtopnav .sub-categories {
border: none;
margin: 0px;
padding: 5px 0px 5px 30px;
border-top: 1px solid #c9c9c9;
background: #eeeeee;
}

/* Minicart Styles-------------------------------------------------*/

#minicart {
background: #FF6C00;
display:block;
clear:both;
float:right;
font-family: Helvetica;
font-size: 14px;
font-weight: normal;
margin-right: 0;
margin-top: 0;
padding: 0px;
position: relative;
right: 0;
text-transform: uppercase;
width: auto;
}

#minicart a {
position: relative;
float: left;
z-index: 999;
padding: 5px;
}

.minicart-contents {
    margin: 0;
}

#minicart li img {
margin-top:-2px;
}

#minicart li {
color:#ffffff;
float:left;
margin-right:5px;
}

.minicart-items:after {
padding-left:5px;
content:"|" 
}

/* Search Bar Styles-------------------------------------------------*/

#search {
background: none repeat scroll 0 0 transparent;
bottom: 0;
margin-right: 10px;
padding: 0;
position: relative;
right: 0;
top: 10px;
float: right;
clear: both;
display: inline-block;
}

#search-input {
border: 1px solid #000000;
border-radius: 0;
box-shadow: none;
font-size: 12px;
height: auto;
padding: 5px;
text-transform: uppercase;
vertical-align: middle;
width: 120px;
display: block;
clear: both;
}


#search-form {
position: relative;
margin: 0;
}


/*============= End Header Area========================*/

#contents {
height: 100%;
padding: 0px;
margin-bottom:5px; 
margin-top:10px; 
width: 100%;
}


/*============= Begin Signup Banner Styles========================*/
#signup
{
   max-width: 1366px;
}

#signup img
{
  display: block;
  margin: auto;
  max-width: 100%;
  height: auto;
}

/*============= End Signup Banner Styles========================*/



/*============= Begin Main Content Styles========================*/

#lower-header {
    float: left;
    height: auto;
    margin: 2px 0 0;
    width: 100%;
}

#main {
padding:0px 0px 20px 0px;
margin: 0;
max-width: 100%;
}

#main-content {
    background: none repeat scroll 0 0 transparent;
    padding: 0px;
    max-width: 100%;
    width: 100%;
}

body.custom #main-content h2,body.custom #main-content h3,body.custom #main-content h4 {
margin-bottom:10px;
margin-top:0;
}

#breadcrumbs {
font-family: Oswald;
font-size: 20px;
margin: 10px 0px;
float: left;
text-transform: uppercase;
}

.page-title {
    font-family: Oswald;
    font-size: 40px;
    font-weight: normal !important;
    line-height: 100%;
    margin: 0 0 10px;
    text-transform: uppercase;
}

body.custom #main-content {
    padding: 0;
    width: 100%;
}

#home-page .page-title {
display:none;
}

/*============= End Main Content Styles========================*/

/*************************************************************
BEGIN STORE PAGES
*************************************************************/

/*============= Begin Products Grid Styles========================*/


#featured-products-text {
    background: #000000;
    border-bottom: none;
    border-top: none;
    color:  #ffffff;
    float: left;
    font-family: Oswald;
    font-size: 22px;
    line-height: 100%;
    margin-bottom: 10px !important;
    margin-left: 0;
    margin-top: 10px !important;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}







#products .product-title {
    font-size: 20px;
    font-weight: normal !important;
    line-height: 125%;
    margin-bottom: 0 !important;
    text-transform: uppercase;
}


#products .product-price {
    color: #ffffff;
    font-size: 20px;
    margin-top: 5px;
    position: absolute;
    text-align: center;
    width: auto;
}

.product-price > span {
    background: #FF6C00;
    color:  #ffffff;
    font-family: Oswald;
    padding: 0 5px;
}

#products .product-info {
border-top:none;
font-family: Oswald;
float:left;
padding:5px 0 15px;
}

#products {
background:none repeat scroll 0 0 transparent;
display:inline;
float:left;
margin:0;
padding:0px;
width:100%; /* Product Grid Width */
}

#products div.product {
border-top: 0 none;
display: inline-block;
float: none;
height: 100%;
margin-left: 0;
margin-right: 0.5%;
position: relative;
width: 32.72%;

	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out 0s;

}

#products div.product:hover {
opacity:.6;
filter:alpha(opacity=60);
}

#products div.last {
margin-right:0px;
}

#products > div.sold-out {
opacity:.5 !important;
filter:alpha(opacity=50) !important;
}


#sale {
    background: #000000;
    display: inline-block;
    left: 0;
    padding: 5px;
    position: absolute;
    top: 40px;
    z-index: 999;
}

#sale .onsale {
    color: white;
	float:left;
    font-size: 12px;
    line-height: 100%;
    text-transform: uppercase;
}


#sold-out-text {
background: #000000;
display: inline-block;
right: 0;
padding: 5px;
position: absolute;
margin-top:5px;
z-index: 999;
}

#sold-out-text span {
    color: white;
	float:right;
    font-size: 12px;
    line-height: 100%;
    text-transform: uppercase;
}

#products,#products .product-pic,#product-images .images-nav {
background:none repeat scroll 0 0 transparent;
}

#products .product-img,html #products .product-info {
width:100%;
}

#products .product-img {
    border: 1px solid #DDDDDD;
    width: 100%;
}

.current-product-counter {
display:none;
}



.pagination {
margin: 10px 0;
float: left;
}

.pagination li {
float: left;
margin-right: 5px;
background: #000000;
color:  #ffffff;
padding: 0px 5px;
border: 1px solid #000000;
}

.pagination li a {
color:  #ffffff;
}

/*============= End Products Grid Styles========================*/

/*============= Begin Individual Product Page Styles========================*/

#product-form .options {
margin-top:0px;
padding-top:0px;
}

#product-form .options select {
margin:0 0 10px;
width:100%;
border-radius:0px;
}

#product-content {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    max-width: 77%;
    padding-bottom: 0;
}

#product-content #sale {
top: 1%;
}

#product-content #sale .onsale {
font-size: 14px;
}

#product-content .flex-control-nav {
bottom: 3%;
top: none;
right: 0%;
font-size: 0px;
text-align: center;
}

#product_images {
    float: left;
    margin-bottom: 10px;
    margin-left: 0;
    padding-right: 0;
    width: 68.8%;
}

#product_thumbnails {
float: left;
margin: 10px 0px 0px 0px;
padding: 0;
width: 100%;
}

#product_thumbnails li {
  list-style:none;
}

li.thumbnail {
    border: 1px solid #DDDDDD;
    border-radius: 0 0 0 0;
	line-height:0px;
    box-shadow: none;
    float: left;
    height: 100%;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-top: 0;
    padding: 0;
    text-align: right;
    width: 18.4%;
}

li.thumbnail:last-child {
margin-right:0px;
}

li.thumbnail img {
    width: 100%;
  cursor:pointer;  
}
  
li.featured {
float: left;
margin-right: 5px;
list-style: none;
border: 1px solid #ddd;
width: 100%;
position: relative;
}

li.featured img {
float: left;
width: 100%;
}

#product-details-container {
width: 30%;
float: right;
margin-left: 1%;
}

#product-details {
background: #eeeeee;
color: #000000;
height: auto;
float: left;
margin-left: 0px;
margin-bottom: 5%;
padding: 5%;
width: 90%;
}

#product-form {
  margin-top:10px;
}

/* Begin Tabbed Product Description Styles */

.intro-info {
    float: left;
    font-size: 12px;
    margin: 10px 0px;
    width: 100%;
}

.intro-info .tabs, .intro-info #t1, .intro-info #t2, .intro-info #t3 {
display:none;
}

#product-desc {
margin-top: 5px;
display: inline-block;
overflow:hidden;
width: 100%;
}

.tabs {
display: inline-block;
width: 110%;
}

.tabs li {
list-style:none;
display:inline;
}

.tabs a {
background: none repeat scroll 0 0 #aaaaaa;
color: #FFFFFF;
display: inline-block;
font-size: 12px;
font-weight: bold;
padding: 5px 10px;
text-transform: uppercase;
}

.tabs a.active {
    background: none repeat scroll 0 0 #222222;
}

.inner-info {
border: 1px solid;
font-size: 12px;
padding: 10px;
color: #000000;
background: #ffffff;
}

#t1 br:first-child, #t2 br:first-child, #t3 br:first-child {
display:none;
}

/* End Tabbed Product Description Styles */

  
  
#product-details .info {
    border-bottom: 0 solid #666666;
}

#product-details .info, #product-form .options {
    border-bottom: medium none;
    padding: 0;
    width: 100%;
}

#product-options span {
width: 100%;
margin-bottom: 5px;
font-weight: normal;
font-size: 14px;
float: left;
}


#product-content li.featured .price, #product-content .flexslider .price {
position: absolute;
background: #FF6C00;
color: #ffffff;
font-family: Oswald;
line-height: 100%;
top: 1%;
right: 0px;
padding: 5px;
z-index:9999;
}

#product-content li.featured .price span, #product-content .flexslider .price span {
color: ;
float: left;
}

#product-details .price > del, #products .product del, .product del {
margin-right: 5px;
font-size: 90%;
color: gray;
}

#product-details .name {
    font-family:Oswald;
    font-size: 30px;
    font-weight: normal !important;
    line-height: 100%;
    text-transform: uppercase;
}

#product-details div.sold h4 {
color: #666;
float:left;
text-transform:uppercase;
font-weight:normal !important;
}

.addthis_toolbox.addthis_pill_combo {
float: left;
width:100%;
margin-top: 10px;
font-size:0px;
color:transparent;
}

.addthis_counter.addthis_pill_style a.atc_s {
float: left;
display: none;
}

.addthis_button_tweet {
width: 95px;
}

.addthis_button_facebook_like {
width:80px;
}

.addthis_button_pinterest_pinit {
margin-left: 5px;
margin-top: 0;
max-width: 92px;
}

.addthis_toolbox.addthis_pill_combo a {
    float: left;
}
.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet,
.addthis_toolbox.addthis_pill_combo a.addthis_counter {
    margin-top: -2px;
}
.addthis_button_compact .at15t_compact {
    margin-right: 4px;
    float: left;
}

#product-content .flexslider {
margin-bottom:10px;
}

#cboxOverlay {
background: #000000 !important;
}

#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
    background: url("images/controls.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 20px;
    margin: 0 1px 0 0 !important;
    overflow: visible;
    padding: 0;
    position: absolute;
    text-indent: -9999px;
    top: 1px !important;
    width: 20px;
}

/*============= End Individual Product Page Styles========================*/


/*============= Begin Cart Page Styles========================*/

#cart-content {
float: left;
margin-bottom: 30px;
width: 100%;
}

#cart-table {
    border-collapse: collapse;
    border-spacing: 0;
    text-align: left;
    width: 100%;
}

.table th, .table td {
border-top:0px;
}


/* Cart Table Columns --------------------------------------*/

#col-item    { width: 450px; text-align:left }
#col-price    { width: 65px; }
#col-qty    { width: 40px; }
#col-total    { width: 65px; }
#col-options  { width: 20px; }


/* Cart Table Header ---------------------------------------*/

#cart-head {
	max-width:100%;
}

#cart-head th {
    padding:8px;
}

#head-item {
  padding-left: 0px;
  }

#head-options span {
  display: none;
  }


/* Cart Table Body -----------------------------------------*/

#cart-form {
text-transform:uppercase;
}

#cart-form table {
margin-bottom: 30px;
}

#cart-form thead {
color: #ffffff;
background: #000000;
font-size: 12px;
font-weight: normal;
font-family: Oswald;
}

#cart-form th {
border: none!important;
text-transform: uppercase;
font-size: 14px;
}

#cart-form input[type="text"] {
width: 12px;
margin-top:10px;
border-radius: 0px;
box-shadow: none;
text-align: left;
}

#cart-form td {
vertical-align:middle;
text-transform:normal;
}

#cart-form td.item-remove {
width: 10px;
padding: 0px 20px;
position:relative;
}

#cart-form td.item-remove .remove-container {
position:relative;
}

.item-qty {
position:relative;
}

#remove-btn-phone a{
font-size: 8px;
}


#cart-form .remove-btn{
background: url(http://themefienddemos.com/cypher/_images/remove-btn.png);
position: absolute;
width: 12px;
top: 45%;
margin-top:-5px;
height: 12px;
}

#cart-form .item-remove  span {
display:none;
}

#cart-form .item-total {
width: 127px;
}

#cart-form .item-name {
width: 465px;
}

#cart-form .item-img {
width:100px;
min-width:100px;
}


.discount-info {
float: left;
width: 100%;
font-size: 13px !important;
}

.discount-info .discount {
float:left;
}




p.alert-noitems {
margin: 10px;
font-family: Helvetica;
font-size: 12px;
}


/* Cart Footer ---------------------------------------------*/

#cart-footer {
    margin: 0;
}

#cart-footer .cart-update {
    border-bottom: none;
    border-top: none;
    padding: 10px 0;
    text-align: right;
    width:100%;
    float:left;
	font-weight:normal;
	text-transform:uppercase;
}

#update-btn-head {
  display: none;
  }

#cart-footer .cart-shipping {
float: left;
display: inline;
margin: -50px 0 0 0px;
color: #000000;
font-family: Helvetica;
font-size: 12px;
}

#cart-footer .cart-total h3 {
    font-size: 20px;
    margin: 0;
}

#cart-footer #country {
margin-left: 5px;
vertical-align: middle;
padding: 5px;
border: 1px solid #999999;
text-transform: none;
font-size: 12px;
border-radius: 0px;
}

.cart-shipping label {
display:inline;
}

#cart-footer .cart-discount {
border-bottom: 0 solid #ddd;
font-size: 12px;
padding: 10px 0;
text-align: left;
float:left;
}

#cart-footer .cart-discount label {
font-size: 12px;
color: #000000;
}

#cart-footer #cart_discount_code {
height: 20px;
width: 145px;
padding: 5px;
font-size:11px;
text-transform: none;
margin:0px;
}

#cart-footer .cart-discount p {
  margin: 1px 0;
  }

#cart-footer .cart-total {
padding: 10px 0px;
border-top: 1px solid #dddddd;
text-align: right;
float: right;
text-transform:uppercase;
margin-top: 10px;
width: 290px;
border-bottom: 1px solid #dddddd;
margin-bottom: 20px;
}

.cart-total .total, .cart-total .shipping {
float:left;
}

#cart-footer .cart-total p {
  margin-bottom: 0;
  font-size: 12px;
  color: #000000;
  }
  
#cart-shipping-tax {
float: left;
width: 100%;
margin-bottom: 10px;
}

#cart-footer .cart-total #cart-shipping-tax p {
  margin-bottom: 0px;
  font-size: 13px;
  color: #000000;
  }
  
#cart-footer .cart-options {
float: right;
margin-bottom: 25px;
margin-top: 0px;
width: 100%;
}

#cart-footer .cart-checkout {
  float: left;
  }

span.total-discount,
span.total-shipping {
  font-weight: normal;
  }
  
  
  #checkout-continue-mobile .cart-total {
width: 100%;
float:left;
text-transform:uppercase;
border-top: 1px solid #dddddd;
margin-top: 10px;
border-bottom: 1px solid #dddddd;
padding:15px 0px;
margin-bottom: 10px;
}

#checkout-continue-mobile label {
float: none;
text-align: left;
width: 100%;
margin-bottom: 5px;
}

#checkout-continue-mobile .discount-info {
float:left !important;
}

#checkout-continue-mobile .cart-total h3 {
float: left;
text-transform:uppercase;
text-align: center;
width: 100%;
}

#checkout-continue-mobile #country {
width:100%;
float:none;
border-radius:0px;
}

#checkout-continue-mobile .cart-button {
background: #222222;
color:  #ffffff;
border: none;
}


#checkout-continue-mobile  .cart-shipping label {
display:block
}


#checkout-continue-mobile #cart_discount_code {
float: left;
height: auto;
width: 100%;
box-sizing: border-box;
}

#checkout-continue-mobile #update-btn-footer {
width:100%;
padding:5px;
float:none;
font-family: Oswald;
font-weight:normal;
text-transform:uppercase;
}

/*============= End Cart Page Styles========================*/



/*============= Begin Contact Page Styles========================*/

#contact-content {
padding:0px;
}

#contact-content .form-horizontal .control-label {
text-align:left;
width:100%;
text-transform:uppercase;
font-size:12px;
}

#contact-info {
margin-left: 0;
}

#contact-info .contacts {
margin:0px;
}

#contact-info p {
font-size: 12px;
line-height: 21px;
margin-bottom: 1em;
margin-top: 10px;
padding-left: 0px;
}

#contact-form-container {
margin: 0;
margin-right:3%;
float:right;
}

#contact-form-container .form-horizontal .controls {
margin-left: 0px !important;
}

#contact-form {
border-left: none;
padding: 10px 0;
margin: 0px;
float: left;
}

#contact-form input, .input-xlarge{
border-radius: 0px;
box-shadow: none;
}

#contact-form p {
margin-bottom:10px;
}


#contact-form p, #captcha-div {
display: inline;
float: left;
margin: 0px;
width: 100%;
clear: both;
}

/*============= End Contact Page Styles========================*/

/*============= Begin Blog Page Styles========================*/



#loading_blog {
text-transform: none;
font-size: 18px;
}

#loading_blog span {
width: 100%;
float: left;
margin-bottom: 10px;
}

#blog_content.with_side #side_bar h1, #blog_content.with_side #side_bar h2, #blog_content.with_side #side_bar h3, #blog_content.with_side #side_bar h4, #blog_content.with_side #side_bar h5, #blog_content.with_side #side_bar h6 {
    font-size: 18px !important;
    font-weight: normal;
    font-family: Oswald;
}

body.custom #main-content h2, body.custom #main-content h3, body.custom #main-content h4 {
    margin-bottom: 10px;
    margin-top: 0;
    text-transform: uppercase;
	font-family: Oswald;
}

#blog_content .post_title > h2 {
    font-size: 30px !important;
    font-weight: normal !important;
}

#side_bar #top_box h3 {
margin-bottom:0px !important;
line-height:100%;
}

#blog_content #top_box {
float: left;
}

#blog_content.with_side #side_bar > div > ul > li {
font-size: 14px;
list-style: none !important;
margin: 0px ;
text-transform: none;
float: left;
width: 100%;
}

#side_bar>div>ul>li a {
padding: 5px 0;
display: block;
border-bottom: none;
width: auto;
text-transform:uppercase;
}

#blog_content.with_side #side_bar > div > ul > li a:hover {
filter: alpha(opacity=80);
opacity: .8;
}

#blog_content.with_side #side_bar>div>ul {
margin-left: 0px;
padding: 0;
float: left;
width:100%;
margin-top: 10px;
margin-bottom: 0px;
list-style: none outside;
}

#blog_content.with_side #side_bar, #blog_content.with_side #side_bar p, #blog_content #tweet_box .twtr-widget.twtr-widget-profile .twtr-hd > h4, #blog_content #tweet_box .twtr-widget.twtr-widget-profile {
    font-family: Helvetica;
    line-height: 1.2;
}

#blog_content.with_side #post_bar {
    float: left;
    max-width: 825px;
}

#blog_content #post_bar iframe {
max-width:100%;
}

#blog_content #tweet_box, #blog_content #like_box, #blog_content #top_box, #blog_content #bot_box {
width:100%;
clear: both !important;
}


#blog_content .post_content img, #blog_content .post_content img[style] {
    height: auto !important;
    max-width: 100% !important;
}

#side_bar {
float: right;
padding: 20px;
width: 300px;
background: #eeeeee;
}

/*============= End Blog Page  Styles========================*/



/*************************************************************
END STORE PAGES
*************************************************************/

/* Action Buttons Styles -------------------------------------------------*/

#cart-footer .checkout-btn {
background:#FF6C00;
color: #ffffff;
border:medium none;
cursor:pointer;
height:auto;
margin-left:8px;
width:auto;
padding:10px 20px;
float:right;
}

#cart-footer .checkout-btn span {
font-family: Oswald;
color: white;
text-transform: uppercase;
line-height: 20px;
display: inline;
font-size: 20px;
font-weight: normal;
}

#cart-footer .update-btn {
background:#000000;
border:medium none;
cursor:pointer;
height:auto;
width:auto;
padding:10px;
}

#cart-footer .update-btn span {
font-family: Oswald;
display: inline;
font-size: 14px;
text-transform: uppercase;
color: white;
font-weight: normal;
}

.apply-discount {
font-family: Oswald;
margin-left: 5px;
height: auto;
float: right;
padding: 6px 10px !important;
font-weight: normal;
}

#continue-shopping {
float: left;
}

#continue-shopping a {
font-family: Oswald;
color: #000000;
background:#eeeeee;
padding: 10px;
text-transform: uppercase;
float: left;
font-size: 14px;
font-weight: normal;
}





#product-addtocart {
    background: #FF6C00;
    border: medium none;
    clear: both;
    color:  #ffffff;
    cursor: pointer;
    display: block;
    height: auto;
    margin-top: 0;
    padding: 10px 20px;
    width: auto;
}

#product-addtocart span {
    display: inline;
    font-size: 24px;
    font-weight: normal;
    line-height: 100%;
    text-transform: uppercase;
	font-family: Oswald;
}

#contact-submit {
background: #FF6C00;
color: #ffffff;
border: medium none;
padding: 15px 20px;
clear: both;
font-size:20px;
cursor: pointer;
display: block;
height: auto;
text-transform: uppercase;
}



#contact-submit span {
font-family: Oswald;
display: inline;
font-weight: normal;
}

#search-submit {
font-family: Oswald;
border: medium none;
color: transparent;
cursor: pointer;
position: absolute;
height: 20px;
margin-left: 0;
text-transform: uppercase;
right: 10px;
vertical-align: middle;
width: 20px;
top: 5px;
background: none;
}

#product-addtocart:hover, #cart-footer .checkout-btn:hover, #contact-submit:hover, #cart-footer .update-btn:hover {
  background:#222222;
}


#checkout-continue-mobile {
width:100%;
}

#checkout-continue-mobile .checkout-btn {
   width: 100%;
    background: #FF6C00;
    border: none;
    color: #ffffff;
    text-transform: none;
    font-size: 20px;
    padding: 15px 10px;
    margin-bottom: 10px;
	font-family: Oswald;
	font-weight:normal;
	text-transform:uppercase;
}

#checkout-continue-mobile #continue-shopping {
width:100%;
font-family: Oswald;
}

#checkout-continue-mobile #continue-shopping a {
font-family: Oswald;
float: left;
background: transparent;
width: 100%;
text-align: center;
box-sizing: border-box;
-moz-box-sizing:border-box;
background: #ddd;
}

#checkout-continue-mobile #continue-shopping button {
font-family: Oswald;
  width: 100%;
    border: none;
    padding: 10px;
    text-transform: uppercase;
    color: #000000;
    font-size: 14px;
}


/*************************************************************
BEGIN SPECIAL STYLES
*************************************************************/

/*============= Begin Related Products Styles========================*/


#related-products-text {
    background: #000000;
    border-bottom: none;
    color:  #ffffff;
    float: left;
    font-family: Oswald;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 0;
    margin-left: 0;
    padding: 5px 0px;
    text-align: center;
    text-transform: none;
    width: 100%;
}



#related_products .product-title {
    font-size: 20px;
    font-weight: normal !important;
    line-height: 125%;
    margin-bottom: 0 !important;
    text-transform: uppercase;
}


#related_products .product-price {
    color: #ffffff;
    font-size: 20px;
    margin-top: 5px;
    position: absolute;
    text-align: center;
    width: auto;
}

.product-price > span {
    background: #FF6C00;
    color:  #ffffff;
    font-family: Oswald;
    padding: 0 5px;
}

#related_products .product-info {
border-top:none;
font-family: Oswald;
float:left;
padding:5px 0 15px;
}

#related_products {
background:none repeat scroll 0 0 transparent;
display:inline;
float:left;
margin:0;
padding:0px;
width:100%; /* Product Grid Width */
}

#related_products div.product {
border-top: 0 none;
display: inline-block;
float: none;
height: 100%;
margin-left: 0;
margin-right: 0.5%;
position: relative;
width: 32.72%;

	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out 0s;

}

#related_products div.product:hover {
opacity:.6;
filter:alpha(opacity=60);
}

#related_products div.last {
margin-right:0px;
}

#related_products > div.sold-out {
opacity:.5 !important;
filter:alpha(opacity=50) !important;
}


#sale {
    background: #000000;
    display: inline-block;
    left: 0;
    padding: 5px;
    position: absolute;
    top: 40px;
    z-index: 999;
}

#sale .onsale {
    color: white;
	float:left;
    font-size: 12px;
    line-height: 100%;
    text-transform: uppercase;
}


#sold-out-text {
background: #000000;
display: inline-block;
right: 0;
padding: 5px;
position: absolute;
margin-top:5px;
z-index: 999;
}

#sold-out-text span {
    color: white;
	float:right;
    font-size: 12px;
    line-height: 100%;
    text-transform: uppercase;
}

#related_products,#related_products .product-pic,#product-images .images-nav {
background:none repeat scroll 0 0 transparent;
}

#related_products .product-img,html #related_products .product-info {
width:100%;
}

#related_products .product-img {
    border: 1px solid #DDDDDD;
    width: 100%;
}

.current-product-counter {
display:none;
}






#related_products {
    border-left: none;
    float: left;
    margin-right: 0;
    width: 22%;
}

#related_products .product-info {
height: auto;
padding-bottom: 5px;
}


#related_products div.product {
width:99%;
min-width:0px;
}





/*============= End Related Products Styles========================*/


/*============= Begin Slider Styles ========================*/

.flex-direction-nav a {
    background: url("http://themefiend.com/tf-themes/_images/arrows/4.png") repeat scroll 0 0 transparent;
    height: 60px !important;
    width: 30px !important;
}

#carousel .flex-direction-nav {
display:none;
}

.flex-direction-nav .flex-next {
background-position: 100% 0 !important;
right: -44px;
}

.flex-direction-nav .flex-prev {
left:-44px;
}

.flex-control-nav {
bottom: 3%;
top: none;
right: 0%;
text-align: center;
}


#gallery-flex .flex-control-nav {
width: 10%;
position: absolute;
bottom: 0;
color: transparent;
text-align: center;
font-size: 0;
bottom: 3%;
top: none;
right: 30%;
overflow: visible;
}

#gallery-flex  .flex-control-thumbs li {
width: 100%;
float: right;
margin: 0;
margin-bottom: 5px;
}

#gallery-flex  .flex-control-thumbs img {
border:1px solid #000000;
}


.flexslider{
overflow:hidden;
}

.flexslider {
    margin: 10px 0 0;
background: transparent;
border: none !important;
position: relative;
border-radius:0px !important;
zoom: 1;
box-shadow:none !important;  
}

#carousel .slides li {
opacity:.7;
cursor:pointer;
margin-right:10px;
}

#carousel .slides .flex-active-slide, #carousel .slides li:hover  {
opacity:1 !important;
}


#gallery-slider {
margin-bottom:10px;
}

/*============= End Slider Styles ========================*/


/* Newsletter Form Styles-------------------------------------------------*/


#newsletter-container {
margin-right: 0px;
margin-top: 0px;
margin-bottom: 10px;
position: relative;
clear: both;
right: 0;
width:100%;
}

#newsletter-form {
border: 1px solid #dddddd;
border-radius: 0 0 0 0;
color: #000000;
float: left;
font-size: 10px;
height: 20px;
margin-top: 0;
margin-right: 5px;
padding: 3px;
text-transform: uppercase;
width: 77%;
}

#newsletter-title {
  color: #000000;
  font-size: 11px;
  font-weight: normal;
  text-align: left;
  text-transform: none;
}

#signup-btn {
border: 1px solid #dddddd;
color: transparent;
cursor: pointer;
float: left;
font-size: 0px;
border-radius: 0px;
margin-left: 0;
text-shadow: none;
text-transform: uppercase;
padding: 0px;
vertical-align: middle;
background: url(http://themefiend.com/_demo/alphaomega/_images/newsletter-signup.png);
width: 39px;
height: 28px;
}


/*************************************************************
END SPECIAL STYLES
*************************************************************/

/*============= Begin Footer Styles========================*/



#footer {
clear: both;
background: #000000;
border-top:1px solid #000000;
color: #ffffff;
height: 100%;
margin-bottom: 0;
padding: 20px 0px;
width: 100%;
 font-family: Helvetica;
float: left;
}


#inner-footer {
    height: 100%;
    margin: auto;
    max-width: 1366px;
    padding: 0 20px;
    text-align: left;
}

#footer h3 {
    font-size: 16px;
    line-height: 125%;
    margin: 0;
    text-transform: uppercase;
	font-family: Oswald;
}

#footer .footer-column {
float: left;
margin-right: 1%;
margin-left: 0;
padding: 0;
width: 32%;
}

#footer a {
  color: #ffffff;
}

#footer a:hover {
  color:#ffffff;
  text-decoration:underline;
}

#footer-navigation {
    width:100%;
    display:block;
    margin-bottom:5px;
}

#footer-navigation ul {
  margin:0px;
  padding:0px
}

#footer-navigation li {
  list-style:none;
}
  
#footer-navigation li a {
color : #ffffff;
font-size:13px;
display: block;
text-transform: uppercase;
width: auto;
margin-bottom: 5px;
}


#footer-text {
    float: left;
    font-size: 12px;
    margin-bottom: 20px;
    margin-top: 10px;
    padding-top: 0;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
}

#twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a, #twtr-widget-1 .twtr-bd p {
color: #ffffff !important;
}

#twtr-widget-1 .twtr-tweet a {
color: #ffffff !important;
}

/* Social Network Button Styles-------------------------------------------------*/

#socialicons {
float:right; 
}

#icons li {
float: left;
margin-bottom: 5px;
list-style: none;
}

#socialicons img {
float: left;
margin-right: 5px;
width: auto;
max-width: none;
}

#icons span {
vertical-align: middle;
text-transform: none;
font-weight: normal;
}

#bottomfooter {
background: #000000;
clear: both!important;
color: #ffffff;
font-size: 12px;
height: auto;
padding: 20px 0px;
position: relative;
float:left;
width:100%;
}

#bottomfooter a {
color: #ffffff;
}

#bf-container {
    margin: auto;
    max-width: 1366px;
    padding: 0 10px;
}

#bf-container > span {
max-width: 70%;
width:auto;
float: left;
}

/*============= End Footer Styles========================*/



/*============= Media Screen 1024px========================*/

@media only screen and (max-width:1024px) {

#right-header {
    float: right;
    position: absolute;
    right: 0;
}


#search-input {
    border: 1px solid #EEEEEE;
    border-radius: 0 0 0 0;
    box-shadow: none;
    font-size: 12px;
    height: auto;
    padding: 5px;
    text-transform: uppercase;
    vertical-align: middle;
    width: 103px;
}

#header-navigation li a {
    color:  #ffffff;
    display: inline;
    float: left;
    font-family: Oswald;
    font-size: 18px;
    padding: 25px 15px;
    text-decoration: none;
    text-transform: uppercase;
	
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out 0s;

}

#header h1 img {
    max-height: 104px;
}

#product-content {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    max-width: 100%;
    padding-bottom: 0;
}

#product-details-container {
width: 28.5%;
}

#product_images {
    float: left;
    margin-bottom: 10px;
    margin-left: 0;
    padding-right: 0;
    width: 69.8%;
}

#related_products {
    border-left: medium none;
    float: left;
    margin-right: 0;
    padding: 0 0 0 2px;
    width: 100%;
}

#related_products div.product {
    min-width: 0;
    width: 32.6%;
}

#related_products div.last {
    margin-right: 0 !important;
}


#products div.product {
    width: 32.5%;
}

#products div.last {
    margin-right: 0 !important;
}



}

/*============= Media Screen 900px========================*/

@media only screen and (max-width: 900px) {


#header-navigation ul {
width:100%
}

#header h1 {
max-width:51%;
margin-left:0px;
}

#header h1 a {
position:relative;
z-index:999;
}

.tabs a {
font-size:9px;
}

}

/*============= Media Screen 800px========================*/

@media only screen and (max-width:800px) {

.flex-direction-nav a {
display:none;
}

#related_products div.product {
float: left;
margin-right: 5%;
max-width: 44%;
}

#related_products {
    width: 100%;
	float:right;
}

#related_products_text {
background:transparent;
color:#000000;
}

#header h1 {
    margin-left: 0;
    max-width: 51%;
    width: auto;
}

#header-navigation {
    max-width: 54%;
    width: 54%;
}

#header-navigation li a {
    font-size: 15.0px;
    padding: 25px 9px;
    
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out 0s;

}

#products div.product {
    width: 32.3%;
}

#sale {
    left: 0;
    padding: 2px 5px;
    position: absolute;
    top: 35px;
    z-index: 999;
}

#product_images {
    float: left;
    margin-bottom: 10px;
    width: 69.4%;
}

li.thumbnail {
    text-align: right;
    width: 18%;
}


}

/*============= Media Screen 768px========================*/

@media only screen and (max-width:768px){

#header h1 span {
padding: 8.3% 10%;
}

#mobilenav {
display:none !important;
overflow:hidden;
}

#sub-header {
display:none;
}

#contact-submit {
margin: 0px;
width: 120px;
}

#products div.product {
margin-right: 2%;
position: relative;
width: 31%;
}

#products .product-price {
font-size:10px;
margin-top:5px;
}

#products .product-title {
font-size: 10px;
line-height: 125%;
margin-bottom: 0!important;
}

#product-details {
width:100%;
}

#header h1 {
    margin-left: 0;
    max-width: 51%;
}

#sale {
    padding: 0 3px;
    position: absolute;
    top:17%;
}

#sale .onsale {
    font-size: 8px;
	vertical-align:middle;
}

#product-content {
    float: left;
}

#product-details-container {
width: 100%;
}

#side_bar {
width: 100%;
box-sizing: border-box;
-moz-box-sizing:border-box;
}

#footer .footer-column {
width:47%;
}

#footer #column-3 {
width:100%;
}

#cart-form .remove-btn {
right: 0px;
}

#cart-form td.item-remove {
width: 0px;
padding: 10px;
position: relative;
}

#cart-form table {
margin-bottom:10px;
}

#cart-footer {
position: relative;
float: left;
width: 100%;
}

#cart-footer .cart-update {
width: 100%;
float: left;
}

.apply-discount {
display:none;
}

#cart-footer .update-btn {
width:100%;
}

#cart-footer .cart-shipping {
float: left;
display: inline;
margin: 0px;
width: 100%;
}

#cart-footer #country {
margin-left: 0px;
padding: 5px;
width: 100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
text-transform:uppercase;
}

#cart-footer .cart-discount {
float: left;
width: 100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
}

.discount-info {
font-family:Helvetica;
}

#cart-footer #cart_discount_code {
width:100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
height:auto;
}

#cart-footer .cart-total {
text-align: right;
float: left;
margin-top: 10px;
width: 100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
}

#cart-footer .checkout-btn {
width: 100%;
margin-bottom: 10px;
}

#cart-footer .cart-options {
width:100%;
}

#continue-shopping {
width: 100%;
text-align: center;
}

#continue-shopping a {
float: left;
width: 100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
}


}

/*============= Media Screen 600px========================*/

@media only screen and (max-width:600px) {

#header h1 {
font-size:60px;
}

#header-contents {
overflow:hidden;
}

#cart-content {
float:none;
}

#cart-form .item-img {
min-width: 0px;
max-width:100%;
}

#cart-form .item-img img {
width:100px;
}

#product-content {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    max-width: 100%;
}

#product-details {
box-sizing:border-box;
}

#related_products div.product {
    width: 32.2%;
}

#products div.product {
    margin-right: 1%;
    position: relative;
    width: 32%;
}

#products .product-info {
padding:0px 0 15px;
}

#related_products div.product {
margin-right:1%;
}

#related_products .product-price {
font-size:10px;
margin-top:5px;
}

#related_products .product-title {
font-size: 10px;
line-height: 125%;
}


#related_products #sale {
    padding: 0 3px;
    top:17%;
}

#related_products #sale .onsale {
    font-size: 8px;
    vertical-align:middle;
}

.table th, .table td {
padding:2%;
}


}

/*============= Media Screen 480px========================*/

@media only screen and (max-width:480px) {

#footer {
max-width:100%;
width:100%;
}

#featured-products-text, #related-products-text {
float: none!important;
text-align: center;
width: auto;
color: #000000;
background: none;
}

.leftNav, .rightNav {
display:none;
}


#product-addtocart {
width:100% !important;
}

#product-options span {
font-size:16px;
}

#product-form .options select {
width:100%;
}

#contact-submit {
width:100%;
margin:0px;
}

#blog_content.with_side #post_bar {
float: none;
max-width:100%;
}

#blog_content.with_side #side_bar>div>ul {
width:100%;
}

#product_thumbnails {
display:none;
}

#product-content {
width:100%;
}

#product-details {
max-width:100%;
}

.featured {
width:100% !important;
}

#main, #main-content {
float:none !important
}

#main {
padding-top:0px;
}

#featured-products-text, #related-products-text {
    background: #000000;
    color:  #ffffff;
    float: none !important;
    text-align: center;
    width: auto;
}

#header h1 img {
    max-height: 74px;
}

.flex-direction-nav {
    display: none;
}

}

/*============= Media Screen 360px========================*/

@media only screen and (max-width:360px) {

#products div.last, #products div.product {
margin-right:2%;
}

#products div.product {
    max-width: none !important;
    position: relative;
    width: 100%;
}


#header h1 {
    margin-left: 0;
    max-width: 50%;
}

#product-content {
    max-width: none;
    width: 100%;
}

#product-details {
    width: 100%;
}

#related_products {
    float: right;
    height: auto;
    width: 100%;
}

#featured-products-text, #related-products-text {
    float: none !important;
    text-align: center;
    width: auto;
}

#related_products div.product {
    float: left;
    margin-right: 5%;
    max-width: 100%;
}

.flex-direction-nav {
    display: none;
}

#contact-form {
    padding: 10px 0;
    width: 100%;
}

}

/*============= Media Screen 320px========================*/

@media only screen and  (max-width: 320px) {

#products .product-title {
    font-size: 20px;
    line-height: 125%;
}

#products .product-price {
    font-size: 20px;
    margin-top: 5px;
}

.product-price > span {
    padding: 0 5px;
}

#sale {
    padding: 2px 5px;
    top: 13%;
    z-index: 999;
}

#sale .onsale {
    font-size: 12px;
    line-height: 100%;
}

#cart-form .item-img img {
display:none;
}


}

.hide {
display: none !important;
}