/*
@charset "UTF-8";
Theme Name: Modula Gear
Template: storefront
Version: 1.0
*/
@import url('https://fonts.googleapis.com/css?family=Titillium+Web');


body {
    background-position: center;
    background-repeat: no-repeat;
    height: 100%;
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    background-color: rgb(34, 34, 34);
}

/* Top Menu background color */

.storefront-primary-navigation {
    clear: both;
    background-color: #403F41;
    padding-top:12px;
}

.col-full::after, .col-full::before {

    content: none;

}

#main.homepage-stuff {
    padding: 0;
}

#msa-maintenance{
	background-image: url(img/msa-landing-page.jpg);
}

/* maintenance page removes any padding on it */
.landing-page-stuff {
    padding: 0 !important;
	border-radius:0;
	background-color:#13416d;
}

a {
    color: #1c9ad6;
}

a:focus {
	color: #FFFFFF;
    outline: none;
}

#brandit-content h1 {
    color: #b50000;
    border-bottom: 2px solid;
}

div#primary-sidebar {
    display: inline-block;
    font-size: .85em;
    max-width: 190px;
    margin-right: 20px;
    float: left;
    background-color: #13416d;
    padding-left: .5%;
    padding-right: .5%;
}

ul.products.columns-4 {
    margin-left: 0;
    margin-bottom: 0;
    clear: both;
    display: inline-block;
    width: 100%;
    max-width: 1020px;
}

form.woocommerce-product-search {
    max-width: 200px;
}

input.search-field#woocommerce-product-search-field-1 {
    margin-bottom: .5em;
}
 .button.product_type_simple.add_to_cart_button.ajax_add_to_cart, .button.product_type_simple.ajax_add_to_cart, .button.product_type_variation.add_to_cart_button.ajax_add_to_cart, a.button.product_type_variable {
    position: absolute;
    top: 33%;
    right: 0px;
    left: 0px;
    margin: 0px auto;
    display: table;
    visibility: hidden;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    max-width:71%;
    padding:14px 0;
}

 .button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover, .button.product_type_simple.ajax_add_to_cart:hover,
.button.product_type_variation.add_to_cart_button.ajax_add_to_cart:hover,a.button.product_type_variable hover{
    position: absolute;
    top: 33%;
    right: 0;
    left: 0;
    margin: 0 auto;
    display: table;
    visibility: hidden;
   display: inline-block;
    background: #fff!important;
    color:#000;
    padding:14px 0;
}

.added_to_cart, .button, button, input[type=button], input[type=reset], input[type=submit] {
    border: 0;
    background: 0 0;
    background-color: #43454b;
    border-color: #43454b;
    color: #fff;
    cursor: pointer;
    padding: 2em 1.41575em;
    text-decoration: none;
    font-weight: 400;
    text-shadow: none;
    display: inline-block;
    outline: 0;
    -webkit-appearance: none;
    border-radius: 0;
    line-height: 0px;
}

li:hover .button.product_type_simple.add_to_cart_button.ajax_add_to_cart,
li:hover .button.product_type_simple.ajax_add_to_cart,li:hover  .button.product_type_variation.add_to_cart_button.ajax_add_to_cart ,
li:hover  a.button.product_type_variable  {
    visibility: visible !important;
    background: transparent;
    border: 1px solid #fff;
 
}
li .has-post-thumbnail {
    position: relative !important;
}
/*ul.products li.product img:hover{
    opacity: 0.1!important;
}
.related.products,.up-sells.upsells.products{
	max-width:60%;
	display:inline-block;
	float:right;
	width:57%;
}*/
ul#show-my-catagories li{
	position:relative;
}
.homepage-catagories:hover .button_home_wnew {
    visibility: visible !important;
}
.homepage-catagories .button_home_wnew{
    border: none;
    color: #fff;
    font-weight: 700;
    padding: 5px 0;
    font-size: 14px;
    background-color: #1c9ad6;
}
ul#show-my-catagories li a.button_home_wnew{
    border: none;
    color: #fff;
    font-weight: 700;
    padding: 5px 0;
    font-size: 14px;
	position: absolute;
    top: 44%;
    width: 90% !important;
    height: auto !important;
    text-align: center;
    margin: 0px auto;
    left: 15px;
    visibility: hidden;
}
ul#show-my-catagories li a.button_home_wnew:hover {
    background: #13416d;
    color: #fff;
}
ul#myspace li{
	position:relative;
}
.cpartners:hover .button_cp {
    visibility: visible !important;
}
.cpartners .button_cp{
    border: 1px solid #fff;
    color: #fff;
    font-weight: 700;
    padding: 5px 0;
    font-size: 14px;
}
ul#myspace li a.button_cp{
    border: 1px solid #fff;
    color: #fff;
    font-weight: 700;
    padding: 5px 0;
    font-size: 14px;
	position: absolute;
    top: 44%;
    width: 85% !important;
    height: auto !important;
    text-align: center;
    margin: 0px auto;
    left: 15px;
    visibility: hidden;
}
ul#myspace li a.button_cp:hover {
    background: #fff;
    color: #000;
}
/*************end************/

/* redblink */

ul#homepage-five-catagories li:hover a.button_home {
    visibility: visible !important;
}
.b_red {
    overflow: hidden !important;
    position: relative;
    /*height: 322px;*/
}
.b_red15
{
height:100%!important;
}
.b_red11
{
top: 0px;
right: 0px;
left: 0px;
height: 93%;
width: 76%;
position: absolute;
background: rgba(250, 162, 26, 0.38) none repeat scroll 0% 0%;
opacity: 0.8;
transform: translate3d(0px, 0px, 0px);
transition: transform 0.4s ease 0s, opacity 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
margin: 0 auto;
visibility: hidden;
}
li:hover .b_red11, li:hover .b_red15 {
visibility: visible;
 top: 0px;
    right: 0px;
    left: 0px;
    height: 94%;
    width: 100%;
    position: absolute;
    background: rgba(250, 162, 26, 0.38) none repeat scroll 0% 0%;
   opacity: 0.8;
  transition: 0.3s all;
}

