 @media only screen and (max-width: 1200px) and (min-width: 1000px) {
 .mobile-menu {
 display:none !important;
}
 #site-menu .main-menu {
 display:block !important;
}
}
 
/* Large screens (1024px) */
 @media only screen and (max-width: 1200px) and (min-width: 700px) {
 html ul.product_list.grid > li .button-container {
 top: 80%;
}
 .label-poduct {
 display:none !important;
}
 .alert-banner-white h4, .alert-banner-black h4, .alert-banner-text h4 {
 font-size:11px;
}


html body #footer .block {
    display: inline-block;
    float: none;
    margin: 0 auto;
    padding: 5%;
    vertical-align: top;
    width: 47%;
}

}



/* Medium screens (800px) */
 
 @media only screen and (max-width: 800px) {
 html .title-carousel {
 font-size: 27px;
 line-height: 47px;
}
 .brand-slider {
 display:none !important;
}
 .bx-controls-direction {
 display:none !important;
}
 .alert-banner-white h4, .alert-banner-black h4, .alert-banner-text h4 {
 font-size:11px;
}
 html #search_block_top {
 float: none;
 margin: 30px auto 0;
 width: auto !important;
}
 html .header-button {
 float: none;
 margin: 0 auto;
 text-align: center;
}
 #header .cart_block {
 top: 78px !important;
}


.sidebar .block .title_block:after, .sidebar .block h4:after{
	display:none !important;
}

 .pb-left-column #image-block {
 width: auto !important;
}
 .pb-left-column #views_block {
 width: auto !important;
}
 html ul.product_list.grid > li .button-container {
 top: 80%;
}
 html #footer .block {
 float: none;
    margin: 0 auto;
    padding: 5%;
    width: 90%;
}

.bottom-menu {
    float: none;
    margin-left: 0;
    text-align: left;
    line-height: 22px;
}

}
 @media only screen and (max-width: 500px) {
 #facebook_block {
 float:none !important;
}


.menu-trigger{
	display:none !important;
}


.cat_desc  .rte{
	display:none !important;
}
	
.shopping_cart {
    padding-top: 0px !important;
}
.news-home-list,.bannercms{
	width:100% !important;
}

 html #footer .block .block_content {
 display:none;
}
 html #footer .block.open-foot .block_content {
 display:block !important;
}
 .footer-container #footer h4 {
 border-bottom: 1px dotted;
 padding-bottom: 12px;
 cursor:pointer;
}
 .footer-container #footer .block.open-foot h4:after {
 content: "\f056";
}

html #footer #newsletter_block_left .block_content {
    display: block !important;
}


ul.step {
	display:inline-block;
	width:100%;
}

ul.step li {
    display: inline-block !important;
    margin: 0 0 10px;
    padding: 5%;
    width: 100%;
}


table {
	display:inline-block  !important;
	width:100%  !important;
}
#order-detail-content #cart_summary td {
    float: none !important;
    text-align: center;
    width: 100% !important;
}

#order-detail-content #cart_summary td.cart_delete {
    clear: both;
    text-align: center;
    width: 100%;
}

#order-detail-content .cart_quantity {
	display:none !important;
}

table .product-name{
	display:block !important;
}



table th, table thead{
	display:none !important;
}

.table td {
    display: inline-block !important;
    vertical-align: middle;
    width: 100% !important;
}

.table tfoot tr {
    background: none repeat scroll 0 0 #FBFBFB;
    display: inline-block !important;
    width: 100%;
}

.footer-container #footer ul li{
	margin-bottom:10px;
}


header .nav  div{
	float:none !important;
	width:100% !important;
}

header .nav div {
 float: none !important;
    font-size: 14px !important;
    line-height: 20px !important;
    text-align: center;
    width: 100% !important;
    margin: 0 !important;
}

header .nav div  *{
 line-height: 20px !important;
    font-size: 14px !important;
}



}
