@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Muli:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i');
.filter-content span.filter-count-label {
    display: none;
}
.swatch-option-loading {
    content: url(../speed_image/loader-2.gif);
}
.catalog-product-view span.cart-installment {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 15px;
    margin-bottom: -8px;
    margin-top: -8px;
    font-weight: bold;
}
#payment_form_splitit_paymentmethod ul.credit-card-types {
    list-style: none;
    float: left;
    width: 100%;
    padding: 0px;
    margin-left: 19px;
    margin-bottom: 18px;
}
#payment_form_splitit_paymentmethod .credit-card-types li.item {
    float: left;
    margin-right: 4px;
}

html body .page.messages {
    padding-bottom: 3px;
}

html body .product_right_mn .pp-write_review a:hover,
.product-info-main .product_right_mn .netreviews-stars a:hover {
    margin-left: 0px;
}

html body .product_details_right li.item_location {
    line-height: 24px;
    margin-bottom: 5px;
    margin-top: 4px;
}

html body .product-sharing-tool {
    margin-left: 3px;
}

html body .product-sharing-tool a {
    width: 32px;
    height: 32px;
    display: inline-block;
    text-indent: -9999px;
    background-image: url(../speed_image/share-all-ic.png);
    background-repeat: no-repeat;
    margin-right: 9px;
}

html body .product-sharing-tool a:hover {
    opacity: 0.75;
}

html body .st_facebook_large {
    background-position: 0px 0px;
}

html body .st_twitter_large {
    background-position: 0px -32px;
}

html body .st_pinterest_large {
    background-position: 0px -64px;
}

html body .email_large {
    background-position: 0px -96px;
}

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

body {
    font-family: 'Open Sans', sans-serif;
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    color: #333333;
}

img {
    max-width: 100%;
    border: 0px;
}

a {
    text-decoration: none;
    color: #428bca;
    outline: none;
}

a:hover,
a:focus {
    text-decoration: underline;
    outline: none;
    color: #1d5f98;
}

* {
    box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
}

input[type="text"],
input[type="password"],
input[type="email"],
select,
textarea {
    height: 30px;
    border: 1px solid #dcdcdc;
    padding: 0px 10px;
    line-height: 28px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.container,
.header,
.sections.nav-sections>.section-items {
    max-width: 1170px;
    margin: 0px auto;
    clear: both;
    padding: 0px 15px;
}
.product_left_mn .qty+.actions button.action.primary.tocart,
.mfp-container.mfp-s-ready.mfp-inline-holder .cart-details-wrapper button.action.secondary.continue-shopping,
.form.wishlist.share .action.submit.primary,
.btn,
.checkout-onepage-success .page-title-wrapper .print,
.checkout-success .actions-toolbar .action.primary,
.checkout-onepage-success #registration .action.primary {
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.42857;
    border: 0px;
    margin-bottom: 0;
    padding: 6px 15px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    background: #1d94eb;
    color: #FFFFFF;
}
.product_left_mn .qty+.actions button.action.primary.tocart:hover,
.mfp-container.mfp-s-ready.mfp-inline-holder .cart-details-wrapper button.action.secondary.continue-shopping:hover,
.form.wishlist.share .action.submit.primary:hover,
.btn:hover,
.checkout-onepage-success .page-title-wrapper .print:hover,
.checkout-success .actions-toolbar .action.primary:hover,
.checkout-onepage-success #registration .action.primary:hover {
    background: #105ca4;
    color: #FFFFFF;
    text-decoration: none;
}

div.mage-error {
    color: #ff0000;
}
.page.messages .message-error.error,
.column.main .message.info.empty {
    background: #f2dede;
    border: 1px solid #ebccd1;
    color: #ab4846;
    padding: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    clear: both;
}
.column.main .message.info.empty {
    margin-top: 10px;
}
.page.messages .message-success.success {
    background: #dff0d8;
    border: 1px solid #d6e9c6;
    color: #3c7646;
    padding: 10px;
    clear: both;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-top: 15px;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.page-header {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px 0 48px 0;
}
.panel.wrapper {
    width: 100%;
    height: 35px;
    float: left;
    background: #dcdcdc;
    overflow: hidden;
}
.header_top_lt {
    width: auto;
    float: left;
    font-weight: 600;
    font-size: 14px;
    color: #000000;
    line-height: 35px;
}
.header_top_lt strong {
    font-weight: 600;
}
.header_top_lt span {
    color: #FF0000;
}
.minicart-wrapper {
    float: right;
    position: relative;
    margin-top: 2px;
}
.minicart-wrapper:before {
    background: #dcdcdc;
    content: "";
    height: 29px;
    left: -28px;
    position: absolute;
    top: -2px;
    width: 1px;
}
.minicart-wrapper .text {
    display: none;
}
.minicart-wrapper .counter-number {
    width: 32px;
    height: 28px;
    float: left;
    position: relative;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: 700;
    text-align: center;
    padding-top: 0px;
    padding-left: 8px;
    line-height: 20px;
    background: url(../images/cart_ic.png) no-repeat center;
}

/*.minicart-wrapper .counter-number:after
{	content: "\f07a"; position:absolute; color:#71d03d; font-family:'FontAwesome'; font-size:28px;
	top:-3px; z-index:-1; line-height:normal; left:0px;   
}*/
.sarch_mini_btn,
#showLeftPush {
    display: none;
}
.minicart-wrapper .counter-label {
    display: none;
}
.header_top_rt {
    width: 30%;
    float: right;
    position: relative;
    text-align: right;
    line-height: 33px;
}
.header_top_rt a {
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    position: relative;
    z-index: 1;
    margin: 0px 12px;
    text-transform: uppercase;
    text-decoration: none;
}
.header_top_rt a:last-child {
    margin-right: 0px;
}
.header_top_rt:after {
    background: url(../images/nav-menu-bg.png) repeat center top;
    bottom: 0;
    content: "";
    display: block;
    margin: auto;
    position: absolute;
    right: -2298px;
    top: 0;
    width: 2600px;
    z-index: 0;
    height: 36px;
}
.header_top_rt a i {
    margin-right: 7px;
}
.header_top_rt a i.header_top_rt_ic {
    width: 18px;
    height: 13px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/toplinks-ic.png) no-repeat;
    background-position: 0 0;
    margin-bottom: 1px;
}
.header_top_rt a i.header_top_rt_ic1 {
    width: 18px;
    height: 19px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/toplinks-ic.png) no-repeat;
    background-position: 0 -12px;
    margin-bottom: 1px;
}
.header_top_rt a i.header_top_rt_ic2 {
    width: 18px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/toplinks-ic.png) no-repeat;
    background-position: 0 -34px;
    margin-bottom: 1px;
}
.header.content {
    padding-top: 19px;
}
.panel.wrapper p {
    margin: 0px;
    padding: 0px;
}
.panel.wrapper p strong {
    font-size: 30px;
    font-weight: 600;
    color: #000000;
}
.logo {
    width: auto;
    float: left;
    max-width: 30%;
}
.search_header {
    width: 336px;
    float: left;
    margin-left: 101px;
    position: relative;
    margin-top: 3px;
}
#search_mini_form .field,
#search_mini_form .control {
    margin-top: 0px;
}
.search_header #search {
    width: 100%;
    height: 29px;
    line-height: normal;
    padding: 5px 10px;
    border: 1px solid #0d4879;
    color: #000000;
}
.search_header .actions {
    position: absolute;
    right: 0px;
    top: 0px;
}
.search_header .actions .search {
    width: 30px;
    height: 29px;
    background: #0d4879;
    float: left;
    line-height: 29px;
    text-align: center;
    border: 0px;
    cursor: pointer;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    display: flex;
    justify-content: center;
    align-items:center;
}
.search_header .actions .search i {
    color: #FFFFFF;
    font-size: 16px;
}
.cwn-header-section-number {
    width: 160px;
    float: left;
    border-left: 1px solid #dcdcdc;
    text-align: center;
    margin-left: 25px;
    margin-top: 2px;
}
.cwn-phone-number,
.cwn-contact-us {
    width: 100%;
    float: left;
    margin-top: -1px;
}
.cwn-phone-number a {
    color: #1c8cdc;
    font-size: 21px;
    font-weight: 600;
    line-height: 30px;
    text-decoration: none;
}
.cwn-phone-text {
    color: #000000;
    font-size: 10px;
    font-weight: 400;
    line-height: 10px;
}
.cwn-header-section-contact {
    width: 140px;
    float: left;
    border-left: 1px solid #dcdcdc;
    text-align: center;
    margin-top: 2px;
}
.cwn-header-section-contact a {
    color: #000000;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
}
.cwn-header-section-contact em {
    font-size: 16px;
    margin-right: 2px;
}
.cwn-header-section-contact .cwn-contact-text {
    color: #9f9f9f;
    font-size: 10px;
    font-weight: 400;
    line-height: 10px;
}
#sharkskin-header-user-links-collapse {
    width: 145px;
    float: left;
    text-align: center;
    position: relative;
    padding-bottom: 5px;
    margin-top: 2px;
}
#sharkskin-header-user-links-collapse:before {
    border-left: 0px solid #dcdcdc;
    position: absolute;
    left: 0px;
    top: 0px;
    content: "";
    height: 29px;
}
#sharkskin-header-user-links-collapse .widget-header i {
    font-size: 18px;
    margin-right: 5px;
    color: #000000;
}
#sharkskin-header-user-links-collapse .widget-header {
    text-decoration: none;
}
#sharkskin-header-user-links-collapse .widget-header .login_txt {
    font-size: 14px;
    line-height: 16px;
    font-weight: 600;
    color: #000000;
}
#sharkskin-header-user-links-collapse .widget-header .login_txt1 {
    color: #9f9f9f;
    display: block;
    font-size: 10px;
    font-weight: 400;
    line-height: 10px;
}
#sharkskin-header-user-links-collapse>div {
    display: none;
    position: absolute;
    top: 100%;
    left: -33px;
    text-align: center;
    width: 212px;
    border: 1px solid #9c9c9c;
    background: #FFF;
    z-index: 9999;
}
.sections.nav-sections {
    width: 100%;
    float: left;
    border-top: 6px solid #9f9f9f;
    background: url(../images/nav-menu-bg.png) repeat-x top center;
    /*background:#004c6f;*/
}
.sections.nav-sections .navigation>ul {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
    position: relative;
}
.sections.nav-sections .navigation>ul>li {
    width: auto;
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.navigation .megamenu-label {
    position: relative;
    float: left;
    top: -38px;
    position: absolute;
    left: 0px;
}
.megamenu-label.label6 {
    left: 583px;
}
.navigation .megamenu-label a {
    background: #9f9f9f;
    top: -38px;
    font-size: 16px;
    font-weight: 700;
    height: 38px;
    line-height: 34px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    padding: 0px 20px;
    color: #FFFFFF;
    z-index: 999;
    white-space: nowrap;
    float: left;
    text-decoration: none;
}
.sections.nav-sections .navigation>ul>li.first {
    border-left: 6px solid #9f9f9f;
}
.sections.nav-sections .navigation>ul>li.nav-6 {
    border-left: 6px solid #9f9f9f;
}
.sections.nav-sections .navigation>ul>li>a {
    width: auto;
    float: left;
    margin: 11px 0px;
    padding: 5px 15px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    border-left: 0px solid #004c6f;
    border-right: 1px solid #9f9f9f;
    line-height: 35px;
    text-transform: uppercase;
}
.sections.nav-sections .navigation>ul>li:hover {
    /*background:#9f9f9f;	*/
    background: url(../images/hover-bg.png) repeat center top;
}
.sections.nav-sections .navigation>ul>li:hover>a {
    position: relative;
}
.sections.nav-sections .navigation>ul>li:hover>a:before {
    background: #9f9f9f;
    content: " ";
    height: 67px;
    left: -1px;
    position: absolute;
    top: -11px;
    width: 1px;
}
.sections.nav-sections .navigation>ul>li:hover>a {
    border-right: 1px solid #9f9f9f;
}
.sections.nav-sections .navigation>ul>li.first>a,
.sections.nav-sections .navigation>ul>li.nav-6>a {
    border-left: 0px;
}
.sections.nav-sections .navigation>ul>li:last-child>a,
.sections.nav-sections .navigation>ul>li.nav-5>a {
    border-right: 0px;
}
.sections.nav-sections .navigation>ul>li>ul {
    display: none;
    position: absolute;
    left: 0px !important;
    top: 100% !important;
    background: #FFF;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.21);
    list-style: none;
    z-index: 999;
    width: 100%;
}
.sections.nav-sections .navigation>ul>li>ul li {
    width: 20%;
    float: left;
    margin: 0px 0 5px 0;
    padding: 17px 2px 2px;
    border-right: 1px solid #cccccc;
    text-align: center;
    list-style: none;
}
.sections.nav-sections .navigation>ul>li>ul li>a {
    height: 150px;
    float: left;
    width: 100%;
}
.sections.nav-sections .navigation>ul>li>ul li label {
    height: 70px;
    display: block;
    text-align: center;
    margin: 10px 0 0;
    float: left;
    width: 100%;
}
.sections.nav-sections .navigation>ul>li>ul li label a:first-child {
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 11px;
    font-weight: 600;
    text-align: center;
    display: block;
    margin-bottom: 2px;
}
.sections.nav-sections .navigation>ul>li>ul li label a:last-child {
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    color: #000000;
    text-decoration: none;
}
.sections.nav-sections .navigation>ul>li>ul li label a:last-child:hover {
    color: #428bca;
}
.page-main {
    width: 100%;
    float: left;
}
.cwn-category {
    width: 100%;
    float: left;
    margin-top: 36px;
}
.cwn-category h2,
h2.home_freeshipping,
.wds_brandling .block-title strong,
.smart_financing h2,
.popular_items h2,
h2.home_special {
    color: #424242;
    font-size: 30px;
    letter-spacing: 0.2px;
    line-height: 30px;
    padding: 0 0 26px;
    text-transform: uppercase;
    width: 100%;
    float: left;
    text-align: left;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
}
.wds_brandling .block-title strong,
.smart_financing h2,
.popular_items h2 {
    color: #1c8cdc;
    text-align: center;
}
.smart_financing h2,
.popular_items h2 {
    margin-top: 40px;
}

h2.home_special {
    color: #1c8cdc;
    text-align: left;
    margin-top: 40px;
}

h2.home_special span {
    color: #333333;
}

h2.home_freeshipping {
    color: #1b3f52;
    text-align: center;
    margin-top: 40px;
}

h2.home_freeshipping span {
    color: #c53b23;
}
.smart_financing .col-sm-6>div {
    border: 1px solid #dadada;
    width: 100%;
    float: left;
    padding: 15px 15px 15px 20px;
}
.smart_financing .col-sm-6>div img {
    float: left;
}
.smart_financing .col-sm-6>div div {
    width: 83%;
    float: left;
    padding-left: 20px;
}
.smart_financing .col-sm-6>div div h3 {
    font-size: 25px;
    color: #333333;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
    letter-spacing: 0px;
}
.smart_financing .col-sm-6>div div h3 span {
    color: #1c8cdc;
}
.smart_financing .col-sm-6>div div p {
    font-size: 26px;
    color: #333333;
    margin: 0px;
    padding: 0px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
}
.smart_financing .col-sm-6>div div p a {
    color: #1c8cdc;
    font-size: 26px;
}
.popular_items_left {
    width: 100%;
    float: left;
    padding: 20px 30px;
    background: #f5f5f5;
}
.popular_items_left h3 {
    margin: 0px;
    padding: 0px;
    font-family: 'Oswald', sans-serif;
}
.popular_items_left h3 a {
    font-size: 20px;
    color: #1c8cdc;
    font-weight: 700;
    text-transform: uppercase;
}
.popular_items_left p {
    color: #333333;
    font-size: 24px;
    font-weight: 300;
    margin: 12px 0px;
    padding: 0px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
}
.popular_items_left img {
    float: right;
}
.popular_items_left>div {
    width: 57%;
    float: left;
}
.popular_items_left>div>a {
    width: 168px;
    height: 45px;
    line-height: 41px;
    font-size: 22px;
    font-weight: 400;
    background: #FFF;
    color: #1c8cdc;
    text-decoration: none;
    display: inline-block;
    text-align: center;
}
.popular_items_left>div>a:hover {
    background: #1c8cdc;
    color: #FFFFFF;
}
.popular_items_left p sup {
    font-size: 18px;
    color: #1c8cdc;
}
.popular_items_left p b {
    font-size: 40px;
    color: #1c8cdc;
    font-weight: 700;
    vertical-align: middle;
}
.popular_items_right {
    padding: 0px 5px;
}
.popular_items_right .thumbnail {
    width: 33.33%;
    float: left;
    text-align: center;
    margin-top: 0px;
    padding: 0px 10px;
}
.popular_items_right .thumbnail>div {
    border: 1px solid #dadada;
    width: 100%;
    float: left;
    padding: 15px 0px;
    position: relative;
}
.popular_items_right .thumbnail:hover .overlay_over {
    height: 100%;
    padding-top: 80px;
}
.popular_items_right .thumbnail h3 a {
    color: #333333;
    font-size: 15px;
    display: block;
    height: 60px;
}
.cwn-category .row {
    margin-left: -5px;
    margin-right: -5px;
}
.cwn-category .row .col {
    vertical-align: top;
    width: 16.66%;
    float: left;
    padding: 5px;
}
.cwn-category .row .col .thumbnail {
    border: 1px solid #dadada;
    border-radius: 0;
    display: block;
    margin: 0;
    padding: 0;
    background: #FFF;
}
.cwn-category .row .col .thumbnail .thumbnailimg {
    height: 160px;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.cwn-category .row .col .thumbnail .thumbnailimg img {
    vertical-align: middle;
    max-width: 80%;
}
.cwn-category .row .col .thumbnail a h3 {
    font-size: 15px;
    line-height: 20px;
    margin: 12px 0 0;
    min-height: 49px;
    padding: 0 20px;
    color: #333333;
    text-align: center;
}
.cwn-banner {
    background: #f1f2f2;
    margin-top: 62px;
    padding-bottom: 60px;
    padding-top: 60px;
    text-align: center;
    float: left;
    width: 100%;
}
.cwn-banner img {
    border: 1px solid #e5e6e6;
}
.cwn-col-three {
    width: 100%;
    float: left;
    margin-top: 56px;
}
.cwn-col-three ul {
    margin: 0px -20px;
    padding: 0px;
    list-style: none;
}
.cwn-col-three ul li {
    width: 33.33%;
    float: left;
    margin: 0px;
    padding: 0px 20px;
    list-style: none;
    border-right: 1px solid #989898;
    text-align: center;
}
.cwn-col-three ul li h2 {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    margin: 0;
    padding: 0 0 10px;
    color: #000000;
}
.cwn-col-three ul li h2 a {
    color: #3366ff;
    font-size: 18px;
    font-weight: 600;
}
.cwn-col-three ul li:last-child {
    border-right: 0px;
}
.cwn-col-three ul li p {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.2px;
    line-height: 18px;
    margin: 0;
    padding: 0 2px;
}
.cwn-col-three ul li p a {
    color: #3366ff;
}
.cwn-products {
    width: 100%;
    float: left;
    margin-top: 56px;
}
.cwn_products_lt_mn {
    width: 66.66%;
    float: left;
}
.cwn_products_lt_mn>h3 {
    color: #000000;
    font-family: 'Gunplay-Regular';
    font-size: 28px;
    line-height: 30px;
    margin: 0;
    padding: 0 150px;
    text-transform: uppercase;
    text-align: center;
}
.cwn_products_lt_mn>p {
    color: #333333;
    font-size: 14px;
    letter-spacing: -0.1px;
    line-height: 24px;
    float: left;
    width: 100%;
    text-align: center;
    margin: 0 0 43px 0px;
    padding: 0px;
}
.cwn_products_lt_mn em {
    background: url(../images/cwn-product-all-ic.png) no-repeat;
    display: inline-block;
    vertical-align: top;
}
.cwn-products .cwn-ic-1 {
    background-position: 0 0;
    height: 40px;
    margin-bottom: 10px;
    width: 45px;
}
.cwn-products .cwn-ic-2 {
    background-position: 0 -78px;
    height: 40px;
    margin-bottom: 10px;
    width: 37px;
}
.cwn-products .cwn-ic-3 {
    background-position: 0 -40px;
    height: 38px;
    margin-bottom: 12px;
    width: 41px;
}
.cwn-products .cwn-ic-4 {
    background-position: 0 -118px;
    height: 27px;
    margin-bottom: 10px;
    margin-left: 3px;
    margin-top: 10px;
    width: 40px;
}
.cwn-products h4 {
    font-size: 24px;
    font-weight: 600;
    line-height: 26px;
    margin: 0;
    padding: 0 0 8px;
}
.cwn_products_lt_mn div p {
    color: #000000;
    font-size: 14px;
    font-style: italic;
    font-weight: 500;
    line-height: 20px;
    margin: 0px;
    padding: 0px;
}
.cwn_products_sub_lt {
    width: 26%;
    float: left;
    text-align: right;
}
.cwn_products_sub_bot {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 15px;
}
.cwn_products_sub_bot a {
    color: #428bca;
    font-weight: 700;
    font-size: 18px;
}
.cwn_products_sub_mid {
    width: 48%;
    float: left;
    text-align: center;
    padding-top: 63px;
}
.cwn_products_sub_lt>div:first-child,
.cwn_products_sub_rt>div:first-child {
    min-height: 245px;
}
.cwn_products_sub_rt {
    width: 26%;
    float: left;
    text-align: left;
}
.cwn_products_rt_mn_home {
    width: 100%;
    float: left;
}
.cwn_products_rt_mn_home ul {
    margin: 0px -3px;
    padding: 0px;
    list-style: none;
}
.cwn_products_rt_mn_home ul li {
    width: 25%;
    float: left;
    padding: 3px;
    margin: 0px;
    list-style: none;
    text-align: center;
}
.cwn_products_mn .cwn_products_rt_mn_home ul li {
    width: 20%;
}
.cwn_products_mn .cwn_products_rt_mn_home ul li h4.product-name {
    min-height: 80px;
}
.cwn_products_rt_mn_home ul li .thumbnail {
    width: 100%;
    float: left;
    border: 0px solid #dcdcdc;
}
.cwn_products_rt_mn_home ul li .price_match_guarantee {
    background: url(../images/tags/price_match_guarantee.png) no-repeat center top;
    display: block;
    height: 34px;
    margin: 5px 0px;
    text-indent: -9999px;
    width: 100%;
}
.cwn_products_rt_mn_home ul li h4 {
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    padding-left: 21px;
    padding-right: 21px;
    padding-bottom: 8px;
}
.cwn_products_rt_mn_home ul li h4.product-name a {
    text-decoration: none;
}
.cwn_products_rt_mn_home ul li .price-label {
    display: none;
}
.cwn_products_rt_mn_home ul li .price-box .old-price {
    color: #ababab;
    font-size: 18px;
    text-decoration: line-through;
}
.cwn_products_rt_mn_home ul li .thumbnail>a {
    height: 260px;
    display: block;
}
.cwn_products_rt_mn_home ul li .thumbnail>a>img {
    max-height: 260px;
}
.cwn_products_mn .cwn_products_rt_mn_home ul li .thumbnail>a {
    height: 230px;
}
.cwn_products_mn .cwn_products_rt_mn_home ul li .thumbnail>a>img {
    max-height: 230px;
}
.cwn_products_mn_bot {
    width: 100%;
    float: left;
    padding: 40px 0px 0px;
}
.cwn_products_mn_bot a img {
    border: 1px solid #dadada;
}
.cwn_products_rt_mn_home ul li .thumbnail>a>img {
    max-width: 90%;
    margin-top: 10px;
    width: auto;
    max-height: 380px;
}
.cwn_products_rt_mn_home ul li .price-box {
    height: 50px;
}
.cwn_products_rt_mn_home ul li .price-container.price-final_price {
    font-size: 15px;
}
.cwn_products_rt_mn_home ul li .price-container.price-final_price .special-price {
    font-size: 15px;
    color: #ed4e24;
}
.cwn_products_rt_mn_home ul li .price-box .special-price {
    font-size: 15px;
    font-weight: 600;
    color: #ed4e24;
    display: block;
}
.cwn_products_rt_mn_home ul li .discount {
    color: #ababab;
    font-size: 15px;
}
.cwn-process {
    width: 100%;
    float: left;
    margin-top: 56px;
    text-align: center;
    padding-bottom: 15px;
}
.cwn-process h3 {
    color: #333333;
    font-size: 14px;
    font-weight: 300;
    line-height: 18px;
    margin: 0 0 38px;
    padding: 0;
}
.cwn-process h3 strong {
    color: #000000;
    font-family: 'Gunplay-Regular';
    font-size: 28px;
    font-weight: normal;
    letter-spacing: 0.2px;
    line-height: 30px;
    margin: 0;
    padding: 0 0 10px;
    text-transform: uppercase;
    display: block;
}
.cwn-process ul {
    margin: 0px -10px;
    padding: 0px;
    list-style: none;
}
.cwn-process ul li {
    width: 33.33%;
    float: left;
    padding: 0px 10px;
    border-right: 1px solid #989898;
    text-align: center;
    list-style: none;
}
.cwn-process ul li:last-child {
    border: 0px;
}
.cwn-process em {
    background: url(../images/cwn-process-all-ic.png) no-repeat;
    display: inline-block;
    height: 30px;
    margin: 0 0 24px;
    padding: 0;
    vertical-align: top;
    width: 43px;
}
.cwn-process .cwn-icon-2 {
    background-position: 0 -31px;
}
.cwn-process .cwn-icon-3 {
    background-position: 0 -62px;
}
.cwn-process ul li h4 {
    color: #1c8cdc;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    padding: 0 0 10px;
}
.cwn-process ul li p {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.2px;
    line-height: 18px;
    margin: 0;
    padding: 0 2px;
}
.page-footer {
    width: 100%;
    float: left;
    background: #252525;
    padding-top: 20px;
    margin-top: 40px;
}
.footer_top_mn {
    width: 100%;
    float: left;
    border-bottom: 1px solid #000000;
    padding-bottom: 20px;
}
.footer_top_mn ul {
    margin: 0px -10px;
    padding: 0px;
    list-style: none;
}
.footer_top_mn ul li {
    width: 20%;
    float: left;
    padding: 0px 10px;
    margin: 0px;
    list-style: none;
}
.footer_top_mn ul li i {
    width: auto;
    float: left;
    padding: 3px 10px 0 0px;
    font-size: 18px;
    color: #FFFFFF;
    text-align: left;
}
.footer_top_mn ul li div {
    width: 85%;
    float: left;
    color: #ffffff;
    position: relative;
}
.footer_top_mn ul li div:after {
    border-right: 1px solid #999999;
    height: 100%;
    right: -10px;
    top: 0px;
    bottom: 0px;
    content: " ";
    position: absolute;
}
.footer_top_mn ul li:last-child div:after {
    display: none;
}
.footer_top_mn ul li div h3 {
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    font-weight: 700;
    line-height: 13px;
    text-transform: uppercase;
}
.footer_top_mn ul li div p {
    margin: 0px;
    padding: 0px;
    color: rgba(255, 255, 255, 0.8);
    font-size: 11px;
    line-height: 11px;
}
.footer_mid_mn {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.footer_mid_lt {
    width: 75%;
    float: left;
}
.footer_mid_lt ul {
    width: 100%;
    float: left;
    text-align: left;
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.footer_mid_lt ul li {
    width: 25%;
    float: left;
    text-align: left;
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.footer_mid_lt ul li h2 {
    margin: 0px 0 20px 0;
    padding: 0px;
    width: 100%;
    float: left;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    position: relative;
}
.footer_mid_lt ul li a:before {
    font-family: FontAwesome;
    content: '\f105';
    margin-right: 6px;
}
.footer_mid_lt ul li a {
    color: #FFFFFF;
    font-size: 11px;
    width: auto;
    float: left;
    clear: left;
    line-height: 16px;
}
.footer_mid_lt ul li h3 {
    margin: 0px 0 5px 0;
    padding: 0px;
    font-size: 11px;
    font-weight: 700;
    line-height: normal;
    color: #FFFFFF;
}
.footer_mid_lt ul li p {
    margin: 0px 0 8px 0;
    padding: 0px;
    font-size: 11px;
    line-height: normal;
    color: #FFFFFF;
    float: left;
    width: 100%;
}
.footer_bottom {
    width: 100%;
    float: left;
    background: #111111;
    line-height: 40px;
    margin-top: 25px;
}
.footer_bottom_lt {
    width: auto;
    float: left;
}
.footer_bottom_lt ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.footer_bottom_lt ul li {
    width: auto;
    display: inline-block;
    margin: 0px 8px 0px 0px;
    padding: 0px;
    list-style: none;
}
.footer_bottom_lt a {
    font-size: 20px;
    color: #FFFFFF;
}
.footer_bottom_rt {
    width: auto;
    float: right;
}
.footer_bottom_rt span {
    color: #ffffff;
    font-size: 11px;
}
.footer_mid_lt .ribbon:before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #428bca #428bca rgba(0, 0, 0, 0);
    border-image: none;
    border-style: solid;
    border-width: 15px;
    bottom: -18px;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
}
.footer_mid_lt .ribbon:after {
    border-right: 5px solid #245682;
    border-top: 5px solid rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 0;
    left: -5px;
    position: absolute;
    top: 0;
    width: 5px;
}
.footer_mid_lt .ribbon {
    background: #428bca;
    border: 0 none;
    color: #ffffff;
    height: 20px;
    position: absolute;
    right: 22px;
    text-align: center;
    top: -26px;
    width: 30px;
    z-index: 5;
    padding-top: 4px;
    font-size: 12px;
    font-weight: bold;
}
.newsletter>h3 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
}
.newsletter>span {
    display: block;
    font-size: 11px;
    padding-bottom: 5px;
    font-weight: 600;
    margin-bottom: 8px;
    color: #888888;
}
.newsletter .control {
    overflow-x: hidden;
    padding-right: 5px;
}
.newsletter .control input {
    width: 100%;
    border-radius: 2px;
}
#newsletter-validate-detail .newsletter .primary {
    border: none;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    background: #006fa4;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.42857;
    margin: 0;
    padding: 6px 15px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    float: right;
    color: #FFFFFF;
}
#newsletter-validate-detail .newsletter .primary:hover {
    background: #00537b;
}
.footer_mid_rt {
    width: 25%;
    float: right;
}
.pay-box {
    width: auto;
    float: left;
    margin-top: 65px;
    margin-left: -57px;
    margin-right: -10px;
}
.pay-box p {
    margin: 10px 0 0 0px;
    padding: 0px;
}
.pay-box p span.text {
    vertical-align: middle;
}
.pay-box p span {
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 10px;
    font-size: 13px;
    color: #FFFFFF;
    float: left;
}
.pay-box p span img {
    max-height: 21px;
}
.cwn-sub-categories .thumbnail {
    width: 100%;
    float: left;
    border: 1px solid #dadada;
    padding: 15px;
    margin-bottom: 30px;
}
.cwn-sub-categories .thumbnail .cwn-cp-text {
    width: 57%;
    float: left;
}
.cwn-sub-categories .thumbnail .cwn-cp-img {
    border: 1px solid #d8d8d8;
    height: 222px;
    margin-top: 6px;
    overflow: hidden;
    position: relative;
    width: 43%;
    float: left;
}
.cwn-sub-categories .thumbnail .cwn-cp-img img {
    max-width: 97%;
}
.cwn-sub-categories .thumbnail .cwn-cp-text h3 {
    color: #333333;
    font-size: 26px;
    line-height: 30px;
    margin: 0 0 6px;
    padding: 0;
}
.cwn-sub-categories .thumbnail .cwn-cp-text p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0;
    min-height: 145px;
    padding-left: 3px;
    padding-right: 20px;
}
.cwn-sub-categories .thumbnail .cwn-cp-btn {
    border: 1px solid #1d94eb;
    color: #1d94eb;
    display: inline-block;
    font-size: 21px;
    font-weight: bold;
    line-height: 45px;
    margin: 0 0 0 2px;
    padding: 0 24px;
    text-decoration: none;
    text-transform: uppercase;
}
.cwn-sub-categories .thumbnail .cwn-cp-btn:after {
    content: "\f054";
    color: #bacd10;
    font-family: 'FontAwesome';
    vertical-align: middle;
    margin-left: 10px;
}
.breadcrumbs {
    width: 100%;
    float: left;
    margin-top: 15px;
    padding-bottom: 15px;
}
.breadcrumbs ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.breadcrumbs ul li {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: inline-block;
}
.breadcrumbs ul li a {
    color: #000000;
    text-decoration: none;
    font-size: 14px;
}
.breadcrumbs ul li a:after {
    content: "/";
}
.breadcrumbs ul li strong {
    color: #000;
    font-size: 14px;
    font-weight: 400;
}
.cwn-cp-col-two {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.cwn-cp-col-two .thumbnail {
    width: 100%;
    float: left;
    border: 1px solid #dadada;
    min-height: 330px;
    padding: 15px;
}
.cwn-cp-col-two .thumbnail .cwn-cp-img {
    width: 50%;
    float: left;
}
.cwn-cp-col-two .thumbnail .cwn-cp-text {
    width: 50%;
    float: left;
    padding-left: 15px;
}
.cwn-cp-col-two .thumbnail .cwn-cp-text h3 {
    color: #1d94eb;
    font-size: 20px;
    margin-bottom: 3px;
    line-height: 24px;
}
.cwn-cp-col-two .thumbnail .cwn-cp-text p {
    margin: 0px;
    padding: 0px;
    color: #333333;
    font-size: 14px;
    line-height: 22px;
}
.cwn-cp-list {
    width: 100%;
    float: left;
    margin-top: 15px;
    padding-bottom: 30px;
}
.cwn-cp-list h2 {
    font-family: 'Gunplay-Regular';
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #000000;
    font-size: 28px;
    font-weight: normal;
    letter-spacing: 0.2px;
    line-height: 30px;
}
.products_list_mn {
    width: auto;
    clear: both;
    margin: 0px -5px;
    padding: 0px;
    list-style: none;
}
.products_list_mn li {
    width: 16.66%;
    float: left;
    padding: 0px 5px;
    text-align: center;
}
.products_list_mn li .product-image-photo {
    height: auto;
}
.products_list_mn li .rating-link {
    margin: 0px;
    padding: 0px;
}
.products_list_mn li .rating-link a {
    color: #333333;
    font-size: 12px;
}
.products_list_mn li h4 {
    font-size: 14px;
    line-height: 18px;
    margin: 6px 0 8px;
    padding: 0 5px;
    min-height: 54px;
}
.products_list_mn li h4 a {
    color: #428bca;
}
.products_list_special .products_list_mn li h4 a {
    color: #333;
    font-size: 14px;
}
.products_list_special .price-final_price .old-price {
    color: #ababab;
    font-size: 12px;
    text-decoration: line-through;
}
.products_list_special .price-final_price .discount {
    color: #ababab;
    font-size: 12px;
}
.products_list_special .price-final_price .special-price {
    display: block;
    color: #ed4e24;
    font-size: 20px;
    font-weight: 600;
}
.category_top_desc_mn {
    width: 100%;
    float: left;
}
.category_top_desc_mn .category-image {
    text-align: center;
}
.category_top_desc_mn h2 {
    color: #000000;
    float: left;
    font-family: 'Gunplay-Regular';
    font-size: 28px;
    font-weight: normal;
    letter-spacing: 0.2px;
    line-height: 30px;
    margin: 25px 0 18px;
    text-align: center;
    text-transform: uppercase;
    transform: scale(1, 1.05);
    width: 100%;
}
.category-description-mn p {
    color: #333333;
    font-size: 16px;
    letter-spacing: -0.1px;
    line-height: 26px;
    margin: 0 0 24px;
    padding: 0;
}
.show-more-description-new {
    width: 100%;
    float: left;
    padding-bottom: 30px;
}
.show-more-description-new a {
    color: #0a263c;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
}
.show-more-description-new a:after {
    content: "]";
    margin-left: 2px;
    vertical-align: top;
}
.show-more-description-new a:before {
    content: "[";
    margin-right: 2px;
    vertical-align: top;
}
.show-more-description-new a .minus,
.show-more-description-new a.minus .minus1 {
    display: none;
}
.show-more-description-new a.minus .minus {
    display: inline-block;
}
.sidebar.sidebar-main {
    width: 25%;
    float: left;
    padding-right: 15px;
}
.column.main {
    width: 75%;
    float: left;
    padding-left: 15px;
}
.onestepcheckout-index-index .column.main {
    width: 100% !important;
    float: left;
    padding-left: 15px;
}
.cms-index-index .column.main {
    width: 100%;
    padding-left: 0px;
}
.cms-index-index #container.container {
    max-width: none;
    padding: 0px;
    width: 100%;
}
.column.main>h2 {
    font-size: 27px;
    margin: 0px;
    padding: 0px;
}
.toolbar-products {
    width: 100%;
    float: left;
    margin-top: 15px;
}
.toolbar-sorter {
    width: auto;
    float: left;
}
.toolbar-sorter label {
    display: none;
}
.toolbar-sorter select {
    background: url(../images/select_bg.png) no-repeat right center #ffffff;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    color: #444444;
    cursor: pointer;
    display: inline-block;
    height: 32px;
    line-height: 28px;
    padding: 0 35px 0 10px;
    position: relative;
    margin-right: 5px;
    vertical-align: top;
    float: left;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.action.sorter-action {
    width: auto;
    float: left;
}
.action.sorter-action.sort-asc span:after {
    content: "\f160";
}
.action.sorter-action span {
    background: #ffffff;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    color: #999999;
    display: inline-block;
    font-size: 14px;
    height: 32px;
    line-height: 28px;
    text-align: center;
    width: 32px;
    font-family: 'FontAwesome';
}
.action.sorter-action.sort-desc span:after {
    content: "\f161";
}
.limiter {
    width: auto;
    float: left;
    margin: 0px 5px;
    height: 32px;
    line-height: 26px;
    padding: 0px 15px;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}
.sidebar.sidebar-main>div {
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.15);
    margin-bottom: 20px;
    width: 100%;
    float: left;
}
.sidebar.sidebar-main .block-title,
.sidebar .newsletter>h3 {
    background: #f3f3f4;
    border-top: 3px solid #0291d6;
    font-weight: bold;
    padding: 8px;
    text-transform: uppercase;
    font-size: 14px;
}
.sidebar.sidebar-main .block-title.minus_active .toggle_btn {
    line-height: 16px;
}
#sliderSubcategories {
    background: #eeeeee none repeat scroll 0 0;
    box-shadow: 0 -50px 10px -50px rgba(0, 0, 0, 0.1) inset;
    height: 120px;
    float: left;
    width: 100%;
}
#sliderSubcategories .title-box {
    background: #e7e7e7 linear-gradient(to right, #eeeeee 0px, #e7e7e7 100%) repeat-x scroll 0 0;
    box-shadow: 0 -50px 10px -50px rgba(0, 0, 0, 0.1) inset;
    float: left;
    height: 120px;
    position: relative;
    width: 160px;
}
#sliderSubcategories .title-box:after {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #e7e7e7;
    border-style: solid;
    border-width: 60px 0 60px 20px;
    content: " ";
    height: 0;
    left: 100%;
    position: absolute;
    top: 0;
    width: 0;
}
#sliderSubcategories .title-box:before {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #f7f7f7;
    border-style: solid;
    border-width: 60px 0 60px 20px;
    content: " ";
    height: 0;
    left: 101%;
    position: absolute;
    top: 0;
    width: 0;
}
.subcategory-slider {
    width: 80%;
    float: right;
    margin-top: 10px;
    padding-right: 50px;
}
#sliderSubcategories .subcategory-slider .subcategories-box {
    border-right: 1px solid #ffffff;
    min-height: 100px;
    text-align: center;
}
#sliderSubcategories .subcategory-slider .subcategories-box .subcategories-list {
    border-right: 1px solid #e6e6e6;
    min-height: 100px;
}
#sliderSubcategories .subcategory-slider .subcategories-box .subcategories-list a .title {
    font-size: 10px;
    font-weight: 400;
    line-height: 12px;
    padding: 5px 5px 0;
    color: #000000;
}
#sliderSubcategories .owl-next {
    position: absolute;
    right: -20px;
    top: 29px;
}
#sliderSubcategories .owl-prev {
    position: absolute;
    top: 29px;
    left: 0px;
}
#sliderSubcategories .title-box .title {
    color: #000000;
    line-height: normal;
    font-size: 15px;
    font-weight: 300;
    height: 120px;
    text-align: left;
    vertical-align: middle;
    width: 160px;
    display: table-cell;
}
.limiter label {
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
    color: #999999;
    font-size: 12px;
    font-weight: 400;
}
.limiter .control {
    display: inline-block;
    vertical-align: middle;
}
.limiter select {
    border: 0px;
    background: url(../images/select_bg.png) no-repeat right center #ffffff;
    height: 30px;
    padding: 0px;
    line-height: normal;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 38px;
    cursor: pointer;
}
.limiter .limiter-text {
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
    color: #999999;
    font-size: 12px;
    font-weight: 400;
}
.pagination_right {
    width: auto;
    float: right;
}
.pagination_right p {
    width: auto;
    float: left;
    padding: 0px;
    margin: 0px;
    line-height: 32px;
    color: #999999;
    font-size: 12px;
}
.pagination_right .pages {
    width: auto;
    float: left;
}
.pagination_right .pages ul,
.pagination_right .pages ul li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.pagination_right .pages ul li .label {
    display: none;
}
.rev_slider_wrapper {
    clear: both;
}
.block-content.filter-content {
    font-size: 11px;
    padding: 8px;
}
#layered-filter-block .block-content.filter-content {
    padding: 0px;
}
.filter-subtitle {
    font-weight: 400;
    text-transform: uppercase;
    display: block;
    border-bottom: 1px solid #f3f3f4;
    margin-bottom: 8px;
}
.filter-options-title {
    border-bottom: 2px solid #f3f3f4;
    font-weight: 600;
    margin-bottom: 0px;
    padding: 6px 10px;
    cursor: pointer;
    font-size: 16px;
}
.filter-options-item {
    position: relative;
}
.filter-options-title:after {
    content: "\f107";
    font-family: 'FontAwesome';
    position: absolute;
    right: 10px;
    top: 4px;
    font-weight: normal;
    color: #999999;
    font-size: 19px;
}
.filter-options-item.active .filter-options-title:after {
    content: "\f106";
    font-family: 'FontAwesome';
}
.sidebar-main .block_filter_status_mn .block-title strong {
    font-weight: 600;
    font-size: 14px;
    float: left;
    width: auto;
}
.sidebar-main .block_filter_status_mn .block-title>div {
    width: auto;
    float: left;
    margin-left: 10px;
}
.sidebar-main .block_filter_status_mn .block-title>div .filter-clear {
    text-transform: none;
    font-weight: 400;
    font-size: 13px;
}
.filter-options-content {
    padding: 4px 0px 10px 20px;
    display: none;
    border-bottom: 2px solid #f3f3f4;
}
.filter-options-content ol {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.filter-options-content ol li {
    margin: 0px;
    padding: 0px;
    margin-bottom: 0px;
    padding-top: 7px;
    font-size: 11px;
    color: #000000;
}
.filter-options-content ol li a {
    font-size: 14px;
    color: #000000;
}
.products-list ol.products.list {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.products-list ol.products.list li {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 15px 0px;
    list-style: none;
    position: relative;
}
.products-list ol.products.list li a.product-item-photo img {
    height: auto;
}
.custom_pricing {
    position: relative;
}
.products-list ol.products.list li .product-image-container,
.products-grid ol.grid li .product-image-container {
    padding: 0px !important;
}
.products-list ol.products.list li:after {
    border-bottom: 1px solid #efefef;
    width: 100%;
    left: 0;
    bottom: 0px;
    content: "";
    position: absolute;
}
.toolbar .modes {
    width: auto;
    float: left;
    margin-left: 5px;
}
.toolbar #modes-label,
.toolbar .modes-mode {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e1e1e1 currentcolor #e1e1e1 #e1e1e1;
    border-image: none;
    border-style: solid none solid solid;
    text-align: center;
    border-width: 1px 0 1px 1px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    color: #999999;
    display: inline-block;
    float: left;
    height: 32px;
    line-height: 28px;
    margin: 0;
    min-width: 30px;
    padding: 0;
    font-size: 18px;
    font-weight: normal;
}
.toolbar #modes-label {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    font-size: 12px;
    color: #999999;
    font-weight: normal;
    padding: 0 10px;
}
.toolbar .modes-mode.active {
    box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, 0.08) inset;
}
.toolbar .modes-mode.mode-list:after {
    content: "\f00b";
    font-family: 'FontAwesome';
    font-size: 18px;
    font-weight: normal;
}
.toolbar .modes-mode.mode-grid:after {
    content: "\f009";
    font-family: 'FontAwesome';
    font-size: 18px;
    font-weight: normal;
}
.toolbar strong.modes-mode {
    color: #999999;
}
.toolbar a.modes-mode {
    color: #428bca;
}
.toolbar a.modes-mode:hover {
    color: #1d5f98;
    text-decoration: none;
}
.toolbar .modes-mode span {
    display: none;
}
.toolbar .modes-mode.mode-grid {
    border-bottom-right-radius: 3px;
    border-right: 1px solid #e1e1e1;
    border-top-right-radius: 3px;
}
.product-item .product-item-name {
    font-size: 17px;
    font-weight: bold;
    margin: 0 0 5px;
    display: block;
}
.product-item .product-item-name a {
    color: #428bca;
}
.product-item .product-item-name a:hover {
    color: #1d5f98;
}
.product-item .extra-info {
    color: #666666;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 15px;
}
.product-item .model {
    color: #333333;
    font-size: 13px;
}
.loaded_factory_model .product-item .model {
    color: #333333;
    font-size: 12px;
    margin-bottom: 10px;
    width: 100%;
    float: left;
}
.products-list ol.list li .loaded_factory_model .product-price .lsb_container {
    top: 27px;
}
.products-list .product-item .extra-info .towishlist:after {
    content: " |";
    color: #333333;
}
.product-item .brand_img {
    height: auto;
    width: auto;
    max-width: 140px;
    max-height: 80px;
}
.product-item .product-item-description {
    margin-top: 18px;
    padding-top: 15px;
    border-top: 1px solid #efefef;
    clear: both;
}
.products-list ol.products.list li .wwe_shipping {
    float: right;
    color: #428bca;
    font-size: 14px;
    margin-top: 22px;
}
.product-item .product-item-description a.action.more {
    display: none;
}
.product-item .product-price {
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    color: #ed4e24;
}
.product-item-actions {
    text-align: center;
}
.product-item .product-image-photo {
    height: auto;
}
.product-item .availability {
    color: #008000;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 9px;
    padding: 0px;
}
.product-item .actions-primary>form {
    display: block;
    margin-bottom: 9px;
}
.product-item .actions-primary>form .action.tocart.primary,
.products-related.products-grid ol.grid li .btn {
    display: inline-block !important;
    /*background:#73c546;*/
    line-height: normal;
}