/* .related.products
{
display: none;
} */
.related.products h2 {
    color: #3aa559;
    display: block;
    width: 100%;
    background-color: rgba(0, 128, 0, 0.09019607843137255);
	padding:.25em 0;
}
.up-sells h2 {
    color: #737373;
    display: block;
    width: 100%;
    background-color: #ececec;
    padding: 0.25em 0px;
}
.columns-3{
	width:100%;
	max-width:80%;
	display:inline-block;
}

ul.products.columns-3{
	display:inline-block;
	width:100%;
	max-width:100%;
}

ul.products.columns-3 h2.woocommerce-loop-product__title {
    color: black;
    background-color: #fff;
}

.storefront-full-width-content.single-product .related ul.products li.product, .storefront-full-width-content.single-product .upsells ul.products li.product {
    width: 28.4%;
	float:left;
	margin-right:7.3%;
}


/* removes background color from the full header area */
.site-header{
    background-color: #13416d;
    border-bottom: none;
    padding-top:0;
}

.msa-header {
    padding-left: 0;
    padding-right: 0;
    height:6.5em;
}

.site-main {
    margin-bottom: 0!important;
    padding: 1em 1em 0 1em;
}

/* adds the white background back to just the contained header section with the menu */
div#col-header {
    background-color: #403F41;
    max-width: 100%;
    min-height: 120px;
}

/* adds padding to the top of the company logo */
.home-link-back {
    margin-top: 22px;
    display: block;
	width: 600px;
    max-width: 1000px;
    float:none;
    position:absolute;
   
}

/* Hide the search field in the header */
.site-search {
    display: none !important;
}

/* add some margin between the header section and the title of the current page */
header#masthead {
    margin-bottom: 0em;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #13416d;
    max-width: 1360px;
    min-height: 118px;
}

/* menu styles */
.woocommerce-active .site-header .main-navigation {
    width: 77.9130434783%;
    float: right;
    margin-right: 0;
    clear: both;
}

.primary-navigation {
    float: right;
    width:100%;
    margin-top:1.5%;
	font-size:.959em;
}

.main-navigation ul.menu, .main-navigation ul.nav-menu {
    max-height: none;
    text-transform: uppercase;
    overflow: visible;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    float:right;
}

.site-header ul.menu li.current-menu-item > a {
    color: #fff;
    background-color: #1c9ad6;
    border-bottom: solid 1px #81cbff;
}

.main-navigation ul.menu ul li a, .main-navigation ul.nav-menu ul li a {
    color: #d2d2d2;
}

.main-navigation ul.menu>li>a, .main-navigation ul.nav-menu>li>a {
    color: #fff;
}

.main-navigation ul li a:hover, .main-navigation ul li:hover > a {
    color: #fff;
    background-color: #616161;
    border-bottom: solid 1px #909090;
}


.main-navigation ul.menu ul a:hover, .main-navigation ul.menu ul li.focus, .main-navigation ul.menu ul li:hover>a, .main-navigation ul.nav-menu ul a:hover, .main-navigation ul.nav-menu ul li.focus, .main-navigation ul.nav-menu ul li:hover>a {
    background-color: #1c9ad6;
    color:#fff;
}

.site-header-cart .widget_shopping_cart, .main-navigation ul.menu ul.sub-menu, .main-navigation ul.nav-menu ul.children {
    background-color: #403F41;
}

#menu-item-5755.super-menu-link a{
    background-color: #565656;
    border-bottom: 1px solid #868686;
    color:#FFFFFF !important;
}

#menu-item-5755.super-menu-link >a:hover {
    background-color: #1c9ad6;
    border-bottom: solid 1px #81cbff;
    color:#fff !important;
}


.main-navigation ul ul li#menu-item-3474.summer-blow-out a {
    background-color: #3aa559;
    color: #fff;
}

.main-navigation ul ul li#menu-item-3474.summer-blow-out a:hover{
    background-color: #dcdcdc;
	color: #08c107;
}

.woocommerce-active .site-header .site-header-cart {
display:none;
}

.woocommerce-message a.button.wc-forward {
    width: 10%;
    float: left;
    margin-bottom: 0;
}

.coupon input#coupon_code {
    padding: 1.2em 0 1.2em .5em;
}

.form-row-first {
    width: 47.0588235294%;
    float: left;
    margin-right: 1%;
    clear: both;
}

input#coupon_code {
    padding: 1.2em 0 1.2em .5em;
}

.form-row-last {
    width: 51.058824%;
    float: right;
    margin-right: 0;
}

p.woocommerce-mini-cart__buttons.buttons a.button.wc-forward {
    width: 100%;
    text-align: center;
    margin-bottom: 4%;
}

/*.button.wc-forward{
	width:100%;
	margin-bottom:1em;
}*/

#primary{
  padding-top:0 !important;
  background-color:#fff;
}

#content {
    max-width: 1360px;
    margin-left: auto;
    margin-right: auto;
}

#msa-jumbotron {
  background-image: url(https://brandithosting.com/StanleyElevatorGear/wp-content/uploads/2023/03/homepage_image.png);
  width: 100%;
  display: block;
  margin: 0;
  background-size: contain;
	margin-left: auto;
  margin-right: auto;
  background-position-y: -1px;
}

.msa-content {
    max-width: 1360px;
    width: 100%;
    min-height: 30em;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
}

