/* ==========================================================================
   Layout Overrides
   ========================================================================== */

body {
    margin: 0;
    padding: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 1.7rem;
    font-weight: 400;
    color: #595959;
    line-height: 1.529;
}
p {
    margin: 0 0 20px 0;
    padding: 0;
}
ul {
    margin: 0 0 20px 0;
}
ol {
    margin: 0 0 20px 0;
}
strong {
    font-weight: 700;
    color: inherit;
}
img {
    border: none;
}
a,
a:visited {
    color: #1ca5c3;
}
a.cta {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
}
a.download-link {
    font-weight: 700;
    line-height: 2.0;
    text-decoration: none;
    text-transform: uppercase;
}
a.download-link:before{
    display: inline-block;
    content: '\f019';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    padding-right: 10px;
}
a:hover,
a:active {
    color: #0f839d;
}
h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 4.4rem;
    font-weight: 700;
    color: #000000;
    line-height: 1.333;
    letter-spacing: 0.5px;
    padding: 0;
    margin: 0 0 20px 0;
}
h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 2.4rem;
    font-weight: 700;
    color: #000000;
    line-height: 1.333;
    letter-spacing: 0.5px;
    padding: 0;
    margin: 0 0 10px 0;
}
h2 a {
    color: #000000;
}
h2 a:hover,
h2 a:active {
    color: #000000;
}
h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 2rem;
    font-weight: 700;
    color: #000000;
    line-height: 1.333;
    letter-spacing: 0.5px;
    padding: 0;
    margin: 0 0 10px 0;
}
h3 a {
    color: #000000;
}
h3 a:hover,
h3 a:active {
    color: #000000;
}
h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    color: #000000;
    line-height: 1.529;
    text-transform: uppercase;
    letter-spacing: 0.47px;
    margin: 0 0 10px 0;
    padding: 0;
}
h4 a {
    color: #000000;
}
h4 a:hover,
h4 a:active {
    color: #000000;
}

.navigation,
.page-header .header.panel,
.header.content,
.footer.content,
.page-wrapper > .widget,
.page-wrapper > .page-bottom,
.block.category.event,
.top-container,
.page-main {
    max-width: 1170px;
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
}
.nav-sections{
    display: none;
}

/* ==========================================================================
   Header Styles
   ========================================================================== */

.sticky-header {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 98;
    background-color: #ffffff;
}
header.page-header .panel.wrapper {
    display: none;
}
header.page-header {
    margin-bottom: 15px;
}
header.page-header .header.content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}
header.page-header .mobile-menu-trigger {
    display: none;
}
header.page-header .logo {
    float: none;
    width: auto;
    margin: 0 35px 0 0;
}
header.page-header .tagline {
    font-size: 1.3rem;
    font-style: italic;
    font-weight: 300;
    color: #999999;
}
header.page-header .tagline p {
    margin: 0;
}

header.page-header .header-right {
    display: block;
    margin-left: auto;
    vertical-align: top;
}
header.page-header .header-right .links-phone {
    margin: 12px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
header.page-header .header-right .links-phone ul.header.links {
    display: inline-block;
    list-style: none;
    margin: 0 10px 0 0;
    padding: 0;
}
header.page-header .header-right .links-phone ul.header.links li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 0;
}
header.page-header .header-right .links-phone ul.header.links li a {
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.3rem;
    font-weight: 400;
    color: #595959;
    text-decoration: underline;
}
header.page-header .header-right .links-phone ul.header.links li a:hover,
header.page-header .header-right .links-phone ul.header.links li a:focus {
    text-decoration: none;
}
header.page-header .header-right .links-phone .phone {
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 2.0rem;
    font-weight: 700;
    color: #595959;
    line-height: 1.0;
}
header.page-header .header-right .global-nav {
    display: inline-block;
}
header.page-header .header-right .global-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
header.page-header .header-right .global-nav ul li {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 0;
}
header.page-header .header-right .global-nav ul li a,
header.page-header .header-right .global-nav ul li span {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.3rem;
    font-weight: 700;
    color: #595959;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    cursor: pointer;
}
header.page-header .header-right .global-nav ul li.nav-dropdown:after {
    display: inline-block;
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
header.page-header .header-right .global-nav ul li ul {
    position: absolute;
    display: block;
    top: 100%;
    left: 0px;
    z-index: 99;

    opacity: 0;
    visibility: hidden;
    overflow: hidden;

    background: #ffffff;
    padding: 25px;
    -webkit-box-shadow: 0 2px 14px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 14px rgba(0, 0, 0, 0.3);

    -webkit-transition: all .3s ease .15s;
    -moz-transition: all .3s ease .15s;
    -o-transition: all .3s ease .15s;
    -ms-transition: all .3s ease .15s;
    transition: all .3s ease .15s;
}
header.page-header .header-right .global-nav ul li ul li {
    position: relative;
    display: block;
}
header.page-header .header-right .global-nav ul li ul li:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: #d3d3d3;
    background: -moz-linear-gradient(left, #d3d3d3 0%, #ffffff 100%);
    background: -webkit-linear-gradient(left, #d3d3d3 0%,#ffffff 100%);
    background: linear-gradient(to right, #d3d3d3 0%,#ffffff 100%);
}
header.page-header .header-right .global-nav ul li ul li a {
    font-family: 'Roboto', sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    color: #666666;
    line-height: 2.28em;
    text-transform: none;
    white-space: nowrap;
}
header.page-header .header-right .global-nav ul li ul li a:hover,
header.page-header .header-right .global-nav ul li ul li a:focus {
    text-decoration: none;
}
header.page-header .header-right .global-nav ul li.active > ul {
    opacity: 1;
    visibility: visible;
    overflow: visible;
}
header.page-header .header-right .search-link {
    display: none;
}
header.page-header .header-right .search-wrapper {
    position: relative;
    display: inline-block;
    width: 250px;
}
header.page-header .header-right .search-wrapper .control {
    margin: 0;
    padding: 0;
}
header.page-header .header-right .search-wrapper .control input {
    margin: 0;
    border: none;
    box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.4rem;
    height: 40px;
    line-height: 1.529;
    padding: 0 35px 0 15px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
}
header.page-header .header-right .search-wrapper .control input:focus {
    outline: none;
}
header.page-header .header-right .search-wrapper .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    padding: 7px 5px;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
}
header.page-header .header-right .search-wrapper .action.search:before {
    display: inline-block;
    content: '\f002';
    font-family: 'Font Awesome 5 Free';
    font-size: 1.6rem;
    font-weight: 900;
    line-height: 22px;
    color: #7c7d84;
    margin: 0;
    vertical-align: top;
    text-align: center;
}
header.page-header .header-right .search-wrapper .action.search span {
    display: none;
}
header.page-header .header-right .search-wrapper #search-results {
    position: absolute;
    display: block;
    top: 100%;
    left: 0px;
    width: 100%;
    z-index: 4;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    background: #ffffff;
    padding: 25px;
    -webkit-box-shadow: 0 2px 14px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 14px rgba(0, 0, 0, 0.3);
    text-align: left;
    -webkit-transition: all 0.3s ease 0.15s;
    -moz-transition: all 0.3s ease 0.15s;
    -o-transition: all 0.3s ease 0.15s;
    -ms-transition: all 0.3s ease 0.15s;
    transition: all 0.3s ease 0.15s;
}
header.page-header .header-right .search-wrapper #search-results.active {
    opacity: 1;
    visibility: visible;
    overflow: visible;
}
header.page-header .header-right .search-wrapper #search-results .section-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.3rem;
    font-weight: 700;
    color: #595959;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
