@font-face {
    font-family: 'ElegantIcons';
    src: url('../fonts/ElegantIcons.eot');
    src: url('../fonts/ElegantIcons.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ElegantIcons.woff') format('woff'),
        url('../fonts/ElegantIcons.ttf') format('truetype'),
        url('../fonts/ElegantIcons.svg#ElegantIcons') format('svg');
    font-weight: normal;
    font-style: normal;
}


.container {
    width: 1200px;
    max-width: 100%;
}

ul > li,
ol > li {
    margin-top: 0rem;
    margin-bottom: 0;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.h1,
h1 {
    font-size: 36px;
}

.h2,
h2 {
    font-size: 30px;
}

.h3,
h3 {
    font-size: 24px;
}

.h4,
h4 {
    font-size: 18px;
}

.h5,
h5 {
    font-size: 14px;
}

.h6,
h6 {
    font-size: 12px;
}

.std h1,
.std h2,
.std h3,
.std h4,
.std h5,
.std h6 {
    margin-top: 20px;
    margin-bottom: 10px;
}

p {
    margin: 0 0 10px;
}

input[type="checkbox"] {
    margin: 0 5px 0 0;
    position: relative;
    top: 0;
}

i.fa-phone {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}

.h5,
h5 {
    font-size: 14px;
}

.action.primary {
    border: 1px solid #e5e5e5;
    color: #ffffff;
    background: #28a0a0;
    border-color: #ffffff;
}

.header-container a:focus,
.header-top-inner a:focus {
    color: #000;
}

input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
    height: 38px;
}

select {
    background: url(../images/select-bg.png) no-repeat right 12px top 16px;
    height: 38px;
    padding-right: 24px;
}

button,
a.action.primary,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
    border-radius: 0;
}

.action.primary:hover {
    color: #ffffff;
    border-color: #120f36;
    background-color: #120f36;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.acc-topbar.wp_top_menu i {
    position: relative;
    top: 0px;
    vertical-align: middle;
    font-style: normal;
}

.acc-topbar.wp_top_menu i::before {
    font-size: 14px;
    font-style: normal !important
}

.page-title-wrapper {
    max-width: 1200px;
    margin: auto;
    margin-top: 40px;
}

.gallery-placeholder {
    margin-top: 70px;
}

.page-title-wrapper .page-title {
    outline: none;
    overflow: hidden;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: normal;
    margin: 0;
    padding: 0;
}

.page-title-wrapper.product {
    margin-top: 0px;
    padding: 0;
    padding-right: 192px;
}

.page-title-wrapper.product .page-title {
    font-size: 40px;
    padding: 0 0 0;
    font-weight: 500;
    width: 100%;
}

.main-menu {
    float: right;
}

.wsmenu > .wsmenu-list > li > a {
    color: #cccccc;
    padding: 12px 13px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    border-bottom: none;
    line-height: 36px;
    font-weight: bold;
}

.wsmenu > .wsmenu-list > li > ul.sub-menu {
    top: 100%;
}

.wsmenu > .wsmenu-list > li:hover > a {
    color: #fff;
    border-bottom-color: transparent;
}

.wsmenu > .wsmenu-list > li > a .wsarrow:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f078";
    float: right;
    right: 6%;
    height: 0;
    margin: 0 0 0 14px;
    position: absolute;
    text-align: right;
    top: 13px;
    width: 0;
    border: none;
    font-size: 10px;
    color: rgba(40, 160, 160, 0.5);
}

.wsmenu > .wsmenu-list > li > ul.sub-menu,
.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu {
    border: none;
}

.wsmenu > .wsmenu-list > li > ul.sub-menu > li:hover > a {
    background-color: transparent;
    color: #27a0a0;
}

.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li:hover > a {
    background-color: transparent;
    color: #27a0a0;
}

.wsmenu > .wsmenu-list > li > a:hover {
    color: #27a0a0;
}

.wsmenu > .wsmenu-list > li > ul.sub-menu {
    background-color: #120f36;
}

.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a {
    color: #fff;
    border-bottom: 1px solid rgba(100, 255, 255, 0.2);
}

.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu {
    background-color: #120f36;
}

.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li > a {
    color: #fff;
    border-bottom: 1px solid rgba(100, 255, 255, 0.2);
}

.wsmenu .sub-menu {
    border-top: #28A0A0 solid 1px !important;
}

.wsmenu .sub-menu li {
    padding-left: 12px !important;
    padding-right: 12px !important;
}

.wsmenu > .wsmenu-list > li > ul.sub-menu {
    min-width: 270px;
}

.owl-theme:hover .owl-nav {
    display: block;
}

.feature-prod {
    margin-bottom: 10px;
    background-color: transparent;
}

.accordion-footer:before {
    display: none;
}

.bck {
    position: fixed;
    bottom: 1rem;
    transition-property: all;
    z-index: 999;
    font-size: 19px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
    border: 0 solid #ff0000;
    box-shadow: inset 0 0 10px rgba(255, 0, 0, 0);
    outline: 1px solid;
    outline-color: rgba(204, 204, 204, 0.5);
    outline-offset: 0px;
    text-shadow: none;
    background: #ffffff;
    border: 1px solid #fff;
    box-shadow: inset 0 0 10px rgba(255, 0, 0, 0);
    outline-color: rgba(204, 204, 204, 0.5)
}

.bck:hover {
    border: 1px solid #289f9f;
    box-shadow: inset 0 0 10px rgba(40, 159, 159, 0.5), 0 0 20px rgba(40, 159, 159, 0.2);
    outline-color: rgba(40, 159, 159, 0);
    color: #289f9f;
}

.rightToLeft {
    right: -50px;
}

.bck.bck-on {
    visibility: visible;
}

.bck-on.rightToLeft {
    right: 1rem;
}

.products-grid .item .product-name {
    margin: 20px 0 12px;
    line-height: 23px;
    padding: 0 15px;
    min-height: 46px;
}

.item .product-show {
    height: 300px;
    overflow: hidden;
}

#maincontent {
    padding: 0;
    max-width: 100%;
}

.product-show a {
    height: 100%;
}

.product-image .front,
.product-img-additional {
    height: 100%;
}

.product-image .front img,
.product-img-additional img {
    height: 100% !important;
    object-fit: contain;
}

.nav-top-inner {
    position: relative;
}

.sticky-search .quick-search .icon_close {
    right: 30px;
    top: 21px;
    font-size: 19px;
}


header .header-menu {
    -webkit-transition: all 0.5s ease;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: all 0.5s ease;
}

header.fixed .header-menu {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    animation: smoothScroll 1s forwards;
    width: 100%;
}

@keyframes smoothScroll {
    0% {
        transform: translateY(-40px);
    }

    100% {
        transform: translateY(0px);
    }
}

.banner-manager {
    position: relative;
}

.footer-container .footer-copyright {
    margin-top: 10px;
}

.nav-top,
.nav-top-inner {
    display: table;
    width: 100%;
}

.header-layout-7 .header-menu {
    padding-bottom: 0;
    position: relative;
}

.footer-container {
    position: relative;
    z-index: 1;
    border-top: 0px solid #d5d5d5;
}

.cms-index-index .header-container.header-layout-7 {
    position: relative;
}

.breadcrumbs-wrapper {
    width: auto;
    display: inline-block;
}

.main-container {
    margin-top: 10px;
    position: relative;
}

.cms-index-index .main-container {
    margin-top: 0px;
}

.breadcrumbs li:last-child a {
    color: #ffffff;
}

.product-prev-next ul {
    float: right;
}

.product-essential {
    margin-top: 30px;
}

.product-shop-view .product-name {
    line-height: normal;
    margin-top: 0;
}

.common-form label {
    font-weight: bold;
    margin-bottom: 4px;
}

.common-form .required {
    color: red;
}

.common-form .form-control {
    border: 1px solid #ccc;
    border-radius: 0;
}

.common-form textarea {
    resize: none;
}

.common-form .btn[type="submit"],
.common-form input[type="submit"] {
    border-radius: 0px;
    background-color: #120f36;
    border: 1px solid #120f36;
    padding: 8px 24px;
}

.common-form .btn[type="submit"]:hover,
.common-form input[type="submit"]:hover {
    background-color: #28a0a0;
}

.common-form select {
    background: url(../images/select-bg.png) no-repeat right 12px top 16px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    text-indent: 0.01px;
    text-overflow: "";
    font-size: 14px;
}

.contact-us-form {
    margin: 25px 0 50px;
}


.separator-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

.wpb_content_element {
    margin-bottom: 35px;
}

.separator-line-col {
    height: 1px;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 10%;
}

.sep-line {
    height: 1px;
    border-top: 1px solid #EBEBEB;
    border-top-color: rgb(235, 235, 235);
    display: block;
    position: relative;
    top: 1px;
    width: 100%;
    border-color: #5472D2;
}

.separator-content h4 {
    line-height: 1em;
    font-size: 100%;
    margin: 0;
    word-wrap: break-word;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    padding: 0 .8em;
    font-weight: bold;
}

.readmore-post {
    margin-top: 13px;
}

.team-ambassador-form {
    margin: 50px 0 0 0;
}

.gform_title {
    margin-bottom: 27px;
}

.full-form-col {
    width: 100%;
    display: block;
}

.common-form label.big-label {
    font-size: 18px;
    margin: 14px 0 15px;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee;
}

.terms-and-condition-col {
    height: 253px;
    overflow-x: hidden;
    overflow-y: scroll;
    border: 1px solid #CCC;
    margin-bottom: 23px;
}

.terms-and-condition-col-inner {
    padding: 15px;
}

.gform_title {
    margin: 10px 0 18px 9px;
}

.not-found .form-search-404 input {
    height: 43px;
    border: 1px solid #ccc;
}

