@media (min-width: 1400px){
    .container {
        max-width: 1400px;
    }    
}
@media (min-width: 1600px){
    .container {
        max-width: 1600px;
    }    
}
.container {padding: 0;}

del{ color: #a2a2a2; }
.ui-tooltip{
    pointer-events: none;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #fff;
}
.navbar-default {
    border-color: #ffffff;
}
.filter-nav { 
    width: 100%; 
    -webkit-transition: .3s;
    transition: .3s;
    display: inline-block;
    padding: 10px 0;
    border-bottom: 1px solid #e9e9e9;
}
.filter-nav li {
    display: inline-block;
    float: left;
}


@media (min-width: 1600px){
    .filter-nav .dropdown a{padding: 15px 100px 15px 0;}  
}
@media screen and (min-width:1480px) and (max-width:1800px){
    .filter-nav .dropdown a{padding: 15px 80px 15px 0;}  
}
@media screen and (min-width:1200px) and (max-width:1480px){
    .filter-nav .dropdown a{padding: 15px 50px 15px 0;}  
}
@media screen and (max-width: 1200px) {
    .filter-nav .dropdown a{padding: 15px 30px 15px 0;}  
}

.dropdown-menu{box-shadow: none;}
.dropdown{ position: relative; }
.dropdown:hover{ color: #ff565c; }
.dropdown:hover .dropdown-menu{
    display: block;
    position: absolute;
    top: 33px;
    left: 0px;
    will-change: transform;
    border-radius: 0;
}

#price-filter-btn{
    float: right;
    margin-top: 15px;
    text-align: center;
    padding: 10px 0 6px 0;
    width: 88px;
    cursor: pointer
}

.filter-nav .filter-icon{
    margin-bottom: 15px;
    margin-left: 10px;
    margin-right: 10px;
    white-space: nowrap;
    font-size: 14px;
    color: #000;
    cursor: pointer;
}
.filter-nav .filter-color-box {
    width: 585px;
    height: 345px
    padding: 20px;
    border: 1px solid #d7d7d7;
    border-top: 0;
}
.filter-nav .filter-color-box .filter-icon{
    width: 21%;
    float: left;
    height: auto;
    padding: 0 3px 10px;
    text-indent: 0;
    background-image: none;
}
.filter-nav .filter-opt-box {
    padding: 20px 20px 5px 20px;
    border: 1px solid #d7d7d7;
    border-top: 0;
}
.filter-nav .filter-icon .iconfont{
    font-size: 16px;
}
.filter-nav .filter-feature-box,.filter-nav .filter-shape-box,.filter-nav .filter-material-box{width: 450px;}
.filter-nav .filter-feature-box .filter-icon,.filter-nav .filter-shape-box .filter-icon,.filter-nav .filter-material-box .filter-icon{ 
    float: left; width: 45%;
}
.breadcrumb-filder-item{ margin-right: 18px; }
.filder-item-span{ display: inline-block; float: left; text-transform:capitalize; }
.filder-item-cross{ display: inline-block; float: left; margin-left: 3px; cursor: pointer; color: #ff565c; font-weight: 500; height: 20px; font-size: 19px;  }



/*color icon*/
.filter-nav-choose{color: #ff565c !important;}
.color-name {
    height: 28px;
    line-height: 33px;
}.color-icon-border{
    display: inline-block;
    float: left;
    border: 2px solid #ffffff;
    border-radius: 50%;
    padding: 1px;
    text-align: center;
}
.filter-icon-choose .color-icon-border{
    border: 2px solid #ff565c;
}
.filter-icon-choose span,.filter-icon-choose .color-name{
    color: #ff565c; 
}
.filter-icon-choose .icon-zhengfangxingweigouxuan:before {
    content: "\e690";
}

/*goods list*/

.product-wrapper {
    cursor: pointer!important;
    padding: 0;
    width: 100%!important;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    padding: 20px 40px 40px 40px;
    border: 1px solid #ffffff;
    position: relative;
    z-index: 6;
    transition: 0.3s ease;
    margin-bottom: 10px;
    background: #fff;
    position: relative;
}
.product-wrapper:hover {
    border: 1px solid #ff565c;
}
@media only screen and (min-width: 1000px) and (max-width: 1280px) {
    .product-wrapper{padding: 20px 20px 40px 20px;}
}
.product-wrapper .product-img {
    display: flex;
    margin-top: 3px;
    margin-bottom: 0;
    justify-content: center;
    align-items: center;
}
.product-wrapper .product-img img {
    max-width: 100%;
    max-height: 100%;
}
.product-img:hover .fir_pimg{
    display: none; opacity: 0;
}
.product-img:hover .sec_pimg{
    display: inline; opacity: 1;
}

.sec_pimg{display: none; opacity: 0; z-index: -1; position: absolute;}

.sale-flag-side{
  font-size: 12px;
  font-weight: 500;
  width: 56px;
  height: 58px;
  line-height: 28px;
  left: auto;
  /*background: url(../../img/home/sale.png) no-repeat center center;*/
  background: url('https://img.muukal.com/img/home/goods/colorsale.png?t=1') no-repeat center center;
  background-size: 100% 100%;
  color: #fff;
  z-index: 555;
  transition: .8s ease;
  position: absolute;
  text-align: center;
  image-rendering: -webkit-optimize-contrast;
}

.sale-flag-side{
    right: -8px;
    top: -15px;
}

.buyout-p{
    top: 0;
    right: 13px;
    width: 80px;
    height: 25px;
    /* background: url(https://img.muukal.com/topic/columbus/sales.png) no-repeat center center; */
    /* background-size: 100% 100%; */
    background: #ff565c;
}
.buyout-p .sale-text{
    font-size: 13px;
    margin-top: 0;
    padding: 0;
    /* margin-left: 2px; */
    width: 60px;
    line-height: 25px;
    height: 25px;
    display: inline-block;
}

.sale-p{
    background: url(../../img/home/sale.png) no-repeat center center;
    width: 70px;
    height: 42px;
    background-size: 100% 100%;
    top: 1px;
    right: 1px;
}
.product-content .pro-price {
}
@media only screen and (min-width: 1000px) and (max-width: 1115px) {
    .pro-price del{ display: none; }
}
.ip-colors .ip-cspan,.ip-colors .choose-color{
    position: relative;
    display: inline-block;
    cursor: pointer;
    width: 24px;
    height: 24px;
    padding: 2px;
    border: none;
    border-radius: 100%;
    font-size: 0;
    line-height: 0;
    margin: 0 3px;
}
.ip-colors .ip-cspan{
    border: 1px solid #fff;
}
.ip-colors .choose-color{
    border: 1px solid #ff565c;
}

.ip-colors .ip-cimg{
    display: inline-block;
    cursor: pointer;
    width: 18px;
    height: 18px;
    max-width: 100%;
    border: none;
}

.ip-btn{ width: 220px; margin-top: 10px; }

.like_box{margin-right: 5px; cursor: pointer; position: absolute; right: 0; top: 6px;}
.like_num{float: right; margin-left: 5px;}
.ip-colors .ip-like,.ip-colors .ip-had-like{ 
    cursor: pointer;
    font-size: 20px;
}

.ip-colors .ip-had-like{display:inline-block; color:#ff979b; }
.ip-colors .ip-like:hover{ color: #ff979b;}
.ip-title a:hover{color: #ff979b; text-decoration:underline;}


.reco_btn, .try-on-icon{
    cursor: pointer;
    border: 1px solid #e8e8e8;
    padding: 8px 25px;
    width: 40%;
    float: left;
    display: inline-block;
}
.reco_btn{width: 58%; padding: 8px 10px; float: right; }
@media only screen and (max-width: 1366px) {
    .reco_btn, .try-on-icon{display: inline-block;}
}
@media only screen and (min-width: 1000px) and (max-width: 1215px) {
    .reco_btn, .try-on-icon{display: block; width: 100%;margin-bottom:10px;}
}

.product-wrapper:hover  .reco_btn, .product-wrapper:hover .try-on-icon{display: inline-block;}

.ip-colors{position: relative; margin-top: 6px;}
.sold_n{
    position: absolute;
    right: 0;
    top: 5px;
    font-weight: 300;
}
.sold_top{ top: -20px; }
.acces_goods .pro-price{    
    position: absolute;
    left: 50%;
    width: 100px;
    text-align: center;
    margin-left: -50px;
    color: #ff565c;
    font-weight: 300;
}
.acces_goods .add-cart{    
    color: #218dc9;
    cursor: pointer;
    text-decoration: underline;
    margin-top: 5px;
    cursor: pointer;
}
.product-img img {
    width:auto;
}

.lowp_goods{
    color: #eb120f !important;
    font-size: 26px;
    font-style: italic;
}
span.g_lab {
    display: inline-block;
    font-size: 12px;
    margin-right: 5px;
    text-align: center;
    background: #f6f6f6;
    padding: 0 8px;
    border-radius: 18px;
    height: 22px;
    line-height: 22px;
}
.g_quickview {
    position: absolute;
    z-index: 2;
    right: 5px;
    top: 0;
    padding: 5px;
    display: none;
}
.g_quickview_dis{
    right: 58px;
}
.product-wrapper:hover  .g_quickview{
    display: block;
}
.ip-img{image-rendering: -webkit-optimize-contrast;}