header.page-header .header-right .search-wrapper #search-results .products + .categories {
    margin-top: 20px;
}
header.page-header .header-right .search-wrapper #search-results .categories + .view-all {
    margin-top: 20px;
}
header.page-header .header-right .search-wrapper #search-results .category {
    position: relative;
    display: block;
}
header.page-header .header-right .search-wrapper #search-results .category:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: #d3d3d3;
    background: -moz-linear-gradient(left, #d3d3d3 0%, #ffffff 100%);
    background: -webkit-linear-gradient(left, #d3d3d3 0%, #ffffff 100%);
    background: linear-gradient(to right, #d3d3d3 0%, #ffffff 100%);
}
header.page-header .header-right .search-wrapper #search-results .category a {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    color: #666666;
    line-height: 1.529;
    text-transform: none;
    padding: 5px 0;
}
header.page-header .header-right .search-wrapper #search-results .category a:hover,
header.page-header .header-right .search-wrapper #search-results .category a:focus {
    text-decoration: none;
}
header.page-header .header-right .search-wrapper #search-results .product {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 5px 0;
}
header.page-header .header-right .search-wrapper #search-results .product:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: #d3d3d3;
    background: -moz-linear-gradient(left, #d3d3d3 0%, #ffffff 100%);
    background: -webkit-linear-gradient(left, #d3d3d3 0%, #ffffff 100%);
    background: linear-gradient(to right, #d3d3d3 0%, #ffffff 100%);
}
header.page-header .header-right .search-wrapper #search-results .product a {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    color: #666666;
    line-height: 1.529;
    text-transform: none;
}
header.page-header .header-right .search-wrapper #search-results .product a:hover,
header.page-header .header-right .search-wrapper #search-results .product a:focus {
    text-decoration: none;
}
header.page-header .header-right .search-wrapper #search-results .product a:first-child {
    margin-right: 10px;
}
header.page-header .header-right .search-wrapper #search-results .view-all a {
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.529;
    text-decoration: none;
    text-transform: uppercase;
}
header.page-header .header-right .search-wrapper #search-results .view-all a:after {
    display: inline-block;
    content: '»';
    padding-left: 5px;
}
header.page-header .header-right .minicart-wrapper {
        float: none;
        display: inline-block;
        margin-left: 10px;
}
header.page-header .header-right .minicart-wrapper .action.showcart:before {
    display: inline-block;
    content: '\f07a';
    font-family: 'Font Awesome 5 Free';
    font-size: 2.1rem;
    font-weight: 900;
    color: #c72e40;
    vertical-align: middle;
    line-height: 32px;
}
header.page-header .header-right .minicart-wrapper .action.showcart .counter.qty {
    vertical-align: middle;
    margin: 0;
}

/* ==========================================================================
    Nav Styles
========================================================================== */

