/*MAIN.CSS*/
:root{
	font-size: 12px;
	line-height: 140%;
}
body {
    font-family:  Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 100%;
    font-weight: 400;
    color: #1a1a1a;
    -webkit-text-size-adjust: none;
}
a{
    color: #1a1a1a;
}
h1, .heading {
    font-family: 'Supertalls';
    font-weight: normal;
    font-size: 300%;
    line-height: 130%;
    letter-spacing: .14em;
}
h2, .subhead {
    font-family: 'Supertalls';
    font-weight: normal;
    font-size: 250%;
    line-height: 130%;
    letter-spacing: .14em;
}
.submitbutton, a.submitbutton {
    font-family:  Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 100%;
    font-weight: 400;
    background-color:#0043ff;
    border-radius: 5px;
    padding-left: 30px;
    padding-right: 30px;
    text-transform: uppercase;
}
.addproddetails .submitbutton, .addproddetails  a.submitbutton {
    padding-left: 20px;
    padding-right: 20px;
}

.darkblock{
	background-color: #222222;
	color:#fff;
	padding:5%;
}
.lightblock{
	background-color: #cccccc;
	padding:5%;
}
.headerfiller_div {
    height: 86px;
}
body.hasbannerpic .headerfiller_div{
    display:none;
}
#headerwrap_div {
    background-color: #1a1a1a;
}
body.hasbannerpic #headerwrap_div {
    background-color: transparent;
}
#headerwrap_div.shortheaderwrap, body.hasbannerpic #headerwrap_div.shortheaderwrap {
    background-color: #1a1a1a;
}
#header_div {
    max-width: 1660px;
    padding-right: 4%;
    padding-left: 4%;
    padding-bottom: 15px;
}
.logo_img {
    width:95px;
    margin-top:27px;
}
.sectionwrap_div {

    padding-top: 80px;
    padding-bottom: 80px;
}
.section_div {
    max-width: 1660px;
    padding-right: 4%;
    padding-left: 4%;
}


.topnav_div {
    margin-top: 22px;
    padding-top: 2px;
}

.topnav_div a {
    display:inline-block;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 16px;
    padding-right: 16px;
    margin-left: 16px;
    margin-right: 16px;
}
.topnav_div a.topnavcart_a {
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 16px;
    padding-right: 0px;
    margin-left: 16px;
    margin-right: 0px;
}
.topnav_div a:hover {
    color: #ccc;
    background-color:transparent;
}

.topnavdivider_span{
    display:none;
}



.nav_div {
    clear:none;
}


.nav_div a {
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 16px;
    padding-right: 16px;
    margin-left: 16px;
    margin-right: 16px;
}

.nav_div a:hover {
    color: #ccc;
    background-color:transparent;
}
.nav_div a.at, a.subnavopen {
    font-weight: bold;
    background-color:transparent;
}

a#mainav24 {
    background-color:#0043ff;
    border-radius: 5px;
    padding-left: 30px;
    padding-right: 30px;
    font-weight: 400 !important;
    text-transform: uppercase;
}
#pagebanner_div, #slideshow_div {
    height: 100vh !important;
}
.bannercaptionholder{
    width:100%;
}
.bannercaption_div {
    margin-left: auto;
    max-width: 700px;
    padding-left: 40px;
    padding-right: 40px;
}
.slidecaption_div {
    max-width: 1660px;
    padding-right: 40px;
    padding-left: 40px;
}
.slidecaptioninner_div {
    width: 700px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}


body.notloggedin .topnav_div{
    display:none;
}
.headernavclear{
    display:none;
}

#mobileheaderwrap_div {
    background-color: #1a1a1a;
}
body.hasbannerpic #mobileheaderwrap_div {
    background-color: transparent;
}
#mobileheaderwrap_div.mobileshortheaderwrap, #mobileheaderwrap_div.mobileheaderopen, body.hasbannerpic #mobileheaderwrap_div.mobileshortheaderwrap, body.hasbannerpic #mobileheaderwrap_div.mobileheaderopen   {
    background-color: #1a1a1a;
}