/*.product-item .actions-primary > form .action.tocart.primary:hover,
.products-related.products-grid ol.grid li .btn:hover
{ background:#65b13c;
}*/

.product-item .wds-product-labels .price_match_guarantee {
    background: url(../images/price_match_guarantee.png) no-repeat center top;
    display: block;
    height: 34px;
    margin-bottom: 8px;
    margin-top: 8px;
    text-indent: -9999px;
    width: 100%;
}
.products-grid ol.grid li.product-item .wds-product-labels .price_match_guarantee {
    margin-top: 0px;
}
.catalog-product-view .column.main {
    width: 100%;
    float: left;
    padding-left: 0px;
}
.product.media {
    width: 64.1%;
    float: left;
    margin-top: 0px;
    padding-right: 40px;
}
.product.media .fotorama-item .fotorama__stage {
    border: 1px #e4e4e4 solid;
    margin-bottom: 18px;
}
.product_left_mn_inner {
    float: left;
    width: 35.9%;
    margin-top: -5px;
}
.product-info-main {
    width: 100%;
    float: right;
}
.product-info-main .sku {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: -3px;
}
.product-info-main .sku strong {
    font-weight: 400;
}
.product-info-main .sku .value {
    color: #000;
    display: inline-block;
}
.why_buy_product_mn {
    width: 100%;
    float: left;
    background: url(../images/prod_gr_bg.png) repeat;
}
.why_buy_product_mn .img_mobile {
    display: none;
}
.product_left_mn {
    float: left;
    padding-right: 40px;
    width: 72.1%;
}
.product_right_mn {
    float: left;
    width: 27.9%;
}
.product.info.detailed {
    width: 100%;
    float: left;
}
.page-title-wrapper.product {
    margin: 0px;
}
.product_left_mn .product-info-stock-sku {
    color: #008000;
    float: left;
    font-size: 16px;
    line-height: normal;
    margin: 0;
    padding: 15px 0 10px;
    width: 100%;
}
.product_left_mn .product-options-bottom>span {
    float: left;
    clear: left;
}
.page-title-wrapper.product .page-title {
    width: 100%;
    float: left;
    padding: 7px 0px 34px 0px;
    line-height: 32px;
    color: #000;
    display: block;
    font-size: 22px;
}
.wp-quickview-popup {
    margin: 0;
}
.wp-quickview-popup .page-title-wrapper.product .page-title {
    padding-bottom: 0;
}
.page-title-wrapper.product .product-brand-logo {
    display: none;
}
.qty .label {
    display: none;
}
.field.qty {
    width: auto;
    float: left;
    margin-top: 27px;
}
.field.qty .input-text.qty {
    border: 1px solid #dadada;
    color: #535353;
    float: left;
    font-size: 16px;
    height: 39px;
    line-height: 38px;
    padding: 0 0 0 10px;
    text-align: left;
    width: 67px;
}
.field.qty .qty-changer {
    background: url(../images/qty_ic.png) no-repeat;
    float: left;
    height: 39px;
    margin-left: -1px;
    width: 20px;
}
.field.qty .qty-changer a {
    height: 20px;
    float: left;
    width: 20px;
    text-align: left;
    text-indent: -9999px;
}
.shipping_estimator {
    border-bottom: 1px solid #dadada;
    display: block;
    float: left;
    margin-top: 10px;
    padding-bottom: 18px;
    text-align: center;
    width: 100%;
}
.wds_zip_main_continer #wds_zip_code_locator .title {
    border: 0 none;
    color: #535353;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    margin: 0 0 13px;
    padding: 0;
}
.wds_zip_main_continer #wds_zip_code_locator #wds_zipcode {
    border: 1px solid #939393;
    border-radius: 0;
    display: inline-block;
    height: 39px;
    margin: 0;
    padding: 0 0 0 10px;
    vertical-align: top;
    width: 100%;
}
.wds_zip_main_continer #wds_zip_code_locator .button {
    background: #939393 none repeat scroll 0 0;
    bottom: 0;
    font-size: 15px;
    height: 39px;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 35px;
    width: 85px;
}
.searchautocomplete__autocomplete,
#search_autocomplete {
    position: absolute;
    z-index: 99999;
    background: #FFF;
    min-height: 30px;
    border: 1px solid #dcdcdc;
    padding: 10px;
    display: none;
}
#search_mini_form .searchautocomplete__autocomplete,
#search_mini_form #search_autocomplete {
    display: none;
}
.minicart-wrapper .mage-dropdown-dialog {
    display: none !important;
    position: absolute;
    background: #FFF;
    border: 1px solid #9c9c9c;
    padding: 15px 12px;
    width: 212px;
    top: 100%;
    right: 0px;
    left: auto;
    z-index: 9999;
}
.minicart-wrapper #btn-minicart-close {
    display: none !important;
}
.minicart-wrapper:hover .mage-dropdown-dialog {
    display: block !important;
}
.minicart-wrapper:hover .mage-dropdown-dialog:before {
    border-bottom: 7px solid #999999;
    border-left: 7px solid rgba(0, 0, 0, 0);
    border-right: 7px solid rgba(0, 0, 0, 0);
    content: " ";
    height: 0;
    left: auto;
    right: 10px;
    position: absolute;
    top: -7px;
    width: 0;
}
#minicart-content-wrapper .block-title,
#minicart-content-wrapper .subtitle {
    display: none;
}
#minicart-content-wrapper .subtitle.empty {
    display: block;
}
#minicart-content-wrapper .subtitle.empty {
    font-weight: 400;
    font-size: 12px;
}
#mini-cart {
    width: 100%;
    float: left;
    padding: 0px 0px;
    margin: 0px;
    list-style: none;
}
#mini-cart li {
    width: 100%;
    float: left;
    padding: 0px 0px 7px 0px;
    margin: 0px;
    list-style: none;
}
#mini-cart li.product-item .product-item-name {
    width: 67%;
    float: left;
    font-size: 11px !important;
    font-weight: 400;
    margin: 0px;
}
#mini-cart li.product-item .product-item-pricing {
    float: left;
    width: 33%;
    text-align: right;
    font-size: 11px;
}
#minicart-content-wrapper .actions {
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 5px;
}
#minicart-content-wrapper .actions #top-cart-btn-checkout {
    background: #73c546;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: 700;
    border: 0px;
    cursor: pointer;
    height: 33px;
    padding: 0px 7px;
    text-transform: uppercase;
}
#minicart-content-wrapper .actions #top-cart-btn-checkout:hover {
    background: #65b13c;
}
#sharkskin-header-user-links-collapse:hover .widget-content {
    display: block;
    padding: 15px 10px;
}
#sharkskin-header-user-links-collapse:hover .widget-content:before {
    border-bottom: 7px solid #999999;
    border-left: 7px solid rgba(0, 0, 0, 0);
    border-right: 7px solid rgba(0, 0, 0, 0);
    content: " ";
    height: 0;
    left: 49%;
    position: absolute;
    top: -7px;
    width: 0;
}
.sharkskin-links {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.sharkskin-links li {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: left;
}
.sharkskin-links li a {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    text-decoration: none;
}
.sharkskin-links li.register_button {
    border-bottom: 1px solid #adadad;
    line-height: 24px;
    margin-bottom: 5px;
    padding: 0;
    text-align: center;
    width: 100%;
}
.sharkskin-links li.register_button a {
    color: #1c8cdc;
    font-size: 14px;
    font-weight: 400;
    line-height: 36px;
}
.sharkskin-links li.login_button a {
    background: #1c8cdc none repeat scroll 0 0 !important;
    border-radius: 0;
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 31px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
#product-options-wrapper {
    width: 100%;
    float: left;
}
#product-options-wrapper .field {
    width: 100%;
    float: left;
    margin-top: 15px;
    margin-right: 0px;
}
#product-options-wrapper .field .control {
    width: 100%;
    float: left;
}
#product-options-wrapper .field .label {
    width: 100%;
    color: #1d94eb;
    font-size: 18px;
    line-height: 38px;
    margin-right: 10px;
}
#product-options-wrapper .field.required label:before {
    color: #d9534f;
    content: "* ";
}
#product-options-wrapper .field select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 38px;
    border: 1px solid #e4e4e4;
    color: #4d4d4d;
    font-size: 11px;
    height: 38px;
    line-height: 38px;
    border-radius: 0px;
    background: url(../images/select_bg2.png) no-repeat right center #ffffff;
}
.product_right_mn .actions {
    padding-bottom: 11px;
    float: left;
    width: 100%;
    margin-top: 24px;
}
.product_right_mn #product-addtocart-button {
    box-sizing: border-box;
    color: #ffffff;
    float: none;
    font-size: 40px;
    line-height: 40px;
    height: auto;
    letter-spacing: 0px;
    margin: 0;
    padding: 9px 0px 15px 0px;
    text-indent: inherit;
    width: 100%;
    display: block;
    border: 0px;
    text-align: center;
    border-radius: 5px;
    background: rgba(230, 62, 51, 1);
    background: -moz-linear-gradient(top, rgba(230, 62, 51, 1) 0%, rgba(188, 65, 54, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(230, 62, 51, 1)), color-stop(100%, rgba(188, 65, 54, 1)));
    background: -webkit-linear-gradient(top, rgba(230, 62, 51, 1) 0%, rgba(188, 65, 54, 1) 100%);
    background: -o-linear-gradient(top, rgba(230, 62, 51, 1) 0%, rgba(188, 65, 54, 1) 100%);
    background: -ms-linear-gradient(top, rgba(230, 62, 51, 1) 0%, rgba(188, 65, 54, 1) 100%);
    background: linear-gradient(to bottom, rgba(230, 62, 51, 1) 0%, rgba(188, 65, 54, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient (startColorstr='#e63e33', endColorstr='#bc4136', GradientType=0);
    font-style: italic;
    font-weight: 900;
}
.product_right_mn #product-addtocart-button:hover,
.product_right_mn #product-addtocart-button:focus {
    background: rgba(188, 65, 54, 1);
    background: -moz-linear-gradient(top, rgba(188, 65, 54, 1) 0%, rgba(230, 62, 51, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(188, 65, 54, 1)), color-stop(100%, rgba(230, 62, 51, 1)));
    background: -webkit-linear-gradient(top, rgba(188, 65, 54, 1) 0%, rgba(230, 62, 51, 1) 100%);
    background: -o-linear-gradient(top, rgba(188, 65, 54, 1) 0%, rgba(230, 62, 51, 1) 100%);
    background: -ms-linear-gradient(top, rgba(188, 65, 54, 1) 0%, rgba(230, 62, 51, 1) 100%);
    background: linear-gradient(to bottom, rgba(188, 65, 54, 1) 0%, rgba(230, 62, 51, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc4136', endColorstr='#e63e33', GradientType=0);
}
.product_right_mn .product-shop {
    width: 100%;
    float: left;
    margin-top: 11px;
    padding-bottom: 19px;
}
.product_right_mn .product-shop .m-left,
.product_right_mn .product-shop .m-right {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    vertical-align: middle;
    margin-left: -2px;
    margin-right: -2px;
}


.product_right_mn .rating-link a,
.product_right_mn .pp-write_review a {
    font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
    cursor: pointer;
    margin-top: -1px;
    display: block;
}
.product_right_mn .product-shop .m-right {
    text-align: right;
}
.product_right_mn .product-shop .m-right .custome_leasing_pricing a.btn {
    padding-left: 0px;
    padding-right: 0px;
}
.product_right_mn .product-shop .m-right .custome_leasing_pricing {
    text-align: right;
}
#wds_zip_code_locator .label_zip {
    display: none;
}
#wds_zip_code_locator {
    position: relative;
}
.product_details_right {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    margin-top: -1px;
    padding-bottom: 17px;
    float: left;
    width: 100%;
}
.product_details_right li {
    color: #000;
    float: left;
    font-size: 14px;
    line-height: 33px;
    list-style: outside none none;
    margin: 0;
    padding: 5px 0 5px 52px;
    width: 100%;
    position: relative;
}
.product_details_right li a {
    color: #535353;
}
.product_details_right li p {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.product_details_right li.freeshipping .icon,
.product_details_right li.deliverd .icon,
.product_details_right li.item_location .icon,
.product_details_right li.share_media .icon {
    background-image: url(../images/product_details_right-ic-all.png);
    width: 35px;
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    bottom: 0px;
    margin: auto;
}
.product_details_right li.freeshipping .icon {
    background-position: 0px 0px;
    height: 22px;
}
.product_details_right li.deliverd .icon {
    background-position: 0px -39px;
    height: 29px;
}
.product_details_right li.item_location .icon {
    background-position: 0px -86px;
    height: 24px;
}
.product_details_right li.share_media .icon {
    background-position: 0px -130px;
    height: 26px;
}
.product-sharing-tool {
    float: none;
    width: auto;
    text-align: left;
    margin-top: 4px;
    padding-bottom: 0px;
    display: block;
}
.product-sharing-tool label {
    color: #565656;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    margin: 0 7px 0 0;
    padding: 0;
    vertical-align: middle;
}
.product-sharing-tool span {
    margin-right: 2px;
    vertical-align: top;
}
.catalog-product-view #maincontent>.page-prev,
.catalog-product-view #maincontent>.page-next {
    color: #1d94eb;
    display: block;
    font-size: 14px;
    height: 100px;
    line-height: 100px;
    margin: auto;
    position: absolute;
    text-transform: uppercase;
    top: 580px;
}
.catalog-product-view #maincontent>.page-prev {
    left: 0px;
    padding-left: 27px;
}
.catalog-product-view #maincontent>.page-next {
    padding-right: 27px;
    right: 0px;
}
.catalog-product-view #maincontent>.page-prev:before,
.catalog-product-view #maincontent>.page-next:before {
    background: url(../images/page-arrow.png) no-repeat;
    bottom: 0;
    content: "";
    display: block;
    height: 100px;
    margin: auto;
    position: absolute;
    top: 0;
    width: 27px;
}
.catalog-product-view #maincontent>.page-prev:before {
    left: 10px;
}
.catalog-product-view #maincontent>.page-next:before {
    background-position: -29px 0;
    right: 10px;
}
.pp-tabs .tabs {
    border-bottom: 1px solid #dadada;
    list-style: none;
    margin: 40px 0 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.pp-tabs .tabs li {
    cursor: pointer;
    display: inline-block;
    float: none;
    font-size: 18px;
    line-height: 22px;
    margin: 0 5px;
    padding: 0 0 10px;
    position: relative;
    text-transform: uppercase;
}
.pp-tabs .tabs li i,
.pp-tabs .tab_container h3.tab_drawer_heading i {
    background-position: center center !important;
    display: inline-block;
    height: 41px;
    margin-bottom: 10px;
    width: 100%;
}
.pp-tabs .tabs li.active {
    color: #1d94eb;
}
.pp-tabs .tabs li i.pp-ic-1,
.pp-tabs .tab_container h3.tab_drawer_heading i.pp-ic-1 {
    background: url(../images/tab_ic1.png) no-repeat;
}
.pp-tabs .tabs li i.pp-ic-2,
.pp-tabs .tab_container h3.tab_drawer_heading i.pp-ic-2 {
    background: url(../images/tab_ic2.png) no-repeat;
}
.pp-tabs .tabs li i.pp-ic-3,
.pp-tabs .tab_container h3.tab_drawer_heading i.pp-ic-3 {
    background: url(../images/tab_ic3.png) no-repeat;
}
.pp-tabs .tabs li i.pp-ic-4,
.pp-tabs .tab_container h3.tab_drawer_heading i.pp-ic-4 {
    background: url(../images/tab_ic4.png) no-repeat;
}
.pp-tabs .tabs li i.pp-ic-5,
.pp-tabs .tab_container h3.tab_drawer_heading i.pp-ic-5 {
    background: url(../images/tab_ic5.png) no-repeat;
}
.pp-tabs .tabs li i.pp-ic-6,
.pp-tabs .tab_container h3.tab_drawer_heading i.pp-ic-6 {
    background: url(../images/tab_ic6.png) no-repeat;
}
.pp-tabs .tabs li i.pp-ic-7,
.pp-tabs .tab_container h3.tab_drawer_heading i.pp-ic-7 {
    background: url(../images/tab_ic7.png) no-repeat;
}
.pp-tabs .tab_container h3.tab_drawer_heading i {
    background-size: 100% auto !important;
    margin-bottom: 0px;
    width: 30px;
    height: 30px;
    vertical-align: middle;
}
.pp-tabs .tab_drawer_heading {
    display: none;
}
.catalog-product-view .page-footer {
    margin-top: 0px;
}
.pp-tabs .tab_content {
    display: none;
    float: left;
    font-size: 14px;
    line-height: 22px;
    padding: 24px 0;
    width: 100%;
}
.product_desc_block * {
    color: #535353 !important;
    font-size: 14px !important;
    line-height: normal !important;
}
.product_desc_block p {
    padding: 0px;
    margin: 0 0 9px;
}
.searchautocomplete__index-popular ul,
.searchautocomplete__index-magento_search_query ul,
#search_autocomplete ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.searchautocomplete__index-popular ul li,
.searchautocomplete__index-magento_search_query ul li,
#search_autocomplete ul li {
    margin: 0px;
    padding: 0px 0 0 10px;
    list-style: none;
}
.searchautocomplete__index-magento_catalog_product ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.searchautocomplete__index-magento_catalog_product ul li {
    float: left;
    margin: 0;
    padding: 5px 0 5px 80px;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #DDD;
    min-height: 70px;
}
.searchautocomplete__index-magento_catalog_product ul li>img {
    position: absolute;
    top: 5px;
    width: 70px;
    left: 0px;
    max-height: 60px;
}
#search_mini_form .index-title {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 10px;
}
.show-all-results {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 7px;
}
.searchautocomplete__index-magento_search_query .index-title,
.searchautocomplete__index-popular .index-title {
    margin-top: 0px;
}
#search_autocomplete {
    overflow: auto;
    max-height: 300px;
}
.pagination_right .pages {
    width: auto;
    float: left;
    margin-left: 6px;
}
.pagination_right .pages ul,
.pagination_right .pages ul li {
    vertical-align: middle;
}
.pagination_right .pages ul li {
    margin: 0 5px;
    line-height: 30px;
    color: #999999;
    font-size: 12px;
    font-weight: 400;
}
.pagination_right .pages ul li strong {
    font-weight: 400;
}
.pagination_right .pages ul li a {
    font-size: 12px;
}
.pagination_right .pages .label {
    font-size: 12px;
    font-weight: 400;
    color: #999999;
    line-height: 30px;
}
.pagination_right .pages ul li a.previous,
.pagination_right .pages ul li a.next {
    background: #ffffff;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    display: inline-block;
    text-align: center;
    font-size: 17px;
    height: 32px;
    line-height: 30px;
    min-width: 30px;
    padding: 0 0px;
}
.category_description_mn_bot {
    width: 100%;
    float: left;
    font-size: 13px;
    padding: 20px 0px 10px 0px;
}
.category_description_mn_bot p {
    font-size: 13px;
}
.category_description_mn_bot .show-more-description-new {
    padding-bottom: 0px;
}
.no-display {
    display: none;
}
.products-grid ol.grid {
    margin: 0px -5px;
    padding: 0px;
    list-style: none;
    clear: both;
}
.products-grid ol.grid li {
    width: 25%;
    float: left;
    margin: 0px;
    padding: 0px 5px 0 5px;
    list-style: none;
    text-align: center;
    position: relative;
    margin-top: 15px;
}
.products-grid ol.grid li:nth-child(4n+1) {
    clear: left;
}
.products-grid ol.grid li .model {
    width: 100%;
    float: left;
    padding: 5px 0 10px 0px;
}
.products-grid ol.grid li .brand_img_mn {
    width: 100%;
    float: left;
    height: auto;
    max-height: 40px;
}
.products-grid ol.grid li .brand_img_mn img {
    max-height: 40px;
    width: auto;
}
.products-grid a.weltpixel-quickview.weltpixel_quickview_button_v2 {
    margin: 5px 0px 12px 0px;
    display: inline-block;
}
.products-grid ol.grid li.product-item .product-item-name {
    font-size: 13px;
    line-height: 17px;
    margin: 0px;
    width: 100%;
    height: 68px;
    overflow: hidden;
}
.products-grid ol.grid li .product-item-details {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.products-grid ol.grid li .extra-info {
    position: absolute;
    right: 5px;
    top: 15px;
    display: none;
    width: 25px;
}
.products-grid ol.grid li .extra-info .action {
    width: 25px;
    height: 22px;
    background: #006fa4;
    text-align: center;
    line-height: 22px;
    color: #FFFFFF;
    font-size: 13px;
    margin-top: 2px;
    float: left;
    border-radius: 2px;
    padding: 0px;
}
.products-grid ol.grid li .extra-info .action:hover {
    background: #00537b;
}
.products-grid ol.grid li .extra-info .action span {
    display: none;
}
.products-grid ol.grid li .extra-info .action.weltpixel-quickview:after,
.products-grid ol.grid li .extra-info .action.tocart:after {
    content: "\f002";
    font-family: 'FontAwesome';
}
.products-grid ol.grid li .extra-info a.action.towishlist:after {
    content: "\f004";
    font-family: 'FontAwesome';
}
.products-grid ol.grid li .extra-info a.action.tocompare:after {
    content: "\f080";
    font-family: 'FontAwesome';
}
.products-grid ol.grid li:hover .extra-info {
    display: inline-block;
}
.products-grid ol.grid li .product-price {
    height: auto;
    width: 100%;
    float: left;
}
.products-grid ol.grid li .product-price .lsb_br,
.products-list ol.list li .product-price .lsb_br {
    display: none;
}
.products-grid ol.grid li .product-price .lsb_container,
.products-list ol.list li .product-price .lsb_container {
    display: block;
    margin-top: 10px;
    float: left;
    width: 100%;
}
.products-grid ol.grid li .product-price .price-final_price>.price-final_price {
    height: 43px;
    float: left;
    width: 100%;
}
.products-grid ol.grid li .extra-info .extra-info-item {
    display: none;
}

/*.mfp-iframe-holder .mfp-content
{	height:auto !important;
.catalog-category-view .mfp-iframe-holder .mfp-content
{	height:80% !important;
}*/
.weltpixel-quickview-catalog-product-view .product-shop,
.weltpixel-quickview-catalog-product-view .ratings,
.weltpixel-quickview-catalog-product-view .pp-write_review {
    display: none;
}
.product-price .old-price {
    color: #c4c2c2;
    text-decoration: line-through;
}
.product-price .special-price {
    color: #ed4e24;
    display: block;
}
.product-price div.discount {
    display: none;
}
.product-price .discount {
    color: #c4c2c2;
    margin-left: 10px;
}
.wds-product-labels .on_sale {
    background: url(../images/edge-ribbon-label-new.png) no-repeat 0 -162px;
    height: 81px;
    left: -2px;
    position: absolute;
    text-indent: -9999px;
    top: 13px;
    width: 81px;
}
.products-list .col-sm-12.col-md-4,
.products-list .product-item-details {
    position: inherit;
}
#morelink,
#lesslink {
    width: auto;
    background: #1d94eb;
    border: 0px;
    display: inline-block;
    color: #FFFFFF;
    cursor: pointer;
    float: none;
    font-size: 15px;
    font-weight: 600;
    line-height: 50px;
    padding: 0px 23px;
    letter-spacing: 0.3px;
}
.related .block-title.title {
    display: block;
    margin: 20px 0 10px 0;
    padding: 10px 0 10px 10px;
    font-size: 22px;
    line-height: 22px;
    color: #fff;
    position: relative;
    text-transform: uppercase;
    font-weight: 400;
    background: #1d94eb;
}
.related .block-title.title:before {
    width: 0;
    content: " ";
    position: absolute;
    left: 0;
    top: 100%;
    right: 0;
    margin: auto;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #1d94eb;
}
.products-related .price-final_price span {
    font-size: 15px;
    font-weight: 600;
    text-align: center;
}
.products-related.products-grid ol.grid li {
    width: 16.66%;
    clear: none;
}
.products-related.products-grid ol.grid li div.discount {
    display: none;
}
.products-related.products-grid ol.grid li .product.photo.product-item-photo {
    float: left;
    height: 190px;
    width: 100%;
}
.related {
    width: 100%;
    float: left;
    padding-bottom: 30px;
}
.description_section_mn_title {
    width: 100%;
    float: left;
    background: #0072ae;
    margin-bottom: 25px;
    height: 40px;
}
.description_section_mn_title h2 {
    font-size: 18px;
    color: #FFFFFF;
    font-weight: 500;
    line-height: 40px;
}
.video_section_mn_cols {
    width: 100%;
    float: left;
    margin-top: 12px;
}
.video_section_mn_cols ul {
    list-style: none;
    margin: 0px -10px;
    padding: 0px;
}
.video_section_mn_cols li {
    padding: 0 10px 10px 10px;
    width: 50%;
    float: left;
    list-style: none;
}
.video_section_mn_cols li div {
    width: 100%;
    float: left;
    border: 1px solid #cccccc;
    padding: 5px;
}
.video_section_mn_cols ul li iframe {
    width: 100%;
}
.amasty-product-attachment-block {
    width: 100%;
    float: left;
}
.amasty-product-attachment-block ul {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.amasty-product-attachment-block ul li {
    width: 49%;
    float: left;
    margin: 0px;
    padding: 5px 0px;
    list-style: none;
    border-bottom: 1px solid #cccccc;
}
.amasty-product-attachment-block ul li a img {
    max-width: 60px;
}
.amasty-product-attachment-block ul li:nth-child(2),
.amasty-product-attachment-block ul li:nth-child(4),
.amasty-product-attachment-block ul li:nth-child(6),
.amasty-product-attachment-block ul li:nth-child(8) {
    float: right;
}
.review-add .block-title {
    color: #0d8bdf;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 20px;
}
#review-form .fieldset.review-fieldset>br {
    display: none;
}
#review-form .field.required.review-field-ratings>legend {
    padding: 5px 0px 8px 0px;
    margin: 0px;
    border: 0px;
    font-size: 20px;
    line-height: 22px;
    font-weight: 600;
}
#review-form .field.required.review-field-ratings>br {
    display: none;
}
.review-form .review-field-nickname,
.review-form .review-field-summary,
.review-form .review-field-text {
    width: 49%;
    float: left;
    margin-top: 12px;
}
.review-form .review-field-text {
    width: 100%;
}
.review-form .review-field-summary {
    float: right;
}
.review-form .review-field-nickname label,
.review-form .review-field-summary label,
.review-form .review-field-text label {
    font-size: 13px;
}
.review-form .review-field-nickname input,
.review-form .review-field-summary input,
.review-form .review-field-text textarea {
    width: 100%;
    height: 36px;
    line-height: 36px;
    margin-top: 3px;
}
.review-form .review-field-text textarea {
    height: 150px;
}
.wds_brandling {
    width: 100%;
    float: left;
    margin-top: 50px;
    overflow: hidden;
}
.wds_brandling .block-content {
    margin: 0px -8px;
    padding: 0px;
    list-style: none;
    height: 108px;
}
.wds_brandling .block-content .relate-content {
    width: 100%;
    float: left;
    padding: 3px 10px;
    overflow: hidden;
    position: relative;
}
.brand_sliders {
    display: none;
}
.brand_sliders.slick-initialized.slick-slider {
    display: block;
}
.wds_brandling .slick-list.draggable {
    overflow: hidden;
}
.wds_brandling .owl-controls .owl-nav {
    position: absolute;
    top: -54px;
    right: 10px;
}
.wds_brandling .brand_sliders .slick-prev,
.wds_brandling .brand_sliders .slick-next {
    display: block !important;
    width: 26px;
    height: 26px;
    float: left;
    text-indent: -9999px;
    position: absolute;
    top: -53px;
    border: 0px;
}
.wds_brandling .slick-slider {
    -moz-user-select: none;
    box-sizing: border-box;
    display: block;
    position: relative;
    touch-action: pan-y;
}
.wds_brandling .brand_sliders .slick-prev {
    background: url(../images/slider_ic_new.jpg) no-repeat left top !important;
    right: 40px;
}
.wds_brandling .brand_sliders .slick-prev:hover {
    background: url(../images/slider_ic_new.jpg) no-repeat left bottom !important;
}
.wds_brandling .brand_sliders .slick-next {
    background: url(../images/slider_ic_new.jpg) no-repeat right top !important;
    right: 8px;
}
.wds_brandling .brand_sliders .slick-next:hover {
    background: url(../images/slider_ic_new.jpg) no-repeat right bottom !important;
}
.wds_brandling .block-content {
    clear: both;
}
.wds_brandling .block-content .relate-content>a {
    border: 1px solid #dadada;
    width: 100%;
    float: left;
    text-align: center;
    height: 100px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.wds_brandling .block-content .relate-content a img {
    vertical-align: middle;
    max-width: 95px;
    max-height: 90%;
    display: inline-block;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.wds_brandling .block-content .relate-content a:hover img {
    -moz-transform: rotate(0) scale(1.2, 1.2) skewX(0) skewY(0) translate(0, 0);
    -webkit-transform: rotate(0) scale(1.2, 1.2) skew(0deg, 0deg) translate(0, 0);
    -o-transform: rotate(0) scale(1.2, 1.2) skew(0deg, 0deg) translate(0, 0);
    -ms-transform: rotate(0) scale(1.2, 1.2) skew(0deg, 0deg) translate(0, 0);
    transform: rotate(0) scale(1.2, 1.2) skew(0deg, 0deg) translate(0, 0)
}
.wds_brandling .block-content .relate-content .overlay_over {
    width: auto;
    bottom: 3px;
    left: 10px;
    right: 10px;
}
.wds_brandling .block-content .relate-content:hover .overlay_over {
    height: 100px;
}
.wds_brandling .block-content .relate-content .overlay_over a {
    border: 0px;
    text-decoration: none;
    display: block;
    padding-top: 40px;
}
.wds_brandling .block-content .relate-content .overlay_over a i {
    color: #FFFFFF;
    font-size: 22px;
}
.customer-account-forgotpassword .column.main {
    padding-left: 0px;
    width: 100%;
}
.customer-account-forgotpassword .column.main form.password {
    width: 50%;
}
.sidebar .block-wishlist .block-content {
    padding: 10px;
    float: left;
    width: 100%;
}
.sidebar .newsletter h3 {
    color: #333333;
}
.sidebar .newsletter>span {
    color: #333333;
    font-size: 13px;
    font-weight: 700;
    display: block;
    padding: 10px 10px 5px;
    margin: 0px;
}
.sidebar .newsletter #newsletter-validate-detail {
    padding: 0 10px 10px 10px;
    float: left;
    width: 100%;
}
.sidebar #compare-items {
    margin: 0px;
    padding: 10px 10px 15px;
    float: left;
    width: 100%;
    list-style: none;
    padding-top: 0px;
}
.sidebar .block-compare .empty {
    padding: 10px;
}
.sidebar #compare-items li {
    margin: 0px;
    padding: 10px 25px 10px 0px;
    float: left;
    width: 100%;
    list-style: none;
    border-bottom: 1px solid #dddddd;
    position: relative;
}
.sidebar #compare-items li .product-item-name a {
    font-size: 13px;
    color: #000000;
}
.sidebar #compare-items li a.action {
    position: absolute;
    right: 10px;
    top: 13px;
}
.compare_sidebar {
    width: 100%;
    float: left;
    padding: 0px 10px 15px 10px;
}
.compare_sidebar .primary {
    float: left;
}
.compare_sidebar .secondary {
    float: right;
}
.message-success {
    color: #006600;
    margin-bottom: 10px;
}
.sidebar #wishlist-sidebar {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.sidebar #wishlist-sidebar li {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 10px 0px;
    list-style: none;
    border-bottom: 1px solid #DDD;
}
.sidebar #wishlist-sidebar li .product-item-photo {
    width: 60px;
    float: left;
}
.sidebar #wishlist-sidebar li .product-item-photo img {
    width: auto !important;
    height: auto !important;
}
.sidebar #wishlist-sidebar li .product-item-details {
    width: 75%;
    float: left;
    padding-left: 10px;
}
.sidebar #wishlist-sidebar li .product-item-details .product-item-name {
    font-size: 13px;
}
.account_btn_full_center {
    text-align: center;
    width: 100%;
    float: left;
    padding-top: 10px;
}
.block-wishlist .counter {
    float: right;
    margin-right: 30px;
}
#wishlist-sidebar .actions-primary {
    width: auto;
    float: left;
}
#wishlist-sidebar .secondary {
    width: auto;
    float: right;
}
.product_left_mn .product-add-form>span {
    float: left;
    clear: left;
}
.techical_info_desc h2 {
    color: #0b89de;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    margin: 5px 0 0;
    padding: 0;
}
.techical_info_desc table {
    border-right: 1px solid #dadada;
    margin-bottom: 28px;
    margin-top: 14px;
    width: 70%;
}
.techical_info_desc table tr {
    border-top: 1px solid #dadada;
}
.techical_info_desc table tr:nth-child(2n+1) td {
    background: #efefef;
}
.techical_info_desc table td:nth-of-type(1) {
    width: 60%;
}
.techical_info_desc table tr td {
    border-left: 1px solid #dadada;
    font-size: 14px;
    padding: 7px 10px 6px;
}
.techical_info_desc table tr:last-child {
    border-bottom: 1px solid #dadada;
}
.expert_reivew_tab .expert_info {
    float: left;
    padding-right: 30px;
    width: 26%;
}
.expert_reivew_tab .expert_info .image_box {
    position: relative;
}
.expert_reivew_tab .expert_info .image_box span {
    background: #0087cb;
    border-radius: 3px;
    position: absolute;
    color: #ffffff !important;
    display: block;
    padding: 13px 18px;
    text-align: center;
    width: 100%;
    bottom: 0px;
    left: 0px;
}
.expert_reivew_tab .expert_reviews {
    width: 74%;
    float: left;
}
.expert_reivew_tab .expert_reviews .expert_features {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.expert_reivew_tab .expert_reviews .expert_features>div {
    width: 33.33%;
    float: left;
}
.expert_reivew_tab .expert_reviews .expert_features>div h3 {
    color: #0d8bdf;
    font-size: 20px;
    line-height: normal;
    margin: 0 0 10px;
    padding: 0px;
    font-weight: 600;
    text-transform: uppercase;
}
.expert_reivew_tab .expert_reviews .expert_features>div ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.expert_reivew_tab .expert_reviews .expert_features>div ul li:before {
    background: #535353;
    content: "";
    top: 7px;
    left: 1px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
}
.expert_reivew_tab .expert_reviews .expert_features>div ul li {
    color: #535353;
    font-size: 14px;
    line-height: normal;
    padding: 0px 16px;
    position: relative;
}
.modal-popup {
    display: none;
    background: rgba(0, 0, 0, 0.7);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9999 !important;
}
.modal-popup._show {
    display: block;
}
.modal-inner-wrap {
    max-width: 500px;
    margin: 0px auto;
    border: 10px solid rgba(0, 0, 0, 0.7);
    max-height: 600px;
    background: #FFF;
    overflow: hidden;
}
.modal-content {
    padding: 15px;
    float: left;
    width: 100%;
    overflow: auto;
    max-height: 500px;
}
.modal-header {
    float: right;
}
.modal-footer {
    width: 100%;
    float: left;
    text-align: center;
}
.shipping-details-container .brdr-row {
    border-bottom: 1px solid #c8c8c8;
    padding: 15px 0px;
}
.shipping-details-container .brdr-row .pic.right {
    float: right;
}
.Viewing_3d {
    width: 100%;
    float: left;
}
.weltpixel-quickview-catalog-product-view .page-prev,
.weltpixel-quickview-catalog-product-view .page-next,
.weltpixel-quickview-catalog-product-view .breadcrumbs,
.weltpixel-quickview-catalog-product-view .product.attribute.sku,
.weltpixel-quickview-catalog-product-view .product-options-bottom #product-addtocart-button,
.weltpixel-quickview-catalog-product-view .product-right-container {
    display: none !important;
}
.weltpixel-quickview-catalog-product-view .product_left_mn,
.weltpixel-quickview-catalog-product-view .product_right_mn {
    width: 100%;
    padding: 0px 30px;
}
.weltpixel-quickview-catalog-product-view {
    overflow: auto !important;
}
.weltpixel-quickview-catalog-product-view .product-info-main {
    width: auto;
}
.weltpixel-quickview-catalog-product-view .page-title-wrapper.product .page-title {
    font-size: 18px;
}
.weltpixel-quickview-catalog-product-view .fieldset,
.weltpixel-quickview-catalog-product-view #product-options-wrapper .field .control,
.weltpixel-quickview-catalog-product-view #product-options-wrapper .field select,
.weltpixel-quickview-catalog-product-view #product-options-wrapper {
    width: 100%;
}
.weltpixel-quickview-catalog-product-view #product-options-wrapper .field {
    width: 100%;
    margin-right: 0px;
}
.weltpixel-quickview-catalog-product-view #product-options-wrapper .field .label {
    font-size: 13px;
    line-height: normal;
    margin-right: 0px;
    width: 100%;
    padding-bottom: 5px;
}
.weltpixel-quickview-catalog-product-view .product-options-bottom {
    width: 100%;
    float: left;
    margin-top: 12px;
}
.weltpixel-quickview-catalog-product-view .price-box.price-final_price {
    font-size: 18px;
    display: block;
    text-align: center;
}
.weltpixel-quickview-catalog-product-view .field.qty {
    float: none;
    width: 86px;
    margin: 15px auto;
    overflow: hidden;
}
.weltpixel-quickview-catalog-product-view .product_right_mn .actions {
    border-bottom: 0px;
}
.catalogsearch-result-index .search__result-tabs {
    display: none;
}
.modal-inner-wrap .modal-title {
    font-size: 16px;
    font-weight: 700;
}
.modal-inner-wrap .modal-header {
    float: none;
    position: relative;
}
.modal-inner-wrap .modal-header .action-close {
    background: #f1f1f1;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    right: 0px;
    top: 0px;
    position: absolute;
    border: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.modal-inner-wrap .modal-header .action-close span {
    display: none;
}
.modal-inner-wrap .modal-content {
    border: 0 none;
    box-shadow: none;
}
.modal-inner-wrap .modal-header .action-close:after {
    content: "\f00d";
    font-family: 'FontAwesome';
}
.product.media .loader {
    width: 100%;
    text-align: center;
    padding-top: 150px;
}
.product.media .loader img {
    position: relative;
}


.wds-product-labels .best_seller,
.wds-product-labels .best_warranty,
.wds-product-labels .on_sale,
.wds-product-labels .stock,
.wds-product-labels .cws_top_pick,
.wds-product-labels .featured,
.wds-product-labels .quiet,
.wds-product-labels .oilfree,
.wds-product-labels .asme_coded,
.wds-product-labels .factory_deal,
.wds-product-labels .fall_special,
.wds-product-labels .summer_special,
.wds-product-labels .winter_special,
.wds-product-labels .spring_special,
.wds-product-labels .super_quiet,
.wds-product-labels .advantage_series,
.wds-product-labels .max_series,
.wds-product-labels .pro_series,
.wds-product-labels .r-series,
.wds-product-labels .total_air_systems,
.wds-product-labels .splash_lub,
.wds-product-labels .pressure_lub,
.wds-product-labels .direct_drive,
.wds-product-labels .belt_drive,
.wds-product-labels .vfd,
.wds-product-labels .vsd {
    background: url(../images/edge-ribbon-label-new.png) no-repeat;
    position: absolute;
    top: -2px;
    left: -2px;
    width: 81px;
    height: 81px;
    text-indent: -9999px;
}


.wds-product-labels .best_seller {
    background-position: 0px 0px;
}
.wds-product-labels .best_warranty {
    background-position: 0px -81px;
}
.wds-product-labels .on_sale {
    background-position: 0px -162px;
}
.wds-product-labels .stock {
    background-position: 0px -243px;
}
.wds-product-labels .cws_top_pick {
    background-position: 0px -324px;
}
.wds-product-labels .featured {
    background-position: 0px -405px;
}
.wds-product-labels .quiet {
    background-position: 0px -486px;
}
.wds-product-labels .oilfree {
    background-position: 0px -567px;
}
.wds-product-labels .asme_coded {
    background-position: 0px -648px;
}
.wds-product-labels .factory_deal {
    background-position: 0px -729px;
}
.wds-product-labels .fall_special {
    background-position: 0px -810px;
}
.wds-product-labels .summer_special {
    background-position: 0px -891px;
}
.wds-product-labels .winter_special {
    background-position: 0px -972px;
}
.wds-product-labels .spring_special {
    background-position: 0px -1053px;
}
.wds-product-labels .super_quiet {
    background-position: 0px -1134px;
}
.wds-product-labels .advantage_series {
    background-position: 0px -1215px;
}
.wds-product-labels .max_series {
    background-position: 0px -1296px;
}
.wds-product-labels .pro_series {
    background-position: 0px -1377px;
}
.wds-product-labels .r-series {
    background-position: 0px -1458px;
}
.wds-product-labels .total_air_systems {
    background-position: 0px -1539px;
}
.wds-product-labels .splash_lub {
    background-position: 0px -1620px;
}
.wds-product-labels .pressure_lub {
    background-position: 0px -1701px;
}
.wds-product-labels .direct_drive {
    background-position: 0 -1863px;
}
.wds-product-labels .belt_drive {
    background-position: 0 -1944px;
}
.wds-product-labels .vfd {
    background-position: 0 -2025px
}
.wds-product-labels .vsd {
    background-position: 0 -2107px;
}
.wds-product-labels .one_year_warranty,
.wds-product-labels .two_year_warranty,
.wds-product-labels .three_year_warranty,
.wds-product-labels .five_year_warranty,
.wds-product-labels .onezero_year_warranty,
.wds-product-labels .lifetime_warranty,
.wds-product-labels .free_factory_start_up {
    display: block;
    width: 100px;
    height: 69px;
    margin: auto;
    background: url(../images/warranty_seal.png) no-repeat;
    position: relative;
    text-indent: -9999px;
}
.wds-product-labels .one_year_warranty {
    background-position: 0px 0px;
}
.wds-product-labels .two_year_warranty {
    background-position: 0px -69px;
}
.wds-product-labels .three_year_warranty {
    background-position: 0px -138px;
}
.wds-product-labels .five_year_warranty {
    background-position: 0px -207px;
}
.wds-product-labels .onezero_year_warranty {
    background-position: 0px -276px;
}
.wds-product-labels .lifetime_warranty {
    background-position: 0px -345px;
}
.wds-product-labels .free_factory_start_up {
    background-position: 0px -414px;
}


.wds-product-labels .deal_of_the_century,
.wds-product-labels .recommended,
.wds-product-labels .customer_favourite,
.wds-product-labels .ready_to_ship,
.wds-product-labels .monthly_special,
.wds-product-labels .holiday_special,
.wds-product-labels .overstock_discount,
.wds-product-labels .back_to_school_special,
.wds-product-labels .best_bang_for_the_buck,
.wds-product-labels .engineers_pick,
.wds-product-labels .made_in_the_usa,
.wds-product-labels .compact,
.wds-product-labels .energy_efficient,
.wds-product-labels .single_phase,
.wds-product-labels .customer_favorite {
    display: block;
    border-radius: 3px;
    font-size: 9px;
    line-height: 22px;
    font-weight: 400;
    text-transform: uppercase;
    color: #FFF;
    position: relative;
    margin: 5px auto 0px auto;
    padding: 0px 6px 0px 6px;
    z-index: 8;
    width: 130px;
    max-width: 100%;
    text-decoration: none !important;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.wds-product-labels .customer_favorite {
    background: #428bca;
}


.wds-product-labels {
    text-align: center;
}


.wds-product-labels .deal_of_the_century:before,
.wds-product-labels .recommended:before,
.wds-product-labels .customer_favourite:before,
.wds-product-labels .ready_to_ship:before,
.wds-product-labels .monthly_special:before,
.wds-product-labels .holiday_special:before,
.wds-product-labels .overstock_discount:before,
.wds-product-labels .back_to_school_special:before,
.wds-product-labels .best_bang_for_the_buck:before,
.wds-product-labels .engineers_pick:before,
.wds-product-labels .made_in_the_usa:before,
.wds-product-labels .compact:before,
.wds-product-labels .energy_efficient:before,
.wds-product-labels .single_phase:before {
    content: "";
    width: 16px;
    height: 16px;
    border-radius: 3px;
    display: block;
    position: absolute;
    left: -7px;
    top: 3px;
    z-index: -1;
    -moz-transform: rotate(45deg) scale(1, 1) skewX(0deg) skewY(0deg) translate(0px, 0px);
    /* FF3.5+ */
    -webkit-transform: rotate(45deg) scale(1, 1) skew(0deg, 0deg) translate(0px, 0px);
    /*Saf3.1+, Chrome*/
    -o-transform: rotate(45deg) scale(1, 1) skew(0deg, 0deg) translate(0px, 0px);
    /* Opera 10.5 */
    -ms-transform: rotate(45deg) scale(1, 1) skew(0deg, 0deg) translate(0px, 0px);
    /* IE 9 */
    transform: rotate(45deg) scale(1, 1) skew(0deg, 0deg) translate(0px, 0px);
}




.wds-product-labels .deal_of_the_century {
    background: #428bca;
}
.wds-product-labels .recommended {
    background: #428bca;
}
.wds-product-labels .customer_favourite {
    background: #428bca;
}
.wds-product-labels .ready_to_ship {
    background: #428bca;
}
.wds-product-labels .monthly_special {
    background: #428bca;
}
.wds-product-labels .holiday_special {
    background: #428bca;
}
.wds-product-labels .overstock_discount {
    background: #428bca;
}
.wds-product-labels .back_to_school_special {
    background: #428bca;
}
.wds-product-labels .best_bang_for_the_buck {
    background: #428bca;
}
.wds-product-labels .engineers_pick {
    background: #428bca;
}
.wds-product-labels .made_in_the_usa {
    background: #428bca;
}
.wds-product-labels .compact {
    background: #428bca;
}
.wds-product-labels .energy_efficient {
    background: #428bca;
}
.wds-product-labels .single_phase {
    background: #428bca;
}

/*.wds-product-labels .super_quiet {background:#428bca;}*/
.owl-carousel .owl-item {
    float: left;
    position: relative;
}
.page-layout-1column.cms-no-route .column.main,
.contact-index-index .column.main,
.mpbrand-index-index .column.main,
.page-layout-1column.cms-no-route.cms-page-view {
    width: 100%;
    padding-left: 0px;
}


.team {
    width: 100%;
    float: left;
    border-bottom: 1px solid #CCC;
    padding-top: 15px;
}
.team .pic {
    width: auto;
    float: left;
    padding-right: 20px;
}
.team .detail {
    width: 75%;
    float: left;
}
.cms-page-view .column.main .team .detail h3 {
    margin-bottom: 10px;
    font-size: 18px;
    margin-top: 0px;
}
.contact_left {
    width: 50%;
    float: left;
    padding-right: 15px;
}
.form .contact_left .control .input-text {
    width: 100%;
}
.contact_right {
    width: 50%;
    float: left;
    padding-left: 15px;
}
.contact_right #comment {
    height: 115px;
    width: 100%;
}
#contact-form h2 {
    margin-top: 15px;
    margin-bottom: 15px;
}
#contact-form .action.submit.primary.btn {
    float: right;
}
.map-container {
    margin-top: 20px;
    float: left;
    width: 100%;
    padding-bottom: 20px;
}
#contact-info2 .list {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
#contact-info2 .list li {
    margin-bottom: 3px;
}
#contact-info2 .list li em {
    width: 20px;
}
#contact-info2 h3 {
    margin-bottom: 10px;
    font-size: 22px;
}
.contact-bottom-box {
    padding-top: 25px;
}
.contact-bottom-box h2 {
    margin-bottom: 10px;
    font-size: 22px;
}
.contact-bottom-box img {
    width: 100%;
}
.cms-page-view .column.main h3 {
    font-size: 20px;
    margin-bottom: 5px;
    margin-top: 25px;
}
#review-form .btn {
    color: #FFFFFF !important;
    margin-top: 10px;
}
.product_details_right input {
    margin-right: 14px;
    margin-left: 5px;
}