.not-found .form-search-404 .button-search i {
    color: #666;
    transform: rotate(90deg);
    position: relative;
    top: -3px;
    font-size: 16px;
    right: -2px;
}

.gallery-lightbox ul {
    display: block;
    list-style: none;
}

.gallery-lightbox ul li {
    display: inline-block;
    margin: 0 -3px 1px 0;
}

.wpb_wrapper-custom-width {
    margin: 0 auto;
    width: 70%;
}

.nav-sections {
    background: none;
    margin-bottom: 0 !important;
}

.section-item-content.nav-sections-item-content .navigation {
    background: none;
}

.section-item-content.nav-sections-item-content .navigation > ul {
    text-align: left;
    margin: 0 auto 0 auto;
    width: 100%;
    display: table;
    padding: 0;
}

.section-item-content.nav-sections-item-content .navigation > ul > li {
    display: table-cell;
    padding: 0;
    margin: 0;
}

.section-item-content.nav-sections-item-content .navigation > ul > li > a {
    color: #cccccc;
    padding: 13px 8px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    border-bottom: none;
    line-height: 36px;
    font-weight: bold;
}

.section-item-content.nav-sections-item-content .navigation > ul > li > a:hover {
    color: #27a0a0;
}

.section-item-content.nav-sections-item-content .navigation .level0 .submenu {
    background: #120f36;
    border: 1px solid #120f36;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    min-width: 230px;
}

.section-item-content.nav-sections-item-content .navigation .level0 .submenu li {
    padding: 0 12px;
}

.section-item-content.nav-sections-item-content .navigation .level0 .submenu a {
    display: block;
    padding: 8px 0;
    color: #ccc;
    padding-right: 8px;
    font-size: 14px;
    font-family: 'Roboto Condensed', sans-serif;
    border-bottom: 1px solid rgba(100, 255, 255, 0.2);
}

.section-item-content.nav-sections-item-content .navigation .level0 .submenu li:last-child a {
    border-bottom: 0px solid rgba(100, 255, 255, 0.2);
}

.section-item-content.nav-sections-item-content .navigation .level0 .submenu a:hover,
.section-item-content.nav-sections-item-content .navigation .level0 .submenu a.ui-state-focus {
    background: none;
    color: #27a0a0;
    text-decoration: none;
}

.section-item-content.nav-sections-item-content .navigation .level0.parent > .level-top {
    padding-right: 10px;
}

.section-item-content.nav-sections-item-content .navigation .level0.parent > .level-top > .ui-menu-icon {
    right: -8px;
}

.section-item-content.nav-sections-item-content .navigation .level0.parent > .level-top > .ui-menu-icon::after {
    font-size: 30px;
    line-height: 18px;
    color: rgba(40, 160, 160, 0.5);
    width: 19px;
    text-indent: -6px;
}

.logo-home {
    display: table;
    height: auto;
    width: auto;
    float: left;
}

.logo-home .header.content {
    padding: 7px 0 0 0;
}

.logo img {
    display: block;
    max-height: 50px !important;
    max-width: 200px;
    width: auto !important;
}

/* .header-menu .sticky-icon-group {
    margin-left: 0;
} */

.page-header .panel.wrapper {
    border-bottom: 0px solid #e8e8e8 !important;
}

.sticky-search {
    padding: 0 15px 0 13px !important;
}

header #cwsMenu-1.cwsMenuOuter {
    background-color: transparent;
    max-width: 100%;
    padding: 0px 0px 0px 0px;
}

header #cwsMenu-1 .cwsMenu.horizontal > li {
    float: left;
    border-right: 0px solid #e1e1e1;
    padding: 0 5px 0 0;
}

header #cwsMenu-1 .cwsMenu > li > a {
    color: #ccc;
    font-weight: bold;
    padding: 21px 12px;
    padding-right: 6px;
    text-transform: uppercase;
    background-color: transparent;
    border-radius: 0px 0px 0px 0px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
}

header #cwsMenu-1 .cwsMenu > li:hover > a {
    color: #27a0a0;
    background-color: transparent;
}

header #cwsMenu-1 .cwsMenu li.parent > a > span.arw {
    border: 0px solid transparent;
    width: 20px;
    height: 20px;
    text-align: center;
    opacity: 1;
    position: absolute;
    right: -11px;
    top: 0;
    bottom: 0;
    left: auto;
    margin: auto;
}

header #cwsMenu-1 .cwsMenu li.parent > a > span.arw::before {
    color: rgba(40, 160, 160, 0.5);
    font: normal normal normal 14px/1 FontAwesome;
    /*  font-family: "Font Awesome 5 Free"; */
    /* font-weight: 600; */
    content: "\f107";

}

header #cwsMenu-1 .cwsMenu li.Level0.parent > a > span.arw::before {
    color: rgba(40, 160, 160, 0.5);

    font-family: "ElegantIcons";
    content: "\3b";
    font-size: 12px;
}

header #cwsMenu-1 .cwsMenu.mega-menu > li.megamenu > ul.subMenu {
    background-color: #120f36;
    border-radius: 0;
    border-top: #28A0A0 solid 1px;
    padding: 30px 15px;
}

header #cwsMenu-1 .cwsMenu li.Level1 > a {
    padding: 10px 0px;
    text-transform: uppercase;
    background-color: #120f36;
    font-size: 1.6em;
    font-weight: 300;
    opacity: 0.6;
    color: #CCC;
    line-height: 23px;
    font-family: 'Roboto Condensed', sans-serif;
}

header #cwsMenu-1 .cwsMenu li.Level1 > a > span.arw {
    display: none;
}

header #cwsMenu-1 .cwsMenu .megamenu li.Level1 > a {
    border-bottom: 0px solid #ddd;
    font-family: 'Roboto Condensed', sans-serif;
}

header #cwsMenu-1 .cwsMenu li.Level2 > a {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    text-transform: inherit;
    padding: 5px 0px;
    background-color: #120f36;
    font-family: 'Roboto Condensed', sans-serif;
}

header #cwsMenu-1 .cwsMenu li.Level1:hover > a {
    color: #ccc;
    background-color: transparent;
}

header #cwsMenu-1 .cwsMenu li.Level2 > a:hover {
    color: #27a0a0;
    background-color: transparent;
}

header #cwsMenu-1 .cwsMenu.mega-menu > li:not(.megamenu) ul.subMenu {
    background-color: #120f36;
    min-width: 250px;
    border-radius: 0;
    border-top: #28A0A0 solid 1px;
    padding: 0px;
}

header #cwsMenu-1 .cwsMenu.mega-menu > li.column-1:not(.megamenu) li a {
    color: #cccccc;
    font-size: 14px;
    font-weight: normal;
    text-transform: inherit;
    padding: 10px 15px;
    background-color: #120f36;
    border-bottom: 1px solid rgba(40, 160, 160, 0.2);
    font-family: 'Roboto Condensed', sans-serif;
    opacity: 1;
}

header #cwsMenu-1 .cwsMenu.mega-menu > li.column-1:not(.megamenu) li a span.arw {
    display: block;
    right: 7px !important;
    transform: rotate(-90deg);
    top: 36% !important;
}

header #cwsMenu-1 .cwsMenu.mega-menu > li.column-1:not(.megamenu) li a span.arw::before {
    color: #cccccc;
}

header #cwsMenu-1 .cwsMenu li.Level2,
header #cwsMenu-1 .cwsMenu.mega-menu > li.column-1:not(.megamenu) li {
    border-top: 0px solid #eee;
    position: relative !important;
}

header #cwsMenu-1 .cwsMenu.mega-menu > li.column-1:not(.megamenu) li:hover > a {
    color: #27a0a0;
    background-color: transparent;
}

header #cwsMenu-1 .cwsMenu > li.active > a {
    color: #27a0a0;
    background-color: transparent;
}

header #cwsMenu-1 .cwsMenu li.Level1.active > a {
    color: #ccc;
    background-color: transparent;
}

header #cwsMenu-1 .cwsMenu li.Level2.active > a {
    color: #27a0a0;
    background-color: transparent;
}

.acc-topbar .acc-list ul li {
    margin-top: 0rem;
    margin-bottom: 0rem;
}

.header-top-inner .col-xs-3.col-sm-3.col-md-4.col-lg-4,
.header-top-inner .col-xs-9.col-sm-9.col-md-8.col-lg-8 {
    width: auto;
    -ms-flex: inherit;
    flex: auto;
    max-width: inherit;
}

.header-top-inner .col-xs-9.col-sm-9.col-md-8.col-lg-8 {
    float: right;
}

.subscribe .input-box input::-webkit-input-placeholder,
.subscribe .input-box input::-moz-placeholder,
.subscribe .input-box input:-ms-input-placeholder,
.subscribe .input-box input:-moz-placeholder,
.subscribe .input-box input::placeholder {
    color: #000 !important;
}



.toolbar .sorter {
    float: left;
    width: inherit;
    padding: 4px 24px;
    line-height: 21px;
}

.sticky-search .quick-search .form-search .label {
    display: none;
}

.product-item .tocompare:before {
    /* content: '\e61f'; */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 40px;
    line-height: 36px;
    color: #7d7d7d;
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    font-family: 'meade-new' !important;
    content: "\66" !important;
    font-size: 20px !important;
}

.product-item .tocompare:hover:before {
    color: #fff;
}

.table-comparison .cell {
    width: auto;
}

.page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    -ms-flex: 0 0 100%%;
    flex: 0 0 100%%;
    max-width: 100%;
    width: calc((100% - 6%) / 3) !important;
}

.page-products #product-listing-column .col-xs-12.col-sm-12.col-md-8.col-lg-8 .products-grid .product-item {
    width: calc((100% - 6%) / 2) !important;
}

.page-products .page-title-wrapper {
    display: none;
}

