/* Settings Page for Preview */

.block_for_effect{
    float: left;
    width: 100%;
  
   
}

.row-2{
    display: inline-block;
    width: 33%;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}
.item-hover{
    display: inline-block;
}



.color-item {
    font-size: 12px;
    line-height: 28px;
    padding-left: 8px;
    width: 159px;
    color: #ABABAB;
    height: 28px;
}

