.sale-price{
	position: absolute;
	background: #0079bf;
	font-size: 12px;
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
}

.pricingBlock .saleprice {
    display: inline-block;
    width: 155px;
}

.sb-slidebar {
position: relative !important;
display: none;
}

.responsive-only{
	display: none;
}

/*	Theme Responsive Styles
	-----------------------	*/

@media only screen and (max-width: 980px) {

body {
    max-width: 100%;
    overflow-x: hidden;
    padding: 0 20px;
    background: transparent;
}
#mainContainer {
    width: 100%;
}

.sb-slidebar {
position: fixed !important;
display: block;
}

#mainContent{
	    width: 80% !important;

}

#logo {
width: 44%;
}

.float-left-cart {
margin-top: 35px;
}


.full-top{
	height: 45px;
	background: url(../images/top-border-header.png) no-repeat center;
	border-bottom: none;
}

.category-header, .category-footer {
line-height: 2.5em;
text-align: left;
padding: 10px;
}

.sort-by-down {
margin-top: 30px;
}

#lrd{
	margin-left: 130px;
}

.r-tabs .r-tabs-panel {
	border:none !important;
}

.paging {
width: 55%;
}


span.hiddeed-mobile{
	display: none !important; 
}

header.header-centered {
margin: 0 auto;
width: 100%;
}

.center {
margin: 0 auto;
width: 100%;
}


.menu-top{
	display: none;
}

.float-left-serach {
float: right;
margin-right: 9px;
}

.info {
width: auto;
}

.sb-search{
	margin-right: 0px !important
}
.hidden-mobile{
	display: inline-block !important;
}

.show-mobile{
	display: block !important;
}

.sb-slidebar.sb-active {
visibility: visible;
width: 70%;
}

.menu-main{
	float: left;
	margin: 10px;
	width: 90%;
}


.content-full-top {
margin: 0 auto;
width: 100%;
}

.menu-main h1{
	color: #fff;
	text-transform: none ;
	font-size: 24px;
	font-family: 'PT Sans Narrow', sans-serif !important;
	text-align: left;
	font-weight: 300;
}

.menu-main  nav#categories a {
	text-transform: capitalize !important;
	color: #fff !important;
	font-size: 14px;
	margin-left: 15px;
	letter-spacing: 0.1px;
	font-size: 18px;
}


.responsive-welcome {
float: left;
margin: 10px;
width: 90%;
}

.responsive-welcome li{
	text-align: left;
	padding-top: 10px;
	list-style: none;

}

.responsive-welcome a {
text-transform: none !important;
font-size: 18px !important;
color: #fff !important;
}




.responsive-welcome h1{
	color: #fff;
	text-transform: none ;
	font-size: 24px;
	font-family: 'PT Sans Narrow', sans-serif !important;
	text-align: left;
	font-weight: 300;

}


/*A:menu:over:: After a user has visited that section.*/ 	
A.menu:visited {
	color: #3b3239;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 15px;
	letter-spacing: -1px;
}
/*A:menu:visited:over:: A user hovers over a section they have visited.*/ 		
A.menu:visited:hover {
	color: #fbf9f2;
	background: #11336E;
	text-decoration: none;
}


nav#categories ul li {
list-style: none;
border-bottom: none;
width: 100%;
text-align: left;
}

nav#categories {
width: 100%;
height: auto;
padding-right: 10px;
}

nav#categories ul li a div#lrd{
	margin-left: 0px;

}


#showSlideMenu{
	display: none;
}

.sb-open-right{
	display: block;
}

.category-header img {
width: 31%;
}

.img-header {
margin-right: 23px;
margin-left: 25px;
}


aside#leftBar{
/* display: none !important; */
width: 20%;
float: left;
margin: 0px;
}

#leftBar {
    display: none !important;
}
#rightBar {
    display: none;
}

.serach-container {
float: right;
margin-top: 0px;
margin-right: 20px;
}


.login-logout{
	margin: 0px;
}


.social-nav {
width: 50%;
float: left;
margin-bottom: 40px;
margin-left: 30px;
}

footer {
width: 100%;
overflow: hidden;
padding-top: 0px;
}

footer .beta-col {
float: left;
min-height: 0px;
margin-left: 0px !important;
margin-top: 15px;
}



#globalFooter {
margin-bottom: 0px;
display: none;
}

footer{
	border-bottom: none;
}

