 /* Phone */
@media (min-width:300px) and (max-width:767px) {
div#header-main {
    margin-bottom: 0;
}
.navbar-header .navbar-toggle {
    position: fixed;
    top: 0;
    margin-left: 10px;
    left: 0;
    background: #0D0552;
}
.home-product .product_list li {
    padding: 0;
}
#index #center_column {
    margin-top: 0;
}
.block.products_block.exclusive {
    margin-bottom: 15px;
}
.cms-4 .rte .col-sm-4 {
    width: 100%;
}

.navbar-nav > li a:after {
    content: "" !important;
}
.cms-6 .rte .col-sm-6 {
    width: 100%;
}

.cms-6 .rte .col-sm-6 iframe {
	max-width: 100% !important;
	max-height: 100% !important;
	width: 100% !important;
	height: auto !important;
}


.page-heading:before {
    position: Absolute;
    left: 0;
    top: 0;
}
.page-heading {
    font-size: 1.5em;
    position: relative;
    padding-left: 50px;
}
table.feature.info tr th, table.feature.info tr td {
    font-size: 1em;
}
table.feature tr th, table.feature tr td {
    font-size: 0.6em;
}
#product .rte li img {
    max-width: 100%;
}
#layer_cart .layer_cart_product .product-image-container {
    margin: 0 auto;
}

#layer_cart {
    right: 0;
    width: 90%;
    left: 0;
    margin: 0 auto;
}


/********* Checkout **********/
table#cart_summary th{display:none;}
table#cart_summary td {display:inline-block !important;width:100%;}
#cart_summary tbody td.cart_product, #cart_summary tbody td.cart_description, #cart_summary tbody td.cart_quantity, #cart_summary tbody td.cart_unit, #cart_summary tbody td.cart_total {width:100% !important;text-align:center !important;padding:10px 14px;}
#cart_summary td.cart_avail {display:none !important;}
.cart_quantity .cart_quantity_input, .cart_quantity_button {display:block !important;float:left;margin-top:0;margin-left:2em;}
tr.cart_total_price {border-top: 1px solid #ccc !important;}
#cart_summary tr td { border: none !important;}
.cart_quantity .cart_quantity_input, .cart_quantity_button {display:block !important;margin-top:0;  float: none;}
.cart_quantity_button.clearfix {width: 100%;margin: 0 auto;display: Table !important;text-align: Center;float: none !important;}
#cart_summary tr td {border: none !important;}
.cart_quantity_button.clearfix a {float: none !important;}
.cart_quantity .cart_quantity_input {margin: 0 auto;display: table !important;}
li.price {text-align: center; font-size: 1.5em;}
a.button-exclusive.btn.btn-outline, a.button.btn.btn-outline.standard-checkout, button.button.btn.btn-outline.button-medium.pull-right.btn-sm, a.button-exclusive.btn.btn-default,
a.btn.btn-outline.button.button-small.btn-sm, a.btn.btn-outline.button.button-small.btn-sm {width: 100%;margin: 5px 0;}
.table tbody > tr > td.cart_quantity {padding-top: 0 !important;}
td.delivery_option_logo {
    display: none;
}

.account_creation {
    padding: 10px 20px;
}

li.pull-left, li.pull-right {
    width: 100%;
}
li.address_update a {
    width: 47% !important;
    margin: 1% !important;
}
.clearfix.main-page-indent {
    margin-bottom: 20px;
}
ul.footer_links.clearfix li {
    width: 100%;
}

#homepage-slider .homeslider-description h3 {
    font-size: 1.1em;
    margin-bottom: 0;
}
#homepage-slider .homeslider-description {
    left: 0;
    top: 50% !important;
    position: Absolute;
    padding: 0 !important;
    top: 5px !important;
    transform: translateX(-50%);
}

.breadcrumb.clearfix {
    margin: 0;
    min-height: 0 !important;
}
#topbar .popup-title {
    width: 40px;
    height: 40px;
    background: #2EBEF4;
    position: fixed;
    right: 0;
    margin-right: 10px;
    margin-top: 10px;
    top: 0;
    padding: 0;
    text-align: Center;
    line-height: 40px;
}
#topbar .popup-title i {
	color: white;
}
.e-translate-top .popup-content {
    right: -55px;
}
#category section#columns, #contact section#center_column {
    padding-top: 20px;
}
.pb-right-column {
    padding: 0;
}
ul.toggle-footer.list-group.bullet, .block_content.toggle-footer {
    display: block !important;
}

.sidebar .block h4:after, .footer-block h4:after {
	display: none;
}
#header-main .logo {
    margin: 20px auto;
    width: 200px;
}
ul.product_list h5.name {
    margin-bottom: 0;
}
.socialsharing_product button {
	padding: 6px 10px;
}

#product .primary_block.row {
    margin-bottom: 0;
}


.fancybox-wrap.fancybox-opened .fancybox-inner #wrapper-content .landing {
	width: 100% !important;
	float: none !important;
	margin-bottom: 40px;
}


.fancybox-wrap.fancybox-opened .fancybox-inner #wrapper-content .landing  img {
	width: 70%;
	height: auto;
}

.fancybox-wrap.fancybox-opened .fancybox-inner #wrapper-content .landing.right  img {
	width: 60%;
	height: auto;
	margin-bottom: 0;
}

.fancybox-wrap.fancybox-opened .fancybox-inner #wrapper-content {
	top: 48% !important;
}


}
/* Tablet */
@media (min-width:768px) and (max-width:1024px) {





































}