.breadcrumbs {
    background-color: rgba(0, 0, 0, 0.5);
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 13px;
    z-index: 2;
    float: left;
    width: auto !important;
    margin-left: 0 !important;
    position: absolute;
    top: 0;
}

.breadcrumbs .items > li strong {
    color: #fff;
}

.pages strong.page {
    color: #fff;
    font-weight: normal;
    padding: 0;
    background-color: #333;
    width: 34px;
    font-size: 15px;
}

.pages a.page {
    color: #28a0a0;
    padding: 0;
    width: 34px;
    font-size: 15px;
}

.pages .action.next::before {
    font-size: 36px;
    margin: 1px 0 0 -3px;
    color: #28a0a0;
}

.pages a.page:hover {
    color: #333;
}

.filter-options .filter-options-title {
    word-break: break-all;
    font-size: 15px;
    margin: 0;
    outline: medium none;
    padding: 15px 0;
    text-transform: uppercase;
    font-weight: normal;
    position: relative;
    color: #000;
    font-family: 'Roboto Condensed', sans-serif;
    cursor: pointer;
}

.filter-options .filter-options-title::before {
    display: inline-block;
    float: right;
    font-size: 10px;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f067";
    margin-top: 2px;
    margin-right: 17px;
}

.filter-options .filter-options-title[aria-expanded="true"]::before {
    content: "\f068";
}

.filter-options-item {
    border-bottom: 1px solid #ddd;
}

.col-xs-12.col-sm-4.col-md-3.col-lg-3.category-left {
    background-color: #EEEEEE;
}

.block.filter .filter-title strong {
    font-size: 20px;
    text-transform: uppercase;
}

.product.info.detailed {
    clear: both;
    width: 98%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 100px;
    margin-bottom: 30px;
}

#maincontent .block.related {
    margin-bottom: 100px;
}

.product.info.detailed .product.data.items {
    border-top: 1px solid #d1d1d1;
    border-bottom: #cccccc 1px solid;
    text-align: center;
    background: #eee;
}

.product.info.detailed .product.data.items > .item.title > .switch {
    line-height: normal;
    border: 0px solid #d1d1d1;
    border-bottom: none;
    height: auto;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    padding: 14px 15px;
    display: block;
    position: relative;
    overflow: hidden;
    font-weight: bold;
    text-transform: uppercase;
    color: #666666;
}

.product.info.detailed .product.data.items > .item.content {
    margin-top: 48px;
    border-top: 1px solid #d1d1d1;
}

.product.info.detailed .product.data.items > .item.title {
    float: none;
    width: auto;
    display: inline-block;
    margin: 0 -3px 0 0;
}

.product.info.detailed .product.data.items > .item.content {
    text-align: left;
}

table#product-attribute-specs-table {
    width: 96%;
    margin: auto;
}

.product.info.detailed table#product-attribute-specs-table tr {
    border-bottom: 1px solid #dee2e6;
}

product.info.detailed .additional-attributes > tbody > tr > td {
    padding: 10px 5px 10px 5px;
}

#product-attribute-specs-table td {
    text-align: left !important;
}

#review-form .label {
    font-size: 100%;
    color: #000;
}

.fieldset .review-legend.legend strong {
    margin-top: 16px;
}

.review-form {
    max-width: 82%;
}

.review-form input.input-text {
    width: 100%;
    height: 38px;
    padding: 0 15px;
}

.review-form .action.submit.primary {
    background: #28a0a0;
    border: 1px solid #28a0a0;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
}

.review-form .action.submit.primary:hover {
    color: #ffffff;
    border-color: #120f36;
    background-color: #120f36;
}

.category-filter > ul {
    margin-bottom: 35px;
}

.category-filter ul li {
    position: relative;
    padding-right: 0;
    margin-bottom: 0;
}

.category-filter ul li a {
    display: block;
    padding: 10px 42px 10px 30px;
    border-bottom: 1px solid #fff;
    color: #28a0a0;
    font-weight: normal;
}

.category-filter ul li a:hover {
    color: #bbb;
}

.category-filter ul li a:before {
    position: absolute;
    top: 19px;
    left: 10px;
    display: inline-block;
    font-size: 5px;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f45c";
    -webkit-font-smoothing: antialiased;
}

.category-filter ul .expand {
    position: absolute;
    right: 0;
    z-index: 2;
    top: 0;
    font-size: 10px;
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 42px;
}

.category-filter ul .expand .fas.fa-minus {
    display: none;
}

.category-filter ul li.active .expand .fas.fa-minus {
    display: block;
    line-height: 42px;
}

.category-filter > ul > li > ul {
    padding-left: 11px;
}

.category-filter ul li.active .expand .fas.fa-plus {
    display: none;
}

.category-filter ul li.active > ul {
    display: block !important;
}

.filter-heading h3 {
    margin: 0 0 0px;
    padding: 15px 0 8px;
    line-height: 40px;
    font-size: 20px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.5);
    font-weight: bold;
}

.breadcrumbs a:visited {
    color: #ccc;
}

.ui-slider-handle {
    height: 15px;
    width: 15px;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #000;
    top: -4px;
}

.ui-slider-horizontal {
    height: 6px;
    -webkit-border-radius: 0;
    border-radius: 0;
}

#ln_price_text {
    font-size: 13px;
    margin-top: 15px;
}

.block.filter .block-subtitle,
.filter-current + .filter-actions {
    display: none;
}

.block.filter .filter-current a.action.remove {
    display: none;
}

.block.filter .filter-current ol.items {
    position: relative;
    padding: 40px 0;
    margin-bottom: 6px;
}

.block.filter .filter-current ol.items li {
    position: relative;
    z-index: 2;
    padding-top: 0px;
    margin-bottom: 6px;
    color: #fff;
}

.block.filter .filter-current ol.items li:last-child {
    margin-bottom: 0px;
}

.block.filter .filter-current ol.items:after {
    content: '';
    position: absolute;
    background:
        #27a0a0;
    width: 100%;
    height: 100%;
    top: 0;
    margin-left: -15px;
    box-sizing: content-box;
    padding: 0 15px 0;
}

.block.filter .filter-current ol.items .filter-label {
    font-weight: normal;
    color: #000;
    font-size: 18px;
    float: left;
    position: relative;
}

.block.filter .filter-current ol.items span.filter-value {
    font-size: 19px;
    padding-left: 5px;
    font-weight: normal;
}

.block.filter .filter-current ol.items .filter-label:before {
    font-size: 10px;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f054";
    position: absolute;
    left: -10px;
    top: 9px;
}

.block.filter .filter-title {
    margin-bottom: 0;
}

.filter-options {
    padding-bottom: 40px;
}

.value ul {
    list-style: inside;
    margin: 28px 0 38px;
}

.value ul li {
    margin-bottom: 16px;
}

.stock.available span {
    color: green;
    font-size: 19px;
}

.page-title-wrapper.product .page-title {
    padding: 0 0 0;
}

.product-reviews-summary .reviews-actions a {
    font-style: italic;
}

.product.attribute.sku {
    border-top: 1px solid rgba(204, 204, 204, 0.5);
    padding: 25px 0 0;
    margin-top: 19px;
}

.product.attribute.sku strong.type {
    color: #999999;
    display: inline-block;
}

.product.attribute.sku .value {
    padding: 0 7px;
    display: inline-block;
}

.product-dealer-links ul li a:before {
    font-size: 13px;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f054";
    left: -5px;
    position: relative;
    top: 0px;
    color: #999999;
}

#product-attribute-specs-table th {
    color: rgb(102, 102, 102);
    font-size: 15px;
    text-align: left;
    display: table-cell;
    vertical-align: middle;
    width: 25%;
}

.footer-container .footer-static ul li {
    margin-bottom: 0;
}

#newsletter-validate-detail {
    padding-bottom: 0;
}

.breadcrumbs .item:not(:last-child)::after {
    line-height: 22px;
}

.product-dealer-links ul li a {
    color: #28a0a0;
}

.storelocator-index-index #store_list .page-title h2 {
    color: #fff !important;
    font-weight: 500 !important;
    background-image: url('../images/list.png');
    padding: 10px 10px 10px 43px !important;
    text-transform: none;
    background-size: 25px;
    background-color: #120f36 !important;
    background-repeat: no-repeat;
    background-position: 10px center;
}

.storepage-title h2 {
    background-color: #120f36 !important;
    background-size: 17px !important;
    background-position: center left 15px !important;
}

.product-dealer-links ul li a {
    color: #28a0a0;
}

#maincontent .search-button .search-distance,
#maincontent .search-button .search-area {
    background-color: #120F36 !important;
    font-size: 12px;
    background-position: center left 12px !important;
    background-size: 18px !important;
}

.search-tab.active {
    opacity: 0.85;
}

#storelocator_tabs_radius_contents .action.primary {
    border: 1px solid #e5e5e5;
    color: #ffffff;
    background: #28a0a0;
    border-color: #ffffff;
    line-height: normal;
    padding: 9px 20px;
    text-transform: uppercase;
    font-weight: normal;
}

#storelocator_tabs_radius_contents .action.primary:hover {
    color: #ffffff;
    border-color: #120f36;
    background-color: #120f36;
}

.storelocator-index-index .number-store.pull-right {
    font-size: 14px !important;
}

.storelocator-index-index #maincontent .column.main {
    width: 100% !important;
}

.row.store_container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 35px;
}

.storelocator-index-index #store_list .left-active {
    box-shadow: 1px 1px 5px #D6D6D6, -1px -1px 7px #D6D6D6 !important;
}

.stores-content .tag-content {
    margin-top: 4px !important;
}

.storelocator-index-index .store-item h4 {
    margin: 0px 0 8px !important;
}

.tagstore-content {
    margin-bottom: 6px !important;
}

