﻿
#itemNoDelayHat {
    left: 12%;
    top: 14%;
    width: 25%;
    height: 6%;
}

#itemLongboard {
    left: 48%;
    top: 12%;
    width: 16%;
    height: 44%;
}

#itemLongboardPrice {
    left: 65%;
    top: 26%;
    width: 15%;
    height: 6%;
}

#itemNoDelayShirt {
    left: 8%;
    top: 24%;
    width: 32%;
    height: 23%;
}

#itemNeonBeachTowel {
    left: 8%;
    bottom: 13%;
    width: 43%;
    height: 25%; 
}

#itemDoubleDoubleShorts {
    left: 63%;
    bottom: 5%;
    width: 25%;
    height: 21%;
}

#itemDoubleDoubleShortsPrice {
    left: 41%;
    bottom: 5%;
    width: 20.5%;
    height: 6%;
}

#itemCoffeeMug {
    right: 5%;
    bottom: 42%;
    width: 19%;
    height: 18%;
}

#itemDrinkCupSocks {
    left: 45%;
    bottom: 10%;
    width: 19%;
    height: 24%;
}

#itemPuzzleSet {
    right: 5%;
    top: 11%;
    width: 44%;
    height: 22%;
}

#itemTumbler {
    right: 27%;
    bottom: 39%;
    width: 19%;
    height: 25%;
}

#itemDuffleBag {
    left: 6%;
    bottom: 10%;
    width: 37%;
    height: 24%;
}

#itemStickerPack {
    right: 9%;
    bottom: 10%;
    width: 26%;
    height: 21%;    
}

#itemBurgundySweatshirt {
    left: 2%;
    top: 15%;
    width: 46%;
    height: 39%;  
}

#item70thAnniversaryTee {
    right: 2%;
    top: 15%;
    width: 46%;
    height: 39%;      
}

#itemJoggers {
    right: 15%;
    bottom: 1%;
    width: 32.5%;
    height: 32%;
}

#itemBurgersBurnoutsTee {
    left: 10%;
    bottom: 6.5%;
    width: 42%;
    height: 27%;
}

#itemCharm {
    left: 7%;
    top: 34%;
    width: 54%;
    height: 29%;   
}

#app-android {
    top: 42.5%;
    left: 38%;
    width: 14%;
    height: 4%;
}

#app-ios {
    top: 38%;
    left: 38%;
    width: 14%;
    height: 4%;
}

#instagram {
    bottom: 2.5%;
    left: 4%;
    width: 27%;
    height: 3.5%;
}

.itemShirt {
    width: 15.75%;
    height: 17%;
}

.itemShirtColumnOne {
    left: 14%;
}

.itemShirtColumnTwo {
    left: 33%;
}

.itemShirtColumnThree {
    left: 52%;
}

.itemShirtColumnFour {
    left: 70%;
}

.itemShirtColumnFive {
    left: 69.75%;
}

.itemShirtColumnSix {
    left: 82%;
}

.itemShirtRowOne {
    top: 14%;
}

.itemShirtRowTwo {
    top: 32%;
}

.itemShirtRowThree {
    top: 50.5%;
}

.itemShirtRowFour {
    top: 68.5%;
}

@media only screen and (min-width: 1920px) {
    #itemBoots, #item65thAnniversary {
        margin-top: -15px;
    }

    #itemSweatpants {
        margin-bottom: 20px;
    }

    .itemShirtRowTwo, .itemShirtRowThree {
        margin-top: -5px;
    }

    .itemShirtRowFour {
        margin-top: -10px;
    }
}
