/*=====================================================
    
    SMALLER MOBILE DEVICES

=====================================================*/

@media all and (max-width: 479px) {

select {
	height: 32px;
	max-width: 100%;
	border-radius: 0;
	padding: 6px;
}

.data-table a {
	display: inline-block;
}

.link-rss {
	display: none;
}

.flyout-cart {
	display: none !important;
}

.master-wrapper-page {
	margin: 0 auto;
}
.master-wrapper-content,
.header-line,
.footer-upper,
.footer-lower,
.bottom .center {
	width: 100%;
}

.master-wrapper-content {
	position: relative;
    padding:15px 0;
}

.column2-wrapper {
margin-top: 0px;
border-top: none;
padding-top: 15px;
}

.center-2, .side-2 {
	float: none;
	width: auto;
}

.center-2 {
	margin-bottom: 20px;
}

.side-2:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	font-size: 0;
}

.home-page,
.category-page,
.shopping-cart-page,
.checkout-page,
.registration-page,
.registration-result-page,
.product-reviews-page,
.login-page,
.account-page,
.contact-page,
.email-a-friend-page,
.search-page,
.blog-page,
.blogpost-page,
.news-list-page,
.news-item-page,
.wishlist-page,
.compare-products-page {
	text-align: center;
}

.inputs {
	text-align: center;
	position: relative;
	display: inline-block;
	overflow: visible;
	width: 100%;
    padding: 0 5px;
    -webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.inputs > label {
	width: 100%;
	text-align: center;
	margin: 0 0 8px;
}
.inputs select {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
	width: 100%;
	margin: 0 0 5px;
}

.registration-page select, .account-page select 
{
    width: 90px;
}

input[type="text"], input[type="password"] {
	padding: 5px;
	height: 30px;
	line-height: 20px;
}

input[type="text"],
input[type="password"], textarea,
.inputs input[type="text"],
.inputs input[type="password"],
.inputs textarea {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
	width: 100% !important;
}
.inputs input[type="text"],
.inputs input[type="password"],
.inputs textarea {
	xmax-width: 300px;
}
.inputs .required {
	position: absolute;
	top: 22px;
	right: -3%;
}

.topic-page .page-title 
{
margin-top: 0px;
margin-bottom: 20px;
border-top: none;
padding-top: 15px;
}

.topic-html-content-title h2 {
	font-size: 24px;
}

.admin-header-links {
	position: static;
	height: 32px;
	background: rgba(255,255,255,.75);
	margin-bottom: 1px;
}
.admin-header-links a {
	display: block;
	line-height: 32px;
	text-align: center;
	margin: 0;
}

/* BAR NOTIFICATION */

.header 
{
    position: relative;
    z-index: 1002;
    margin-bottom: 0px;
}
.header-line {
    background: rgba(255,255,255,.75);
    width: 100%;
    padding: 0;
}
.header-logo,
.header-selectors-wrapper,
.search-box {
    float: none;
    text-align: center;
}

span.search-box-text 
{
    background: none !important;
}

.header-logo {
    margin: 0 10px 10px;
}
    
.header-logo a {
    display: inline-block;
}
    
.header-links-wrapper 
{
    display: none;
}

.mobile-menu
{
    display: block;
    width: 100%;
    height: 75px;        
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #414042;
    margin-bottom: 0px;
}

.mobile-menu ul li 
{
    display: block;
    float: left;
    width: 25%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 75px;
    padding: 5px 0;
}

.mobile-menu ul li a 
{
    display: block;
    height: 100%;
    width: 100%;
    padding: 0px 15px;
    background: #414042;
    color: #fff;
    border-left: solid 1px #545454;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

.mobile-menu ul li a span.mob-menu-icon 
{
    display: block;
    font-size: 28px;
}

.mobile-menu ul li a span.mob-menu-text 
{
    font-size: 11px;
}

.search-box
{
    background: #ccc;
    padding: 20px 0 25px;
    margin:0;
}

.search-box ul li 
{
    display: none;
}

.search-box ul li:last-child
{
    display: block;
    width:100%;
    margin: 0 auto;
    float: none;
}
    
.search-box form {
    display: inline-block;
}
.search-box input.search-box-text {
    width: 200px !important;
    padding: 0px 6px;
    height: 30px;
    line-height: 26px;
}

.search-box .search-box-button {
width: 70px;
height: 30px;
}

.ui-autocomplete.ui-menu.ui-widget.ui-widget-content {
    width: 234px !important;
}

.ui-autocomplete.ui-menu.ui-widget.ui-widget-content img {
	display: none;
}

/* HEADER MENU */

.header-menu {
	background: none;
	width: 100%;
    min-width: 220px;
	margin: 0 auto 0px;
}
.header-menu > ul,
.header-menu .top-menu {
	display: none;
    border-bottom: solid 1px #aaa;
}
.menu-title {
    display: block !important;
	font-family: "brandon-grotesque",sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    border-bottom: solid 1px #545454;
    border-top: solid 1px #545454;
}

.menu-title span {
    background: url(../img/responsive-nav-icon.png) no-repeat 97% center;
    display: block;
    font-size: 200%;
    line-height: 45px;
    padding: 0 0 0 3%;
    cursor: pointer;
    box-shadow: inset 0 1px #fff;
}

.header-menu ul > li {
	display: block;
    float:none;
    position: relative;
    height:auto;
    border-left: none;
}

.header-menu > ul > li:hover
{
    margin-right:0px;
}

.header-menu > ul > li > a,
.header-menu > ul > li > span {
	border: 0 !important;
	border-top: 1px solid #aaa !important;
	background: #f4f4f4;
	text-align: left;
    height: 44px;
    line-height:44px;
    position:relative;
    z-index:2;
    margin-top:0;
    padding-top:0;
    padding-bottom:0;
    display: block;
}

.header-menu > ul > li:hover a,
.header-menu > ul > li:hover > span {
	xcolor: #fff;
}

.header-menu > ul > li:hover > a:before,
.header-menu > ul > li:hover > span:before {
	display: none;
}

.header-menu > ul .plus-button {
    position: absolute;
    top: 1px;
    right: 0;
    z-index:3;
	border-left: 1px solid #bbb;
	width: 48px;
	height: 44px;
	background: url('../img/responsive-plus.png') no-repeat center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	-webkit-transition: background .1s ease-in-out;
	-moz-transition: background .1s ease-in-out;
	-o-transition: background .1s ease-in-out;
	transition: background .1s ease-in-out;
}

.header-menu > ul .plus-button.close {
	background: url('../img/responsive-minus.png') no-repeat center;
}

.header-menu .sublist {
	position: static;
	background: #eee !important;
	padding: 0;
	font-size: 14px;
}

.header-menu .sublist .sublist {
	top: 0;
	left: 0;
	box-shadow: none;
	background: #fff !important;
}

.header-menu .sublist li a {
    background: none;
	border: 1px solid #ddd;
	border-bottom: none;
	padding: 13px 0;
}

.header-menu .sublist li:hover a {
    background: #fff;
}

.dropdown {
	display: none;
}
    
.dropdown li a {
    display: block;
    padding: 12px 25px 10px;
    font: normal 17px Arial, Helvetica, sans-serif;
    text-shadow: 1px 1px #fff;
    border-top: 1px solid #aaa !important;
    background: #f6f6f6;
}

/*  Home Banner  */

.home-banner .home-banner-slogan
{
   display:none;
}

/*  Home Content  */

.homebox
{
width: auto;
float: none;
margin: 0 0 20px 0px;
background: url(../img/homebox-title-bg.png) 0px 12px repeat-x;
}

.homebox .homebox-title p {
font-size: 20px;
padding-right: 5px;
padding-left: 5px;
}

.homebox img
{
    display:none;
}

/* SIDEBAR */

    .block
    {
        margin: 0 0 15px;
        width: 100%;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box;
    }

	.block .title {
		padding: 0;
		background: #333;
		text-align: center;
	}

		.block .title strong {
			display: block;
			padding: 10px;
			cursor: pointer;
		}

	.block .listbox {
		display: none;
	}

.listbox .list > li > a {
	padding: 11px 10px 11px 35px;
}
.listbox .list > li.active > a, .listbox .list > li > a.active {
	width: 100.5%;
	box-shadow: 2px 0 0 0 #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.listbox .sublist a {
	padding: 10px 5px;
}
.block-popular-blogtags .tags {
	text-align: center;
}
.listbox .tags li {
	float: none;
}
.listbox .tags a {
	line-height: 32px;
}

/* CATEGORY PAGE & PRODUCT GRIDS */

.breadcrumb {
	text-align: center;
    margin-top: 0px;
    margin-bottom: 15px;
    border-top: none;
    padding-top: 20px;
}
	.breadcrumb ul {
		display: inline-block;
	}
	.breadcrumb li {
		float: none;
		display: inline-block;
		margin: 0;
	}
	.breadcrumb li * {
		display: inline-block;
		line-height: 32px;
	}
		.breadcrumb li span:first-child,
		.breadcrumb li strong {
			margin: 0 2px;
		}


.category-description {
	display: none;
}
.product-selectors > div {
	width: 100%;
	text-align: center;
	margin: 0;
}
.product-page-size {
	display: none;
}

.item-grid {
margin: 0px;
overflow: hidden;
}

.item-box {
	margin: 0 0 30px !important;
	text-align: center;
	width: 100% !important;
    padding:0 5px;
}

.pager ul {
	float: none;
}
.pager li {
	float: none;
	display: inline-block;
	margin: 0 5px;
}
.pager li * {
	width: 30px;
	height: 30px;
	line-height: 30px;
}

/* PRODUCT PAGE */

.product-details-page {
	text-align: center;
}
.gallery {
	float: none;
	width: 100%;
	margin: 0 0 20px;
}
	.gallery .picture {
		width: 100%;
		max-width: 328px;
		margin: 0 auto;
	}
	.gallery .picture-thumbs {
		text-align: center;
	}
	.gallery .picture-thumbs a,
	.gallery .picture-thumbs a:nth-child(3n+1) {
		float: none;
		display: inline-block;
		margin: 12px 6px 0;
		width: 85px;
		height: 85px;
	}

.product-details-page .overview {
	float: none;
	width: auto;
}

.overview .product-name h1 
{
    font-size: 22px;
}

.overview .prices 
{
    margin: 15px 0;
    overflow: hidden;
}

.overview .buttons div {
	float: none;
	margin: 0 0 10px;
}

.product-variant-list .product-variant-title 
{
    font-size: 18px;
    color: #333;
    text-transform: uppercase;
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 700;
    margin-bottom: 15px;
}

.product-variant-line 
{
    padding: 0px 0 7px;
    margin-bottom: 7px;
    border-bottom: solid 1px #fafafa;
    width: 100%;
    float: none;
    clear: none;
    overflow: hidden;
}

.variant-overview .variant-name 
{
    margin-bottom: 0px;
    font-size: 18px;
    color: #333;
    width: 100%;
    float: none;
    line-height: 1.6;
    font-weight: 700;
}

.variant-overview .product-specs-box 
{
    width:100%;
    max-width: 240px;
    float: none;
    margin: 10px auto;
}

.variant-overview .prices
{
    margin: 0;
    overflow: hidden;
    float: none;
    width: 100%;
    text-align:center;
}

.overview .buttons input, 
.variant-overview .add-to-wishlist-button, 
.back-in-stock-subscription .subscribe-button, 
.download-sample-button a {
	padding: 7px 12px;
	float: none;
}
.product-review-box {
	display: inline-block;
}
.overview .manufacturers a,
.product-review-links > *,
.product-tags-list .tag > * {
	display: inline-block;
	line-height: 32px;
}
.product-no-reviews, .product-reviews-overview {
	margin-bottom: 10px;
}
.overview .old-product-price,
.variant-overview .old-product-price,
.overview .product-price,
.variant-overview .product-price {
	float: none;
	margin: 0 0 5px;
}

.overview .prices > div, .variant-overview .prices > div {
	float: none;
	margin-bottom: 5px;
    text-align:center
}
.overview .add-to-cart-panel, .variant-overview .add-to-cart-panel {
	display: inline-block;
}
.product-share-button {
	display: inline-block;
	width: 138px;
}
.overview .qty-label, .variant-overview .qty-label {
	line-height: 42px;
}
.overview .qty-input, .variant-overview .qty-input {
	width: 42px !important;
	height: 42px;
	padding: 6px;
}
.overview .add-to-cart-button, .variant-overview .add-to-cart-button {
	height: 42px;
	margin: 15px 0 0;
}
.full-description {
	text-align: justify;
}

.product-variant-list {
	overflow: hidden;
}
.product-variant-line {
	margin: 0 0 20px;
	width: 100%;
}
.variant-picture {
	float: none;
	margin: 0 auto 15px;
}
.variant-overview {
	float: none;
	text-align: center;
	width: 100%;
}
	.variant-overview .prices {
		display: inline-block;
	}
	.variant-overview .add-to-cart-panel > * {
		float: none;
		margin-bottom: 10px;
	}
	.variant-overview .add-to-wishlist-button {
		float: none;
		margin: 0;
	}

.product-tags-list ul {
	display: inline-block;
}

.product-grid .item-box {
	width: 100%;
	margin: 0 0 15px !important;
}
	.product-grid .item-box:last-child {
		margin: 0 !important;
	}
.product-details-page .item-box .details {
	height: 90px;
}
.product-details-page .item-box .description {
	display: none;
}

/* QUICK TABS */

.ui-tabs .ui-tabs-nav li {
	float: none;
	margin: 0;
	width: auto;
}
.ui-tabs .ui-tabs-nav li a {
	display: block;
	padding: 12px 5px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
	text-align: center;
}

.ui-tabs .productTabs-body 
{
padding:5px;
}

/* ATTRIBUTES */

.attributes dl > * {
	display: block;
	float: none;
	margin: 0 auto 10px;
}
.attributes dt {
	width: 140px;
	padding: 8px;
}
.attributes .option-list li > * {
	display: inline-block;
	line-height: 32px;        
}
.attributes select {
	max-width: 100%;
}

/* COLOR SQUARES */

.color-squares {
	display: inline-block;
}
.color-squares li {
	margin: 0 5px 10px;
	display: inline-block;
	float: none;
}
.color-squares label {
	line-height: 28px;
}
.color-squares .color {
	width: 28px;
	height: 28px;
}

/* GIFT CARD */

.giftcard {
	text-align: center;
}
	.giftcard div {
		float: none;
	}
.giftcard label {
	float: none;
	margin-left: 0;
	width: 100%;
	display: block;
}
.giftcard input,
.giftcard textarea {
	max-width: 316px;
}

/* SEARCH PAGE */

.search-page
{
    margin-top: 0px;
    border-top: none;
    padding-top: 15px;
}

.search-input .inputs {
	text-align: center;
}
.search-input .inputs label {
	width: 100%;
	margin: 0 0 5px;
	text-align: center;
}
.basic-search input[type="text"] {
	max-width: 100%;
}
.search-input .inputs.reversed label 
{
	display: inline-block;
	line-height: 33px;
}

.search-input .buttons 
{
    text-align: center;
}

.search-input .button-1 {
	padding: 8px 24px;
}
.advanced-search .inputs {
	padding-left: 0;
}
.advanced-search .price-range {
	width: auto;
	max-width: 300px;
}
	.advanced-search .price-range input {
		margin: 3px 0;
	}

/* MY ACCOUNT PAGE */

.account-page .buttons
{
    margin-bottom: 15px;
    text-align: center;
}

#Username {
	margin-bottom: 5px;
}
#username-availabilty {
	left: 50%;
	bottom: -17px;
	margin-left: -44px;
	font-size: 11px;
}
.address-list-page .info, .order-list-page .info {
	padding: 15px 15px 60px;
}
.address-list-page .buttons, .order-list-page .buttons {
	top: inherit;
	bottom: 15px;
	right: inherit;
	left: 0;
	width: 100%;
	margin-bottom: 0;
}
.address-list-page .buttons input, .order-list-page .buttons input {
	padding: 8px 16px;
}
.registration-page .button-1, .login-page .button-1, .registration-result-page .button-1, .password-recovery-page .button-1, .account-page .button-1, .account-page .button-2, .return-request-page .button-1 {
	padding: 8px 24px;
}