.stores-content .tag-content h4 a {
    color: #428BCB;
    font-size: 13px;
    font-style: italic;
}

.tagstore-content a.btn-link {
    margin-right: 5px;
    color: #428bca;
    font-size: 14px;
    font-weight: normal !important;
}

.tagstore-content a.btn-link:hover {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent;
}

.field-contents .radius-limits {
    margin-left: 30px;
}

#form-search-area .control.form-control {
    border: none;
    padding: 0;
}

.store-list-all {
    border: 1px solid #ececec;
    display: inline-block;
    max-height: 545px;
    overflow-y: scroll;
}

.container-main.product-details-col {
    padding-top: 58px !important;
    margin-top: 10px;
}

.container-main.product-details-col .page-title-wrapper .page-title {
    line-height: 1;
    font-size: 38px;
}

#maincontent .block-blog .block-title > strong {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}

#maincontent .block.block-blog.block-blog-search .block-title {
    border-bottom: 0px solid #c6c6c6;
    padding-bottom: 0;
}

#maincontent .blog-search input.input-text {
    height: 38px;
}

#maincontent .blog-search .button {
    position: relative;
    top: -1px;
}

.product-dealers .product-dealer-links li {
    margin-left: 4px !important;
}

.post-list.grid li {
    width: 100% !important;
}

.post-list.grid .post-meta {
    display: none;
}

.post-list-wrapper .toolbar-amount {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

.post-list-wrapper .h2,
.post-list-wrapper h2 {
    font-size: 30px;
}

.post-list-wrapper .pages {
    text-align: center;
}

.post-list-wrapper.post-entry {
    margin: 0 0 0;
}

#review-form .field.review-field-nickname,
#review-form .field.review-field-summary {
    width: 50%;
    float: left;
    padding-right: 18px;
    margin-bottom: 18px;
}

#review-form .field.review-field-text {
    float: left;
    width: 100%;
    padding-right: 18px;
}

#review-form .fieldset .review-legend.legend {
    margin-bottom: 30px;
    display: none;
}

#review-form .fieldset {
    margin: 0 0 30px;
}

#review-form .control {
    width: 100% !important;
}

#review-form .actions-toolbar.review-form-actions {
    margin-left: 0 !important;
}

#review-form .label {
    font-size: 100%;
    color: #666;
    float: left;
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
}

#review-form {
    max-width: 66.66666667%;
    text-align: left;
}

.gform_wrapper input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    color: #ffffff;
    background-color: #28a0a0;
    border: 1px solid #fff;
    padding: 9px 24px;
    text-transform: uppercase;
}

.gform_wrapper input[type="submit"]:hover {
    color: #ffffff;
    border-color: #120f36;
    background-color: #120f36;
}

#product-listing-column .item .price-box {
    width: 100%;
    text-align: center;
}

#product-listing-column .action.towishlist,
#product-tab-content .product-item-actions .actions-secondary > .action.towishlist {
    display: none !important;
}

#product-listing-column .product-item-actions .actions-secondary > .action,
#product-tab-content .product-item-actions .actions-secondary > .action {
    line-height: 35px;
    text-align: center;
    display: block;
    width: 40px;
    height: 40px;
    border: 1px solid #e5e5e5;
    color: #999999;
    background-color: #ffffff;
    border-color: #999999;
}

#product-tab-content .products-grid .product.actions.product-item-actions {
    padding: 0;
    text-align: center;
}

#product-listing-column .product-item-actions .actions-secondary > .action::before,
#product-tab-content .product-item-actions .actions-secondary > .action::before {
    font-size: 40px;
}

#product-listing-column .products-grid .product-item-actions {
    margin: 0 0 10px 0;
    text-align: center;
}

#product-listing-column .product-item-actions .actions-secondary > .action:hover,
#product-tab-content .product-item-actions .actions-secondary > .action:hover {
    color: #ffffff;
    background-color: #999999;
    border-color: #999999;
}

#product-listing-column .product-item-actions .actions-secondary > .action:hover:before,
#product-tab-content .product-item-actions .actions-secondary > .action:hover:before {
    color: #ffffff;
}

#product-listing-column .product-item .bss-quickview,
#product-tab-content .product-item .bss-quickview {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    display: inline-block !important;
    background-color: #000 !important;
    left: auto !important;
    right: 0;
    width: 38px !important;
    height: 38px !important;
    line-height: 38px !important;
    font-size: 25px !important;
    padding: 0 !important;
    text-align: center !important;
    opacity: 0;
}

#product-listing-column .product-item .product-item-info:hover .bss-quickview,
#product-tab-content .product-item:hover .bss-quickview {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    left: auto !important;
    display: inline-block !important;
    width: 38px !important;
    height: 38px !important;
}

#product-listing-column a.bss-quickview span,
#product-tab-content a.bss-quickview span {
    display: none;
}

#product-listing-column .stock {
    display: none;
}

#product-listing-column a.bss-quickview::before,
#product-tab-content a.bss-quickview::before {


    font-family: "ElegantIcons";
    content: '\30';
    font-weight: 100;
}

#product-listing-column .product-reviews-summary {
    display: none !important;
}

.comparisonBar .compare_header {
    background-color: #120f36 !important;
    border: 1px solid #414348 !important;
}

.comparisonBar .inner {
    border: 1px solid #120f36 !important;
    border-top: none !important;
}

.comparisonBar .inner .delete span::before {
    color: #000 !important;
}

.table-wrapper.comparison {
    padding: 0 34px;
    margin-top: 30px;
}

#product-comparison {
    border-top: 1px solid #ccc;
}

#product-comparison th {
    border-left: 1px solid #d1d1d1;
    display: table-cell;
    text-align: left;
    border-bottom: 1px solid #d1d1d1;
}

#product-comparison .cell.label .attribute.label {
    text-align: left;
}

#product-comparison td {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #d1d1d1;
}

#product-comparison .product-item-actions {
    margin-top: 0;
    margin-bottom: 0;
}

#product-comparison .secondary-addto-links.actions-secondary {
    width: 100%;
    text-align: left;
    margin-top: 0;
}

#product-comparison .action.towishlist {
    width: 100%;
}

#product-comparison .action.towishlist span {
    position: relative;
    width: 100% !important;
    display: inline-table;
    text-align: left;
}

#product-comparison .action.towishlist:before {
    display: none;
}

#product-comparison tr td:nth-child(2) {
    border-left: 1px solid #ccc;
}

#product-comparison td {
    border-right: 1px solid #ccc;
}

#product-comparison .cell.remove .action.delete::before {
    color: red;
    line-height: 23px;
}

#product-comparison .cell.remove .action.delete {
    border: 1px solid red;
    color: red;
    margin: 13px 0;
    line-height: 26px;
}

#product-comparison .cell.remove .action.delete:hover {
    border: 1px solid red;
    color: #fff;
    background: red;
}

.action.print {
    padding: 0px 32px;
    margin-top: 16px;
    display: inline-block;
}

#product-comparison .cell.attribute {
    font-size: 15px;
}

#product-comparison .cell.remove .action.delete:hover:before {
    color: #fff;
}

#respond .label {
    padding: 0 0 12px 0;
    text-align: right;
    width: 100%;
    box-sizing: border-box;
    float: left;
    text-align: left;
}

#respond .fieldset .legend {
    text-align: left;
    width: 100%;
    padding: 0;
    margin: 9px 0 20px;
    font-weight: 600;
    font-size: 23px;
}

.post-entry.entry.std.downloads {
    margin: 27px 0 0;
}

.post-view .post-entry.downloads a,
a.download-link {
    padding: 6px 20px;
    background-color: #28a0a0;
    color: #f6f6f6;
    border: 0px solid #007979;
    display: inline-block;
}

.sticky-search .quick-search {
    z-index: 2;
}

#newsletter-error {
    position: absolute;
    bottom: -26px;
}

#product-listing-column .container-main.full-width-col {
    padding: 0;
}

.series-listing-col {
    margin: 0 0 60px;
}

.series-listing-col .inner-box-prod {
    text-align: center;
    margin-bottom: 30px;
}

.series-listing-col h2.item-desc {
    font-size: 23px;
}

.series-listing-col h2.item-desc a:hover {
    color: #120f36;
}

.shopby-option-view .category-description.attribute-description strong {
    display: block;
    font-size: inherit;
    font-weight: 700;
    line-height: 1.7;
    margin: 0;
    min-height: inherit;
    text-align: left;
    vertical-align: middle;
    width: 100%;
}

.listing-prod {
    margin-bottom: 66px;
}

.listing-prod p {
    color: #ffffff;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(18, 15, 54, 0.65);
    padding: 10px;
    box-sizing: border-box;
    margin: 0;
    font-weight: 200;
    font-size: 30px;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    transition: all 250ms ease;
    line-height: 32px;
    font-weight: 300;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    transition: all 250ms ease;
    font-family: 'Roboto Condensed', sans-serif;
}

.listing-prod p:hover,
.listing-prod .item:hover p {
    background: #27a0a0;
}

.listing-prod .owl-nav {
    position: static;
    display: none;
    margin: 0;
}

.listing-prod:hover .owl-nav {
    display: block;
}

#cwsMenu-1 .cwsMenu.horizontal li:last-child > ul.subMenu {
    /* left: auto; */
    right: 0;
}

.product-dealer-logos {
    margin-bottom: 25px;
    border-bottom: #ccc 1px solid;
    padding-bottom: 28px;
}

.fotorama__thumb-border {
    border: 1px solid #120f36 !important;
}

.fotorama__stage.fotorama__shadows--left::before,
.fotorama__nav.fotorama__shadows--left::before,
.fotorama__stage.fotorama__shadows--right::after,
.fotorama__nav.fotorama__shadows--right::after {
    display: none !important;

}

