/* ====================RESPONSIVE THEME=====================*/

@media (max-width: 1199px){
	.container{
		width: 980px;
	}
	.boxed-3 .box_1-3{
		width: 32%;
		margin-left: 2%;
		min-height: 200px;
	}
	/* Header */
	.social-nav{
		margin-right: 40px;
	}
	.header .cart{
		margin-right: 10px;
	}
}
@media (min-width: 993px) and (max-width: 1199px){

	/* Main Content */
	.showSidebar #content{
		width: 765px;
	}

	/* bxslider - shop */
	.bx-wrapper .bx-prev{
		left: -52px;
	}
	.bx-wrapper .bx-next{
		right: -52px;
	}
}
@media (max-width: 992px){
	.home.admin-bar .site-header{
		position: relative;
	}
}
@media (min-width: 768px) and (max-width: 992px){
	.container{
		width: 750px;
	}
	.header{
		height: auto;
	}
	#nav{
		clear: both;
		text-align: center;
		width: 100%;
		margin-bottom: 20px;
	}

	/* Main Content */
	.showSidebar #content{
		width: 535px;
	}

	/* Home */
	.title-bar{
		font-size: 26px;
	}

	/* bxslider - shop */
	.bx-wrapper .bx-prev{
		left: -10px;
	}
	.bx-wrapper .bx-next{
		right: -10px;
	}
}
@media (max-width: 767px){
	/* Desktop-Mobile */
	.for-desktop{
		display: none !important;
	}
	.for-mobile{
		display: block !important;
	}
	/* ======= GRID ================*/
	.one_half{
		width: 100%;
		float: none;
		margin-right: 0;
		margin-bottom: 20px;
	}
	/*======================================*/
	.container{
		width: auto;
	}
	.page-title,
	#content h1{
		text-align: center;
	}
	.home .site-header{
		position: relative;
	}
	.site-header{
		padding-top: 0;
		border-bottom: 1px solid #000;
	}
	.header{
		height: auto;
	}
	a.menu-trigger{
		display: block;
	}
	.header .logo{
		float: none;
		text-align: center;
		max-width: 170px;
		margin: 0 auto;
	}
	.header .logo img{
		margin: 0;
	}
	.header-right{
		position: absolute;
		right: 10px;
		bottom: 10px;
	}
	.header .social-nav{
		display: none;
	}
	#nav{
		margin-top: 1px;
		width: 100%;
		position: absolute;
		left: 0;
		top: 100%;
	}
	#navigation{
		background: #e5e5e5;
		text-align: center;
		overflow-x: visible;
		-webkit-overflow-scrolling: touch;
		display: none;
	}
	#navigation.active{
		overflow-x: auto;
		display: block;
	}
	#nav .menu{
		margin: 10px 0;
	}
	#nav .menu li{
		display: block;
	}
	#nav .menu a{
		font-size: 23px;
		padding: 8px 15px;
	}
	#nav .menu a:after{
		content: '';
		height: 1px;
		background: #898989;
		position: absolute;
		left: 30px;
		right: 30px;
		bottom: 0;
	}
	#nav .menu li:last-child a:after{
		height: 0;
	}
	#nav .menu a:hover{
		color: #82b66e;
	}
	#nav .menu > li > a{
		border-right: 0;
	}

	/* Main Content */
	#main{
		padding-top: 25px;
	}
	.sidebar{
		float: none;
		width: auto;
		margin-top: 20px;
	}
	.showSidebar #content{
		padding: 0;
		width: auto;
		float: none;
	}

	/* Footer */
	.footer .footer-column .widget{
		float: none;
		min-height: inherit;
		border: 0;
	}
	.footer .footer-column .col_1-5{
		width: 100%;
	}

	/* Home */
	.title-bar{
		width: auto;
		float: none;
		margin: 0 -15px;
		font-size: 30px;
		border-bottom: 2px solid #fff;
	}
	.title-bar.middle{
		width: auto;
		background: #000;
		border-left: 0;
		border-right: 0;
	}
	.title-bar.last{
		border-bottom: 0;
	}
	.boxed-3 .box_1-3{
		float: none;
		width: auto;
		margin-left: 0;
		min-height: inherit;
	}
	.title-bar-box
	{
		display:none;
	}
	
	.title-bar
	{
		margin:0px;
	}
	
	.box-feature-home
	{
		margin-top:10px;
	}
	
	#sb_instagram.sbi_fixed_height
	{
		height:auto !important;
	}
	
	/* Locations */


	/* Shopping page */
	.step-title{
		padding: 0;
	}
	.step-title h2{
		font-size: 1.625em;
	}
	.step-title .step-number{
		width: 34px;
		height: 34px;
		line-height: 34px;
		font-size: 18px;
	}
	.shopping-page .step-content .grid-2-item li,
	.shopping-page .step-content .grid-3-item li,
	.shopping-page .step-content .grid-4-item li{
		float: none;
		width: auto;
		margin-bottom: 10px;
	}
	.shopping-page .product li span, 
	.shopping-page .package li span{
		font-size: 1.625em;
	}
	.shopping-page .step2 .box h2{
		font-size: 1.75em;
		margin-left: 0;
	}
	.shopping-page .checkout{
		text-align: center;
	}
	/* bxslider - shop */
	.shopping-page .slides-juices{
		margin-left: 8px;
		margin-right: 8px;
	}
	.bx-wrapper .bx-prev{
		left: -10px;
	}
	.bx-wrapper .bx-next{
		right: -10px;
	}
}