.avatar-page .buttons {
	text-align: center;
	float: none;
}
	.avatar-page .buttons > * {
		margin-bottom: 5px;
	}
.avatar-page .info {
	margin-top: 20px;
}

/* SHOPPING CART PAGE */

.order-progress {
margin-top: 0px;
margin-bottom: 20px;
border-top: none;
padding-top: 25px;
}

.order-progress li {
	width: 32%;
	margin: 0 0 15px;
}

.order-progress a 
{
    display: block;
    background: url('../img/circle.png') center bottom no-repeat;
    color: #000;
    padding: 0 0 20px;
}

.order-progress li.active-step a 
{
cursor: pointer;
background: url('../img/check.png') center bottom no-repeat;
}

.order-progress li.active-step.current-step a 
{
    cursor: pointer;
    background: url('../img/arrow-down.png') center bottom no-repeat;
}

.cart-footer {
	text-align: center;
}
.cart-footer .cart-collaterals {
	width: 380px;
	display: block;
	margin: 0 auto;
	float: none;
}
.cart-collaterals > * {
	float: none !important;
}
.shopping-cart-page .button-2, 
.checkout-page .button-2, 
.order-details-page .page-title a {
	padding: 8px 10px;
}
.shopping-cart-page .buttons {
	text-align: center;
	margin: 0 0 10px;
}
.shopping-cart-page .common-buttons > * {
	margin: 0 0 10px;
}
.shopping-cart-page .button-1, .checkout-page .button-1, .order-details-page .button-1, .button-2.order-completed-continue-button {
	padding: 8px 36px;
}
.cart-footer .cart-collaterals > div {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;        
}
.cart-footer .totals,
.cart-footer .deals,
.cart-footer .shipping {
	display: inline-block;
	float: none;
	margin-bottom: 20px;
}
.cart-footer .totals,
.cart-footer .deals,
.cart-footer .shipping,
.cart-footer .cart-collaterals {
	max-width: 100%;
}