#homepage-container{
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#homepage-copy-container {
    max-width: 100%;
    display: inline-grid;
    width: 100%;
    margin-top: 2rem;
    background-color: #005189;
	opacity: 0.85;
    padding: 0 10rem;
    position: relative;
}

#homepage-container h2 {
    color: #FFFFFF;
    font-size: 2.3em;
    padding-top: 1em;
    font-weight:600;
}

#homepage-container h3 {
    color: #FFFFFF;
    font-size: 1.35em;
    padding-top: 0;
    border:none;
    font-weight:600;
}

#homepage-container ul li{
  color:#FFFFFF;
  margin-bottom:.35em;
}

#homepage-container p {
    color: #FFFFFF;
}

#homepage-container p.pushit-right {
  text-align:right;
}

ul#homepage-five-catagories {
    clear: both;
    margin-bottom: 2%;
    margin-top: 2%;
    padding-bottom: 0;
    display: grid;
    max-width: 100%;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 8px;
    margin-left: 0;
}

ul#homepage-five-catagories li {
    display: block;
    width: 100%;
    height: auto;
    background: #403f41;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
}

.button_home {
    position: absolute;
    top: 37%;
    width: 89% !important;
    height: auto !important;
    text-align: center;
    margin: 0px auto;
    left: 15px;
    visibility: hidden;
}
.button_home:hover {
    visibility: visible;
}
ul#homepage-five-catagories li a {
    display: block;
    width: 100%;
    height: 100%;
    background-color: transparent;
    margin-left: 0;
    margin-top: 0;
}
ul#homepage-five-catagories li a.button_home {
   border: none;
    color: #fff;
    font-weight: 700;
    padding: 5px 0;
    font-size: 14px;
    background-color: rgba(0, 0, 0, 0.5);
}
ul#homepage-five-catagories li a.button_home:hover {
    background: #13416d;
    color: #fff;
}


ul#homepage-five-catagories li a img {
    width: 100%;
    margin-left: 0;
    padding-top: 0;
    border-radius: 0;
}

h4.homepage-catagory-title {
    display: block;
    margin: 0;
    width: 96%;
    min-height: 1.75em;
    background-image: none;
    background-position: right;
    background-repeat: no-repeat;
    border: none;
    text-transform: uppercase;
    font-size: 1em;
    text-indent: 2%;
    color: #fff;
    margin-left: 2%;
    margin-bottom: 0%;
    font-weight: 500;
    padding: 0.45rem 0;
}

div#show-mainstage-catagories {
    width: 100%;
    display: block;
    background-color: #fff;
	background-image: url(./img/spective.jpg);
	background-size:cover;
}

#show-mainstage-catagories h2 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 3em;
    text-align: center;
    padding: 1em 0 0 0;
    margin-left: auto;
    margin-bottom: 1em;
    border-bottom-width: 3px;
    border-bottom-color: #FAA21A;
    border-bottom-style: solid;
    display: block;
    margin-right: auto;
    width: 56%;
}

ul#show-my-catagories {
    display: grid;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 4%;
    margin: 0;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 15px;
}

ul#show-my-catagories li {
    display: inline-block;
    width: 100%;
    min-height: 19em;
    border: 1px solid #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    text-align: center;
    margin-right: 1em;
    background-color: #fff;
}


/* Hide the breadcrumb navigation */
nav.woocommerce-breadcrumb {
    display: none !important;
}

/* Hide the downloads, addresses, and dashboard links in the accounts page */
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard {
    display: none;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-address {
    display: none;
}

/* adds a transparent white behind the content area */
.col-full {
    background-color: rgb(0,0,0);
}

/* adds some padding to the top of the product page layout */
div#primary {
    padding-top: 2em;
}

/* Jumbotron style */
div#jumbotron {
    margin-top:2em;
    background-color: rgba(14, 117, 198, 0.19);
    padding: 2em;
}

#brandit-content {
    background-color: #fff;
    padding: 1em 1em 4em 1em;
    display: inline-block;
    width: 100%;
	min-height:600px;
}

/* Changes the popup notice in woocomm from blue to gray */
.woocommerce-info, .woocommerce-noreviews, p.no-comments {
    background-color: #8a8a8a;
}

/* make all the titles align left */
h1.entry-title {
    text-align: left;
    border-bottom: solid 2px rgba(78, 145, 210, 0.33);
    color: #078dcc;
    font-weight: 400;
}

header.entry-header {
    padding: 0 0 2em !important;
}

/* hide the shop title on the shop page */
h1.woocommerce-products-header__title.page-title {
    display: none;
}

/* change the padding */
header.woocommerce-products-header {
    padding-bottom: 2em !important;
}

/* shop page jumbotron title */
h1.shop-page-title{
    text-align:left;
    color: #0e75c6;
    font-size: 4em;
    margin-bottom:0.15em;
}

/* shop page jumbotron content text */
p.shop-page-content{
    text-align: left;
    font-size: 1.25em;
}

/* hide storefront sorting header and footer */
.storefront-sorting {
    display:inline-block;
	width:80%;
}

/* disable the product show more button 
a.button.product_type_variable {
    display: none;
}
*/
a:focus {
    outline: none;
}

/* adds a cool rounded style to the images of the products */
ul.products li.product img {
    border-radius: 1%;
    /*border: solid 3px rgba(58, 165, 89, 0.97);*/
}

/* remove the tabs section at the bottom of the singlw product display */
.woocommerce-tabs.wc-tabs-wrapper {
    display: none;
}

/* makes the footer */
.site-footer {
    bottom: 0px;
    width: 100%;
    background-color: transparent;
    padding-top: 0;
    padding-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
	max-width:1360px;
}

.site-footer a:not(.button) {
    color: #f1f1f1;
}

/* gives the footer content a wgite background color */
#col-footer.col-full{
    background-color:#13416d;
}