nav.main-nav {
    background-color: #000000;
}
nav.main-nav .navigation {
    background: transparent;
}
nav.main-nav ul {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}
nav.main-nav ul li {
    display: inline-block;
    margin-bottom: 0;
}
nav.main-nav ul li.nav-dropdown {
    position: relative;
}
nav.main-nav ul li a,
nav.main-nav ul li span {
    display: block;
    position: relative;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    color: #ffffff;
    line-height: 1.529;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    cursor: pointer;
    padding: 10px 15px;
    white-space: nowrap;
}
nav.main-nav ul li a.nav-dropdown:after,
nav.main-nav ul li span.nav-dropdown:after {
    display: inline-block;
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: rgba(255, 255, 255, 0.65);
    margin-left: 5px;
}
nav.main-nav ul li.active a.nav-dropdown:before,
nav.main-nav ul li.active span.nav-dropdown:before {
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -10px;
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
}
nav.main-nav ul li a:hover,
nav.main-nav ul li a:focus,
nav.main-nav ul li span:hover,
nav.main-nav ul li span:focus {
    background-color: #000000;
    color: #ffffff;
}
nav.main-nav ul li > ul {
    position: absolute;
    display: block;
    top: 100%;
    left: 0px;
    min-width: 100%;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    background: #ffffff;
    padding: 10px 25px 20px 25px;
    -webkit-box-shadow: 0 2px 14px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 14px rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.3s ease 0.15s;
    -moz-transition: all 0.3s ease 0.15s;
    -o-transition: all 0.3s ease 0.15s;
    -ms-transition: all 0.3s ease 0.15s;
    transition: all 0.3s ease 0.15s;
}
/* special styles for the industries dropdown */
nav.main-nav ul li:nth-child(3) > ul {
    left: 50%;
    margin-left: -200px;
    width: 400px;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
}
nav.main-nav ul li:nth-child(3) > ul li a {
    line-height: 1.529;
    white-space: normal;
    padding: 5px 0;
}
nav.main-nav ul li:nth-child(3) > ul:after {
    position: absolute;
    content: '';
    top: 15px;
    bottom: 0;
    left: 50%;
    width: 1px;
    background: #d3d3d3;
    background: -moz-linear-gradient(top, #d3d3d3 0%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #d3d3d3 0%,#ffffff 100%);
    background: linear-gradient(to bottom, #d3d3d3 0%,#ffffff 100%);
}
/* special styles for the about dropdown */
nav.main-nav ul li:nth-child(6) > ul li a {
    line-height: 1.529;
    white-space: normal;
    padding: 5px 0;
}
nav.main-nav ul li > ul li {
    position: relative;
    display: block;
}
nav.main-nav ul li > ul li a {
    font-family: 'Roboto', sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    color: #666666;
    line-height: 2.28em;
    text-transform: none;
    white-space: nowrap;
    padding: 0;
}
nav.main-nav ul li > ul li a:hover,
nav.main-nav ul li > ul li a:focus {
    background-color: transparent;
    color: #666666;
    text-decoration: none;
}
nav.main-nav ul li > ul li:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: #d3d3d3;
    background: -moz-linear-gradient(left, #d3d3d3 0%, #ffffff 100%);
    background: -webkit-linear-gradient(left, #d3d3d3 0%, #ffffff 100%);
    background: linear-gradient(to right, #d3d3d3 0%, #ffffff 100%);
}
nav.main-nav ul li.nav-dropdown.active > ul {
    opacity: 1;
    visibility: visible;
    overflow: visible;
}
nav.main-nav ul li.nav-products {
    position: static;
}
nav.main-nav ul li.nav-products.active #products-dropdown {
    opacity: 1;
    visibility: visible;
    overflow: visible;
}
nav.main-nav ul li #products-dropdown {
    position: absolute;
    display: block;
    top: 100%;
    left: 0px;
    width: 100%;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    background: #ffffff;
    -webkit-box-shadow: 0 2px 14px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 14px rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.3s ease 0.15s;
    -moz-transition: all 0.3s ease 0.15s;
    -o-transition: all 0.3s ease 0.15s;
    -ms-transition: all 0.3s ease 0.15s;
    transition: all 0.3s ease 0.15s;
}
nav.main-nav ul li #products-dropdown .column-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 20px 25px 10px 25px;
}
nav.main-nav ul li #products-dropdown .column-wrapper .column {
    position: relative;
    flex: 1;
    padding: 0 15px;
}
nav.main-nav ul li #products-dropdown .column-wrapper .column:after {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    width: 1px;
    background: #d3d3d3;
    background: -moz-linear-gradient(top, #d3d3d3 0%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #d3d3d3 0%, #ffffff 100%);
    background: linear-gradient(to bottom, #d3d3d3 0%, #ffffff 100%);
}
nav.main-nav ul li #products-dropdown .column-wrapper .column:first-child {
    padding-left: 0;
}
nav.main-nav ul li #products-dropdown .column-wrapper .column:last-child {
    padding-right: 0;
}
nav.main-nav ul li #products-dropdown .column-wrapper .column:last-child:after {
    display: none;
}
nav.main-nav ul li #products-dropdown p {
    margin: 0;
}
nav.main-nav ul li #products-dropdown p a {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    color: #666666;
    line-height: 2.28em;
    text-transform: none;
    white-space: nowrap;
    padding: 10px 0;
}
nav.main-nav ul li #products-dropdown p a:hover,
nav.main-nav ul li #products-dropdown p a:focus {
    background-color: transparent;
    color: #666666;
    text-decoration: none;
}
nav.main-nav ul li #products-dropdown h4 {
    font-size: 1.3rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.87px;
    margin-bottom: 5px;
}
nav.main-nav ul li #products-dropdown ul {
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
}
nav.main-nav ul li #products-dropdown ul li {
    position: relative;
    display: block;
}
nav.main-nav ul li #products-dropdown ul li a {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    color: #666666;
    line-height: 2.28em;
    text-transform: none;
    white-space: nowrap;
    padding: 0;
}
nav.main-nav ul li #products-dropdown ul li a:hover,
nav.main-nav ul li #products-dropdown ul li a:focus {
    background-color: transparent;
    color: #666666;
    text-decoration: none;
}
nav.main-nav ul li #products-dropdown ul li:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: #d3d3d3;
    background: -moz-linear-gradient(left, #d3d3d3 0%, #ffffff 100%);
    background: -webkit-linear-gradient(left, #d3d3d3 0%, #ffffff 100%);
    background: linear-gradient(to right, #d3d3d3 0%, #ffffff 100%);
}
nav.main-nav ul li #products-dropdown ul + h4 {
    margin-top: 20px;
}
nav.main-nav ul li #products-dropdown .button-full a {
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.3rem;
    font-weight: 700;
    color: #ffffff;
    line-height: 2;
    text-transform: uppercase;
    text-align: center;
    background-color: #c72e40;
    padding: 8px 0;
}

/* ==========================================================================
    Layout Styles
========================================================================== */

#maincontent {
    margin-top: 186px;
}
.page-layout-checkout #maincontent {
    margin-top: 16px;
}
.page-layout-2columns-left #maincontent .column.main {
    width: 75%;
    padding-left: 15px;
}
.page-layout-2columns-left #maincontent .sidebar {
    width: 25%;
    padding-right: 15px;
}
.breadcrumbs {
    padding: 0;
    margin-bottom: 20px;
}
.breadcrumbs ul.items {
    padding: 8px 0;
}
.breadcrumbs ul li a,
.breadcrumbs ul li a:active,
.breadcrumbs ul li a:visited,
.breadcrumbs ul li a:hover {
    font-size: 1.4rem;
    font-weight: 400;
    color: #999999;
    line-height: 1.529;
}
.breadcrumbs ul li.item:not(:last-child):after {
    content: '/';
    font-family: 'Roboto', sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    color: #999999;
    line-height: 1.529;
    padding: 0 5px;
}
.breadcrumbs ul li strong {
    font-size: 1.4rem;
    font-weight: 400;
    color: #595959;
    line-height: 1.529;
}
.category-view {
    margin-bottom: 40px;
}
main.grey-bg {
    background-color: #f0f0f0;
    padding-top: 40px;
}
main.page-main.no-margin{
    margin-bottom: 0;
}
main.page-main.no-margin .columns .column.main{
    min-height: 0;
    padding-bottom: 0;
}

/* ==========================================================================
   Product List
   ========================================================================== */