.cart-footer .sagepay-cart {
margin-bottom: 20px;
}

.cart-footer .deals
{
    display:none;
}

 .cart-total td.cart-total-left 
{
    text-align: left;
}

.shipping-options .inputs,
.cart-footer .shipping .inputs label {
	text-align: center;
}
.coupon-code > *,
.giftcard-box > * {
	float: none !important;
}
	.cart-footer .deals input[type="text"] {
		height: 32px;
		margin: 0 0 10px;
	}
.cart-footer .shipping .inputs [type="text"] {
	width: 240px;
}
.cart-footer .shipping select {
	width: 100% !important;
}
.cart-footer .shipping .button-2 {
	margin: 0;
}

.shopping-cart-page .addon-buttons {
	margin: 0;
	text-align: center;
	float: none;
	width: auto;
}

.checkout-buttons {
    margin: 10px 0;
}
.addon-buttons>*{
    margin:5px 0;
}

/* CHECKOUT PAGE */

.checkout-page .address-grid {
	padding: 10px 10px 0;
	text-align: center;
}
.checkout-page .address-item,
.checkout-page .address-item:nth-child(4n+1) {
	width: 100%;
	margin: 0 0 10px;
	text-align: center;
}
.checkout-page .address-item input[type="button"] {
	padding: 8px 12px;
	width: auto;
	max-width: 100%;
}
.checkout-page .select-button .button-1 {
	font-size: 13px;
}
.checkout-page .edit-address {
	width: auto;
}

