.swatch-tooltips span {
    line-height: 1.6;
}
.product-tag {
display: inline-block;
    border: 1px solid #ffffff;
    background-color: #f6f6f6;
    color: black !important;
    padding: 2px 10px !important;
    font-size: 10px;
    margin-right: 2px;
    /*margin-top: 2px;*/
    line-height: normal;
    position: relative;
    float: left;
    margin-bottom: 2px;
}

.page-template-inspiration .grid-item img:hover {
    transform: scale(1.1);
    overflow: hidden;
}

.inspotag {
    background-color: #0f0f0f !important;
    padding: 5px 15px 5px 15px !important;
    margin-top: 5px;
    margin-left: 5px;
    border-radius: 2px;
    font-size: 12px !important;
}


 /*Ipad size*/
@media only screen and (max-width: 975px) {


}


 /*Ipad size*/
@media only screen and (min-width: 767px) {


		
}


@media only screen and (max-width: 544px) {


}