.sidebar .block.filter .filter-current {
    display: block;
    font-size: 1.4rem;
    line-height: 2.0;
}
.sidebar .block.filter .filter-current .filter-current-subtitle {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    color: #000000;
    line-height: 2.0;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.sidebar .block.filter .filter-current .items .item {
    position: relative;
    display: block;
    padding-left: 20px;
}
.sidebar .block.filter .filter-current .items .item .filter-label {
    display: inline-block;
}
.sidebar .block.filter .filter-current .items .item .filter-value {
    display: inline-block;
}
.sidebar .block.filter .filter-current .items .item a.action.remove {
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 1.4rem;
    color: #000000;
    line-height: 28px;
}
.sidebar .block.filter .filter-current .items .item a.action.remove span {
    display: none;
}
.sidebar .block.filter .filter-options-item:last-child {
    border-bottom: 1px solid #d2d2d2;
}
.sidebar .block.filter .filter-options-item .filter-options-title {
    display: block;
    position: relative;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    color: #000000;
    line-height: 1.3;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-top: 1px solid #d2d2d2;
    padding: 10px 30px 10px 0;
    margin: 0;
    cursor: pointer;
    word-break: normal;
}
.sidebar .block.filter .filter-options-item .filter-options-title:after {
    position: absolute;
    top: 8px;
    right: 10px;
    content: '\f105';
    font-family: 'Font Awesome 5 Free';
    font-size: 2.0rem;
    font-weight: 900;
    color: #000000;
    line-height: 1.0em;
    vertical-align: top;
}
.sidebar .block.filter .filter-options-item.active .filter-options-title:after {
    content: '\f107';
}
.sidebar .block.filter .filter-options-item .filter-options-content {
    margin-bottom: 5px;
}
.sidebar .block.filter .filter-options-item .filter-options-content a {
    font-size: 1.4rem;
    line-height: 2.0;
}

.sidebar .block-compare .block-title > strong,
.sidebar .block-wishlist .block-title > strong{
    font-family: 'Montserrat', sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    color: #000000;
    line-height: 2.0;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.sidebar .block-compare .block-title .counter,
.sidebar .block-wishlist .block-title .counter {
    font-size: 1.0rem;
    color: #595959;
}
.sidebar .block-compare > div,
.sidebar .block-wishlist .block-content > div{
    font-size: 1.4rem;
    line-height: 1.529;
}
.sidebar .block-compare .action.delete {
    border: none;
    background: transparent;
    padding: 0;
    right: auto;
}
.sidebar .block-wishlist .action.primary {
    display: none;
}
.sidebar .product-items .product-item-info .product-item-photo {
    margin-left: 20px;
}
.sidebar .product-items .product-item-details {
    margin-left: 105px;
}
.sidebar .block-wishlist .product-items .product-item-name {
    margin-right: 0;
}
.sidebar .product-items .product-item-actions {
    margin: 0;
}
.sidebar .block-wishlist .action.delete {
    left: 0;
    right: auto;
}
.sidebar .cta {
    font-size: 1.6rem;
    line-height: 1.529;
}

.block-compare .action.delete {
    left: 0px;
}

.abs-remove-button-for-blocks:before,
.sidebar .action.delete:before,
.table-comparison .cell.info .action.delete:before,
.block-compare .action.delete:before,
.filtered .item .action.remove:before {
    content: '\f00d';
    font-family: 'Font Awesome 5 Free';
    font-size: 1.4rem;
    font-weight: 900;
    color: #000000;
    line-height: 21px;
    vertical-align: top;
}

a.action.compare.primary,
a.action.compare.primary:visited {
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.3rem;
    font-weight: 700;
    color: #c72e40;
    line-height: 2;
    text-transform: uppercase;
    letter-spacing: 2.17px;
    text-align: center;
    background: #ffffff;
    border-radius: 5px;
    border: 3px solid #c72e40;
    padding: 2px 20px;
}
a.action.compare.primary:active,
a.action.compare.primary:hover,
a.action.compare.primary:focus {
    color: #ffffff;
    background: #c72e40;
    text-decoration: none;
    border: 3px solid #c72e40;
}

.toolbar-products {
    padding: 0;
}
.modes-mode {
    padding: 0;
    margin-right: 5px;
    border: none;
    opacity: 0.5;
}
.modes-mode:before {
    font-size: 28px;
}
.modes-mode:not(.active):hover {
    background: transparent;
    opacity: 1;
}
.modes-mode:last-child {
    border: none;
}
.modes-mode.active {
    opacity: 1;
}
.toolbar-amount {
    padding: 0;
    line-height: 2.8rem;
}
.sorter {
    padding: 0;
}

.page-products .products-grid .product-item {
    display: inline-block;
    width: 31%;
    margin-left: calc((100% - 3 * 31%) / 2);
}
.page-products .products-list .product-items .product-item {
    margin-bottom: 30px;
}
.page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: calc((100% - 3 * 31%) / 2);
}
.page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
}
.page-products .products-list .product-items .product-item .product-item-photo {
    width: 30%;
}
.page-products .products-grid .product-items .product-item .product-item-info {
    width: 100%;
}
.product-items .product-item .product-item-info .product-item-photo .product-image-container {
    display: block;
    width: 100% !important;
}
.product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper {
    display: block;
    height: auto;
    overflow: visible;
    padding-bottom: 0px !important;
}
.product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    border: 1px solid #d2d2d2;
}
.product-items .product-item .product-item-info .model-part {
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 2;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product-items .product-item .product-item-info strong.product-item-name a {
    display: block;
    font-size: 1.7rem;
    font-weight: 700;
    color: #000000;
    line-height: 1.529;
    margin-bottom: 5px;
    height: 50px;
    overflow: hidden;
}
.products-grid.wishlist .product-items .product-item .product-item-info strong.product-item-name a {
    height: 100px;
    overflow: hidden;
}
.product-items .product-item .product-item-info .price-box {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 1.4rem;
    font-weight: 700;
    color: #000000;
    line-height: 1.529;
}
.product-items .product-item .product-item-info .price-box .minimal-price-link {
    display: none;
}
.product-items .product-item .product-item-info table.product-details-table {
    margin: 0 0 20px 0;
    padding: 0;
    border: none;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.529;
    table-layout:fixed;
    width:100%;
}
.product-items .product-item .product-item-info table.product-details-table tr:nth-child(odd) {
    background: #eaeaea;
}
.product-items .product-item .product-item-info table.product-details-table th {
    padding: 5px 8px;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product-items .product-item .product-item-info table.product-details-table td {
    padding: 5px 8px;
    border: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product-items .product-item .product-item-info div.product-details-table{
    margin: 0 0 20px 0;
    padding: 0;
    border: none;
    height: 168px;
    overflow: hidden;
}
.product-items .product-item .product-item-info div.product-details-table p,
.product-items .product-item .product-item-info div.product-details-table li {
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.59;
}
.product-items .product-item .product-item-info div.product-details-table ul {
    padding-left: 20px;
    list-style-type: disc;
}
.product-items .product-item .product-item-description {
    display: none;
}
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
    content: '\f004';
    font-family: 'Font Awesome 5 Free';
    font-size: 1.8rem;
    font-weight: 900;
    color: #999999;
    padding: 0 5px;
}
.product-items .action.tocompare:before,
.products.list.items .action.tocompare:before,
.table-comparison .action.tocompare:before {
    content: '\f080';
    font-family: 'Font Awesome 5 Free';
    font-size: 1.8rem;
    font-weight: 900;
    color: #999999;
    padding: 0 5px;
}
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before,
.product-items .action.tocompare:before,
.products.list.items .action.tocompare:before,
.table-comparison .action.tocompare:before {
    color: #666666;
}

.action.primary,
.action.primary:visited {
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.3rem;
    font-weight: 700;
    color: #ffffff;
    line-height: 2;
    text-transform: uppercase;
    letter-spacing: 2.17px;
    text-align: center;
    background: #c72e40;
    border-radius: 5px;
    border: 3px solid #c72e40;
    padding: 2px 20px;
}
.action.primary:active,
.action.primary:hover,
.action.primary:focus {
    color: #c72e40;
    background: #ffffff;
    text-decoration: none;
    border: 3px solid #c72e40;
}


/* ==========================================================================
   Product Detail
   ========================================================================== */
.page-layout-1column .product.media {
    width: 42%;
}
.page-layout-1column .product-info-main {
    width: 55%;
}
.fotorama__caption {
    display: none;
}
.page-layout-1column .product.media .product-logos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0;
}
.page-layout-1column .product.media .product-logos img {
    display: block;
}

.product-info-main .page-title-wrapper .page-title {
    margin: 0;
    font-size: 3.3rem;
    line-height: 1.333;
}
.product-info-main .brand-name {
    display: inline-block;
}
.product-info-main .brand-name strong {
    display: none;
}
.product-info-main .brand-name .value {
    display: inline-block;
    font-size: 1.9rem;
    font-weight: 400;
    line-height: 1.529;
}
.product-info-main .brand-name .value:after {
    display: inline-block;
    content: ',';
}
.product-info-main .model-number {
    display: inline-block;
}
.product-info-main .model-number strong {
    font-size: 1.9rem;
    font-weight: 400;
    line-height: 1.529;
    margin: 0;
}
.product-info-main .model-number .value {
    display: inline-block;
    font-size: 1.9rem;
    font-weight: 400;
    line-height: 1.529;
}
.product-info-main .model-number .value:after {
    display: inline-block;
    content: ',';
}
.product-info-main .sku {
    display: inline-block;
}
.product-info-main .product-info-stock-sku {
    font-size: 1.9rem;
    line-height: 1.529;
}
.product-info-main .product.attribute.sku strong.type {
    font-size: 1.9rem;
    font-weight: 400;
    color: #595959;
    line-height: 1.529;
    margin: 0;
}
.product-info-main .product.attribute.sku > .value {
    display: inline-block;
    font-size: 1.9rem;
    font-weight: 400;
    color: #595959;
    line-height: 1.529;
    vertical-align: baseline;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
    display: block;
    margin: 20px 0 20px 0;
}
.product-info-main .stock.available:before,
.product-info-main .stock.unavailable:before {
    display: inline-block;
    content: attr(title);
    margin-right: 5px;
}
.product-info-main .stock span.amstockstatus {
    display: inline-block;
    margin: 20px 0 20px 0;
    font-weight: 700;
    text-transform: uppercase;
}
.product-info-main .prices-tier {
    padding: 0;
    background: none;
}
.product-info-main .prices-tier .item {
    font-size: 2.0rem;
    font-weight: 700;
    line-height: 1.529;
}
.product-info-main .prices-tier .item .price-label {
    display: inline-block;
    width: 150px;
    margin-right: 5px;
}
.product-info-main .prices-tier .item .price-wrap {
    display: inline-block;
}
.product-info-main .prices-tier .item .price-wrap .price {
    font-size: 2.0rem;
    font-weight: 700;
    line-height: 1.529;
}
.product-info-main .prices-tier .item.request-quote {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.529;
}
.product-info-main .prices-tier .item.request-quote .price-wrap a {
    font-weight: 700;
    text-transform: uppercase;
}
.product-info-main .prices-tier .item.request-quote .price-wrap a:after{
    display: inline-block;
    content: '»';
    padding-left: 5px;
}
.product-info-main .prices-tier .item.msrp {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.529;
}
.product-info-main .prices-tier .item.msrp .price-wrap {
    text-decoration: line-through;
}

.product-info-main .product-price-cta {
    margin: 10px 0;
}
.product-info-main .product-price-cta a {
    font-weight: 700;
    text-transform: uppercase;
}
.product-info-main .product-price-cta a:after{
    display: inline-block;
    content: '»';
    padding-left: 5px;
}

.product-add-form .fieldset > .field:not(.choice) > .label,
.product-add-form .fieldset .fields > .field:not(.choice) > .label {
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.529;
    text-transform: uppercase;
}
.product-add-form .fieldset > .field:not(.choice) > .label > span:after,
.product-add-form .fieldset .fields > .field:not(.choice) > .label > span:after {
    display: inline-block;
    content: ':';
}
.product-add-form .fieldset > .field:not(.choice) > .control {
    display: inline-block;
}
.product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
    display: block;
    margin: 0;
}
.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart {
  font-size: 1.3rem;
   line-height: 2.0;
   padding: 2px 20px;
}