/* Product Review */
#product-review-table .review-control-vote {
    overflow: hidden;
    margin: 10px 0 15px 0;
}
#product-review-table .review-control-vote:before {
    color: #c7c7c7;
    font-family: FontAwesome;
    font-size: 26px;
    height: 16px;
    letter-spacing: 2px;
    line-height: 16px;
    font-style: normal;
    font-weight: normal;
    speak: none;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    content: '\f005' '\f005' '\f005' '\f005' '\f005';
    display: block;
    position: absolute;
    z-index: 1;
}
#product-review-table .review-control-vote input[type="radio"] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
#product-review-table .review-control-vote input[type="radio"]:focus+label:before,
.review-control-vote input[type="radio"]:checked+label:before {
    opacity: 1;
}
#product-review-table .review-control-vote label {
    cursor: pointer;
    display: block;
    position: absolute;
}
#product-review-table .review-control-vote label span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
#product-review-table .review-control-vote label:before {
    color: #ff9a2b;
    font-family: FontAwesome;
    font-size: 26px;
    height: 16px;
    letter-spacing: 2px;
    line-height: 16px;
    font-style: normal;
    font-weight: normal;
    speak: none;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    opacity: 0;
}
#product-review-table .review-control-vote label:hover:before {
    opacity: 1;
}
#product-review-table .review-control-vote label:hover~label:before {
    opacity: 0;
}
#product-review-table .review-control-vote .rating-5 {
    z-index: 2;
}
#product-review-table .review-control-vote .rating-5:before {
    content: '\f005' '\f005' '\f005' '\f005' '\f005';
}
#product-review-table .review-control-vote .rating-4 {
    z-index: 3;
}
#product-review-table .review-control-vote .rating-4:before {
    content: '\f005' '\f005' '\f005' '\f005';
}
#product-review-table .review-control-vote .rating-3 {
    z-index: 4;
}
#product-review-table .review-control-vote .rating-3:before {
    content: '\f005' '\f005' '\f005';
}
#product-review-table .review-control-vote .rating-2 {
    z-index: 5;
}
#product-review-table .review-control-vote .rating-2:before {
    content: '\f005' '\f005';
}
#product-review-table .review-control-vote .rating-1 {
    z-index: 6;
}
#product-review-table .review-control-vote .rating-1:before {
    content: '\f005';
}
#product-review-table .review-control-vote:before {
    content: '\f005' '\f005' '\f005' '\f005' '\f005';
}