.mobilelogo_img {
    position:absolute;
    left:50%;
    margin-left:-30px;
    width: 60px;
    top:17px;
    z-index: 9999;
}

.mobilemenubtn {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 34px;
    height: 34px;
    background-image: url("../images/mobilemenubtnbg.svg?2");
    background-position: center center;
    background-size: 33px auto;
}


.mobilemenubtn.mobilemenubtnopen {
    background-image: url("../images/mobilemenubtnopen.svg?2");
}
#mobilenavsiteoverlay {
background-color: #1a1a1a;
opacity: 1.0 !important;
}
#mobilenav_div {
    background-color: #1a1a1a;
    top: 54px;
    width: 100%;
    max-width: 100%;
    height:auto !important;
}

#mobilenav_div a {
    color: #FFF;
    background-color: #1a1a1a;
    border-top: 1px solid #1a1a1a;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
}


#mobilenav_div a.mobilelogin_a{
    display:none;
}
#mobilenav_div a.mobilecartnav_a{
    display:none;
}


#mobilenav_div a#mobilemenu57{
   margin-top:50px;
    background-color:#0043ff;
    border-radius: 5px;
    padding-left: 30px;
    padding-right: 30px;
    margin-left:auto;
    margin-right:auto;
    width:160px;
}
a.cin7mobilelogin{
    display:block;
    float:right;
    margin-top:10px;
    background-color:#0043ff;
    border-radius: 5px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 13px;
    padding-right: 13px;
    margin-right:20px;
    width:40px;
    color:#fff;
    text-decoration: none;
    text-transform: uppercase;
}
body.isloggedin a.cin7mobilelogin, #mobileheaderwrap_div.mobileheaderopen a.cin7mobilelogin{
    display:none;
}






.sectionttl {
    padding-top: 0px;
    padding-bottom: 15px;
    background-color: transparent;
    color: #1a1a1a;
    text-align: center;
    text-transform: none;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
}
.sectionwrap_div.local_halfhalf{
    height: calc(100vh - 80px);
    min-height:600px !important;
}
.sectionwrap_div.local_halfhalf .section_div{
    height:100%;
}

.sectionwrap_div.local_halfhalf .sectioninner_div{
    height:100%;
    width:100%;
    margin-right:0px;
}

.sectionwrap_div.local_halfhalf .contentinner_div.width_half{
    height:100%;
    padding:0px;
    position:relative;
}

.sectionwrap_div.local_halfhalf .contentinner_div.width_half .contentinnerinner{
    width:100%;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.sectionwrap_div.local_halfhalf .contentinner_div.width_half .contentinnerinnerinner{
    margin-left:auto;
    margin-right:auto;
    padding-top:30px;
    padding-bottom:30px;
    padding-left:20%;
    padding-right:20%;
    max-width:600px;
}

#footerwrap_div {
    background-color: #1a1a1a;
    background-image: url(../images/footer_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}

#footer_div {
    max-width: 1660px;
    padding-right: 4%;
    padding-left: 4%;
    padding-top: 75px;
    padding-bottom: 75px;
}
.cright_div{
    display:none;
}
.local_footerinclude_div{
    position:relative;
}
.local_footerlogos_div{
    float:left;
    padding-top:40px;
}
.local_footerlogos_div img{
    max-width: 150px;
    max-height: 90px;
    margin-right:60px;
    margin-top:20px;
}
.local_footercontent_div{
    float:right;
    max-width:350px;
    text-align: right;
}
.cartfootlabel_div.subhead{
    font-size: 120%;
}
.cartfoottotal_div.subhead{
    font-size: 120%;
}
.accountheading{
    font-family: 'Supertalls';
    font-weight: normal;
    font-size: 300%;
    line-height: 130%;
    letter-spacing: .14em;
}
.accountnav_div, .dashpanelttl, .dashpanelheading_div{
    text-transform: uppercase;
}
.prodlistprod_div, .prodlistprodcaption_div {
    background-color: #f9f9f9;
}
.addttl_p {
    color: #000000 !important;
}
.addclose_img {
    background-image: url(../images/close.svg) !important;
}
#cart_submit {
    margin-right:0px;
}