.message.info {
    font-size: 15px;
    background: #d9edf7;
    background-color: #d9edf7;
    color: #31708f;
}

.message.info > :first-child::before {
    margin: -13px 0 0;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f06a";
    color: #31708f;
    font-size: 15px;
}

#maincontent .product-nav-block {
    float: right;
    width: 188px;
}

#maincontent .product-nav-block .prev-next .back-to-main.element-left {
    display: none;
}

#maincontent .product-nav-block .prev-btn-block .product-prev-link.action.primary,
#maincontent .product-nav-block .next-btn-block .product-next-link.action.primary {
    display: none;
}

#maincontent .product-nav-block .prev-next .pn-nav-block.element-right,
#maincontent .product-nav-block .prev-next .pn-nav-block.element-left {
    flex: auto;
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
}

#maincontent .pn-nav-block .prev-btn-block,
#maincontent .pn-nav-block .next-btn-block {
    flex: inherit;
    height: 78px;
    overflow: hidden;
    width: 83px;
    display: inline-block;
    float: left;
    margin-right: 10px;
}

#maincontent .product-nav-block .prev-next .pn-nav-block {
    display: block;
}

#maincontent .prev-btn-block .prevprodblock,
#maincontent .next-btn-block .nextprodblock {
    display: inline-block;
    width: 100%;
    background: transparent;
    box-shadow: none;
    padding: 10px 0;
    border: 1px solid #eee;
    transition: all .2s;
    margin-bottom: 10px;
    left: 0;
    height: 78px;
    overflow: hidden;
}

#maincontent .prev-btn-block .prevprodblock .productname,
#maincontent .next-btn-block .nextprodblock .productname {
    opacity: 0;
    position: absolute;
    height: 100%;
    margin: 0;
}

#maincontent .pn-nav-block .next-btn-block {
    margin-right: 0;
}

#maincontent .prev-btn-block .prevprodblock:hover:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f30a";
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    font-size: 28px;
    text-align: center;
    opacity: 1;
    bottom: 0;
    top: 0;
    line-height: 77px;
    background:
        rgba(0, 0, 0, 0.2);
    display: none;
}

#maincontent .next-btn-block .nextprodblock:hover:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f30b";
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    font-size: 28px;
    text-align: center;
    opacity: 1;
    bottom: 0;
    top: 0;
    line-height: 77px;
    background:
        rgba(0, 0, 0, 0.2);
    display: none;
}

section.main-container.col1-layout .breadcrumbs .items {
    font-size: 1.3rem;
}

.product-details-col .product.attribute.overview li {
    margin: 0 0 20px 0;
}

.product-details-col .product.attribute.overview iframe {
    margin: 30px 0;
}

.product-info-stock-sku .stock.available span {
    display: none !important;
}

.product.attribute.overview {
    margin: 20px 0 0 0;

}


.fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
    margin-top: 20px;
}


.img-magnifier-glass {
    position: absolute;
    border: 3px solid #000;
    border-radius: 50%;
    cursor: none;
    /*Set the size of the magnifier glass:*/
    width: 100px;
    height: 100px;
}

.widget-blog.blog-layout3 {
    padding: 30px 0 0px 0;
}

.sticky-search .quick-search .form-search {
    max-width: 100%;
    margin-top: 0;
}

.sticky-search .quick-search .form-search input#search {
    padding: 0 60px 0 20px;
    width: 100%;
    height: 60px;
}

.sticky-search .quick-search .form-search input#search::-webkit-input-placeholder {
    color: #000;
}

.sticky-search .quick-search .form-search input#search::-moz-placeholder {
    color: #000;
}

.sticky-search .quick-search .form-search input#search:-ms-input-placeholder {
    color: #000;
}

.sticky-search .quick-search .form-search input#search:-moz-placeholder {
    color: #000;
}

/* .loading-mask {
    display: none !important;
} */

.product.info.detailed .product.data.items ul.related-product li {
    width: 25%;
}

ul.related-product li .post-image-wrapper img {
    width: 100%;
}

.product.info.detailed .product.data.items .related-product h3.title-post a {
    color: #28a0a0;
}

ul.related-product span.readmore-post a {
    color: #28a0a0;
}

.block.related .block-title {
    padding: 2px 0;
    border-bottom: 0px solid rgba(204, 204, 204, 0.5);
    max-width: 1200px;
    margin: auto;
    text-align: center;
    border-top: #ccc 1px solid;
    text-transform: uppercase;
    color: #000;
}

.block.related .product-item-info {
    max-width: 100%;
    width: 100%;
}

.block.related .product-image-container {
    width: 100% !important;
}

.footer-links h3 {
    max-width: 140px;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: left;
}

.footer-links .wp_footer_menu {
    text-align: left;
    max-width: 140px;
    margin: auto;
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input,
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type="checkbox"],
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type="radio"] {
    top: 0;
    margin-top: 0;
}

.page-products .product-item-info {
    width: 100% !important;
}

.cwsMenu li {
    position: static !important;
}

div#slide-7-layer-4 {
    background: rgba(0, 0, 0, 0.8) !important;
}

#cwsMenu-1 .cwsMenu.horizontal li > ul.subMenu {

    width: 100% !important;

    right: 0;
}

.cwsMenuOuter ul.cwsMenu li.Level0.parent.column-1.aLeft.showSub {
    position: relative !important;
}

div#rev_slider_1_1_forcefullwidth {
    padding: 0 0 25px 0;
}

#cwsMenu-1 .cwsMenu.horizontal li.column-1 ul li > ul {
    left: 70% !important;
}

.tp-leftarrow.tparrows.gyges:hover,
.tp-rightarrow.tparrows.gyges:hover {
    background: #28a0a0;

}

.mmIcon-pin:before {
    content: "\69";
    font-family: 'meade-new' !important;
    font-size: 16px;
}

.mmIcon-home:before {
    content: "\64";
    font-family: 'meade-new' !important;
    font-size: 16px;
}

.mmIcon-meade-emblem:before {
    content: "\61";
    font-family: 'meade-new' !important;
    font-size: 16px;
}

.mmIcon-phone:before {
    content: "\68";
    font-family: 'meade-new' !important;
    font-size: 16px;
}

.pages .action.next {
    margin-left: 0;
}

div#layered-filter-block a {
    font-weight: normal;
}

.feature-prod.owl-carousel .products-grid .product-item {
    width: 100% !important;

}

.feature-prod.owl-carousel .product-item-info {

    width: 100%;
}

.feature-prod.owl-carousel .item .typo-actions .addtocart button {

    margin: 0;
    padding: 0 5px;
    max-width: 150px;
    min-width: 120px;
    overflow: hidden;
    white-space: nowrap;
    height: 40px;
    line-height: 38px;
    padding: 0 15px;
    background-color: #120f36;
    font-family: Roboto Condensed, arial, serif;
    font-weight: normal;
    text-transform: uppercase;

}

.feature-prod.owl-carousel .item .typo-actions .addtocart button:hover {
    background-color: #27a0a0;
}

.sticky-cart .minicart-wrapper .action.showcart::before {
    color: #fff !important;
    font-size: 22px !important;
    line-height: 60px !important;
    content: "\63";
    font-family: 'meade-new' !important;
}

.sticky-cart .minicart-wrapper .action.showcart:hover::before {
    color: #28a0a0 !important;
}

.sticky-cart .minicart-wrapper .action.showcart .counter.qty {

    position: absolute;
    top: 8px;
    right: -10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    background: #28a0a0 !important;
    color: #ffffff;
    font-size: 11px;
}

.sticky-cart .minicart-wrapper {
    margin-left: 0;
}

#headercart {
    padding: 0 15px;
    margin-right: 15px;
}

/* .cwsMenuOuter ul.cwsMenu li.Level0.last.parent.column-1.aLeft.showSub a {
    padding-left: 0 !important;
} */
.cart-summary .cart-totals .mark {
    background: transparent;
}

.cart.table-wrapper .cart.item tr td {
    border-top: 0;
}

.opc-progress-bar-item._active > span::before {
    background: #28a0a0;
}

.opc-progress-bar-item._active::before {
    background: #28a0a0;
}

.opc .step-title {
    padding: 10px 30px;
    border: 0;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-bottom: none;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    background: #f5f5f5;
}

.opc-block-summary {
    margin: 0;
    background: transparent;
}

#checkout-step-shipping {

    border: 1px solid #ccc;
    margin: 30px 0 0 0;

}

.table-checkout-shipping-method {
    min-width: 500px;
    width: 100%;
    text-align: right;

}

.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {

    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
    color: #333333;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
    font-weight: bold;
}

a#open-specs {
    color: #28a0a0;
}

.product-add-form {
    margin: 20px 0 30px 0;
}

#product_addtocart_form .box-tocart .fieldset {

    display: flex;
    justify-content: flex-start;
    align-items: center;

}

#product_addtocart_form #qty {

    max-width: 118px;
    height: 50px;
    border-right: 0;
    border-left: 0;
    text-align: center;
    font-weight: 600;

}

#product_addtocart_form #qty:focus {
    outline: 0;
    box-shadow: none;
}

#product_addtocart_form .box-tocart #product-addtocart-button {

    /* margin: 5px 0 0 0; */
    line-height: 26px;

}

.product-add-form .field.qty {
    margin: 0 !important;
}

.totals.shipping.excl .mark .label {

    padding: 0;

}

#product-addtocart-button {

    padding: 0 30px;
    text-transform: uppercase;
    font-weight: normal;
    height: 50px;
    margin: 0 28px;
    min-width: 200px;
    text-align: center;

}

.cart-summary._sticky .action.primary.checkout {
    font-size: 1.4rem !important;
    font-weight: normal;
}

.cart-summary._sticky .action.primary.checkout:focus,
.cart-summary._sticky .action.primary.checkout:active {
    background: #28a0a0;
}