.product-info-main .product-social-links {
    text-align: left;
}
.product-info-main .product-social-links .product-addto-links {
    display: inline-block;
}
.product-info-main .product-social-links a,
.product-info-main .product-social-links .product-addto-links a{
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    color: #999999;
    line-height: 1.529;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    background: transparent;
    border: none;
    padding: 5px 8px;
}
.product-info-main .product-social-links a:hover,
.product-info-main .product-social-links a:focus,
.product-info-main .product-social-links a:active,
.product-info-main .product-social-links .product-addto-links a:hover,
.product-info-main .product-social-links .product-addto-links a:focus,
.product-info-main .product-social-links .product-addto-links a:active{
    color: #999999;
    background: transparent;
    border: none;
}
.product-info-main .product-social-links .action.towishlist:before{
    display: inline-block;
    content: '\f004';
    font-family: 'Font Awesome 5 Free';
    font-size: 1.2rem;
    font-weight: 900;
    line-height: 1.529;
    margin-right: 5px;
}
.product-info-main .product-social-links .action.tocompare:before{
    display: inline-block;
    content: '\f080';
    font-family: 'Font Awesome 5 Free';
    font-size: 1.2rem;
    font-weight: 900;
    line-height: 1.529;
    margin-right: 5px;
}
.product-info-main .product-social-links .action.mailto.friend {
    margin: 0;
    padding: 5px 8px;
}
.product-info-main .product-social-links .action.mailto.friend:before{
    display: inline-block;
    content: '\f0e0';
    font-family: 'Font Awesome 5 Free';
    font-size: 1.2rem;
    font-weight: 900;
    line-height: 1.529;
    margin-right: 5px;
}
.product-info-main .product-social-links .action.mailto.friend span {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    color: #999999;
    line-height: 1.529;
}

