/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
/* Increase the body font size on small devices */
html {
  font-size: 112.5%;
}

.view-carousel-weapons{
    display: none;
}

.field-type-image figure, 
.views-field-field-image,
.views-field-uc-product-image > div,
.ia-r {
    float: none;
    /*clear: right;*/
    margin-left: 0em;
}

/*****TYPOGRAPHY*******/
#site-name {font-size: 2em; line-height: 1em; margin-top: .5em;}

/***************FRONT PAGE**********/



div#hpShop, div#hpPrivateInstruction  {
    background-image: none;
    text-align: center;
    border: none;
}

div#hpPrivateInstruction div {

}


div#hpSchool {

}

    div#hpPrivateInstruction div, div#hpSchool div, div#hpShop div {
        padding: 0em 1em;
}
    div#hpPrivateInstruction div h2, div#hpSchool div h2, div#hpShop div h2  {
        margin-bottom: 0em;
}

/*********** MENU BAR *******************/
#menu-bar {
    visibility: hidden;
}


/******************  MENU ****************/

/*Shop Menu*/
#block-menu-menu-store-menu ul {
    margin: auto;
    width: 40%;
}

#block-menu-menu-store-menu ul li {
display: inline-block;
padding: .25em .75em;
margin-right: 1em;
background-color: #F7EDDA;
border-radius: 1em;
box-shadow: 0px 1px 1px #C9C0AF;
margin-bottom: 5px;
width:  100%;


/*********** MENU BAR *******************/
ul#nice-menu-2 {
    visibility: hidden;
}

/****************FOOTER******************/
#footer .vertical {
    float: left;
}