@media (max-width: 320px){

	/* Shopping page */
	.shopping-page .juices-select .item{
		margin-right: 9px;
		margin-bottom: 9px;
	}
	.shopping-page .juices-select .item .image{
		width: 37px;
		height: 102px;
		background-size: 37px 102px;
	}
	.shopping-page .slides-juices{
		margin-left: 28px;
		margin-right: 28px;
	}
	.juices-slider .item{
		width: 234px !important;
	}
	.juices-slider .item .pull-left{
		max-width: 72px;
	}
	.bx-wrapper .bx-prev{
		left: -42px;
	}
	.bx-wrapper .bx-next{
		right: -42px;
	}
}

/* START Make the cart table responsive */
/* http://css-tricks.com/responsive-data-tables/ */

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

/* Force table to not be like tables anymore */
.woocommerce-page table.shop_table, 
.woocommerce-page table.shop_table thead, 
.woocommerce-page table.shop_table tbody, 
.woocommerce-page table.shop_table tfoot,
.woocommerce-page table.shop_table th, 
.woocommerce-page table.shop_table td, 
.woocommerce-page table.shop_table tr { 
	display: block; 
}

/* Hide table headers (but not display: none;, for accessibility) */
.woocommerce-page table.shop_table thead tr { 
	position: absolute;
	top: -9999px;
	left: -9999px;
}

.woocommerce-page table.shop_table tr { 
	/*border: 1px solid #d2d3d3; */
	margin-bottom: 20px;
}

.woocommerce-page table.shop_table td { 
	/* Behave  like a "row" */
	position: relative;
	padding-left: 100px !important; 
}

.woocommerce-page table.shop_table {
	border: none;
}

.woocommerce-page table.shop_table td.product-spacer {
	border-color: #FFF;
	height: 10px;
}

.woocommerce-page table.shop_table td:before { 
	/* Now like a table header */
	position: absolute;
	/* Top/left values mimic padding */
	top: 6px;
	left: 6px;
	/*width: 45%; */
	padding-right: 10px; 
	white-space: nowrap;
}

/*
Label the data
*/
.woocommerce-page table.shop_table td.product-remove:before {
	content: "DELETE";
}

.woocommerce-page table.shop_table td.product-thumbnail:before {
	content: "IMAGE";
}

.woocommerce-page table.shop_table td.product-name:before {
	content: "PRODUCT";
}

.woocommerce-page table.shop_table td.product-price:before {
	content: "PRICE";
}

.woocommerce-page table.shop_table td.product-quantity:before {
	content: "QUANTITY";
}

.woocommerce-page table.shop_table td.product-subtotal:before {
	content: "SUBTOTAL";
}

.woocommerce-page table.shop_table td.product-total:before {
	content: "TOTAL";
}

.woocommerce .quantity, 
.woocommerce #content .quantity, 
.woocommerce-page .quantity, 
.woocommerce-page #content .quantity {
	margin: 0;
}

.woocommerce-page table.cart td.actions, 
.woocommerce-page #content table.cart td.actions {
	text-align: left;
	border:0;
	padding-left: 6px !important;
}

/*.woocommerce-page table.cart td.actions .button.alt, 
.woocommerce-page #content table.cart td.actions .button.alt {
	float: left;
	margin-top: 10px;
}*/

/*.woocommerce-page table.cart td.actions div, 
.woocommerce-page #content table.cart td.actions div,
.woocommerce-page table.cart td.actions input, 
.woocommerce-page #content table.cart td.actions input {
	margin-bottom: 10px;
}*/

.woocommerce-page .cart-collaterals .cart_totals {
	float: left;
	width: 100%;
	text-align: left;
}

/*.woocommerce-page .cart-collaterals .cart_totals th, 
.woocommerce-page .cart-collaterals .cart_totals td {
	border:0 !important;
}*/

.woocommerce-page table.shop_table tr.cart-subtotal td,
.woocommerce-page table.shop_table tr.shipping td,
.woocommerce-page table.shop_table tr.total td,
.woocommerce-page table.shop_table.order_details tfoot th,
.woocommerce-page table.shop_table.order_details tfoot td,
.woocommerce-page table.shop_table tfoot .order-total td {
	padding-left: 6px !important;
	border:0 !important;
}

.woocommerce-page table.shop_table tbody {
	padding-top: 10px;
}

.woocommerce .col2-set .col-1, 
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, 
.woocommerce-page .col2-set .col-2,
.woocommerce form .form-row-first, 
.woocommerce form .form-row-last, 
.woocommerce-page form .form-row-first, 
.woocommerce-page form .form-row-last {
	float: none;
	width: 100%;
}

.woocommerce .order_details ul, 
.woocommerce-page .order_details ul,
.woocommerce .order_details, 
.woocommerce-page .order_details {
	padding:0;
}

.woocommerce .order_details li, 
.woocommerce-page .order_details li {
	clear: left;
	margin-bottom: 10px;
	border:0;
}

.woocommerce-page #order_review table.shop_table td
	
}

/* END Make the cart table responsive */