#copyright {
margin-top: 20px;
padding-top: 20px;
margin-bottom: -10px;
}



.content-featured-category .action {
text-align: center;
position: relative;
top: 10px;
margin: 25px;
left: -30px;
}

/* Menu responsive */

.sb-open-right{
	display: block;
}
#sb-site {
	padding: 14px;
}

.sb-slidebar {
	padding: 14px;
	color: #fff;
}

.sb-slidebar .login {
font-size: 20px;
color: #a8a8a8;
float: left;
margin-top: 10px;
}

.sb-toggle-left, .sb-toggle-right, .sb-open-left, .sb-open-right, .sb-close {
	cursor: pointer;
	margin-right: 15px;
	margin-top: 10px;
	float: right;
	margin-left: 15px;
}

.sb-close-right{
float: right !important;
margin-top: 40px;
margin-right: 40px;
}



}

@media only screen and (max-width: 768px) {

#listing0 .secondary {
display: block;
float: left;
width: 100%;
}

#listing0 .secondary .addToCartBlock{
background: none;
}

.addToCartBlock .qtybox-addcart{
	width: 50%;
}


.likebutton {
text-align: left;
}

#listing0 .primary{
	width: 100% !important;
}


.replace-addToCartBlock{
display: inline-block;
}


aside#leftBar{
	display: none !important;
}

#mainContent{
	    width: 100% !important;

}


#listing0 #divOptionsBlock .header{
	display: block;
}

footer .alpha-col{
	padding-top: 0px;
}


.beta-col div {
float: left;
width: 50%;
}

.mailing-cont{
	float: none !important;
}

.createFirstReview {
margin-bottom: 10px;
}

.beta-col .btn {
min-width: 90%;
padding: 15px !important;
min-height: 40px;
border-radius: 2px;
text-align: left;
font-size: 10px;
}

}


@media only screen and (max-width: 767px) {

body {
    max-width: 100%;
    overflow-x: hidden;
    padding: 0 20px;
}

.hide-mobile{
	display: none !important;
}

#mediaContainer {
width: 100%;
}

.content-sec-left {
width: 80%;
}


.toogle-swith{
	border-bottom: #fff 11px solid;
margin-bottom: -7px;
}



.social-net {
float: none !important;
margin-right: 15px;
margin: 0 auto;
display: table;
width: 100% !important;
}



.category-header img {
width: 30%;
margin-right: 10px;
}

#home .category-header{
	padding: 0px;
}

.responsive-only{
	display: inline-block;
	margin-top: 30px;
}

.float-left-serach {
width: 80% !important;
}

.sb-toggle-left, .sb-toggle-right, .sb-open-left, .sb-open-right, .sb-close {
float: left;
}

.one-half-footer{
	display: block;
	background: #fff;
	text-align: center;
}


.one-half-footer ul li{
	list-style: none;
}

.one-half-footer ul li a{
	font-size: 14px;

}

.background-featured{
	text-align: center;
}

.social-mobile{
display: inline-block;
float: left;
text-align: left;
width: auto;
margin-top: 7px;
}


.full-top{
position: relative;
z-index: 99999;
margin-top: 0px;
/* background: none; */
border-bottom: 1px solid #fff;
height: auto;
margin: 0px;
}

.content-full-top {
margin: 0 auto;
width: auto;
display: table;
}


.social-mobile img {
/*width: 40px;*/
margin-left: 15px;
}

#loginAccount .reset-button input,#loginAccount .submit-button input, #loginAccount .createNewAccount .create-account-button input {
width: 100%;
padding: 5px 0;
}


#homeCarousel {
margin: 0px 0 0px;
}

.header-info{
	min-height: 130px;
}

.serach-container {
display: none;
}

#logo {
width: 100%;
text-align: center;
margin-top: 0px;
margin-bottom: 25px;
}

.centerd-inner{
    border-top: none !important;
	padding-top: 0px!important;;
}

.hide-ship{
	display: none;
}

aside#leftBar{
	display: none !important;
}

#home .category-header, #home .category-footer {
margin-top: 0px;
}

.free-shipping{
display: block !important;
}


.mailist-box .menu-headers {
display: block !important;
}


#mainContainer {
	width: 100% !important;
	margin: auto;
}
#mobileMenu,
#mobileCart,
#mobileSearch,
#slideMenu {
	display: block;
}

#tabs iframe{
	width: 100%
}


.option-left{
	margin-left: 0;
}