/* End Product Review */

#popup-modal .breadcrumbs {
    display: none;
}
.modal-inner-wrap .modal-footer {
    display: none;
}
.catalog-category-view .modal-inner-wrap .modal-footer,
.mpbrand-index-view .modal-inner-wrap .modal-footer,
.catalogsearch-result-index .modal-inner-wrap .modal-footer {
    display: block;
}
#quote-form-validate h3 {
    font-size: 30px;
    margin-bottom: 15px;
}
#quote-form-validate h3,
#quote-form-validate p {
    text-align: center;
}
#quote-form-validate .form-row {
    width: 100%;
    margin-top: 12px;
    padding: 0px 15px;
}
#quote-form-validate .form-row textarea {
    height: 100px;
}
#quote-form-validate .form-row input,
#quote-form-validate .form-row select,
#quote-form-validate .form-row textarea {
    width: 100%;
}
#quote-form-validate .form-row .submitbuttonrow {
    text-align: center;
    margin-top: 0px;
    padding-bottom: 20px;
}
#quote-form-validate .form-row .submitbuttonrow .btn {
    margin-right: 10px;
}
#product-review-container {
    display: none;
}
.product_left_mn .ratings {
    width: auto;
    float: left;
    clear: left;
}
.product_left_mn .ratings p.rating-link {
    float: left;
    width: auto;
    margin: 0px;
    padding: 0px;
}
.ratings .rating-box {
    background: url(../images/rating-new.png) repeat-x top left;
    width: 100px;
    height: 18px;
    float: left;
    margin-right: 10px;
}
.product_left_mn .product-add-form {
    width: 100%;
    float: left;
}
.ratings .rating-box .rating {
    background: url(../images/rating-new.png) repeat-x bottom left;
    float: left;
    height: 18px;
}
.product_right_mn .pp-write_review {
    width: auto;
    float: left;
    margin-left: 10px;
}
.product_right_mn .rating-link a,
.product_right_mn .pp-write_review a {
    font-size: 14px;
    color: #939393;
}
#product-review-table>.review-field-rating {
    float: left;
    width: auto;
}
.container.pp-tabs,
.container.pp-tabs .tab_content .container {
    width: 100%;
    padding: 0px;
}
.brand-information .product-item-title {
    font-size: 33px;
    margin-bottom: 10px;
    line-height: normal;
}
.brand-information .product-item-description {
    font-size: 13px;
}
.toolbar .limiter {
    padding: 0px;
}
.limiter .limiter-text-dropdown,
.toolbar-sorter .limiter-text-dropdown {
    width: auto;
    float: left;
    padding: 0 39px 0 15px;
    height: 31px;
    line-height: 29px;
    position: relative;
    background: #ffffff url(../images/select_bg.png) no-repeat right center;
}
.toolbar-sorter .limiter-text-dropdown {
    border-radius: 3px;
    border: 1px solid #e1e1e1;
    margin-right: 5px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    font-size: 13px;
}
.limiter .limiter-text-dropdown .limit_dropdown,
.toolbar-sorter .limiter-text-dropdown .limit_dropdown {
    margin: 0px;
    padding: 0px;
    list-style: none;
    position: absolute;
    top: 100%;
    left: 0px;
    width: 100%;
    display: none;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    background: #FFF;
    border: 1px solid #e1e1e1;
    z-index: 999;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 5px 0px;
}
.limiter .limiter-text-dropdown .limit_dropdown li,
.toolbar-sorter .limiter-text-dropdown .limit_dropdown li {
    padding: 0px 10px;
    margin: 0px;
    line-height: normal;
    font-size: 13px;
    cursor: pointer;
}
#product-options-wrapper .mage-error {
    color: #ff0000;
    font-size: 12px;
}
.products-grid ol.grid li .extra-info .action.tocart.primary.weltpixel-quickview.weltpixel_quickview_button_v2.btn,
.products-grid ol.grid li .extra-info .action.tocart.primary.btn {
    display: none !important;
}
.checkout-onepage-success .page-title-wrapper .print {
    float: right;
    margin-top: -22px;
}
.onestepcheckout_logout_link {
    display: none
}
.limiter .limiter-text-dropdown:hover .limit_dropdown,
.toolbar-sorter .limiter-text-dropdown:hover .limit_dropdown {
    display: block;
}
.filter-current ol {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.filter-current li {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 6px 12px 8px 0;
    list-style: none;
    position: relative;
    border-bottom: 1px solid #f3f3f4;
    font-size: 14px;
}
.filter-current li .filter-label {
    display: block;
    font-weight: 600;
}
.filter-current li .filter-value {
    font-size: 13px;
}
.block_filter_status_mn .block-title {
    float: left;
    width: 100%;
}
.block_filter_status_mn .block-content {
    width: 100%;
    float: left;
    padding: 0px 8px;
}
.filter-current li .filter-label {
    font-weight: 700;
}
.filter-current li .action.remove {
    top: 5px;
    right: 0px;
    position: absolute;
    width: 18px;
    height: 18px;
    text-align: center;
    background: #2a94de;
    border-radius: 50%;
    font-size: 11px;
    font-weight: 400;
    line-height: 17px;
    padding-left: 1px;
    color: #FFFFFF;
    text-decoration: none;
}
#form-category-search {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 20px;
}
#form-category-search #category-search {
    width: 100%;
    float: left;
    height: 30px;
    border-radius: 0px;
}
#form-category-search .actions {
    position: absolute;
    right: 0px;
    top: 0px;
}
#form-category-search .actions .search {
    background: #0e487a;
    color: #FFFFFF;
    width: 30px;
    height: 30px;
    text-align: center;
    cursor: pointer;
    border: 0px;
    padding: 2px 0px 5px 0;
    line-height: normal;
}
.filter-current li .action.remove:after {
    content: "\f00d";
    font-family: 'FontAwesome';
}
.filter-current li .action.remove span {
    display: none;
}
.filter-content .block-actions.filter-actions {
    width: 100%;
    float: left;
    border-top: 1px solid #f3f3f4;
    padding: 8px 0 0;
    margin-bottom: 10px;
}
.filter-current .block-subtitle.filter-current-subtitle {
    width: 100%;
    float: left;
    padding-bottom: 4px;
    margin-bottom: 3px;
    border-bottom: 1px solid #f3f3f4;
}
.overlay_over {
    display: block;
    position: absolute;
    z-index: 20;
    background: rgba(0, 0, 0, 0.8);
    overflow: hidden;
    text-align: center;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    bottom: 0;
    height: 0;
    left: 0;
    right: 0;
    width: 100%;
}
.cwn-category .row .col .thumbnail {
    overflow: hidden;
    position: relative;
}
.cwn-category .row .col .thumbnail:hover .overlay_over {
    height: 100%;
}
.cwn-category .row .col .thumbnail:hover .overlay_over .btn {
    position: relative;
    margin-top: 53%;
}
#super-product-table .table-caption {
    font-size: 16px;
    background: #939393;
    font-weight: 600;
    padding: 10px;
    color: #FFF;
}
#super-product-table {
    border: 1px solid #939393;
    margin-top: 15px;
}
#super-product-table>tbody+tbody,
#super-product-table td,
#super-product-table th {
    border-top: 1px solid #dddddd;
}
#super-product-table>thead>tr>th {
    border-bottom: 1px solid #dddddd;
}
#super-product-table td input {
    height: 30px;
    border: 1px solid #dddddd;
    padding-left: 10px;
}
.page-layout-1column #form-category-search {
    display: none
}
.rev_slider_wrapper.fullwidthbanner-container {
    overflow-x: hidden !important;
}
.lsb_container .LeaseStationButton.smallbutton {
    width: 115px !important;
    background: url(../images/smallbutton.png) no-repeat !important;
}
.lsb_container .smallbutton>div {
    width: 100px !important;
    font-size: 11px !important;
    line-height: 12px !important;
}
.banner_ads {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.main_banner_ads {
    width: 100%;
    float: left;
    padding-bottom: 20px;
}
.searchautocomplete__autocomplete .searchautocomplete__spinner {
    display: none;
    position: absolute;
    top: 5px;
    left: 80px;
    margin-left: -90px;
    width: 186px;
    height: 20px;
    margin: auto;
}
.products-grid.products-related ol.grid li .product-price {
    margin-bottom: 10px;
}
.searchautocomplete__autocomplete._loading .searchautocomplete__spinner {
    display: block;
}
.searchautocomplete__spinner .spinner-item {
    position: absolute;
    top: 0;
    background-color: #d8d8d8;
    width: 20px;
    height: 20px;
    animation-name: bounce_fountainG;
    -o-animation-name: bounce_fountainG;
    -ms-animation-name: bounce_fountainG;
    -webkit-animation-name: bounce_fountainG;
    -moz-animation-name: bounce_fountainG;
    animation-duration: .645s;
    -o-animation-duration: .645s;
    -ms-animation-duration: .645s;
    -webkit-animation-duration: .645s;
    -moz-animation-duration: .645s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    transform: scale(.3);
    -o-transform: scale(.3);
    -ms-transform: scale(.3);
    -webkit-transform: scale(.3);
    -moz-transform: scale(.3);
    border-radius: 15px;
    -o-border-radius: 15px;
    -ms-border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
}
.searchautocomplete__spinner .spinner-item.spinner-item-1 {
    left: 0;
    animation-delay: .256s;
    -o-animation-delay: .256s;
    -ms-animation-delay: .256s;
    -webkit-animation-delay: .256s;
    -moz-animation-delay: .256s
}
.searchautocomplete__spinner .spinner-item.spinner-item-2 {
    left: 20px;
    animation-delay: .3225s;
    -o-animation-delay: .3225s;
    -ms-animation-delay: .3225s;
    -webkit-animation-delay: .3225s;
    -moz-animation-delay: .3225s
}
.searchautocomplete__spinner .spinner-item.spinner-item-3 {
    left: 40px;
    animation-delay: .389s;
    -o-animation-delay: .389s;
    -ms-animation-delay: .389s;
    -webkit-animation-delay: .389s;
    -moz-animation-delay: .389s
}
.searchautocomplete__spinner .spinner-item.spinner-item-4 {
    left: 60px;
    animation-delay: .4555s;
    -o-animation-delay: .4555s;
    -ms-animation-delay: .4555s;
    -webkit-animation-delay: .4555s;
    -moz-animation-delay: .4555s
}
.searchautocomplete__spinner .spinner-item.spinner-item-5 {
    left: 80px;
    animation-delay: .522s;
    -o-animation-delay: .522s;
    -ms-animation-delay: .522s;
    -webkit-animation-delay: .522s;
    -moz-animation-delay: .522s
}
.searchautocomplete__spinner .spinner-item.spinner-item-6 {
    left: 100px;
    animation-delay: .5885s;
    -o-animation-delay: .5885s;
    -ms-animation-delay: .5885s;
    -webkit-animation-delay: .5885s;
    -moz-animation-delay: .5885s
}
.searchautocomplete__spinner .spinner-item.spinner-item-7 {
    left: 120px;
    animation-delay: .645s;
    -o-animation-delay: .645s;
    -ms-animation-delay: .645s;
    -webkit-animation-delay: .645s;
    -moz-animation-delay: .645s
}
.searchautocomplete__spinner .spinner-item.spinner-item-8 {
    left: 140px;
    animation-delay: .7115s;
    -o-animation-delay: .7115s;
    -ms-animation-delay: .7115s;
    -webkit-animation-delay: .7115s;
    -moz-animation-delay: .7115s
}

@keyframes bounce_fountainG {
    0% {
        transform: scale(1);
        background-color: #d8d8d8
    }

    100% {
        transform: scale(.3);
        background-color: #d8d8d8
    }
}

@-o-keyframes bounce_fountainG {
    0% {
        -o-transform: scale(1);
        background-color: #d8d8d8
    }

    100% {
        -o-transform: scale(.3);
        background-color: #d8d8d8
    }
}

@-ms-keyframes bounce_fountainG {
    0% {
        -ms-transform: scale(1);
        background-color: #d8d8d8
    }

    100% {
        -ms-transform: scale(.3);
        background-color: #d8d8d8
    }
}

@-webkit-keyframes bounce_fountainG {
    0% {
        -webkit-transform: scale(1);
        background-color: #d8d8d8
    }

    100% {
        -webkit-transform: scale(.3);
        background-color: #d8d8d8
    }
}

@-moz-keyframes bounce_fountainG {
    0% {
        -moz-transform: scale(1);
        background-color: #d8d8d8
    }

    100% {
        -moz-transform: scale(.3);
        background-color: #d8d8d8
    }
}


/* Vertical menu that slides from the left or right */
#push-menu.cbp-spmenu-vertical {
    height: 100%;
    top: 0;
    width: 280px;
    position: fixed;
    background: #252525;
    z-index: 1000;
    overflow-x: hidden;
    overflow-y: scroll;
    text-align: left;
}
.cbp-spmenu-left {
    left: -280px;
}
.cbp-spmenu-right {
    right: -280px;
}
.cbp-spmenu-left.cbp-spmenu-open {
    left: 0px;
}
.cbp-spmenu-right.cbp-spmenu-open {
    right: 0px;
}

/* Horizontal menu that slides from the top or bottom */
.cbp-spmenu-top {
    top: -150px;
}
.cbp-spmenu-bottom {
    bottom: -150px;
}
.cbp-spmenu-top.cbp-spmenu-open {
    top: 0px;
}
.cbp-spmenu-bottom.cbp-spmenu-open {
    bottom: 0px;
}

/* Push classes applied to the body */
.cbp-spmenu-push {
    overflow-x: hidden;
    position: relative;
    left: 0;
    overflow-y: auto !important;
}
.cbp-spmenu-push-toright {
    left: 280px;
}
.cbp-spmenu-push-toleft {
    left: -280px;
}

/* Transitions */
.cbp-spmenu,
.cbp-spmenu-push {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/* Example media queries */
.haggleit_button button {
    border: 0px;
}
#push-menu>ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 100%;
    float: left;
}
#push-menu>ul>li {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #343434;
    position: relative;
}
#push-menu>ul>li>a {
    font-size: 16px;
    font-weight: 700;
    line-height: 35px;
    padding: 0px 10px;
    float: left;
    width: 100%;
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
}
#push-menu>ul>li>ul {
    display: none;
}
#push-menu>ul>li ul {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
    border-top: 1px solid #343434;
}
#push-menu>ul>li>ul>li,
#push-menu>ul>li>ul>li>ul>li {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
    border-bottom: 1px solid #343434;
    position: relative;
}
#push-menu>ul>li>ul>li a,
#push-menu>ul>li>ul>li>ul>li>a {
    font-size: 14px;
    font-weight: 600;
    line-height: 35px;
    padding: 0px 20px;
    float: left;
    width: 100%;
    color: #FFFFFF;
    text-decoration: none;
}
#push-menu>ul>li>ul>li>ul>li>a {
    padding-left: 25px;
}
#push-menu .subcat-expand:before {
    background: #FFF;
    bottom: 0;
    content: "";
    height: 14px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 2px;
}
.subcat-expand.subcat-expanded:before {
    display: none;
}
.subcat-expand:after {
    background: #FFF;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 14px;
}
.subcat-expand {
    cursor: pointer;
    float: right;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0px;
    width: 34px;
    z-index: 9;
}
.products-list ol.products.list li .compare_is_active .action.tocompare {
    display: inline-block;
    background: url(../images/com_check.png) no-repeat 8px center #1d94eb;
    border-radius: 4px;
    color: #FFFFFF;
    line-height: 22px;
    padding: 0 10px 1px 30px;
}
.cart-summary .paypal.checkout.paypal-logo,
.catalog-product-view .paypal.checkout.paypal-logo {
    display: none;
}
.cart-summary .paypal.checkout {
    width: 192px;
    float: right;
    text-align: center;
    margin-top: 10px;
}
.question_form {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.question_form .legend {
    font-size: 20px;
    margin-bottom: 15px;
}
.question_form #author_name,
.question_form #author_email {
    width: 60%;
    margin-bottom: 10px;
}
.question_form #questions {
    width: 80%;
    margin-top: 10px;
    height: 100px;
    margin-bottom: 10px;
}
.question_form .actions-toolbar {
    margin: 10px 0px;
}
.checkout-cart-configure .product_left_mn .product-options-bottom {
    width: 100%;
    float: left;
}
.checkout-cart-configure .product_left_mn .actions {
    display: none;
}
.catalogsearch-result-index .column.main .content-heading,
.catalogsearch-result-index .column.main .block.widget.block-products-list.grid {
    display: none
}
.order-products-toolbar .toolbar-amount {
    float: left !important;
    line-height: 27px;
}
.order-products-toolbar .pager .pages li strong.page {
    background-color: #eeeeee;
    border: 1px solid #dddddd;
    border-radius: 15px;
    display: inline-block;
    padding: 5px 14px;
    color: #1d5f98;
}
.order-products-toolbar .pages {
    width: 100%;
    float: left;
    text-align: center;
}
.order-products-toolbar .pager .limiter {
    padding: 0px 10px;
    float: right;
    margin-top: -40px;
}
.sidebar .block.block-reorder {
    display: none;
}
.order-products-toolbar .pages .limiter .limiter-text {
    vertical-align: top;
    line-height: 27px;
}
.order-products-toolbar .pages ul {
    display: inline-block;
    margin: 0px;
    padding: 0px;
}
.order-products-toolbar .pages ul li .label {
    display: none;
}
#idTabavisverifies {
    float: left;
    width: 100%;
    margin-top: 20px;
    background: none !important;
}
#idTabavisverifies .netreviews_header_link_new {
    background: #535353;
    width: auto;
    float: right;
    line-height: 40px;
    padding: 0px 20px;
    font-size: 13px !important;
    color: #FFFFFF !important;
    text-decoration: none !important;
}
#netreviews_header_new {
    width: 100%;
    float: left;
    background: #f4f4f4;
}
#netreviews_header_new h2 {
    margin: 0px;
    padding: 0px 0 0 15px;
    width: 100%;
    color: #FFFFFF;
    line-height: 46px;
    font-size: 18px;
    background: #1c94eb;
    font-weight: bold;
}
#netreviews_reviews_content {
    width: 100%;
    float: left;
    padding: 0px;
}
#netreviews_reviews_content #reviewAV {
    width: 100%;
    margin-top: 20px;
    padding: 0px !important;
    border: 0px !important;
    float: left;
}
#netreviews_reviews_content #reviewAV .reviewAV_left_column {
    background: #f4f4f4;
    padding: 20px 0 20px 20px;
}
#netreviews_reviews_content #reviewAV .reviewAV_left_column .review_name {
    font-size: 20px;
    color: #525252;
    margin-bottom: 10px;
}
#netreviews_reviews_content #reviewAV .reviewAV_left_column .netreviews-stars {}


.expert-bottom-1 {
    display: block;
    text-align: center;
    margin: 2px -20px 0;
}
.expert-bottom-1 div {
    display: inline-block;
    margin: 0 5px 0 0;
    vertical-align: middle;
}
.expert-bottom-1 .expert-phone-number a {
    font-size: 16px;
    font-weight: 600;
}
.expert-bottom-1 .expert-livechat a {
    color: #a3a3a3;
    text-decoration: none;
}
.expert-bottom-1 .expert-livechat a i {
    font-size: 14px;
}


.expert-bottom-1 .expert-email a i {
    font-size: 15px;
}
.expert-bottom-2 {
    display: block;
    text-align: center;
    color: #333333;
    font-size: 13px;
}

html body.checkout-cart-index .messages div[data-ui-id="checkout-cart-validationmessages-message-notice"] {
    background: #c00 none repeat scroll 0 0;
    border: 0 none;
    color: white;
    font-size: 13px;
    font-weight: 600;
    padding: 7px;
}


.product_right_mn .product-info-price {
    text-align: center;
    padding-bottom: 0px;
    display: block;
}
.product_right_mn .product-info-price span.price {
    font-size: 40px;
    font-weight: 900;
    color: #000;
    line-height: 34px;
    display: inline-block;
    margin-top: 14px;
}
.product_right_mn .product-info-price .special-price span.price {
    margin-top: 0px;
}

html body .product_right_mn .product-info-price .special-price {
    width: 100%;
}
.product_right_mn .product-info-price span {
    line-height: 22px;
    color: #000;
}
.product_right_mn .stock .wds_stock_label {
    font-size: 18px;
    font-weight: 600;
    color: green;
}
.product_right_mn .ratings {
    width: 100%;
    text-align: center;
    margin-left: 0px;
    margin-bottom: 19px;
}
.product_right_mn .pp-write_review {
    float: none;
    width: 35%;
    margin-left: 0px;
    margin-top: 3px;
    display: inline-block;
    vertical-align: middle;
}
.product_right_mn .ratings+.pp-write_review {
    margin-bottom: 20px;
}
.product_right_mn .ratings+.pp-write_review {
    width: 22%;
}
.product_right_mn .pp-write_review a:hover {
    color: #323232;
    text-decoration: none;
    font-size: 14px;
}
.product_right_mn .product-info-price .old-price span .price-label,
.product_right_mn .product-info-price .special-price span .price-label {
    display: none !important;
}
.product_right_mn .product-info-price span.old-price {
    padding-left: 0px;
}
.product_right_mn .product-info-price .discount {
    margin-left: 2px;
}
.product_right_mn .product-info-price .old-price span .price,
.product_right_mn .product-info-price .discount {
    color: #c4c2c2;
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    margin-top: 5px;
}
.product_right_mn .product-info-price .old-price span .price {
    text-decoration: line-through;
}

html body .product_right_mn .product-info-price .special-price span {
    display: block;
}
.product_right_mn .make_an_offer:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0px;
    height: 0px;
}
.product_right_mn .make_an_offer {
    display: block;
}
.make_an_offer .haggleit_button,
.get_a_quote a {
    display: block;
    line-height: 45px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 5px;
    cursor: pointer;
}
.product-shop.get_a_quote.larget_button {
    margin-top: 16px !important;
    margin-bottom: 13px;
}
.larget_button a {
    box-sizing: border-box;
    color: #ffffff;
    float: none;
    font-size: 34px;
    line-height: 40px;
    height: auto;
    letter-spacing: 0px;
    margin: 0;
    padding: 9px 0px 15px 0px;
    text-indent: inherit;
    width: 100%;
    display: block;
    border: 0px;
    text-align: center;
    border-radius: 5px;
    font-weight: 900;
    font-style: italic;
}

html body .m-left.cetner-align,
html body .m-right.cetner-align {
    text-align: center;
    width: 100% !important;
}

html body .m-left.cetner-align+.m-right,
html body .m-right.cetner-align+.m-left {
    display: none;
}

