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

  Theme:   VICI
  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=Nunito);





 /* Note: Controls colors of action buttons (add to cart, checkout, etc.) and product price background  */
 

 
 











































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; color: #333333 !important; }
a:active { text-decoration: none !important; }
a:visited { text-decoration: none !important; }

#sidebar-navigation::-webkit-scrollbar { 
    display: none !important; 
}

ul, ol {
padding: 0;
margin: 0px;
}

html {
height: 100%;
}

.hide {
display: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: #dc0000;
padding: 5px 0px;
text-align: center;
text-transform: uppercase;
}

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

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

input, textarea, select {
border: 1px solid rgba(0,0,0,.3) !important;
box-shadow: inset 0px 5px 11px 1px rgba(0,0,0,.15) !important;
}

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

#website {
  display:none;
}

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

ul, ol {
margin:0px;
}

a:link,a:visited {
  color:#000000;
}

a:hover {
  color:#333333;
}

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


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

#products span {
text-decoration:none;
}


h2 {
font-size:24px;
margin-bottom:0;
text-transform:uppercase;
font-family:Nunito;
}

h3 {
font-size: 16px;
margin: 0px 0px 10px 0px !important;
padding: 0px;
text-transform:uppercase;
font-family:Nunito;
}

#main h4 {
font-size: 14px;
font-weight:bold;
text-transform:uppercase;
margin-bottom:10px;
}

p {
font-size: 12px;
margin-bottom: 15px;
}

li {
  list-style:none;
}

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


#container {
background: #ffffff;

box-shadow: 0 0 30px rgba(0,0,0,0.5);
width: auto;
height: 100%;
padding: 0;
position: relative;
overflow-x: hidden;
padding-left: 173px;
top: 0;
bottom: 0;
text-align: left;
z-index: 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:#9966cc;
    border-bottom: 1px solid #000000;
    margin: auto;
    padding: 0;
    position: relative;
    width: 100%;
}


#header-contents {
    width: 100%;
}

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

#header h1 a {
color:;
}

#header h1 {
float: left;
font-family: Nunito;
font-style: normal;
font-weight: normal;
letter-spacing: 1px;
margin: 0;
box-sizing: border-box;
width: 100%;
-mox-box-sizing: border-box;
text-align: center;
padding: 5px;
}

#header h1 span {
color: #ffffff;
line-height: 80px;
font-size: 75px;
font-weight: none;
margin-bottom: 0;
margin-right: 0;
word-break:break-all;
}

#header.image h1 span{display:none}


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

#categories {
padding-bottom: 15%;
float: left;
background: url("https://lh4.googleusercontent.com/-5cssuBWm6TQ/Us4COqjTI-I/AAAAAAAAAlc/bacUaqB40kk/w466-h241-no/sour+green2.jpg") repeat-x scroll 0 0 #202020;
}


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

#sub-categories li a:hover {
background: #FF3E2A;
color: #ffffff;
}


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

#minicart {
float: none;
font-size: 11px;
margin-right: 0px;
margin-top: 0;
display: inline-block;
padding: 0px;
position: absolute;
right: 5%;
text-transform: uppercase;
top: 30%;
width: 30%;
}

#minicart ol {
float: left;
margin:0px;
color: #ffffff !important; 
margin-right: 5px;
font-size:14px;
}

#minicart ol:last-child {
margin-right:0px;
}

#minicart li {
    border: medium none !important;
    color: ;
    float: left;
    margin-right: 5px;
}

#minicart li:first-child:after {
padding-left:5px;
content:"|" 
}

#minicart li:last-child {
    margin-left: 0;
    margin-right: 0;
}

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

#search-minicart-container {
background: #202020;
border-bottom: 1px solid #000;
border-top: 0 solid #444;
height: 24px;
margin-bottom: 0;
padding: 10px;
position: relative;
right: 0;
}

#search {
    background: #202020;
    border-bottom: 1px solid #000000;
    border-top: 0 solid #444444;
    height: 24px;
    margin-bottom: 0;
    padding: 10px;
    position: relative;
    right: 0;
}

.form-search {
float: left;
margin: 0px;
width: 56%;
}

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


#search-form {
position: relative;
}


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


/*============= Begin Sidebar Styles========================*/