#listing1 .addGiftRegistry {
	margin-left: 0;
}



.image1, .image2, .image3, .image4 {
float: left;
width: 50%;
border: 1px solid #f5f5f5;
margin-right: 15px;
margin: 0 auto;
}


.image1 img, .image2 img, .image3 img, .image4 img {
width: 81px;
}



.top-cart{
	border: none;
}
.hidden-mobile{
	display: none;
}

.show-mobile{
	display: block;
}

header.header-centered {
margin: 0 auto;
width: 100%;
}


.productBlockContainer {
padding: 30px;
padding-bottom: 0px;
padding-top: 0px;
}
.store-name, .store-slogan {
	text-align: center;
}
ul.mobile {
	display: none;
}
nav#mainNav {
	height: auto;
	min-height: 46px;
	width: 100%;
    overflow: visible;
}
nav#mainNav ul {
	position: relative;
	display: none;
	padding: 10px 0;
	text-align: center;
}
nav#mainNav li {
	display: block;
	float: none;
}
nav#mainNav li a,
nav#mainNav li a:visited {
	font-size: 14px !important;
	width: 100%;
	display: block;
	padding: 0 !important;
}
nav#mainNav li a:hover,
nav#mainNav li a:visited:hover {
	color: #FFF !important;
	background: #FA6D63;
}
#showSlideMenu ul {
    position: relative;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
}
#showSlideMenu li {
    display: block;
}
aside {
	display: none !important;
}

#mainContent {
display: block;
width: 100% !important;
margin-top: 0px;
}

.hs-item {
}
.hs-item .img {
	margin: 0 auto;
	display: block;
}
.hs-item .overlay {
	width: 100%;
}
.hs-item .info {
	position: absolute;
	top: 35%;
	left: 0;
	right: 0;
	text-align: center;
	padding: 0 30px;
}
footer .alpha-col {
display: none;
}

.mailist-box {
margin-bottom: 15px !important;
width: 100% !important;
padding-left: 0px !important;
text-align: center;
display: table;
margin: 0 auto;
}

.social-nav {
width: 90% !important;
margin-left: 0px !important;
}

#itemsBlock .products-header span {
display: inline-block !important;
}

#itemsBlock .products-header{
	width:100% !important;
}

#itemsBlock .sort-by {
float: none;
margin-top: 10px;
margin-bottom: 20px;
}

.paging {
text-align: center;
margin: 0 auto;
display: table;
float: none;
margin-bottom: 20px;
width: 100%;
}

.sort-by-down{
	display: none;
}

.category-header img {
/*width: 100% !important;*/
}

.img-header {
margin-left: 0px !important;
margin-right: 15px !important;
}

.action-home {
text-align: center;
position: relative;
display: table;
margin: 0 auto;
}

.price-stars{
text-align: center;
}

#listing1 .primary {
width: 100%;
}

#listing1 .secondary {
width: 100%;
}

.sub-categories{
	width: 47%;
}

.sub-categories .name a {
font-size: 13px;
}

ul.extra-page-links {
    width: 100%;
}
ul.extra-page-links li {
    float: none;
    width: 100%;
}

#copyright {
float: none;
width: 100%;
text-align: center;
margin-top: 0px;
padding-top: 0px;
margin-bottom: -10px;
}

.content-mailing-down {
width: 100%;
position: absolute;
}

.credit-card-image {
margin-right: 20px;
position: relative;
float: none;
}

.mailist-box label {
	text-align: left;
	font-size: 100%;
}

.left-buttons {
float: left;
width: 194px;
margin-top: 40px;
}

#globalFooter {
width: 100%;
text-align: center;
}

footer{
	/*background: #efc3db ;*/
}

footer .beta-col {
float: left;
width: 100%;
min-height: 0px;
margin-left: 0px !important;
text-align: center;
margin-top: 0px;
}

.social-icons {
	float: none;
	text-align: center;
}
.social-icons a {
	float: none;
	display: inline-block;
}

/* General styles for Slide Out Menus */
.cbp-spmenu {
	background: #f96e63;
	position: fixed;
}
.cbp-spmenu a,
.cbp-spmenu a:visited {
	display: block;
	color: #fff;
	font-size: 1.1em;
	font-weight: 300;
    text-align: left;
}
.cbp-spmenu a:hover,
.cbp-spmenu a:visited:hover {
	background: #000;
}
/* Orientation-dependent styles for the content of the menu */
 
