@font-face {
    font-family: 'alternategotno3dregular';
    src: url('fonts/ufonts.com_alternategotno3d-webfont.woff2') format('woff2'), url('fonts/ufonts.com_alternategotno3d-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.tier-prices .benefit,
.tier-prices-grouped .benefit,
dfn,
sorter>.sort-by.product-pricing .benefit {
    font-style: italic
}

.h1,
.h2,
address,
caption,
cite,
code,
form .legend,
h1,
h2,
th {
    font-style: normal
}

a,
a.button,
a:focus,
a:hover {
    text-decoration: none
}

#co-shipping-method-form .buttons-set .button,
.button,
.button.button-secondary,
.cart-table .product-cart-actions .button,
.footer .button {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #398b07;
    border: none;
    display: inline-block;
    padding: 9px 18px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    font-family: Ubuntu, sans-serif;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    overflow: hidden;
    position: relative
}

.required-1,
sub,
sup {
    vertical-align: baseline
}

#co-shipping-method-form .buttons-set .button span,
.button span,
.button.button-secondary span,
.cart-table .product-cart-actions .button span,
.footer .button span {
    z-index: 9;
    position: relative
}

#co-shipping-method-form .buttons-set .button:not(a)::after,
.button.button-secondary:not(a)::after,
.button:not(a)::after,
.cart-table .product-cart-actions .button:not(a)::after,
.footer .button:not(a)::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    /*background: #4fba0d;*/
    z-index: 2
}

#co-shipping-method-form .buttons-set .button:hover,
.button:hover,
.cart-table .product-cart-actions .button:hover {
    background: #4fba0d;
    cursor: pointer;
    z-index: 999
}

#co-shipping-method-form .buttons-set .button:hover::after,
.button:hover::after,
.cart-table .product-cart-actions .button:hover::after {
    height: 100%
}

#co-shipping-method-form .buttons-set .button:active::after,
.button:active::after,
.cart-table .product-cart-actions .button:active::after {
    background: #4fba0d
}

#co-shipping-method-form .buttons-set .button:focus,
.button:focus,
.cart-table .product-cart-actions .button:focus {
    color: #fff;
    background: #4fba0d
}

.button.button-secondary {
    background: #eee;
    color: #333;
    text-shadow: none
}

.button.button-secondary:not(a)::after {
    background: #e1e1e1
}

.button.button-secondary:hover {
    background: #e1e1e1;
    cursor: pointer;
    color: #333
}

.button.button-secondary:active {
    color: #333
}

.button.button-secondary:active::after {
    background: #d5d5d5
}

.button.button-secondary:focus {
    background: #d5d5d5;
    color: #333;
    outline: 0
}

.truncated a.details {
    border-bottom: solid 1px rgba(0, 0, 0, .28);
    border-right: solid 1px rgba(0, 0, 0, .2);
    border-top: solid 1px transparent;
    border-left: solid 1px transparent
}

.truncated a.details:hover {
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-top-color: rgba(0, 0, 0, .28);
    border-left-color: rgba(0, 0, 0, .2)
}

.btn-previous:hover::after,
.btn-remove:hover::after,
.pages ol li a:hover,
.sorter>.sort-by .sort-by-switcher:hover,
.sorter>.view-mode a.grid:hover,
.sorter>.view-mode a.list:hover {
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .2);
    z-index: 999
}

.btn-previous:active::after,
.btn-remove:active::after,
.pages ol li a:active,
.sorter>.sort-by .sort-by-switcher:active,
.sorter>.view-mode a.grid:active,
.sorter>.view-mode a.list:active {
    opacity: .8
}

.toolbar .dropdown {
    background-color: #f5f5f5;
    border: 1px solid #dfdfdf;
    border-radius: 0
}

.toolbar .dropdown:hover {
    box-shadow: none;
    background: #EDEDED
}

.toolbar .dropdown .validation-advice {
    position: relative!important;
    height: auto;
    opacity: 1;
    padding: 0 0 10px!important;
    background: #fff;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0;
    top: -1px;
    left: -1px;
    margin-right: -2px
}

.toolbar .dropdown div {
    background-color: #f5f5f5;
    border: 1px solid #dfdfdf
}

.toolbar .dropdown div ul {
    z-index: 12
}

.toolbar .dropdown div ul li {
    margin: 0
}

.toolbar .dropdown div ul li.focus {
    background: #EDEDED;
    color: #333
}

.toolbar .dropdown div ul li.active {
    font-weight: 400;
    background: #EDEDED
}

.toolbar .dropdown .selected,
.toolbar .dropdown li {
    font-size: 14px;
    color: #8b8b8b
}

.theme-color,
.toolbar .dropdown .selected,
a,
label {
    color: #333
}

.toolbar .dropdown .selected::after {
    box-shadow: none
}

.toolbar .dropdown .carat {
    border-width: 6px;
    border-color: #777 transparent transparent;
    right: 20px
}

.toolbar .dropdown.open {
    z-index: 15
}

.toolbar .dropdown.open .carat {
    border-bottom: 6px solid #777;
    border-top: 6px solid transparent;
    margin-top: -10px
}

.toolbar .dropdown.open div {
    padding: 10px 0;
    height: auto!important
}

.toolbar .dropdown.open div ul {
    position: relative;
    z-index: 12
}

.table-bordered,
.theme-border {
    border-top: solid 2px #333
}

.title-border {
    border-bottom: solid 2px #dfdfdf;
    padding-bottom: 30px!important;
    margin-bottom: 40px!important
}

@media only screen and (max-width:767px) {
    .product-image-container>a {
        display: inline-block
    }
    .title-border {
        margin-bottom: 15px!important;
        padding-bottom: 10px!important
    }
    div.products-grid .product-image-container {
        float: none
    }
    div.products-grid li.item .wrapper-hover {
        border-bottom: 0;
        padding-bottom: 15px
    }
    .my-account .addresses-list .item {
        float: none;
    }
    .sidebar .block:not(.block-layered-nav) .block-title>strong ,.sidebar .block:not(.block-layered-nav) .block-title.active>strong{
        border-bottom: solid 1px #dfdfdf !important;
    }
    .awrma-customer-rma-view .main-container.col2-left-layout .page-title h1 {
        font: 27px/30px alternategotno-regular !important;
    }
    .customer-account .sidebar .block:not(.block-layered-nav) .block-content , .customer-account .sidebar .block:not(.block-layered-nav) .block-title>strong{
        border-bottom: solid 1px #dfdfdf; 
    }
    .product-collateral.accordion-open>dl>dt.current:after  , .sidebar .block:not(.block-layered-nav) .block-title.active>strong:after {
        border-top: 4px solid #398b07;
    }
    .sidebar .block:not(.block-layered-nav) .block-title>strong:after {
        border-left: 4px solid #398b07;
    }
}

.ink,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
img,
nav,
section,
summary {
    display: block
}

.theme-block {
    border: 1px solid #dfdfdf;
    border-top: solid 2px #333;
    padding: 30px 29px;
    margin-bottom: 60px
}

.no-theme-block {
    border: none;
    padding: 0;
    margin-bottom: 0
}

label {
    text-transform: uppercase;
    font-weight: 400
}

.table-bordered thead>tr>td,
.table-bordered thead>tr>th {
    font-size: 16px;
    line-height: 1.667em;
    color: #333;
    text-transform: uppercase;
    font-weight: 500;
    border-bottom-width: 1px
}

@media only screen and (max-width:991px) {
    .theme-block {
        padding: 15px;
        margin-bottom: 30px
    }
    label {
        font-size: 12px
    }
}

*,
.label,
:after,
:before,
fieldset,
legend,
ol,
ul {
    padding: 0
}

body,
button,
fieldset,
figure,
input,
select,
textarea {
    margin: 0
}

.table-bordered td,
.table-bordered th {
    border: 1px solid #dfdfdf
}

.ink {
    position: absolute;
    background: rgba(0, 0, 0, .1);
    border-radius: 100%;
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    z-index: 9999
}

abbr,
acronym,
body,
fieldset,
html,
img,
legend {
    border: 0
}

.animate {
    -webkit-animation: ripple .65s linear;
    -moz-animation: ripple .65s linear;
    -ms-animation: ripple .65s linear;
    -o-animation: ripple .65s linear;
    animation: ripple .65s linear
}

@-webkit-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@-moz-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@-o-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

.icon-sprite-for-modules {
    background-image: url(../images/icon_sprite.png)
}


/*! normalize.css v2.0.1 | MIT License | git.io/normalize */

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: 100%
}

body {
    background: #FFF
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

mark {
    background: #ff0;
    color: #000
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

.label,
.sidebar .actions button.button {
    white-space: normal
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

*,
:after,
:before,
input[type=search] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

.button2,
.ratings .rating-links a,
.ratings .separator,
.toolbar select {
    vertical-align: middle
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

*,
:after,
:before {
    box-sizing: border-box;
    margin: 0
}

caption,
cite,
code,
th {
    font-weight: 400;
    text-align: left
}

q:after,
q:before {
    content: ''
}

input:focus,
input[type=search]:focus {
    outline-offset: -2px
}

input[type=search] {
    -webkit-appearance: none;
    box-sizing: border-box
}

@-ms-viewport {
    width: device-width
}

@-o-viewport {
    width: device-width
}

@viewport {
    width: device-width
}

.header-row,
.page-header {
    font-family: Ubuntu, sans-serif;
    border: none;
    margin: 0 auto!important
}

a,
button {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    outline: 0!important
}

.button2:focus,
a:focus {
    outline: 0
}

body,
button,
input,
select,
table,
textarea {
    font-family: arial, sans-serif;
    color: #666;
    font-size: 14px;
    line-height: 1.5
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Ubuntu, sans-serif
}

.h1,
.h2,
h1,
h2 {
    line-height: 1.2;
    text-rendering: optimizeLegibility;
    text-transform: uppercase
}

.h3,
.h4,
.h5,
.h6,
h3,
h4,
h5,
h6 {
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    font-style: normal
}

a:focus,
a:hover {
    color: #666
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    color: #333
}

ol,
ul {
    list-style: none;
    margin: 0
}

.h1,
h1 {
    margin: 0 0 .7em;
    font-size: 28px;
    font-weight: 400
}

.h2,
h2 {
    margin: 0 0 1.5em;
    font-size: 24px;
    font-weight: 500
}

.h3,
.h4,
.h5,
h3,
h4,
h5 {
    margin: 0 0 10px
}

.h3,
h3 {
    font-size: 20px;
    font-weight: 400
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    color: #333;
    font-weight: 500
}

.h4,
h4 {
    font-size: 16px
}

.h5,
h5 {
    font-size: 13px
}

.h6,
h6 {
    margin: 0 0 5px;
    font-size: 12px
}

.breadcrumbs li.home a::before,
.buttons-set .back-link::before {
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0)
}

.address-list address {
    margin-bottom: 1em
}

.availability {
    margin-bottom: 0
}

.availability.in-stock {
    color: #54b70b;
    font-weight: 500
}

.availability.available-soon,
.availability.out-of-stock {
    color: #ee372a
}

.availability-only {
    color: #333;
    margin-bottom: 0
}

.label {
    display: inline;
    font-size: 1em;
    font-weight: 400;
    text-transform: none;
    text-align: left;
    border-radius: 0;
    line-height: inherit;
    color: #8b8b8b
}

.clear {
    clear: both
}

.page-title,
.widget-title {
    text-align: center
}

.page-title h1,
.page-title h2,
.widget-title h1,
.widget-title h2 {
    font-size: 34px;
    font-weight: 500;
    color: #333;
    padding-bottom: 0;
    margin-bottom: 23px;
    text-transform: uppercase
}

@media only screen and (max-width:767px) {
    .page-title h1,
    .page-title h2,
    .widget-title h1,
    .widget-title h2 {
        font-size: 20px
    }
}

.data-table th,
.nobr,
.nowrap,
.pager .amount,
.please-wait {
    white-space: nowrap
}

a.button::after {
    display: none
}

a.button:hover {
    color: #FFF
}

.button.disabled,
.button:disabled {
    opacity: .6;
    cursor: not-allowed
}

.button+.button {
    margin-left: 5px
}

.button2 {
    border: 0;
    padding: 0 5px;
    margin: 0;
    font-size: 16px;
    color: #333;
    font-weight: 500;
    background: 0 0;
    cursor: pointer
}

.button2:hover {
    color: #8b8b8b
}

.button2 span,
.button2 span span {
    line-height: 30px;
    height: 30px;
    text-transform: uppercase;
    display: inline-block
}

@media only screen and (max-width:767px) {
    .col2-set .buttons-set .button,
    .col2-set .buttons-set .button2 {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }
    .col2-set .buttons-set .back-link,
    .col2-set .buttons-set .required {
        display: none
    }
}

@media only screen and (max-width:479px) {
    .buttons-set .button {
        float: none;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 7px
    }
    .buttons-set .back-link,
    .buttons-set .required {
        display: none
    }
    .more-views {
        width: 75% !important;
        overflow: hidden;
    }
    .products-grid .product-image-container {
        float: none;
        margin-bottom: 20px;
    }
    .products-grid .product-info , .products-grid .product-info .price-box {
        text-align: center;
    }
    .products-grid .product-image-container .configexists {
        position: relative !important;
    }
	.products-grid li.item .wrapper-hover {
        padding-bottom: 20px !important;
    }
    .products-grid .product-info, .products-grid .product-info .price-box {
        min-height: auto !important;
    }
}

.paypal-after .paypal-button,
.paypal-after .paypal-or,
.paypal-logo.paypal-after {
    float: left
}

.paypal-or {
    line-height: 34px;
    margin: 0 10px 5px
}

.paypal-button {
    line-height: 0
}

.paypal-button img {
    display: inline
}

@media only screen and (max-width:740px) {
    .paypal-or {
        line-height: 20px
    }
    .paypal-button,
    .paypal-logo,
    .paypal-or {
        text-align: center;
        display: inline-block;
        margin: 15px 0 0;
        float: none
    }
}

.buttons-set {
    clear: both;
    margin: 10px 0;
    padding-top: 10px;
    border-top: 1px solid #dfdfdf;
    text-align: right
}

.buttons-set p.required {
    margin: 0 0 0 10px;
    line-height: 33px;
    float: right
}

.buttons-set .back-link {
    float: left;
    margin: 0;
    line-height: 33px
}

.buttons-set .back-link small {
    display: none
}

.buttons-set .back-link::before {
    font-family: material-design;
    content: "";
    font-size: 23px;
    line-height: 16px;
    display: inline-block;
    vertical-align: middle;
    color: #333
}

.buttons-set a:not(.button) {
    line-height: 20px;
    display: inline-block;
    padding: 5px
}

.buttons-set button.button {
    float: right;
    margin-left: 5px;
    margin-bottom: 5px
}

.buttons-set:after {
    content: '';
    display: table;
    clear: both
}

.icon-sprite,
.icon-sprite-for-modules,
.ratings .rating-box,
.ratings .rating-box .rating {
    background-image: url(../images/icon_sprite.png);
    background-repeat: no-repeat;
    text-indent: -9999px
}

@media (-webkit-min-device-pixel-ratio:2),
(min--moz-device-pixel-ratio:2),
(-o-min-device-pixel-ratio:4 / 2),
(min-device-pixel-ratio:2),
(min-resolution:192dpi),
(min-resolution:2dppx) {
    .icon-sprite,
    .icon-sprite-for-modules,
    .ratings .rating-box,
    .ratings .rating-box .rating {
        background-image: url(../images/icon_sprite@2x.png);
        background-size: 100px 1000px
    }
}

.breadcrumbs {
    overflow: hidden;
    margin: -15px auto 33px;
    background-color: #f5f5f5;
    padding: 14px 0 13px;
    max-width: 1170px
}

.breadcrumbs li {
    float: left;
    font-size: 15px;
    font-family: Ubuntu, sans-serif;
    text-transform: none
}

.breadcrumbs li a {
    display: inline-block;
    color: #8b8b8b
}

.breadcrumbs li a:hover {
    color: #2dcc70
}

.breadcrumbs li.home a {
    font-size: 0;
    line-height: 0;
    color: #333
}

.breadcrumbs li.home a::before {
    font-size: 18px;
    line-height: 20px;
    display: inline-block;
    font-family: material-design;
    content: ""
}

.breadcrumbs li.home a:hover::before {
    color: #6d7f8c
}

.breadcrumbs strong {
    color: #8b8b8b;
    font-weight: 400
}

.breadcrumbs span {
    padding: 0 10px;
    line-height: 14px;
    color: #c7c7c7
}

@media only screen and (max-width:767px) {
    .breadcrumbs {
        display: none
    }
}

@media only screen and (min-width:480px) {
    .breadcrumbs {
        margin: 0 auto 20px
    }
}

.btn-previous,
.btn-remove {
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    position: relative
}

.btn-remove2:before,
.btn-remove:after,
.link-compare::before,
.link-wishlist::before,
.sorter>.view-mode .grid:before,
.sorter>.view-mode .list:before {
    -webkit-font-smoothing: antialiased;
    text-rendering: auto;
    -moz-osx-font-smoothing: grayscale
}

.error,
.notice,
.product-pricing .price,
.tier-prices .price,
.tier-prices-grouped .price {
    font-weight: 700
}

.btn-remove2:before,
.btn-remove:after {
    display: inline-block;
    color: #333;
    font-family: material-design;
    transform: translate(0, 0)
}

.btn-remove:after {
    content: "";
    line-height: 20px;
    width: 100%;
    font-size: 18px
}

.btn-remove2 {
    border: none;
    width: auto;
    height: auto
}

.btn-remove2:before {
    content: "";
    font-size: 22px
}

.btn-remove2:after {
    display: none
}

.btn-previous:after,
.btn-previous:hover:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: none
}

.btn-remove2:hover {
    background-color: transparent;
    opacity: .6;
    filter: alpha(opacity=60)
}

.btn-previous:after {
    border-right: 4px solid #2dcc70;
    top: 50%;
    left: 50%;
    margin-left: -2px;
    margin-top: -4px
}

.btn-previous:hover:after {
    border-right: 4px solid #fff
}

#compare-items .btn-previous,
#compare-items .btn-remove,
.block-layered-nav .currently .btn-previous,
.block-layered-nav .currently .btn-remove,
.mini-products-list .btn-previous,
.mini-products-list .btn-remove {
    float: right;
    margin-left: 6px
}

.checkout-agreements li {
    margin-bottom: 20px
}

.checkout-agreements .agreement-content {
    overflow-y: auto;
    max-width: 670px;
    max-height: 125px;
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #e0e7ed;
    background: #f5f5f5
}

.cvv-what-is-this {
    margin: 7px 0 0;
    font-size: 14px;
    color: #ee372a;
    line-height: 24px;
    display: inline-block
}

.footer-container:after,
.grid:after,
.main-container:after {
    content: '';
    display: table;
    clear: both
}

.footer-container,
.main-container {
    position: relative;
    margin: 0 auto;
    padding: 15px 0
}

@media only screen and (min-width:480px) {
    .footer-container,
    .main-container {
        padding: 30px 0 0
    }
}

.footer-container {
    padding-top: 0
}

.col-left {
    float: left
}

.col2-left-layout .col-main,
.col3-layout .col-main {
    float: right;
    margin-bottom: 0
}

@media only screen and (min-width:768px) {
    .top-container {
        max-width: 1230px;
        margin: 0 auto;
        padding: 0 30px
    }
    .product-collateral .toggle-tabs li.current span, .product-collateral .toggle-tabs li:hover span {
        color: #398b07 !important;
    }
    .product-collateral>dl>dt:after {
        border-left: 4px solid #398b07 !important;
    }
    .products-grid .label-product, .products-list .label-product {
        top: 5px !important;
        left: 5px !important;
    }
    #aw-ln-filters-container dd ol li.aw-ln-filters-container-2column-layout {
        float: left;
        width: 100% !important;
        }
    .review-step-payment .form-list li#authorizenet_cc_type_cvv_div {
        padding-top: 15px;
        clear: both;
    }
}