#categories li {
    background:url("https://lh4.googleusercontent.com/-5cssuBWm6TQ/Us4COqjTI-I/AAAAAAAAAlc/bacUaqB40kk/w466-h241-no/sour+green2.jpg") repeat-x scroll 0 0 #202020;
    border-bottom: 1px solid #000000;
    float: left;
    font-size: 14px;
    margin-left: 0;
    margin-top: 0;
    transition: all 0.3s ease-out 0s;
    width: 100%;
}

#categories li:hover {
    background:url("https://lh4.googleusercontent.com/-5cssuBWm6TQ/Us4COqjTI-I/AAAAAAAAAlc/bacUaqB40kk/w466-h241-no/sour+green2.jpg") repeat-x scroll 0 0 #FF3E2A;
    border-top: none;
}

#sidebar-navigation #categories li a {
    float: left;
    padding: 3.5%;
    width: 95%;
}

.categories-list > li:last-child {
    border-bottom: 1px solid #000000 !important;
}


#sidebar-navigation  #categories  li a:hover, #sidebar-navigation  #categories .current-page a {
color: #ffffff;
}

#categories li a span {
    border-left: medium none;
    color: #ffffff;
    font-family: Nunito;
    margin-left: 0;
    padding-left: 5px;
    text-transform: uppercase;
}

#categories li a #categories li {
background: #202020;
border-top: 1 solid #FFFFFF;
color: #ffffff;
font-family: Helvetica;
font-size: 14px;
margin-left: 0;
width: 100%;
float: left;
}

#sidebar-navigation {
background: #9966cc!important;
bottom: 0;
float: left;
margin: 0;
overflow-x: hidden;
overflow-y: hidden;
position: fixed;
top: 0;
width: 174px;
max-width:174px !important;
z-index: 999;
}


#categories ul {
    margin: 0 !important;
    padding: 0 !important;
	width: 100%;
	float: left;
}

#sidebar-navigation .sub-categories ul {
    padding-left: 0 !important;
}

#sidebar-navigation .sub-categories li {
    background: #111111;
    border-bottom: 0 none;
    border-top: 1px solid #000000;
    color: #ffffff;
    margin-left: 0;
}

#sidebar-navigation .sub-categories li:hover, #sidebar-navigation li.current-page {
    background: #FF3E2A;
}

#sidebar-navigation .sub-categories li a {
    border-left: 0 solid;
    color: #ffffff;
    font-family: Nunito;
    font-size: 11.2px;
    line-height: 125%;
    margin: 0;
    opacity: 0.5;
    text-indent: 6px;
    text-transform: uppercase;
    padding: 2.5%;
   width: 95%;
   float: left;
}

#featured-sidebar {
    display: none;
    float: left;
}


/*============= End Sidebar Styles========================*/



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


#main-content {
    background: transparent;
    padding: 0;
    width: 100%;
}

#main-content {
float: right;
}


#contents {
background: transparent;
float: none;
height: 100%;
margin-bottom: 0;
margin-top: 0;
padding: 1%;
width: 98.4%;
}

#home-page #contents {
    padding: 0;
    width: 100%;
}
	
.page-title {
color: #000000;
font-size: 18px;
font-weight: bold;
line-height: 150%;
text-transform: uppercase;
}

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


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

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

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

#featured-products {
clear: none!important;
float: left;
width: 100%;
}

#home-page #products {
    background: none repeat scroll 0 0 transparent;
    display: inline;
    float: left;
    margin: 0;
    padding: 10px;
    width: 98.3%;
}

#featured-products-text {
    background:url("https://lh4.googleusercontent.com/-5cssuBWm6TQ/Us4COqjTI-I/AAAAAAAAAlc/bacUaqB40kk/w466-h241-no/sour+green2.jpg") repeat-x scroll 0 0 #202020;
    border: 1px solid #000000;
    color:  #ffffff;
    font-family: Nunito;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 0 !important;
    margin-left: 10px !important;
    margin-top: 10px !important;
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
    width: 98.1%;
}

#choose-category {
margin:0px 0px 10px 0px;
}

#categories-form {
border-radius: 0;
text-transform: uppercase;
}

#categories-form option {
text-transform: uppercase;
}





#products .product-title {
    color: #000000;
    float: left;
    font-family: Nunito;
    font-size: 16px;
    font-weight: normal;
    line-height: 125%;
    margin-bottom: 0 !important;
    text-transform: uppercase;
    width: 70%;
}

#products .product-price {
    float: right;
    font-size: 16px;
    margin-top: 2px;
}

.product-price > span {
    background: #9966cc;
    color: #ffffff;
    font-family: Nunito;
    font-size: 16px;
    padding: 2px 5px;
}

