	.shop-box {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto;
    border: 1px solid #dddddd;
    transition: all 500ms ease-out 50ms;
    -webkit-transition: all 500ms ease-out 50ms;
    -ms-transition: all 500ms ease-out 50ms;
    -o-transition: all 500ms ease-out 50ms;
    -moz-transition: all 500ms ease-out 50ms;
    }
	
	.img-remap img {
        width: 100%;
    }
    .img-remap ul {
        padding: 0;
        margin-top: 10px;
        font-size: 14px;
        border: 1px solid #e0e0e0;
        border-bottom: none;
    }
    .img-remap .desc-f-ul li:before {
        color: #4572a6;
    }
    .img-remap .desc-f-ul li {
    background: #f9f9f9;
    padding: 0px 15px;
    border-bottom: 1px solid #e0e0e0;
    }
    
    .img-buy {
        box-sizing: border-box;
    width: 20%;
    float: left;
    }
    
    .img-buy img{
            width: 100%;
            padding-right: 15px;
    }
    
    
    .title-buy {
        box-sizing: border-box;
    width: 60%;
    float: left;
    }
    .more-buy {
    box-sizing: border-box;
    width: 20%;
    float: left;
    }
    .more-butt-buy {
        position: absolute;
        bottom: 0;
        right: 0;
            padding: 10px 40px; 
    }
    .more-butt-buy a{
border: 1px solid #dddddd;
    border-radius: 5px;
    color: #36404b;
    font-size: 15px;
        padding: 5px;
    }
    .more-butt-buy a:hover{
        background: #dddddd;
    }
    .title-buy h3 a{
 color: #292929;
    }
        .title-buy h3 a:hover{
 color: #4572a6;
    }
    .buy-file-desc {
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 14px;
        width: 100%;
    }
    
        .dtc-tun {
float: left;
    background: #4572a6;
    padding: 4px;
    line-height: 16px;
    font-size: 11px;
    color: #fff;
    margin: 0 10px 10px 0;
}
    
    .post-cont {
            position: relative;
    padding: 15px 20px 20px;
    }
	
            .shop-cat {
            margin-bottom: 15px !important;
    }
	
    .sh-m1 {
        display: block;
        background: #fcfcfc;
    margin: 10px 0;
    padding: 0 10px;
    font-size: 15px;
    border: 1px solid #cccccc;
    color: #292929;
    }
	
    .sh-m1:hover {
    background: #4572a6;
        color: #fff;
    }
	
    .files-title {
    color: #b8312f;
    position: relative;
    padding-bottom: 12px;
    border-bottom: 1px solid #e0e0e0;
}
    
    .files-title h2 {
    font-size: 18px;
    font-weight: 500;
}
    
    .files-img-left {
    display: table-cell;
    vertical-align: top;
    padding: 25px 40px;
    text-align: center;
}
    
    .files-right-table {
    display: table-cell;
    vertical-align: top;
    width: 100%;
}
    
    .files-table {
    font-size: 14px;
    margin-bottom: 20px;
    width: 100%;
    color: #5a6573;
    }
    
.files-table tr {
    border-bottom: 1px dashed #bfbfbf;
}
    .files-table td {
    padding: 0;
    border-bottom: none;
    }
    
    .files-tab {
        width: 120px;
    }
    .files-yes {
        color: green;
        font-weight: bold;
    }
    
    .short-f-desc {
    font-size: 15px;
    line-height: 25px;
    }
    
.desc-f-ul {
    padding: 0px 15px 10px;
    list-style: none;
}
.desc-f-ul li{
    padding:2px;
}
.desc-f-ul li:before {
    padding-right:10px;
    font-weight: bold;
    color: #C0C0C0;
    content: "\2714";
    transition-duration: 0.5s;
}
.desc-f-ul li:hover:before {
    color: #337AB7;
    content: "\2714";
}   
    .tun-desc {
            padding: 10px;
    color: #b8312f;
    font-size: 20px;
    }
    
    .tun-head {
    background: #36404b;
    color: #fff;
    font-size: 15px;
    padding: 0px 20px;
    float: left;
    width: 100%;
}
    
    .tun-head-l {
    border: 1px solid #ddd;
    border-top: none;
    padding: 15px;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
    
    .tun-f-desc {
    font-size: 15px;
    line-height: 25px;
}
    
    .tun-file {
    width: 100px;
    display: table-cell;
    vertical-align: top;
    padding: 0px 10px;
        font-size: 14px;
}
    
    .tun-file-2 {
    display: table-cell;
    width: auto;
    vertical-align: top;
            font-size: 14px;
}
    
        .tun-file-2 a{
       color: #4572a6;
}
    
    .tun-tabs {
        display: table;
        width: 100%;
        margin-bottom: 0px;
    }

.pay-field {
    padding: 20px;
    background: #f7f8f8;
    border: 1px solid #cccccc;
    }
    .pay-field .attachment a {
         color: #4572a6;   
    }
       .pay-field hr {
             border-top: 1px solid #36404b; 
    } 
	
	.pay-guest {
	padding: 0 20px;
    text-align: center;
    background: #4572a6;
    color: #ffffff;	
	}
	
		.pay-guest a{
    color: #ffffff;
    text-decoration: underline;
	font-weight: bold;
	}
	
			.pay-guest a:hover{
    text-decoration: none;
	}
	
	.pay-open {
    background: #36404b;
    color: #fff;
    padding: 10px 35px;
    margin: 0 -35px;
	}

.btn-pay {
    background: #4572a6;
    color: #fff;
	overflow: hidden;
    }
.btn-pay:hover {
    background: #36404b;
    color: #fff;
    }	
	

.main-t-shop {
	width: 100%;
}

            .sh-box {
        width: 40%;
        float: left;
        overflow: hidden;
        padding-right: 30px;
}
    
.sh-inf {
            width: 60%;
    margin-left: 40%;
    }
    .sh-stat {
        font-weight: bold;
        color: green;
    }
    
        .sh-price {
        font-size: 30px;
                font-weight: bold;
    }


    
.shop-buy-button a{
    background: #ff7d01;
    width: 200px;
    text-align: center;
    color: #fff;
    padding: 8px 60px;
    }
    
    .shop-delivery {
            font-size: 14px;
        margin-bottom: 20px;
        margin-top: 20px;

    }
    
    .sh-it-title {
            border-bottom: 1px solid #e0e0e0;
    margin-bottom: 15px;
    font-size: 16px;
    }
    .sh-it-title div {
            width: 200px;
    background: #e1e1e1;
        padding: 0px 15px;
        margin-bottom: -1px;
    }
    
    .sh-img ul li img {
        width: 100%;
    }
    
            .sh-img img{
             width: 100%;
        }
        .deli-style i{
                margin-right: 10px;
    color: #60b060;
    font-size: 20px;
        }