.global-site-notice {
    background: #333;
    color: #E6E6E6;
    font-size: 11px
}

.global-site-notice .notice-inner {
    padding-left: 120px;
    width: 100%;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    line-height: 11px;
    min-height: 40px;
    padding-top: 14.5px;
    padding-bottom: 14.5px;
    background-image: url(../images/demo-logo.png);
    background-position: left;
    background-repeat: no-repeat
}

.global-site-notice p {
    margin-bottom: 0
}

.promo-msg {
    color: #333;
    text-align: center;
    margin: 10px;
    text-transform: uppercase;
    font-family: Ubuntu, sans-serif
}

.success {
    color: #54b70b
}

.error {
    color: #ee372a
}

.notice {
    color: #E26703
}

.messages {
    margin-bottom: 25px
}

.messages li li {
    position: relative;
    margin-bottom: 5px;
    padding: 7px 10px 7px 20px;
    background: #f5f5f5;
    font-size: 15px
}

.messages .error-msg li:before,
.messages .notice-msg li:before,
.messages .success-msg li:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: none
}

.messages li li:before {
    top: 50%;
    left: 0;
    margin-top: -6px
}

.messages .error-msg li {
    color: #000;
    border-left: 5px solid #ee372a;
    background-color: #FAEBE7
}

.messages .error-msg li:before {
    border-left: 6px solid #ee372a
}

.messages .notice-msg li {
    color: #000;
    border-left: 5px solid #E26703;
    background-color: #F9EBE6
}

.messages .notice-msg li:before {
    border-left: 6px solid #E26703
}

.messages .success-msg li {
    color: #000;
    border-left: 5px solid #54b70b;
    background-color: #EFF5EA
}

.messages .success-msg li:before {
    border-left: 6px solid #54b70b
}

@media only screen and (min-width:915px) {
    .order-list-grid .col-1 {
        width: 30%
    }
    .order-list-grid .col-2 {
        width: 50%;
        padding-right: 20px
    }
    .order-list-grid .col-3 {
        clear: none;
        width: 20%;
        padding-top: 0
    }
}

.page-popup {
    padding: 20px;
    background: #FFF;
    height: auto
}

.page-popup h1 {
    margin: 0 0 .5em;
    font-size: 36px
}

.payment-methods {
    margin-bottom: 20px
}

.payment-methods dt {
    padding: 5px 0
}

.payment-methods dd {
    padding-top: 10px
}

.payment-methods .form-list {
    position: relative;
    display: inline-block;
    max-width: 100%;
    margin: 5px 15px 15px;
    padding: 15px;
    border: 1px solid #e0e7ed;
    background: #f5f5f5
}

.payment-methods .form-list:after,
.payment-methods .form-list:before {
    width: 0;
    height: 0;
    display: block;
    border-right: 10px solid transparent;
    border-left: none;
    border-top: none;
    left: 30px;
    content: '';
    position: absolute
}

.payment-methods .form-list:before {
    border-bottom: 10px solid #e0e7ed;
    top: -11px
}

.payment-methods .form-list:after {
    border-bottom: 10px solid #f5f5f5;
    top: -10px
}

.payment-methods .form-list li:last-child {
    margin-bottom: 0
}

.please-wait {
    display: inline-block;
    margin-left: 10px;
    margin-top: 5px;
    line-height: 24px;
    height: 24px
}

.please-wait img {
    float: left;
    margin-right: 5px;
    width: 24px
}

.price-box {
    margin: 7px 0
}

.price-box p {
    margin-bottom: 0
}

.price-notice {
    color: #909090
}

.price-box .price {
    color: #333;
    font-size: 16px;
    font-weight: 700;
    font-family: arial, sans-serif
}

.price-box .price-label {
    color: #909090;
    white-space: nowrap
}

.price-box .minimal-price-link {
    padding-left: 1em;
    color: #333;
    display: block
}

.price-box .minimal-price-link .label {
    color: #909090
}

.price-box .old-price,
.price-box .special-price {
    display: block
}

.price-box .old-price .price-label,
.price-box .special-price .price-label {
    display: none
}

.price-box .old-price .price,
.price-box .special-price .price {
    display: inline-block
}

.price-box .old-price .price {
    color: #9b9b9b;
    text-decoration: line-through;
    font-size: 18px
}

.item-options,
.product-pricing li,
.tier-prices li,
.tier-prices-grouped li {
    font-size: 12px
}

.price-box .special-price .price {
    color: #398b07
}

.price-box .special-price .price-label {
    color: #D84D3C
}

.price-box .price-excluding-tax,
.price-box .price-including-tax,
span.weee {
    display: block
}

.product-pricing,
.tier-prices,
.tier-prices-grouped {
    display: inline-block;
    padding: 4px 8px;
    background: #FBF4DE;
    border: 1px solid #E2D4C7;
    margin-top: 7px
}

.item-options {
    font-family: Ubuntu, sans-serif;
    color: #8b8b8b;
    font-weight: 400;
    text-transform: capitalize
}

.item-options:after {
    content: '';
    display: table;
    clear: both
}

.item-options dt {
    float: left;
    clear: left;
    padding-right: 0;
    color: #333;
    font-weight: 400
}

.item-options dt:after {
    content: ':'
}

.item-options dd {
    float: left;
    padding-left: 10px;
    margin: 0 0 6px
}

.truncated,
.truncated a.dots {
    cursor: help
}

.truncated a.details {
    cursor: help;
    background-color: #eee;
    color: #333;
    font-weight: 500;
    display: inline-block;
    padding: 6px 14px
}

.truncated a.details:hover {
    text-decoration: none
}

.truncated .truncated_full_value {
    position: relative;
    z-index: 300
}

.truncated .truncated_full_value .item-options {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: 300;
    width: 200px;
    padding: 18px;
    border: 1px solid #dfdfdf;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    background-color: #F6F6F6;
    top: 31px;
    left: 0
}

.truncated .truncated_full_value .item-options::after,
.truncated .truncated_full_value .item-options::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 14px solid transparent;
    border-left: none;
    border-top: none
}

.truncated .truncated_full_value .item-options::before {
    border-bottom: 14px solid #dfdfdf;
    top: -14px;
    left: 50px
}

.truncated .truncated_full_value .item-options::after {
    border-bottom: 14px solid #f5f5f5;
    top: -12px;
    left: 51px
}

.truncated .truncated_full_value .item-options>p {
    font-weight: 500;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 8px
}

.truncated .show .item-options {
    visibility: visible;
    opacity: 1
}

@media only screen and (max-width:479px) {
    .truncated {
        cursor: inherit
    }
    .truncated a.details {
        display: none
    }
    .truncated .truncated_full_value .item-options {
        display: block;
        visibility: visible;
        opacity: 1;
        position: static;
        padding: 10px 0;
        z-index: 1;
        width: 100%;
        border: none;
        background-color: transparent;
        box-shadow: none
    }
    .truncated .truncated_full_value .item-options p {
        float: none
    }
    .truncated .truncated_full_value .item-options dl {
        overflow: hidden;
        margin-bottom: 0
    }
    .truncated .truncated_full_value .item-options:after,
    .truncated .truncated_full_value .item-options:before {
        display: none!important
    }
}

.page-print {
    width: 6.5in;
    margin: 20px;
    background: #FFF
}

.add-to-links {
    margin: 7px 0;
    font-size: 14px
}

.add-to-links a {
    display: inline-block;
    padding: 0 3px 3px;
    font-weight: 500
}

.link-compare,
.link-wishlist {
    font-weight: 500
}

.link-compare::before,
.link-wishlist::before {
    font-family: material-design;
    transform: translate(0, 0);
    font-size: 17px;
    padding-right: 5px
}

.link-compare::before {
    display: inline-block;
    content: ""
}

.link-wishlist::before {
    display: inline-block;
    content: ""
}

.add-to-links .separator {
    display: none
}

.no-touch .product-img-box .product-image:not(.zoom-available):hover,
.product-image {
    position: relative;
    display: block;
    background-color: #f7f9fc;
    border: none;
    text-align: center
}

.no-touch .product-img-box .product-image:not(.zoom-available):hover img,
.product-image img {
    margin: 0 auto;
    max-width: 100%
}

@media only screen and (max-width:767px) {
    body .product-img-box .product-image:hover {
        border-color: #dfdfdf
    }
    
    .product-collateral>dl>dt:hover{
        color: #398b07 !important;
    }
    .catalog-category-view .messages li li{
        position: inherit;
        margin-top: 95px;
    }
}

.ratings {
    margin: 7px 0
}

.ratings .rating-box,
.ratings .rating-links {
    margin: 5px 0;
    font-size: 12px;
    line-height: 26px
}

.ratings .rating-box {
    width: 65px;
    height: 13px;
    background-repeat: repeat-x;
    background-position: 0 -615px;
    overflow: hidden
}

.ratings .rating-box .rating {
    float: left;
    height: 13px;
    background-repeat: repeat-x;
    background-position: 0 -600px
}

.ratings .amount {
    display: block;
    margin: 5px auto
}

.ratings .separator {
    margin: 0 10px;
    overflow: hidden;
    text-indent: -999em;
    position: relative;
    line-height: 26px;
    display: inline-block;
    width: 2px
}

.ratings .separator.temp {
    float: left
}

