.collection_title{display:flex;justify-content:space-between;padding:50px}
.collection_title div{position:relative}
.collection_title div select{direction:rtl;padding-right:12px;border:none;cursor:pointer;color:#999;font-size:14px;letter-spacing:1px}
.collection_title div img{width:10px;position:absolute;right:0;top:9px;opacity:.5}
.collection_content{display:flex;margin-bottom:30px;margin-left: 5%;margin-right: 5%;}

@media only screen and (max-width:1240px){.collection_wrapper .hotItems .hotItem{width:50%}
.collection_title{padding:50px 20px}
.collection_wrapper{padding:0 9px 0 20px}
}
@media only screen and (max-width:1000px){.mobile_show{display:block!important}
.collection_filter{width:0}
.collection_title{padding:30px}
}
@media only screen and (max-width:640px){.collection_content{display:block;padding-left:0}
.collection_wrapper{padding:0 12px}
}