.edit-address .inputs-section {
width: 100%;
padding-right: 0px;
padding-bottom: 15px;
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.checkout-page .edit-address .inputs {
	white-space: normal;
}
.checkout-page .edit-address label {
	width: 100%;
}
.edit-address select {
	width: 100%;
}
.shipping-method .method-list li label, .payment-method .method-list li label {
	display: inline-block;
	line-height: 32px;
}

.checkout-page .buttons {
margin-bottom: 20px;
text-align: center;
}

.order-review-data ul {
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
}
	.order-review-data ul:first-child {
		margin-bottom: 10px;
	}
.order-details-page {
	text-align: center;
}
.order-details-page .page-title {
	overflow: visible;
	position: relative;
	margin-bottom: 55px;
}
	.order-details-page .page-title h1 {
		float: none;
	}
.button-2.print-order-button,
.button-2.pdf-order-button {
	position: absolute;
	bottom: -45px;
}
.button-2.print-order-button {
	left: 62%;
	margin: 0 0 0 -22px !important;
}
.button-2.pdf-order-button {
	right: 62%;
	margin: 0 -40px 0 0 !important;
}
.order-details-page .actions {
	text-align: center;
}
.order-details-page .total-info {
	float: none;
}
.order-details-area table,
.order-details-area tbody,
.order-details-area tr,
.order-details-area td {
	display:block;
}
.order-details-area td {
	margin-bottom: 10px;
}
.order-details-page .cart-total-left,
.order-details-page .cart-total-right {
	width: 50%;
}
.order-details-page .cart-total-left {
	text-align: right;
}
.order-details-page .cart-total-right {
	text-align: left;
}

.shipment-details-page {
	text-align: center;
}
.shipment-overview ul {
	width: 100%;
	margin: 0 0 15px;
	min-height: 0;
	text-align: center;
}

.opc .step-title * {
	float: none;
	display: inline-block;
	vertical-align: middle;
}
.opc .buttons {
	text-align:center;
}
.opc #checkout-step-confirm-order .buttons {
	text-align: center;
}