.product.info.detailed .data.item.title{
    display: block;
    float: none;
    border-bottom: 1px solid #000000;
    margin: 0 0 20px 0;
}
.product.data.items > .item.title > .switch,
.product.data.items > .item.title > .switch:active,
.product.data.items > .item.title > .switch:focus,
.product.data.items > .item.title > .switch:hover,
.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:active,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover,
.product.data.items > .item.title:not(.disabled) > .switch:active,
.product.data.items > .item.title:not(.disabled) > .switch:focus,
.product.data.items > .item.title:not(.disabled) > .switch:hover {
    position: relative;
    display: block;
    height: auto;
    font-family: 'Montserrat', sans-serif;
    font-size: 2.0rem;
    font-weight: 700;
    color: #ffffff;
    line-height: 1.4;
    letter-spacing: 0.5px;
    margin: 0;
    padding: 11px 20px 11px 60px;
    background: #000000;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
}
.product.data.items > .item.title > .switch:before {
    position: absolute;
    top: 11px;
    left: 25px;
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    font-size: 2.0rem;
    font-weight: 900;
    color: #ffffff;
    line-height: 28px;
}
/*
.product.data.items > .item.title.active > .switch:before {
    content: '\f106';
}
*/
.product.info.detailed .data.item.title.active{
    border-bottom: none;
    margin-bottom: 0;
}
.product.info.detailed .data.item.content{
    float: none;
    margin: 0 0 20px 0;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
}
.product.info.detailed .data.item.content th {
    white-space: nowrap;
}

.amasty-product-attachment-block ul {
    padding: 0;
    margin: 0;
}
.amasty-product-attachment-block ul li {
    padding: 0;
    margin: 0;
}
.amasty-product-attachment-block ul li a,
.amasty-product-attachment-block a {
    font-weight: 700;
    line-height: 2.0;
    text-decoration: none;
    text-transform: uppercase;
}
.amasty-product-attachment-block ul li a:before,
.amasty-product-attachment-block a:before {
    display: inline-block;
    content: '\f019';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    padding-right: 10px;
}
.catalog-product-view main.page-main.no-margin .block {
    padding-top: 40px;
}
.catalog-product-view main.page-main.no-margin .block.related .title strong {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    color: #000000;
    line-height: 2;
    text-transform: uppercase;
}
.catalog-product-view main.page-main.no-margin .block.related .content .block-actions {
    display: none;
}
.catalog-product-view main.page-main.no-margin .block.related .content .products,
.catalog-product-view main.page-main.no-margin .block.related .content .product-items {
    margin-top: 0;
}
.catalog-product-view main.page-main.no-margin .block.related .content .product-items .product-item {
    width: 25%;
}
.catalog-product-view main.page-main.no-margin .block.related .content .product-items .product-item .product-item-info {
    width: auto;
}

/* ==========================================================================
   Product Compare
   ========================================================================== */

.table-comparison {
    table-layout: auto;
}
.table-comparison .cell.info {
    position: relative;
}
.table-comparison .cell.info .action.delete {
    position: absolute;
    top: 10px;
    right: 15px;
    z-index: 5;
    padding: 10px;
}
.table-comparison .cell.info .action.delete span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.table-comparison .product-image-container {
    display: block;
    width: 100% !important;
}
.table-comparison .product-item-photo {
    margin-bottom: 5px;
}
.table-comparison .product-image-container .product-image-wrapper {
    display: block;
    height: auto;
    overflow: visible;
    padding-bottom: 0px !important;
}
.table-comparison .product-image-container .product-image-wrapper .product-image-photo {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    border: 1px solid #d2d2d2;
}
.table-comparison  .model-part {
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 2;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.table-comparison  strong.product-item-name {
    margin-top: 0;
    margin-bottom: 5px;
}
.table-comparison  strong.product-item-name a {
    display: block;
    font-size: 1.7rem;
    font-weight: 700;
    color: #000000;
    line-height: 1.529;
    height: 50px;
    overflow: hidden;
}
.table-comparison .price-box {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 1.4rem;
    font-weight: 700;
    color: #000000;
    line-height: 1.529;
}
.table-comparison table.product-details-table {
    margin: 0 0 20px 0;
    padding: 0;
    border: none;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.529;
}
.table-comparison table.product-details-table tr:nth-child(odd) {
    background: #eaeaea;
}
.table-comparison table.product-details-table th {
    padding: 5px 8px;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.table-comparison table.product-details-table td {
    padding: 5px 8px;
    border: none;
    white-space: nowrap;
}
.table-comparison div.product-details-table {
    margin: 0 0 20px 0;
    padding: 0;
    border: none;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.529;
    min-height: 168px;
}
.table-comparison th .attribute.label {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    color: #000000;
    line-height: 1.529;
    text-transform: uppercase;
}
.table-comparison td .attribute.value,
.table-comparison td .attribute.value .price{
    font-size: 1.7rem;
    line-height: 1.529;
}
.table-comparison td .attribute.value .minimal-price-link {
    display: none;
}

.charts-print {
    margin-bottom: 20px;
}
.charts-print a.print-charts {
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    color: #999999;
    line-height: 2;
    text-transform: uppercase;
}
.charts-print a.print-charts:before{
    display: inline-block;
    content: '\f02f';
    font-family: 'Font Awesome 5 Free';
    font-size: 1.8rem;
    font-weight: 900;
    padding-right: 10px;
}
.chart-wrapper {
    padding: 0 90px;
}
.accordion-wrapper {
    margin-bottom: 20px
}
.accordion-wrapper .accordion-title {
    background-color: #d2d2d2;
    padding: 5px;
    cursor: pointer;
}
.accordion-wrapper .accordion-title h3 {
    position: relative;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.8rem;
    font-weight: 700;
    color: #000000;
    line-height: 2;
    margin-bottom: 0;
    padding: 0px 40px;
    text-align: center;
}
.accordion-wrapper .accordion-title h3:before {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    content: '\f055';
    font-family: 'Font Awesome 5 Free';
    font-size: 2.8rem;
    font-weight: 900;
    color: #ffffff;
    line-height: 3.6rem;
    padding-right: 5px;
}
.accordion-wrapper.active .accordion-title h3:before {
    content: '\f056';
}
.accordion-wrapper .accordion-content {
    display: none;
}
.accordion-wrapper.active .accordion-content {
    display: block;
    padding: 10px;
}

/* ==========================================================================
    Search Styles
========================================================================== */

.column.main .block-static-block .block-search {
    float: none;
    padding-left: 0;
}
.column.main .block-static-block .block-search label {
    float: none;
    position: relative;
    height: auto;
    width: auto;
    margin: 0;
}
.column.main .block-static-block .block-search label span {
    position: relative;
    height: auto;
    width: auto;
    margin: 0;
}
.column.main .block-static-block .block-search label:before {
    display: none;
}
.column.main .block-static-block .block-search .control {
    padding-bottom: 10px;
}
.column.main .block-static-block .block-search .action.search {
    float: none;
    position: relative;
    display: inline-block;
    height: auto;
    width: auto;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.3rem;
    font-weight: 700;
    color: #ffffff;
    line-height: 2;
    text-transform: uppercase;
    letter-spacing: 2.17px;
    text-align: center;
    background-color: #c72e40;
    border-radius: 5px;
    border: 3px solid #c72e40;
    padding: 2px 20px;
    margin: 0;
    right: 0;
}
.column.main .block-static-block .block-search .action.search span {
    position: relative;
    height: auto;
    width: auto;
    margin: 0;
}
.column.main .block-static-block .block-search .action.search:before {
    display: none;
}

/* ==========================================================================
    Newsletter Signup Styles
========================================================================== */

.fieldset > .field.newsletter,
.account .column.main .block-content .box-newsletter {
    display: none;
}
.login-container .fieldset > .field > .control {
    width: 74.2%;
}

/* ==========================================================================
    Footer Styles
========================================================================== */

footer.page-footer {
    background-color: #000000;
}
footer.page-footer > div > .footer.content {
    padding-top: 59px;
    padding-bottom: 50px;
    border: none;
}
footer.page-footer .columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: nowrap;
}
footer.page-footer .columns .col {
    flex: 1;
    padding: 0 15px;
}
footer.page-footer .columns .col:first-child {
    padding-left: 0;
}
footer.page-footer .columns .col:last-child {
    padding-right: 0;
}
footer.page-footer p,
footer.page-footer a {
    color: rgba(255, 255, 255, 0.65);
}
footer.page-footer p i,
footer.page-footer a i {
    font-size: 1.25em;
    margin-right: 10px;
}
footer.page-footer p img,
footer.page-footer a img {
    margin-right: 10px;
    vertical-align: top;
}
footer.page-footer p > img[width="104"] {
    display: block;
}
footer.page-footer p {
    display: block;
}
footer.page-footer p.footer-button,
footer.page-footer a.footer-button {
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.2rem;
    font-weight: 600;
    color: #ffffff;
    line-height: 2;
    text-transform: uppercase;
    border-radius: 5px;
    border: 3px solid #ffffff;
    padding: 3px 30px;
}
footer.page-footer p.footer-button:hover,
footer.page-footer a.footer-button:hover,
footer.page-footer p.footer-button:active,
footer.page-footer a.footer-button:active {
    color: #000000;
    background-color: #ffffff;
    text-decoration: none;
}
footer.page-footer h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 2.2rem;
    font-weight: 300;
    color: #ffffff;
    line-height: 1.333;
    text-transform: none;
    padding: 0;
    margin: 0 0 20px 0;
}
footer.page-footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
footer.page-footer ul li {
    display: block;
    margin-bottom: 0;
}
footer.page-footer ul li a {
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.3rem;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.65);
    line-height: 1.92;
    letter-spacing: 0.87px;
    text-transform: uppercase;
    text-decoration: none;
}
footer.page-footer .copyright {
    background-color: #262626;
    padding: 10px 0;
}
.footer.content {
    background-color: transparent;
    border: none;
    margin-top: 0;
    padding-bottom: 0;
}
footer.page-footer .copyright p {
    font-size: 1.2rem;
    color: rgba(255, 255, 255, 0.5);
    text-align: center;
    margin-bottom: 0;
}
footer.page-footer .copyright ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
footer.page-footer .copyright ul li {
    display: inline-block;
    font-size: 1.2rem;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.5);
    margin-left: 3px;
}
footer.page-footer .copyright ul li a {
    font-family: 'Roboto', sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.5);
    letter-spacing: 0;
    text-transform: none;
    text-decoration: none;
}
footer.page-footer .copyright ul li:first-child {
    margin-left: 0;
}
footer.page-footer .copyright ul li + li::before {
    display: inline-block;
    content: "|";
    padding-right: 7px;
}

