@media (min-width:992px){.all-gifts-container{width:55%;direction:rtl}}.gifts-info{background-color:#181e28;padding:10px;border-radius:5px}.gift-item{width:50px;height:50px;text-align:center;padding:2px;margin:5px 30px 5px 5px}.gifts-radio{label{text-transform:none;margin:0}input[type=radio]{-webkit-appearance:none;width:10px;height:10px;border-radius:50%;outline:none;box-shadow:0 0 0 2px grey;cursor:pointer}input[type=radio]:checked{box-shadow:0 0 0 1px #fff}input[type=radio]:before{content:"";display:block;width:60%;height:60%;margin:20% auto;border-radius:50%}input[type=radio]:checked:before{background:#fff}}