.ratings .separator::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 1px;
    height: 100%;
    background-color: #dfdfdf
}

.std p {
    margin: 0 0 1.5em
}

.std ol,
.std ul {
    margin-bottom: 1.5em
}

.std ol li,
.std ul li {
    margin-left: 2em
}

.std ol {
    list-style: decimal
}

.std ul {
    list-style: disc
}

.std .note {
    color: #909090;
    font-size: 13px
}

.tabs {
    margin-bottom: 10px;
    background: #FFF
}

.toolbar {
    margin-bottom: 35px;
    background-color: #f5f5f5;
    padding: 0;
    clear: both
}

.toolbar:after {
    content: '';
    display: table;
    clear: both
}

.toolbar select {
    display: inline-block;
    float: left;
    width: 170px !important;
    border-radius: 0;
    height: 36px !important;
    opacity: 1 !important;
}
.toolbar .dropdown div {
    display: none;
}
.toolbar .dropdown {
    border-top: none;
    border-left: none;
    border-bottom: none;
    float: left;
    width: 270px
}

.toolbar .dropdown .selected,
.toolbar .dropdown li {
    padding: 18px 20px 17px
}

.toolbar .dropdown .carat {
    margin: 0
}

@media only screen and (max-width:1199px) {
    .toolbar .dropdown {
        width: 170px !important;
    }
    body.customer-account .data-table tbody td{
        text-align: left !important;
    }
}

.pager-no-toolbar {
    margin-bottom: 10px
}

.pager-no-toolbar~.pager-no-toolbar {
    margin-top: 10px
}

.pager,
.toolbar {
    font-family: Ubuntu, sans-serif;
    color: #8b8b8b;
    line-height: 30px;
    font-size: 12px
}

.pager li,
.toolbar li {
    border: none;
    margin-right: 2px
}

.pager li>a,
.pager li>span,
.toolbar li>a,
.toolbar li>span {
    display: inline-block;
    padding: 0;
    background-color: transparent;
    border: 1px solid #ddd;
    border-radius: 0;
    vertical-align: top
}

.sorter>.sort-by .sort-by-switcher,
.sorter>.view-mode .grid,
.sorter>.view-mode .list {
    float: left;
    border-right: solid 1px #dfdfdf;
    height: 36px;
    background-color: #6c481d;
    position: relative;
    overflow: hidden
}

.pager-no-toolbar label,
.toolbar label {
    float: left;
    font-weight: 400;
    text-transform: none;
    font-size: 14px;
    color: #333
}

.sorter {
    float: left
}

.sorter label {
    float: left;
    margin-right: 5px;
    display: none
}

.sorter label:after {
    content: ':'
}

.sorter>.sort-by .sort-by-switcher--desc:before,
.sorter>.sort-by .sort-by-switcher::before {
    display: inline-block;
    font-family: material-design;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""
}

.sorter>.sort-by {
    float: left;
    margin-left: 0;
    display: block
}

.sorter>.sort-by .selectboxit-container .selectboxit-list {
    margin-left: -1px
}

.pager,
.pager .selectboxit-container .selectboxit-list li {
    margin: 0
}

.sorter>.sort-by .sort-by-switcher {
    font-size: 0;
    vertical-align: top;
    padding-top: 0;
    width: 36px;
    line-height: 50px;
    text-align: center;
    color: #fff
}

.sorter>.sort-by .sort-by-switcher::before {
    font-size: 24px;
    line-height: 38px;
    -webkit-transition: all, .3s, ease-in-out;
    -o-transition: all, .3s, ease-in-out;
    transition: all, .3s, ease-in-out;
    transform: translate(0, 0)
}

.sorter>.sort-by .sort-by-switcher:hover::before {
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.sorter>.sort-by .sort-by-switcher--desc:before {
    transform: translate(0, 0);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.sorter>.sort-by .sort-by-switcher--desc:hover::before {
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.sorter>.view-mode {
    float: left;
    margin-bottom: 0
}

.sorter>.view-mode .grid,
.sorter>.view-mode .list {
    font-size: 0;
    line-height: 0;
    padding: 10px 13px;
    -webkit-transition: all, .1s, ease-in-out;
    -o-transition: all, .1s, ease-in-out;
    transition: all, .1s, ease-in-out;
    color: #909090
}

.sorter>.view-mode .grid:before,
.sorter>.view-mode .list:before {
    display: inline-block;
    font-family: material-design;
    transform: translate(0, 0);
    font-size: 24px;
    line-height: 28px;
    font-weight: 100
}

.sorter>.view-mode strong.grid,
.sorter>.view-mode strong.list {
    color: #333
}

.sorter>.view-mode .grid:before {
    content: ""
}

.sorter>.view-mode .list:before {
    content: ""
}

.category-products .pages,
.pages strong {
    display: none
}

.pager {
    float: right
}

.pager .amount,
.pager .limiter,
.pager>.count-container,
.toolbar-bottom .toolbar .pager {
    float: left
}

.pager .selectboxit-container .selectboxit-btn {
    width: 120px!important;
    border-right: none;
    border-left: solid 1px #dfdfdf
}

.pager .selectboxit-container .selectboxit-list {
    width: 120px
}

.pager .amount {
    margin: 10px 20px 0 0;
    color: #333;
    font-size: 14px
}

.pages,
.pages li {
    margin: 0;
    float: left
}

.pager .amount strong {
    font-weight: 400
}

.pager .limiter {
    height: 50px !important;
    line-height: 50px
}

.pager .limiter>label {
    padding-right: 20px
}

.pager .limiter>label:after {
    content: ':'
}

.pager .dropdown {
    text-align: left;
    border: none;
    border-left: solid 1px #dfdfdf;
    width: 120px
}

.pager .dropdown .selected,
.pager .dropdown li {
    padding: 18px 20px 17px
}

.pages li {
    display: inline-block;
    position: relative
}

.pages ol li a,
.pages ol li.current {
    display: inline-block;
    border: 0;
    font-size: 14px;
    text-align: center;
    position: relative;
    line-height: 50px;
    width: 50px;
    height: 50px;
    padding: 0;
    overflow: hidden;
    border-right: 1px solid #dfdfdf;
    -webkit-transition: all, .3s, ease-in-out;
    -o-transition: all, .3s, ease-in-out;
    transition: all, .3s, ease-in-out
}

.pages ol li a.next,
.pages ol li.current.next {
    border-right: none
}

.pages ol li a {
    color: #8b8b8b;
    background-color: #f5f5f5
}

.pages ol li a:hover,
.pages ol li.current,
.pages ol li.current a {
    color: #333;
    background-color: #EDEDED
}

.pages .next,
.pages .previous {
    font: 0/0 a;
    text-shadow: none;
    position: relative
}

.pages .next:before,
.pages .previous:before {
    display: inline-block;
    font-family: material-design;
    color: #333;
    font-size: 18px;
    line-height: 50px
}

.owl-controls .owl-buttons div.owl-next::before,
.owl-controls .owl-buttons div.owl-prev::before,
.pages .next:before,
.pages .previous:before {
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0)
}

.pages .next:before {
    content: ""
}

.pages .previous:before {
    content: ""
}

.toolbar-bottom .toolbar {
    background: #fff;
    border-top: 0
}

.toolbar-bottom .toolbar .count-container,
.toolbar-bottom .toolbar .sorter {
    display: none
}

.category-products .toolbar-bottom .toolbar .pages {
    display: block
}

@media only screen and (max-width:479px) {
    .limiter label,
    .pager .amount--has-pages {
        display: none
    }
    .pages {
        float: left
    }
    .pages ol li a,
    .pages ol li.current {
        width: 30px;
        height: 30px;
        line-height: 30px
    }
    .pages .next:before,
    .pages .previous:before {
        line-height: 30px
    }
}
@media only screen and (max-width:388px) {
    .catalog-category-view .messages li li {
        margin-top: 132px;
    }
}
@media only screen and (max-width:767px) {
    .col1-layout .pager,
    .col1-layout .sorter {
        width: 100%
    }
    .col1-layout .pager {
        float: left;
        clear: both
    }
    .col1-layout .pager .pages {
        float: left;
        margin-left: 0
    }
    .col1-layout .pager .count-container {
        float: right
    }
    .product-collateral>dl>dt:after {
        border-left: 4px solid #398b07 !important;
    }
}

@media only screen and (max-width:991px) {
    .sorter {
        border-bottom: solid 1px #dfdfdf
    }
    .sorter>.sort-by {
        float: right
    }
    .col2-left-layout .pager,
    .col2-left-layout .sorter,
    .col2-right-layout .pager,
    .col2-right-layout .sorter,
    .col3-layout .pager,
    .col3-layout .sorter {
        width: 100%
    }
    .col2-left-layout .pager,
    .col2-right-layout .pager,
    .col3-layout .pager {
        float: left;
        clear: both
    }
    .col2-left-layout .pager .pages,
    .col2-right-layout .pager .pages,
    .col3-layout .pager .pages {
        float: left;
        margin-left: 0
    }
    .col2-left-layout .pager .count-container,
    .col2-right-layout .pager .count-container,
    .col3-layout .pager .count-container {
        float: right
    }
}

@media only screen and (max-width:1279px) {
    .toolbar .view-mode>label {
        display: none
    }
}

#checkout-review-table .summary-collapse,
#shopping-cart-totals-table .summary-collapse,
body.customer-account .data-table .summary-collapse {
    position: relative;
    cursor: pointer
}

#checkout-review-table .summary-collapse:before,
#shopping-cart-totals-table .summary-collapse:before,
body.customer-account .data-table .summary-collapse:before {
    content: '';
    width: 0;
    height: 0;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-top: 7px solid #39c;
    border-bottom: none;
    position: static;
    display: inline-block;
    margin-right: 5px
}

#checkout-review-table .summary-collapse:hover:before,
#shopping-cart-totals-table .summary-collapse:hover:before,
body.customer-account .data-table .summary-collapse:hover:before {
    content: '';
    width: 0;
    height: 0;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-top: 7px solid #0d0d0d;
    border-bottom: none;
    position: static;
    display: inline-block;
    margin-right: 5px
}

#checkout-review-table .show-details .summary-collapse:before,
#shopping-cart-totals-table .show-details .summary-collapse:before,
body.customer-account .data-table .show-details .summary-collapse:before {
    content: '';
    width: 0;
    height: 0;
    border-right: 7px solid transparent;
    border-left: none;
    border-bottom: 7px solid #39c;
    border-top: none;
    position: static;
    display: inline-block;
    margin-right: 5px
}

#checkout-review-table .show-details .summary-collapse:hover:before,
#shopping-cart-totals-table .show-details .summary-collapse:hover:before,
body.customer-account .data-table .show-details .summary-collapse:hover:before {
    content: '';
    width: 0;
    height: 0;
    border-right: 7px solid transparent;
    border-left: none;
    border-bottom: 7px solid #0d0d0d;
    border-top: none;
    position: static;
    display: inline-block;
    margin-right: 5px
}

#shopping-cart-totals-table tfoot td .summary-collapse:before,
#shopping-cart-totals-table tfoot td .summary-collapse:hover:before {
    margin-bottom: 5px
}

.a-center {
    text-align: center
}

.a-right,
.align-right {
    text-align: right
}

.f-right {
    float: right
}

.f-left {
    float: left
}

.no-display {
    display: none!important
}

.width-full {
    width: 100%
}

.hidden {
    display: none
}

.page-print .print-head {
    margin: 0 0 15px
}

.page-print .print-head .logo {
    float: none;
    max-height: 50px;
    width: auto
}

.banner-container-2 .img-bn-block img,
textarea {
    width: 100%
}

.owl-controls .owl-buttons div {
    background: 0 0;
    opacity: 1
}

.owl-controls .owl-buttons div.owl-next,
.owl-controls .owl-buttons div.owl-prev {
    position: absolute;
    top: 30%;
    left: -25px;
    right: auto;
    background: 0 0;
    padding: 0;
    text-align: center;
    margin: 0;
    font-size: 0;
    opacity: 1
}

.owl-controls .owl-buttons div.owl-next::before,
.owl-controls .owl-buttons div.owl-prev::before {
    display: inline-block;
    font-family: FontAwesome;
    line-height: normal;
    font-weight: 400;
    font-size: 36px;
    color: #c9c9c9;
    background: 0 0;
    margin: 0 auto;
    text-align: center;
    opacity: 1
}

.banner-container-1 h3,
.banner-container-2 h3 {
    font-family: Montserrat, sans-serif;
    line-height: 1
}

.owl-controls .owl-buttons div.owl-next:hover::before,
.owl-controls .owl-buttons div.owl-prev:hover::before {
    color: #333
}

.owl-controls .owl-buttons div.owl-next {
    right: -25px;
    left: auto
}

.owl-controls .owl-buttons div.owl-prev:before {
    content: ""
}

.owl-controls .owl-buttons div.owl-next:before {
    content: ""
}

#header-cart,
.block .product-image,
.btn-remove:after,
.button,
.button span span::before,
.button::after,
.button::before,
.skip-cart .count,
.skip-cart .count::before,
.swatch-link,
.swatch-link .swatch-label,
.swatch-link .swatch-text,
.swatch-link.has-image .swatch-label::before,
a,
a::after,
a::before,
label:after {
    -webkit-transition: all, .2s, ease-in-out;
    -o-transition: all, .2s, ease-in-out;
    transition: all, .2s, ease-in-out
}

.truncated .truncated_full_value .item-options,
img {
    -webkit-transition: all, .8s, ease-in-out;
    -o-transition: all, .8s, ease-in-out;
    transition: all, .8s, ease-in-out
}

.cms-index-index .container {
    max-width: 1770px
}

.cms-index-index .page-title h1,
.cms-index-index .page-title h2,
.cms-index-index .widget-title h1,
.cms-index-index .widget-title h2 {
    text-align: left;
    font-size: 18px;
    color: #5e7485;
    font-weight: 700;
    margin-bottom: 33px
}

.cms-index-index .widget-catalogsale-products,
.cms-index-index .widget-new-products {
    margin-top: 35px
}

.slider-block {
    margin-bottom: 0
}

.banner-container-1 h3 {
    font-size: 60px;
    font-weight: 700;
    color: #fff
}

@media only screen and (max-width:1800px) {
    .banner-container-1 h3 {
        font-size: 3.33vw
    }
}

@media only screen and (max-width:991px) {
    .owl-controls .owl-buttons div.owl-prev {
        left: 7px
    }
    .owl-controls .owl-buttons div.owl-next {
        right: 7px
    }
    .banner-container-1 h3 {
        font-size: 2.7vw
    }
}

@media only screen and (max-width:767px) {
    .banner-container-1 h3 {
        font-size: 7.33vw
    }
}

.banner-container-1 .banner-block {
    position: relative;
    text-align: center;
    overflow: hidden;
    margin-bottom: 30px
}

.banner-container-1 .banner-block:hover .img-bn-block img {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.banner-container-1 .text-bn-block {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 19.64% 20px 20px
}
@media only screen and (max-width:991px) and (min-width:768px) {
    .product-shop .product-options-bottom ul.add-to-links {
        position: static !important;
    }
    .catalog-product-view .product-options p.required {
        top: 18px;
    }
    .catalog-category-view .block-layered-nav #aw-ln-filters-container li input[type=checkbox] {
        margin: 0 2px 0 0;
    }
    .catalog-category-view .block-layered-nav .odd .aw-ln-filters-container-2column-layout label a , .catalog-category-view .block-layered-nav .even .aw-ln-filters-container-2column-layout label a {font-size: 8px;}
    .catalog-category-view .block-layered-nav .odd .aw-ln-filters-container-2column-layout span , .catalog-category-view .block-layered-nav .even .aw-ln-filters-container-2column-layout span{font-size: 9px;}
    .block-layered-nav #aw-ln-filters-container dd ol li { margin-right: 1px !important;}
    .banner-container-bottom .banner-container-1 .banner-block { margin-bottom: 12px !important;}
    .catalog-category-view .main-container.col2-left-layout .page-title h1 {margin: 35px 0;}
}
@media only screen and (max-width:991px) and (min-width:767px) {
    .banner-container-1 .text-bn-block {
        padding: 15.64% 20px 20px
    }
}

.banner-container-1 .img-bn-block img {
    width: 100%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1)
}