html body .m-right.cetner-align {
    width: 50% !important;
    margin: auto !important;
    display: block !important;
}
.make_an_offer .haggleit_button,
.get_a_quote {
    display: block;
    text-align: center;
    margin-top: 0px !important;
    padding-bottom: 0px !important;
}
.make_an_offer .haggleit_button {
    margin-left: 5px;
    background: rgba(157, 244, 113, 1);
    background: -moz-linear-gradient(top, rgba(157, 244, 113, 1) 0%, rgba(157, 244, 113, 1) 0%, rgba(116, 189, 76, 1) 54%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(157, 244, 113, 1)), color-stop(0%, rgba(157, 244, 113, 1)), color-stop(54%, rgba(116, 189, 76, 1)));
    background: -webkit-linear-gradient(top, rgba(157, 244, 113, 1) 0%, rgba(157, 244, 113, 1) 0%, rgba(116, 189, 76, 1) 54%);
    background: -o-linear-gradient(top, rgba(157, 244, 113, 1) 0%, rgba(157, 244, 113, 1) 0%, rgba(116, 189, 76, 1) 54%);
    background: -ms-linear-gradient(top, rgba(157, 244, 113, 1) 0%, rgba(157, 244, 113, 1) 0%, rgba(116, 189, 76, 1) 54%);
    background: linear-gradient(to bottom, rgba(157, 244, 113, 1) 0%, rgba(157, 244, 113, 1) 0%, rgba(116, 189, 76, 1) 54%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9df471', endColorstr='#74bd4c', GradientType=0);
}
.make_an_offer .haggleit_button:hover {
    background: rgba(116, 189, 76, 1);
    background: -moz-linear-gradient(top, rgba(116, 189, 76, 1) 0%, rgba(116, 189, 76, 1) 0%, rgba(116, 189, 76, 1) 54%, rgba(157, 244, 113, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(116, 189, 76, 1)), color-stop(0%, rgba(116, 189, 76, 1)), color-stop(54%, rgba(116, 189, 76, 1)), color-stop(100%, rgba(157, 244, 113, 1)));
    background: -webkit-linear-gradient(top, rgba(116, 189, 76, 1) 0%, rgba(116, 189, 76, 1) 0%, rgba(116, 189, 76, 1) 54%, rgba(157, 244, 113, 1) 100%);
    background: -o-linear-gradient(top, rgba(116, 189, 76, 1) 0%, rgba(116, 189, 76, 1) 0%, rgba(116, 189, 76, 1) 54%, rgba(157, 244, 113, 1) 100%);
    background: -ms-linear-gradient(top, rgba(116, 189, 76, 1) 0%, rgba(116, 189, 76, 1) 0%, rgba(116, 189, 76, 1) 54%, rgba(157, 244, 113, 1) 100%);
    background: linear-gradient(to bottom, rgba(116, 189, 76, 1) 0%, rgba(116, 189, 76, 1) 0%, rgba(116, 189, 76, 1) 54%, rgba(157, 244, 113, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#74bd4c', endColorstr='#9df471', GradientType=0);
}
.get_a_quote a {
    margin-right: 4px;
    background: rgba(51, 122, 206, 1);
    background: -moz-linear-gradient(top, rgba(51, 122, 206, 1) 0%, rgba(18, 59, 108, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(51, 122, 206, 1)), color-stop(100%, rgba(18, 59, 108, 1)));
    background: -webkit-linear-gradient(top, rgba(51, 122, 206, 1) 0%, rgba(18, 59, 108, 1) 100%);
    background: -o-linear-gradient(top, rgba(51, 122, 206, 1) 0%, rgba(18, 59, 108, 1) 100%);
    background: -ms-linear-gradient(top, rgba(51, 122, 206, 1) 0%, rgba(18, 59, 108, 1) 100%);
    background: linear-gradient(to bottom, rgba(51, 122, 206, 1) 0%, rgba(18, 59, 108, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#337ace', endColorstr='#123b6c', GradientType=0);
}
.get_a_quote a:hover {
    background: rgba(18, 59, 108, 1);
    background: -moz-linear-gradient(top, rgba(18, 59, 108, 1) 0%, rgba(51, 122, 206, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(18, 59, 108, 1)), color-stop(100%, rgba(51, 122, 206, 1)));
    background: -webkit-linear-gradient(top, rgba(18, 59, 108, 1) 0%, rgba(51, 122, 206, 1) 100%);
    background: -o-linear-gradient(top, rgba(18, 59, 108, 1) 0%, rgba(51, 122, 206, 1) 100%);
    background: -ms-linear-gradient(top, rgba(18, 59, 108, 1) 0%, rgba(51, 122, 206, 1) 100%);
    background: linear-gradient(to bottom, rgba(18, 59, 108, 1) 0%, rgba(51, 122, 206, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#123b6c', endColorstr='#337ace', GradientType=0);
}
.product_right_mn .call_for_price ul {
    display: none;
}

@media only screen and (max-width:1100px) {
    .search_header {
        width: 247px;
    }
    .sections.nav-sections .navigation>ul>li>a {
        padding: 5px 10px;
    }
    .popular_items_left>div {
        width: 55%;
    }
    .popular_items_left h3 a {
        font-size: 16px;
    }
    .footer_top_mn ul li {
        text-align: center;
    }
    .footer_top_mn ul li i {
        float: none;
        padding: 0 0 10px 0px;
    }
    .footer_top_mn ul li div {
        width: 100%;
    }
    .pay-box {
        margin-left: -97px;
    }
    .smart_financing .col-sm-6>div div {
        width: 80%;
    }
    .smart_financing .col-sm-6>div div h3 {
        font-size: 20px;
    }
    .smart_financing .col-sm-6>div div p {
        font-size: 21px;
    }
    .products-list ol.list li .product-price .lsb_container {
        left: -230px;
    }
    .product-item .brand_img {
        max-width: 100px;
    }
    .cwn-sub-categories .thumbnail .cwn-cp-text h3 {
        font-size: 20px;
    }
    .cwn-sub-categories .thumbnail .cwn-cp-text p {
        min-height: 165px;
    }
    .cwn-cp-col-two .thumbnail {
        min-height: 380px;
    }
    .products_list_special .cwn-cp-list-img .photo.image {
        height: auto;
    }
    .products-grid ol.grid li {
        width: 33.33%;
    }
    .products-grid ol.grid li:nth-child(4n+1) {
        clear: none;
    }
    .products-grid ol.grid li:nth-child(3n+1) {
        clear: left;
    }
    .cwn_products_mn .cwn_products_rt_mn_home ul li h4.product-name {
        min-height: 100px;
    }
    .catalog-product-view #maincontent>.page-prev,
    .catalog-product-view #maincontent>.page-next {
        top: 808px;
    }
    .products-related.products-grid ol.grid li {
        width: 25%;
        clear: none;
    }
    .products-related.products-grid ol.grid li:nth-child(3n+1) {
        clear: none;
    }
    .products-related.products-grid ol.grid li:nth-child(4n+1) {
        clear: left;
    }
    .minicart-wrapper:before {
        left: -17px;
    }
    .footer_mid_mn {
        margin-top: 30px;
    }
    .footer_mid_lt .ribbon {
        top: -36px;
    }

    #sliderSubcategories .owl-next:before {
        width: 2px;
        height: 110px;
        top: -30px;
        right: 21px;
        position: absolute;
        background: #EEE;
        content: " ";
    }
    .subcategory-slider .owl-wrapper>div:last-child .subcategories-box,
    .subcategory-slider .owl-wrapper>div:last-child .subcategories-list {
        border: 0px !important;
    }
    .smart_financing .col-sm-6>div {
        min-height: 138px;
    }
    .cwn-category .row>div:nth-child(6n+1) {
        clear: left;
    }
    .pp-tabs .tabs li {
        font-size: 14px;
    }
    .product_left_mn {
        padding-right: 30px;
        width: 70%;
    }
    .product.media {
        width: 60%;
        padding-right: 30px;
    }
    .product_left_mn_inner {
        width: 40%;
    }
    .product_right_mn {
        width: 30%;
    }


}

@media only screen and (max-width:990px) {
    .header_top_lt {
        width: 100%;
        text-align: center;
    }
    .panel.wrapper {
        height: auto;
    }
    .header_top_rt {
        width: auto;
        background: url(../images/nav-menu-bg.png) repeat center top;
        float: none;
        clear: both;
        margin: 0px -15px;
        text-align: center;
    }
    .header_top_rt:after {
        display: none;
    }
    .sections.nav-sections {
        display: none;
    }
    .cwn-header-section-number,
    .cwn-header-section-contact {
        display: none;
    }
    .cwn-category .row .col {
        width: 25%;
    }
    .logo {
        width: 100%;
        float: left;
        text-align: center;
        max-width: none;
    }
    .header.content {
        position: relative;
    }
    .sarch_mini_btn {
        display: inline-block;
        cursor: pointer;
    }
    .sarch_mini_btn>i {
        font-size: 22px;
        color: #000000;
    }
    .search_header .block-content {
        display: none;
        position: absolute;
        left: 0px;
        width: 280px;
        z-index: 9999;
        top: 28px;
    }
    .search_header {
        width: auto;
        margin: 0px;
        padding: 0px;
        position: absolute;
        top: 25px;
        left: 60px;
    }
    .header #sharkskin-header-user-links-collapse .login_txt,
    .header #sharkskin-header-user-links-collapse .login_txt1,
    #sharkskin-header-user-links-collapse:before {
        display: none;
    }
    .minicart-wrapper {
        position: absolute;
        right: 15px;
        top: 24px;
    }

    #sharkskin-header-user-links-collapse {
        position: absolute;
        top: 23px;
        right: 55px;
        width: auto;
    }

    #sharkskin-header-user-links-collapse .widget-header i {
        font-size: 22px;
    }
    .minicart-wrapper:before {
        left: -10px;
    }
    .page-header {
        padding-bottom: 15px;
        width: 100%;
    }

    #sharkskin-header-user-links-collapse>div {
        right: -10px;
        left: auto;
    }

    #sharkskin-header-user-links-collapse:hover .widget-content:before {
        right: 15px;
        left: auto;
    }
    .footer_top_mn ul li div:after {
        height: 65px;
    }
    .footer_mid_lt,
    .footer_mid_rt {
        width: 100%;
    }
    .footer_mid_rt>.newsletter {
        width: 48%;
        float: left;
    }
    .footer_mid_rt .pay-box {
        width: 48%;
        float: right;
        margin: 0px;
    }
    .rev_slider_wrapper .hades.tparrows:before {
        font-size: 18px;
        line-height: 50px;
    }
    .rev_slider_wrapper .hades.tparrows {
        width: 50px;
        height: 50px;
    }
    .cwn_products_rt_mn_home ul li h4 {
        padding-left: 11px;
        padding-right: 11px;
    }
    .cwn_products_mn .cwn_products_rt_mn_home ul li {
        width: 33.33%;
    }
    .popular_items .col-sm-6.col-xs-12 {
        width: 100%;
        margin-bottom: 15px;
    }
    .rev_slider_wrapper .hades .tp-arr-allwrapper {
        width: 50px;
        height: 50px;
    }
    .smart_financing .col-sm-6>div img {
        width: 50px;
    }
    .smart_financing .col-sm-6>div div {
        width: 84%;
    }
    .smart_financing .col-sm-6>div div p,
    .smart_financing .col-sm-6>div div p a {
        font-size: 16px;
    }

    #showLeftPush {
        width: 35px;
        height: 35px;
        float: left;
        position: absolute;
        display: block;
        top: 20px;
        left: 12px;
        font-size: 24px;
        text-align: center;
        margin: 0px;
        padding: 0px 0px 0px 0px;
        color: #000000;
        line-height: 30px;
    }

    #showLeftPush .fa-close,
    .cbp-spmenu-push-toright #showLeftPush .fa-bars {
        display: none;
    }
    .cbp-spmenu-push-toright #showLeftPush .fa-close {
        display: inline-block;
    }
    .smart_financing .col-sm-6>div div h3 {
        font-size: 15px;
    }
    .minicart-wrapper:before {
        display: none;
    }
    .products_list_mn li {
        width: 25%;
    }
    .cwn-cp-col-two .thumbnail {
        min-height: inherit;
        margin-bottom: 20px;
    }
    .products-list ol.products.list li .product-item-name {
        margin-left: 15px;
        margin-right: 15px;
    }
    .products-list ol.list li .product-price .lsb_container {
        left: auto;
    }
    .pagination_right {
        margin-top: 0px;
    }
    .product-info-main {
        width: 100%;
        padding: 0px 60px;
    }
    .product.media {
        width: 100%;
        padding: 0px 0px;
        margin-bottom: 20px;
    }
    .fotorama__stage__shaft {
        margin: 0px auto;
    }
    .catalog-product-view #maincontent>.page-prev,
    .catalog-product-view #maincontent>.page-next {
        top: 880px;
        font-size: 11px;
        height: 70px;
        line-height: 70px;
    }
    .techical_info_desc table {
        width: 100%;
    }
    .subcategory-slider {
        width: 72%;
    }
    .products-list ol.products.list li .wds-product-labels .on_sale {
        top: 78px;
    }
    .cwn_products_mn .cwn_products_rt_mn_home ul li h4.product-name {
        min-height: 78px;
    }
    .products-related.products-grid ol.grid li {
        width: 33.33%;
        clear: none;
    }
    .products-related.products-grid ol.grid li:nth-child(4n+1) {
        clear: none;
    }
    .products-related.products-grid ol.grid li:nth-child(3n+1) {
        clear: left;
    }
    .catalog-product-view #maincontent>.page-prev:before,
    .catalog-product-view #maincontent>.page-next:before {
        width: 20px;
        height: 70px;
        background-size: auto 70px;
    }
    .catalog-product-view #maincontent>.page-next:before {
        background-position: -19px 0;
    }
    .catalog-product-view #maincontent>.page-prev {
        padding-left: 19px;
    }
    .catalog-product-view #maincontent>.page-next {
        padding-right: 19px;
    }
    .pp-tabs .tabs li {
        margin: 0 8px;
        font-size: 14px;
    }
    .smart_financing .col-sm-6>div {
        min-height: 115px;
    }
    .cwn-category .row>div:nth-child(6n+1) {
        clear: none;
    }
    .cwn-category .row>div:nth-child(4n+1) {
        clear: left;
    }
    .sidebar.sidebar-main .block-title,
    .sidebar .newsletter>h3 {
        font-size: 12px;
    }

    #push-menu span.megamenu-label {
        display: none;
    }
    .m-slider-values #amount {
        margin-top: 3px !important;
    }
    .pp-tabs .tabs {
        display: none;
    }
    .pp-tabs .tab_drawer_heading {
        display: inline-block;
        border-top: 1px solid #dadada;
        line-height: normal;
        font-size: 18px;
        float: left;
        width: 100%;
        padding: 10px 0px;
    }
    .pp-tabs .tab_drawer_heading.active {
        color: #1d94eb;
    }
    .product_left_mn {
        width: 52%;
    }
    .product_right_mn {
        width: 48%;
    }
    .product_left_mn_inner {
        width: 100%;
        margin-top: 20px;
    }
    .product.media .fotorama-item .fotorama__stage {
        padding: 0px;
    }
    .page-title-wrapper.product .page-title {
        padding-bottom: 24px;
    }
}

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

    .product-info-main {
        padding: 0px;
    }
    .header_top_lt {
        padding: 7px 0px;
        line-height: normal;
    }
    .cwn-category .row .col {
        width: 33.33%;
    }
    .footer_mid_lt ul li {
        width: 50%;
        margin-bottom: 20px;
    }
    .footer_mid_lt ul li h2 {
        margin-bottom: 10px;
    }
    .footer_bottom_lt,
    .footer_bottom_rt {
        width: 100%;
        text-align: center;
    }
    .footer_top_mn ul li {
        width: 50%;
    }
    .footer_top_mn ul li div:after {
        height: 100%;
    }
    .rev_slider_wrapper .hades.tparrows:before {
        font-size: 14px;
        line-height: 30px;
    }
    .rev_slider_wrapper .hades.tparrows {
        width: 30px;
        height: 30px;
    }
    .rev_slider_wrapper .hades .tp-arr-allwrapper {
        width: 30px;
        height: 30px;
    }
    .cwn_products_rt_mn_home ul li,
    .cwn_products_mn .cwn_products_rt_mn_home ul li {
        width: 50%;
    }
    .smart_financing .col-sm-6.col-xs-12 {
        margin-bottom: 15px;
    }
    .popular_items_left>div {
        width: 52%;
    }
    .products_list_mn li {
        width: 50%;
    }
    .sidebar.sidebar-main {
        width: 100%;
        padding-right: 0px;
    }
    .column.main {
        width: 100%;
        padding-left: 0px;
    }
    .products-list .col-xs-12.col-sm-4.col-md-3 {
        text-align: center;
    }
    .products-grid ol.grid li {
        width: 50%;
    }
    .products-grid ol.grid li:nth-child(3n+1) {
        clear: none;
    }
    .products-grid ol.grid li:nth-child(2n+1) {
        clear: none;
    }
    .product_left_mn {
        width: 100%;
        padding-right: 0px;
    }
    .product_right_mn {
        width: 100%;
        margin-top: 0px;
    }
    .catalog-product-view #maincontent>.page-prev,
    .catalog-product-view #maincontent>.page-next {
        display: none;
    }
    .subcategory-slider {
        width: 58%;
        padding-right: 35px;
    }
    .footer_top_mn ul li:nth-child(2) div:after,
    .footer_top_mn ul li:nth-child(4) div:after {
        display: none;
    }
    .cwn-category .row .col .thumbnail:hover .overlay_over .btn {
        margin-top: 39%;
    }
    .products-grid ol.grid li:nth-child(3n+1) {
        clear: none;
    }
    .products-grid ol.grid li:nth-child(2n+1) {
        clear: left;
    }
    .products-related.products-grid ol.grid li {
        width: 50%;
        clear: none;
    }
    .products-related.products-grid ol.grid li:nth-child(2n+1) {
        clear: left;
    }
    .products-related.products-grid ol.grid li:nth-child(3n+1) {
        clear: none;
    }
    .product.attribute.description td[width="50%"] {
        display: block;
        width: 100%;
    }
    .footer_top_mn ul li div {
        margin-bottom: 25px;
    }
    .product.media {
        padding: 0px;
    }

    #sliderSubcategories .owl-next:before {
        right: 20px;
    }
    .smart_financing .col-sm-6>div {
        min-height: inherit;
    }
    .footer_top_mn ul li:last-child {
        clear: left;
    }
    .error-box>img {
        height: auto;
    }
    .cwn-category .row>div:nth-child(4n+1) {
        clear: none;
    }
    .cwn-category .row>div:nth-child(3n+1) {
        clear: left;
    }
    .cwn_products_rt_mn_home ul li:nth-child(2n+1) {
        clear: left;
    }
    .m-slider-values #amount {
        margin-top: -14px !important;
    }
    .expert_reivew_tab .expert_info {
        width: 100%;
        padding-right: 0px;
        margin-bottom: 15px;
        text-align: center;
    }
    .expert_reivew_tab .expert_reviews {
        width: 100%;
    }

    #productqa .search-bar {
        width: 100%;
        margin-right: 0px;
    }
    .why_buy_product_mn .img_web {
        display: none;
    }
    .why_buy_product_mn .img_mobile {
        display: block;
    }
}

@media only screen and (max-width:600px) {
    .cwn-category .row .col .thumbnail:hover .overlay_over .btn {
        margin-top: 53%;
    }
    .video_section_mn_cols li {
        width: 100%;
    }
}

@media only screen and (max-width:479px) {
    .onestepcheckout-index-index form#discount-form {
        flex-direction: column;
        gap: 10px;
    }
    .cwn-category .row .col {
        width: 50%;
    }
    .copyright-footer .copyright {
        width: 200px;
        line-height: normal;
        display: inline-block;
    }
    .footer_mid_rt .pay-box {
        width: 100%;
    }
    .footer_mid_rt>.newsletter {
        width: 100%;
        margin-top: 10px;
    }
    .footer_top_mn ul li {
        width: 100%;
        margin-top: 10px;
    }
    .footer_top_mn ul li div {
        border-bottom: 1px solid #999999;
        padding-bottom: 5px;
    }
    .footer_top_mn ul li div:after {
        display: none;
    }
    .logo img {
        max-width: 44%;
    }
    .cwn-category h2,
    h2.home_freeshipping,
    .wds_brandling .block-title strong,
    .smart_financing h2,
    .popular_items h2,
    h2.home_special {
        font-size: 24px;
    }
    .smart_financing .col-sm-6>div {
        text-align: center;
    }
    .smart_financing .col-sm-6>div div {
        width: 100%;
    }
    .smart_financing .col-sm-6>div img {
        float: none;
        margin-bottom: 10px;
    }
    .popular_items_left {
        text-align: center;
    }
    .popular_items_left>div {
        width: 100%;
    }
    .popular_items_left img {
        float: none;
        margin-top: 15px;
    }
    .popular_items_right .thumbnail {
        width: 100%;
    }
    .cwn_products_mn .cwn_products_rt_mn_home ul li,
    .cwn_products_rt_mn_home ul li {
        width: 100%;
    }
    .header_top_lt {
        font-size: 13px;
    }

    #sharkskin-header-user-links-collapse {
        top: 15px;
    }

    #showLeftPush {
        top: 12px;
    }
    .search_header {
        top: 21px;
        left: 54px;
    }
    .minicart-wrapper {
        top: 13px;
    }
    .cwn-sub-categories .thumbnail .cwn-cp-img,
    .cwn-sub-categories .thumbnail .cwn-cp-text {
        width: 100%;
    }
    .products_list_mn li {
        width: 100%;
    }
    .cwn-cp-col-two .thumbnail .cwn-cp-img {
        width: 100%;
        text-align: center;
    }
    .cwn-cp-col-two .thumbnail .cwn-cp-text {
        padding-left: 0px;
        width: 100%;
    }
    .toolbar .limiter {
        margin: 10px 0 0 0px;
    }
    .pagination_right {
        text-align: center;
        width: 100%;
    }
    .pagination_right p {
        float: none;
    }
    .pagination_right .pages {
        float: none;
        margin-left: 0px;
    }
    .products-grid ol.grid li {
        width: 100%;
    }

    #sliderSubcategories {
        height: auto;
    }

    #sliderSubcategories .title-box {
        width: 100%;
        height: auto;
    }

    #sliderSubcategories .title-box:before,
    #sliderSubcategories .title-box:after {
        display: none;
    }

    #sliderSubcategories .title-box .title {
        text-align: center;
        display: block;
        padding: 10px 0px;
        width: 100%;
        height: auto;
    }
    .subcategory-slider {
        width: 100%;
    }
    .search_header .block-content {
        width: 245px;
    }
    .products-grid ol.grid li.product-item .product-item-name {
        margin-bottom: 10px;
        height: auto;
    }
    .cwn_products_mn .cwn_products_rt_mn_home ul li h4.product-name {
        min-height: inherit;
    }
    .review-form .review-field-nickname,
    .review-form .review-field-summary,
    .review-form .review-field-text {
        width: 100%;
    }
    .products-related.products-grid ol.grid li {
        width: 100%;
    }
    .sarch_mini_btn>i {
        font-size: 18px;
    }
    .product.media {
        padding: 0px 10px;
    }

    #sliderSubcategories .subcategory-slider .subcategories-box .subcategories-list,
    #sliderSubcategories .subcategory-slider .subcategories-box {
        border: 0px;
    }

    #sliderSubcategories .owl-next:before {
        display: none;
    }
    .toolbar .modes {
        clear: left;
        margin-left: 0px;
        margin-top: 10px;
        margin-right: 5px;
    }
    .cwn-category .row>div:nth-child(3n+1) {
        clear: none;
    }
    .cwn-category .row>div:nth-child(2n+1) {
        clear: left;
    }
    .question_form #questions {
        width: 100%;
    }

    #productqa button#searchque {
        width: 30%;
    }
    .larget_button a {
        font-size: 32px;
    }
    .product_right_mn .ratings {
        height: auto;
    }
    .pro-ratings .product-reviews-summary {
        width: 100%;
        margin-right: 0px;
    }
}
#checkout-loader {
    text-align: center;
}
#checkout-loader .loader img {
    position: relative !important;
}
.checkout-index-index .required .label .required-symbol,
.checkout-index-index ._required .label .required-symbol {
    float: none !important;
    display: inline-block !important;
}
#co-shipping-form .select {
    margin-top: 10px !important;
}
.checkout-index-index #checkout-payment-method-load .actions button {
    margin-left: 0px;
}
.checkout-index-index #checkout-payment-method-load .fieldset {
    margin-left: 0px;
    width: 100%;
}
.checkout-index-index #checkout-payment-method-load .fieldset .select {
    width: 100%;
}

body.catalog-product-view .noproduct {
    display: none;
}

/*Review.css Merge Start */
html .product_right_mn .stock .wds_stock_label {
    font-size: 16px;
}
.sections.nav-sections .navigation>ul>li>a {
    padding: 5px 6px 5px 6px;
}
.megamenu-label.label6 {
    left: 584px;
}
.sections.nav-sections .navigation .submenu .submenu .megamenu-label {
    display: none
}
.products-related.products-grid ol.grid li button.primary {
    display: inline-block !important;
    background: #73c546;
    line-height: normal;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.42857;
    border: 0px;
    margin-bottom: 0;
    padding: 6px 15px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    color: #FFFFFF;
}
.products-related.products-grid ol.grid li button.primary:hover {
    background: #65b13c;
}
.review-ratings .rating-label,
.customer-review .review-details .customer-review-rating .rating-label {
    display: table-cell;
    padding-bottom: 5px;
    padding-right: 25px;
    padding-top: 1px;
    vertical-align: top;
}
.subcategory-slider .owl-carousel .owl-item img {
    display: inline;
    width: auto;
}
.review-item {
    border-bottom: 1px solid #c9c9c9;
    margin: 0;
    padding: 20px 0px;
}
.review-item:after {
    clear: both;
    content: '';
    display: table;
}
.review-item:last-child {
    border-width: 0;
}
.review-title {
    font-weight: 600;
    line-height: 1.1;
    font-size: 1.8rem;
    margin-top: 2rem;
    margin-bottom: 1rem;
    margin: 0 0 20px;
}
.review-ratings {
    float: left;
    margin-bottom: 0;
    width: 22%;
}
.review-ratings~.review-content,
.review-ratings~.review-details {
    margin-left: 16%;
}
.review-content-details {
    float: left;
    width: 75%;
    margin-top: 1px;
}
.review-form {
    max-width: 100%;
}
.custom_review_block .fieldset {
    border: 0;
    margin: 0 -15px 0px;
    padding: 0;
    letter-spacing: -.31em;
}
.custom_review_block .fieldset>* {
    letter-spacing: normal;
}
.custom_review_block .fieldset>.legend {
    margin: 0 0 20px;
    padding: 0 0 10px;
    width: 100%;
    box-sizing: border-box;
    float: left;
    font-weight: 300;
    line-height: 1.2;
    font-size: 1.8rem;
}
.custom_review_block .fieldset>.legend+br {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.custom_review_block .fieldset:last-child {
    margin-bottom: 0;
}
.custom_review_block .fieldset>.field,
.custom_review_block .fieldset>.fields>.field {
    margin: 0 0 20px;
}
.custom_review_block .fieldset>.field>.label,
.custom_review_block .fieldset>.fields>.field>.label {
    margin: 0 0 8px;
    display: inline-block;
    font-weight: 600;
}
.review-control-vote label:before,
.review-control-vote:before {
    font-size: 32px;
    height: 32px;
    letter-spacing: 10px;
    line-height: 32px;
}
.review-field-rating .label {
    font-weight: 600;
}
.review-field-rating .control {
    margin-bottom: 20px;
    margin-top: 10px;
}
.review-list {
    margin-bottom: 30px;
    margin-top: 0px;
}
.review-content {
    margin-bottom: 20px;
}
.rating-summary {
    overflow: hidden;
    white-space: nowrap;
}
.rating-summary .rating-result {
    width: 84px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.review-ratings .rating-summary,
.customer-review .review-details .customer-review-rating .rating-summary {
    display: table-row;
}
.rating-summary .rating-result:before {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    -webkit-font-smoothing: antialiased;
    color: #c7c7c7;
    font-family: 'FontAwesome';
    font-size: 16px;
    height: 16px;
    letter-spacing: 2px;
    line-height: 16px;
    content: '\f005' '\f005' '\f005' '\f005' '\f005';
    display: block;
    font-style: normal;
    font-weight: normal;
    speak: none;
}
.rating-summary .rating-result>span {
    overflow: hidden;
    display: block;
}
.rating-summary .rating-result>span:before {
    position: relative;
    z-index: 2;
    -webkit-font-smoothing: antialiased;
    color: #ff5501;
    font-family: 'FontAwesome';
    font-size: 16px;
    height: 16px;
    letter-spacing: 2px;
    line-height: 16px;
    content: '\f005' '\f005' '\f005' '\f005' '\f005';
    display: block;
    font-style: normal;
    font-weight: normal;
    speak: none;
}
.rating-summary .rating-result>span span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.review-control-vote:before {
    color: #c7c7c7;
    font-family: 'FontAwesome';
    font-size: 16px;
    height: 16px;
    letter-spacing: 2px;
    line-height: 16px;
    font-style: normal;
    font-weight: normal;
    speak: none;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    content: '\f005' '\f005' '\f005' '\f005' '\f005';
    display: block;
    position: absolute;
    z-index: 1;
}
.review-control-vote input[type="radio"] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.review-control-vote input[type="radio"]:focus+label:before,
.review-control-vote input[type="radio"]:checked+label:before {
    opacity: 1;
}
.review-control-vote label {
    cursor: pointer;
    display: block;
    position: absolute;
}
.review-control-vote label span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.review-control-vote label:before {
    color: #ff5501;
    font-family: 'FontAwesome';
    font-size: 16px;
    height: 16px;
    letter-spacing: 2px;
    line-height: 16px;
    font-style: normal;
    font-weight: normal;
    speak: none;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    opacity: 0;
}
.review-control-vote label:hover:before {
    opacity: 1;
}
.review-control-vote label:hover~label:before {
    opacity: 0;
}
.review-control-vote .rating-5 {
    z-index: 2;
}
.review-control-vote .rating-5:before {
    content: '\f005' '\f005' '\f005' '\f005' '\f005';
}
.review-control-vote .rating-4 {
    z-index: 3;
}
.review-control-vote .rating-4:before {
    content: '\f005' '\f005' '\f005' '\f005';
}
.review-control-vote .rating-3 {
    z-index: 4;
}
.review-control-vote .rating-3:before {
    content: '\f005' '\f005' '\f005';
}
.review-control-vote .rating-2 {
    z-index: 5;
}
.review-control-vote .rating-2:before {
    content: '\f005' '\f005';
}
.review-control-vote .rating-1 {
    z-index: 6;
}
.review-control-vote .rating-1:before {
    content: '\f005';
}
.review-control-vote:before {
    content: '\f006' '\f006' '\f006' '\f006' '\f006';
}
.overall_rating_container {
    margin-top: 2px;
    margin-bottom: 28px;
    text-align: center;
}
.overall_rating_container lable.overall_rating {
    display: block;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    color: #73c546;
}
.overall_rating_container .product-reviews-summary.short {
    display: block;
}
.overall_rating_container .rating-summary,
.overall_rating_container .reviews-actions {
    display: inline-block;
    vertical-align: middle;
}
.custom_review_block #review-form .actions-toolbar.review-form-actions,
.custom_review_block #review-form .btn {
    margin-top: 0px;
}
.custom_review_block #review-form .btn {
    background: #73c546;
    border: 0px;
}
.custom_review_block #review-form .btn:hover {
    background: #65b13c;
}
.custom_review_block h3,
.custom_review_block .review-list .block-title strong {
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    line-height: 22px;
    color: #1d94eb;
    font-weight: 400;
    padding: 10px 13px;
    background: #f4f4f4;
}
.custom_review_block .field.choice.review-field-rating {
    display: inline-block;
    width: 16%;
    margin-right: -4px;
}
.custom_review_block .items {
    margin: 0;
    padding: 0;
    list-style: none none;
}
.custom_review_block .fieldset>div.field {
    display: inline-block;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    vertical-align: top;
}
.field.review-field-text.required {
    width: 100%;
}
.custom_review_block .start_block,
.custom_review_block .start_block+i,
.custom_review_block li lable,
.custom_review_block li .custom_rating,
.expert_info,
.expert_message {
    display: inline-block;
    vertical-align: top;
    margin-right: -4px;
    width: 50%;
}
.custom_review_block .start_block+i,
.custom_review_block li .custom_rating {
    text-align: right;
}
.custom_review_block h3+ul {
    margin-bottom: 30px;
}
.custom_review_block ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.custom_review_block .rating-summary {
    text-align: left;
}
.custom_review_block .items .rating-summary {
    margin-bottom: 10px;
}
.custom_review_block li {
    border-bottom: 1px #dadada solid;
    margin: 0px;
    padding: 10px;
}
.custom_review_block .review-items li:first-child {
    padding-top: 5px;
}
.custom_review_block .review-items li {
    padding-top: 26px;
    padding-bottom: 24px;
    padding-left: 0px;
    padding-right: 0px;
}
.custom_review_block .review-items li:last-child {
    padding-bottom: 0px;
}
.custom_rating .start_block {
    width: auto;
}
.expert_block {
    display: block;
    width: 100%;
    padding: 20px;
    border: 1px #ccc solid;
    background: #f4f4f4;
    float: left;
    margin-top: 24px;
    margin-bottom: 6px;
}
.expert_info {
    width: 14.5%;
    vertical-align: middle;
}
.expert_message {
    width: 85.5%;
    vertical-align: middle;
}
.expert_image {
    width: 90px;
    height: 90px;
    overflow: hidden;
    border-radius: 100%;
    display: block;
    margin: 0px auto 10px auto;
    padding: 10px;
    border: 0px #1d94eb solid;
    background: #fff;
}

span.expert_name {
    font-weight: 600;
    display: block;
    text-align: center;
}

fieldset.field.required.review-field-ratings {
    margin-left: 15px;
    margin-top: 27px;
    margin-bottom: 24px;
    padding: 0px 0px 20px 0px;
    box-sizing: border-box;
    margin-right: 15px;
    display: block;
    border: 1px #73c546 solid;
}

fieldset.field.required.review-field-ratings>.control {
    padding-left: 15px;
}

fieldset.field.required.review-field-ratings>legend {
    float: left;
    width: 100%;
    margin-bottom: 20px !important;
    background: #73c546;
    padding: 10px 15px !important;
    color: #fff;
    font-size: 18px !important;
    font-weight: 400 !important;
    text-transform: uppercase;
}
.review-field-rating .mage-error {
    float: left;
    width: 100%;
    padding-top: 18px;
}
.custom_review_block input,
.custom_review_block select,
.custom_review_block textarea {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
}
.column.main .block:last-child {
    margin-bottom: 0;
}
.custom_review_block .block.review-add {
    margin-top: 0px;
}
.pro-ratings .product-reviews-summary,
.pro-ratings .product-reviews-summary .rating-summary,
.pro-ratings .product-reviews-summary .reviews-actions {
    display: inline-block;
    vertical-align: middle;
}
.pro-ratings .product-reviews-summary {
    width: 58%;
}
.product-reviews-summary span.label {
    display: none;
}
.reviews-actions a.action.view {
    font-size: 15px;
    line-height: 22px;
    color: #323232;
    text-decoration: none;
}
.product-info-main .reviews-actions a.action.view,
.product-info-main .netreviews-stars a {
    margin-left: 0px;
}
.product-info-main .rating-summary {
    margin-right: 8px;
}
.product-reviews-summary.short {
    margin-top: 10px;
}
.cwn_products_rt_mn_home .pro-ratings {
    margin-left: 0px;
    margin-bottom: 15px;
    float: none;
}
.cwn_products_rt_mn_home .pro-ratings .product-reviews-summary {
    width: 100%;
}
.custom_review_block .review-toolbar ul {
    margin-top: 5px;
    margin-bottom: 15px;
}
.custom_review_block .review-toolbar:last-child ul {
    margin-bottom: 21px;
    margin-top: 0px;
}
.custom_review_block .review-toolbar li {
    border-bottom: 0px;
    padding: 5px;
    display: inline-block;
}
.custom_review_block .review-toolbar .pager {
    margin-bottom: 0px;
}
.custom_review_block .review-toolbar li .fa.fa-angle-right {
    margin-right: 5px;
}
.custom_review_block .review-toolbar li .fa.fa-angle-left {
    margin-left: 5px;
}
.custom_review_block .review-toolbar li a {
    border-radius: 0px;
    display: block;
}
.custom_review_block .review-toolbar li a:hover {
    color: #fff;
    background-color: #1d94eb;
    border-color: #1d94eb;
}
.custom_review_block .review-toolbar li.item .page {
    padding: 5px 10px 5px 10px;
    background-color: #1d94eb;
    color: #fff;
    font-weight: normal;
    border: 1px solid #1d94eb;
}
.custom_review_block p.review-date {
    margin-bottom: 0px;
}
.custom_review_block .review-toolbar li.item.current .page {
    display: block;
}
.product-add-form .fieldset>div.field.qty span {
    display: none;
}
.products.wrapper.list.products-list .rating-summary,
.products.wrapper.list.products-list .reviews-actions {
    display: inline-block;
    vertical-align: middle;
}
.products.wrapper.grid.products-grid .product-reviews-summary.short {
    display: block;
}
.block.block-brand-feature.widget.wds_brandling {
    margin-bottom: 32px;
}

h2.home_freeshipping {
    color: #424242;
    text-align: left;
    padding-right: 80px;
    letter-spacing: 0px;
}
.cwn_products_rt_mn_home ul .slick-list {
    position: relative;
}
.cwn_products_rt_mn_home ul .slick-list:after {
    content: "";
    position: absolute;
    right: 0px;
    border-right: 16px #fff solid;
    bottom: 0px;
    top: 0px;
    margin: auto;
    display: block;
}
.cwn_products_rt_mn_home .slick-prev,
.cwn_products_rt_mn_home .slick-next {
    display: block !important;
    width: 26px;
    height: 26px;
    float: left;
    text-indent: -9999px;
    position: absolute;
    top: -40px;
    border: 0px;
}
.hp-slider {
    overflow: hidden;
}
.cwn_products_rt_mn_home {
    width: 100%;
    float: left;
}
.cwn_products_rt_mn_home ul {
    background: rgba(0, 0, 0, 0) url("../speed_image/cw-load.gif") no-repeat scroll center center !important;
    min-height: 200px;
}
.cwn_products_rt_mn_home .slick-initialized.slick-slider {
    background: none !important;
    display: block;
}
.cwn_products_rt_mn_home ul li {
    display: none
}
.cwn_products_rt_mn_home .slick-initialized.slick-slider li {
    display: block
}
.cwn_products_rt_mn_home .slick-initialized.slick-slider {
    display: block;
}
.cwn_products_rt_mn_home .slick-list.draggable {
    overflow: hidden;
}
.cwn_products_rt_mn_home .slick-prev,
.cwn_products_rt_mn_home .slick-prev:hover,
.cwn_products_rt_mn_home .slick-next,
.cwn_products_rt_mn_home .slick-next:hover {
    background: url(../speed_image/slider_ic_new.jpg) no-repeat !important;
}
.cwn_products_rt_mn_home .slick-prev {
    right: 40px;
    background-position: left top !important;
}
.cwn_products_rt_mn_home .slick-prev:hover {
    background-position: left bottom !important;
}
.cwn_products_rt_mn_home .slick-next {
    right: 8px;
    background-position: right top !important;
}
.cwn_products_rt_mn_home .slick-next:hover {
    background-position: right bottom !important;
}
.cwn_products_rt_mn_home ul li .thumbnail>a {
    border-right: 1px #dadada solid;
}
.hp-line {
    box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.08) inset;
    -webkit-box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.08) inset;
    -moz-box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.08) inset;
    display: block;
    width: 100%;
    height: 17px;
    border-bottom: 1px #eaeaea solid;
    background: #f1f3f6;
    margin-top: 10px;
    margin-bottom: 10px;
}
.about_compressor_mn {
    margin-top: 10px;
    margin-bottom: 7px;
}