.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.mage-dropdown-dialog .minicart-items-wrapper {
    overflow-y: auto;
    padding: 15px;
    height: 300px !important;
}

.block-minicart .items-total {

    float: left;
    margin: 0 10px;
    color: #333;
}

.minicart-items .product-item-name a {
    color: #27a0a0;

}

.action.primary:focus,
.action.primary:active {
    background: #28a0a0 !important;
    border: 1px solid #28a0a0 !important;
}

#top-cart-btn-checkout {

    font-weight: normal;
    text-transform: uppercase;
    font-size: 15px;

}

.opc-sidebar {
    margin: 0 0 20px;
}

.opc-sidebar .modal-header {
    padding: 0;
}

.checkout-shipping-method {
    margin: 20px 0 0 0;
    border-top: 1px solid #ccc;
    width: 100%;
    float: left;
}

#shipping-method-buttons-container button {

    height: 50px;
    min-width: 150px;
    font-weight: normal;
    font-size: 15px;
}

.modal-custom.opc-sidebar.opc-summary-wrapper.custom-slide {

    margin: 0 !important;
}

.product-item-inner .product.actions.product-item-actions button {
    max-width: 150px;
    min-width: 120px;
    overflow: hidden;
    white-space: nowrap;
    height: 40px;
    line-height: 38px;
    padding: 0px 15px;
    background-color: #120f36;
    font-family: Roboto Condensed, arial, serif;
    font-weight: normal;
    text-transform: uppercase;
    margin: 7px 5px 0 0;
}

.authentication-wrapper {
    display: none;
}


span.input-group__icon.input-group__icon--increase:before {
    content: '+';
    font-size: 21px;
}

span.input-group__icon.input-group__icon--decrease:before {
    content: "-";
    font-size: 23px;
}

button.input-group__button.input-group__button--increase {
    border-left: 0;
    height: 50px;
    width: 40px;
    text-align: center;
    display: block;
    line-height: 30px;
    font-size: 25px;
}

button.input-group__button.input-group__button--decrease {
    border-right: 0;
    height: 50px;
    width: 40px;
    text-align: center;
    display: block;
    line-height: 30px;
    font-size: 25px;

}

button.input-group__button.input-group__button--increase:hover,
button.input-group__button.input-group__button--decrease:hover {
    background: transparent;
}

.icon_lock:before {
    content: "\e06c";
    font-family: 'ElegantIcons';
}

.block-customer-login fieldset.fieldset.login label {
    text-align: left !important;
    margin: 0 0 5px 0 !important;
    display: block !important;
}

.block-customer-login fieldset.fieldset.login .control {
    width: 100% !important;
}

.block-customer-login fieldset.fieldset.login .actions-toolbar {
    margin: 0;
}

.block-customer-login fieldset.fieldset.login .actions-toolbar:after,
.login-container .fieldset:after {
    margin-left: 0 !important;
    margin: 10px 0 0 !important;
}

.product-dealer-logos img {
    width: 23% !important;
}

.login-container .block-content {
    border: 1px solid #e8e8e8;
    padding: 20px;
}

.block.block-customer-login button {
    text-transform: uppercase;
    font-weight: 400;
}

.product-options-bottom .actions {
    padding-top: 0 !important;
}

input:focus {
    box-shadow: none;
    outline: none;
}

div#password-strength-meter {
    color: #f00;
    background: transparent;
    font-size: 13px;
}

form#form-validate {
    margin: 40px 0;
}

form#form-validate button {
    text-transform: uppercase;
    font-weight: 500;
    width: 200px;
    margin: auto;
    float: none;
}

div#minicart-content-wrapper a.action.viewcart {
    border: 1px solid #e5e5e5;
    color: #ffffff;
    background: #28a0a0;
    border-color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    padding: 10px 20px;
}

div#minicart-content-wrapper {
    width: 100%;
    float: left;
}

button:focus,
button:active {
    background: inherit;
}

button.action.primary.checkout {
    font-weight: 500;
    text-transform: uppercase;

}

button.action.primary.checkout span {
    font-size: 16px;
}

.cart-summary > .title {
    overflow: hidden;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: normal;
}

.price-sec {
    text-align: center;
    display: inline-block;
    vertical-align: top;
    margin-top: 0;
    margin-bottom: 10px;
    width: 100%;
}

.price-sec .price {
    font-size: 18px;
}

.price-sec .old-price {
    float: right;
    margin: 5px 10px 0 10px;
    line-height: 20px;
}

.price-sec .old-price .price {
    font-size: 100%;
    padding: 0;
    color: #999999;
    font-weight: 400;
}

.product-details-col .price-container {
    display: inline-block;
    margin: 4px 0 12px 0;
}

.product-details-col .price-container .price {
    font-size: 24px;
}

.product-add-form .field.qty div.mage-error[generated] {
    position: absolute;
    bottom: -19px;
    width: 200px;
}

.sticky-search .quick-search.showing #Searchopen {
    display: none;
}

/*

.product-add-form [quivers-view="true"] .view {
    padding: 0;
}

[quivers-view="true"] .view .view-overlay {
    min-height: auto;
}

[quivers-view="true"] .view .view-body {
    padding: 0 !important;
}

#quivers-cart .qProductsUI .qProductDetails,
[quivers-view="true"] .qProductsUI .qProductDetails {
    padding: 0 !important;
}

#quivers-cart .qProductsUI .qProductDetails .qProductOverview .qProductName,
[quivers-view="true"] .qProductsUI .qProductDetails .qProductOverview .qProductName,
.qVariantInfo {
    display: none;
}

#quivers-cart .qProductsUI .qProductDetails .qProductOverview .qVariantDetails .qVariantPrice,
[quivers-view="true"] .qProductsUI .qProductDetails .qProductOverview .qVariantDetails .qVariantPrice {
    display: none;
}

#quivers-cart .qProductsUI .qProductDetails .qProductOverview .qVariantDetails .qPurchaseOptions,
[quivers-view="true"] .qProductsUI .qProductDetails .qProductOverview .qVariantDetails .qPurchaseOptions {
    margin: 0;
}

#quivers-cart .qProductsUI .qProductDetails .qProductOverview .qVariantDetails .qPurchaseOptions,
[quivers-view="true"] .qProductsUI .qProductDetails .qProductOverview .qVariantDetails .qPurchaseOptions {
    margin: 0 !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#quivers-cart .qProductsUI .qProductDetails .qProductOverview .qProductOptions,
[quivers-view="true"] .qProductsUI .qProductDetails .qProductOverview .qProductOptions {
    margin-bottom: 0 !important;
}

div#qVariantDetails {
    padding-left: 0;
    padding-right: 0;
}

#quivers-cart .qProductsUI .qProductDetails .qProductOverview .qVariantDetails,
[quivers-view="true"] .qProductsUI .qProductDetails .qProductOverview .qVariantDetails {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -moz-box-shadow: none !important;
    border: 0px solid #ddd !important;
    background: #fff;
    border-radius: 0 !important;
    padding: 0 !important;
    padding-top: 0 !important;
}

.qQuantitySection .qQuantityText {
    display: none;
}

#quivers-cart .qProductsUI .qProductDetails .qProductOverview .qVariantDetails .qPurchaseOptions #qVariantQuantity,
[quivers-view="true"] .qProductsUI .qProductDetails .qProductOverview .qVariantDetails .qPurchaseOptions #qVariantQuantity {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    display: inline-block;
    margin: 0 !important;
    width: 197px !important;
    padding: 0 12px !important;
    height: 50px;
    border-right: 0;
    border-left: 0;
    text-align: center;
    font-weight: 600;
    border: 1px solid #ccc;
    border-radius: 0;
}

.qPurchaseOptions .qWidgetButton.qAddToCart {
    border: 1px solid #e5e5e5;
    color: #ffffff;
    background: #28a0a0;
    border-color: #ffffff;
    padding: 0;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0 26px;
    min-width: 200px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    border-radius: 0px;
}

.qPurchaseOptions .qWidgetButton.qAddToCart:hover {
    color: #ffffff;
    border-color: #120f36;
    background-color: #120f36;
}

[quivers-bootstrap="true"] .form-control:focus {
    border-color: none !important;
    outline: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.box-tocart {
    display: none;
}
*/

.cms-pre-order- #quivers-cart {
    margin: auto;
    margin-top: 60px;
    margin-bottom: 40px;
}

.cms-pre-order- #quivers-cart .view-header {
    display: none;
}

.cms-pre-order- #quivers-cart .view-body > .row {
    display: none;
}

.cms-pre-order- #quivers-cart .panel {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 15px 20px;
}

.cms-pre-order- #quivers-cart .panel h3 {
    font-size: 1.8rem;
    font-family: Roboto Condensed, arial, serif;
    font-weight: bold;
    text-align: left;
    border: none;
    margin: 20px 0 15px 0;
    padding: 0;
}

.cms-pre-order- #quivers-cart #qLoginForms .qSubmitArea {
    text-align: left;
    padding-left: 0;
    padding-top: 0;
}
.cms-pre-order- #quivers-cart #qLoginForms .qSubmitArea .qWidgetButton, .cms-pre-order- #quivers-cart #qLoginForms .qSubmitArea .qLoginButton {
    margin: 0 auto;
    width: auto !important;
    background-image: none;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;
    padding: 8px 24px;
    font-size: 1.4rem;
    box-sizing: border-box;
    vertical-align: middle;
    border: 1px solid #e5e5e5;
    color: #ffffff !important;
    background: #28a0a0;
    border-color: #ffffff;
    height: auto;
    border-radius: 0;
    line-height: initial;
}