.site-info.msa-footer {
    width: 49%;
    font-size: 12px;
    color: #FFF;
    padding-left:1%;
    display:inline-block;
}

div#footer-small-menu {
    width: 48%;
    display: block;
    color: #fff;
}

.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
    width: 24.111111%;
    float: left;
    margin-right: 4.111111%;
}

a.open-popup-link.button_sg {
    display: inline-block;
    margin-top: 15px;
}

.col2-set {
    width: 44.941176%;
    float: left;
    margin-right: 1.882353%;
}

#order_review, #order_review_heading {
    width: 51.176471%;
    float: right;
    margin-right: 0;
    clear: right;
}


.ninja-full-name, .ninja-email, .ninja-phone, .ninja-company-name {
    max-width: 100%;
    display: inline-block;
    width: 48%;
}

.ninja-full-name, .ninja-company-name{
	margin-right:2%;
}

ul#menu-product-categories {
    list-style-type: none;
    background-color: whitesmoke;
    margin: 0;
    padding: 1em 0 1em 1em;
}


ul#menu-product-categories li.headliner a {
    font-weight: bold;
    text-decoration: none;
	color: #1c9ad6;
}

ul#menu-product-categories ul.sub-menu{
    list-style: none;
}

ul#menu-product-categories ul.sub-menu li a{
    font-weight: normal;
	color:#13416d;
	display:inline-block;
	width:100%;
}

ul#menu-product-categories ul.sub-menu li a:hover{
    background:linear-gradient(to right, #ddd , #f5f5f5);
}



ul#menu-channel-partners-widget-menu {
    list-style-type: none;
    background-color: whitesmoke;
    margin: 0;
    padding: 1em 0 1em 1em;
}


ul#menu-channel-partners-widget-menu li.headliner a {
    font-weight: bold;
    text-decoration: none;
	color: #3aa559;
}

ul#menu-channel-partners-widget-menu{
    list-style: none;
}

ul#menu-channel-partners-widget-menu li a{
    font-weight: normal;
	color:#13416d;
	display:inline-block;
	width:100%;
}

ul#menu-channel-partners-widget-menu li a:hover{
    background:linear-gradient(to right, #ddd , #f5f5f5);
}



ul#product-note {
    list-style-type: none;
    display: block;
	margin:0;
	padding:0;
	margin-bottom:1em;
}


ul#product-note li.extra-link {
	display:inline-block;
}

ul#product-note li.extra-link a {
    font-size: 15px;
    font-weight: bold;
    display: inline-block;
    padding: .5em;
    background-color: #faa21a;
    margin-right: .5em;
    border-radius: 5px;
    color:#fff;
}

ul#product-note li.extra-link a:hover {
    background-color: #403f41;
    transition:ease-in .25s;
}

li#production-disclaimer {
    background-color: #ececec;
    padding: .5em;
    margin: 1em 0;
}

li#production-disclaimer a {
    background-color: #13416d !important;
    padding-left: .5rem;
    padding-right: .5rem;
    border-radius: 3px;
    color: #fff;
}

li#production-disclaimer a:hover {
    background-color: #403f41;
    transition:ease-in .25s;
    color:#fff;
}


ul#phonespace{
	display:none;
}

ul#myspace {
    float: left;
    width: 18%;
    margin: 0;
    list-style-type: none;
   padding-right: 20px;
}

ul#myspace li a{
	display:block;
	width:100%;
	max-width:240px;
	height:auto;
	padding:0;
	margin-bottom:.5em;
	border:solid;
}

div#yourspace {
    width: 75%;
    display: inline-block;
    margin: 0;
    padding: 0;
}

.instock-note p {
    font-size: 12px;
    background-color: #d9e4d9;
    padding: 1em;
}

.nf-field-element ul li {
    display: inline-block;
    min-width: 48%;
}

#canada-page-container {
    max-width: 55%;
    padding-left: 3%;
    padding-top: 3%;
}

#canada-page-container h2, #canada-page-container p{
    color: #fff;
}

div#wpcf7-f3281-p1456-o1 {
    max-width: 650px;
    display: block;
    margin: 0 auto;
}

.full-percent {
    display: block;
    margin: 1.5em 0;
}

.thirty-percent {
    display: inline-block;
    max-width: 28%;
    margin: 0 2em 2em 0;
}

.thirty-percent input[type=text], input[type=email] {
    max-width: 100%;
}

.fifty-percent {
    display: inline-block;
    max-width: 48%;
    margin-right: 1%;
	margin-bottom: 5%;
}

.fifty-percent input[type=text], input[type=email] {
    max-width: 100%;
}

.one-hundred-percent {
    display: inline-block;
    max-width: 100%;
	margin-bottom: 5%;
}

.one-hundred-percent input[type=text], input[type=email], select[radio] {
    max-width: 100%;
}

p.attention-text {
    background-color: #ff00002b;
    padding: 1em;
    font-weight: 700;
    color: red;
    border-radius: 3px;
    border-left: 0.6180469716em solid rgba(255, 0, 0, 0.15);
	
}

/* DISTRIBUTOR CONTACT FORM STYLES */

label.required_labels span {
    color: red;
    font-style: italic;
    font-size: .75rem;
}

.section_wrap.personal_info {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-bottom: 1rem;
    border: 1px solid;
    border-color: rgba(0, 0, 0, 0.1);
}

.section_wrap.personal_info div {
    margin: 1rem auto;
}

.section_wrap.choose_category {
    border: 1px solid;
    margin-bottom: 1rem;
    padding: .5rem 1rem 1rem 1rem;
    border-color: rgba(0, 0, 0, 0.1);
}