/* ==========================================================================
    Mobile Menu Styles
========================================================================== */

#misco-mobile-menu {
    z-index: 99;
    background: #000000;
}
#misco-mobile-menu * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#misco-mobile-menu #mm-0 {
    padding: 0;
}
#misco-mobile-menu #mm-0 .mm-navbar {
    display: none;
}
#misco-mobile-menu #mm-0 .mm-listview .mm-listitem a {
    font-weight: 700;
}
#misco-mobile-menu #mm-0 .mm-listview .mm-listitem.secondary.first {
    margin-top: 10px;
}
#misco-mobile-menu #mm-0 .mm-listview .mm-listitem.secondary:after {
    border: none;
}
#misco-mobile-menu #mm-0 .mm-listview .mm-listitem.secondary a {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
    color: #ffffff;
    line-height: 1.529;
    padding: 8px 20px;
}
#misco-mobile-menu #mm-0 .mm-listview .mm-listitem.magento-account-links {
    margin-top: 50px;
    padding: 0 20px;
}
#misco-mobile-menu #mm-0 .mm-listview .mm-listitem.magento-account-links:after {
    border: none;
}
#misco-mobile-menu #mm-0 .mm-listview .mm-listitem.magento-account-links {
    display: none;
}
#misco-mobile-menu #mm-0 .mm-listview .mm-listitem.magento-account-links a {
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    color: #ffffff;
    line-height: 1.529;
    text-transform: uppercase;
    padding: 0;
}
#misco-mobile-menu #mm-0 .mm-listview .mm-listitem.magento-account-links a + a:before {
    display: inline-block;
    content: "|";
    padding: 0 10px;
}
#misco-mobile-menu #mm-0 .mm-listview .mm-listitem.phone-number a {
    font-family: 'Montserrat', sans-serif;
    font-size: 2rem;
    font-weight: 700;
    color: #666666;
    line-height: 1.529;
    padding: 0 20px;
    background: none !important;
}
#misco-mobile-menu #mm-0 .mm-listview .mm-listitem.phone-number a:hover,
#misco-mobile-menu #mm-0 .mm-listview .mm-listitem.phone-number a:active,
#misco-mobile-menu #mm-0 .mm-listview .mm-listitem.phone-number a:focus {
    background: none !important;
}
#misco-mobile-menu #mm-0 .mm-listview .mm-listitem.phone-number:after {
    border: none;
}
#misco-mobile-menu .mm-panel {
    padding: 0;
}
#misco-mobile-menu .mm-panel:before {
    display: none;
}
#misco-mobile-menu .mm-panel .mm-navbar {
    position: relative;
    height: auto;
    padding: 0;
    border-color: rgba(151, 151, 151, 0.5);
}
#misco-mobile-menu .mm-panel .mm-navbar a.mm-btn_prev {
    position: relative;
    width: 100%;
    height: auto;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    color: #ffffff;
    line-height: 20px;
    text-align: left;
    text-transform: uppercase;
    padding: 10px 20px 0 20px;
}
#misco-mobile-menu .mm-panel .mm-navbar a.mm-btn_prev:before {
    position: relative;
    left: 0px;
    width: auto;
    height: auto;
    display: inline-block;
    content: '\f177';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #ffffff;
    line-height: 20px;
    border: none;
    margin-right: 7px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