a.btn-viewall {
    display: inline-block;
    text-decoration: none;
    font-size: 18px;
    text-transform: none;
    font-family: 'Open Sans', sans-serif;
    color: #1c8cdc;
    margin-left: 12px;
}

a.btn-viewall:hover {
    color: #1d5f98;
}
.form.create.account .legend {
    margin-bottom: 0px;
}
.form.create.account .field {
    padding-left: 0px;
    padding-right: 0px;
    display: inline-block;
    vertical-align: top;
    margin-right: -4px;
    width: 50%;
}
.form.create.account .fieldset.create {
    margin-left: -15px;
    margin-right: -15px;
}
.form.create.account .control .input-text {
    width: 100%;
}
.form.create.account .field-name-firstname,
.form.create.account .newsletter,
.form.create.account .fieldset.create.account .field,
.form.create.account .fieldset.create.account .field.confirmation {
    padding-right: 10px !important;
}
.form.create.account .field-name-lastname,
.form.create.account .fieldset.create.account .field.password,
.form.create.account .fieldset.create.account .field.captcha {
    padding-left: 10px !important;
}
.form.create.account .actions-toolbar {
    text-align: center;
    margin-top: 20px;
}
.form.create.account .fieldset.create.account .nested .field.captcha {
    padding-left: 0px !important;
    padding-right: 0px !important;
    width: 100%;
}
.form.create.account button.captcha-reload {
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.42857;
    border: 0px;
    margin-bottom: 0;
    padding: 6px 15px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    background: #1d94eb;
    color: #FFFFFF;
}
.form.create.account button.captcha-reload:hover {
    background: #105ca4;
}
.header_top_rt {
    width: auto;
    margin-right: -9px;
    line-height: 35px;
}
.header_top_rt:after {
    background: none;
}
.header_top_rt a {
    color: #1c8cdc;
    font-weight: 600;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 9px;
    padding-right: 9px;
    display: inline-block;
}
.header_top_rt a:hover {
    background: #1c8cdc;
    color: #fff;
}
.header_top_rt .active {
    background: #1c8cdc;
    color: #fff;
}
.top_header_lt {
    padding: 12px 0;
    width: 70%;
    float: left;
}
.top_header .purchase_order {
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: 131px;
    margin: 0 4px 0 1px;
}
.top_header a.grn_btn {
    background: #71d03d;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    vertical-align: top;
    padding: 2px 8px 6px 6px;
    display: inline-block;
    margin-left: 8px;
    border-radius: 3px;
}
.top_header_rt {
    color: #000000;
    font-size: 11px;
    font-weight: 400;
    line-height: 10px;
    margin: auto;
    text-align: center;
    width: 30%;
    float: left;
    padding-top: 1px;
}
.lower_48.h_no {
    width: 162px;
    position: relative;
    float: left;
}
.top_header_rt a {
    color: #1c8cdc;
    font-size: 20px;
    font-weight: 600;
    line-height: 27px;
    text-decoration: none;
    display: block
}
.lower_48.h_no:after {
    content: "";
    border-left: 1px solid #dcdcdc;
    display: inline-block;
    position: absolute;
    top: 8px;
    bottom: 0;
    right: 1px;
    height: 25px;
}
.out_of_us.h_no {
    width: 166px;
    float: right;
    width: 159px;
    display: inline-block;
    float: none;
    margin-left: -15px;
}
.out_of_us.h_no a {
    color: #1c8cdc;
}
.page-header .panel.wrapper {
    height: auto;
}
.nav-sections .navigation .megamenu-label {
    display: none;
}
.page-wrapper .page-header {
    padding: 0px 0px 26px;
}
.panel.wrapper {
    background-color: #dcdcdc;
    margin-bottom: 11px;
}
.top_header .top_header_lt {
    float: none;
    vertical-align: middle;
    display: inline-block;
    width: 68%;
}
.top_header .top_header_lt .purchase_order {
    display: inline-block;
}
.top_header_rt {
    float: right;
    vertical-align: middle;
    display: inline-block;
    width: 29%;
    margin-right: 13px;
}
.top_header .purchase_order:before {
    content: "";
    border-right: 1px solid #dcdcdc;
    display: inline-block;
    position: absolute;
    top: 3px;
    bottom: 0;
    height: 19px;
}
.top_header .purchase_order:after {
    content: "";
    border-left: 1px solid #dcdcdc;
    display: inline-block;
    position: absolute;
    top: 3px;
    bottom: 0;
    right: 0;
    height: 19px;
}
.top_header .purchase_order span {
    vertical-align: middle;
    font-size: 11px;
    margin-left: 0px;
    color: #5f5151;
    font-weight: 600;
    letter-spacing: -0.02em;
}
.top_header .purchase_order img {
    vertical-align: middle;
    margin-left: 7px;
}
.header.content .search_header {
    width: 496px;
}
.header.content {
    padding-top: 16px;
}
.minicart-wrapper .min_cart_grand_total span.price {
    display: block;
    color: #000;
    font-size: 12px;
    position: absolute;
    margin: 0px;
    left: -7px;
    top: 30px;
    width: 64px;
    text-align: center;
}
.header.content div#sharkskin-header-user-links-collapse {
    width: 96px;
}
.header.content .cwn-header-section-contact {
    width: auto;
    float: right;
    border-left: 0px;
}
.homepage_promotion {
    background: #3395d7;
    margin: 0 auto;
    clear: both;
    padding: 8px 15px;
    vertical-align: middle;
    width: 100%;
    height: 93px;
}
.sections.nav-sections .navigation>ul>li>a {
    padding: 5px 6px;
}
.homepage_promotion i.chat_icon {
    background-image: url(../speed_image/Forma.png);
    width: 76px;
    height: 75px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    margin-top: -7px;
    float: none;
}
.homepage_promotion .home_promotion span.right {
    vertical-align: middle;
    float: none;
    display: inline-block;
    text-align: right;
    width: 46%;
}
.homepage_promotion .home_promotion span.right a.discount_button {
    color: #fff;
    font-size: 30px;
    text-decoration: none;
}
.homepage_promotion .home_promotion span.left {
    color: #fff;
    font-size: 36px;
    font-weight: 300;
    vertical-align: middle;
    display: inline-block;
    line-height: 76px;
}
.header.content .minicart-wrapper {
    width: 40px;
    padding-left: 8px
}
.homepage_promotion a.learn_more {
    background: #71cf3d;
    display: inline-block;
    padding: 9px 18px;
    text-transform: uppercase;
    font-size: 16px;
    color: #ffffff;
    font-family: "Open Sans";
    font-weight: 600;
    text-align: center;
    float: right;
    margin-left: 21px;
    margin-right: -4px;
    margin-top: 1px;
    text-decoration: none;
    border-radius: 3px;
}
.minicart-wrapper .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.mage-dropdown-dialog {
    top: 40px;
    width: 340px;
}
.minicart-wrapper .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.mage-dropdown-dialog .block.block-minicart {
    max-height: 460px;
    padding-bottom: 10px;
    overflow-y: auto;
    padding-right: 10px;
}
.minicart-wrapper .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.mage-dropdown-dialog:after {
    content: "";
    background: transparent;
    height: 100px;
    top: -19px;
    position: absolute;
    left: 0px;
    width: 100%;
    z-index: -1;
}
.one-step-checkout-container .hoverable.only-colspan .step-content .form.payments .message.notice {
    margin-top: 15px;
}
.modal-popup.confirm._show .modal-inner-wrap .modal-footer {
    display: block;
}
.form.methods-shipping .table-checkout-shipping-method tbody tr,
.form.methods-shipping .table-checkout-shipping-method tbody tr td {
    display: inline-block;
}
.form.methods-shipping .table-checkout-shipping-method tbody tr{
    margin: 0;
}
.list.products-list .ratings_category_list.pro-ratings{
    margin-left: 0;
}
.top_header_rt span {
    font-size: 10px;
}

html body .top_header .top_header_lt>span {
    text-transform: uppercase;
    color: #000 !important;
    font-weight: 600;
}
.pp-tabs .tabs li.active:before {
    content: "";
    position: absolute;
    bottom: -1px;
    border-bottom: 2px #333333 solid;
    left: 0px;
    right: 0px;
}
.pp-tabs .tabs li.active:after {
    content: "\f0dd";
    font-size: 16px;
    font-family: 'FontAwesome';
    position: absolute;
    bottom: 0px;
    left: 50%;
    color: #333;
    -moz-transform: translate(-50%, 0px);
    -webkit-transform: translate(-50%, 0px);
    -o-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
    bottom: -9px;
}
#product-options-wrapper .field select {
    max-width: 100%;
}
.product_right_mn .pp-write_review a:hover {
    display: block
}
.banner-form:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0px;
    height: 0px;
}
.banner-form {
    display: block;
    background: #5f5f5e;
    position: relative;
    margin-top: -10px;
    margin-left: -15px;
    margin-bottom: 65px;
}
.banner-form .container {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}
.banner-form .form,
.banner-form .banner-text {
    display: inline-block;
    vertical-align: top;
    margin-right: -4px;
    font-family: 'Open Sans', sans-serif;
}
.banner-form .form {
    width: 36.2%;
    position: relative;
    position: relative;
    top: 34px;
    left: 36px;
}
.banner-form .form-group {
    background-color: #fff;
    padding: 19px 30px 34px 30px;
    position: relative;
    margin-top: 0px;
    margin-bottom: -92px;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.5);
    z-index: 2;
}
.banner-form .form:before {
    content: "";
    position: absolute;
    top: 0px;
    background: url(../speed_image/img/banner-man.png) no-repeat right bottom 34px;
    bottom: 0px;
    right: -268px;
    display: block;
    width: 328px;
    z-index: 1;
}
.banner-text {
    width: 63.8%;
    text-align: center;
    color: #fff;
    padding-left: 0px;
}
.banner-form .form input,
.banner-form .form textarea {
    display: block;
    height: 45px;
    background-color: #f4f3f3;
    border: 1px #e5e5e5 solid;
    width: 100%;
    box-shadow: none !important;
    margin-top: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Muli', sans-serif;
    font-size: 16px;
    color: #4e4e4e;
    padding-left: 12px;
    padding-right: 15px;
    outline: none !important;
    border-radius: 0px;
}
.banner-form .form input::-webkit-input-placeholder {
    color: #4e4e4e;
}
.banner-form .form input::-moz-placeholder {
    color: #4e4e4e;
    opacity: 1;
}
.banner-form .form input:-ms-input-placeholder {
    color: #4e4e4e;
}
.banner-form .form input:-moz-placeholder {
    color: #4e4e4e;
}
.banner-form .form textarea::-webkit-input-placeholder {
    color: #4e4e4e;
}
.banner-form .form textarea::-moz-placeholder {
    color: #4e4e4e;
    opacity: 1;
}
.banner-form .form textarea:-ms-input-placeholder {
    color: #4e4e4e;
}
.banner-form .form textarea:-moz-placeholder {
    color: #4e4e4e;
}
.banner-form .form textarea {
    height: 131px;
    padding-top: 8px;
}
.banner-form .form h2 {
    font-size: 30px;
    line-height: 42px;
    color: #4e4e4e;
    font-weight: 700;
    margin: 0px 0px 20px -2px;
    padding: 0px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}
.banner-form .form input[type="submit"] {
    background: #016bc6;
    color: #fff;
    cursor: pointer;
    font-weight: 200;
    margin-bottom: 0px;
    height: 37px;
    border-radius: 0px;
    line-height: inherit;
    letter-spacing: 0.1px;
    -webkit-box-shadow: 0px 0px 0px 4px rgba(1, 107, 198, 1);
    -moz-box-shadow: 0px 0px 0px 4px rgba(1, 107, 198, 1);
    box-shadow: 0px 0px 0px 4px rgba(1, 107, 198, 1) !important;
    border-color: #ffffff;
    border-width: 2px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 97.9%;
    margin-top: 14px;
}
.banner-form .banner-text {
    margin-top: 0px;
}
.banner-form .banner-text .txt {
    background: url(../speed_image/banner-text-bg.png) no-repeat top 103px right 28px;
    display: block;
    position: relative;
    right: 0px;
    padding: 218px 0px 120px 245px;
    text-align: right;
}
.banner-form .banner-text h3 {
    font-size: 40px !important;
    line-height: 48px;
    font-weight: 600;
    margin: 0px 0px 8px 0px !important;
    padding: 0px;
    text-align: center;
}
.banner-form .banner-text p {
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    margin: 0px;
    padding: 0px 70px;
    text-align: center
}
.app-content {
    background: #f4f3f3;
    padding-left: 40.8%;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-right: 16px;
}
.app-content .app-left img,
.app-content .app-left .app-text,
.app-content .app-left,
.app-content .app-right {
    display: inline-block;
    vertical-align: middle;
}
.app-content .app-left .app-text {
    padding-left: 8px;
}
.app-content .app-left .app-text h4 {
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    margin: 0px 0px 2px 0px;
    padding: 0px;
    color: #016bc6;
}
.app-content .app-left .app-text p {
    font-size: 14px;
    line-height: 22px;
    margin: 0px;
    padding: 0px;
    font-family: 'Open Sans', sans-serif;
    color: #5f5f5e;
}
.app-content .app-left .app-text a {
    color: #5f5f5e;
    text-decoration: none;
}
.app-content .app-left,
.app-content .app-right {
    width: 48%;
    margin-right: -4px;
    position: relative;
    z-index: 1;
}
.app-content .app-right {
    text-align: right;
    width: 52%;
}
.app-content .app-right a {
    display: inline-block;
}
.app-content .app-right a:first-child {
    margin-right: 13px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    ::i-block-chrome,
    .banner-form .form:before {
        background: url(../speed_image/banner-man.png) no-repeat;
        background-position: right bottom;
        top: 0px;
        bottom: 34px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    ::i-block-chrome,
    .banner-form .banner-text .txt {
        background: url(../speed_image/banner-text-bg.png) no-repeat;
        background-position: 243px 103px;
    }
}
.techical_info_desc ul {
    margin: 0px -15px;
    padding: 0px;
    list-style: none;
}
.techical_info_desc li {
    padding-right: 15px;
    padding-left: 15px;
    width: 50%;
}
.techical_info_desc ul ul {
    margin-left: 0px;
    margin-right: 0px;
    border: 1px solid #dadada;
    border-bottom-color: transparent;
    margin-bottom: 28px;
    margin-top: 14px;
}
.techical_info_desc ul ul li {
    padding-left: 0px;
    padding-right: 0px;
    display: block;
    width: 100%;
    display: table;
    border-bottom: 1px solid #dadada;
}
.techical_info_desc ul ul li .row {
    display: table-cell;
    margin: 0px;
    position: relative;
}
.techical_info_desc ul ul li .row:after {
    content: "";
    position: absolute;
    left: 60%;
    top: 0px;
    bottom: 0px;
    display: block;
    border-right: 1px solid #dadada;
}
.techical_info_desc ul ul li [class*="col-"] {
    display: table-column;
    vertical-align: top;
    padding: 7px 10px 6px;
    font-size: 14px;
}
.techical_info_desc ul ul li:nth-child(2n+1) {
    background: #efefef;
}
.techical_info_desc ul ul li [class*="col-"]:first-child {
    width: 60%;
}
.techical_info_desc ul ul li [class*="col-"]:last-child {
    width: 40%;
}
.product_right_mn .call_for_price a,
.call_for_price li {
    width: 100% !important;
    margin-top: 0px !important;
    text-align: left !important;
    font-size: 14px;
    letter-spacing: -0.2px;
    margin-bottom: 6px !important;
    padding: 0px 0px 0px 0px !important;
    position: relative;
}
.product-items.grid .call_for_price li {
    margin-top: 15px !important;
}
.products-list ol.products.list .product-item-inner {
    clear: both;
}
.call_for_price.parent ul {
    list-style: none;
    padding: 0px;
    margin: 3px 0px 0px 0px;
}
.call_for_price ul {
    width: 162px;
    padding: 0px;
    margin: auto;
    min-height: inherit;
}
.call_for_price.parent li {
    margin-bottom: 3px !important;
    font-size: 12px;
}
.product_left_mn .call_for_price {
    display: none;
}
.modal-popup .modal-inner-wrap {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 50%;
    -moz-transform: translate(0px, -50%);
    -webkit-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    border: 0px;
    max-width: 500px;
}
.modal-popup .modal-content {
    max-height: 500px;
}

/*.modal-popup .modal-inner-wrap .modal-footer{display:none !important;}*/
.request-quote-form {
    position: relative;
}
.request-quote-form #loader,
.request-quote-form #loader img {
    right: 0px;
    left: 0px;
    display: block;
    margin: auto;
    top: 0px;
    bottom: 0px;
    position: absolute;
}
.request-quote-form #loader {
    background-color: rgba(255, 255, 255, 0.5);
}
.modal-popup.modal-slide._inner-scroll._show .modal-footer button {
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.42857;
    border: 0px;
    margin-bottom: 0;
    padding: 6px 15px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    background: #1d94eb;
    color: #FFFFFF;
}
.modal-popup.modal-slide._inner-scroll._show .modal-footer button:hover {
    background: #105ca4;
    color: #FFFFFF;
    text-decoration: none;
}

html body .products-list ol.products.list li .call_for_price li,
html body .products-grid ol.grid li .call_for_price li {
    text-align: center !important;
}
.call_for_price a.primary {
    /*background-color:#73c546;*/
    display: inline-block;
    line-height: 18px;
    padding-left: 10px;
    color: #fff !important;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
    letter-spacing: 0.5px;
    border-radius: 3px;
    position: relative;
    padding-right: 10px;
    background: rgba(51, 122, 206, 1);
    font-style: italic;
    background: -moz-linear-gradient(top, rgba(51, 122, 206, 1) 0%, rgba(18, 59, 108, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(51, 122, 206, 1)), color-stop(100%, rgba(18, 59, 108, 1)));
    background: -webkit-linear-gradient(top, rgba(51, 122, 206, 1) 0%, rgba(18, 59, 108, 1) 100%);
    background: -o-linear-gradient(top, rgba(51, 122, 206, 1) 0%, rgba(18, 59, 108, 1) 100%);
    background: -ms-linear-gradient(top, rgba(51, 122, 206, 1) 0%, rgba(18, 59, 108, 1) 100%);
    background: linear-gradient(to bottom, rgba(51, 122, 206, 1) 0%, rgba(18, 59, 108, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#337ace', endColorstr='#123b6c', GradientType=0);
    padding-top: 5px;
    padding-bottom: 7px;
}
.call_for_price .primary:after {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    width: 30px;
    line-height: 30px;
    position: absolute;
    right: 0px;
    top: 0px;
    display: block;
    background-color: #1e8a27;
    text-align: center;
    border-radius: 0px 3px 3px 0px;
    display: none;
}
.call_for_price a.primary:hover {
    /*background-color:#65b13c;*/
    background: rgba(18, 59, 108, 1);
    background: -moz-linear-gradient(top, rgba(18, 59, 108, 1) 0%, rgba(51, 122, 206, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(18, 59, 108, 1)), color-stop(100%, rgba(51, 122, 206, 1)));
    background: -webkit-linear-gradient(top, rgba(18, 59, 108, 1) 0%, rgba(51, 122, 206, 1) 100%);
    background: -o-linear-gradient(top, rgba(18, 59, 108, 1) 0%, rgba(51, 122, 206, 1) 100%);
    background: -ms-linear-gradient(top, rgba(18, 59, 108, 1) 0%, rgba(51, 122, 206, 1) 100%);
    background: linear-gradient(to bottom, rgba(18, 59, 108, 1) 0%, rgba(51, 122, 206, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#123b6c', endColorstr='#337ace', GradientType=0);
}
.page-title-wrapper h1 {
    text-transform: capitalize;
}
.autocomplete-suggestions {
    background: #fff;
    border: 1px #dcdcdc solid;
    padding: 10px;
    border-radius: 5px 5px 0 0;
}
.product-options-bottom .actions {
    display: inline-block;
}
.products-list ol.products.list .product.details.product-item-details {
    width: 100%;
}
.limiter select:focus-within {
    outline: none;
}
.totals.shipping.excl .mark span.label {
    display: none;
}
.action.tocart.primary.weltpixel-quickview.weltpixel_quickview_button_v2.btn.wp-qw-adjusted{
    position: absolute;
    right: 90px;
    bottom: 95px;
}
.product-items.list .product-item .actions-primary>form{
    min-height: 33px;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {

    ::i-block-chrome,
    .call_for_price ul {
        width: 142px;
    }
}
.loader img {
    z-index: 999;
}

@media only screen and (max-width:1199px) {
    .banner-form .banner-text .txt {
        padding: 186px 40px 199px 250px;
        background-size: 56%;
    }
    .banner-form .banner-text h3 {
        font-size: 26px !important;
        line-height: 30px;
    }
    .banner-form .form:before {
        width: 306px;
        background-size: 100%;
    }
    .app-content .app-left,
    .app-content .app-right {
        width: 56%;
    }
    .app-content .app-right {
        width: 44%;
    }
    .app-content .app-right a:first-child {
        width: 48%;
        margin-right: 0px;
    }
    .app-content .app-right a {
        width: 51%;
        margin-right: -4px;
    }
    .top_header_lt {
        padding-top: 11px;
        padding-bottom: 13px;
    }
    .top_header .purchase_order img {
        margin-left: 0;
    }
    .top_header .purchase_order {
        width: 117px;
    }
    .top_header .purchase_order {
        margin: 0 0px 0 0px;
    }
    .top_header .top_header_lt {
        width: 62%;
    }
    .top_header_rt {
        width: 36%;
        float: none;
        margin-top: -8px;
        margin-right: 0px;
    }
    .header.content .search_header {
        width: 386px;
    }
    .homepage_promotion .home_promotion span.left {
        font-size: 25px;
    }
    .homepage_promotion .home_promotion span.right a.discount_button {
        font-size: 24px;
    }
    .homepage_promotion .home_promotion span.right {
        width: 50%;
    }
    .minicart-wrapper span.price {
        left: -22px;
        text-align: right;
    }
    .action.tocart.primary.weltpixel-quickview.weltpixel_quickview_button_v2.btn.wp-qw-adjusted{
        right: 70px;
    }
    
}

@media only screen and (max-width:991px) {
    .banner-form .form {
        position: relative;
    }
    .product-info-main {
        padding: 0px
    }
    .tab_container .tab_drawer_heading {
        cursor: pointer;
    }
    .banner-form>.container>.banner-text {
        float: left !important;
        margin-top: 0px;
        width: 100%;
        padding-left: 0px;
    }
    .banner-form>.container>.form {
        float: right !important;
        width: 55%;
        left: 30px;
        top: 0px;
    }
    .banner-form>.container {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    }
    .banner-form>.container>.form {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }
    .banner-form>.container>.banner-text {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }
    .banner-form .form-group {
        margin-bottom: -54px;
    }
    .banner-form .banner-text .txt {
        padding: 186px 160px 186px 160px;
        background-size: auto;
        background-position: center;
    }
    .app-content {
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 70px;
    }
    .banner-form .form:before {
        background-position: center bottom;
    }
    .techical_info_desc li {
        width: 100%;
        position: relative !important;
        left: auto !important;
        top: auto !important;
    }
    .techical_info_desc ul ul li [class*="col-"] {
        float: left;
    }
    .techical_info_desc ul ul {
        width: 100%;
        float: left;
    }
    .top_header .top_header_lt {
        width: 100%;
        margin: auto;
        text-align: center;
        padding-bottom: 5px;
        padding-top: 5px;
    }
    .out_of_us.h_no {
        width: 184px;
    }
    .lower_48.h_no {
        float: none;
        display: inline-block;
    }
    .top_header_rt {
        width: 100%;
        padding-bottom: 10px;
        margin-top: 0px;
    }
    .top_header .purchase_order {
        width: 131px;
    }
    .top_header .purchase_order img {
        margin-left: 7px;
    }
    .top_header .purchase_order {
        margin: 0 4px 0 1px;
    }
    .header.content div#sharkskin-header-user-links-collapse {
        width: 20px;
    }
    .homepage_promotion .home_promotion span.left {
        font-size: 20px;
        line-height: 33px
    }
    .homepage_promotion .home_promotion span.right a.discount_button {
        font-size: 18px;
        margin-top: 3px;
        display: inline-block;
    }
    .homepage_promotion a.learn_more {
        padding: 9px 9px;
        font-size: 12px;
    }
    .top_header a.grn_btn {
        padding: 4px 8px 4px 6px;
    }
    .homepage_promotion .home_promotion span.right {
        width: 44%;
    }
    .homepage_promotion {
        height: auto;
    }
    .homepage_promotion i.chat_icon {
        margin-top: 0px;
    }
    .minicart-wrapper .min_cart_grand_total span.price {
        font-size: 10px;
    }
    .minicart-wrapper .counter-number {
        padding-right: 2px;
    }
    .sidebar #wishlist-sidebar li .product-item-details {
        width: 100%;
        padding-left: 0px;
    }
    .compare_sidebar .secondary {
        width: 100%;
    }
    .compare_sidebar .primary {
        width: 100%;
        margin-bottom: 5px;
    }
    .compare_sidebar .action.clear.btn {
        width: 100%;
    }
    .page-with-filter .columns .sidebar-main .block.block-wishlist .action.btn.details {
        width: 100%;
    }
    .list.products-list .ratings_category_list.pro-ratings {
        margin-left: 0;
        text-align: center;
    }
    .action.tocart.primary.weltpixel-quickview.weltpixel_quickview_button_v2.btn.wp-qw-adjusted {
        bottom: 77px;
        transform: translateX(-50%);
        left: 50%;
    }
}

@media only screen and (max-width:767px) {
    .banner-form {
        margin-left: 0px;
        margin-bottom: 20px;
    }
    .banner-form>.container>.form {
        width: 420px;
        left: 0px;
        margin: auto;
    }
    .banner-form .banner-text .txt {
        width: 420px;
        padding: 142px 40px 142px 40px;
        background-size: 100%;
        margin: auto;
    }
    .banner-form .form:before {
        display: none;
    }
    .banner-form .form h2 {
        font-size: 24px;
        line-height: 32px;
        text-align: center;
        margin-left: 0px;
    }
    .app-content .app-left,
    .app-content .app-right {
        width: 100%;
        text-align: center;
    }
    .app-content .app-left .app-text {
        text-align: left;
    }
    .app-content .app-right {
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }
    .app-content .app-right a:first-child,
    .app-content .app-right a {
        width: auto;
    }
    .app-content .app-right a:first-child {
        margin-right: 13px;
    }
    .top_header .top_header_lt img {
        max-width: 53%;
    }
    .top_header a.grn_btn {
        display: block;
        width: 25%;
        margin-top: 12px;
    }
    .top_header .top_header_lt {
        padding-bottom: 0;
        line-height: 16px;
    }
    .top_header_rt a {
        font-size: 15px;
    }
    .out_of_us.h_no {
        width: 125px;
    }
    .lower_48.h_no {
        padding-right: 20px;
    }
    .header.content {
        padding-top: 10px;
    }

    #showLeftPush,
    .minicart-wrapper {
        top: 10px;
    }
    .search_header {
        top: 15px;
    }

    #sharkskin-header-user-links-collapse {
        padding-top: 0;
        top: 15px;
    }
    .homepage_promotion i.chat_icon {
        width: 50px;
        height: 50px;
        background-size: 50px;
        position: absolute;
        left: 0px;
        top: 0px;
        bottom: 0px;
        margin: auto;
    }
    .homepage_promotion a.learn_more {
        float: none;
    }
    .homepage_promotion .home_promotion span.right {
        width: 100%;
        text-align: center;
        margin: auto;
        width: 50%;
        float: none;
        text-align: right;
        margin: auto;
        margin-right: 0px;
        vertical-align: middle;
        margin-top: 0px;
        padding-right: 60px;
        position: relative;
    }
    .homepage_promotion .home_promotion span.left {
        width: 50%;
        text-align: left;
        margin-right: -4px;
        vertical-align: middle;
        position: relative;
        padding-left: 60px;
    }
    .homepage_promotion i.chat_icon {
        width: 50px;
        height: 50px;
        background-size: 50px;
    }
    .homepage_promotion {
        padding: 20px 15px;
    }

    span.logo {
        position: relative;
        z-index: 9999;
    }
    .homepage_promotion {
        height: auto;
        padding-left: 0px;
        padding-right: 0px;
    }
    .header.content .search_header {
        width: auto;
        z-index: 9999;
    }

    #showLeftPush,
    .minicart-wrapper {
        z-index: 9999;
    }
    .header.content div#sharkskin-header-user-links-collapse {
        z-index: 999;
    }
    .panel.wrapper {
        margin-bottom: 17px;
    }
    .homepage_promotion .home_promotion span.left {
        line-height: 24px
    }
    .homepage_promotion .home_promotion span.right a.discount_button {
        margin-top: 0px;
    }
    .homepage_promotion a.learn_more {
        padding: 0px 0px;
        width: 42px;
        height: 42px;
        border-radius: 100%;
        position: absolute;
        color: transparent;
        padding-right: 0px;
        top: 0px;
        bottom: 0px;
        margin-left: 0px;
        right: 0px;
        margin-top: 0px;
        margin: auto;
        background-color: #fff;
    }
    .homepage_promotion a.learn_more:before {
        content: "\f105";
        font-family: 'FontAwesome';
        color: #3395d7;
        position: absolute;
        font-size: 23px;
        font-weight: normal;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: auto;
        height: auto;
        z-index: 1;
    }
    .homepage_promotion a.learn_more:after {
        content: "";
        background-color: #fff;
        opacity: 0.25;
        width: 50px;
        height: 50px;
        display: block;
        position: absolute;
        top: -4px;
        left: -4px;
        border-radius: 100%;
    }

    html body .about_compressr_top h1 span {
        font-size: 24px !important;
        line-height: 20px !important;
    }
    .modal-popup .request-quote-form {
        height: 250px;
    }
    .top_header_rt a {
        line-height: 22px;
    }
}

@media only screen and (max-width:479px) {
    .banner-form>.container>.form {
        width: 90%;
        left: 0px;
        margin: auto;
    }
    .banner-form .banner-text .txt {
        width: 280px;
        padding: 90px 0px 90px 0px;
        background-size: 100%;
        margin: auto;
    }
    .banner-form .banner-text h3 {
        font-size: 20px !important;
        line-height: 24px !important;
    }
    .banner-form .banner-text p {
        padding-left: 0px;
        padding-right: 0px;
        line-height: 22px;
    }
    .banner-form .form-group {
        padding-left: 15px;
        padding-right: 15px;
    }
    .app-content {
        padding-left: 15px;
        padding-right: 15px;
    }
    .app-content .app-right a:first-child {
        width: 48%;
        margin-right: 0px;
    }
    .app-content .app-right a {
        width: 51%;
    }
    .app-content .app-left img,
    .app-content .app-left .app-text,
    .app-content .app-left,
    .app-content .app-right {
        display: block;
        margin: auto;
        text-align: center;
    }
    .app-content .app-left .app-text {
        padding-left: 0px;
        margin-top: 10px;
    }
    .app-content .app-right {
        margin-top: 16px;
        width: 260px;
    }
    .top_header .top_header_lt img {
        max-width: 100%;
    }
    .top_header_rt {
        width: 100%;
        top: 0;
        text-align: center;
        position: relative;
        float: left;
        left: 0;
        padding-bottom: 8px;
    }
    .top_header a.grn_btn {
        font-size: 10px;
        padding: 6px 4px;
        margin-top: 18px;
    }
    .top_header_rt a {
        font-size: 15px;
        line-height: 20px;
    }
    .out_of_us.h_no {
        width: 120px;
    }
    .lower_48.h_no {
        padding-right: 0;
        width: 110px;
        font-size: 9px;
    }
    .homepage_promotion i.chat_icon {
        width: 35px;
        height: 35px;
        background-size: 35px;
    }
    .homepage_promotion .home_promotion span.left,
    .homepage_promotion .home_promotion span.right a.discount_button {
        font-size: 14px;
    }
    .homepage_promotion a.learn_more {
        padding: 7px 7px;
        font-size: 11px;
    }

    span.logo {
        margin-top: 24px;
    }
    .search_header {
        top: 26px;
    }

    #showLeftPush {
        top: 19px;
    }
    .top_header .top_header_lt .purchase_order {
        float: none;
    }
    .top_header .purchase_order img {
        margin-left: 0;
    }
    .top_header a.grn_btn {
        font-size: 9px;
        float: none;
        display: inline-block;
        padding: 6px 0px;
        margin-top: 0;
        position: relative;
        right: 0;
        top: 0;
        margin-right: 0;
    }
    .top_header .purchase_order {
        width: auto;
        padding-right: 10px;
        margin-left: -4px;
    }
    .header.content {
        border-bottom: 0px solid #dcdcdc;
        padding-top: 0px;
    }
    .top_header .purchase_order:before {
        display: none;
    }
    .page-wrapper .page-header {
        padding: 0px 0px 23px;
    }
    .header.content div#sharkskin-header-user-links-collapse {
        z-index: 999;
        top: 17px;
    }
    .panel.wrapper {
        margin-bottom: 0px;
    }
    .about_compressor_mn .about_compressr_bottom .about_contact-img,
    .about_compressor_mn .about_compressr_bottom .about_contact-txt {
        display: block !important;
        margin-right: 0px !important;
    }
    .homepage_promotion .home_promotion span.left {
        padding-left: 40px;
        line-height: 20px;
    }
    .homepage_promotion {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .homepage_promotion a.learn_more {
        padding: 3px 9px;
    }

    html body .about_compressr_top h1 {
        line-height: 20px;
    }

    html body .about_compressr_top h1 span {
        font-size: 20px !important;
        line-height: 20px !important;
    }
    .homepage_promotion .home_promotion span.right {
        padding-right: 40px;
    }
    .homepage_promotion a.learn_more {
        width: 29px;
        height: 29px;
    }
    .homepage_promotion a.learn_more:after {
        width: 35px;
        height: 35px;
        top: -3px;
        left: -3px;
    }
    .modal-popup .request-quote-form {
        height: 400px;
    }

}