.section_wrap.choose_category h3 {
    border-bottom: 1px solid;
    border-color: rgba(0,0,0,0.2);
    color: #7b7b7b;
    font-size: 1.4rem;
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em;
    padding: .25rem;
}

input.wpcf7-form-control.wpcf7-submit {
    margin-top: 1rem;
}

div#col-footer {
    background-color: #403f41;
}

#msa-footer-logo {
    display: inline-flex;
    
    justify-content: flex-end;
}

#msa-footer-logo a {
    max-width: 225px;
    margin-top: 20px;
}

/************************************************************/

/* WOOCOMMERCE EDITS */

/************************************************************/

.single-product div.product .variations_button::after, .single-product div.product .variations_button::before {
    content: '';
    display: none;
}

.single-product div.product .variations_button {
    padding-top: 0;
}

ul.products li.product {
    margin-bottom: 1.235801em;
}

ul.products li.product img {
    display: block;
    margin: 0 auto;
}

ul.products li.product .woocommerce-loop-product__title, ul.products li.product h2, ul.products li.product h3 {
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: .5407911001em;
    margin-top: 1em;
}

.woocommerce-product-details__short-description h4 {
    margin-top: .5rem;
    margin-bottom: 0;
}

p.woocommerce-store-notice.demo_store {
    background-color: #3aa559;
}


.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n) {
    margin-right: 4.111111% !important;
    clear:none;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
    clear: none !important;
}

table:not( .has-background ) th {
    background-color: #f3f3f3;
}

table:not( .has-background ) tbody td {
    background-color: #ffffff;
}

table:not( .has-background ) tbody tr:nth-child(2n) td, fieldset, fieldset legend {
    background-color: #ffffff;
}

table.cart td.product-remove, table.cart td.actions {
    border-top-color: #ffffff;
}

#order_review {
    background-color: #ffffff;
}

table td, table th {
    padding: 1em 1.41575em;
    text-align: left;
    vertical-align: top;
    background-color: #fff0d8;
}

#payment .payment_methods > li:not(.woocommerce-notice) {
    background-color: #f3f3f3;
}

#payment .payment_methods > li .payment_box, #payment .place-order {
    background-color: #d8d8d8;
}

.woocommerce-pagination .page-numbers li .page-numbers.current {
    background-color: #dedede;
    color: #636363;
}


/*----------------------------------------------------------*/
/* MEDIA CALLS */

@media screen and (max-width: 580px) {

    body.custom-background {
        background-color: #13416d !important;
    }	
		#homepage-container {
       background-color: #13416d !important;	
}
	
	

header#masthead {
    width: 98%;
    background-color: #13416d !important;
}

#content {
    background-color: #13416d !important;
}

div#col-header {
    max-width: 100%;
    background-color: #13416d !important;
}

ol, ul {
    margin: 0 0 1.41575em 1em;
    padding: 0;
}

.site-main.custom-uniform-loop {
    display: grid;
    grid-template-columns: 1fr;
}

.uniformTitle {
    border-bottom: 2px solid 
#403f414a;
margin-bottom: 2rem;
height: unset;
color:
    #403f41;
}

#signinBox {
    background-color: 
#1c9ad6;
padding: .5rem;
color:
    #fff;
    border-radius: 5px;
    display: block;
    margin: .5rem;
}

.related.products h2 {
	text-align:center;
}

div#primary-sidebar {
    display: none;
}

.related.products{
	max-width:100%;
	display:inline-block;
	float:right;
	width:100%;
}

.storefront-full-width-content.single-product .related ul.products li.product, .storefront-full-width-content.single-product .upsells ul.products li.product {
    width: 100%;
}

#homepage-copy-container {
    padding: 0 10px;
    margin-top:0;
    width: 100%;
    max-width: 100%;
    display: block;
}

.home-link-back {
    padding-top: 11px;
    display: block;
    width: 100%;
    max-width: 780px;
    position: relative;
    margin-bottom:5%;
    background-color:#13416d;
}

.home-link-back img{
    margin:0 auto;
}

.columns-3{
	max-width:100%;
}

.homepage-five-catagories .button_home {
    position: absolute;
    top: 90px;
    width: 82% !important;
    height: auto !important;
    text-align: center;
    margin: 0 auto;
    left: 15px;
}

/******** HOVER EFFECT FOR BUTTONS *******/

.b_red11 {
    top: 0px;
    right: 0px;
    left: 0px;
    height: 93%;
    width: 100%;
    position: absolute;
    background: rgba(250, 162, 26, 0.38) none repeat scroll 0% 0%;
    opacity: 0.8;
    transform: translate3d(0px, 0px, 0px);
    transition: transform 0.4s ease 0s, opacity 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
    margin: 0 auto;
    visibility: hidden;
}

li:hover .b_red11 ,li:hover .b_red15{
    top: 0px;
    right: 0px;
    left: 0px;
    height: 92%;
    width: 100%;
    position: absolute;
    background: rgba(250, 162, 26, 0.38) none repeat scroll;
    margin-left: 9%;
    transition: all .3s ease-in-out;
}


.storefront-sorting {
    display: inline-block;
    width: 100%;
    padding: 0 5%;
    margin-bottom: 5%;
}

.main-navigation ul.menu, .main-navigation ul.nav-menu {
    float: none;
	padding:4%;
}

.main-navigation ul li a {
    padding: .25em 0;
}

.woocommerce-active .site-header .main-navigation {
    min-width: 100%;
}

button.menu-toggle span {
    content: "Menu";
    margin-left: 7%;
}

.storefront-primary-navigation {
    margin: 0;
    max-width: 580px !important;
    display: block;
    /*float: right;*/
    min-width: 100%;
}

.main-navigation ul ul {
    display: block;
    padding-left: 1.41575em;
}