.banner-container-2 {
    position: relative;
    text-align: center;
    margin-top: 20px
}

.banner-container-2 h3 {
    font-size: 60px;
    font-weight: 700;
    color: #fff
}

@media only screen and (max-width:1800px) {
    .banner-container-2 h3 {
        font-size: 3.33vw
    }
}

@media only screen and (max-width:767px) {
    .banner-container-2 h3 {
        font-size: 7.33vw
    }
    .main-container.col2-left-layout .category-description-img .category-description {
            margin: 0 0 0px !important;
    }
    .catalog-category-view .col-left-first { padding-top: 0 !important;}
}

.banner-container-2 .pre-title {
    font-size: 50px;
    color: #fff;
    margin-bottom: 30px;
    display: block
}

@media only screen and (max-width:1800px) {
    .banner-container-2 .pre-title {
        font-size: 3vw
    }
}

@media only screen and (max-width:767px) {
    .banner-container-2 .pre-title {
        font-size: 7vw;
        margin-bottom: 15px;
        line-height: 1
    }
}

.data-table th,
form .legend {
    text-transform: uppercase;
    line-height: 1.4
}

.banner-container-2 .text-bn-block {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 14.68% 20px 20px
}

@media only screen and (max-width:1199px) {
    .banner-container-2 .text-bn-block {
        padding-top: 10%
    }
}

@media only screen and (max-width:767px) {
    .banner-container-2 .text-bn-block {
        padding-top: 5%
    }
}

.banner-container-2 .banner-link {
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: underline;
    font-size: 16px;
    color: #fff
}

.banner-container-2 .banner-link:hover {
    color: #2dcc70;
    text-decoration: none
}

.fieldset p {
    margin-bottom: 7px
}

.fieldset p.required {
    margin-bottom: 5px;
    float: right;
    font-size: 14px;
    margin-top: 5px;
    margin-right: 5px
}

.fieldset+.fieldset {
    margin-top: 5px
}

form .legend {
    margin: 0 0 30px;
    color: #333;
    font-family: Ubuntu, sans-serif;
    text-rendering: optimizeSpeed;
    font-size: 18px;
    font-weight: 500
}

.input-box {
    padding-top: 2px;
    position: relative
}

.input-box .input-box:after {
    content: '';
    display: table;
    clear: both
}

li.centinel-logos div.input-box img {
    display: inline;
    vertical-align: middle
}

.input-box .v-fix {
    float: left;
    margin-right: 5px;
    max-width: 100%
}

label {
    margin: 0;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none
}

label.required:after,
span.required:after {
    content: ' * ';
    color: #ee372a;
    font-weight: 400;
    font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 12px
}

label.required em,
span.required em {
    display: none
}

.input-hint {
    color: #909090;
    font-size: 12px
}

select {
    font-size: 14px;
    max-width: 100%;
    width: 92%;
    height: 40px;
    background: #f5f5f5;
    margin-top: 0
}

select+select {
    margin-left: 5px
}

select[multiple] {
    width: 270px;
    border: 1px solid #dfdfdf;
    font-size: 15px;
    padding: 5px
}

textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 450px;
    padding: 5px
}

.input-text,
textarea {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 1px solid #dfdfdf;
    background: #f5f5f5;
    font-size: 14px
}

.input-text:focus,
textarea:focus {
    border: 1px solid #cdcdcd;
    outline: 0
}

.input-text.validation-failed {
    border-color: #ee372a
}

.info-box,
select {
    border: 1px solid #dfdfdf
}

.data-table tbody td,
.data-table thead th,
.zebra-table td,
.zebra-table th {
    border-bottom: 1px solid #dfdfdf
}

.input-text.validation-failed:focus {
    outline-color: #f79b95
}

input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text] {
    height: 40px;
    padding: 0 8px;
    border: 1px solid #dfdfdf;
    width: 230px;
    max-width: 100%
}

select option {
    padding: 5px 10px
}

@media only screen and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:0) {
    input[type=email],
    input[type=number],
    input[type=password],
    input[type=search],
    input[type=tel],
    input[type=text],
    select {
        font-size: 16px
    }
}

.ie8 .input-text {
    max-width: none
}

input[type=number].qty,
input[type=text].qty {
    width: 3em;
    text-align: center;
    vertical-align: middle
}

::-webkit-input-placeholder {
    color: #909090
}

input:-moz-placeholder {
    color: #909090;
    opacity: .7
}

input::-webkit-input-placeholder {
    opacity: .7
}

input::-moz-placeholder {
    opacity: .7
}

input:-ms-input-placeholder {
    opacity: .7
}

input:focus::-webkit-input-placeholder {
    opacity: .3
}

input:focus::-moz-placeholder {
    opacity: .3
}

input:focus:-moz-placeholder {
    opacity: .3
}

input:focus:-ms-input-placeholder {
    opacity: .3
}

.checkbox,
.radio {
    position: relative;
    top: -1px;
    display: inline-block
}

.checkbox+label,
.radio+label {
    width: auto;
    max-width: 85%;
    padding: 0 0 0 8px;
    font-size: 14px;
    font-weight: 400;
    vertical-align: top
}

.validation-advice,
p.required {
    margin: 5px 0 0;
    color: #ee372a;
    font-size: 14px
}

p.required {
    font-size: 14px
}

.form-list>li {
    margin-bottom: 10px
}

.form-list select {
    margin-top: 4px;
    width: 300px;
    max-width: 100%
}

.form-list .input-range .input-text {
    width: 74px
}

.form-list .control,
.form-list .field,
.form-list .wide {
    margin-bottom: 15px
}

.form-list .control div.input-box,
.product-options ul.options-list div.input-box,
.sp-methods dt div.input-box {
    display: inline;
    float: left
}

.form-list .control div.input-box:after,
.product-options ul.options-list div.input-box:after,
.sp-methods dt div.input-box:after {
    display: none
}

.form-list .control input.checkbox,
.form-list .control input.radio,
.product-options ul.options-list input.checkbox,
.product-options ul.options-list input.radio,
.sp-methods dt input.checkbox,
.sp-methods dt input.radio {
    float: left;
    margin-right: -40px;
    margin-top: 10px;
    margin-left: 15px
}

.form-list .control label,
.product-options ul.options-list label,
.sp-methods dt label {
    color: #8b8b8b;
    background-color: #f5f5f5;
    display: inline-block;
    width: auto;
    max-width: none;
    min-width: 250px;
    float: none;
    padding: 6px 10px 6px 40px
}

.form-list .control label:hover,
.product-options ul.options-list label:hover,
.sp-methods dt label:hover {
    background-color: #EDEDED
}

.form-list .control .no-display+label,
.product-options ul.options-list .no-display+label,
.sp-methods dt .no-display+label {
    padding-left: 10px;
    background-color: transparent
}

.form-list .control .no-display+label:hover,
.product-options ul.options-list .no-display+label:hover,
.sp-methods dt .no-display+label:hover {
    background-color: transparent
}

.data-table tfoot tr,
.data-table th {
    background: #F4F4F4
}

.col2-set .form-list .control label,
.product-options ul.options-list label {
    min-width: inherit;
    width: 100%;
    max-width: 100%
}

.form-list .control.remember-me-box label {
    width: auto;
    max-width: none;
    min-width: inherit
}

.form-list .control {
    margin-top: 15px
}

.form-list .control label {
    float: none
}

.form-list .control .checkbox,
.form-list .control .radio {
    margin-right: 6px
}

.form-list .control .input-box {
    clear: none;
    display: inline-block;
    width: auto;
    padding: 0
}

form .form-instructions {
    font-style: italic;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 13px;
    color: #909090
}

.data-table tbody td,
.data-table tfoot td,
.data-table th {
    font-family: Ubuntu, sans-serif
}

.hide-th {
    text-indent: -9999px
}

.data-table {
    width: 100%;
    margin-bottom: 30px
}

.data-table td,
.data-table th {
    padding: 15px 20px;
    vertical-align: middle
}

.data-table tbody td .item-options {
    margin-top: 10px
}

.data-table tbody td .item-options dt:after {
    content: ':'
}

.info-box {
    padding: 12px 15px;
    margin: 0 0 15px
}

.info-box h2 {
    font-weight: 700;
    font-size: 13px
}

.info-table td,
.info-table th {
    vertical-align: top
}

.info-table th {
    font-weight: 700;
    padding: 4px 20px 4px 0
}

.info-table td {
    padding: 4px 0
}

.zebra-table th:first-child,
.zebra-table tr:first-child {
    border-top: 1px solid #dfdfdf
}

.zebra-table td,
.zebra-table th {
    padding: 6px;
    background-color: transparent
}

.zebra-table tr {
    background-color: #EEEDED
}

.zebra-table tr:nth-child(odd) {
    background-color: #F8F7F5
}

@media only screen and (max-width:479px) {
    .linearize-table td,
    .linearize-table th,
    .linearize-table tr {
        display: block
    }
    .linearize-table tbody td.lin-hide,
    .linearize-table thead,
    .linearize-table thead th.lin-hide,
    .linearize-table thead th:nth-child(1n+2) {
        display: none
    }
    .linearize-table thead th {
        border-right: 0;
        border-left: 0
    }
    .linearize-table tbody tr {
        position: relative;
        border-bottom: 1px solid #e0e7ed
    }
    .linearize-table tbody td {
        padding: 0 10px 4px;
        border-right: 0;
        border-bottom: 0
    }
    .linearize-table tbody td:first-child {
        padding-top: 10px
    }
    .linearize-table tbody td:first-child,
    .linearize-table tbody td:first-child h3 {
        font-weight: 700
    }
    .linearize-table tbody td[data-rwd-label] {
        text-align: left;
        padding-left: 30px
    }
    .linearize-table tbody td[data-rwd-label]:before {
        content: attr(data-rwd-label) ":";
        font-size: 12px;
        font-family: Ubuntu, sans-serif;
        padding: 5px 5px 5px 0;
        text-transform: uppercase
    }
    .linearize-table tfoot tr {
        display: block;
        text-align: right
    }
    .linearize-table tfoot tr:after {
        content: '';
        display: table;
        clear: both
    }
    .linearize-table tfoot td {
        display: block;
        float: left
    }
    .linearize-table .linearize-hide,
    .linearize-table tfoot td.lin-hide {
        display: none
    }
    .linearize-table tfoot td:nth-child(odd) {
        clear: left;
        width: 60%
    }
    .linearize-table tfoot td:nth-child(even) {
        text-align: left;
        width: 40%
    }
    .linearize-table .linearize-unpad {
        padding: 0
    }
    .linearize-table .linearize-show {
        display: block
    }
}

@media only screen and (max-width:599px) {
    .linearize-table-large td,
    .linearize-table-large th,
    .linearize-table-large tr {
        display: block
    }
    .linearize-table-large tbody td.lin-hide,
    .linearize-table-large thead,
    .linearize-table-large thead th.lin-hide,
    .linearize-table-large thead th:nth-child(1n+2) {
        display: none
    }
    .linearize-table-large thead th {
        border-right: 0;
        border-left: 0
    }
    .linearize-table-large tbody tr {
        position: relative;
        border-bottom: 1px solid #e0e7ed
    }
    .linearize-table-large tbody td {
        padding: 0 10px 4px;
        border-right: 0;
        border-bottom: 0
    }
    .linearize-table-large tbody td:first-child {
        padding-top: 10px
    }
    .linearize-table-large tbody td:first-child,
    .linearize-table-large tbody td:first-child h3 {
        font-weight: 700
    }
    .linearize-table-large tbody td[data-rwd-label] {
        text-align: left;
        padding-left: 30px
    }
    .linearize-table-large tbody td[data-rwd-label]:before {
        content: attr(data-rwd-label) ":";
        font-size: 12px;
        font-family: Ubuntu, sans-serif;
        padding: 5px 5px 5px 0;
        text-transform: uppercase
    }
    .linearize-table-large tfoot tr {
        display: block;
        text-align: right
    }
    .linearize-table-large tfoot tr:after {
        content: '';
        display: table;
        clear: both
    }
    .linearize-table-large tfoot td {
        display: block;
        float: left
    }
    .linearize-table-large .linearize-hide,
    .linearize-table-large tfoot td.lin-hide {
        display: none
    }
    .linearize-table-large tfoot td:nth-child(odd) {
        clear: left;
        width: 60%
    }
    .linearize-table-large tfoot td:nth-child(even) {
        text-align: left;
        width: 40%
    }
    .linearize-table-large .linearize-unpad {
        padding: 0
    }
    .linearize-table-large .linearize-show {
        display: block
    }
    .products-grid .product-image {
        width: 210px;
    }
}

@media only screen and (min-width:600px) {
    .linearize-table .linearize-collapse {
        display: none
    }
}
@media only screen and (min-width:600px) {
    .newsletter-content .subcontent b {
        display: block;
    }
}
div.calendar table {
    border-collapse: separate
}

div.calendar table td.button {
    display: table-cell;
    background: inherit;
    color: inherit;
    text-transform: none
}