#products .product-info {
    border-top: medium none;
    float: left;
    padding: 5px 0 10px;
}

#products {
    background: none repeat scroll 0 0 transparent;
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}


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

	-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;
}

#sale {
    background: none repeat scroll 0 0 red;
    display: inline-block;
    left: 0;
    padding: 5px;
    position: absolute;
    z-index: 999;
}

#sale .onsale {
    color: white;
    font-size: 14px;
    font-weight: bold;
    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%;
}

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



.pagination {
    float: right;
    margin: 10px 0 !important;
}

.pagination li {
    background: #202020 url("https://lh4.googleusercontent.com/-5cssuBWm6TQ/Us4COqjTI-I/AAAAAAAAAlc/bacUaqB40kk/w466-h241-no/sour+green2.jpg") repeat-x scroll 0 0 #202020;
    color: #ffffff;
    float: left;
    font-weight: bold;
    margin-right: 5px;
    padding: 0;
    text-transform: uppercase;
}

.pagination li a {
    background: url("https://lh4.googleusercontent.com/-5cssuBWm6TQ/Us4COqjTI-I/AAAAAAAAAlc/bacUaqB40kk/w466-h241-no/sour+green2.jpg") repeat-x scroll 0 0 #202020;
    color: #ffffff;
    padding: 5px;
}

.pagination li a:hover, .pagination .current {
    background: #9966cc;
	color: #ffffff !important;
    padding: 5px;
}

.disabled {
    display: none;
}

