/*modal start*/
.modal-open .modal{
	background-color:rgba(0,0,0,0.6);
}
/*modal end*/
/*breadcrumb-effect start*/
.breadcrumb-wrap .breadcrumb-crop{width:auto;}
.breadcrumb{margin: 0;overflow: hidden;width: auto;}
/*breadcrumb-effect end*/


/*asm extend start*/

.custom_closeicon{
	 color:#fff;
	 cursor:pointer;
	 font-size:20px;
	 float:right;
	 position:relative;
	 height:20px;
	 top:4px;
	 right:-20px;
	 text-align:right;
	 width:20px;
	 z-index:100;
}

.ASM_close.ASM_close_all.closeBtn.asmallclose{
	display: none!important;
}
#_asm{
	position:fixed;
	z-index:1000;
	top:159px;
}

#_asm.active{
	width:100%!important;
}

#_asm.icon{
	width:40px!important;
	overflow:hidden;
}

.asm_cus_biggericon{
    background-color: #27394f;
	display:block;
	height:100%;
	position:absolute;
	width:40px;
	z-index: 100000;
}

.asm_cus_biggericon span{
	position:absolute;
}

.asm_cus_biggericon .ASM_icon.ASM_icon-logo{
	color:#fff;
	font-size:25px;
	left:50%;
	margin:5px 0 5px -16px;
	top:0;
}
.asm_cus_biggericon .ASM_icon.ASM_icon-contacts{
	color:#fff;
	font-size:25px;
	left:50%;
	margin:5px 0 5px -12px;
	top:90px;
}
.asm_cus_biggericon .ASM_icon.ASM_icon-cart{
	color:#fff;
	font-size:22px;
	left:50%;
	margin:5px 0 5px -14px;
	top:130px;
}
.max480 .icon {
    height: 140px;
}
.max768 .icon {
    height: 140px;
}
/*asm extend end*/




@media (max-width: 480px) {
    #New_shxx ul {
        padding: 0;
    }
    
    .hotItem ul li{
        width: 50% !important;
        margin-right: 0 !important;
        padding: 0 15px;
        float: left;
    }
    .hotItem ul img {
        transition: all .5s;
        cursor: pointer;
        width: 100%;
    }
    
    .page-productDetails.max480 .hotItem ul li {
        width: 50%;
        margin-right: 0px !important;
    }
    
    .page-productDetails.max480 .hotItem ul a {
        display: block !important;
        width: 90%;
    }
    
    .page-productDetails.max480 .hotItem ul h3 {
        font-size: 13px;
        padding-top: 10px;
        max-height: 25px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
}

@media (min-width: 481px) and (max-width: 768px) {
    .page-ShoppingPage.max768 .hotItem {
        margin: 0px 0 20px 0;
    }
    
    .page-ShoppingPage.max768 .itemRecommend .col-sm-6 {
        min-height: 315px;
    }
    
    .page-ShoppingPage.max768 .smallBn .col-sm-6 h4 {
        font-size: 13px;
        padding-top: 10px;
        max-height: 25px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    
    .page-ShoppingPage.max768 .smallBn .col-sm-6 .MR5.spHidePrice {
        display: block;
    }
    
    .page-ShoppingPage.max768 .smallBn .col-sm-6 {
        padding-left:15px !important;
    }
    
    .page-ShoppingPage.max768 .smallBn .col-sm-6 .icon_discount {
        left: 15px;
    }
    
}
.row.mainItem #error .container{width:100%;padding-right:15px;}

div #home{
    padding: 0 15px;
    font-size: 12px;
    font-size: 13px;
    color: #828282;
}


.page-cartPage .bs-callout {
    
    padding: 20px 0 10px 0;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
    font-size: 14px;
    
    /*
    margin-right: 0;
    margin-left: 0;
    background-color: #fff;
    border-color: #ddd;
    border-width: 1px;
    border-radius: 4px 4px 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-style: solid;
    */
}
.page-cartPage .bs-callout-danger {
    border-left-color: #ed6d00;
}

.page-cartPage .cartPageHr{
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0; 
}
.page-cartPage .ScamMessage{
    padding-top: 10px;
    font-size: 15px;
    color: red;
}

.breadcrumb li span{
	vertical-align: initial;
}

/* rwd start*/
@media screen and (min-width: 1201px){
    /*global set start*/
    /*global set end*/
}
@media screen and (max-width: 1200px) {
    /*global set start*/
    /*global set end*/
}
@media screen and (max-width: 1024px) {
    /*global set start*/
    /*global set end*/
}
@media screen and (max-width: 991px) {
    /*global set start*/
    /*global set end*/
}
@media screen and (max-width: 768px) {
    /*global set start*/
    /*global set end*/
}
@media screen and (max-width: 480px) {
    /*global set start*/
    /*global set end*/
}
/* rwd end*/