.main-navigation ul li a, .site-title a, ul.menu li a, .site-branding h1 a, .site-footer .storefront-handheld-footer-bar a:not(.button), button.menu-toggle, button.menu-toggle:hover {
    color: #a0a0a0;
}

.main-navigation.toggled .handheld-navigation, .main-navigation.toggled .menu>ul:not(.nav-menu), .main-navigation.toggled ul[aria-expanded=true] {
    background-color: rgba(255, 255, 255, 0.22);
}

.msa-content {
    padding-left: 1%;
    padding-right: 1%;
}

#msa-jumbotron {
    background-image: none !important;
	background-color: #13416d !important;
    width: 100%;
	max-width:100%;
}

#homepage-container {
    width: 100%;
	max-width: 100%;
	background-color: #13416d !important;
}

#homepage-container h2 {
    color: #1c9ad6;
    font-size: 2.3em;
    padding-top: .5em;
    font-weight: 500;
    text-align: center;
}

#homepage-container h3 {
    color: #fff;
    font-size: 1.5em;
    padding-top: 0;
    border: none;
    padding: 2px;
    text-align: center;
    border-radius: 5px;
    font-weight: 500;
}

#homepage-container ul li {
    font-size: 16px;
}

#homepage-container p {
    font-size: 16px;
	margin-bottom:12px;
}

ul#homepage-five-catagories {
    clear: both;
    margin-bottom: 2%;
    margin-top: 2%;
    padding-bottom: 0;
    display: grid;
    max-width: 100%;
    grid-template-columns: 1fr;
    grid-gap: 8px;
    margin-left: 0;
	background-color: #13416d !important;
}

ul#homepage-five-catagories li {
    width: 90%;
    display: inline-block;
    height: auto;
    background: #13416d;
    margin-left: auto;
    margin-top: 4%;
    margin-bottom: 2%;
    margin-right: auto;
}

h4.homepage-catagory-title {
    font-size: 19px;
}

div#show-mainstage-catagories {
    background-color: #fff;
    background-image: none;
}

#show-mainstage-catagories h2 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 3.3em;
    text-align: center;
    padding: 0.4em 0 0 0;
    margin-left: auto;
    margin-bottom: 0.4em;
    border-bottom-width: 3px;
    border-bottom-color: #1c9ad6;
    border-bottom-style: solid;
    display: block;
    margin-right: auto;
    width: 90%;
}

ul#show-my-catagories {
    display: block;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 4%;
    margin: 0;
}

ul#show-my-catagories li {
    display: inline-block;
    width: 100%;
    min-height: 19em;
    border: 1px solid #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    text-align: center;
    background-color: #fff;
    margin-bottom: 1em;
}

.site-main {
    margin-bottom: 0!important;
    padding: 0;
	background-color: #13416d !important;
}

.site-footer {
    bottom: 0px;
    width: 98%;
    background-color: #13416d;
    padding-top: 0;
    padding-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.site-info.msa-footer {
    width: 100%;
    font-size: 12px;
    color: #929292;
    padding-left: 1%;
    display: block;
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 0;
}

.site-footer a:not(.button):not(.components-button) {
    color: #c1c1c1;
}

.storefront-handheld-footer-bar ul.columns-3 li.search a {
    display: block;
   /* background-color: #6ca05f; */
}

#col-header .col-full .msa-header .site-search {
    display: none !important;
}

.storefront-handheld-footer-bar ul li.search .site-search {
    bottom: -10em;
	display: block !important;
}

form.woocommerce-product-search {
    max-width: 376px;
}

/* Adds some padding to the product display page */
.single-product div.product {
    position: relative;
    overflow: hidden;
    padding: 1em;
}

button.menu-toggle {
    width: 100%;
    max-width:280px;
    min-width:280px;
    padding:1rem .875rem 1rem 2.6rem;
}


.handheld-navigation .dropdown-toggle {
    padding-top: 1rem;
    color:#b5b5b5;
}

.main-navigation ul ul {
    margin-left: 0;
}


.section_wrap {
    border: 1px solid #e6e6e6;
    padding: .5rem .5rem 1rem .5rem;
    margin-bottom:1rem;
}

input[type='text'], input[type='number'], input[type='email'], input[type='tel'], input[type='url'], input[type='password'], input[type='search'], textarea, .input-text {
    width: 100%;
}

.section_wrap div {
    margin-bottom: .5rem;
}

.section_wrap h3 {
    text-align: center;
    border-bottom: 1px solid #cacaca;
}

/* checkout form display */
.col2-set {
    width: 100%;
}

#order_review, #order_review_heading {
    width: 100%;
}

ul#phonespace{
	display:block;
	list-style-type:none;
	margin:0 0 2em 0;
	padding:0;
}

ul#phonespace li a {
    display: block;
    width: 100%;
    background-color: #13416d;
    color: #fff;
    text-align: center;
    padding: .25em;
    margin: 0 0 .25em 0;
    font-size: 1.75em;
}

ul#myspace {
display:none;
}

div#yourspace {
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: 0;
}

#canada-page-container {
    padding: 2%;
}

ul#product-note li.extra-link {
    display: block !important;
}

ul#product-note li.extra-link a {
    display: block;
    width: 100%;
    margin-bottom: 5%;
    text-align: center;
}

.fifty-percent {
    display: inline-block;
    max-width: 100%;
    margin-right: 0;
	margin-bottom: 5%;
}

.fifty-percent input[type=text], input[type=email] {
    max-width: 100%;
}

span.wpcf7-list-item {
    display: inline-block;
    margin: .5rem;
}

.thirty-percent {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 2em;
}

/*.safety-week-header {
    background-image: url(https://gear.msasafety.com/img/safety-week-mobile.jpg);
    margin-bottom: 2em;
    width: 100%;
    min-height: 250px;
    display: block;
    background-size: contain;
}*/