/*============= 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;
}

#product-content {
    float: left;
    margin-bottom: 0;
    margin-right: 0;
    padding: 0;
    width: 80%;
}

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

#product_images {
    border-right: 0 solid #666666;
    float: left;
    margin-bottom: 10px;
    margin-left: 0;
    padding-right: 0;
    width: 63.8%;
}

#product_thumbnails {
    float: left;
    margin: 0;
    padding: 0;
    width: 101.5%;
}

#product_thumbnails li {
  list-style:none;
}

li.thumbnail {
    border: medium none;
    box-shadow: none;
    float: left;
    height: 100%;
    margin-bottom: 5px;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0;
    text-align: right;
    width: 19%;
}

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

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

#product_images #sold .soldout {
vertical-align: middle!important;
position: absolute;
left: 0%;
top: 40%;
width: 100%;
text-align: center;
z-index: 999;
color: #fff;
font-size: 50px;
}

#product_images #sold {
height:100%;
}

#product_images #sold img {
opacity:.7;
filter:alpha(opacity=70);
}

#product-details {
    float: left;
    height: auto;
    padding-left: 0;
    width: 35%;
    margin-left:1%;
}

#product-details .soon h4 span, #product-details  .sold-out-mobile h4 span {
color: #ffffff;
margin-top: 10px;
display: inline-block;
font-weight: bold;
padding: 10px;
background: #202020;
}


#product-form {
    margin-bottom: 0 !important;
    margin-top: 10px;
}
  
  
#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 {
text-transform: uppercase;
width: 100%;
margin-bottom: 5px;
font-weight: bold;
font-size: 14px;
float: left;
}

#product-form .options select {
    border-radius: 0 0 0 0;
    height: auto;
    margin: 0 0 10px;
    width: 180px;
}

#product-details .price {
    background: #9966cc;
    float: left;
    font-size: 20px;
    font-weight: normal;
    line-height: 100%;
    margin: 0;
    padding: 8px;
    width: auto;
}

#product-details .price > span {
    color: #ffffff;
    font-family: Nunito;
    font-size: 20px;
    font-weight: normal;
}

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

#product-info-box {
    background: #E5E5E5;
    clear: both;
    padding: 10px;
	margin-bottom: 10px;
}

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

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



#sold, #related_products #sold {
background: linear-gradient(to bottom,rgba(0,0,0,0.5),transparent) repeat scroll 0 0 transparent;
color: #fff;
font-family: Nunito;
font-size: 30px;
height: 75%;
opacity: 1;
position: absolute;
text-align: center;
text-transform: uppercase;
width: 100%;
z-index: 999;
}


#sold .soldout {
vertical-align: middle!important;
position: absolute;
left: 0px;
top:50%;
text-align:center;
width:100%;
color: #ffffff;
font-size: 30px;
}

.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: 0px;
}

.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;
}

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


#cboxLoadedContent {
    background: none repeat scroll 0 0 transparent !important;
    padding: 2px !important;
}

#cboxContent {
    background: none repeat scroll 0 0 transparent !important;
    margin-top: 32px;
    overflow: visible;
}

#cboxOverlay {
    background: none repeat scroll 0 0 #000000 !important;
}


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


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

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

#cart-content a {
color: #000000 !important;
}

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


/* 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 {
  background: #202020;
    text-transform: uppercase;
	max-width:945px;
}

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

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

#head-options span {
  display: none;
  }


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

#cart-form table {
    border: 0 solid #EEEEEE;
    margin-bottom: 10px;
}

#cart-form thead {
    background:url("https://lh4.googleusercontent.com/-5cssuBWm6TQ/Us4COqjTI-I/AAAAAAAAAlc/bacUaqB40kk/w466-h241-no/sour+green2.jpg") repeat-x scroll 0 0 #202020;
    border: 1px solid #000000;
    color: #ffffff;
    font-size: 12px;
    font-weight: normal;
    text-transform: none;
}

.table th, .table td {
    border-top: 0 solid #DDDDDD;
    line-height: 20px;
    padding: 6px 6px 6px 10px;
    text-align: left;
    text-transform: uppercase;
    vertical-align: top;
}

#cart-form  th {
border:none !important;
}

#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;
}

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

.remove-btn {
background: url("https://lh4.googleusercontent.com/-5cssuBWm6TQ/Us4COqjTI-I/AAAAAAAAAlc/bacUaqB40kk/w466-h241-no/sour+green2.jpg") repeat-x scroll 0 0 #202020;
padding: 3px;
border:1px solid rgba(0, 0, 0, 0.3);
box-sizing: border-box;
-moz-box-sizing: border-box;

	-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;

}

.remove-btn:hover {
background-color:#9966cc;
}

#cart-form .item-remove span {
font-size: 9px;
color: white;
vertical-align: middle;
height: 10px;
font-weight: bold;
padding: 5px;
box-sizing: border-box;
width: 10px;
}

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

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

#cart-form .item-img {
    min-width: 80px;
    padding-left: 0;
    width: 80px;
}

#cart-form .item-img img {
border:1px solid #eeeeee;
}

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

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

#checkout-continue-mobile .cart-total {
width: 100%;
float: left;
border: 1px solid #000;
margin-top: 10px;
padding: 10px;
margin-bottom: 10px;
box-sizing: border-box;
-moz-box-sizing: border-box;
}

#checkout-continue-mobile label {
float: none;
text-align: center;
width: 100%;
}

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

#checkout-continue-mobile .cart-total h3 {
float: left;
text-align: center;
line-height: 200%;
width: 100%;
margin: 0px !important;
}

#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;
width: 97%;
}

#checkout-continue-mobile #update-btn-footer {
width: 100%;
padding: 5px;
border: 1px solid rgba(0,0,0,.3);
float: none;
text-transform: uppercase;
background:url("https://lh4.googleusercontent.com/-5cssuBWm6TQ/Us4COqjTI-I/AAAAAAAAAlc/bacUaqB40kk/w466-h241-no/sour+green2.jpg") repeat-x scroll 0 0 #202020;
}


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


/* 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;
}

#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;
 text-transform: uppercase;
}

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

#cart-footer #country {
color: #000000;
margin-left: 5px;
vertical-align: middle;
padding: 5px;
border: 1px solid #999999;
text-transform: uppercase;
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 {
text-transform: uppercase;
font-size: 14px;
color: #000000;
}

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

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

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

.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%;
}

#cart-footer .cart-total #cart-shipping-tax p {
  margin-bottom: 7px;
  font-size: 13px;
  color: #000000;
  text-transform: uppercase;
  }
  
#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: bold;
  }

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



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

#contact-content {
padding:0px;
}

#contact-form .form-horizontal .control-label {
text-align: left;
width: 100% !important;
}

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

.form-horizontal .control-label {
float: left;
width: 100%;
font-size: 12px;
padding-top: 5px;
text-transform: uppercase;
text-align: left;
}

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

#contact-form {
border-left: none;
padding: 10px 0px;
max-width: 525px;
}

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

.input-xxlarge {
max-width:100%;
}

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


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

.form-horizontal .control-group {
    margin-bottom: 10px;
}

#contact-form p, #captcha-div {
    display: inline;
    float: none;
    margin:0px;
    max-width: 430px;
}



.contacts {
    margin-left: 0;
}

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

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

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

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

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

#blog_content .post_wrap {
padding-bottom: 20px !important;
margin-bottom: 20px !important;
border-bottom: 10px solid #202020;
}

#blog_content .entry_share_container {
border:none !important;
padding-top: 0px !important;
margin-top: 15px !improtant;
}

#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: 14px;
    font-weight: bold;
}

#blog_content .post_title>h2 {
font-weight:bold;
font-family: Nunito;
}

#side_bar #top_box h3 {
background: url("https://lh4.googleusercontent.com/-5cssuBWm6TQ/Us4COqjTI-I/AAAAAAAAAlc/bacUaqB40kk/w466-h241-no/sour+green2.jpg") repeat-x scroll 0 0 #202020;
color: #ffffff;
font-size: 14px !important;
font-weight: bold !important;
line-height: 100%;
margin-bottom: 0 !important;
padding: 10px;
text-transform: uppercase;
}


.wrp.with_side {
    margin-top: -10px;
}

#blog_content {
margin-top:0.5%;
}

#blog_content #top_box {
float: left;
}

#blog_content .post_title>h2 a {
color: #000000;
}

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


#blog_content.with_side #side_bar>div>ul>li a {
padding: 5px 0px;
display: block;
border-bottom: 1px solid #000000;
color: #ffffff;
width: auto;

	-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;

}

#blog_content.with_side #side_bar > div > ul > li a:hover {
background:#FF3E2A;
color: #ffffff !important;
}

#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: ;
    line-height: 1.2;
}

.twtr-widget {
box-shadow: inset 0 5px 11px 1px rgba(0,0,0,.15)!important;
float: left;
padding: 15px;
-moz-box-sizing: border-box;
margin-bottom: 20px;
border: 1px solid rgba(0,0,0,.3);
box-sizing: border-box;
width: 100%;
}

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

#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%;
}


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

#side_bar {
    border-left: 0 solid #EEEEEE;
    float: right;
    padding: 0;
    width: 200px;
}

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

#blog_content.with_side #side_bar > div > ul > li a {
background: url("https://lh4.googleusercontent.com/-5cssuBWm6TQ/Us4COqjTI-I/AAAAAAAAAlc/bacUaqB40kk/w466-h241-no/sour+green2.jpg") repeat-x scroll 0 0 #202020;
display: block;
color: #ffffff;
font-size: 12px;
margin-top: 0px;
padding: 5px 0 5px 10px;
width: auto;
}

#blog_content .post_title > h2 {
    font-size: 20px;
}

#blog_content .post_title {
    padding-bottom: 10px;
}

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



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

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

#cart-footer .checkout-btn {
    background:url("https://lh4.googleusercontent.com/-5cssuBWm6TQ/Us4COqjTI-I/AAAAAAAAAlc/bacUaqB40kk/w466-h241-no/sour+green2.jpg") repeat-x scroll 0 0 #9966cc;
    border: 1px solid rgba(0, 0, 0, 0.3);
    cursor: pointer;
    float: right;
    height: auto;
    margin-left: 8px;
    padding: 10px 20px;
    width: auto;
	
	-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;

}

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

#cart-footer .update-btn {
    background:url("https://lh4.googleusercontent.com/-5cssuBWm6TQ/Us4COqjTI-I/AAAAAAAAAlc/bacUaqB40kk/w466-h241-no/sour+green2.jpg") repeat-x scroll 0 0 #9966cc;
    border: 1px solid rgba(0, 0, 0, 0.3);
    cursor: pointer;
    height: auto;
    padding: 10px;
    width: auto;
	
	-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;

}

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

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

#continue-shopping {
    background:url("https://lh4.googleusercontent.com/-5cssuBWm6TQ/Us4COqjTI-I/AAAAAAAAAlc/bacUaqB40kk/w466-h241-no/sour+green2.jpg") repeat-x scroll 0 0 #202020;
    border: 1px solid #000000;
    float: left;
}

#continue-shopping a {
color: #ffffff !important;
padding: 10px;
text-transform: uppercase;
float: left;
font-size: 14px;
}

#product-addtocart {
    background:url("https://lh4.googleusercontent.com/-5cssuBWm6TQ/Us4COqjTI-I/AAAAAAAAAlc/bacUaqB40kk/w466-h241-no/sour+green2.jpg") repeat-x scroll 0 0 #9966cc;
    border: 1px solid rgba(0, 0, 0, 0.3);
    clear: both;
    color: #ffffff;
    cursor: pointer;
    display: block;
    height: auto;
    line-height: 100%;
    margin-top: 0;
    padding: 10px 20px;
    text-transform: uppercase;
	width: auto;
	
	-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;

}

#product-addtocart span {
    display: inline;
    font-family: Nunito;
    font-size: 20px;
    font-weight: normal;
    line-height: 100%;
}

#contact-submit {
    background:url("https://lh4.googleusercontent.com/-5cssuBWm6TQ/Us4COqjTI-I/AAAAAAAAAlc/bacUaqB40kk/w466-h241-no/sour+green2.jpg") repeat-x scroll 0 0 #9966cc;
    border: 1px solid rgba(0, 0, 0, 0.3);
    clear: both;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 15px;
    font-weight: bold;
    height: auto;
    padding: 9px 20px;
    text-transform: uppercase;
	margin: 0px;
	width: 120px;
   
	-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;

}

#contact-submit span {
display: inline;
}

#search-submit {
    display: none;
}

#product-addtocart:hover, #cart-footer .checkout-btn:hover, #contact-submit:hover, #cart-footer .update-btn:hover {
background:url("https://lh4.googleusercontent.com/-5cssuBWm6TQ/Us4COqjTI-I/AAAAAAAAAlc/bacUaqB40kk/w466-h241-no/sour+green2.jpg") repeat-x scroll 0 0 #202020;
}


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

#checkout-continue-mobile .checkout-btn {
width: 100%;
background:url("https://lh4.googleusercontent.com/-5cssuBWm6TQ/Us4COqjTI-I/AAAAAAAAAlc/bacUaqB40kk/w466-h241-no/sour+green2.jpg") repeat-x scroll 0 0 #9966cc;
border: 1px solid rgba(0,0,0,.3);
color: white;
text-transform: uppercase;
font-size: 20px;
padding: 15px 10px;
margin-bottom: 10px;
}

#checkout-continue-mobile #continue-shopping {
width: 100%;
padding: 0px;
text-align: center;
}

#checkout-continue-mobile #continue-shopping a {
float: left;
text-align: center;
position: relative;
width: 100%;
padding: 10px 0px;
background: transparent;
}

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


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

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

#related-products {
    clear: none !important;
    float: left;
    width: 100%;
padding: 0px;
margin-right: 0px;
}

#related-products-text {
    background: #202020;
    color: #ffffff;
    float: left;
    font-family: Nunito;
    font-size: 16px;
    font-weight: normal;
    height: auto;
    line-height: 20px;
    margin-bottom: 10px !important;
    margin-left: 0;
    margin-top: 0 !important;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}





#related_products .product-title {
    color: #000000;
    float: left;
    font-family: Nunito;
    font-size: 16px;
    font-weight: normal;
    line-height: 125%;
    margin-bottom: 0 !important;
    text-transform: uppercase;
    width: 70%;
}

#related_products .product-price {
    float: right;
    font-size: 16px;
    margin-top: 2px;
}

.product-price > span {
    background: #9966cc;
    color: #ffffff;
    font-family: Nunito;
    font-size: 16px;
    padding: 2px 5px;
}

#related_products .product-info {
    border-top: medium none;
    float: left;
    padding: 5px 0 10px;
}

#related_products {
    background: none repeat scroll 0 0 transparent;
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}


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

	-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;
}

#sale {
    background: none repeat scroll 0 0 red;
    display: inline-block;
    left: 0;
    padding: 5px;
    position: absolute;
    z-index: 999;
}

#sale .onsale {
    color: white;
    font-size: 14px;
    font-weight: bold;
    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%;
}

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



#related_products {
    background: none repeat scroll 0 0 transparent;
    display: inline;
    float: right;
    margin: 0;
    padding: 0;
    width: 19.2%;
}

#related_products .product-info {
    border-top: medium none;
    float: left;
    padding: 5px 0 15px;
    width: 100%;
}

#related_products .product-title {
    color: #000000;
    float: left;
    font-family: Nunito;
    font-size: 16px;
    font-weight: normal;
    line-height: 125%;
    margin-bottom: 0 !important;
    text-transform: uppercase;
    width: 60%;
}

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

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

#related-products .product-title:hover {
color: ;
}



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


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

.flex-control-paging li a {
border-radius:0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-o-border-radius: 0px;
}

.flex-direction-nav a {
    background: url("http://themefiend.com/tf-themes/_images/arrows/13.png") repeat scroll 0 0 transparent;
    height: 53px !important;
    width: 51px !important;
-webkit-transition: none;
top: 40%;
}

.flex-direction-nav .flex-next {
background-position: 100% 0 !important;
right: -36px;
opacity:0;
filter:alpha(opacity=0);
}

.flex-direction-nav .flex-prev {
left:-36px;
opacity:0;
filter:alpha(opacity=0);
}

.flexslider:hover .flex-direction-nav a {
opacity:70;
filter:alpha(opacity=70);
}

#home-flex .flex-control-nav {
display:none;
}

#gallery-intro {
margin-bottom:15px;
}

#gallery-flex .flex-control-nav {
width: 10%;
position: absolute;
bottom: 0;
color: transparent;
text-align: right;
font-size: 0;
top: 2%;
right: 2%;
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;
}


#home-flex  .flex-control-nav {
width: auto;
position: absolute;
bottom: 0px;
color: transparent;
text-align: right;
font-size: 0px;
top: 3%;
right: 2%;
}

#home-flex .flex-control-paging li a {
width: 20px;
height: 20px;
display: block;
font-size: 0px;
color: transparent;
text-decoration:none;
text-align: center;
text-indent:0px;
}

.flexslider {
margin: 0px;
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;
}

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

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

#lookbook-intro {
margin-bottom:10px;
}

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


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

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


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

#newsletter-form {
    border: 1px solid #000000 !important;
    border-radius: 0 0 0 0;
    color: #000000;
    float: left;
    font-size: 10px;
    height: 14px;
    margin-top: 0;
    padding: 3px;
    text-transform: uppercase;
    width: 90px;
}

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

#signup-btn {
background: url("https://lh4.googleusercontent.com/-5cssuBWm6TQ/Us4COqjTI-I/AAAAAAAAAlc/bacUaqB40kk/w466-h241-no/sour+green2.jpg") repeat-x scroll 0 0 #202020;
border: medium none;
border-radius: 0;
color: white;
cursor: pointer;
float: left;
font-size: 10px;
height: 22px;
line-height: 100%;
margin-left: 0;
padding: 5px;
text-shadow: none;
text-transform: uppercase;
vertical-align: middle;
width: 54px;
}


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

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


#footer {
    background:url("https://lh4.googleusercontent.com/-5cssuBWm6TQ/Us4COqjTI-I/AAAAAAAAAlc/bacUaqB40kk/w466-h241-no/sour+green2.jpg") repeat-x scroll 0 0 transparent;
    clear: both;
    color: #ffffff;
    float: left;
    height: auto;
    margin-bottom: 0;
    padding: 5px 0 0;
    width: 100%;
}

#inner-footer {
color: #ffffff;
font-size: 10px;
height: 100%;
line-height: 12px;
box-sizing: border-box;
margin: auto;
padding: 2%;
-moz-box-sizing: border-box;
text-align: left;
text-transform: uppercase;
width: 100%;
}

#footer h3 {
    font-family: Nunito;
    font-size: 18px;
    font-weight: normal;
    line-height: 125%;
    margin-bottom: 5px !important;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

#footer .footer-column {
    float: left;
    margin-left: 0;
    margin-right: 10px;
	margin-bottom:2%;
    max-width: 100%;
    min-width: 32%;
    padding: 0;
}

#footer .footer-column:last-child {
margin-right:0px;
}

#footer a {
    color: #ffffff;
}

#footer a:hover {
  color: #ffffff !important; 
}

#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;
	line-height:130%;
    display: block;
    font-family: Nunito;
    font-size: 14px;
    margin-bottom: 0;
    text-transform: uppercase;
    width: auto;
}


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

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


#socialicons {
    float: right;
    width: auto;
}

#footer #socialicons {
float:left;
width:100%;
}

#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: uppercase;
font-weight: bold;
}


#social-text {
  float: left;
  width:100%;
  text-transform: uppercase;
}
/*============= End Footer Styles========================*/



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


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