body.cms-index-index div.widget-catalogsale-products {
    margin: 10px 0 0;
    padding: 40px 0 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 0 solid #e5e5e5
}

.cms-index-index div.widget-catalogsale-products,
.cms-index-index div.widget-new-products {
    margin: 10px 0 40px;
    padding: 40px 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5
}

.cms-index-index div.widget-catalogsale-products h2,
.cms-index-index div.widget-new-products h2 {
    text-align: center;
    font: 40px/30px alternategotno-regular;
    color: #398b07;
    text-transform: uppercase;
    margin-bottom: 40px
}

.cms-index-index div.widget-catalogsale-products .product-info h2,
.cms-index-index div.widget-new-products .product-info h2 {
    font: 14px/22px arial, san-serif;
    text-transform: none;
    margin-bottom: 0;
    text-align: left
}

.cms-index-index div.widget-catalogsale-products .product-info h2 a,
.cms-index-index div.widget-new-products .product-info h2 a {
    color: #333
}

.cms-index-index div.widget-catalogsale-products .product-info h2 a:hover,
.cms-index-index div.widget-new-products .product-info h2 a:hover {
    color: #666
}

.cms-index-index div.widget-catalogsale-products .products-grid .product-info {
    text-align: center;
    min-height: auto!important
}

.cms-index-index div.widget-catalogsale-products .products-grid .product-info .product-name {
    margin: 0
}

.cms-home .main-container {
    padding: 20px 0 0
}

.slider-block .container {
    max-width: 1180px
}

#header-account2 {
    top: 10%!important;
    z-index: 10000!important
}

.cms-index-index div.widget-catalogsale-products {
    margin-top: 20px
}

.widget-static-block .banner-container-1 .row {
    margin: 0 -10px
}

.widget-static-block .banner-container-1 .row [class*=col-] {
    padding: 0 10px
}

.ratings .rating-links,
div.ratings .rating-box {
    line-height: 10px
}

.banner-container-bottom .banner-container-1 .banner-block {
    margin-bottom: 20px
}

div.price-box .special-price .price {
    color: #e24a00
}

div.price-box .old-price .price {
    color: #cacaca;
    font-style: italic;
    font-weight: 400;
    text-decoration: line-through
}

.custom-manual p a,
.newsletter-content .privacy-link a:hover {
    text-decoration: underline
}

ul.products-grid .price-box {
    margin: 0
}

div.ratings .rating-box.stars {
    margin: 3px 0
}

.cms-home .widget-catalogsale-products .row {
    margin: 0 -10px
}

.widget-catalogsale-products.category-list .products-grid .product-image {
    padding: 0;
    margin: 10px 0 20px
}

.widget-catalogsale-products.category-list.product-more .products-grid .product-image,
.widget-catalogsale-products.category-list.product-more.custom-cols .products-grid .product-image {
    padding: 0;
    margin: 15px 0
}

.cms-home .widget-catalogsale-products .products-grid .product-image {
    padding: 0 0 10px
}

.cms-home .widget-catalogsale-products .wrapper-hover a {
    display: block;
    text-align: center;
    color: #6c481d;
    font: 20px/22px alternategotno-regular;
    text-transform: uppercase
}

.cms-home .widget-catalogsale-products .wrapper-hover:hover a {
    color: #976529
}

.cms-home .widget-catalogsale-products .products-grid>li.item {
    margin-bottom: 0;
    padding: 0 10px
}

div.products-grid .product-image {
    margin-bottom: 0
}

.breadcrumbs,
.footer-before-container {
    display: none
}

.catalog-category-view .main-container {
    padding: 0
}

.main-container.col2-left-layout {
    background: url(../images/category-bg.png) -36% bottom no-repeat
}

.gp-detail-page .product-view .collateral-tabs .browse-parts-detail-page h2,
.main-container #upsell-product.widget.category-page-block h2,
.main-container.col2-left-layout .category-list h2,
.main-container.col2-left-layout .page-title h1,
.main-container.col2-left-layout .widget-title h2,
div.cart .page-title h1,
div.opc-wrapper-opc .page-title h1 {
    text-align: left;
    color: #398b07;
    font: 40px/30px alternategotno-regular;
    margin: 20px 0;
    padding: 0
}

.main-container.col2-left-layout .my-account .page-title h1,
div.cart .page-title h1,
div.opc-wrapper-opc .page-title h1 {
    text-align: center
}

div.cart .page-title h1,
div.opc-wrapper-opc .page-title h1 {
    margin: 0;
    text-align: center
}

div.opc-wrapper-opc .page-title h1 {
    margin: 0 0 40px
}

.main-container div.page-title h1 , .page_not_width dl h2{
    color: #398b07
}
.main-container .page_not_width div.page-title h1 , .page_not_width dl h2{
    font: 45px/30px alternategotno-regular !important;
    color: #398b07 !important;
    margin: 10px 0 15px !important;
}
.main-container div.page-title h1:before {
    color: #6c481d
}

.main-container.col2-left-layout .sidebar .block-title {
    border-bottom: 0 solid #dfdfdf;
    margin-bottom: 0;
    padding: 0
}

.main-container.col2-left-layout .sidebar #leftnav .category-submenu {
    cursor: pointer;
    width: 96%
}

.main-container.col2-left-layout .sidebar #leftnav .category-submenu>a span:after {
    position: relative;
    top: -2px;
    left: 5px;
    content: "\f04b";
    font-family: FontAwesome;
    color: #6c481d;
    font-size: 5px;
    line-height: 0
}

.main-container.col2-left-layout .sidebar #leftnav .category-submenu.category-active>a span:after {
    display: inline-block;
    content: "\f04b";
    font-family: FontAwesome;
    color: #6c481d;
    font-size: 5px;
    transform: rotate(90deg)
}

.main-container.col2-left-layout .sidebar #leftnav .category-submenu .category-second-level .category-submenu1>a {
    color: #333;
    font-weight: 700
}

.main-container.col2-left-layout .sidebar #leftnav .category-submenu .category-second-level .category-submenu1.category-active>a,
.main-container.col2-left-layout .sidebar #leftnav .category-submenu .category-second-level .category-submenu1.category-active>a span:after,
.main-container.col2-left-layout .sidebar #leftnav .category-submenu .category-second-level .category-submenu1>a.active,
.main-container.col2-left-layout .sidebar #leftnav .category-submenu .category-second-level .category-submenu1>a.active span:after,
.main-container.col2-left-layout .sidebar .block-categories li a.active,
.main-container.col2-left-layout .sidebar .block-categories li a.active span:after,
.main-container.col2-left-layout .sidebar .category-submenu.category-active>a,
.main-container.col2-left-layout .sidebar .category-submenu.category-active>a span:after {
    color: #398b07!important
}

.main-container.col2-left-layout .sidebar #leftnav .category-submenu .category-second-level .category-submenu1.category-active>a span:after {
    transform: rotate(90deg)
}

.main-container.col2-left-layout .sidebar #leftnav .category-submenu .category-second-level .category-submenu1.category-active>a:hover,
.main-container.col2-left-layout .sidebar #leftnav .category-submenu .category-second-level .category-submenu1.category-active>a:hover span:after,
.main-container.col2-left-layout .sidebar #leftnav .category-submenu .category-second-level .category-submenu1>a:hover,
.main-container.col2-left-layout .sidebar #leftnav .category-submenu .category-second-level .category-submenu1>a:hover span:after {
    color: #4fba0d!important
}

.main-container.col2-left-layout .sidebar #leftnav .category-submenu .category-second-level .category-submenu1>a span:after {
    display: inline-block;
    content: "\f04b";
    font-family: FontAwesome;
    color: #6c481d!important;
    font-size: 5px;
    position: relative;
    top: -2px;
    line-height: 0;
    left: 5px
}

.main-container.col2-left-layout .sidebar .block-categories .block-title strong,
.main-container.col2-left-layout .sidebar .block-layered-nav .block-content>dl>dt,
.main-container.col2-left-layout .sidebar .block-layered-nav .selected-filter .currently .block-subtitle,
.main-container.col2-left-layout .sidebar .block-title strong {
    display: inline-block;
    color: #6c481d;
    font: 20px/18px alternategotno-regular;
    margin: 30px 0 5px
}

.main-container.col2-left-layout .sidebar .block-categories {
    font: 12px arial, sans-serif
}

.main-container.col2-left-layout .sidebar .block-categories a {
    color: #333
}

.main-container.col2-left-layout .sidebar .block-categories li a {
    font-weight: 700;
    line-height: 22px
}

.main-container.col2-left-layout .sidebar .block-categories li ul {
    margin-left: 10px;
    display: none
}

.main-container.col2-left-layout .sidebar .block-categories li li a {
    font-weight: 400
}

.banner-container-1.other-page-block {
    margin: 75px 0 0;
    border-top: 1px solid #e5e5e5;
    padding: 20px 0 0
}

.banner-container-1.other-page-block .banner-block {
    margin-bottom: 10px
}

.main-container.col2-left-layout .widget-catalogsale-products.category-list h2 {
    text-align: center;
    background: #fff;
    display: inline-block;
    padding: 0 25px;
    margin: 0
}

.cus_margin-bot-20 {
    margin-bottom: 20px
}

.cus_margin-top-20 {
    margin-top: 20px
}

.custom-mar-bot-0 {
    margin-bottom: 0!important
}

.widget-catalogsale-products.category-list .row {
    margin: 0 -10px
}

.widget-catalogsale-products.category-list .product-name a {
    font: 700 18px arial, sans-serif;
    color: #398b07;
    text-align: center;
    display: block;
    text-transform: capitalize
}

.widget-catalogsale-products.category-list .product-name a:hover {
    color: #4fba0d
}

.main-container.col2-left-layout .widget.category-list.product-more .products-grid>li.item {
    padding: 0 15px;
    margin: 0 0 -15px
}

.main-container.col2-left-layout .widget.category-page-block .widget-title {
    text-align: left;
    margin: 0
}

.catalog-category-view .widget.widget-new-products.category-page-block .owl-carousel .owl-wrapper-outer {
    background: 0 0;
    padding: 0;
    border-radius: 0
}

.main-container #upsell-product.widget.category-page-block,
.main-container.col2-left-layout .widget.category-page-block {
    padding: 30px 0 0;
    margin: 30px 0 0;
    border-top: 1px solid #e5e5e5
}

.main-container #upsell-product.widget.category-page-block h2,
.main-container.col2-left-layout .widget-title h2,
.main-container.col2-left-layout .widget.category-page-block h2 {
    margin: 0 0 30px
}

.main-container.col2-left-layout .widget.category-page-block h2 {
    display: inline-block;
    text-transform: capitalize
}

.main-container.col2-left-layout .widget.category-page-block a.viewall {
    float: right;
    font: 18px/40px alternategotno-regular;
    color: #398b07
}

.main-container.col2-left-layout .widget.category-page-block a.viewall:hover {
    color: #4fba0d
}

.main-container #upsell-product.widget.category-page-block h2.product-name,
.product-info h2.product-name,
.product-info h3.product-name,
.product-info h4.product-name,
.product-info h5.product-name,
.product-info p.product-name {
    font: 14px/22px Arial, san-serif;
    text-transform: capitalize;
    margin: 0 0 10px!important
}

.main-container #upsell-product.widget.category-page-block h2 a,
.main-container.col2-left-layout .widget.category-page-block .product-info h2 a,
.product-info h2.product-name a,
.product-info h3.product-name a,
.product-info h4.product-name a,
.product-info h5.product-name a,
.product-info p.product-name a {
    color: #333
}

.main-container #upsell-product.widget.category-page-block h2 a:hover,
.main-container.col2-left-layout .widget.category-page-block .product-info h2 a:hover,
.product-info h2.product-name a:hover,
.product-info h3.product-name a:hover,
.product-info h4.product-name a:hover,
.product-info h5.product-name a:hover,
.product-info p.product-name a:hover {
    color: #666
}

.slider-block-Content .caption-big a,
.slider-block-Content .caption-big a:hover,
.slider-block-Content .caption-small-top a,
.slider-block-Content .caption-small-top a:hover,
.slider-block-Content1 .caption-big a,
.slider-block-Content1 .caption-big a:hover,
.slider-block-Content1 .caption-small-top a,
.slider-block-Content1 .caption-small-top a:hover {
    color: #fff
}

.slider-block-Content,
.slider-block-Content1 {
    text-shadow: 0 3px 5px rgba(0, 0, 0, .5);
    color: #fff
}

.main-container.col2-left-layout .widget.category-list .category-title {
    background: url(../images/category-title-bg.png) center center repeat-x
}

.main-container.col2-left-layout .widget-catalogsale-products.category-list.product-more .category-title,
.main-container.col2-left-layout .widget-catalogsale-products.category-list.product-more.custom-cols .category-title {
    margin-bottom: 10px
}

.main-container.col2-left-layout .widget.widget-catalogsale-products.category-list.product-more {
    margin-bottom: -15px
}

.main-container.col2-left-layout .category-description-img .category-description,
.main-container.col2-left-layout .category-description-img .category-image {
    margin: 0 0 30px;
    font-family: arial, sans-serif
}

@media only screen and (min-width:768px) {
    .products-grid li.item {
        position: relative
    }
    .products-grid li.item .actions .button.btn-cart {
        position: absolute;
        left: -100%;
        top: 0;
        -webkit-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out
    }
    .products-grid li.item .actions .add-to-links {
        position: absolute;
        right: -100%;
        top: 0;
        -webkit-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out
    }
    .main-container.col2-left-layout .widget-catalogsale-products.category-list.custom-block {
        padding: 30px 0 0;
        border-top: 1px solid #e5e5e5;
        margin-top: 10px
    }
    .products-grid li.item:hover .actions button.btn-cart {
        left: 0
    }
    .products-grid li.item:hover .actions .add-to-links {
        right: 0
    }
    .product-more .t-border {
        width: 100%;
        height: 1px;
        background: #e5e5e5;
        clear: both;
        margin: 0 15px;
        display: inline-block
    }
    .product-more .t-border.last {
        display: none
    }
    .cms-index-index div.widget-catalogsale-products .products-grid .col-lg-2 {
        width: 16.6667%
    }
}

#aw-ln-filters-container dd ol li label img,
.product-shop .product-options .swatch-attr .input-box ul li a img {
    border: 1px solid #666
}

.wrapper-hover-hidden,
.wrapper-hover-hiden {
    display: inline-block
}

.cms-index-index .main-container .home-page-category .container {
    max-width: 1160px
}

#cartpopup {
    display: none!important
}

.carocontent {
    top: 18px;
    display: block
}

.widget .owl-controls .owl-buttons div.owl-next,
.widget .owl-controls .owl-buttons div.owl-prev {
    top: 29%
}

