.display-none{ display:none;}
.item-block .close-btn{
	position:relative;	
}
.item-block .close-btn i{
	color: #333333;
    position: absolute;
    right: 8px;
    top: 5px;
}
.your-items {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #000;
    border-radius: 0;
    float: left;
    left: -30px;
    position: relative;
    top: -35px;
    width: 360px;
}
.your-items .item-header{
	background: #fff;
    box-shadow: 0 -1px 6px rgba(0, 0, 0, 0.30);
    z-index: 1;
    position: relative;
}
.your-items .item-header .item-title{
	font-size:16px;
	padding:8px 10px;
}
.your-items .item-header .item-title span{
	font-size: 12px;
    margin-left: 6px;
}
.item-containe {
    float: left;
	max-height:532px;
    overflow-y: auto;
}
.item-containe .item-block{
	border-top: 1px solid #a3a3a3;
	float: left;
	padding: 5px;
}
.item-containe .item-block .bag-img{
	float: left;
}
.item-containe .item-block .bag-img img{
	width:85px;
}
.item-containe .item-block .bag-img img{
	border: 1px solid #c3c3c3;
    margin: 3px 7px 4px 1px;
}
.item-containe .item-block .item-info{
	float: left;
    font-size: 12px;
    margin-top: 2px;
    position: relative;
    width: 230px;
}
.item-containe .item-block .item-info p{
	font-size: 12px;
    margin: 0;
    overflow: hidden;
	color:#666666;
}
.item-containe .item-block .item-info span{
	color: #666666;
    width: 85%;
    float: left;	
}
.item-containe .item-block .item-info b{
	margin-right:5px;
	color: #333333;	
}
.item-containe .item-block .item-info label{
	position: absolute;
    right: 5px;
}
.item-containe .item-block .item-comment{
	float: left;
    padding: 0 4px;
    width: 100%;	
	font-size:12px;
}
.item-containe .item-block .item-comment p{	
	color: #666666;
    font-size: 12px;
    margin: 0;
    overflow: hidden;
}
.item-footer{
	background-color: #fff;
	box-shadow:0 -1px 6px rgba(0, 0, 0, 0.30);
    float: left;
    width: 100%;
	padding:10px 0;
}
.item-footer .next-step-btn{
	float: left;
    margin-left: 8px;
}
.item-footer .next-step-btn a{
	border: 1px solid #000;
    color: #333333;
    padding: 4px 8px;
}
.item-footer .total-amount{
	float: right;
    line-height: 22px;
    font-size: 12px;
    padding-right: 20px;
}
.total-amount .p-total{
	float: right;	
}
.total-amount .p-total span.gt{
	float: left;
    text-align: right;
    width: 120px;
}
.total-amount .p-total b.st{
	float: left;
    text-align: right;
    width: 60px;
}
.cart-icon{
	position: relative;
    right: 0;
}
.cart-icon a{
	
}
.cart-icon i{
	color: #333333;
    font-size: 20px;
    position: absolute;
    right: 10px;
    top: -40px;
}
.cart-icon span{
	background-color: #4ca5e5;
    border-radius: 50px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    height: 18px;
    line-height: 20px;
    position: absolute;
    right: -7px;
    text-align: center;
    top: -48px;
    width: 18px;
}
.nextstep {
    position: relative;
    top: 55px;
    left: 401px;
}
.thanks-price label {right: -20px !important;}


/*CONTACT PAGE MAP AND SOCIAL CSS START*/
.container_box{width:550px; margin:0 auto;float: right;}
            .clearfix{clear: both;}
            /*#contact_map {width: 95%;height: 300px;margin-bottom: 15px;border-radius: 5px;}*/
            #contact_map {position: relative;
    overflow: hidden;
    bottom: 55px;
    height: 445px;
    width: 665px;
    right: 100px;}
        