/* EU COOKIE LAW & TERMS OF SERVICE */

[aria-describedby="dialog-eu-cookie-law"],
[aria-describedby="terms-of-service-warning-box"] {
	width: 100% !important;
	left: 0 !important;
	margin-left: 0 !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
[aria-describedby="dialog-eu-cookie-law"] button {
	padding: 7px 21px;
}
[aria-describedby="dialog-eu-cookie-law"] .ui-dialog-titlebar button,
[aria-describedby="terms-of-service-warning-box"] .ui-dialog-titlebar button {
	padding: 12px;
}

/* LOGIN PAGE + PASSWORD RECOVERY */

.login-page .inputs.reversed label,
.login-page .inputs.reversed a {
	display: inline-block;
	line-height: 32px;
	background: rgba(255,255,255,0.8);
	padding: 0 8px;
}
.login-page .inputs.reversed label {
	margin: 0 0 10px;
}
.login-page .inputs.reversed span {
	display: block;
}

.password-recovery-page {
	text-align: center;
}

/* REGISTRATION PAGE */

.forcheckbox {
	margin: 0 10px 0 0;
}

/* REVIEW PAGE */

.write-review .review-rating label {
	width: 100%;
	margin: 0 0 10px;
}
.write-review .review-rating,
.write-review .review-rating label {
	text-align: center;
}
	.write-review .review-rating ul {
		width: 100%
	}
.product-review-item .review-title,
.product-review-item .product-review-box {
	float: none;
}
.product-review-item .review-title {
	margin: 0 0 5px;
}
.product-review-helpfulness .vote {
	background: rgba(0,0,0,.05);
	padding: 0 8px;
	line-height: 32px;
	display: inline-block;
}
.write-review .button-1 {
	padding: 8px 24px;
}

/* RETURN REQUEST PAGE */

.return-request-page {
	text-align: center;
}
.return-request-page .inputs label {
	width: 100%;
	line-height: 30px;
	margin: 0;
}
	.return-request-page .inputs select {
		width: 100%;
	}

/* WISHLIST PAGE & COMPARE PAGE */

.wishlist-content .button-2, .compare-products-table .button-2 {
	padding: 7px 14px;
}
.wishlist-page .share-info a {
	line-height: 32px;
}
.wishlist-page .common-buttons {
	text-align: center;
}
	.wishlist-page .common-buttons > * {
		margin: 0 0 3px;
	}

.compare-products-page .page-title {
	margin-bottom: 45px;
}
.compare-products-page .page-body {
	position: relative;
}
.compare-products-page .clear-list {
	top: -30px;
	right: 50%;
	margin-right: -25px;
	font-size: 14px;
}

/* EMAILaFRIEND PAGE & CONTACT PAGE */

.map-wrapper
{
    display: none;
}

.map-popup-wrapper 
{
    display: block;
}

#infobox
{
    background: url(../img/map-storefront.jpg) top center no-repeat #fff;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    padding:155px 0px 0px;  
    width:300px;
    -webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none; 
    text-align:left;
    margin:0 auto;
}

#infobox p
{
    font-size:14px;
    margin-bottom:10px;
}

#infobox .infobox-content
{
    padding:15px 0;
    position:relative;
}

.contact-page .form-fields, .callback-page .form-fields {
margin: -20px 0px 0;
}

.contact-page .inputs-left, .contact-page .inputs-right, .callback-page .inputs-left, .callback-page .inputs-right 
{
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.contact-page .inputs-right, .callback-page .inputs-right
{
     padding: 0 5px;
}

.inputs label.cf-label 
{       
    margin-top: 0px;
}

.contact-page .button-1, .email-a-friend-page .button-1 {
    padding: 8px 24px;
}

.contact-page .input-box,
.email-a-friend-page .input-box {
	width: 100%;
}

.contact-page .buttons, .callback-page .buttons, .email-a-friend-page .buttons {
text-align: center;
}

.contact-page .button-1, .email-a-friend-page .button-1 {
	padding: 8px 24px;
}

/* PASSWORD PROTECTION */

.enter-password-form > *,
.enter-password-form input[type="submit"] {
	float: none !important;
}
.enter-password-form input[type="password"] {
	height: 30px;
	margin: 0 5px 5px 0;
	width: 100%;
	max-width: 250px;
}
.registration-page .inputs label,
.login-page .inputs label,
.password-recovery-page .inputs label {
	width: 100%;
}

/* SITEMAP */

.sitemap-page a {
	line-height: 32px;
}

/* BLOG & NEWS */

.blog-page .post, .news-items .item {
	margin-bottom: 15px;
	padding: 0;
	border: 1px solid #ddd;
	position: relative;
}

.post-head, .news-head {
	margin-bottom: 0;
	border-bottom: 0;
	padding-bottom: 0;
	position: relative;
}
.post-title, .news-title {
	float: none;
	display: block;
	font-size: 16px;
	padding: 15px 15px 5px 15px;
}
.post-head ~ *,
.news-head ~ * {
	display: none;
}
.post-date, .news-date {
	float: none;
}
.news-items .read-more {
	display: inline-block;
	float: none;
	margin: 10px 0;
	padding: 8px 14px;
}
.news-item-page .button-1,
.new-comment .button-1 {
	padding: 8px 24px;
}

.blog-posts .post-title {
	padding: 15px 15px 50px 15px;
}
.blog-posts .post-date {
	position: absolute;
	bottom: 10px;
	right: 25px;
}
.blog-page .tags, .blogpost-page .tags {
	padding: 8px 8px 0;
	text-align: center;
}
.product-tags-list li, .tags li{
	float: none;
	display: inline-block;
}
.blog-page .tags a, .blogpost-page .tags a {
	padding: 8px;
	margin-bottom: 8px;
}
.blog-page .tags label, .blogpost-page .tags label {
	padding: 0 0 6px;
	width: 100%;
	text-align: center;
	margin: 0 0 8px;
	border-bottom: 1px dashed #ddd;
}
.blog-details a {
	line-height: 32px;
	display: inline-block;
}

.year strong {
	width: 100.5%;
	box-shadow: 2px 0 0 0 #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url('../img/bullet5.png') 12px center no-repeat,
				#bbb url('../img/block-pointer.png') no-repeat right center;
}

/* FOOTER */

.footer-upper {
	text-align: center;
}
.footer-block,
.footer-block:first-child {
	width: 80%;
	margin: 0 auto 10px;
	float: none;
}

.footer-block h3 
{
    margin-top: 20px;
    margin-bottom: 6px;
}

.footer-block li a 
{
padding: 3px;
}

.footer-lower {
	text-align: center;
}
.footer-lower > * {
	margin: 0 auto 15px;
	float: none;
	text-align: center;
	width: auto;
	display: block;
}
.footer-lower > *:last-child {
	margin-bottom: 0;
}
.accepted-payment-methods li {
	width: 47px;
	float: none;
	display: inline-block;
	margin: 0 1px 5px !important;
}
.social-sharing {
	margin-bottom: 5px;
}
.social-sharing li {
	float: none;
	display: inline-block;
	margin: 0 0 10px 10px;
}
.subscribe-to-newsletter {
	width: 244px;
}
.newsletter-email input[type="text"] {
	width: 210px !important;
}
.bottom {
	line-height: normal;
}
.bottom .center {
	text-align: center;
}
.bottom .center > * {
	float: none;
	width: 100%;
    line-height: 1.6;
    margin-bottom: 15px;
}
.footer-tax-shipping {
	padding: 0;
}
.footer-store-theme {
	padding: 30px 0 !important;
}

}