/**** HERO IMAGES****/

.minifigures-space-hero {
    background: url('../image/themes/minifigures/home/Minifigures-Large.png') center top no-repeat;
    background-size: cover;
    height: 0;
    overflow: hidden;
    padding-bottom: 55%;
    position: relative;
    width: 100%;  
}

.minifigures-6711-space-hero {
    background: url('../image/themes/minifigures/sets/6711/Minifigures-6711-Large.png') center top no-repeat;
    background-size: cover;
    height: 0;
    overflow: hidden;
    padding-bottom: 55%;
    position: relative;
    width: 100%;  
}

.minifigures-6701-space-hero {
    background: url('../image/themes/minifigures/sets/6701/Minifigures-6701-Large.png') center top no-repeat;
    background-size: cover;
    height: 0;
    overflow: hidden;
    padding-bottom: 55%;
    position: relative;
    width: 100%;  
}

.minifigures-6702-space-hero {
    background: url('../image/themes/minifigures/sets/6702/Minifigures-6702-Large.png') center top no-repeat;
    background-size: cover;
    height: 0;
    overflow: hidden;
    padding-bottom: 55%;
    position: relative;
    width: 100%;  
}

.minifigures-6703-space-hero {
    background: url('../image/themes/minifigures/sets/6703/Minifigures-6703-Large.png') center top no-repeat;
    background-size: cover;
    height: 0;
    overflow: hidden;
    padding-bottom: 55%;
    position: relative;
    width: 100%;  
}

.minifigures-6704-space-hero {
    background: url('../image/themes/minifigures/sets/6704/Minifigures-6704-Large.png') center top no-repeat;
    background-size: cover;
    height: 0;
    overflow: hidden;
    padding-bottom: 55%;
    position: relative;
    width: 100%;  
}

.minifigures-6705-space-hero {
    background: url('../image/themes/minifigures/sets/6705/Minifigures-6705-Large.png') center top no-repeat;
    background-size: cover;
    height: 0;
    overflow: hidden;
    padding-bottom: 55%;
    position: relative;
    width: 100%;  
}

/**** MINI-FIGURE GALLERY ****/

.minifigures .circle, .minifigures .control .btn-material {
    background: #c7a709;
}

/**** TAGS ****/

.minifigures .spacetag {
    background: #abb1ba;
}

/**** SEARCH ****/

/* Search Box Default Text Color */
.minifigures .icon-close, .iceplanet2002 .icon-material-search, .iceplanet2002 .search-input input {
    color: #fff !important;
}

.minifigures .input-search-helper {
    color: rgba(255, 255, 255, 0.5) !important;
}

/* Search Box Error Text */
.minifigures .space-header .search-input .warningColor {
    color: #fff !important;
}

/* Search Box Close Button Hover */
.minifigures .icon-close:hover {
    color: #d44617 !important;
}

/* Search Box Placeholder Text */
.minifigures .search-input ::-webkit-input-placeholder {
    color: #fff;
}

.minifigures .search-input ::-moz-placeholder {
    color: #fff;
}

.minifigures .search-input :-ms-input-placeholder {
    color: #fff;
}

/**** MOBILE LAYOUT ****/

@media (max-width: 839px) {
    
    /**** MOBILE HERO IMAGES****/
    
    .minifigures-space-hero {
        background: url('../image/themes/minifigures/home/Minifigures-Medium.png') center top no-repeat;
        background-size: cover;
        height: 0;
        overflow: hidden;
        padding-bottom: 75%;
        position: relative;
        width: 100%; 
    } 
    
    .minifigures-6711-space-hero {
        background: url('../image/themes/minifigures/sets/6711/Minifigures-6711-Medium.png') center top no-repeat;
        background-size: cover;
        height: 0;
        overflow: hidden;
        padding-bottom: 75%;
        position: relative;
        width: 100%;  
    }

    .minifigures-6701-space-hero {
        background: url('../image/themes/minifigures/sets/6701/Minifigures-6701-Medium.png') center top no-repeat;
        background-size: cover;
        height: 0;
        overflow: hidden;
        padding-bottom: 75%;
        position: relative;
        width: 100%;  
    }

    .minifigures-6702-space-hero {
        background: url('../image/themes/minifigures/sets/6702/Minifigures-6702-Medium.png') center top no-repeat;
        background-size: cover;
        height: 0;
        overflow: hidden;
        padding-bottom: 75%;
        position: relative;
        width: 100%;  
    }

    .minifigures-6703-space-hero {
        background: url('../image/themes/minifigures/sets/6703/Minifigures-6703-Medium.png') center top no-repeat;
        background-size: cover;
        height: 0;
        overflow: hidden;
        padding-bottom: 75%;
        position: relative;
        width: 100%;  
    }

    .minifigures-6704-space-hero {
        background: url('../image/themes/minifigures/sets/6704/Minifigures-6704-Medium.png') center top no-repeat;
        background-size: cover;
        height: 0;
        overflow: hidden;
        padding-bottom: 75%;
        position: relative;
        width: 100%;  
    }

    .minifigures-6705-space-hero {
        background: url('../image/themes/minifigures/sets/6705/Minifigures-6705-Medium.png') center top no-repeat;
        background-size: cover;
        height: 0;
        overflow: hidden;
        padding-bottom: 75%;
        position: relative;
        width: 100%;  
    }    
}

@media (max-width: 539px) {
    
    .minifigures-space-hero {
        background: url('../image/themes/minifigures/home/Minifigures-Small.png') center top no-repeat;
        background-size: cover;
        height: 0;
        overflow: hidden;
        padding-bottom: 100%;
        position: relative;
        width: 100%; 
    }  
    
    .minifigures-6711-space-hero {
        background: url('../image/themes/minifigures/sets/6711/Minifigures-6711-Small.png') center top no-repeat;
        background-size: cover;
        height: 0;
        overflow: hidden;
        padding-bottom: 100%;
        position: relative;
        width: 100%;  
    }

    .minifigures-6701-space-hero {
        background: url('../image/themes/minifigures/sets/6701/Minifigures-6701-Small.png') center top no-repeat;
        background-size: cover;
        height: 0;
        overflow: hidden;
        padding-bottom: 100%;
        position: relative;
        width: 100%;  
    }

    .minifigures-6702-space-hero {
        background: url('../image/themes/minifigures/sets/6702/Minifigures-6702-Small.png') center top no-repeat;
        background-size: cover;
        height: 0;
        overflow: hidden;
        padding-bottom: 100%;
        position: relative;
        width: 100%;  
    }

    .minifigures-6703-space-hero {
        background: url('../image/themes/minifigures/sets/6703/Minifigures-6703-Small.png') center top no-repeat;
        background-size: cover;
        height: 0;
        overflow: hidden;
        padding-bottom: 100%;
        position: relative;
        width: 100%;  
    }

    .minifigures-6704-space-hero {
        background: url('../image/themes/minifigures/sets/6704/Minifigures-6704-Small.png') center top no-repeat;
        background-size: cover;
        height: 0;
        overflow: hidden;
        padding-bottom: 100%;
        position: relative;
        width: 100%;  
    }

    .minifigures-6705-space-hero {
        background: url('../image/themes/minifigures/sets/6705/Minifigures-6705-Small.png') center top no-repeat;
        background-size: cover;
        height: 0;
        overflow: hidden;
        padding-bottom: 100%;
        position: relative;
        width: 100%;  
    }    
}