.widget .owl-controls .owl-buttons div.owl-prev {
    left: -24px!important
}

.widget .owl-controls .owl-buttons div.owl-next {
    right: -24px!important
}

#browse-parts1 .owl-controls .owl-buttons div.owl-prev {
    left: -13px!important
}

#browse-parts1 .owl-controls .owl-buttons div.owl-next {
    right: -13px!important
}

.slider-block-Content {
    position: absolute
}

.slider-block-Content .caption-big {
    line-height: 1;
    font-family: alternategotno-regular;
    font-size: 80px;
    /* text-transform: uppercase; */
    margin: 0 0 -1px -4px
}

.slider-block-Content.bottom-left {
    bottom: 30px;
    left: 20px;
    text-align: left
}

.slider-block-Content.middle-center {
    top: 22%;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto
}

.slider-block-Content.bottom-left .caption-small-bottom,
.slider-block-Content.bottom-left .caption-small-top,
.slider-block-Content.middle-center .caption-small-bottom {
    font-size: 24px;
    font-family: alternategotno-regular;
    line-height: 1
}

.banner-block .slider-block-Content1 .caption-small-top {
    font-size: 30px;
    font-family: alternategotno-regular
}

.slider-block-Content1 {
    position: absolute;
    top: 35%;
    left: 0;
    line-height: 1;
    right: 0;
    margin: 0 auto
}

.slider-block-Content1 .caption-big {
    line-height: 1;
    font-size: 70px;
    font-family: alternategotno-regular;
    /* text-transform: uppercase; */
    margin: 0 0 -1px -4px
}

.slider-block-Content1 .newsletter-icon {
    margin: 0 auto 20px
}

.other-page-block .slider-block-Content {
    position: absolute;
    top: 35%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center
}

.other-page-block .slider-block-Content .caption-big {
    font-size: 57px
}

.other-page-block .banner-block .slider-block-Content .caption-small-top {
    font-family: alternategotno-regular;
    font-size: 21px
}

.widget-products .owl-wrapper-outer .owl-item li .product-info h2.product-name,
.widget-products .owl-wrapper-outer .owl-item li .product-info p.product-name {
    margin-bottom: 2px!important
}

.products-grid .product-image {
    margin-bottom: 7px!important
}

.product-info ul li .swatch-link {
    margin: 6px 0 -5px
}

.category-products .products-grid li .product-info h2.product-name {
    margin-bottom: 0px!important;
    min-height: 28px;
}

.tab-container .owl-wrapper-outer .owl-item .product-info p.product-name {
    margin-bottom: 0!important
}

.products-grid .actions {
    bottom: 12px!important
}

.category-products ul.products-grid .actions {
    bottom: 0!important
}

.widget-new-products .widget-products ul li .product-image-container .product-image {
    background: 0 0;
    padding: 10px 0
}

.widget-new-products .widget-products ul li .product-image-container .product-image img {
  /*  width: 100%*/
}

.widget-new-products .widget-products ul li .product-info .product-name {
    margin-top: -3px
}

.widget-new-products .widget-products ul li .product-info .wrapper-hover-hidden .actions {
    bottom: 6px!important
}

.widget-new-products #browse-parts1.widget-products ul li .product-info .wrapper-hover-hidden .actions {
    bottom: 8px!important
}

.gp-detail-page .product-view .product-essential .gp-tab-section {
    border-bottom: 1px solid #e4e4e4;
    width: 100%
}

.widget-new-products .page-title .similar-pro {
    font-family: alternategotno-regular;
    color: #3a880e;
    font-size: 38px;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 13px;
    margin-bottom: 6px
}

.ps-static .product-view .product-essential {
    margin-bottom: 0
}

#browse-parts1 .owl-carousel .owl-item {
    padding: 0 6px
}

.f-right .top-menu-divider {
    margin-right: 30px
}

.gp-detail-page .gp-tab-section .col-lg-8 {
    width: 764px!important;
    margin-left: 14px
}

@media only screen and (max-width:1199px) {
    .f-right .top-menu-divider {
        margin-right: 39px
    }
    .gp-detail-page .product-view .gp-tab-section {
        display: inline-block
    }
    .gp-detail-page .gp-tab-section .col-lg-8 {
        width: 100%!important;
        margin-left: 0
    }
}

@media only screen and (max-width:767px) {
    .gp-detail-page .gp-tab-section .col-lg-8 {
        width: 96%!important
    }
    .footer-container>.container>.row {
        margin-left: 0;
        margin-right: 0
    }
    .widget-new-products .page-title.category-title {
        float: none
    }
    .widget .owl-controls .owl-buttons div.owl-next {
        right: -14px!important
    }
    .widget .owl-controls .owl-buttons div.owl-prev {
        left: -14px!important
    }
    .widget-new-products .wrapper-hover-hidden {
        width: 100%;
        text-align: center
    }
    .widget-new-products .wrapper-hover-hidden .add-to-links li {
        float: none;
        display: inline-block
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .slider-block-Content.middle-center .caption-big,
    .slider-block-Content1 .caption-big ,
    .slider-block-Content .caption-big {
        font-size: 40px
    }
    .slider-block-Content1 .newsletter-icon {
        width: 40px
    }
}
@media only screen and (min-width:480px) and (max-width:767px) {
    .more-views {
        width: 80% !important;
    }
    .category-products .products-grid .product-image-container {
        float: left !important;
        text-align: center !important;
        margin-right: 20px !important;
    }
    .category-products .products-grid .product-info {
        overflow: hidden !important;
        text-align: left !important;
    }
    .category-products .products-grid .product-info .price-box{
        text-align: left !important;
    }
    .category-products .products-grid>li.item {
        padding-top: 0 !important;
    }
    .products-grid li.item .wrapper-hover {
        padding-bottom: 20px !important;
	}
}

@media only screen and (max-width:480px) {
    .slider-block-Content .caption-big {
        font-size: 62px
    }
    .cms-newsletter .std p.required-1 {
        font-size: 13px
    }
    .newsletter-content #newsletter-val table tr td:first-child {
        max-width: 100px!important;
        font-size: 11px!important
    }
}

.main-container.col2-left-layout .widget-catalogsale-products.category-list .product-name a {
    margin-top: 10px
}

.main-container.col2-left-layout .banner-container-1.other-page-block {
    margin: 10px 0 0
}

.main-container.col2-left-layout .banner-container-1.other-page-block .col-sm-6 {
    padding-left: 12px;
    padding-right: 12px
}

.category-products .products-grid>li.item {
    padding-left: 10px;
    padding-right: 10px
}

.category-products>.products-grid {
    padding-left: 12px
}

.widget-new-products .widget-products .products-grid li.item .product-image {
    margin-bottom: 5px!important
}

.widget-new-products .widget-products li.item .product-info .product-name {
    margin-top: -5px!important;
    min-height: 45px
}

.main-container.col2-left-layout .widget.category-list .products-grid>li.item,
.main-container.col2-left-layout .widget.category-list.col-four .products-grid>li.item {
    margin: 0 0 -15px;
    padding: 0 15px
}

.sidebar .brand-search-content .brand-sidebar .searchbrand {
    background: #FFF;
    margin-top: 40px
}

.sidebar .brand-search-content .brand-sidebar .searchbrand li {
    cursor: pointer;
    padding: 8px 5px;
    font-size: 13px;
    border: 1px solid #ccc
}

.sidebar .brand-search-content .brand-sidebar .searchbrand li:hover {
    background: #6ac531;
    color: #fff
}

.sidebar .brand-search-content .brand-sidebar .searchbrand li.selected {
    background: #6ac531!important;
    color: #fff
}

.sidebar .brand-search-content .brand-sidebar input {
    padding-left: 10px!important
}

.sidebar .shopbybrand_sidebar .brand-content li {
    text-align: left
}

.sidebar .shopbybrand_sidebar .brand-content li .brands-item-list-image {
    width: 100%;
    max-width: 65px
}

.sidebar .shopbybrand_sidebar .brand-content li .brand-name {
    width: 47%;
    float: right;
    text-align: left;
    display: inline-block;
    padding-top: 2px;
    font-size: 12px
}

.sidebar .bestsllerbrand .brand-bestseller-content li .product-details {
    margin-left: 0;
    width: 56%;
    float: right;
    display: inline-block;
    text-align: left
}

.sidebar .bestsllerbrand .brand-bestseller-content li .product-details p {
    margin: 0 0 6px!important;
    font-size: 12px
}

.sidebar .shopbybrand_sidebar .brand-content li img {
    margin-right: 0
}

.sidebar .shopbybrand_sidebar .brand-content li a {
    margin-left: 0
}

.brandscategories>strong>a {
    font: 30px/18px alternategotno-regular;
    color: #398b07!important;
    margin-bottom: 15px!important
}

.brandscategories ul li a {
    color: #333!important;
    font-size: 14px!important
}

.brandscategories ul li a:hover {
    color: #666!important
}

.brands ul.col .list_1 {
    width: 20%;
    margin: 0 0 10px!important;
    padding: 15px 10px;
    height: auto!important
}

.brands ul.col .list_1 a>div {
    width: 100%!important;
    padding: 10px;
    background-color: #f7f9fc
}

.brands ul.col .list_1 a>.box {
    width: 100%!important;
    padding: 0;
    background: 0 0;
    text-align: left;
    font-size: 14px
}

.bestsllerbrand .mini-products-list li {
    text-align: left
}

.youama-window-box .box-contents,
.youama-window-box .box-contents-button {
    text-align: center
}

.sidebar .bestsllerbrand,
.sidebar .brand-search,
.sidebar .shopbybrand_sidebar {
    position: relative;
    right: 13px
}

.sidebar .shopbybrand_sidebar .button {
    padding: 8px 17px
}

.brand-bestseller-content li.item .product-name a {
    color: #333
}

.brand-bestseller-content li.item .product-name a:hover {
    color: #666
}

.ias-spinner img,
.loading_image img {
    max-width: 80px;
    height: auto
}

.more-views {
    margin-right: 0!important
}

.skip-container.mobile {
    border-top: 1px solid #e2dad2!important
}

.caption-small-bottom a,
.caption-small-bottom a:hover {
    color: #fff!important
}

.gp-detail-page .simple-out-of-stock-notification .notify-link {
    text-align: center;
    display: block;
    padding: 6px 0;
    border-radius: 2px;
    text-transform: uppercase;
    width: 130px;
    color: #99692e!important;
    font: 18px/16px alternategotno-regular;
    margin: 0 auto;
    background: #fff;
    border: 2px solid #99692e!important;
    cursor: pointer
}

.gp-detail-page .simple-out-of-stock-notification .notify-link:hover {
    color: #398b07!important
}

.gp-detail-page .product-view .add-to-cart-buttons .button {
    width: 220px!important;
    padding: 10px!important;
    font: 21px/32px alternategotno-regular!important
}

.grid-full .catagory_children .catagory_children .level2 a,
.grid-full .level1 .catagory-level1 {
    line-height: normal!important
}

.more-views-owl-carousel.owl-carousel .owl-controls .owl-buttons div.owl-next {
    right: -3px!important
}

.more-views-owl-carousel.owl-carousel {
    margin-right: 5px!important
}

.grid-full .parent .level-top>.level .level>li>.catagory_children a {
    padding: 8px 25px!important
}

.gp-detail-page .simple-out-of-stock-notification {
    display: block!important;
    margin-top: 15px!important;
    width: 100%;
    float: left
}

.gp-detail-page .product-view .add-to-cart-buttons .button[title="Out Of Stock "],
.gp-detail-page .product-view .add-to-cart-buttons .button[title="Discontinued "] {
    background: #e36619
}

.gp-detail-page .product-view .add-to-cart-buttons .button[title="Out Of Stock "]:after,
.gp-detail-page .product-view .add-to-cart-buttons .button[title="Out Of Stock "]:hover,
.gp-detail-page .product-view .add-to-cart-buttons .button[title="Discontinued "]:after,
.gp-detail-page .product-view .add-to-cart-buttons .button[title="Discontinued "]:hover {
    background: orange
}

.signin .btn-facebook-login:hover {
    background-position: 0 0
}

.yoauam-switch-window {
    margin: 0 auto
}

.header-newsletter-section .news-content span {
    color: #fff
}

.header-newsletter-section .news-content a {
    display: block!important
}

.block-layered-nav #aw-ln-filter-27-options li input[type=checkbox],
.block-layered-nav #aw-ln-filter-27-options li>span,
.link-compare {
    display: none !important
}

.main-container.col2-left-layout .sidebar .block-categories a:hover {
    color: #4fba0d
}

.main-container.col2-left-layout .sidebar .block-categories li a:hover span:after {
    color: #4fba0d!important
}

#leftnav>ul>li.last>a span:after {
    color: #398b07!important
}

.offscreen .discont-bottom button:hover {
    background: #333!important
}

.offscreen .newsletter-signup {
    max-width: 100%!important
}

.offscreen .loading_image {
    top: 32%!important;
    z-index: 100
}

.offscreen #shipping-step .loading_image {
    top: 16%!important
}

body.customer-account .my-account .custom-box-account .box {
    margin-bottom: 30px
}

.awrma-account .pager .limiter select {
    width: 42px
}
.awrma-account .page-title {
    text-align: left;
}
div.footer .footer-col ul a {
    font-weight: 400
}

.products-grid .button.btn-cart {
    max-width: calc(100% - 40px)!important
}

.header-phone {
    font-style: italic;
    position: absolute;
    right: 0;
    top: -10px;
    font-size: 14px
}

.header-phone span.fa {
    color: #398b07;
    padding-right: 3px;
    font-style: normal
}

.aw-ln-filter-options-range {
    margin-bottom: 40px;
    max-width: 80%
}

.aw-ln-filter-options-range-slider-wrapper {
    background: #e6e6e6!important
}

.aw-ln-filter-options-range-slider-max,
.aw-ln-filter-options-range-slider-min {
    width: 15px!important;
    height: 15px!important
}

.aw-ln-filter-options-range-slider-min {
    background: url(../images/left-round.png) no-repeat!important
}

.aw-ln-filter-options-range-slider-max {
    background: url(../images/right-round.png) no-repeat!important
}

.aw-ln-filter-options-range-slider-wrapper-left {
    margin: 0 0 0 -7px!important;
    background: #e6e6e6!important;
    border-radius: 15px
}

.aw-ln-filter-options-range-slider-wrapper-right {
    margin: 0 -11px 0 1px!important;
    background: #e6e6e6!important;
    border-radius: 15px
}

.aw-ln-filter-options-range-slider-active {
    background: #388c07!important;
    height: 15px!important
}