.related.products {
    display: none;
}

.up-sells h2 {
    text-align: center;
}

p.attention-text {
    background-color: #ff00002b;
    padding: 1em;
    font-weight: 700;
    color: red;
    border-radius: 3px;
}

.section_wrap.personal_info {
    display: grid;
    grid-template-columns: 1fr;
    margin-bottom: 1rem;
}

input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    margin-top: 1rem;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    width: 321px;
}

#msa-footer-logo {
    display: grid;
    width: 100%;
    justify-content: center;
    height: 166px;
}


}



@media screen and (min-width: 600px) and (max-width: 1024px) {


    header#masthead {
        background-color: #13416d !important;
        min-height:95px !important;
    }

    #col-header{
        min-height:95px !important;
		background-color: #13416d !important;
    }
	
	#col-full msa-content{
		background-color: #13416d !important;
	}
    
    .col-full {
        background-color: #13416d !important;
        margin-left: 0;
        margin-right: 0;
    }

    .site-main.custom-uniform-loop {
        display: grid;
        grid-template-columns: 20% 1fr;
    }

    div#primary-sidebar {
    display: inline-block;
    font-size: .85em;
    max-width: 180px;
    margin-right: 10px;
    float: left;
    background-color: #13416d;
    padding-left: .5%;
    padding-right: .5%;
}

.custom-product-loop-wrapper {
    margin-left: 0.7rem;
}

.uniformTitle {
    border-bottom: 2px solid #403f414a;
    margin-bottom: 2rem;
    height: 10%;
    color: #403f41;
    font-size: 2.2rem;
}

#signinBox {
    background-color: #1c9ad6;
    padding: .5rem;
    color: #fff;
    border-radius: 5px;
    margin: 0.8rem 0;
    display: block;
}

h3.menu-widget-title {
    text-align: left;
    font-size: 1.218em;
}

.msa-header {
    padding-left: 0;
    padding-right: 0;
    height: unset;
}

.home-link-back {
    margin-top: 1%;
    display: inline-block;
    max-width: 100px !important;
    float: none;
    position: relative;
    margin-right: 0;
    margin-left: 1.5em;
}

.woocommerce-active .site-header .main-navigation {
    width: 100%;
}

.primary-navigation {
    float: right;
    width: 100%;
    margin-top: 0;
}

.storefront-primary-navigation {
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
    display: inline-block;
    float: right;
    min-width: 79%;
    position: absolute;
    top: 30%;
    left: 19%;
}

.main-navigation ul.menu, .main-navigation ul.nav-menu {
    text-transform: uppercase;
    overflow: visible;
    font-family: 'Titillium Web', sans-serif;
    margin-left: 1%;
    margin-right: 0%;
    float: right;
}

.main-navigation ul.menu>li>a, .main-navigation ul.nav-menu>li>a {
    padding: .618em 1em;
}

li#menu-item-10 {
    background-image: url(./img/basket-icon.png);
    background-size: 14%;
    background-repeat: no-repeat;
    background-position-x: 9px;
    padding-left: 15px;
    margin-right: -9px;
    background-position-y: 11px;
    margin-left: 3px;
}


li#menu-item-10:hover, li#menu-item-10:active {
    background-image: url(./img/basket-icon-on.png);
    background-size: 14%;
    background-repeat: no-repeat;
    background-position-x: 9px;
    padding-left: 15px;
    margin-right: -9px;
    background-position-y: 11px;
    margin-left: 3px;
}

.site-header ul.menu li.current-menu-item > a {
    color: #fff;
}

/*li#menu-item-1979 {
    background-image: url(https://gear.msasafety.com/wp-content/themes/msagear/img/Canada-Flag-icon.png);
    background-size: 16%;
    background-repeat: no-repeat;
    background-position-x: 6px;
    text-indent: 10%;
    padding-left: 4px;
    width: 112px;
    background-position-y: 6px;
}*/

#homepage-container {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#homepage-copy-container {
    margin-top: 1rem;
    padding:1rem 6rem;
}

#homepage-container h2 {
    color: #fff;
    font-size: 1.5em;
    padding-top: .4em;
    margin-bottom: .2em;
}

#homepage-container h3 {
    color: #fff;
    font-size: 1em;
    padding-top: 0;
}

#homepage-copy-container ol, ul {
    margin: 0 0 .5em 1em;
    padding: 0;
    font-size: 11px;
}

#homepage-container p {
    color: #fff;
    font-size: 11px;
    margin-bottom: .5em;
	text-align: center;
}

/* ul#homepage-five-catagories {
    clear: both;
    margin-bottom: 0;
    margin-left: 0;
    padding-bottom: 1em;
    display: inline-block;
    max-width: 100%;
}

ul#homepage-five-catagories li {
    display: inline-block;
    width: 17%;
    height: auto;
    background: linear-gradient(white,black);
    margin-left: 2%;
    margin-top: .5%;
    margin-bottom: 1%;
} */

ul#homepage-five-catagories li a
{
 display: block;
    margin-left: 0;
    margin-top: 0;
}

ul#homepage-five-catagories li a.button_home {
     font-size: 10px;
     top:37%;
     left:8%;
 }

h4.homepage-catagory-title {
    background-image: none;
}

#show-mainstage-catagories {
    width: 100%;
    display: block;
    background-color: #fff;
    background-image: url(./img/spective.jpg);
    background-size: contain;
}

#show-mainstage-catagories h2 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 2em;
    text-align: center;
    padding: 0.65em 0 0 0;
    margin-left: auto;
    margin-bottom: 1em;
    border-bottom-width: 3px;
    border-bottom-color: #1c9ad6;
    border-bottom-style: solid;
    display: block;
    margin-right: auto;
    width:85%;
}