.cms-pre-order- #quivers-cart .form-control {
    height: 38px;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.cms-pre-order- #quivers-cart #qLoginForms .form-group label {
    padding-left: 0;
}
.cms-pre-order- #quivers-cart .nav-tabs > li:nth-child(2){
    display: none;
}
.cms-pre-order- #quivers-cart .nav-tabs > li > a {
    border-radius: 0;
    cursor: pointer;
    margin: 0;
    border: 1px solid #ddd;
}

.cms-pre-order- #quivers-cart .nav-tabs > li.active > a,
.cms-pre-order- #quivers-cart .nav-tabs > li.active > a:hover,
.cms-pre-order- #quivers-cart .nav-tabs > li.active > a:focus {
    color: #fff;
    cursor: pointer;
    background-color: #28a0a0;
}

.cms-pre-order- #quivers-cart .nav > li > a:hover,
.cms-pre-order- #quivers-cart .nav > li > a:focus {
    text-decoration: none;
    background-color: #28a0a0;
    color: #fff;
}

.cms-pre-order- #quivers-cart .form-group{
    padding: 0 !important;
}
.cms-pre-order- #quivers-cart .view-body {
    width: 100%;
}
#QuiversRibbon,#QuiversContent,#QuiversOverlay,#QuiversDialogBoxContainer{
    display: none;
}

/* =================== responsive =========================== */
@media (max-width: 991px) {
    .acc-topbar.wp_top_menu .mIcon-meade-emblem::before {
        font-family: "Font Awesome 5 Free";
        font-weight: 600;
        content: "\f143";
        font-size: 14px;
    }

    .mobile-none {
        display: none;
    }

    .header-top-inner .wp-menu .wp_top_menu {
        padding: 12px 17px;
        text-align: center;
        margin: 0;
    }

    .header-top-inner .wp-menu {
        padding: 0;
    }

    .wp_top_menu.acc-topbar.acc-topbar3 {
        display: none;
    }

    .header-top-inner .wp-menu .wp_top_menu::before {
        background: #fff;
    }

    .header-layout-8 .logo-home02 .logo,
    .header-layout-7 .logo-home02 .logo {
        margin-left: 51px;
    }

    .deal-block .deal-section {
        padding: 50px 15px 50px;
    }

    .welcome-block {
        padding: 20px 0 50px;
    }

    .widget-blog.blog-layout3 {
        position: relative;
        padding: 20px 0 0px 0;
    }

    .wsanimated-arrow span,
    .wsanimated-arrow span:before,
    .wsanimated-arrow span:after {
        width: 23px;
        background: #fff;
    }

    .wsanimated-arrow span:after {
        width: 23px;
    }

    .wsanimated-arrow {
        top: auto;
        bottom: 14px;
        margin: 7px 0 0 10px;
    }

    .wsactive .wsmenu > .wsmenu-list {
        background-color: #120f36;
    }

    .wsmenu > .wsmenu-list > li > a {
        padding: 12px 13px;
        line-height: 20px;
        border-bottom: 1px solid rgba(100, 255, 255, 0.2);

    }

    .wsmenu > .wsmenu-list > li > .wsmenu-click > i {
        color: #fff;
    }

    .header-layout-7 .header-menu {
        padding-bottom: 0;
    }

    .deal-block .title {
        font-size: 32px;
    }

    .footer-container .subscribe .title {
        font-size: 28px;
    }

    .wsmenu > .wsmenu-list > li > ul.sub-menu > li > a {
        background-color: #122536;
        color: #fff;
    }

    .wsmenu > .wsmenu-list > li > ul.sub-menu > li .wsmenu-click02 > i {
        color: #fff;
    }

    .wsmenu > .wsmenu-list > li > ul.sub-menu {
        min-width: 100%;
    }

    .wsmenu .sub-menu li {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .wsmenu > .wsmenu-list > li > ul.sub-menu > li .wsmenu-click02 > i {
        margin: 8px 10px 8px 6px;
    }

    .widget-product-tab.tab-products-02 {
        padding: 0 0;
    }

    .footer-container .wp_social_menu i {
        font-size: 30px;
    }

    .footer-container .footer-static h3 {
        font-size: 28px;
    }

    .product-shop-view .product-name {
        font-size: 28px;
    }

    .top-direct .top-direct-inner h1,
    .top-direct .top-direct-inner .title {
        font-size: 26px;
        margin-right: 11px;
    }

    .wpb_wrapper-custom-width {
        margin: 0 auto;
        width: 100%;
    }

    .page-products .products-grid .product-item {
        width: calc((100% - 6%) / 2) !important;
    }

    .page-products #product-listing-column .col-xs-12.col-sm-12.col-md-8.col-lg-8 .products-grid .product-item {
        width: calc((100% - 6%) / 2) !important;
    }

    .header-menu .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }

    .header-layout-7 .sticky-icon-group {
        margin-right: 5px;
    }

    .logo-home .logo {
        padding-left: 15px;
    }

    #cwsMenu-1 .cwsMenu.mega-menu {
        text-align: center;
    }

    header #cwsMenu-1 .cwsMenu.horizontal > li {
        float: none;
        display: inline-block;
    }

    header #cwsMenu-1 .cwsMenu > li > a {
        font-size: 12px;
        padding: 8px 3px;
        padding-right: 10px;
    }

    header #cwsMenu-1 .cwsMenu li.parent > a > span.arw {
        right: -6px;
    }

    header #cwsMenu-1 .cwsMenu li.Level1 > a {
        font-size: 17px;
    }

    header #cwsMenu-1 .cwsMenu li.Level2 > a,
    header #cwsMenu-1 .cwsMenu.mega-menu > li.column-1:not(.megamenu) li a {
        font-size: 13px;
    }

    .footer-static p {
        line-height: 19px;
        font-size: 13px;
    }

    .footer-container .footer-top-inner {
        padding: 30px 0 10px 0;
    }

    .footer-container .wp_social_menu.wp-links {
        margin: 6px;
    }

    .sticky-search .quick-search {
        right: 0;
    }

    .sticky-search .quick-search .icon_close {
        right: 24px;
    }

    body:not(.cms-index-index) .container-main.container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .page-title-wrapper {
        padding: 0 15px;
    }

    .acc-topbar .acc-list {
        left: auto;
        top: 29px;
        right: -80px;
    }

    .top-direct {
        height: 250px;
    }

    .main-menu {
        float: left;
        width: 100%;
    }

    .category-filter ul li a {
        padding: 6px 18px 6px 15px;
        font-size: 14px;
    }

    .category-filter ul .expand {
        right: -9px;
        top: 0;
        width: 30px;
        height: 37px;
        line-height: 37px;
    }

    .filter-options .filter-options-title::before {
        margin-right: 2px;
    }

    .block.filter .filter-current ol.items .filter-label {
        font-size: 14px;
    }

    .block.filter .filter-current ol.items span.filter-value {
        font-size: 14px;
    }

    .block.filter .filter-current ol.items .filter-label::before {
        top: 4px;
    }

    .category-filter > ul {
        margin-bottom: 15px;
    }

    .block.filter .filter-title strong {
        font-size: 18px;
    }

    .filter-options .filter-options-content ol li a {
        font-size: 13px;
    }

    .category-filter ul li a::before {
        top: 14px;
        left: 2px;
    }

    .toolbar-amount {
        float: right;
    }

    .page-title-wrapper.product .page-title {
        font-size: 24px;
    }

    .listing-prod {
        margin-bottom: 30px;
    }

    #maincontent .block.related {
        margin-bottom: 30px;
    }

    .block.filter .filter-current ol.items {
        padding: 25px 0;
    }

    .sticky-cart .minicart-wrapper .action.showcart .counter.qty {
        top: 5px;
    }

    .sticky-cart .minicart-wrapper .action.showcart::before {
        font-size: 21px !important;
    }
}