.aw-ln-filter-options-range-status {
    padding-top: 10px
}

.block-layered-nav #aw-ln-filters-container dd ol li {
    display: inline!important;
    white-space: normal!important;
    margin-right: 1px!important
}

.block-layered-nav #aw-ln-filters-container dd ol li label span {
    width: 45px;
    height: 45px;
    overflow: hidden;
    margin-bottom: 5px
}

.block-layered-nav #aw-ln-filters-container dd ol li label img {
    width: 45px;
    height: 45px;
    border-radius: 10px;
    padding: 2px;
    border: 2px solid transparent!important
}

.block-layered-nav #aw-ln-filters-container li input[type=checkbox]:checked+span img {
    border: 2px solid #359906!important
}

.page_not_width {
    position: relative;
    width: 100%;
}

.page_not_width .page-title {
    text-align: left;
    position: absolute;
    z-index: 100;
}

.page_not_width .page-title h1 {
    margin-bottom: 0px;
    font-size: 67px;
    font-family: 'alternategotno3dregular';
    text-transform: none;
    font-weight: 500;
}

.page_not_width .page-title h3 {
    color: #777777;
    font-family: arial;
    font-size: 25px;
    font-weight: 600;
    text-transform: none;
}

.page_not_img {
    position: relative;
    top: 0px;
    width: 92%;
    margin: 0 auto;
    z-index: 10;
}

.page_not_img img {
    max-width: 100%;
}

.page_not_width dl h2 {
    color: #398b07;
    font-size: 38px;
    margin-bottom: 10px;
    font-weight: 500;
}
.products-grid .product-image-container {
    position: relative;
}
.products-grid .product-image-container .configexists {
    position: absolute;
    background: #fff;
    left: 2px;
    width: auto;
    border-radius: 5px;
    bottom: 0;
	height: auto;
}
.products-grid .product-image-container .configexists .configurable-swatch-list {
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 5px;
}
.block-layered-nav dl dd h5 , #aw-ln-filters-container dt{
    font-family: inherit;
    display: inline-block;
    color: #6c481d;
    font: 20px/18px alternategotno-regular;
	text-transform: uppercase;
}
@media only screen and (max-width:990px) {
    .main-menu {
        position: relative !important;
    }
}
@media only screen and (max-width:991px) {
    .header-phone {
        position: relative;
        right: 0;
        top: -10px;
        font-size: 14px
    }
    .sf-menu-phone,
    .skip-link.skip-active,
    .skip-link:hover {
        background: #fff!important
    }
    .col-left-first .block.block-list.block-categories {
        display: none!important
    }
    .col-left-first {
        padding-top: 20px
    }
    .sf-menu-phone {
        width: 92%!important;
        margin-right: 4%;
        margin-left: 4%;
        -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, .35);
        -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, .35);
        box-shadow: 0 5px 5px rgba(0, 0, 0, .35);
        -webkit-animation: skipLinks .25s linear;
        -moz-animation: skipLinks .25s linear;
        -ms-animation: skipLinks .25s linear;
        -o-animation: skipLinks .25s linear;
        animation: skipLinks .25s linear
    }
    .sf-menu-phone li li a:hover,
    .sf-menu-phone li li.active>a,
    .sf-menu-phone li strong,
    .sf-menu-phone>li.active>a,
    .sf-menu-phone>li>a:hover {
        color: #398b07!important
    }
    .sf-menu-phone li {
        border-bottom: 1px solid #e0e7ed!important;
        text-transform: capitalize!important
    }
    .sf-menu-phone li a {
        color: #8b8b8b!important
    }
    #header-account.skip-content .header-button .current {
        color: #398b07!important
    }
    .skip-link.skip-nav {
        border-left: solid 1px #e2dad2!important
    }
    .skip-link {
        border-right: solid 1px #e2dad2!important
    }
    .skip-account .icon:before {
        content: url(../images/user.png)!important
    }
    .skip-link.skip-account:hover .icon:before {
        content: url(../images/user_green.png)!important
    }
    .newsletter-content .subcontent {
        line-height: normal!important;
        font-size: 30px!important
    }
    #wishlist-table td.customer-wishlist-item-quantity {
        width: 120px!important;
        float: left
    }
    #wishlist-table td.customer-wishlist-item-cart .cart-cell {
        clear: both!important;
        display: block!important;
        width: 100%!important;
        text-align: left!important
    }
    #wishlist-table .item-manage .button {
        width: 48%
    }
    .fieldset #wishlist-table p {
        margin-top: 7px
    }
    #wishlist-table td.customer-wishlist-item-price .price-box {
        margin-top: 2px!important
    }
    .newsletter-content #newsletter-val table tr td:first-child {
        max-width: 50px!important
    }
    #newsletter-val .form-control {
        width: 200px!important
    }
    .newsletter-content {
        background-position: 100%
    }
    .slider-block #main-slider .owl-item .slider-block-Content {
        left: 5%;
        top: 35%;
        text-shadow: 0 3px 5px rgba(0, 0, 0, .5);
        font: 16px/14px adelleregular, sans-serif;
        color: #fff
    }
    .slider-block #main-slider .owl-item .slider-block-Content .caption-big {
        font-size: 40px
    }
    #search_mini_form .search-button {
        background: #398b07!important
    }
    .sf-menu-phone li li {
        padding: 12px 8px!important
    }
}

@media only screen and (max-width:767px) {
    .products-grid .button.btn-cart {
        max-width: 100%!important
    }
    .products-grid .product-image {
        margin: 0 auto!important;
        padding: 0!important
    }
    .confignoexists {
        height: auto
    }
    .products-grid li.item .wrapper-hover {
        margin-bottom: 0!important;
    }
    .category-products .products-grid li .product-info h2.product-name {
        min-height: 1px!important
    }
    .more-views {
        width: inherit;
        height: auto !important;
    }
    .more-views-owl-carousel.owl-carousel .owl-item {
        width: auto!important
    }
    .more-views-owl-carousel.owl-carousel .owl-controls .owl-buttons div.owl-prev {
        left: -14px!important
    }
    .more-views-owl-carousel.owl-carousel .owl-controls .owl-buttons div.owl-next {
        right: -5px!important
    }
    .more-views .product-image-thumbs li {
        float: left
    }
    .page-title.newsletter h1 {
        font-size: 34px!important
    }
    .newsletter-image img {
        text-align: center;
        margin: 0 auto
    }
    .product-info .yotpo .pull-left {
        float: none!important;
        text-align: center!important
    }
    .products-grid .add-to-links li {
        margin: 0!important
    }
    #iwd-authorizecim-cards .item.info-box .box-content .right {
        width: 100%;
        margin-top: 10px
    }
    .customer-account-index .col2-left-layout .my-account .welcome-msg p {
        text-align: left
    }
    .page_not_width .page-title {
        position: relative;
    }
    .products-grid li.item .wrapper-hover {
        border-bottom: solid 1px #dfdfdf !important;
        
    }
    .products-grid li.item .wrapper-hover:last-child {
        border-bottom: 0;
    }
}

@media only screen and (min-width:768px) {
    .newsletter-table {
        margin-top: -60px!important
    }
    .product-info .yotpo {
        position: absolute;
        top: -20px
    }
    .products-grid .actions {
        overflow: visible!important
    }
}

@media only screen and (max-width:549px) {
    .slider-block-Content1 .newsletter-icon {
        width: 50px!important
    }
    .slider-block-Content1 .caption-big {
        font-size: 40px!important
    }
    .banner-block .slider-block-Content1 .caption-small-top {
        font-size: 24px!important
    }
    .footer {
        margin-top: 20px!important;
        padding-top: 20px!important
    }
    div.footer .footer-col h2 {
        line-height: normal!important
    }
    div.footer-container {
        padding: 0 0 10px!important
    }
    .mob-footer p {
        padding-top: 10px!important
    }
    .slider-block #main-slider .owl-item .slider-block-Content .caption-big {
        font-size: 32px
    }
    .other-page-block .slider-block-Content .caption-big {
        font-size: 40px
    }
    .other-page-block .banner-block .slider-block-Content .caption-small-top {
        font-size: 24px
    }
}

@media only screen and (max-width:480px) {
    #wishlist-table .item-manage .button {
        width: 100%
    }
    #wishlist-table td.customer-wishlist-item-cart>p {
        width: 100%!important
    }
    .slider-block #main-slider .owl-item .slider-block-Content {
        left: 6%;
        top: 20%
    }
    .slider-block #main-slider .owl-item .slider-block-Content .caption-big {
        font-size: 24px
    }
    .slider-block #main-slider .owl-item .slider-block-Content .caption-small-bottom,
    .slider-block #main-slider .owl-item .slider-block-Content .caption-small-top {
        font: 14px/12px adelleregular, sans-serif
    }
    .page_not_width .page-title h1 {
        font-size: 57px;
    }
    .page_not_width .page-title h3 {
        font-size: 24px;
    }
}

@media only screen and (max-width:1199px) {
    .gp-detail-page .product-view .gp-tab-section {
        width: 100%
    }
    .gp-detail-page .product-view .gp-tab-section .product-collateral {
        border-top: solid 1px!important;
        border-color: #e2dad2!important
    }
}

.page-title.newsletter h1 {
    font-size: 70px;
    font-weight: 700
}

.required-1,
.sign_up,
.sub-letter {
    margin: 0!important
}

.newsletter-content #newsletter-val table td {
    border: 0;
    vertical-align: middle;
    color: #393939;
    font-size: 12px;
    padding: 0 0 12px!important;
    font-weight: 700
}

.required-1,
.required-data {
    padding: 0!important
}

.newsletter-content #newsletter-val table tr td:first-child {
    max-width: 40px;
    vertical-align: top
}

.newsletter-content #newsletter-val table tr td.required-data {
    padding-bottom: 0!important
}

.newsletter-content #newsletter-val .button.close-off-canvas.offcanvas-checkout-button {
    padding: 5px 24px;
    text-transform: lowercase
}

.category-description-img .category-image img,
.cms-pumpguide table#Table_01,
.cms-replacementparts table#Table_01,
.products-grid .product-image-container .product-image img {
    /*width: 100%!important*/ 
}

#newsletter-val .form-control:focus {
    background: #eee
}

.newsletter-image img {
    max-width: 100%;
    max-height: 475px
}

.sub-letter {
    color: #737373;
    font-size: 16px!important
}

.sign_up {
    color: #000!important;
    font-size: 12px!important
}

.required-1 {
    line-height: normal!important;
    display: inline-block;
    font-size: 11px!important;
    font-weight: 400!important;
    color: #393939!important;
    margin: 0!important
}

.newsletter-signup {
    max-width: 125px;
    background: #FFF;
    color: #fff;
    border: 0;
    padding: 5px;
    border-radius: 3px
}

.newsletter-content .privacy-link {
    font-weight: 400
}

.newsletter-content .validation-advice {
    margin-top: 5px;
    font-size: 12px;
    margin-bottom: -8px
}

.offscreen .newsletter-signup {
    padding: 0
}

.discontinued-products-view .block-items {
    background: #f0e1b1;
    padding: 15px 40px;
    margin: 0 auto;
    float: none;
    display: block
}

.discontinued-products-view .disconnect {
    background: #fff
}

.block-title h3 {
    color: #c9743a;
    text-transform: capitalize
}

.block-title h3 strong {
    text-transform: uppercase
}

.catalog-product-view .discontinued-products-view {
    border-bottom: 0
}

.discontinued-products-view p {
    color: #398b07;
    padding: 0!important;
    font-size: 16px;
    font-weight: 600
}

.gp-detail-page .product-view .add-to-cart-buttons .button.out-stock {
    background: #e36619!important
}

.gp-detail-page .product-view .add-to-cart-buttons .button.out-stock:after,
.gp-detail-page .product-view .add-to-cart-buttons .button.out-stock:hover {
    background: #ff9147
}

.gp-detail-page .product-view .product-shop .availability .values {
    color: #000;
    font-weight: 600
}

.product-view .product-shop .price-info {
    float: none!important;
    display: inline-block
}

.product-view .add-to-cart .qty-wrapper {
    float: none!important
}

.grid-full .level1 .catagory-level1:hover,
.grid-full .level1.active .catagory-level1,
.grid-full .parent .level-top>.level .level>li>.catagory_children a:hover {
    color: #4fba0d!important
}

.catalog-category-view .category-products>.products-grid,
.catalogsearch-result-index .category-products>.products-grid {
    padding-left: 0!important
}

.wishlist-shared-index #wishlist-table tbody td {
    text-align: center
}

.gp-detail-page .browse-parts-detail-page .owl-controls .owl-buttons div.owl-next {
    right: 0!important
}

.gp-detail-page .browse-parts-detail-page .owl-controls .owl-buttons div.owl-prev {
    left: 0!important
}

.cms-page-view.cms-replacementparts .std img {
    max-width: 100%;
    height: auto
}

.customer-account .awrma-account .fieldset textarea {
    max-width: 300px
}

.custion-testimonial-section {
    padding: 20px
}

.custion-testimonial-section .foot_center {
    color: #666
}

.custion-testimonial-section .foot_center b {
    color: #398b07;
    font-size: 15px
}

.custion-testimonial-section .testimonial-author-section {
    margin-top: 10px
}

.custion-testimonial-section p {
    color: #333
}

.header-minicart .skip-cart:hover span.count {
    color: #4fba0d!important
}

div.footer .footer-col-content.social-connect li:last-child {
    margin-left: 0!important;
    margin-right: 0!important
}

div.footer .footer-col-content.social-connect li,
div.footer .footer-col-content.social-connect li:first-child {
    margin-right: 20px!important
}

div.footer .footer-col-content.social-connect li a .fa {
    font-size: 32px!important
}

.gp-detail-page .product-view .product-collateral .toggle-tabs li span#yreviews {
    padding: 13px 20px 14px
}

