
/* recent_contents_start  */
/* recent_contents_start  */






@media (min-width:781px) and (max-width: 1079px) {

    
  
    

.page_title_banner{margin:0 0 60px 0;
                    padding:20px 0;
}

.page_title_banner img{margin:0 auto;
                    padding:20px 0;
                    background:url(../img/Top_Title_Item.png) no-repeat;
                    background-size: 100% auto;
                    width:400px;
                    height:30px;
                    border-radius:20px;
                    text-decoration: underline;
                    font-size:20px;
                    color:#3D4E26;
                    font-weight:bold;
}




.main_title img{background:url(../img/Title_Label_Item.png) no-repeat;
        background-size: auto 100%;
            color:#3F5026;
            padding:20px 30px;
            width:510px;
    height:80px;
            margin:20px auto;
            text-align: center;
            font-weight: bold;
            font-size:20px;
}






.recent_main_bg{background: #E8EEAD;

}

/* recent_contents_end  */
/* item_start  */

.item_centering{margin: 0 auto 80px auto;
    display: inline-block;
    /* border:1px solid red; */
}
    
    .item_contens_centering{margin:0 auto;
                            width:1000px;
    }

.item_bg_container{background: url(../img/Item_Info_Btn.png) no-repeat;
    background-size: cover;
    margin:0 0 5px 0;
    width:200px;
    height:235px;
    float:left;
}

.item_bg_container:hover{background: url(../img/Item_Info_Btn.png) no-repeat;
    background-size: cover;
    width:200px;
    height:235px;
    position:relative;
    top:5px;
    float:left;
}

.item_bg_container .img_container{width:160px;
                                    height:130px;
                                    border-radius: 20px;
                                    position:relative;
                                    top:25px;
                                    left:20px;
                                    overflow:hidden;
}

.item_bg_container img{background: gray;
    width:160px;
    height:160px;
    margin:-10% 0 0 0;
    z-index:9999;
}

.centering_container{margin:0 auto;
    position:relative;
    top:5px;
    width:170px;
    height:30px;
    overflow:hidden;
}


.item_title{color:#825309;
    font-size:10px;
    font-weight:bold;
    margin:0 auto;
    position:relative;
    left:10px;
    top:2px;
    text-align:center;
    width:150px;
    height:28px;
  display: table-cell;
  vertical-align: middle;
}
    
.item_option_title{color:#ffffff;
    font-size:12px;
    font-weight:bold;
    margin:0 auto;
    position:relative;
    z-index:99999;
    top:30px;
}

.item_price{color:white;
    font-size:12px;
    font-weight:bold;
    margin:0 auto;
    position:relative;
    z-index:99999;
    top:36px;
    right:30px;
    text-align: right;
}

.up_grade img{background: url(../img/Dot_Grade_Up_White.png) repeat-x;
        width:100%;
        height:141px;
        position:relative;
        z-index:150000;
        /* border:1px solid red; */
}

/* main_base_end  */


.pagination{
   margin:0;
}
.nav-links{
   display:flex;
}
.pagination .page-numbers{
   display:inline-block;
   margin-right:20px;
   padding:20px 25px;
   color:#3C5710;
    font-weight:bold;
   border-radius:10px;
   box-shadow:0 3px 3px #999;
   background:#fff;
}
.pagination .current{
   padding:20px 25px;
   background:#9BCA51;
   color:#fff;
}
.pagination .prev,
.pagination .next{
   display:inline-block;
   margin-right:20px;
   padding:20px 25px;
   color:#3C5710;
    font-weight:bold;
   border-radius:10px;
   box-shadow:0 3px 3px #999;
   background:#fff;
}
.pagination .dots{
   background:transparent;
   box-shadow:none;
}


}

/* item_End*/
/* item_End*/
/* main_base_end  */
/* html_end  */

