

/* your styles go here */

.newsection
{
    background-color: #000;
}

.size
{
    width: 340px;
    min-width: 150px;
}


.btn-outline
{
    border: 2px;
    outline: 2px;
    color: #fff;
}

.store
{
    border: 2px;
}

.buynow
{
    margin-top: 100px !important;
}

.contactusfont
{
    font-size: 18px;
}

.videobcg
{
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    height: auto;
    width: auto;
    z-index: -100;
}

#newsletter-submit{
    display: inherit;
}

#newsletter-submit #newsletter-submit-button{
    box-shadow: none;
}