#misco-mobile-menu .mm-panel .mm-navbar a.mm-navbar__title {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    color: #ffffff;
    line-height: 30px;
    text-align: left;
    padding: 5px 20px;
}
#misco-mobile-menu .mm-panel .mm-listview {
    margin: 0;
    padding: 0;
    list-style: none;
}
#misco-mobile-menu .mm-panel .mm-listview .mm-listitem:after {
    left: 0px;
    border-color: rgba(151, 151, 151, 0.5);
}
#misco-mobile-menu .mm-panel .mm-listview .mm-listitem a,
#misco-mobile-menu .mm-panel .mm-listview .mm-listitem span {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
    color: #ffffff;
    line-height: 1.529;
    padding: 8px 20px;
}
#misco-mobile-menu .mm-panel .mm-listview .mm-listitem a.mm-btn_next:before,
#misco-mobile-menu .mm-panel .mm-listview .mm-listitem span.mm-btn_next:before {
    border-color: rgba(151, 151, 151, 0.5);
}
#misco-mobile-menu .mm-panel .mm-listview .mm-listitem a.mm-btn_next:after,
#misco-mobile-menu .mm-panel .mm-listview .mm-listitem span.mm-btn_next:after {
    border-color: rgba(151, 151, 151, 0.5);
}
#misco-mobile-menu .close-mobile-menu {
    display: block;
    position: absolute;
    top: 0px;
    right: -50px;
    height: 50px;
    width: 50px;
    background-color: #c72e40;
    font-size: 2.2rem;
    color: #ffffff;
    line-height: 50px;
    text-align: center;
    pointer-events: auto;
    z-index: 100;
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .navigation,
    .page-header .header.panel,
    .header.content,
    .footer.content,
    .page-wrapper > .widget,
    .page-wrapper > .page-bottom,
    .block.category.event,
    .top-container,
    .page-main {
        max-width: 970px;
        padding-top: 0;
        padding-left: 15px;
        padding-right: 15px;
    }

    header.page-header .tagline {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    .navigation,
    .page-header .header.panel,
    .header.content,
    .footer.content,
    .page-wrapper > .widget,
    .page-wrapper > .page-bottom,
    .block.category.event,
    .top-container,
    .page-main {
        margin: 0 auto;
        width: 100%;
        max-width: 720px;
        padding-top: 0;
        padding-left: 15px;
        padding-right: 15px;
        box-sizing: border-box;
    }
    .sticky-header {
        border-bottom: 1px solid #e8e8e8;
    }
    header.page-header {
        margin-top: 15px;
        border-bottom: 0;
    }
    header.page-header .header.content {
        width: 100%;
        max-width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    header.page-header .nav-toggle,
    header.page-header .tagline,
    header.page-header .header-right .links-phone,
    header.page-header .header-right .global-nav,
    nav.main-nav {
        display: none;
    }
    header.page-header .mobile-menu-trigger {
        display: inline-block;
        margin-right: auto;
    }
    header.page-header .header-right .search-link {
        display: inline-block;
    }
    header.page-header .logo {
        position: relative;
        width: 50%;
        margin: 0;
        z-index: 1;
    }
    header.page-header .logo img {
        margin: 0 auto;
    }
    header.page-header i {
        color: #000000;
    }
    header.page-header .header-right {
        position: relative;
    }
    header.page-header .header-right .search-link a .fa-search {
        display: inline-block;
    }
    header.page-header .header-right .search-link a .fa-times-circle {
        display: none;
    }
    header.page-header .header-right .search-link a.active .fa-search {
        display: none;
    }
    header.page-header .header-right .search-link a.active .fa-times-circle {
        display: inline-block;
    }
    header.page-header .header-right .search-wrapper {
        display: block;
        position: absolute;
        top: -4px;
        bottom: -4px;
        left: -265px;
        opacity: 0;
        visibility: hidden;
        overflow: hidden;
        z-index: 4;
        -webkit-transition: all 0.3s ease 0.15s;
        -moz-transition: all 0.3s ease 0.15s;
        -o-transition: all 0.3s ease 0.15s;
        -ms-transition: all 0.3s ease 0.15s;
        transition: all 0.3s ease 0.15s;
    }
    header.page-header .header-right .search-wrapper.active {
        opacity: 1;
        visibility: visible;
        overflow: visible;
    }
    header.page-header .header-right .minicart-wrapper {
        margin-top: 0;
    }
    header.page-header .header-right .minicart-wrapper .action.showcart:before {
        color: #000000;
    }
    .page-layout-2columns-left #maincontent .column.main {
        width: 100%;
        padding-left: 0;
        padding-bottom: 0px;
    }
    .page-layout-2columns-left #maincontent .sidebar {
        width: 100%;
        padding-right: 0;
        margin-bottom: 20px;
    }
    .page-layout-1column .product.media,
    .page-layout-1column .product-info-main {
        width: 100%;
    }
    .chart-wrapper {
        padding: 0 30px;
    }
    .catalog-product-view main.page-main.no-margin .block.related .content .product-items .product-item {
        width: 33%;
    }
    footer.page-footer > div > .footer.content {
        padding-top: 40px;
        padding-bottom: 20px;
    }
    footer.page-footer .columns .col {
        display: none;
    }
    footer.page-footer .columns .col:first-child {
        display: block;
        width: 100%;
        text-align: center;
        padding-left: 15px;
    }
    footer.page-footer p > img[width="104"] {
        margin: 0 auto;
    }
}

@media only screen and (max-width: 767px) {
    h1 {
        font-size: 2.6rem;
        line-height: 1.333;
    }
    .page-products .products-grid .product-item,
    .catalog-product-view main.page-main.no-margin .block.related .content .product-items .product-item {
        width: 49%;
    }
    .page-products .products-grid .product-item {
        margin-left: 2%;
    }

    .page-products .products-grid .product-item:nth-child(odd) {
        margin-left: 0;
    }
    .page-layout-1column .product.media,
    .page-layout-1column .product-info-main {
        width: 100%;
    }
    .product-info-main .product-addto-links,
    .product-options-bottom .product-addto-links {
        margin-bottom: 0;
    }
    .product-info-main .product-social-links a,
    .product-info-main .product-social-links .product-addto-links a,
    .product-info-main .product-social-links .action.mailto.friend {
        display: block;
    }
    .chart-wrapper {
        padding: 0;
    }
    #checkout .authentication-wrapper {
        float: none;
        max-width: 100%;
        margin-top: 0;
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 480px) {
    .page-products .products-grid .product-item {
        margin: 0 auto 20px auto;
        width: 100%;
    }
    .catalog-product-view main.page-main.no-margin .block.related .content .product-items .product-item {
        margin: 0 auto 20px auto;
        width: 100%;
    }

    #misco-mobile-menu #mm-0 .mm-listview .mm-listitem.magento-account-links a {
        font-size: 1.2rem;
        line-height: 1.529;
    }
}