@media only screen and (max-width:1199px) {
    .product_left_mn .ratings {
        width: 100%;
    }
    .review-ratings {
        float: left;
        width: 25%;
    }
    .custom_review_block .field.choice.review-field-rating {
        width: 25%;
    }
    .form.create.account .fieldset.create {
        margin-left: 0px;
        margin-right: 0px;
    }
    .panel.wrapper {
        height: auto;
    }
    .header_top_lt {
        width: 100%;
        text-align: center;
    }
    .header_top_rt {
        width: 100%;
        margin-right: 0px;
        text-align: center;
        background: none;
        margin-left: 0px;
    }
    .modal-popup .modal-inner-wrap {
        left: 15px;
        right: 15px;
    }
    .modal-popup .modal-content {
        max-height: 260px;
    }
    .sections.nav-sections .navigation>ul>li>a {
        padding-left: 5px;
        padding-right: 5px;
        font-size: 14px !important
    }
    .megamenu-label.label6 {
        left: 475px;
    }
}

@media only screen and (max-width:991px) {
    .review-ratings {
        width: 35%;
    }
    .review-content-details {
        width: 65%;
    }
    .expert_info {
        width: 20%;
    }
    .expert_message {
        width: 80%;
    }
    .products.wrapper.list.products-list .rating-summary,
    .products.wrapper.list.products-list .reviews-actions {
        margin-bottom: 16px;
    }
    .form.create.account .field-name-lastname,
    .form.create.account .fieldset.create.account .field.password,
    .form.create.account .fieldset.create.account .field.captcha,
    .form.create.account .field-name-firstname,
    .form.create.account .newsletter,
    .form.create.account .fieldset.create.account .field,
    .form.create.account .fieldset.create.account .field.confirmation {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
    .form.create.account .fieldset.create {
        margin-left: -10px;
        margin-right: -10px;
    }
    .form.create.account .legend {
        margin-left: 10px;
        margin-right: 10px;
        display: block !important;
        width: 97.5% !important;
    }
    .form.create.account .fieldset.create.account .nested .field.captcha {
        width: 100%;
    }
    .products-list ol.products.list li .brand_logo {
        display: block;
        text-align: center;
    }
    .onestepcheckout-index-index .column.main {
        padding-left: 0px;
    }
    .block-wishlist .counter {
        float: right;
        margin-right: 24px;
        margin-top: 2px;
        font-size: 10px;
    }
}

@media only screen and (max-width:767px) {
    .cwn_products_rt_mn_home ul .slick-track li:nth-child(2n+1) {
        clear: none;
    }

    a.btn-viewall {
        display: block;
        margin-left: 0px;
    }
    .pro-ratings .product-reviews-summary {
        width: auto;
        margin-right: 15px;
    }
    .review-ratings {
        width: 55%;
    }
    .review-content-details {
        width: 45%;
    }
    .custom_review_block .field.choice.review-field-rating {
        width: 50%;
        margin-bottom: 20px;
    }

    fieldset.field.required.review-field-ratings {
        padding-bottom: 10px;
    }
    .expert_info {
        width: 40%;
    }
    .expert_message {
        width: 60%;
    }
    .form.create.account .field {
        display: block;
        vertical-align: top;
        margin-right: 0px;
        width: 100%;
    }
    .form.create.account .fieldset.create {
        margin-left: 0px;
        margin-right: 0px;
    }
    .form.create.account .field-name-lastname,
    .form.create.account .fieldset.create.account .field.password,
    .form.create.account .fieldset.create.account .field.captcha,
    .form.create.account .field-name-firstname,
    .form.create.account .newsletter,
    .form.create.account .fieldset.create.account .field,
    .form.create.account .fieldset.create.account .field.confirmation {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    .page-layout-1column .column.main {
        height: auto;
    }
    .form.create.account .legend {
        margin-left: 0px;
        margin-right: 0px;
        display: block !important;
        width: 100% !important;
    }
    .header.content span.logo {
        z-index: 1
    }
    .products-list ol.products.list li {
        text-align: center;
    }
    .product-item .product-item-description {
        margin-top: 15px;
    }
}

@media only screen and (max-width:479px) {
    h2.home_freeshipping {
        padding-right: 65px;
    }
    .cwn_products_rt_mn_home ul li .thumbnail>a {
        border-right: 0px #dadada solid;
    }
    .review-ratings {
        width: 100%;
        margin-bottom: 14px;
    }
    .review-content-details {
        width: 100%;
    }
    .custom_review_block .fieldset>div.field {
        width: 100%;
    }
    .expert_info {
        width: 100%;
        margin-bottom: 18px;
    }
    .expert_message {
        width: 100%;
    }
    .form.create.account .captcha-img {
        width: 56%;
        height: auto;
    }
    .header_top_lt {
        padding-bottom: 0px;
    }
    .header_top_rt {
        margin-left: -5px;
        margin-right: -5px !important;
        line-height: 25px;
        width: auto;
    }
    .header_top_rt a {
        font-size: 11px;
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 4px;
        padding-right: 4px;
        margin-top: 3px
    }
    .modal-popup .modal-content {
        max-height: 390px;
    }
    .sharkskin-links li {
        line-height: 22px;
    }
}
.cwn_products_rt_mn_home ul li .thumbnail {
    position: relative;
}
.cwn-category .row .col .thumbnail a h3 {
    min-height: 60px;
}
.cwn-category .row .col {
    min-height: 29px;
}
.onestepcheckout-index-index .banner_ads {
    margin-top: 10px;
    margin-bottom: 30px;
    margin-left: -15px;
}
.banner_ads {
    margin-top: 4px;
    margin-left: -12px;
    margin-bottom: 30px;
}
.onestepcheckout-index-index .main_banner_ads {
    margin-top: 10px;
}
.place-order-primary button.primary.checkout:after {
    content: "*Please call the office if you are tax exempt";
    margin-top: 20px;
    display: block;
    position: absolute;
    color: #a09797;
    font-size: 10px;
    left: 0px;
    right: 0px;
    text-transform: none;
}
.opc-wrapper.one-step-checkout-wrapper #co-place-order-area {
    width: 63%;
    float: right
}
.catalog-product-view .product.media .action-skip-wrapper {
    display: none
}
.sections.nav-sections .navigation>ul>li {
    position: relative
}
.sections.nav-sections .navigation>ul>li:hover {
    background: 0 0 !important
}
.sections.nav-sections .navigation>ul>li:hover a {
    color: #9f9f9f
}
.sections.nav-sections .navigation>ul>li:hover>a:before {
    height: auto !important
}
#SideCategoryList .custom_sub_menu {
    display: none;
    background-color: #fff;
    border-top: 3px solid #1c8cdc;
    float: left;
    position: absolute;
    top: 67px;
    z-index: 999;
    padding: 29px 21px;
    border-bottom: 3px solid #1c8cdc;
    box-shadow: 0 6px 10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 6px 10px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, .3);
    width: 570px
}
#SideCategoryList>ul>li.hover:after {
    top: 43px;
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #1c8cdc;
    border-width: 12px;
    margin-left: -12px
}
#SideCategoryList .custom_sub_menu h3 {
    font-size: 16px;
    line-height: 22px;
    color: #333;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    margin-bottom: 5px
}
#SideCategoryList .custom_sub_menu h3.extra_margin {
    margin-top: 10px
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi>.product_list,
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi>ul.submenu {
    display: inline-block;
    vertical-align: top;
    margin-right: -4px
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi>.product_list h3 {
    margin-bottom: 18px
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi>ul.submenu {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi>ul.submenu>li,
#SideCategoryList .multi_ul_list.multi_ul_list_with_two_row .custom_sub_menu.has_left_products.custom_menu_top_level .custom_sub_menu_wi .custom_menu_parent>ul.submenu>li {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-right: -4px
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi>.product_list {
    width: 32.5%;
    margin-top: -29px
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi>.product_list .menu_product_list {
    float: left;
    margin-bottom: 16px;
    width: 100%
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi>.product_list .menu_product_list .menu_left_block,
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi>.product_list .menu_product_list>a {
    display: inline-block;
    margin-right: -4px;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi>.product_list .menu_product_list>a {
    width: 28%;
    border: 2px solid #f6f6f6;
    position: relative;
    height: 77px;
    overflow: hidden
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi>.product_list .menu_product_list .menu_left_block .price,
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi>.product_list .menu_product_list .menu_left_block .product-name {
    font-size: 12px;
    line-height: 16px;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi>.product_list .menu_product_list .menu_left_block .product-name a {
    color: #333;
    text-decoration: none;
    word-wrap: break-word
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi>.product_list .menu_product_list .menu_left_block .product-name a:hover {
    color: #1c8cdc
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi>.product_list .menu_product_list .menu_left_block .discount,
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi>.product_list .menu_product_list .menu_left_block .old-price .price {
    color: #c4c2c2
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi>.product_list .menu_product_list .menu_left_block {
    width: 72%;
    padding-left: 10px
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi>.product_list .menu_product_list .menu_left_block .product-name {
    color: #333
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi>.product_list .menu_product_list .menu_left_block .price {
    color: #c00
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi>.product_list .menu_product_list img {
    height: auto;
    border: 0;
    width: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    display: block;
    max-width: 100%;
    max-height: 100%
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi ul.submenu li a,
#SideCategoryList .multi_ul_list.multi_ul_list_with_two_row .custom_sub_menu.has_left_products.custom_menu_top_level .custom_sub_menu_wi .custom_menu_parent>ul.submenu>li a {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 34px;
    color: #333;
    text-decoration: none
}
#SideCategoryList .multi_ul_list.multi_ul_list_with_two_row .custom_sub_menu.has_left_products.custom_menu_top_level .custom_sub_menu_wi .custom_menu_parent>ul.submenu>li a {
    font-weight: 400
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi ul.submenu li a:hover,
#SideCategoryList .multi_ul_list.multi_ul_list_with_two_row .custom_sub_menu.has_left_products.custom_menu_top_level .custom_sub_menu_wi .custom_menu_parent>ul.submenu>li a:hover {
    color: #1c8cdc
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi ul.submenu li>ul.submenu {
    margin: 0;
    padding: 0;
    list-style: none
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi ul.submenu li>ul.submenu li a {
    font-size: 13px;
    line-height: 24px;
    color: #666;
    position: relative;
    padding-left: 12px;
    display: block
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi ul.submenu li>ul.submenu li a:hover {
    color: #1c8cdc
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi ul.submenu li>ul.submenu li a:before {
    content: "-";
    display: block;
    position: absolute;
    left: 4px;
    top: -1px;
    bottom: 0;
    margin: auto
}
#SideCategoryList .custom_sub_menu.has_left_products {
    width: 889px
}
#SideCategoryList .custom_sub_menu.has_left_products .custom_sub_menu_wi>ul.submenu {
    width: 67.5%
}
#SideCategoryList .custom_sub_menu.has_left_products .custom_sub_menu_wi>.product_list {
    width: 32.5%;
    margin-top: -29px
}
#SideCategoryList .multi_ul_list .custom_sub_menu.has_left_products {
    width: 1140px;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none
}
#SideCategoryList .multi_ul_list .custom_sub_menu.has_left_products .custom_sub_menu_wi>ul.submenu>li {
    width: 33.33%
}
#SideCategoryList .multi_ul_list .custom_sub_menu.has_left_products .custom_sub_menu_wi ul.submenu li a {
    font-weight: 600
}
#SideCategoryList .multi_ul_list .custom_sub_menu.has_left_products .custom_sub_menu_wi ul.submenu li>ul.submenu li a {
    font-weight: 400
}
#SideCategoryList .multi_ul_list.multi_ul_list_with_two_row .custom_sub_menu.has_left_products {
    width: 889px
}
#SideCategoryList .multi_ul_list.multi_ul_list_with_two_row .custom_sub_menu.has_left_products .custom_sub_menu_wi>ul.submenu>li {
    width: 50%
}
#SideCategoryList .multi_ul_list .custom_sub_menu.has_left_products .custom_sub_menu_wi>ul.submenu {
    width: 75%
}
#SideCategoryList .multi_ul_list .custom_sub_menu.has_left_products .custom_sub_menu_wi>.product_list {
    width: 25%
}
#SideCategoryList .multi_ul_list.multi_ul_list_with_two_row .custom_sub_menu.has_left_products .custom_sub_menu_wi>ul.submenu {
    width: 67.5%
}
#SideCategoryList .multi_ul_list.multi_ul_list_with_two_row .custom_sub_menu.has_left_products .custom_sub_menu_wi>.product_list {
    width: 32.5%
}
#SideCategoryList .custom_sub_menu.has_left_products .price-box .price-label {
    display: none
}
#SideCategoryList .custom_sub_menu.has_left_products.custom_menu_top_level .custom_sub_menu_wi .product_list {
    margin-top: 0
}
#SideCategoryList .multi_ul_list.multi_ul_list_with_two_row .custom_sub_menu.has_left_products.custom_menu_top_level .custom_sub_menu_wi .custom_menu_parent>ul.submenu {
    width: 100%;
    margin: 0;
    padding: 0
}
#SideCategoryList .custom_sub_menu.has_left_products.custom_menu_top_level .custom_menu_parent {
    width: 67.5%;
    display: inline-block;
    vertical-align: top;
    margin-right: -4px
}
#SideCategoryList .custom_view_morelink {
    display: inline-block;
    margin-left: 8px
}
#SideCategoryList .custom_view_morelink a {
    color: #1c8cdc !important;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400
}
#SideCategoryList .custom_view_morelink em {
    display: inline-block;
    font-style: normal;
    font-size: 0;
    font-weight: 400;
    margin-right: 4px
}
#SideCategoryList .custom_view_morelink em:before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 14px
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    #SideCategoryList .custom_view_morelink em,
    ::i-block-chrome {
        margin-right: -6px
    }
}

@media screen and (min-width:1900px) {
    #SideCategoryList .custom_sub_menu {
        top: 66px
    }
}
#sharkskin-header-user-links-collapse {
    padding-top: 4px
}
.products-list .product-item .brand_img {
    max-height: 50px
}
#label_carrier_free_calculatedshipping,
#label_carrier_free_shipping_wds_mngwwe_shipping,
#label_carrier_free_shipping_wdsmngwweshipping,
#label_method_2free_calculatedshipping,
#label_method_2free_shipping_wds_mngwwe_shipping,
#label_method_2free_shipping_wdsmngwweshipping,
#label_method_3free_calculatedshipping .price .price,
#label_method_3free_shipping_wds_mngwwe_shipping .price .price,
#label_method_3free_shipping_wdsmngwweshipping .price .price,
#label_method_free_calculatedshipping,
#label_method_free_shipping_wds_mngwwe_shipping,
#label_method_free_shipping_wdsmngwweshipping {
    display: none
}
.onestepcheckout-index-index #container {
    padding-top: 20px
}
#label_method_3free_calculatedshipping .price,
#label_method_3free_shipping_wds_mngwwe_shipping .price,
#label_method_3free_shipping_wdsmngwweshipping .price {
    /* background:url(../speed_image/freeshipping_icon2.png) center center no-repeat rgba(0,0,0,0);
display:inline-block; height:60px;margin-bottom:0px;width:100%;position:absolute;left:0 */
}
.onestepcheckout-index-index #co-shipping-method-form>div {
    padding-bottom: 12px
}

body.is-blog #container .post-list-wrapper .post-list>li,
body.is-blog #container .sidebar.sidebar-main .wp-sidebar ul li {
    list-style: none
}

body.is-blog.wordpress-post-view #container #respond .fieldset .legend {
    font-size: 20px
}
.cwn-category .row .col .thumbnail .thumbnailimg img,
.pay-box img,
.sections.nav-sections .navigation>ul>li>ul li>a img,
.wds_brandling .block-content .relate-content a img {
    width: auto;
    height: auto
}
.product_left_mn .lsb_br {
    display: none
}
.description_section_mn_title h2 {
    margin-left: 10px
}
.catalog-product-view .modal-inner-wrap {
    max-width: 600px
}

html body #onestepcheckout_login_link.onestepcheckout-login-link {
    margin-top: -140px
}
.billing-address-same-as-shipping-block label .title {
    font-weight: 700;
    color: #428bca
}

html body #co-payment-form .billing-address-same-as-shipping-block.field.choice.checkbox-group {
    margin-bottom: 5px !important;
    margin-left: -24px !important;
    margin-top: 5px !important;
    width: 110% !important
}
.wr360_player .container .theme_panel {
    bottom: 13px
}

body.is-blog #container .sidebar.sidebar-main .wp-sidebar ul {
    margin: 0;
    padding: 0
}

body.is-blog #container .sidebar.sidebar-main .wp-sidebar ul li a {
    color: #428bca;
    text-decoration: none
}

body.is-blog #container .sidebar .wp-sidebar .block .block-content {
    padding: 13px 8px 8px
}

body.is-blog.wordpress-post-view #container #respond {
    margin-top: 16px
}

body.is-blog.wordpress-post-view #container .post-meta-item {
    margin-top: 20px
}

body.is-blog .page-title-wrapper {
    margin-top: 0
}
#idTabavisverifies {
    margin-top: 30px !important
}
#idTabavisverifies #netreviews_reviews_content {
    width: 100%;
    float: left;
    padding: 0 15px
}
#idTabavisverifies #netreviews_reviews_content .reviewAV {
    width: 100%;
    margin-top: 20px;
    padding: 0 !important;
    border: 0 !important;
    float: left
}
#idTabavisverifies #netreviews_reviews_content .reviewAV .reviewAV_left_column {
    background: #f4f4f4;
    padding: 20px 0 20px 20px;
    position: relative
}
#idTabavisverifies #netreviews_reviews_content .reviewAV .reviewAV_left_column .review_name {
    font-size: 20px;
    color: #525252;
    margin-bottom: 10px;
    font-weight: 600
}
#idTabavisverifies #netreviews_reviews_content .reviewAV .reviewAV_right_column .triangle-border.top:after,
#idTabavisverifies #netreviews_reviews_content .reviewAV .reviewAV_right_column .triangle-border.top:before {
    display: none
}
#idTabavisverifies #netreviews_reviews_content .reviewAV .reviewAV_right_column .triangle-border.top {
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0
}
#idTabavisverifies #netreviews_reviews_content .reviewAV .reviewAV_left_column .date_chart {
    position: absolute;
    width: 76px;
    height: 100%;
    text-align: center;
    padding-top: 11px;
    top: 0;
    right: 0;
    bottom: 0;
    background: #1c94eb
}
.pp-tabs .tab_content #idTabavisverifies #netreviews_reviews_content .reviewAV .reviewAV_left_column .date_chart span {
    display: block;
    text-align: center;
    font-size: 14px !important;
    color: #FFF !important;
    text-transform: uppercase !important
}
.pp-tabs .tab_content #idTabavisverifies #netreviews_reviews_content .reviewAV .reviewAV_left_column .date_chart span.date_d {
    font-size: 32px !important;
    color: #FFF !important;
    font-weight: 700;
    line-height: 27px !important
}
#idTabavisverifies #netreviews_reviews_content .reviewAV .reviewAV_left_column .netreviews-stars {
    font-size: 16px
}
#idTabavisverifies #netreviews_header_new .left_inner_container .netreviews_bg_stars_big,
#idTabavisverifies #netreviews_reviews_content .reviewAV .reviewAV_left_column .netreviews_bg_stars {
    background: url(../speed_image/star-empty-161.png) top left repeat-x;
    min-width: inherit;
    width: 80px;
    vertical-align: top;
    margin-right: 5px
}
#idTabavisverifies #netreviews_header_new .left_inner_container .netreviews_bg_stars_big span,
#idTabavisverifies #netreviews_reviews_content .reviewAV .reviewAV_left_column .netreviews_bg_stars span {
    background: url(../speed_image/star-gold-161.png) top left repeat-x;
    min-width: inherit;
    width: 80px
}
#idTabavisverifies #netreviews_reviews_content .reviewAV .reviewAV_left_column .date_chart:after {
    left: 100%;
    top: 15px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #1c94eb;
    border-width: 6px;
    margin-top: -6px
}
#idTabavisverifies #netreviews_header_new .netreviews_header_logo_new {
    width: auto;
    max-width: inherit;
    min-width: inherit;
    margin: 20px 0 0 20px
}
#idTabavisverifies #netreviews_header_new .left_inner_container {
    width: auto;
    position: relative;
    float: left;
    padding-left: 20px;
    text-align: center;
    margin-top: 20px;
    padding-bottom: 20px
}
#idTabavisverifies #netreviews_header_new .left_inner_container .netreviews_header_rate_text_new {
    width: auto !important;
    text-align: center !important;
    color: #1e94eb !important;
    font-weight: 700 !important;
    font-size: 40px !important
}
#idTabavisverifies #netreviews_header_new .left_inner_container .netreviews_header_rate_stars_new {
    float: none;
    clear: left
}
#idTabavisverifies #netreviews_header_new .left_inner_container .total_review {
    float: none;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    color: #737373
}
#idTabavisverifies #netreviews_header_new .netreviews_header_link_new {
    margin-top: 50px !important;
    float: right !important;
    font-size: 13px !important;
    line-height: 40px !important;
    color: #FFF !important
}
#idTabavisverifies #netreviews_header_new h2 {
    text-transform: uppercase;
    font-weight: 600 !important;
    color: #fff !important;
    line-height: 46px !important;
    font-size: 18px !important
}
.products-related.products-grid ol.grid li.product-item .product-item-actions {
    display: none;
    margin-top: 35px;
    float: left;
    width: 100%;
    clear: both
}
.products-list ol.products.list li .netreviews-stars {
    margin-top: 10px
}
#review-form .actions-toolbar.review-form-actions {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 15px
}
#review-form .btn {
    color: #fff !important;
    font-size: 21px !important;
    font-weight: 600;
    margin-top: 10px;
    padding: 15px 30px;
    text-transform: uppercase
}
#product-review-table .review-control-vote {
    margin-left: 10px;
    display: inline-block
}
#product-review-custom .block-title strong {
    font-size: 22px !important;
    color: #1b8cda !important
}
.products-grid ol.grid li.product-item .wds-product-labels .price_match_guarantee {
    margin-top: 0px !important
}
.products-grid ol.grid li.product-item .netreviews-stars {
    margin-bottom: -25px !important;
    margin-top: 10px !important
}
.onestepcheckout-index-index .payment-method-title label>.action.action-help {
    clear: both;
    display: block;
    float: none;
    font-size: 12px;
    margin-top: -23px;
    margin-left: 100px
}
.onestepcheckout-index-index .payment-methods>.payment-group>div:nth-child(2) span,
.onestepcheckout-index-index .payment-methods>.payment-group>div:nth-child(3) span {
    vertical-align: top;
    margin-top: 3px
}
.sharkskin-links li:nth-child(3) a:hover,
.sharkskin-links li:nth-child(4) a:hover,
.sharkskin-links li:nth-child(5) a:hover {
    color: #1c8cdc
}

div.mage-error {
    color: #e80404;
    font-weight: 600
}
.product_left_mn .price-box.price-final_price {
    width: 67%;
    float: none;
    display: inline-block
}
.product_left_mn .lsb_container {
    float: none;
    color: #ed4e24;
    padding-top: 0;
    margin-right: -4px;
    display: inline-block;
    vertical-align: bottom
}

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

    .product_left_mn .lsb_container,
    .product_left_mn .price-box.price-final_price {
        margin-right: 0;
        display: block;
        vertical-align: top
    }
    .product_left_mn .price-box.price-final_price {
        width: 100%;
        margin-bottom: 23px
    }
}

html body.onestepcheckout-index-index .page-title-wrapper {
    display: none
}
.onestepcheckout-index-index .form .control .input-text {
    width: 100%
}
.onestepcheckout-index-index .form .control input.google-auto-complete {
    width: 90%
}
.onestepcheckout-index-index .opc-wrapper .fieldset>.field>.label {
    width: 100% !important
}
.onestepcheckout-index-index fieldset#customer-email-fieldset {
    margin-bottom: 15px
}
.onestepcheckout-index-index .checkout-billing-address {
    margin-top: 20px
}
.onestepcheckout-index-index .checkout-billing-address input[type=text],
.onestepcheckout-index-index .checkout-billing-address input[type=password],
.onestepcheckout-index-index .checkout-billing-address input[type=email],
.onestepcheckout-index-index .checkout-billing-address select,
.onestepcheckout-index-index .checkout-billing-address textarea {
    width: 100%
}
.onestepcheckout-index-index .checkout-billing-address .input-text.google-auto-complete {
    margin-top: 10px;
    width: 90%
}
.onestepcheckout-index-index #checkout-step-shipping_method input[type=radio],
.onestepcheckout-index-index input[type=checkbox] {
    vertical-align: top;
    margin-top: 3px
}
.onestepcheckout-index-index #checkout-step-shipping_method input[type=radio] {
    margin-right: 5px
}
.onestepcheckout-index-index #checkout-step-shipping_method .custom_feelist {
    margin-top: 12px;
    margin-bottom: 12px;
    padding-left: 10px
}
.onestepcheckout-index-index #checkout-step-shipping_method textarea {
    width: 100%;
    height: 80px
}
.onestepcheckout-index-index .table-checkout-shipping-method tbody td {
    border-top: 0 solid #ccc;
    padding: 0 5px;
    width: auto;
    vertical-align: top
}
.onestepcheckout-index-index #co-shipping-method-form {
    margin-top: -6px
}
.onestepcheckout-index-index .checkout-payment-method .step-content {
    padding-top: 16px !important
}
.onestepcheckout-index-index .checkout-payment-method .payment-method+.payment-method .payment-method-title {
    margin-top: 15px
}
.onestepcheckout-index-index .checkout-payment-method .payment-method+.payment-method .payment-method-title.choice img + span {
    position: relative;
    top: -7px;
    margin-left: 6px;
}
.onestepcheckout-index-index fieldset#payment_form_authorizenet_directpost {
    margin-left: -20px
}
.onestepcheckout-index-index fieldset#payment_form_authorizenet_directpost legend {
    margin-bottom: 0
}
.onestepcheckout-index-index fieldset#payment_form_authorizenet_directpost ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center
}
.onestepcheckout-index-index fieldset#payment_form_authorizenet_directpost li {
    display: inline-block
}
.onestepcheckout-index-index fieldset#payment_form_authorizenet_directpost input[type=number],
.onestepcheckout-index-index fieldset#payment_form_authorizenet_directpost input[type=text],
.onestepcheckout-index-index fieldset#payment_form_authorizenet_directpost input[type=password],
.onestepcheckout-index-index fieldset#payment_form_authorizenet_directpost input[type=email],
.onestepcheckout-index-index fieldset#payment_form_authorizenet_directpost select,
.onestepcheckout-index-index fieldset#payment_form_authorizenet_directpost textarea {
    height: 30px;
    border: 1px solid #dcdcdc;
    padding: 0 10px;
    line-height: 28px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 100%
}
.onestepcheckout-index-index fieldset#payment_form_authorizenet_directpost .field-tooltip.toggle {
    margin-top: 20px
}
.onestepcheckout-index-index #co-place-order-area {
    padding: 0 !important;
    margin-left: -10px;
    margin-right: -10px
}
.onestepcheckout-index-index .osc-place-order-block {
    margin-top: 15px;
    display: block
}
.onestepcheckout-index-index .osc-place-order-block .actions-toolbar,
.onestepcheckout-index-index .osc-place-order-block .payment-option-inner {
    display: inline-block;
    vertical-align: middle;
    margin-right: -4px
}
.onestepcheckout-index-index .osc-place-order-block .payment-option-inner {
    width: 60%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 10px
}
.onestepcheckout-index-index .osc-place-order-block .actions-toolbar {
    width: 40%
}
.onestepcheckout-index-index .osc-place-order-block .payment-option-content .action,
.onestepcheckout-index-index .osc-place-order-block .payment-option-content .input-text {
    width: 100%
}
.onestepcheckout-index-index .field.no-label.month,
.onestepcheckout-index-index .field.no-label.year {
    display: inline-block;
    vertical-align: middle;
    margin-right: -4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    margin-top: 0
}
.onestepcheckout-index-index .field.no-label.month {
    padding-right: 10px
}
.onestepcheckout-index-index .field.no-label.year {
    padding-left: 10px
}

html body.onestepcheckout-index-index #checkout-step-shipping .action,
html body.onestepcheckout-index-index .modal-inner-wrap .action,
html body.onestepcheckout-index-index .osc-place-order-block .payment-option-content button.action {
    border-radius: 2px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.42857;
    border: 0;
    margin-bottom: 0;
    padding: 6px 15px;
    text-align: center;
    white-space: nowrap;
    background-color: #73c546 !important;
    color: #fff;
    text-decoration: none
}
.onestepcheckout-index-index .osc-place-order-block .payment-option-content .field {
    margin-top: 0
}
.onestepcheckout-index-index .osc-place-order-block .field-row label {
    margin-bottom: 0
}
.onestepcheckout-index-index .checkout-container button:not(.primary):not(.action-show):not(.action-close):not(.edit-address-link):not(.ui-datepicker-trigger) {
    background-color: #73c546 !important;
    border-color: #73c546 !important;
    box-shadow: none !important;
    color: #FFF !important
}
.onestepcheckout-index-index .checkout-container button:hover:not(.primary):hover:not(.action-show):hover:not(.action-close):hover:not(.edit-address-link):not(.ui-datepicker-trigger),
html body.onestepcheckout-index-index #checkout-step-shipping .action:hover {
    background-color: #65b13c !important
}