.footer .footer-col-content.social-connect .fa.fa-youtube {
    margin: 0!important
}
.gp-detail-page .product-img-box .detail-page-thumbnail_video{
    display: inline-block !important;
    width: 100%;
}
.yotpo .text-m {
    margin-left: 10px;
}
.sidebar .block {
    margin-bottom: 0px !important;
}
.category-products .toolbar .dropdown .selected , .category-products .toolbar .dropdown .carat{
    display: none;
}
.category-products .toolbar .dropdown {
    border: 0;
    background: transparent;
}
.category-products .dropdown select {
    margin: 0;
    position: relative;
}
@media only screen and (max-width:1199px) {
    .customer-account #awrma-items-ordered-table #awrma-items .a-right {
        width: 100%!important;
        text-align: left
    }
}
@media screen and (max-width:1199px) and (min-width: 768px) {
     .detail-page-thumbnail_video .more-views {
        height: auto;
        width: 72%;
        overflow: hidden;
    }
}
@media screen and (max-width:1024px) and (min-width:992px) {
    .slider-block #main-slider .slider-block-Content {
        top: 20%!important
    }
}
@media screen and (max-width:1199px) and (min-width:992px) {
    .banner-container-bottom .banner-container-1 .banner-block {
            margin-bottom: 16px;
        }
}
@media only screen and (min-width: 1025px) {   
    .slider-block .owl-item img {
        width: auto
    }
}
@media screen and (max-width:1024px) and (min-width:768px) {
    #aw-ln-filters-container .aw-ln-filter-options-fromto {
        text-align: center;
        margin: 0 auto
    }
    #aw-ln-filters-container .aw-ln-filter-options-fromto input {
        width: 40%;
        height: 38px;
        position: relative;
        top: 1px;
        margin: 0 1% 20px
    }
    #aw-ln-filters-container .aw-ln-filter-options-fromto button[type=button] {
        width: 100%
    }
}
@media screen and (min-width:768px) {
    .custom-order-box-left {
        padding-left: 0
    }
    .custom-order-box-right {
        padding-right: 0
    }
}

@media only screen and (max-width:991px) {
    .sf-menu-phone ul {
        padding: 0!important;
        margin-bottom: -10px
    }
    .sf-menu-phone li li.last {
        border-bottom: 0!important
    }
    
}

@media only screen and (max-width:767px) {
    .custom-order-box-left,
    .custom-order-box-right {
        padding-right: 0;
        padding-left: 0
    }
    .customer-account .awrma-account .fieldset textarea {
        max-width: 100%
    }
    .customer-account .awrma-account .fieldset select {
        width: 100%
    }
    .customer-account .awrma-account .buttons-set p.required {
        display: block;
        margin: 0 0 0 5px
    }
    .customer-account .awrma-account .buttons-set button.button {
        float: left;
        margin-left: 0
    }
    #aw-ln-filters-container .aw-ln-filter-options-fromto {
        text-align: center;
        margin: 0 auto
    }
    #aw-ln-filters-container .aw-ln-filter-options-fromto input {
        width: 29%;
        height: 38px;
        position: relative;
        top: 1px;
        margin: 0 1%
    }
    #aw-ln-filters-container .aw-ln-filter-options-fromto button[type=button] {
        width: 29%
    }
    .more-views-owl-carousel.owl-carousel {
        width: 280px!important
    }
    .more-views-owl-carousel.owl-carousel .owl-controls .owl-buttons div.owl-next {
        right: -5px!important
    }
    .cms-home .products-grid li.item .wrapper-hover {
        padding-bottom: 0px !important;
    }
}

@media only screen and (max-width:620px) {
    .newsletter-content {
        background-image: none!important
    }
    .newsletter-content #newsletter-val table tr td:first-child {
        max-width: 65px!important
    }
    #newsletter-val .form-control {
        width: 200px!important
    }
}

@media only screen and (max-width:480px) {
    .page-title.newsletter h1 {
        font-size: 24px!important
    }
    .newsletter-content .subcontent {
        font-size: 20px!important
    }
    .newsletter-content .sub-letter b {
        font-size: 16px
    }
    .newsletter-content .sign_up b {
        font-size: 14px
    }
    .newsletter-content #newsletter-val table tr td:first-child {
        font-size: 12px!important
    }
}

@media only screen and (min-width:768px) {
    .newsletter-content {
        margin-left: 70px!important
    }
    .gp-detail-page .browse-parts-detail-page .owl-controls .owl-buttons div.owl-prev {
        left: -14px!important
    }
    .gp-detail-page .browse-parts-detail-page .owl-controls .owl-buttons div.owl-next {
        right: -14px!important
    }
}

@media only screen and (min-width:992px) {
    .grid-full li a span.spanchildren:after {
        content: "";
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-left: 10px solid #398b07;
        position: absolute;
        top: -13px;
        right: -20px
    }
    .grid-full li a:hover span.spanchildren:after {
        border-left: 10px solid #4fba0d
    }
    .my-account .pager-no-toolbar .count-container {
        margin-right: 15px;
    }
    .main-menu.isStuck{
        position: fixed !important;
    }
}

.product-view .product-shop .price-box .special-price .price {
    color: #e24a00!important
}

.product-shop .add-to-cart-wrapper ul.add-to-links,
.product-shop .product-options-bottom ul.add-to-links {
    position: relative;
    top: -53px;
    left: 240px;
    display: inline-block
}

.products-grid .product-image {
    padding: 5px!important
}

.product-shop .add-to-cart-wrapper ul.add-to-links li a,
.product-shop .product-options-bottom ul.add-to-links li a {
    color: #398b07
}

.product-shop .add-to-cart-wrapper ul.add-to-links li a:hover,
.product-shop .product-options-bottom ul.add-to-links li a:hover {
    color: #4fba0d
}

@media (max-width:420px) {
    .product-shop .add-to-cart-wrapper ul.add-to-links,
    .product-shop .product-options-bottom ul.add-to-links {
        top: 0;
        left: 0
    }
    .awrma-account .page-title h1 {
        font-size: 30px;
    }
    .toolbar select {
        width: 175px;
    }
    .catalog-category-view .category-title .breadcrumbs li a, .catalog-category-view .category-title .breadcrumbs li strong {
        font-size: 9px !important;
    }
}
@media (max-width: 650px) {
    .review-step-payment .form-list li#authorizenet_cc_type_cvv_div {
        clear: both;
        padding-top: 20px;
    }
}
@media (max-width:767px) {
    .main-container.col2-left-layout .widget.category-list .products-grid>li.item,
    .main-container.col2-left-layout .widget.category-list.col-four .products-grid>li.item {
        margin: 0 0 5px!important
    }
    .main-container.col2-left-layout .widget.category-list .products-grid>li.item .product-name a,
    .main-container.col2-left-layout .widget.category-list.col-four .products-grid>li.item .product-name a {
        margin-top: 2px!important
    }
	 .gp-detail-page .detail-page-title h1 {
        display: block !important;
        margin-bottom: 5px !important;
    }
    .gp-detail-page .detail-page-title .page-title span {
        margin-left: 0 !important;
    }
    .footer .footer-col .block-title strong:after, .footer .footer-col h4:after {
        margin-top: -6px !important;
    }
    .footer .block-content, .footer .footer-col-content {
        border-width: 1px 1px 1px !important;
    }
    .footer .block-content, .footer .footer-col-content {
        margin: 0 0 5px;
    }
}
    .products-grid .label-product .video, .products-list .label-product .video{
        background: #20284f;
        color: #fff;
    }
    .products-grid .label-product .solar, .products-list .label-product .solar {
        background: #442a36;
        color: #fff;
    }
    body.customer-account .my-account .pager .limiter .dropdown {
        border-left: 0 !important;
    }
    .my-account .pages ol li a,  .my-account .pages ol li.current {
        line-height: 45px;
        width: 42px;
        height: 42px;
    }
    .my-account .pages .next:before, .my-account .pages .previous:before {
        line-height: 45px;
    }
    .catalog-category-view .toolbar .dropdown {
        width:170px !important;
    }
    .tm-testimonials-index-new .toolbar-bottom ul {
        padding-top: 20px;
        margin: 0px auto;
        float: none;
    }
.block-layered-nav #aw-ln-filters-container dt.last span {
    text-transform: uppercase;
}
.pump-table {
	border-collapse: collapse;
	width: 100%;
}
.pump-table, th, td {
	border: 1px solid #ccc;
}

.pump-table th {
	background-color: #398b07;
	color: white;
}


.pump-table th, td {
	padding: 15px;
	text-align: center;
}

.pump-table tr:nth-child(even) {
	background-color: #f2f2f2
}

/*.checkout-cart-index .cart .product-image { width:75px; }*/

/*
.cms-index-index .slider-block {
    display: none;
}*/

.atestclass{display:block}

/*
    Newsletter signup single page
*/
.cms-newsletter .main-container.col1-layout {
  padding-top: 17px;
}
.cms-newsletter .newsletter-page .heading-content {
  color:#727272;
  font-family: trebuchet ms;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 0;
  padding-left: 6rem;
  text-transform: none;
}
.cms-newsletter .news-header-content h1 {
  padding-left: 2rem;
}
.cms-newsletter .newsletter-page {
  background: rgba(0, 0, 0, 0) url("../images/newsletter-image.png") repeat scroll 0 0;
  background-repeat: no-repeat;
  padding-bottom: 6rem;
    padding-top: 5rem;
}
.cms-newsletter .newsletter-content .table td {
  text-align: left;
}
.cms-newsletter .newsletter-content {
  margin-left: 3rem!important;
}
.cms-newsletter .table td{color:#696969!important;}
.cms-newsletter .table{margin-top:18px;margin-left:36px;}
.cms-newsletter .input-text.required-entry.form-control{height:40px!important;}
.cms-newsletter .newsletter-content #newsletter-val .button.close-off-canvas.offcanvas-checkout-button {
   background-color: #ffffff;
    border: 2px solid #3a8b01;
    color: #3a8b01;
    margin-left:5%;
    padding: 16px 32px;
    text-transform: uppercase;
 border-radius:2px;
 font:45px/27px alternategotno-regular!important;
 font-size:26px;
 margin-top:6px;
}
#newsletter-val .table .form-control {
  border: 1px solid #dfdfdf !important;
  width: 390px !important; margin-bottom: 12px;
}
.newsletter-page #newsletter-val .table td {
  padding: 0 !important;
}
.cms-newsletter .page-title > h1 {
  display: none;
}
.newsletter-page .sub-letter {
  color: #696969 !important;
  font-family: "Neucha",cursive;
  font-size: 26px !important;
  letter-spacing: -1px;
}
@media only screen and (max-width: 767px)
 {
 .cms-newsletter .newsletter-page .heading-content{padding-left:0px;}
 .cms-newsletter .table{margin-left:0px;}
 .cms-newsletter .newsletter-content #newsletter-val .button.close-off-canvas.offcanvas-checkout-button{
  font-size:19px!important;padding:6px 9px!important;margin-left:0px!important;}
 #newsletter-val .form-control{width:90%!important;}
 .cms-newsletter .newsletter-page{background-image:none;background-color:#f7f6f7;}
 .cms-newsletter .newsletter-content{margin-left:1rem!important;margin-right:1rem!important;}
 .cms-newsletter .newsletter-page .heading-content{font-size:24px;}
 .cms-newsletter .news-header-content h1{padding-left:0px;}
 .cms-newsletter .sub-letter{font-size:21px!important;}
 
}/****************CART/CHECKOUT**********************/
.numberCheckout {  background: #398b07 none repeat scroll 0 0;  border-radius: 50%;  color: #ffffff;  float: left;  font: 20px/1.2 Ubuntu,sans-serif;  height: 30px;  margin-right: 10px;  text-align: center;  width: 30px; line-height: 1.5}.step-title {  float: left;  width: 82%;}.opc_review_title.step-title{width:94%}.opc_payment {  border: 2px solid #eee;  border-radius: 7px;  padding: 10px;}.opc_shipping{	border: 2px solid #eee;	border-radius: 7px;	padding: 10px;}  .opc_billing{border: 2px solid #eee;	border-radius: 7px;	padding: 10px;}	.opc_review{	border: 2px solid #eee;	border-radius: 7px;	padding: 10px;	}	.shipment-methods > dt {  padding-bottom: 5px;}.fancycheckout-index-index .title-page > h1 {  color: #398b07;}#coupon-apply{border-radius:7px}#fancycheckout_orderform button.btn-checkout{background:#398b07 !important}.opc_billing_content .input-text {  background: #f9f9f9 none repeat scroll 0 0;}.opc_billing_content select{background:#f9f9f9}.opc_login {  color: #398b07;}#shopping-cart-totals-table th, #shopping-cart-totals-table td{text-transform: uppercase;}.#shopping-cart-totals-table .price{color:#398b07}
#fancycheckout_loginbox .page-title > span{display: inline;font-size: 20px;font-weight: 400;margin: 0;text-transform: capitalize;}
#fancycheckout_loginbox .input-box-email{display:inline-block;font-family:material-design;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0);content:""}
#fancycheckout_loginbox .input-box-email::before {background: #fff none repeat scroll 0 0;color: #8998a3;display: block;font-size: 18px;left: 1px;line-height: 30px;position: absolute;text-align: center;top: 10px;width: 38px;z-index: 99;}
#fancycheckout_loginbox .btn-login span span::before {color: #fff;content: "";display: inline-block;}
#fancycheckout_loginbox .btn-login span span::before, .youama-window-outside .btn-reg span span::before {float: none;font-family: material-design;font-size: 28px;left: auto;position: relative;right: 0.333em;text-rendering: auto;transform: translate(0px, 0px);vertical-align: bottom;z-index: 4;}
#fancycheckout_loginbox .button.btn-login.youama-ajaxlogin-button{width:100%}
#fancycheckout_loginbox .youama-forgot-password.cusomer_forgot_password_link.f-left {width: 76%;}
#fancycheckout_loginbox .youama-window-box.last {border: medium none;padding:0;line-height:0}
#fancycheckout_loginbox .signin .socials-login{border:none}
.page-titlee > span {color: #000;font-size: 20px;font-weight: 400;}
#minicart-success-message{color: #398b07;font-weight: 600;font-family: arial;}
.header-minicart .subtotal .price{font-family: arial;font-size: 18px;}
.header-minicart .product-details .action-icons {position: absolute;right: 0;top: 0;}
.header-minicart .product-details th{border:none;}
.header-minicart .product-details td{border:none;}
.header-minicart .product-details .qty.cart-item-quantity.input-text{border:none;background:none}
.header-minicart .subtotal{border-bottom: 1px solid #dddddd;}
.header-minicart .block-subtitle{border-bottom: 1px solid #dddddd;padding-bottom: 10px;margin: 0;}
.catalog-product-view .product-image-gallery{height:378px;}
.gp-detail-page .product-img-box .detail-page-thumbnail_video{overflow-x: hidden}
.detail-page-thumbnail_video .bx-wrapper{z-index: 11111111;}
/****ajax-popup**********/
@media only screen and (max-width:768px) {
#ajaxnotice #ajaxnotice_result {
  padding: 4% 4% 26% !important;
}
.grid-full .level0.has-children {
  float: left;
  text-align: left;
  width: 100%;
}
ul.level0 {
  float: left;
  width: 100%;
}
}

.detail-page-thumbnail_video {
    visibility: hidden;
}
.widget-new-products #browse-parts {
  visibility: hidden;
}