.social a {
    display: inline-block;
    margin: 0px;
    text-decoration: none;
}
   .facebook-icon {
    background-image: url(../img/icons/social-icon.png);
    /*background-position: -3px -3px;*/
    background-position: -3px -100px;
    background-size: 105px auto;
    height: 45px;
    width: 45px;
    
}
.instagram-icon {
    background-image: url(../img/icons/social-icon.png);
    /*background-position: -46px -3px;*/
    background-position: -58px -100px;
    background-size: 105px auto;
    height: 45px;
    width: 45px;
    
}


.twitter-icon {
    background-image: url(../img/icons/social-icon.png);
    /*background-position: -3px -121px;*/
    background-position: -3px -149px;
    background-size: 105px auto;
    height: 45px;
    width: 45px;
    
}
.yelp-icon {
    background-image: url(../img/icons/social-icon.png);
    /*background-position: -46px -121px;*/
    background-position: -58px -149px;
    background-size: 105px auto;
    height: 45px;
    width: 45px;
    
}

.social-icon-center{
    left:-40px;
}
/*CONTACT PAGE MAP AND SOCIAL CSS END*/







@media only screen and (min-width: 320px) and (max-width: 359px) {
.item-containe .item-block .item-info {width: 70% !important;}	
.m-320{ padding:0 5px;}
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.cart-icon{display:block;}
.your-items {left: 0; position: relative; top: 30px; width: 100%; margin-bottom: 20px;}
.item-containe .item-block {width: 100%;}
.item-containe .item-block .item-info {width: 75%;}
.item-containe .item-block .bag-img {width: 60px;}
.item-containe .item-block .bag-img img {margin: 3px 7px 4px 1px; width: 90%;}
.total-amount .p-total span.gt {width: 120px;}
.total-amount .p-total b.st {width: 60px;}
.item-footer .next-step-btn {padding: 2px 0;}
.item-footer .total-amount {float: right; padding-right: 5px;}
.nextstep{left: 0; width: 100% !important; padding:0 !important;}
.item-containe .item-block .item-info label { right: 5px;}
.finalcart {position: relative; top: -60px;}
.container_box{width:95%;}
#contact_map {
    bottom: -15px;
    height: 300px;
    width: 95% !important;
    right: 0;}

 .social-icon-center{
    left:0px;
}   
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.item-containe .item-block .item-info {width: 81%;}
}
/* @media only screen and (min-width: 600px) and (max-width: 768px) {
.item-containe .item-block .item-info label {right: 5px;}
} */

@media only screen and (min-width: 768px) and (max-width: 992px) {
.your-items {left: 0; position: relative; top: 30px; width: 100%;}
.item-containe .item-block {width: 100%; padding: 10px;}
.item-containe .item-block .item-info {width: 85%;}
.item-containe .item-block .bag-img {width: auto;}
.item-footer .next-step-btn {padding: 2px 0;}
.item-footer .total-amount {float: right;}
}

@media only screen and (min-width: 993px) and (max-width: 1080px) {
.your-items {width: 335px;}
.item-containe .item-block .bag-img {width: 70px;}
.item-containe .item-block .bag-img img {width: 90%;}
.item-footer .total-amount {float: right;}
.total-amount .p-total span.gt {width: 130px;}
.total-amount .p-total b.st {width: 70px;}
.thanks-price label {right: -20px !important;}
}
@media only screen and (min-width: 1500px) and (max-width: 1700px) {
.your-items {/* width: 100%; */ left: 0;}
.item-containe .item-block .item-info {width: 70%;}
.item-footer .total-amount {float: right;}
.thanks-price label {right: -20px !important;}

}
@media only screen and (min-width: 1701px) and (max-width: 2400px) {
.your-items {/* width: 100%; */ left: 0;}
/*.item-containe .item-block .item-info {width: 76%;} */
.thanks-price label {right: -20px !important;}
.item-footer .total-amount {float: right;}
.social {
    width: 135px ;
}
}

@media only screen and (min-width: 1400px) and (max-width: 2500px) {
.social {
    width: 135px ;
}
}