@media (max-width:767px) {

    #quivers-cart .qProductsUI .qProductDetails .qProductOverview .qVariantDetails .qPurchaseOptions #qVariantQuantity,
    [quivers-view="true"] .qProductsUI .qProductDetails .qProductOverview .qVariantDetails .qPurchaseOptions #qVariantQuantity {
        width: 134px !important;
        height: 48px;
        margin-bottom: 13px !important;
        margin-right: 5px !important;
    }

    [quivers-view="true"] .view.login,
    [quivers-view="true"] .view .qProductShort {
        max-width: 100% !important;
    }

    .qPurchaseOptions .qWidgetButton.qAddToCart {
        padding: 0 19px;
        margin: 0;
        min-width: auto;
    }

    .minicart-wrapper {
        margin-top: 0;
    }

    .page-title-wrapper.product {
        padding-right: 0;
    }

    .sticky-cart .minicart-wrapper .action.showcart::before {
        line-height: 44px !important;
    }

    #product_addtocart_form .box-tocart .fieldset {
        display: block;
        justify-content: inherit;
        align-items: center;
    }

    #product_addtocart_form #qty {
        max-width: 54px;
        height: 44px;
    }

    .sticky-cart .minicart-wrapper .action.showcart .counter.qty {
        top: 0;
    }

    .sticky-search .quick-search .form-search input#search {
        height: 29px;
        padding: 0 33px 0 7px;
    }

    .product-add-form .field.qty {
        margin: 0 15px 25px 0 !important;
        float: left;
    }

    #product-addtocart-button {
        padding: 0 37px;
        height: 44px;
        min-width: auto;
    }

    button.input-group__button.input-group__button--decrease,
    button.input-group__button.input-group__button--increase {
        height: 44px;
        line-height: 23px;
    }

    #product-addtocart-button {
        margin: 0 15px 0 0;
    }

    #headercart {
        margin-right: 0;
    }

    .gallery-placeholder {
        margin-top: 10px;
    }

    .block.filter .filter-current ol.items {
        padding: 15px 0;
    }

    .deal-block .deal-section {
        padding: 50px 15px 20px;
    }

    .sticky-search > i {
        line-height: 45px;
    }

    .sticky-search .quick-search {
        height: 46px;
    }

    .sticky-search .quick-search .form-search {
        margin-top: 10px;
    }

    .sticky-search .quick-search .icon_close {
        top: 15px;
        right: 15px;
    }

    .header-layout-8 .logo-home02 .logo,
    .header-layout-7 .logo-home02 .logo {
        margin-left: 40px;
    }

    .wsanimated-arrow {
        bottom: 9px;
    }

    .header-top-inner .wp-menu .wp_top_menu {
        padding: 10px 14px;
    }

    .footer-links {
        text-align: left;
        margin-top: 20px;
    }

    .footer-container .footer-top-inner {
        padding: 10px 0 0px 0;
    }

    .footer-container .footer-static h3 {
        margin: 18px 0 15px 0;
        font-size: 30px;
    }

    .product-shop-view .product-name {
        font-size: 22px;
    }

    .product-shop-view .short-description {
        padding-bottom: 0px;
        margin-bottom: 20px;
    }

    .product-dealers .heading-title {
        padding-top: 30px;
        margin-top: 15px;
    }

    .product-view .sku {
        margin-top: 20px;
    }

    .product-dealer-logos a {
        float: left;
        width: 50%;
    }

    .product-view {
        padding: 20px 0 40px 0;
    }

    .product-dealer-logos img {
        width: 93%;
    }

    .product-collateral .product-tabs-content-inner {
        padding-right: 0;
        padding-left: 0;
    }

    .product-collateral .product-tabs li {
        display: none;
    }

    .product-collateral h2.acctab {
        display: block;
        position: relative;
        font-size: 17px;
        padding: 5px 16px;
        border: 1px solid #cccccc;
        margin: 0;
        background-color: #dedede;
        color: #120f36;
    }

    .toggle-class::before {
        font-family: "Font Awesome 5 Free";
        font-weight: 600;
        content: "\f0fe";
        right: 7px;
        top: 25%;
        color: #28a0a0;
    }

    .toggle-class.expanded::before {
        font-family: "Font Awesome 5 Free";
        font-weight: 600;
        content: "\f146";
    }

    .product-collateral {
        margin-bottom: 30px;
    }

    .col-xs-12.col-sm-8.col-md-9.col-lg-9.column.main {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    body:not(.cms-index-index) .container-main.container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .page-header {
        border-bottom: 0px solid #d1d1d1;
        margin-bottom: 0;
    }

    .top-direct {
        height: 180px;
    }

    .page-title-wrapper {
        margin-top: 30px;
        padding: 0 15px;
    }

    .logo-home {
        width: 100%;
    }

    .nav-toggle {
        top: 50px;
        color: #fff;
        left: 0;
    }

    .logo-home .logo {
        display: block;
        vertical-align: middle;
        width: 100%;
        float: none;
        max-width: 100%;
    }

    .logo img {
        width: auto !important;
        margin: auto;
    }

    .nav-toggle:before {
        color: #fff;
    }

    .cwsMenu.mega-menu li > ul.subMenu {
        padding: 0 11px;
    }

    header #cwsMenu-1 .cwsMenu.horizontal > li {
        width: 100%;
    }

    header #cwsMenu-1 .cwsMenu li.Level1 > a > span.arw {
        display: block;
    }

    header #cwsMenu-1 .cwsMenu > li > a {
        background-color: #120f36;
        display: block;
        font-weight: bold;
        font-size: 15px;
        padding: 10px 15px 10px 15px;
        text-transform: uppercase;
        border-radius: 0px 0px 0px 0px;
    }

    .main-menu {
        z-index: 99;
    }

    header #cwsMenu-1 .cwsMenu li.parent > a > span.arw {
        width: 30px;
        height: 20px;
        right: 2px;
        font-size: 20px;
    }

    header #cwsMenu-1 .cwsMenu.mega-menu > li.megamenu > ul.subMenu {
        padding: 7px 15px;
    }

    .cwsMenu.mega-menu > li.column-1:not(.megamenu) li a span.arw {
        display: block;
        right: 4px !important;
        transform: rotate(-90deg);
        top: 0 !important;
    }

    .nav-sections-item-title {
        display: none;
    }

    header #cwsMenu-1 .cwsMenu.mega-menu > li.column-1:not(.megamenu) li:hover > a {
        color: #fff;
    }

    header #cwsMenu-1 .cwsMenu.mega-menu > li.column-1:not(.megamenu) li a span.arw {
        right: 2px !important;
        transform: none;
        top: 6% !important;
    }

    .nav-sections-item-content {
        margin-top: 0;
        width: 100%;
        padding: 0;
        border-bottom: 1px solid #fff;
    }

    header #cwsMenu-1 .cwsMenu.mega-menu > li.column-1:not(.megamenu) li a {
        padding: 10px 26px;
    }

    header #cwsMenu-1 .cwsMenu li.parent > a > span.arw::before {
        display: none;
    }

    #cwsMenu-1 .cwsMenu li.Level1 {
        border-top: 0px solid #ddd !important;
    }

    .nav-toggle:hover:before {
        color: #fff;
    }

    header #cwsMenu-1 .cwsMenu li.Level1 > a {
        font-size: 15px;
        padding: 6px 0px;
    }

    header #cwsMenu-1 .cwsMenu > li:hover > a {
        background-color: #120f36;
    }

    .nav-sections {
        background: #120f36;
    }

    .header-menu .sticky-icon-group {
        z-index: 999;
    }

    .header-menu .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }

    .header-layout-7 .sticky-icon-group {
        margin-right: -10px;
    }

    .logo-home .logo {
        padding-left: 0px;
    }

    .acc-topbar .acc-list {
        left: auto;
        top: 29px;
        right: -80px;
    }

    #toolbar-amount {
        display: inline-block;
        text-align: right;
        float: right;
    }

    body:not(.cms-index-index) .container-main.full-width-col {
        padding: 0;
    }

    .col-xs-12.col-sm-4.col-md-3.col-lg-3.category-left {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .category-filter ul li a {
        padding: 6px 33px 6px 25px;
        font-size: 14px;
    }

    .category-filter ul .expand {
        right: 0px;
        top: 0;
        width: 38px;
        height: 43px;
        line-height: 43px;
    }

    .toolbar .sorter {
        padding: 0px 0;
        line-height: 20px;
    }

    .container-main.product-details-col {
        margin: 0;
    }

    .product-dealers .heading-title h2 {
        font-size: 16px;
    }

    .page-title-wrapper.product .page-title {
        font-size: 20px;
        line-height: 26px !important;
    }

    .container-main.product-details-col .page-title-wrapper .page-title {
        font-size: 25px;
    }

    .stock.available span {
        font-size: 17px;
    }

    .product.attribute.sku {
        padding: 19px 0 0;
        margin-top: 16px;
    }

    .product-dealer-logos {
        float: left;
        width: 100%;
        margin-bottom: 8px;
    }

    .product.info.detailed {
        width: 100%;
        margin-top: 50px;
        margin-bottom: 10px;
    }

    .product.info.detailed .product.data.items > .item.title > .switch {
        font-size: 15px;
        padding: 10px 10px;
    }

    .product.info.detailed .product.data.items > .item.title {
        float: none;
        width: auto;
        display: inline-block;
        margin: 0 0px 0 0;
        width: 100%;
    }

    .product.info.detailed .product.data.items > .item.content {
        margin-top: 0px;
    }

    #review-form {
        max-width: 100%;
    }

    #review-form .field.review-field-nickname,
    #review-form .field.review-field-summary {
        width: 100%;
        float: left;
        padding-right: 0;
        margin-bottom: 7px;
    }

    #review-form .label {
        padding-left: 0;
    }

    .review-form {
        padding-bottom: 0;
    }

    header-layout-7 .header-top-inner {
        border: none;
    }

    .listing-prod p {
        font-size: 22px;
        line-height: 25px;
    }

    .listing-prod {
        margin-bottom: 10px;
    }

    .product-dealer-logos {
        margin-bottom: 14px;
        padding-bottom: 17px;
    }

    .value ul li {
        margin-bottom: 8px;
        font-size: 14px;
    }

    #maincontent .pn-nav-block .prev-btn-block,
    #maincontent .pn-nav-block .next-btn-block {
        height: 50px;
        width: 50px;
    }

    #maincontent .product-nav-block {
        width: 113px;
    }

    #maincontent .prev-btn-block .prevprodblock,
    #maincontent .next-btn-block .nextprodblock {
        height: 50px;
    }

    .page-title-wrapper.product {
        padding-right: 122px;
    }

    #maincontent .block.related {
        margin-bottom: 10px;
    }

    .footer-links h3 {
        max-width: 100%;
    }

    .footer-links .wp_footer_menu {
        max-width: initial;
    }
}

@media (max-width:575px) {
    .container-main.product-details-col .page-title-wrapper .page-title {
        font-size: 23px;
    }

    .product.info.detailed {
        margin-top: 30px;
    }

    .page-products .products-grid .product-item {
        width: 100% !important;
        margin-left: 0;
    }

    .page-products #product-listing-column .col-xs-12.col-sm-12.col-md-8.col-lg-8 .products-grid .product-item {
        width: 100% !important;
        margin-left: 0;
    }

    .product-image-container {
        width: 100% !important;
    }

    .page-products .product-item-info {
        width: 100%;
    }

    #sorter {
        padding-right: 0;
    }

    #toolbar-amount {
        font-size: 14px;
    }

    .toolbar-products {
        margin-bottom: 30px;
    }

    .top-direct {
        height: 160px;
    }

    .sticky-cart .minicart-wrapper .action.showcart::before {

        font-size: 18px !important;
        line-height: 43px !important;
    }

}