.cbp-spmenu-vertical {
	width: 240px;
	height: 100%;
	top: 0;
	z-index: 1000;
}
.cbp-spmenu-vertical a {
	border-bottom: 1px solid #000;
	padding: 1em;
}
.cbp-spmenu-horizontal {
	width: 100%;
	height: 150px;
	left: 0;
	z-index: 1000;
	overflow: hidden;
}
.cbp-spmenu-horizontal a {
	float: left;
	width: 20%;
	padding: 0.8em;
	border-left: 1px solid #000;
}
/* Vertical menu that slides from the left or right */
 
.cbp-spmenu-left {
	left: -240px;
}
.cbp-spmenu-right {
	right: -240px;
}
.cbp-spmenu-left.cbp-spmenu-open {
	left: 0px;
}
.cbp-spmenu-right.cbp-spmenu-open {
	right: 0px;
}
/* Push classes applied to the body */
 
.cbp-spmenu-push {
	overflow-x: hidden;
	position: relative;
	left: 0;
}
.cbp-spmenu-push-toright {
	left: 240px;
}
.cbp-spmenu-push-toleft {
	left: -240px;
}
/* Transitions */
 
.cbp-spmenu, .cbp-spmenu-push {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

}

@media only screen and (max-width: 680px) {

.mailing-cont {
float: none !important;
margin-top: 0px;
}

.mailist-box input[type="submit"] {
line-height: 23px;
background: #6e9ad7;
font-size: 16px;
font-weight: bold;
color: #000;
text-align: center;
border: #6e9ad7 solid 1px;
margin: 0;
padding: 3px;
cursor: pointer;
-webkit-appearance: none !important;
-moz-appearance: none !important;
appearance: none !important;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-border-radius: 50%;
float: left;
position: relative;
right: 22px;
margin-top: -1px;
letter-spacing: 1px;
margin-right: 20px;
}

.mailist-box input {
float: left;
-webkit-appearance: none !important;
-moz-appearance: none !important;
appearance: none !important;
}


}


 @media only screen and (min-width: 600px)  and (max-width:767px) {



}


 @media only screen and (min-width: 568px)  and (max-width:599px) {


}


@media only screen and (max-width: 480px) {

.search-text {
font-size: 20px;
font-weight: normal;
color: #3d3d3d;
line-height: 57px;
height: 57px;
width: 70%;
float: left;
background: #FFF;
border: none;
padding: 0 0 0 25px;
margin: 0 11px 0 0;
}

#simplemodal-container{
	left: 0px !important;
height: auto !important;
}

.beta-col .btn {
min-width: 98%;
padding: 15px !important;
min-height: 40px;
border-radius: 2px;
text-align: left;
font-size: 9px;
}


#searchBox {
width: 80% !important;
background: #84c3f2;
padding: 10px;
display: none;
}

.simplemodal-wrap{
width: 100%;
}





.mailist-box input[type="text"] {
width: 95%;
height: 28px;
font-style: normal;
font-family: 'PT Sans Narrow', sans-serif;
color: #525252;
font-size: 16px;
line-height: 23px;
padding-left: 8px;
border: 1px solid #d0dee7;
-webkit-appearance: none;
-moz-border-radius: 20px;
border-radius: 20px;
-webkit-border-radius: 20px;
background: #fff;
}

.mailist-box input[type="submit"] {
line-height: 23px;
background: #6e9ad7;
font-size: 16px;
font-weight: bold;
color: #000;
text-align: center;
border: #6e9ad7 solid 1px;
margin: 0;
padding: 3px;
cursor: pointer;
-webkit-appearance: none !important;
-moz-appearance: none !important;
appearance: none !important;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-border-radius: 50%;
float: right;
position: relative;
right: -10px;
margin-top: -30px;
letter-spacing: 1px;
margin-right: 20px;
}

}


 @media only screen and (min-width: 325px)  and (max-width: 384px) {


.image1, .image2, .image3, .image4 {
width: 91px !important;
}



}



 @media only screen and (min-width: 320px)  and (max-width: 384px) {

.image1, .image2, .image3, .image4 {
width: 70px !important;
margin-right: 6px !important;
}

.image1 img, .image2 img, .image3 img, .image4 img {
width: 60px !important;
}



#logo img{
	width:80%;
	margin-right: 10%;
}

.search-text {
width: 49%;
}


}


 @media only screen and (max-width: 480px) and (min-width: 385px)  {



}