html body.onestepcheckout-index-index #checkout-step-shipping .action {
    float: right;
    margin-top: 20px;
    margin-bottom: 0
}
.onestepcheckout-index-index .popup-authentication button.action:hover,
html body.onestepcheckout-index-index .modal-inner-wrap .action:hover {
    background-color: #65b13c !important;
    border-color: #65b13c !important;
    box-shadow: none !important;
    color: #FFF !important
}
.onestepcheckout-index-index .osc-place-order-wrapper .place-order-primary button.primary.checkout {
    position: relative;
    padding: 0;
    background: #73c546 !important;
    border: 0;
    float: right;
    margin-top: 15px !important;
    width: 100% !important;
    height: 48px;
    box-shadow: none !important;
    font-size: 17px !important;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase
}
.onestepcheckout-index-index .osc-place-order-wrapper .place-order-primary button.primary.checkout:hover {
    background-color: #65b13c !important
}
.onestepcheckout-index-index .mark,
.onestepcheckout-index-index mark {
    background: 0 0
}
.onestepcheckout-index-index .opc-block-summary .table-totals .grand .mark {
    padding-right: 10px !important
}
.onestepcheckout-index-index .opc-block-summary .table-totals tbody .mark,
.onestepcheckout-index-index .opc-block-summary .table-totals tfoot .mark {
    color: #1979c3;
    font-weight: 400
}
.onestepcheckout-index-index .qty-wrapper {
    padding: 0;
    height: auto
}
.onestepcheckout-index-index .remove-wrapper {
    padding: 0 5px
}
.onestepcheckout-index-index .modal-inner-wrap {
    top: 50%;
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: fixed;
    left: 0 !important;
    right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    border: 0
}
.onestepcheckout-index-index .modal-inner-wrap .block.block-customer-login {
    width: 100%
}
.onestepcheckout-index-index .modal-inner-wrap .modal-header {
    background-color: #1979c3;
    color: #fff
}
.onestepcheckout-index-index .modal-inner-wrap .modal-header .action-close {
    bottom: 0;
    right: 10px;
    margin: auto;
    color: #333;
    line-height: 20px;
    font-weight: 400
}
.onestepcheckout-index-index .modal-inner-wrap .actions-toolbar {
    text-align: center
}
.onestepcheckout-index-index .modal-inner-wrap .primary,
.onestepcheckout-index-index .modal-inner-wrap .secondary {
    display: inline-block;
    vertical-align: middle
}
.onestepcheckout-index-index .product-image-container,
.onestepcheckout-index-index .product-item-detail {
    display: inline-block;
    vertical-align: middle;
    margin-right: -4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: none !important
}
.onestepcheckout-index-index .product-item-detail {
    width: 70%
}
.onestepcheckout-index-index .button-action {
    margin-top: -2px
}
.onestepcheckout-index-index .order-summary.hoverable {
    margin-top: 30px
}
.onestepcheckout-index-index .opc-wrapper .shipping-address-item {
    width: 100% !important;
    padding: 10px;
    line-height: 25px;
    border-bottom: 1px #ccc solid
}
.onestepcheckout-index-index .opc-wrapper .shipping-address-items {
    margin-top: 0 !important;
    padding: 0
}
.onestepcheckout-index-index .billing-address-same-as-shipping-block,
.onestepcheckout-index-index .create-account-block {
    margin-bottom: 0 !important;
    background: #f5f5f5;
    padding-top: 12px;
    padding-bottom: 12px
}
.onestepcheckout-index-index .billing-address-same-as-shipping-block {
    margin-top: 20px !important
}
.onestepcheckout-index-index .create-account-block .create-account-checkbox {
    float: none;
    margin-bottom: 0 !important
}
.onestepcheckout-index-index .extra_fee_catpion {
    font-weight: 700
}
.onestepcheckout-index-index .billing-address-form .control {
    margin-top: 10px
}
.onestepcheckout-index-index .checkout-payment-method legend {
    margin-bottom: 20px;
    float: left;
    width: 100%
}
.onestepcheckout-index-index #checkout-step-shipping_method .osc-place-order-block {
    border: 0
}
.onestepcheckout-index-index .modal-inner-wrap .street legend,
.onestepcheckout-index-index .payment-method-content dd {
    margin-bottom: 10px
}
.onestepcheckout-index-index .modal-content .block-authentication._block-content-loading .loading-mask {
    position: fixed !important
}

html body.onestepcheckout-index-index #checkout-step-shipping .action.edit-address-link {
    margin-right: -10px
}
.onestepcheckout-index-index #checkout-review-table thead th:first-child {
    text-align: left;
    padding-left: 100px
}
.onestepcheckout-index-index .osc-place-order-block .payment-option-content .form .primary {
    margin-top: 0px;
    margin-bottom: 0px;
}
.onestepcheckout-index-index form#discount-form {
    position: relative;
    display: flex;
    align-items: flex-start;
    margin: 10px 0px;
}
.onestepcheckout-index-index form#discount.form .control {
    margin-top: 0px;
}
.onestepcheckout-index-index fieldset#payment_form_authorizenet_directpost ul {
    margin-top: 30px !important
}
.loading-mask,
.loading-mask .loader>img {
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    z-index: 100;
    top: 0;
    bottom: 0
}
.loading-mask {
    background: rgba(255, 255, 255, .5)
}
.loading-mask .loader>p {
    display: none
}
.why_buy_product_mn:after,
.why_buy_product_mn:before {
    display: block;
    margin: auto;
    content: "";
    left: 0;
    right: 0
}

body>.loading-mask {
    z-index: 9999
}
._block-content-loading,
.why_buy_product_mn {
    position: relative
}
.why_buy_product_mn:before {
    background: #fff;
    position: absolute;
    top: 0;
    height: 64%
}
.why_buy_product_mn img.img_web {
    position: relative;
    z-index: 1
}
.why_buy_product_mn:after {
    position: absolute;
    height: 56px;
    top: 55.1%;
    background-image: url(../speed_image/process-title-bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    z-index: 1
}
.onestepcheckout-index-index #shipping-new-address-form select {
    margin-top: 0 !important
}
.leasing-option {
    float: left;
    width: 100%;
    margin-top: 0px !important;
    margin-bottom: 0;
    padding-bottom: 30px;
    border-bottom: 1px #dadada solid
}
.leasing-option .item-eligible {
    margin-bottom: 20px
}
.leasing-option .shipping-timeline {
    margin-bottom: 24px
}
.leasing-option .item-eligible .iteam-eligible-heding,
.leasing-option .shipping-timeline .shipping-timline-heading {
    font-size: 14px;
    font-weight: 600
}
.leasing-option .stock span.wds_stock_image {
    display: inline-block;
    vertical-align: top;
    margin-left: 2px;
    margin-top: -1px
}
.leasing-option a {
    color: #428bca;
    text-decoration: none
}
.leasing-option a:hover {
    color: #1d5f98
}
.leasing-option .leasing-expert_info {
    margin-top: 0px
}
.leasing-option .leasing-expert_info .expert-bottom,
.leasing-option .leasing-expert_info .image_box {
    display: inline-block;
    vertical-align: middle;
    margin-right: -4px
}
.leasing-option .leasing-expert_info .image_box {
    width: 20%;
    height: 50px;
    overflow: hidden;
    border-radius: 1000px
}
.leasing-option .leasing-expert_info .image_box img {
    display: block;
    margin: auto
}
.leasing-option .leasing-expert_info .expert-bottom {
    width: 80%;
    padding-left: 5px
}
.leasing-option .leasing-expert_info .expert-bottom .expert-bottom-1 {
    text-align: left;
    margin: 0
}
.leasing-option .leasing-expert_info .expert-bottom .expert-phone-number {
    display: block
}
.leasing-option .leasing-expert_info .expert-bottom .expert-bottom-1 .expert-phone-number a {
    font-size: 20px;
    line-height: 20px;
    color: #0d8bdf;
    letter-spacing: .3px
}
.leasing-option .leasing-expert_info .expert-bottom .expert-bottom-1 .expert-email a,
.leasing-option .leasing-expert_info .expert-bottom .expert-bottom-1 .expert-livechat a,
.leasing-option .leasing-expert_info .expert-bottom .expert-bottom-1 .expert-text a {
    color: #a3a3a3
}
.leasing-option .leasing-expert_info .expert-bottom .expert-bottom-1 .expert-email a:hover,
.leasing-option .leasing-expert_info .expert-bottom .expert-bottom-1 .expert-livechat a:hover,
.leasing-option .leasing-expert_info .expert-bottom .expert-bottom-1 .expert-text a:hover {
    color: #0d8bdf
}
.leasing-option .leasing-expert_info .expert-bottom .expert-bottom-1 .fa {
    font-size: 15px
}
.leasing-option .leasing-expert_info .expert-bottom .expert-bottom-1 div {
    margin-right: 4px
}
.leasing-option .product_details_right {
    border-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px
}
.leasing-option .product_details_right li {
    padding-left: 0
}
.pro-ratings {
    margin-left: -19px;
    margin-bottom: 8px
}
.leasing-option .product_details_right input {
    margin-top: -1px;
    display: inline-block;
    vertical-align: middle
}
.custome_leasing_pricing {
    float: left;
    width: 100%;
    text-align: center
}
.products-list .custome_leasing_pricing {
    position: absolute
}
.custome_leasing_pricing a,
.custome_leasing_pricing a:focus,
.product_left_mn .custome_leasing_pricing a span {
    background: 0 0 !important;
    color: #000 !important;
    font-size: 9px;
    line-height: 12px;
    font-weight: 600;
    box-shadow: none !important
}
.product_left_mn .custome_leasing_pricing a {
    padding: 0
}
.product_left_mn .custome_leasing_pricing {
    float: none;
    width: auto;
    display: inline-block;
    vertical-align: middle
}
.product_left_mn .price-box.price-final_price {
    vertical-align: middle;
    margin-right: -5px
}
.custome_leasing_pricing .apply_leasing,
.custome_leasing_pricing .financeamount,
.custome_leasing_pricing .financetext {
    display: block
}
.custome_leasing_pricing .financeamount,
.product_left_mn .custome_leasing_pricing .financeamount {
    border: 1px solid #a3a3a3;
    border-radius: 3px;
    background: #fff !important;
    background: -moz-linear-gradient(top, #fff 0, #f8f8f8 100%) !important;
    background: -webkit-linear-gradient(top, #fff 0, #f8f8f8 100%) !important;
    background: linear-gradient(to bottom, #fff 0, #f8f8f8 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f8f8f8', GradientType=0) !important;
    font-size: 11px !important;
    line-height: 12px !important;
    color: red !important;
    padding: 4px 15px 4px 3px;
    -moz-box-shadow: 0 1px 0 rgba(163, 163, 163, .5) !important;
    -webkit-box-shadow: 0 1px 0 rgba(163, 163, 163, .5) !important;
    box-shadow: 0 1px 0 rgba(163, 163, 163, .5) !important;
    margin-top: 1px;
    margin-bottom: 1px
}
.custome_leasing_pricing .financeamount:before {
    content: "";
    display: inline-block;
    background-image: url(../speed_image/smallbutton-yes-ic.png);
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 10px;
    width: 9px;
    height: 8px;
    margin-left: 2px
}
.products-list .ratings_category_list.pro-ratings {
    text-align: left;
    margin-left: -19px;
    float: left;
    margin-top: 10px
}
.products-grid .ratings_category_grid.pro-ratings {
    margin-top: 0px;
    margin-left: 0;
    margin-bottom: 0px
}
.products-grid .wds-product-labels.load_product_tag_v1 {
    margin-top: 0px
}
.weltpixel-quickview-catalog-product-view .product-info-main .price-box .discount,
.weltpixel-quickview-catalog-product-view .product-info-main .price-box .price-wrapper .price {
    color: #c4c2c2
}
.weltpixel-quickview-catalog-product-view .product-info-main .price-box .special-price .price {
    color: #ed4e24;
    text-decoration: none
}
.weltpixel-quickview-catalog-product-view .product-info-main .price-box .special-price {
    display: block;
    font-size: 24px
}
.weltpixel-quickview-catalog-product-view .product-info-main .leasing-option {
    display: none
}
.trustpilot-footer {
    z-index: 1;
    border: 1px solid #ccc !important;
    border-bottom: 0 !important;
    padding: 5px 0 8px !important;
    background-color: #f6f6f6 !important
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    .why_buy_product_mn::after,
    ::i-block-chrome {
        top: 55.2%
    }
}

@media all and (min-width:0\0) and (min-resolution:.001dpcm) {
    .why_buy_product_mn::after {
        top: 55.2%
    }
}

@media (min-width:768px),
print {
    .opc-estimated-wrapper {
        display: none
    }
}
.popular_items h2,
.wds_brandling .block-title strong,
h2.home_freeshipping span,
h2.home_special span {
    color: #424242 !important
}
.about_compressor_mn .about_compressr_top {
    padding-top: 53px;
    display: block
}
.about_compressor_mn {
    background-image: url(../speed_image/about_compressor_mn-bg.jpg);
    background-position: center top;
    color: #fff;
    margin-top: 50px
}
.about_compressor_mn .about_compressr_top .about-icon-1,
.about_compressor_mn .about_compressr_top .about-icon-2,
.about_compressor_mn .about_compressr_top .about-icon-3,
.about_compressor_mn .about_compressr_top .about-icon-4 {
    display: block;
    width: 99px;
    height: 99px;
    margin: auto auto 16px;
    background-color: #3396d7;
    background-image: url(../speed_image/hp-about-all-ic.png);
    background-repeat: no-repeat;
    border-radius: 1000px
}
.about_compressor_mn .about_compressr_top .about-icon-2 {
    background-position: 0 -99px
}
.about_compressor_mn .about_compressr_top .about-icon-3 {
    background-position: 0 -198px
}
.about_compressor_mn .about_compressr_top .about-icon-4 {
    background-position: 0 -297px
}
.about_compressor_mn .about_compressr_top .counter {
    font-size: 45px;
    line-height: 60px;
    font-family: Oswald, sans-serif;
    font-weight: 400;
    margin-bottom: 20px
}
.about_compressor_mn .about_compressr_top h5 {
    font-size: 22px;
    line-height: 22px;
    font-weight: 400
}
.about_compressor_mn .about_compressr_top .row {
    text-align: center
}
.about_compressor_mn .about_compressr_top [class*=col-] {
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: 23.9%;
    margin-bottom: 30px
}
.about_compressor_mn .about_compressr_top h2 {
    margin-top: 33px;
    font-family: Oswald, sans-serif;
    font-size: 34px;
    line-height: 34px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1.4px;
    margin-bottom: 30px
}
.about_compressor_mn .about_compressr_top p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 24px;
    letter-spacing: -.02px
}
.about_compressor_mn .about_compressr_bottom {
    background-color: #3396d7;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 40px
}
.about_compressor_mn .about_compressr_bottom .about_contact,
.about_compressor_mn .about_compressr_bottom .about_contact-img,
.about_compressor_mn .about_compressr_bottom .about_contact-left,
.about_compressor_mn .about_compressr_bottom .about_contact-txt {
    display: inline-block;
    vertical-align: middle;
    margin-right: -4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.about_compressor_mn .about_compressr_bottom .about_contact-left {
    width: 62%;
    padding-right: 80px
}
.about_compressor_mn .about_compressr_bottom .about_contact {
    width: 38%;
    padding-left: 1px
}
.about_compressor_mn .about_compressr_bottom h2 {
    font-size: 30px;
    line-height: 32px;
    font-weight: 500;
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
    letter-spacing: .9px;
    margin-top: 10px;
    margin-bottom: 14px
}
.about_compressor_mn .about_compressr_bottom p {
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    letter-spacing: .1px
}
.about_compressor_mn .about_compressr_bottom .about_contact-txt {
    padding-left: 32px
}
.about_compressor_mn .about_compressr_bottom .about_contact-txt h2 {
    text-transform: none;
    letter-spacing: 0;
    margin-top: 2px;
    margin-bottom: 8px
}
.about_compressor_mn .about_compressr_bottom .about_contact-txt p {
    margin-bottom: 0
}
.about_compressor_mn .about_compressr_bottom .call_icon:before {
    content: "\f095";
    font-family: FontAwesome;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px
}
.about_compressor_mn .about_compressr_bottom .call_icon {
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    letter-spacing: .1px;
    text-decoration: none
}
.hp-blog {
    display: block
}
.hp-blog .home_special {
    text-align: center;
    margin-bottom: 32px;
    margin-top: 55px
}
.hp-blog .featured_blogpost_mn {
    text-align: center;
    margin-bottom: 20px
}
.hp-blog .featured_blogpost_mn ul {
    margin: 0 -15px 25px;
    padding: 0;
    list-style: none
}
.hp-blog .featured_blogpost_mn li {
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33%;
    display: inline-block;
    vertical-align: top;
    margin-right: -4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.hp-blog .featured_blogpost_mn .blog-img {
    border: 1px solid #e1e1e1;
    height: 161px;
    width: 100%;
    position: relative
}
.hp-blog .featured_blogpost_mn .blog-img img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    display: block;
    max-width: 100%;
    max-height: 100%
}
.hp-blog .featured_blogpost_mn .blog-txt {
    background-color: #f5f5f5;
    padding: 14px 15px 13px;
    display: block;
    text-align: center
}
.hp-blog .featured_blogpost_mn .blog-txt p {
    font-size: 14px;
    color: #444;
    line-height: 22px;
    padding: 0 0 6px;
    margin: 0
}
.hp-blog .featured_blogpost_mn .blog-txt h2 {
    font-size: 18px;
    font-weight: 700;
    color: #444;
    line-height: 24px;
    text-transform: uppercase;
    height: 84px;
    overflow: hidden
}
.hp-blog .featured_blogpost_mn a {
    font-size: 20px;
    line-height: 24px;
    color: #428bca;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none
}
.weltpixel-quickview-catalog-product-view .box-gotoproduct .actions,
.weltpixel-quickview-catalog-product-view .box-tocart .actions {
    display: none
}
.weltpixel-quickview-catalog-product-view .field.qty {
    float: left
}
.weltpixel-quickview-catalog-product-view .product-info-main .price-box .old-price .price-wrapper .price {
    color: #c4c2c2;
    font-size: 18px
}
.weltpixel-quickview-catalog-product-view .product-info-main .price-box .price-wrapper .price {
    font-size: 24px;
    color: #ed4e24;
    text-decoration: none
}
#shipping-options-wrapper {
    margin-bottom: 10px
}
.field.qty .input-text.qty {
    border-radius: 0
}
.long-description p img {
    height: auto;
}

@media only screen and (max-width:1199px) {
    .opc-estimated-wrapper {
        display: none
    }
    .why_buy_product_mn::after {
        background-position: 48.85% bottom;
        top: 54%
    }
    .sections.nav-sections .navigation>ul>li>a {
        font-size: 15px
    }

    #SideCategoryList .multi_ul_list .custom_sub_menu.has_left_products {
        width: 990px
    }

    #SideCategoryList .custom_sub_menu.has_left_products .custom_sub_menu_wi>ul.submenu,
    #SideCategoryList .multi_ul_list.multi_ul_list_with_two_row .custom_sub_menu.has_left_products .custom_sub_menu_wi>ul.submenu {
        width: 72%
    }

    #SideCategoryList .custom_sub_menu.has_left_products .custom_sub_menu_wi>.product_list,
    #SideCategoryList .multi_ul_list.multi_ul_list_with_two_row .custom_sub_menu.has_left_products .custom_sub_menu_wi>.product_list {
        width: 28%
    }
    .leasing-option .leasing-expert_info .expert-bottom .expert-bottom-1 .expert-phone-number a {
        font-size: 19px;
        letter-spacing: .5px
    }
    .leasing-option .leasing-expert_info .expert-bottom .expert-bottom-1 .expert-email a,
    .leasing-option .leasing-expert_info .expert-bottom .expert-bottom-1 .expert-livechat a,
    .leasing-option .leasing-expert_info .expert-bottom .expert-bottom-1 .expert-text a {
        font-size: 12px
    }
    .leasing-option a.download_pdf {
        display: block
    }
    .products-list .custome_leasing_pricing {
        width: 90%
    }
    .product_left_mn .custome_leasing_pricing {
        width: 100%;
        text-align: left
    }
    .product_left_mn .price-box.price-final_price {
        margin-bottom: 16px;
        float: left;
        width: 100%
    }
    .leasing-option .leasing-expert_info .expert-bottom .expert-bottom-1 div {
        margin-right: 6px
    }
    .about_compressor_mn .about_compressr_bottom .about_contact-left {
        width: 55%;
        padding-right: 15px
    }
    .about_compressor_mn .about_compressr_bottom .about_contact {
        width: 45%;
        padding-left: 0
    }
    .opc-wrapper.one-step-checkout-wrapper #co-place-order-area {
        width: 80%
    }
}

@media only screen and (max-width:991px) {
    .onestepcheckout-index-index #checkout-review-table thead th:first-child {
        text-align: center;
        padding-left: 0
    }
    .onestepcheckout-index-index .one-step-checkout-wrapper .minicart-items-wrapper .product-item-detail {
        display: block;
        padding-left: 0;
        width: 100%;
        margin-top: 10px
    }
    .onestepcheckout-index-index .opc-block-summary .table-totals tbody .amount,
    .opc-block-summary .table-totals tfoot .amount {
        width: 30%
    }
    .why_buy_product_mn::after {
        top: 50.1%;
        background-size: 5200px
    }

    #push-menu>ul>li>a {
        padding: 6px 10px 7px;
        line-height: 22px
    }

    #push-menu>ul>li>a:hover,
    #push-menu>ul>li>ul>li a:hover {
        background: #000
    }

    #push-menu>ul>li>ul>li a,
    #push-menu>ul>li>ul>li>ul>li>a {
        line-height: 22px;
        padding: 5px 20px
    }

    #push-menu>ul>li>ul>li>ul>li>a {
        padding-left: 30px;
        padding-right: 30px
    }

    #push-menu .subcat-expand::after,
    #push-menu .subcat-expand::before {
        top: -4px
    }
    .products-list .custome_leasing_pricing {
        position: relative;
        right: 0;
        text-align: right;
        padding-right: 0;
        float: right;
        width: auto
    }
    .products-list ol.products.list li .wwe_shipping {
        width: 100%;
        text-align: center;
        padding-bottom: 0
    }
    .custome_leasing_pricing a {
        padding: 0
    }
    .product-item .product-item-description {
        float: left;
        width: 100%
    }
    .products-list .ratings_category_list.pro-ratings {
        width: 100%
    }
    .products-list .product-price {
        width: 100%;
        float: left
    }
    .products-list .product-item-inner {
        float: left;
        width: 100%
    }
    .about_compressor_mn .about_compressr_top [class*=col-] {
        width: 50%;
        margin-bottom: 50px;
        margin-right: -4px
    }
    .about_compressor_mn .about_compressr_top h2 {
        margin-top: 0
    }
    .about_compressor_mn .about_compressr_bottom .about_contact-left {
        width: 100%;
        padding-right: 0;
        margin-bottom: 20px
    }
    .about_compressor_mn .about_compressr_bottom .about_contact {
        width: 100%;
        padding-left: 0
    }
    .about_compressor_mn .about_compressr_bottom {
        padding-top: 50px;
        padding-bottom: 60px
    }
    .hp-blog .featured_blogpost_mn .blog-txt h2 {
        font-size: 16px;
        line-height: 22px;
        height: 90px
    }
}

@media only screen and (max-width:767px) {
    .checkout-payment-method .payment-method._active .payment-method-content {
        padding-left: 0
    }
    .opc-wrapper.one-step-checkout-wrapper #co-place-order-area {
        width: 100%;
        float: none;
        margin: 0
    }
    .opc-wrapper.one-step-checkout-wrapper #co-place-order-area .osc-addition-content-wrapper,
    .opc-wrapper.one-step-checkout-wrapper #co-place-order-area .osc-place-order-wrapper {
        padding: 0
    }
    .onestepcheckout-index-index #co-shipping-method-form>div {
        padding-top: 0px;
        padding-bottom: 0
    }

    #label_method_3free_calculatedshipping .price {
        top: 70px
    }
    .onestepcheckout-index-index .checkout-billing-address {
        margin-top: 50px
    }
    .onestepcheckout-index-index .modal-inner-wrap {
        max-width: 90%
    }
    .onestepcheckout-index-index .checkout-shipping-method {
        margin-top: 30px
    }
    .onestepcheckout-index-index .modal-inner-wrap .modal-header {
        min-height: inherit
    }
    .why_buy_product_mn .img_mobile {
        position: relative;
        margin: auto
    }
    .why_buy_product_mn:before {
        height: 61.8%
    }
    .why_buy_product_mn:after {
        background-position: 45% bottom;
        top: 58.2%;
        background-size: 5200px
    }
    .leasing-option a.download_pdf {
        display: inline-block;
        margin-left: 3px
    }
    .leasing-option .leasing-expert_info .image_box {
        width: 50px
    }
    .hp-blog .featured_blogpost_mn li {
        width: 100%;
        margin-bottom: 30px;
        margin-right: 0
    }
    .hp-blog .featured_blogpost_mn .blog-txt h2 {
        height: auto
    }
    .hp-blog .featured_blogpost_mn ul {
        margin-bottom: 0
    }
    .minicart-items-wrapper.overflowed .cart-price {
        margin-top: -6px;
        display: block
    }
}

@media only screen and (max-width:479px) {
    .payment-method._active .legend {
        font-size: 20px
    }

    #label_method_3free_calculatedshipping .price {
        background-size: 100%
    }
    .onestepcheckout-index-index #label_method_3free_shipping_wds_mngwwe_shipping .price {
        background-size: 100% !important
    }

    #checkout-review-table tbody tr td,
    #checkout-review-table tfoot tr td,
    #checkout-review-table thead th {
        padding: 5px !important
    }
    .onestepcheckout-index-index .osc-place-order-block .payment-option-inner {
        width: 100%;
        padding-right: 0
    }
    .onestepcheckout-index-index .osc-place-order-block .actions-toolbar {
        width: 100%
    }
    .why_buy_product_mn:after {
        background-position: 45.3% bottom;
        top: auto;
        background-size: 3800px;
        bottom: 38%
    }
    .why_buy_product_mn .container {
        padding-left: 0;
        padding-right: 0
    }
    .about_compressor_mn .about_compressr_top [class*=col-] {
        width: 100%;
        margin-right: 0
    }
    .about_compressor_mn .about_compressr_top .counter {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px
    }
    .about_compressor_mn .about_compressr_top h5 {
        font-size: 18px
    }
    .about_compressor_mn .about_compressr_bottom h2,
    .about_compressor_mn .about_compressr_top h2 {
        font-size: 24px;
        line-height: 32px;
        letter-spacing: 0
    }
    .about_compressor_mn .about_compressr_bottom .call_icon,
    .about_compressor_mn .about_compressr_bottom p,
    .about_compressor_mn .about_compressr_top p {
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 0
    }
    .about_compressor_mn .about_compressr_bottom .about_contact {
        text-align: center
    }
    .about_compressor_mn .about_compressr_bottom .about_contact-txt {
        padding-left: 0
    }
    .about_compressor_mn .about_compressr_bottom .about_contact-txt h2 {
        margin-bottom: 0
    }
}

@media only screen and (max-width:414px) {
    .weltpixel-quickview-catalog-product-view .product_left_mn {
        padding: 0 10px
    }
    .weltpixel-quickview-catalog-product-view .product_right_mn .actions {
        width: 100%;
        margin-top: 20px
    }
    .weltpixel-quickview-catalog-product-view .product_right_mn #product-addtocart-button {
        height: 40px;
        font-size: 14px
    }
}
#shipping-options-wrapper {
    border-bottom: 1px solid #1d94eb;
    padding: 10px 0
}
#shipping-options-wrapper .field .label {
    color: #1d94eb;
    font-size: 18px;
    line-height: 38px
}
#shipping-options-wrapper .field.required label:before {
    color: #d9534f;
    content: "* "
}
#shipping-options-wrapper .control {
    font-size: 14px;
    font-weight: 500
}
#shipping-options-wrapper .radio {
    margin: 10px 0
}
#label_carrier_calculatedshipping_calculatedshipping {
    display: none
}
#checkout-review-table span.toggle {
    cursor: pointer
}
.catalog-product-view .modals-wrapper .modal-inner-wrap .modal-content {
    max-height: 550px;
}
.catalog-category-view .mfp-content {
    height: 500px;
}
#shipping-options-wrapper {
    border-bottom: 1px solid #1d94eb;
    padding: 10px 0;
}
#shipping-options-wrapper .field .label {
    color: #1d94eb;
    font-size: 18px;
    line-height: 38px;
}
#shipping-options-wrapper .field.required label:before {
    color: #d9534f;
    content: "* ";
}
#shipping-options-wrapper .control {
    font-size: 14px;
    font-weight: 500;
}
#shipping-options-wrapper .radio {
    margin: 10px 0;
}

/*Review.css Merge end */

/* Customer Data Request */
.gdpr-data-request .column.main {
  box-sizing: border-box;
  padding: 32px;
  background: transparent;
  color: #222;
  line-height: 1.45;
}
.gdpr-data-request .column.main .page-title-wrapper .page-title {
  font-size: 28px;
  font-weight: 600;
  color: #0f1724;
  margin-bottom: 10px;
}
.gdpr-data-request .column.main > .fieldset,
.gdpr-data-request .column.main .wk-gdpr-design > .fieldset{
  background: #fff;
  border-radius: 6px;
  padding: 20px;
  margin-bottom: 22px;
  border: 1px solid rgba(15,23,36,0.06);
  box-shadow: 0 4px 14px rgba(0,0,0,0.06);
}
.gdpr-data-request .column.main .legend .page-title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 12px;
}
.gdpr-data-request .column.main .field {
  margin-bottom: 14px;
}
.gdpr-data-request .column.main .label,
.gdpr-data-request .column.main label.label {
  display: block;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 6px;
  color: #4b5563;
}
.gdpr-data-request .column.main .control input[type="text"],
.gdpr-data-request .column.main .control input[type="email"],
.gdpr-data-request .column.main .control input[type="password"],
.gdpr-data-request .column.main .control textarea,
.gdpr-data-request .column.main .control select {
  width: 100%;
  padding: 10px 12px;
  border-radius: 4px;
  border: 1px solid #d1d5db;
  background: #fff;
  font-size: 14px;
  transition: .15s;
}
.gdpr-data-request .column.main .control textarea {
  min-height: 110px;
  resize: vertical;
}
.gdpr-data-request .column.main .control input:focus,
.gdpr-data-request .column.main .control textarea:focus,
.gdpr-data-request .column.main .control select:focus {
  border-color: #1d94eb;
  box-shadow: 0 0 0 2px rgba(29,148,235,0.20);
  outline: none;
}
.gdpr-data-request .column.main .button,
.gdpr-data-request .column.main .action.primary,
.gdpr-data-request .column.main .button.action.primary,
.gdpr-data-request .column.main .actions-toolbar .primary button,
.gdpr-data-request .column.main .actions-toolbar .primary .action,
.gdpr-data-request .column.main .button.action.primary.download-pdf {
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.42857;
  border: 0;
  margin-bottom: 0;
  padding: 6px 15px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  background: #1d94eb !important;
  color: #FFFFFF !important;
  text-decoration: none;
}
.gdpr-data-request .column.main .button:hover,
.gdpr-data-request .column.main .action.primary:hover {
  background: #0f7cc7 !important;
}
.gdpr-data-request .column.main .action {
  color: #4a4c4e;
  background: transparent;
  padding: 4px 0;
  font-weight: 500;
}
.gdpr-data-request .column.main .wk-mp-list-container-table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 4px;
  overflow: hidden;
}
.gdpr-data-request .column.main .wk-mp-list-container-table th,
.gdpr-data-request .column.main .wk-mp-list-container-table td {
  padding: 12px 14px;
  font-size: 13px;
  border-bottom: 1px solid #f3f4f6;
}
.gdpr-data-request .column.main .wk-mp-list-container-table thead th {
  background: #f9fafb;
  font-weight: 700;
  color: #374151;
}
@media (max-width: 768px) {
  .gdpr-data-request .column.main {
    padding: 0px;
  }
  .gdpr-data-request .column.main .page-title-wrapper .page-title {
    font-size: 22px;
  }
  .gdpr-data-request .column.main > .fieldset,
  .gdpr-data-request .column.main .wk-gdpr-design > .fieldset {
    padding: 16px;
  }
  .gdpr-data-request .column.main .wk-gdpr-design > .fieldset .grid{
    overflow-x: auto;
  }
}
/* End Customer Data Request */