#products div.product {
max-width: 49%;
width: 49%;
}

#sold .soldout, #related_products #sold .soldout  {
font-size:30px;
}

#product-content {
width:100%;
}

#product-details .name {
font-size:24px;
}

#product-details {
width: 35%;
margin-left: 1%;
}

#product-content .flexslider {
width:62%;
float:left;
}

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

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


#cart-footer .cart-shipping {
max-width:40%;
clear:both;
float:left;
}

#cart-footer .cart-discount {
max-width:40%;
float:left;
clear:both;
}

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

#cart-footer .apply-discount {
width: 20%;
box-sizing: border-box;
margin-top: 0px;
padding: 4px !important;
margin-left: 0px;
height: auto;
}

#cart-footer .apply-discount span {
font-size:10px;
}

#cart-content {
font-size:12px;
}

#cart-content a {
font-size:12px;
}

#cart-footer .cart-total {
max-width: 40%;
}


#contact-form-container, #contact-info {
max-width:48%;
}

}

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

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

#mobile-header {
background: #202020;
}

#mob-head-container {
position: relative;
float: right;
width: 100%;
}

#mobile-header #header h1 img {
max-height: 100%;
max-width: 50%;
}

.btn-group {
z-index:999;
left: 0px;
position: absolute;
border-radius: 0px;
}