/* Shrink the display area for the product categories */
/* below */

ul.products.columns-4 {
    max-width: 560px;
}

ul.products li.product{
    float:none !important;
}

ul.products li.product.first {
    clear: none !important;
}

ul.products li.product.last {
    margin-right: 1.348% !important;
}

section.up-sells.upsells.products{
    display:none;
}

section.related.products ul.products.columns-3 li.product-type-variable, section.related.products ul.products.columns-3 li.product-type-simple{
display:inline-flex !important;
margin-right:4.33%;
}

.storefront-full-width-content .site-main ul.products.columns-4 li.product {
    width: 31.739%;
    display: inline-flex;
    margin-right: 1.348%;
}

ul#product-note li.extra-link a {
    font-size: 12px;
}

ul#show-my-catagories {
    display: grid;
    margin: 0;
}

input.search-field#woocommerce-product-search-field-1 {
    margin-bottom: .5em;
    display: block;
    max-width: 100%;
}

.storefront-sorting {
    display: inline-block;
    width: 75%;
}

.columns-3 {
    width: 100%;
    max-width: 75%;
    display: inline-block;
}

.site-info.msa-footer {
    width: 49%;
    font-size: 12px;
    color: #929292;
    padding-left: 1%;
}

ul#phonespace{
	display:none;
	list-style-type:none;
	margin:0 0 2em 0;
	padding:0;
}

ul#phonespace li a {
    display: block;
    width: 100%;
    background-color: #13416d;
    color: #fff;
    text-align: center;
    padding: .25em;
    margin: 0 0 .25em 0;
    font-size: 1.75em;
}

ul#myspace {
    float: left;
    width: 26%;
    margin: 0;
    list-style-type: none;
	margin-right:2em;
}

ul#myspace li{

}

ul#myspace li a{
	display:block;
	width:100%;
	height:auto;
	padding:0;
	margin-bottom:.5em
}

#myspace li a img {
    width: 100%;
}

div#yourspace {
    width: 70%;
    display: inline-block;
    margin: 0;
    padding: 0;
}

#yourspace p {
    font-size: .75em;
}

#yourspace h3 {
    margin: 0 0 .25em 0;
    font-size: 1.25em;
}

ul.dealer-bullet-list {
    font-size: 1rem;
    margin-bottom: 2rem;
    margin-left: 2rem;
}

.section_wrap.personal_info {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 1rem;
    border: 1px solid;
    border-color: rgba(0, 0, 0, 0.1);
}

.section_wrap.personal_info div {
    margin: 1rem auto;
}

.section_wrap.choose_category {
    border: 1px solid;
    margin-bottom: 1rem;
    padding: .5rem 1rem 1rem 1rem;
    border-color: rgba(0, 0, 0, 0.1);
}

.section_wrap.choose_category h3 {
    border-bottom: 1px solid;
    border-color: rgba(0,0,0,0.2);
    color: #7b7b7b;
    font-size: 1.4rem;
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em;
    padding: .25rem;
}

input.wpcf7-form-control.wpcf7-submit {
    margin-top: 1rem;
}

.woocommerce-message, .woocommerce-info, .woocommerce-error, .woocommerce-noreviews, p.no-comments {
    background-color: #ba2025 !important;
}
}

@media screen and (min-width: 800px) and (max-width: 1024px){

    ul.products.columns-4 {
        max-width: 800px;
    }

    .storefront-full-width-content .site-main ul.products.columns-4 li.product {
        width: 21.739%;
        display: inline-flex;
        margin-right: 1.348%;
    }
	
	body {
       background-color: #13416d;
}


}


@media screen and (min-width: 1030px) and (max-width: 1280px) {

    body.custom-background {
        background-color: #13416d !important;
    }
    .col-full {
        background-color: #13416d !important;
    }

ul#show-my-catagories li {
    width: 31.4%;
}

ul.products.columns-4 {
    max-width: 955px;
}

header#masthead{
width:95%;
}

#content {
    background-color:#13416d !important;
    min-height: calc(100vh - 297px);
}

.home-link-back {
    margin-top: 5px;
    display: block;
    float: none;
    position: absolute;
    max-width: 120px;
}

.site-main.custom-uniform-loop {
    display: grid;
    grid-template-columns: 15% 1fr;
    min-height: 71.5vh;
}

/*.wrap {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}*/

.site-content>.col-full>.woocommerce>.woocommerce-message:first-child {
    width: 95%;
    margin-right: auto;
    margin-left: auto;
	background-color: #3aa559;
}

#primary {
 width:95%;
 margin-left:auto;
 margin-right:auto;
 float:none;
}

#msa-jumbotron{
	max-width:100%;
}

#brandit-content {
    background-color: #fff;
    padding: 1em 1em 4em 1em;
    display: inline-block;
    width: 100%;
}

#homepage-container h2 {
    font-size: 2em;
}

#homepage-container ul li {
    font-size: 13px;
}

#homepage-container p {
    font-size: 13px;
	margin-bottom:12px;
}

ul#homepage-five-catagories {
    padding-bottom: .2em;
}

#show-mainstage-catagories h2 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 2.5em;
    text-align: center;
    padding: 1em 0 0 0;
    margin-left: auto;
    margin-bottom: 1em;
    border-bottom-width: 3px;
    border-bottom-color: #1c9ad6;
    border-bottom-style: solid;
    display: block;
    margin-right: auto;
    width: 55%;
}

ul#show-my-catagories {
    display: block;
    padding-left: 7%;
    padding-right: 7%;
    padding-bottom: 4%;
    margin: 0;
}

ol, ul {
    margin: 0 0 1em 1em;
    padding: 0;
}

.site-footer {
    width: 95%;
}

}