.btn-group .btn {
background: none;
border: none;
border-radius: 0px;
box-shadow: none;
}

.hidden-mobile {
left:-180px;
position:absolute;
}

#mobile-header {
background: #9966cc;
width: 100%;
float: right;
position: relative;
}

#home-page #container {
height:100% !important;
}

#home-flex .flex-control-nav {
display:inline;
}

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

#products .product:nth-of-type(2n+2) {
margin-right:0px;
}

#products div.product {
margin-right: 1%;
width:48.5%;
}

#products div.last {
margin-right:1%;
}

#product-content {
width:100%;
}

#product-details {
width:100%;
margin-left:0px;
}

#related_products {
width:100%;
}

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

#sidebar-navigation {
background:#202020 !important;
}

#sidebar-navigation .sub-categories li:hover, #categories li:hover {
background-color:#202020 !important;
}


#container {
position:relative;
z-index: 100;
}

#container.sb-active  {
width: 100% !important;
left: 174px;
-webkit-transition:left 0.5s ease-in-out ;
-moz-transition:left 0.5s ease-in-out;
-o-transition:left 0.5s ease-in-out;
transition:left 0.5s ease-in-out;
}


#container.sb-inactive {
-webkit-transition:left 0.5s ease-in-out;
-moz-transition:left 0.5s ease-in-out;
-o-transition:left 0.5s ease-in-out;
transition:left 0.5s ease-in-out;
}

#minicart {
display:none;
}

#minicart-outer {
position: absolute;
right: 2%;
top: 8%;
}

#minicart-outer #minicart {
top:0px;
position:relative;
width:100%;
display:inline !important;
}

.form-search {
width:100%;
}

#newsletter-container {
width:100%;
}

#newsletter-form {
width:70%;
}

#signup-btn {
width:20%;
}

#main-content {
padding:2% 0px;
}

#home-page #main-content {
padding:0px !important;
}

#contents {
box-sizing: border-box;
padding: 2%;
width: 100%;
}

#footer {
background: url("https://lh4.googleusercontent.com/-5cssuBWm6TQ/Us4COqjTI-I/AAAAAAAAAlc/bacUaqB40kk/w466-h241-no/sour+green2.jpg") repeat-x scroll 0 0 #9966cc;
border-right: 1px solid #000000;
padding-bottom:10%;
}

#product-details {
margin-left:0px;
}

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

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

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

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

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

#remove-btn-phone a {
font-size: 6px;
color: white !important;
font-weight: bold;
margin-left: 36%;
}

#cart-content {
font-size:12px;
}

.item-qty input {
margin-bottom:0px;
}

#container {
padding-left:0px;
}

#cart-content {
float:none;
}

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

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

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

#side_bar {
width: 100%;
padding: 0;
border-left: none;
padding-left: 0px;
float: left;
}

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


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

#header h1 {
line-height:100%;
text-align:center;
float:none;
}

#sidebar-navigation {
border-right: 1px solid #000000;
box-shadow: 1px 1px 1px rgba(0,0,0,.3);
z-index:999;
-webkit-transition:all 0.5s ease-in-out;
-moz-transition:all 0.5s ease-in-out;
-o-transition:all 0.5s ease-in-out;
transition:all 0.5s ease-in-out;
}

#container {
z-index: 100;
-webkit-transition:all 0.5s ease-in-out;
-moz-transition:all 0.5s ease-in-out;
-o-transition:all 0.5s ease-in-out;
transition:all 0.5s ease-in-out;
}

#container.sb-inactive {
width:100%;
}

#cart-footer .cart-discount p  {
display:none;
}

#product_thumbnails {
display:none;
}

.featured {
width:100% !important;
}


#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 320px========================*/

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

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

}

.hide {
display: none !important;
}