@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.less');
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
  font-display: swap;
}
* {
  box-sizing: border-box;
  outline: none;
}
body {
  font-family: 'Open Sans', sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: 13px;
  color: #333333;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0px;
  margin: 0px;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: underline;
  outline: none;
  color: #1d5f98;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
dt {
  margin: 0px;
}
div.mage-error {
  color: #e80404;
  font-weight: 600;
}
input[type="text"]::placeholder,
input[type="password"]::placeholder,
input[type="url"]::placeholder,
input[type="tel"]::placeholder,
input[type="search"]::placeholder,
input[type="number"]::placeholder,
input[type*="date"]::placeholder,
input[type="email"]::placeholder {
  color: inherit;
}
#form-category-search input[type="text"]::placeholder {
  color: #a9a9a9;
}
table {
  background-color: transparent;
}
td,
th {
  padding: 0px;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.row {
  margin: 0px -15px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
input[type=number]::-webkit-inner-spin-button {
  appearance: auto;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  border: 0px;
}
.btn,
.checkout-onepage-success .page-title-wrapper .print,
.checkout-success .actions-toolbar .action.primary,
.checkout-onepage-success #registration .action.primary,
.action.primary,
.action.secondary {
  display: inline-block;
  vertical-align: middle;
  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: #1d94eb;
  color: #ffffff;
}
.container {
  max-width: 1170px;
  padding: 0px 15px;
  width: 100%;
  margin: 0 auto;
}
.cbp-spmenu-left,
.sarch_mini_btn,
#showLeftPush {
  display: none;
}
.cms-index-index #container.container,
main#maincontent.page-main {
  max-width: none;
  padding: 0;
  width: 100%;
}
.cms-index-index .column.main,
.contact-index-index .column.main {
  padding: 0px !important;
}
.page-wrapper .page-header .panel.wrapper {
  background-color: transparent;
  border-bottom: 1px #9f9f9f solid;
  float: left !important;
  width: 100% !important;
  margin-bottom: 11px;
}
.page.messages {
  padding-bottom: 3px;
}
.home-before-content.home-banner {
  padding-top: 22.30%;
  background-size: cover;
  background-position: 50% 50%;
  display: block;
}
.page-layout-1column .column.main {
  width: 100% !important;
  padding: 0px 0px 0px 15px;
}
.customer-account-forgotpassword .column.main {
  padding-left: 0px;
}
.customer-account-forgotpassword .form.password.forget {
  min-width: auto;
}
.customer-account-forgotpassword .form .field {
  margin: 10px 0px 0px;
}
.page-header {
  padding-bottom: 16px !important;
}
.page-header .top_header_lt {
  padding: 8px 0px 7px;
  width: 57%;
  float: left;
  color: #000000;
  font-weight: 700;
}
.page-header .top_header_rt {
  width: 42%;
  margin-right: 0px;
  padding: 6px 0px 0px;
  text-align: right;
  float: right;
  color: #000000;
  font-size: 11px;
  font-weight: 400;
  line-height: 10px;
  margin: auto;
}
.page-header .top_header_rt > ul {
  padding: 0px;
  margin: 0px;
  margin: 0px -2px 0px 0px;
}
.page-header .top_header_rt > ul > li {
  display: inline-block;
  vertical-align: middle;
  padding-left: 10px;
  padding-right: 9px;
  position: relative;
  margin: 0px;
  text-decoration: none;
}
.page-header .top_header_rt > ul > li a {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  display: inline-block;
  line-height: 24px;
  padding-bottom: 5px;
  text-decoration: none;
}
.page-header .top_header_rt > ul > li:last-child {
  padding-right: 0px;
}
.page-header .top_header_rt > ul > li:last-child:after {
  display: none;
}
.page-header .top_header_rt > ul > li.dropdown:before,
.page-header .top_header_rt > ul > li.header_login:before {
  content: "\f107";
  font-family: 'FontAwesome';
  padding-left: 4px;
  float: right;
  margin-top: 7px;
  font-size: 14px;
}
.page-header .top_header_rt > ul > li.dropdown ul {
  display: none;
  position: absolute;
  left: 50%;
  top: 100%;
  width: 259px;
  border-radius: 3px;
  padding: 28px 20px 20px 21px;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: left;
  z-index: 2;
  margin-left: -9px;
}
.page-header .top_header_rt > ul > li.dropdown ul li {
  display: block;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  z-index: 1;
}
.page-header .top_header_rt > ul > li.dropdown ul:before {
  border-bottom: 5px solid #999;
  border-left: 5px solid rgba(0, 0, 0, 0);
  border-right: 5px solid rgba(0, 0, 0, 0);
  content: " ";
  height: 0px;
  left: 49%;
  position: absolute;
  top: 1px;
  width: 0px;
}
.page-header .top_header_rt > ul > li.dropdown ul:after {
  border: 1px #9f9f9f solid;
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 6px;
  bottom: 0px;
  margin: auto;
  border-radius: 3px;
  background-color: #fff;
}
.page-header .top_header_rt > ul > li.dropdown li a {
  border: 1px #9f9f9f solid;
  display: block;
  line-height: 49px;
  margin-bottom: 9px;
  position: relative;
  padding-left: 60px;
  font-size: 18px;
  color: #333;
  border-radius: 3px;
  padding-bottom: 0;
  text-decoration: none;
  font-weight: 400;
}
.page-header .top_header_rt > ul > li.dropdown li a:hover {
  background-color: #3395d7;
  border-color: #3395d7;
  color: #ffffff;
}
.page-header .top_header_rt > ul > li.dropdown li a .fa {
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  border-radius: 3px;
  background-color: #3395d7;
  position: absolute;
  left: -1px;
  top: 0;
  bottom: 0;
  text-align: center;
}
.page-header .top_header_rt > ul > li.dropdown li a .fa:before {
  font-size: 36px;
  position: absolute;
  left: 0;
  right: 0;
  line-height: 36px;
  color: #fff;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.page-header .top_header_rt > ul > li.dropdown li a .fa.hc:before {
  content: "";
  background-image: url('../images/cw_images/help-center-ic.webp');
  width: 33px;
  height: 27px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-size: 33px;
}
.page-header .top_header_rt > ul > li.dropdown li a .fa.os:before {
  content: "";
  background-image: url('../images/cw_images/h-order-status.webp');
  width: 34px;
  height: 29px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-size: 34px;
}
.page-header .top_header_rt > ul > li.dropdown li a .fa.fa-commenting-o:before,
.page-header .top_header_rt > ul > li.dropdown li a .fa.fa-paper-plane-o:before {
  font-size: 28px;
  line-height: 28px;
  margin-top: -3px;
}
.page-header .top_header_rt > ul > li.dropdown li.time {
  font-size: 14px;
  text-align: center;
  padding-top: 10px;
}
.page-header .top_header_rt > ul > li.header_login .sharkskin-collapse {
  padding-top: 0;
  width: auto;
  float: none;
  padding-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.page-header .top_header_rt > ul > li.header_login .sharkskin-collapse .sharkskin-links {
  border: 1px #9f9f9f solid;
  background-color: #fff;
  border-radius: 3px;
  padding: 20px;
  display: inline-block;
}
.page-header .top_header_rt > ul > li.header_login .sharkskin-collapse .sharkskin-links li {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
}
.page-header .top_header_rt > ul > li.header_login .sharkskin-collapse .sharkskin-links li.login_button a {
  padding-bottom: 0;
  color: #fff;
  line-height: 35px;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  background: #1c8cdc !important;
}
.page-header .top_header_rt > ul > li.header_login .sharkskin-collapse .sharkskin-links li.register_button {
  border-bottom: 1px solid #adadad;
  line-height: 24px;
  margin-bottom: 5px;
  padding: 0;
  text-align: center;
  width: 100%;
}
.page-header .top_header_rt > ul > li:after {
  content: "|";
  position: absolute;
  right: -5px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 14px;
  font-weight: 400;
  margin-top: -3px;
}
.page-header .top_header_rt > ul > li:hover ul {
  display: block;
}
.page-header .top_header_rt > ul > li + li + li.dropdown .time {
  padding-top: 0px;
}
.page-header .top_header_rt #sharkskin-header-user-links-collapse {
  padding-top: 0;
  width: auto;
  float: none;
  padding-bottom: 0;
  margin-top: 0;
  display: inline-block;
  text-align: center;
  position: relative;
}
.page-header .top_header_rt #sharkskin-header-user-links-collapse .widget-header {
  text-decoration: none;
}
.page-header .top_header_rt #sharkskin-header-user-links-collapse .widget-header .login_txt {
  line-height: inherit;
  font-weight: 400;
  color: #333;
  font-size: 14px;
}
.page-header .top_header_rt #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;
  border-radius: 3px;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 190px;
  border-color: #9f9f9f;
  left: 50%;
  margin-left: -12px;
}
.page-header .top_header_rt #sharkskin-header-user-links-collapse > div.widget-content {
  border: 0;
  background-color: transparent;
  padding: 6px 0 0;
}
.page-header .top_header_rt #sharkskin-header-user-links-collapse > div.widget-content :before {
  border-bottom: 5px solid #999;
  border-left: 5px solid rgba(0, 0, 0, 0);
  border-right: 5px solid rgba(0, 0, 0, 0);
  top: 1px;
}
.page-header .top_header_rt #sharkskin-header-user-links-collapse:hover .widget-content {
  display: inline-block;
}
.page-header .top_header_rt #sharkskin-header-user-links-collapse:hover .widget-content:before {
  content: " ";
  height: 0;
  left: 49%;
  position: absolute;
  width: 0;
  border-bottom: 5px solid #999;
  border-left: 5px solid rgba(0, 0, 0, 0);
  border-right: 5px solid rgba(0, 0, 0, 0);
  top: 1px;
}
.header.content {
  max-width: 1170px !important;
  margin: 0 auto;
  clear: both;
  padding: 19px 15px 0px !important;
}
.header.content .compare.wrapper {
  margin-bottom: 10px;
  float: none;
}
.header.content .logo {
  float: left;
  width: auto;
  max-width: 21%;
  margin: 0px;
}
.header.content .logo img {
  max-width: 100%;
  border: 0;
}
.header.content .search_header {
  width: 496px;
  float: left;
  position: relative;
  margin-left: 36px;
  margin-top: 2px;
  padding-left: 0px;
  z-index: inherit;
}
.header.content .search_header .field,
.header.content .search_header .control {
  margin-top: 0;
}
.header.content .search_header #search {
  width: 100%;
  height: 29px;
  line-height: normal;
  padding: 5px 10px;
  border: 1px solid #0d4879;
  color: #000000;
  padding-right: 40px;
  border-radius: 5px;
}
.header.content .search_header .actions {
  position: absolute;
  right: 0;
  top: 0;
}
.header.content .search_header .actions .search {
  width: 30px;
  height: 29px;
  background: #0d4879;
  float: left;
  line-height: 29px;
  text-align: center;
  border: 0;
  right: 0px;
  opacity: 1;
  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;
}
.header.content .search_header .actions .search i {
  color: #ffffff;
  font-size: 16px;
}
.header.content .search_header .actions .search:before {
  display: none;
}
.header.content .cwn-header-section-contact {
  width: 28%;
  margin-top: -12px;
  padding-right: 6px;
  border-left: 0;
  padding-bottom: 0;
  float: left;
  text-align: center;
}
.header.content .cwn-header-section-contact .header_phone_number_section {
  display: inline-block;
  position: relative;
  padding-left: 61px;
  padding-top: 0;
}
.header.content .cwn-header-section-contact .header_phone_number_section:before {
  content: "\f095";
  font-family: 'FontAwesome';
  width: 53px;
  height: 52px;
  border-radius: 3px;
  background-color: #3395d7;
  display: inline-block;
  font-size: 36px;
  color: #ffffff;
  position: absolute;
  left: 0;
  top: 4px;
  line-height: 53px;
}
.header.content .cwn-header-section-contact .header_phone_number_section:after {
  content: "\f0da";
  font-family: 'FontAwesome';
  color: #3395d7;
  font-size: 24px;
  position: absolute;
  left: 50px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: 8px;
}
.header.content .cwn-header-section-contact .header_phone_number_section a {
  font-size: 24px;
  color: #3395d7;
  line-height: 24px;
  letter-spacing: .9px;
  font-weight: 600;
  text-decoration: none;
}
.header.content .cwn-header-section-contact .header_phone_number_section a:hover {
  text-decoration: none;
}
.header.content .cwn-header-section-contact .header_phone_number_section p.small_text {
  font-size: 12px;
  max-width: 180px;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 18px;
}
.header.content .minicart-wrapper {
  width: 40px;
  padding-left: 8px;
  float: right;
  position: relative;
  margin-top: 2px;
  margin-left: 0px;
}
.header.content .minicart-wrapper:before {
  background: #dcdcdc;
  content: "";
  height: 29px;
  left: -28px;
  position: absolute;
  top: 0;
  width: 1px;
}
.header.content .minicart-wrapper .text {
  display: none;
}
.header.content .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: 0;
  padding-left: 8px;
  line-height: 20px;
  background: url('../images/cw_images/cart_ic.webp') no-repeat center;
}
.header.content .minicart-wrapper .counter-label {
  display: none;
}
.header.content .minicart-wrapper .action.showcart:before {
  display: none;
}
.header.content .minicart-wrapper .min_cart_grand_total span.price {
  display: block;
  color: #000000;
  font-size: 12px;
  position: absolute;
  margin: 0;
  left: -7px;
  top: 30px;
  width: 64px;
  text-align: center;
}
.header.content .minicart-wrapper .mage-dropdown-dialog {
  position: absolute;
  background: #fff;
  border: 1px solid #9c9c9c;
  padding: 15px 12px;
  width: 212px;
  top: 50px;
  right: 0;
  left: auto;
  z-index: 9999;
}
.header.content .minicart-wrapper .mage-dropdown-dialog:before {
  border-bottom: 7px solid #999;
  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;
}
.header.content .minicart-wrapper .action.close {
  display: none !important;
}
.header.content .minicart-wrapper .minicart-widgets,
.header.content .minicart-wrapper .block-minicart {
  margin: 0px;
}
.header.content .minicart-wrapper:hover .mage-dropdown-dialog {
  display: block !important;
}
.header.content #minicart-content-wrapper .subtitle.empty {
  font-weight: 400;
  font-size: 12px;
  display: block;
  padding: 0px;
}
.header.content #minicart-content-wrapper .actions {
  float: left;
  width: 100%;
  text-align: center;
  padding-top: 5px;
  margin: 0px;
}
.header.content #minicart-content-wrapper .actions > .primary {
  margin: 0px;
}
.header.content #minicart-content-wrapper .actions #top-cart-btn-checkout {
  background: #73c546;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  border: 0;
  cursor: pointer;
  height: 33px;
  padding: 0 7px;
  text-transform: uppercase;
  margin: 0;
  border-radius: 0px;
  width: auto;
  display: inline-block;
}
.header.content #minicart-content-wrapper .actions #top-cart-btn-checkout:hover {
  background: #65b13c;
}
.header.content #minicart-content-wrapper .minicart-items-wrapper {
  border: 0px;
  margin: 0px;
  overflow: visible;
  padding: 0px;
}
#mini-cart {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}
#mini-cart li {
  float: left;
  width: 100%;
  padding: 0 0 7px;
  margin: 0;
  list-style: none;
}
#mini-cart li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
#mini-cart li.product-item .product-item-name {
  width: 67%;
  float: left;
  font-size: 11px;
  font-weight: 400;
  margin: 0;
}
#mini-cart li.product-item .product-item-pricing {
  float: left;
  width: 33%;
  text-align: right;
  font-size: 11px;
}
#mini-cart .product .product-item-details {
  padding-left: 0px;
}
#mini-cart .product .product-item-details .product-item-name {
  font-size: 12px;
  line-height: 18px;
  text-align: left;
}
#mini-cart .product .product-item-details .product-item-name a {
  font-size: 12px;
  line-height: 10px;
}
#mini-cart .product .product-item-details .price {
  font-weight: 400;
  font-size: 11px;
}
#mini-cart .product .product-item-details .price-excluding-tax {
  margin: 0px;
}
.sections.nav-sections {
  float: left;
  width: 100%;
  border-top: 6px solid #9f9f9f;
  background: url('../images/cw_images/nav-menu-bg.webp') repeat-x top center;
  background-size: cover;
  border-bottom: 2px solid #9f9f9f;
  padding: 5px 0px 7px;
  margin-bottom: 0px;
}
.sections.nav-sections > .section-item-content {
  max-width: 1170px;
  margin: 0 auto;
  clear: both;
  padding: 0 15px;
}
.sections.nav-sections > .section-item-content .navigation {
  z-index: inherit;
}
.sections.nav-sections > .section-item-content .navigation > ul {
  float: left;
  width: 100%;
  padding: 0px;
  margin: 0px;
  list-style: none;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.sections.nav-sections > .section-item-content .navigation > ul > li {
  float: left;
  width: auto;
  padding: 0px;
  margin: 0px;
  list-style: none;
  padding-top: 9px;
  padding-bottom: 6px;
  position: relative;
}
.sections.nav-sections > .section-item-content .navigation > ul > li > a {
  float: left;
  width: auto;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  border-left: 0 solid #004c6f;
  border-right: 1px solid #9f9f9f;
  line-height: 35px;
  text-transform: uppercase;
  padding: 0 8px;
  margin: 0;
  line-height: 15px;
  color: #ffffff;
}
.sections.nav-sections > .section-item-content .navigation > ul > li:last-child a {
  border: 0px;
}
.sections.nav-sections > .section-item-content .navigation > ul > li:hover,
.sections.nav-sections > .section-item-content .navigation > ul > li.has-active,
.sections.nav-sections > .section-item-content .navigation > ul > li:active,
.sections.nav-sections > .section-item-content .navigation > ul > li.active {
  color: #9f9f9f;
  border-bottom: 0px;
}
.sections.nav-sections > .section-item-content .navigation > ul > li:hover a,
.sections.nav-sections > .section-item-content .navigation > ul > li.has-active a,
.sections.nav-sections > .section-item-content .navigation > ul > li:active a,
.sections.nav-sections > .section-item-content .navigation > ul > li.active a {
  color: #9f9f9f;
  border-bottom: 0px;
}
#SideCategoryList > ul > li:hover:after {
  top: 13px;
  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 > ul > li.last .custom_sub_menu.has_left_products {
  margin-left: 25px;
}
#SideCategoryList > ul > li.level0 .custom_sub_menu.has_left_products .custom_sub_menu_wi > ul.submenu {
  width: 100%;
  position: inherit;
  grid-auto-columns: auto;
  grid-template-columns: auto;
  display: block !important;
  column-count: 3;
  row-gap: 0px;
  height: auto !important;
}
#SideCategoryList > ul > li.level0 .custom_sub_menu.has_left_products .custom_sub_menu_wi > ul.submenu li {
  position: static !important;
  break-inside: avoid;
  float: left;
  width: 100%;
  margin: 0px;
  transform: none !important;
}
#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 > ul.submenu {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  background: transparent;
  box-shadow: none;
  position: inherit;
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi > ul.submenu > li {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  margin-right: -4px;
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi > ul.submenu > li > ul.submenu {
  margin: 0;
  padding: 0;
  list-style: none;
  top: auto !important;
  left: auto !important;
  position: static;
  background: transparent;
  box-shadow: none;
  border: 0px;
}
#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;
  background: transparent;
}
#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 .custom_sub_menu_wi > ul.submenu li a {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 34px;
  color: #333;
  text-decoration: none;
  padding: 0px;
  background: transparent;
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi > ul.submenu li a:hover {
  color: #1c8cdc;
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi > .product_list {
  display: inline-block;
  vertical-align: top;
  margin: 0px -4px 0px 0px;
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi > .product_list .menu_product_list {
  float: left;
  width: 100%;
  margin: 0px 0px 16px;
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi > .product_list .menu_product_list > a {
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
  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 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 > .product_list .menu_product_list .menu_left_block {
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
  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;
  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 .price {
  color: #c00;
  font-size: 12px;
  line-height: 16px;
  font-family: 'Open Sans', sans-serif;
  text-decoration: none;
  font-weight: normal;
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi > .product_list .menu_product_list .menu_left_block .discount {
  color: #c4c2c2;
  font-weight: normal;
}
#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 h3 {
  margin-bottom: 18px;
}
#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;
}
#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_sub_menu.has_left_products.custom_menu_top_level .custom_menu_parent ul {
  list-style: none;
  padding: 0px;
  display: block;
  position: inherit;
  background: transparent;
  box-shadow: none;
  border: 0;
}
#SideCategoryList .custom_sub_menu.has_left_products.custom_menu_top_level .custom_menu_parent ul li {
  display: inline-block;
  width: 50%;
  margin-right: -4px;
}
#SideCategoryList .custom_sub_menu.has_left_products.custom_menu_top_level .custom_menu_parent ul li a {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 34px;
  color: #333;
  text-decoration: none;
  padding: 0px;
}
#SideCategoryList .custom_sub_menu.has_left_products.custom_menu_top_level .custom_menu_parent ul li a:hover {
  color: #1c8cdc;
  background: inherit;
}
.custom_sub_menu {
  display: none;
  background-color: #fff;
  border-top: 3px solid #1c8cdc;
  float: left;
  position: absolute;
  top: 67px;
  z-index: 999;
  width: 570px;
  top: 31px;
  border-top: 0;
  background-color: transparent;
  padding: 6px 0 0;
  border-bottom: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.custom_sub_menu.has_left_products {
  margin-left: 25px;
  width: 889px;
}
.custom_sub_menu.has_left_products .custom_sub_menu_wi > ul.submenu {
  width: 67.5%;
}
.custom_sub_menu.has_left_products .custom_sub_menu_wi > .product_list {
  width: 32.5%;
  margin-top: -29px;
}
.nav-sections .navigation .level0 .custom_sub_menu.static_block_html ul.submenu {
  list-style: none;
  padding: 0px;
  display: block;
  position: inherit;
  background: transparent;
  box-shadow: none;
  border: 0;
}
.nav-sections .navigation .level0 .custom_sub_menu.static_block_html ul.submenu li {
  display: inline-block;
  width: 50%;
  margin-right: -4px;
}
.nav-sections .navigation .level0 .custom_sub_menu.static_block_html ul.submenu li a {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 34px;
  color: #333;
  text-decoration: none;
  padding: 0px;
}
.nav-sections .navigation .level0 .custom_sub_menu.static_block_html ul.submenu li a:hover {
  color: #1c8cdc;
  background: inherit;
}
.column.main .call_for_price ul,
.menu_left_block .call_for_price ul {
  width: 162px;
  padding: 0;
  margin: auto;
  min-height: inherit;
}
.column.main .call_for_price ul li,
.menu_left_block .call_for_price ul li {
  width: 100% !important;
  margin-top: 0 !important;
  text-align: left !important;
  font-size: 14px;
  letter-spacing: -.2px;
  margin-bottom: 6px !important;
  padding: 0 !important;
  position: relative;
}
.column.main .call_for_price ul a.primary,
.menu_left_block .call_for_price ul a.primary {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  border: 0;
  margin-bottom: 0;
  padding: 6px 15px;
  text-align: center;
  white-space: nowrap;
  background-color: #f80d15;
  line-height: 18px;
  padding-left: 10px;
  color: #fff !important;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
  letter-spacing: .5px;
  border-radius: 3px;
  position: relative;
  padding-right: 40px;
}
.column.main .call_for_price ul a.primary:after,
.menu_left_block .call_for_price ul a.primary:after {
  content: "\f105";
  font-family: 'FontAwesome';
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  width: 30px;
  line-height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  background-color: #a80006;
  text-align: center;
  border-radius: 0 3px 3px 0;
}
.column.main .call_for_price ul a.primary:hover,
.menu_left_block .call_for_price ul a.primary:hover {
  background-color: #d9070e;
  border: 0px;
}
.column.main .call_for_price.parent ul,
.menu_left_block .call_for_price.parent ul {
  list-style: none;
  padding: 0;
  margin: 3px 0 0;
}
.column.main .call_for_price.parent ul li,
.menu_left_block .call_for_price.parent ul li {
  margin-bottom: 3px !important;
  font-size: 12px;
}
.custom_sub_menu_wi {
  background-color: #fff;
  border-top: 3px solid #1c8cdc;
  padding: 29px 21px;
  border-bottom: 3px solid #1c8cdc;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.3);
}
.custom_sub_menu_wi > ul.submenu {
  display: inline-block !important;
  vertical-align: top;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  border: 0px !important;
}
.custom_sub_menu_wi > ul.submenu > li {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  margin-right: -4px;
}
.custom_sub_menu_wi > ul.submenu > li > ul.submenu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
}
.custom_sub_menu_wi > ul.submenu > li > ul.submenu li a {
  font-size: 13px;
  line-height: 24px;
  color: #666;
  position: relative;
  padding: 0px 0px 0px 12px;
  font-weight: 400;
  display: block;
}
.homepage_promotion {
  background: #3395d7;
  margin: 0 auto;
  clear: both;
  padding: 8px 15px;
  vertical-align: middle;
  width: 100%;
  height: 93px;
}
.homepage_promotion .home_promotion {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.homepage_promotion .left {
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
  font-size: 36px;
  font-weight: 300;
  line-height: 76px;
}
.homepage_promotion .right {
  display: inline-block;
  vertical-align: middle;
  float: none;
  text-align: right;
  width: 46%;
}
.homepage_promotion a.learn_more {
  background: #71cf3d;
  padding: 9px 18px;
  text-transform: uppercase;
  font-size: 16px;
  color: #ffffff;
  font-weight: 600;
  text-align: center;
  float: right;
  margin: 1px 113px 0px 21px;
  text-decoration: none;
  border-radius: 3px;
}
.cwn-category {
  float: left;
  width: 100%;
  margin-top: 36px;
}
.cwn-category blockquote {
  border-left: 0;
}
.cwn-category h2 {
  color: #424242;
  font-size: 30px;
  letter-spacing: .2px;
  line-height: 30px;
  padding: 0 0 26px;
  text-transform: uppercase;
  float: left;
  width: 100%;
  text-align: left;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
}
.cwn-category .row {
  margin: 0px -5px;
}
.cwn-category .row .col {
  vertical-align: top;
  width: 16.66%;
  float: left;
  padding: 5px;
  min-height: 29px;
  margin-bottom: 40px;
}
.cwn-category .row .col .thumbnail {
  padding: 0px;
  margin: 0px;
  border-radius: 0;
  display: block;
  background: #fff;
  overflow: hidden;
  position: relative;
  border: 0;
}
.cwn-category .row .col .thumbnail h3 {
  font-size: 15px;
  line-height: 20px;
  margin: 12px 0 0;
  min-height: 49px;
  padding: 0 20px;
  color: #333333;
  text-align: center;
  min-height: 60px;
}
.cwn-category .row .col .thumbnail a {
  text-decoration: none;
}
.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;
  min-height: 60px;
}
.cwn-category .row .col .thumbnail a.btn {
  display: inline-block;
  vertical-align: middle;
  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: #1d94eb;
  color: #ffffff;
}
.cwn-category .row .col .thumbnail a.btn:hover {
  background: #105ca4;
  color: #ffffff;
}
.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%;
  width: auto;
  height: auto;
}
.cwn-category .row .col .thumbnail .overlay_over {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cwn-category .row .col .thumbnail:hover .overlay_over {
  height: 100%;
}
.overlay_over {
  display: block;
  position: absolute;
  z-index: 20;
  overflow: hidden;
  text-align: center;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  bottom: 0;
  height: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.widget.wds_brandling {
  float: left;
  width: 100%;
  overflow: hidden;
  float: none;
  margin: 22px auto 32px !important;
}
.widget.wds_brandling strong {
  float: left;
  width: 100%;
  font-size: 30px;
  letter-spacing: .2px;
  line-height: 30px;
  padding: 0 0 26px;
  text-transform: uppercase;
  text-align: center;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  color: #424242;
}
.widget.wds_brandling ul {
  padding: 0px;
}
.widget.wds_brandling .block-content {
  margin: 0 -8px;
  padding: 0;
  list-style: none;
  height: 108px;
  clear: both;
}
.widget.wds_brandling .block-content .relate-content {
  text-align: center;
  float: left;
  width: 100%;
  padding: 3px 10px;
  overflow: hidden;
  position: relative;
}
.widget.wds_brandling .block-content .relate-content > a {
  border: 1px solid #dadada;
  float: left;
  width: 100%;
  color: #333;
  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;
}
.widget.wds_brandling .block-content .relate-content > a td {
  vertical-align: middle;
}
.widget.wds_brandling .block-content .relate-content > a img {
  display: inline-block;
  vertical-align: middle;
  max-width: 95px;
  max-height: 90%;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  width: auto;
  height: auto;
}
.widget.wds_brandling .block-content .relate-content a span {
  display: block;
  margin-top: 10px;
}
.widget.wds_brandling .block-content .relate-content .overlay_over {
  width: auto;
  bottom: 3px;
  left: 10px;
  right: 10px;
}
.widget.wds_brandling .block-content .relate-content .overlay_over a {
  border: 0;
  text-decoration: none;
  display: block;
  padding-top: 40px;
}
.widget.wds_brandling .block-content .relate-content .overlay_over a i {
  color: #ffffff;
  font-size: 22px;
}
.widget.wds_brandling .block-content .relate-content:hover .overlay_over {
  height: 100px;
}
.hp-slider {
  overflow: hidden;
  float: left;
  width: 100%;
}
.hp-slider .home_freeshipping {
  float: left;
  width: 100%;
  font-size: 30px;
  letter-spacing: .2px;
  line-height: 30px;
  padding: 0 0 26px;
  text-transform: uppercase;
  text-align: center;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  color: #424242;
  text-align: left;
  padding-right: 80px;
  letter-spacing: 0px;
  margin-top: 20px;
  padding-bottom: 12px;
}
.hp-slider .slick-list {
  float: left;
  width: 100%;
}
.cwn_products_rt_mn_home {
  float: left;
  width: 100%;
}
.cwn_products_rt_mn_home .product_custom_ul li .thumbnail .price-box .old-price .price-container.price-final_price {
  text-decoration: inherit;
}
.cwn_products_rt_mn_home .product_custom_ul li .thumbnail .price-box .old-price .price-container.price-final_price .price {
  color: #c4c2c2;
}
.cwn_products_rt_mn_home .product_custom_ul li .thumbnail a > img {
  max-width: 90%;
  margin: 10px auto 0px;
  width: auto;
  max-height: 380px;
  height: auto;
}
.product_custom_ul:not(.list) {
  margin: 0 -3px;
  padding: 0;
  list-style: none;
}
.product_custom_ul:not(.list) li {
  width: 25%;
  float: left;
  margin: 0;
  list-style: none;
  text-align: center;
  padding: 10px;
  box-sizing: border-box;
  position: relative;
}
.product_custom_ul:not(.list) li .thumbnail {
  float: left;
  width: 100%;
  border: 0 solid #dcdcdc;
  position: relative;
}
.product_custom_ul:not(.list) li .thumbnail > a {
  height: 260px;
  display: block;
  border-right: 1px #dadada solid;
}
.product_custom_ul:not(.list) li .thumbnail h4 {
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  padding: 0px 21px 8px 21px;
}
.product_custom_ul:not(.list) li .thumbnail h4 a {
  text-decoration: none;
}
.product_custom_ul:not(.list) li .thumbnail .price-box {
  height: 50px;
}
.product_custom_ul:not(.list) li .thumbnail .price-box .price-container.price-final_price {
  font-size: 20px;
  font-weight: 600;
  text-decoration: inherit;
  color: #c4c2c2;
  line-height: 20px;
  letter-spacing: -.5px;
}
.product_custom_ul:not(.list) li .thumbnail .price-box .price-container.price-final_price .price {
  color: #c00;
  font-size: inherit;
}
.product_custom_ul:not(.list) li .thumbnail .price-box .price-container.price-final_price .old-price .price {
  color: #c4c2c2;
}
.product_custom_ul:not(.list) li .thumbnail .price-box .discount {
  color: #c4c2c2;
  font-size: 16px;
}
.product_custom_ul:not(.list) li .netreviews-stars {
  padding: 0;
  display: block;
  height: 20px;
  border: none;
  width: auto;
  text-align: center;
  float: none;
  margin: 0px 0px 15px;
}
.product_custom_ul:not(.list) li .netreviews-stars .rating-summary .rating-result {
  display: inline-block;
  vertical-align: middle;
  width: 84px;
  position: relative;
}
.product_custom_ul:not(.list) li .netreviews-stars .rating-summary .rating-result:before {
  content: '\f005' '\f005' '\f005' '\f005' '\f005' !important;
  font-family: 'FontAwesome' !important;
}
.product_custom_ul:not(.list) li .netreviews-stars .rating-summary .rating-result > span:before {
  content: '\f005' '\f005' '\f005' '\f005' '\f005' !important;
  font-family: 'FontAwesome' !important;
}
.product_custom_ul:not(.list) li .netreviews-stars .reviews-actions {
  font-size: 13px;
  margin-top: 0px;
}
.product_custom_ul:not(.list) .slick-list:after {
  content: "";
  position: absolute;
  right: 0;
  border-right: 16px #fff solid;
  bottom: 0;
  top: 0;
  margin: auto;
  display: block;
}
.wds-product-labels {
  text-align: center;
}
.wds-product-labels .price_match_guarantee {
  background: url('../images/cw_images/price_match_guarantee.webp') no-repeat center top;
  display: block;
  height: 34px;
  margin: 5px 0;
  text-indent: -9999px;
  width: 100%;
  font-size: 0px;
}
.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: 0 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,
.wds-product-labels .compact,
.wds-product-labels .made_in_the_usa,
.wds-product-labels .engineers_pick,
.wds-product-labels .best_bang_for_the_buck,
.wds-product-labels .single_phase,
.wds-product-labels .energy_efficient,
.wds-product-labels .back_to_school_special,
.wds-product-labels .overstock_discount,
.wds-product-labels .holiday_special,
.wds-product-labels .monthly_special,
.wds-product-labels .ready_to_ship,
.wds-product-labels .customer_favourite,
.wds-product-labels .recommended,
.wds-product-labels .deal_of_the_century {
  background: #428bca;
}
.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 .free_factory_start_up {
  background-position: 0 -414px;
}
.wds-product-labels .one_year_warranty {
  background-position: 0 0;
}
.wds-product-labels .two_year_warranty {
  background-position: 0 -69px;
}
.wds-product-labels .three_year_warranty {
  background-position: 0 -138px;
}
.wds-product-labels .five_year_warranty {
  background-position: 0 -207px;
}
.wds-product-labels .onezero_year_warranty {
  background-position: 0 -276px;
}
.wds-product-labels .lifetime_warranty {
  background-position: 0 -345px;
}
.products .product_custom_ul:not(.list) li {
  padding: 0 5px;
  margin-bottom: 0px;
  margin-top: 15px;
  position: relative;
}
.products .product_custom_ul:not(.list) li .thumbnail h4 {
  padding: 0px;
  margin: 0px;
  font-size: 13px;
  line-height: 17px;
  width: 100%;
  height: 68px;
  font-weight: 700;
  overflow: hidden;
  display: block;
}
.products .product_custom_ul:not(.list) li .thumbnail h4 a {
  color: #428bca;
  font-weight: 700;
}
.products .product_custom_ul:not(.list) li .thumbnail h4 a:hover {
  color: #1d5f98;
  text-decoration: underline;
}
.products .product_custom_ul:not(.list) li .thumbnail > a {
  border: 0px;
  height: auto;
}
.products .product_custom_ul:not(.list) li .thumbnail .product-price .price-final_price .price-final_price {
  width: 100%;
  float: left;
  height: 29px;
}
.products .product_custom_ul:not(.list) li .thumbnail .price-box {
  height: auto;
}
.products .product_custom_ul:not(.list) li .thumbnail .price-box .price-container.price-final_price {
  font-size: 15px;
  font-weight: 600;
  text-decoration: inherit;
}
.products .product_custom_ul:not(.list) li .thumbnail > .wds-product-labels {
  display: block;
}
.products .product_custom_ul:not(.list) li .model {
  float: left;
  width: 100%;
  padding: 5px 0 10px;
  color: #333;
  font-size: 13px;
}
.products .product_custom_ul:not(.list) li .brand_img_mn {
  float: left;
  width: 100%;
  height: 40px;
}
.products .product_custom_ul:not(.list) li .brand_img_mn img {
  max-height: 40px;
  width: auto;
  max-width: 140px;
  height: auto;
}
.products .product_custom_ul:not(.list) li .product-price {
  height: auto;
  float: left;
  width: 100%;
  text-align: center;
  font-size: 15px;
  font-weight: 600;
  color: #ed4e24;
}
.products .product_custom_ul:not(.list) li .product-price .custom_pricing {
  position: relative;
}
.products .product_custom_ul:not(.list) li .product-price .custom_pricing .price-box.price-final_price {
  height: auto;
  margin: 0px;
}
.products .product_custom_ul:not(.list) li .product-price .custom_pricing .price-box.price-final_price > .price-container.price-final_price {
  height: 43px;
  float: left;
  width: 100%;
  letter-spacing: normal;
}
.products .product_custom_ul:not(.list) li .product-price .custom_pricing .price-box.price-final_price .price {
  color: #ed4e24;
  font-weight: 600;
}
.products .product_custom_ul:not(.list) li .product-price .custom_pricing .price-box.price-final_price .old-price {
  color: #c4c2c2;
  text-decoration: line-through;
}
.products .product_custom_ul:not(.list) li .product-price .custom_pricing .price-box.price-final_price .old-price span.price {
  color: #c4c2c2;
}
.products .product_custom_ul:not(.list) li .product-price .custom_pricing .discount {
  color: #c4c2c2;
  margin-left: 10px;
  font-size: 15px;
}
.products .product_custom_ul:not(.list) li .product-price .custom_pricing .special-price {
  color: #ed4e24;
  display: block;
}
.products .product_custom_ul:not(.list) li .extra-info {
  position: absolute;
  right: 5px;
  top: 15px;
  display: none;
  width: 25px;
  color: #666;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 15px;
}
.products .product_custom_ul:not(.list) li .extra-info .extra-info-item {
  display: none;
}
.products .product_custom_ul:not(.list) li .extra-info .action {
  width: 25px;
  height: 22px;
  background: #006fa4;
  text-align: center;
  line-height: 22px;
  color: #fff;
  font-size: 13px;
  margin-top: 2px;
  float: left;
  border-radius: 2px;
  padding: 0;
}
.products .product_custom_ul:not(.list) li .extra-info .action span {
  display: none;
}
.products .product_custom_ul:not(.list) li .extra-info .action.towishlist:before {
  display: none;
}
.products .product_custom_ul:not(.list) li .extra-info .action.towishlist:after {
  content: "\f004";
  font-family: 'FontAwesome';
}
.products .product_custom_ul:not(.list) li .extra-info .action.tocompare:before {
  display: none;
}
.products .product_custom_ul:not(.list) li .extra-info .action.tocompare:after {
  content: "\f080";
  font-family: 'FontAwesome';
}
.products .product_custom_ul:not(.list) li .product-item-details {
  float: left;
  width: 100%;
  margin-top: 10px;
}
.products .product_custom_ul:not(.list) li .product-reviews-summary {
  margin: 10px 0px 0px;
}
.products .product_custom_ul:not(.list) li .product-reviews-summary .reviews-actions {
  display: block;
  margin: 0px;
}
.products .product_custom_ul:not(.list) li .product-reviews-summary .reviews-actions a {
  font-size: 15px;
  line-height: 22px;
  color: #323232;
}
.products .product_custom_ul:not(.list) li .product-reviews-summary .reviews-actions a span {
  text-decoration: none;
  text-transform: none;
}
.products .product_custom_ul:not(.list) li .product-reviews-summary .rating-result:before {
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
  font-family: 'FontAwesome';
}
.products .product_custom_ul:not(.list) li .product-reviews-summary .rating-result span:before {
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
  font-family: 'FontAwesome';
}
.products .product_custom_ul:not(.list) li .compressBtnMargin {
  display: inline-block;
  width: 100%;
  margin: 0px;
}
.products .product_custom_ul:not(.list) li .compressBtnMargin .sls_101 {
  width: 100% !important;
}
.products .product_custom_ul:not(.list) li:hover .extra-info {
  display: inline-block;
}
.products .product_custom_ul:not(.list) li:nth-child(4n+1) {
  clear: left;
}
.products .product_custom_ul:not(.list) .btn_201 {
  width: 140px;
  height: 50px;
}
.products .product_custom_ul:not(.list) .btn_201 > div {
  position: absolute;
  width: 90px;
  line-height: 1;
  letter-spacing: 0;
  text-transform: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  margin: 17px 0 0 22px;
  color: #f00000;
}
.products .product_custom_ul:not(.list) .custome_leasing_pricing {
  margin-bottom: 5px;
  float: left;
  width: 100%;
  text-align: center;
}
.products .product_custom_ul:not(.list) .product-item-actions {
  text-align: center;
  clear: both;
}
.products .product_custom_ul:not(.list) .product-item .availability {
  color: green;
  font-size: 13px;
  font-weight: 700;
  margin: 0 0 9px;
  padding: 0;
}
.products .product_custom_ul:not(.list) .actions-primary > form {
  display: block;
  margin-bottom: 9px;
}
.products .product_custom_ul:not(.list) .actions-primary > form .action.tocart.primary {
  display: inline-block;
  vertical-align: middle;
  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: #1d94eb;
  color: #ffffff;
  display: inline-block !important;
  background-color: #f80d15;
  padding-left: 40px;
  background-image: url('../../../../../../../media/wysiwyg/add-to-cart-ic.png');
  background-position: 11px center;
  background-repeat: no-repeat;
  text-transform: uppercase;
  line-height: normal;
}
.products .product_custom_ul:not(.list) .actions-primary > form .action.tocart.primary:hover {
  background-color: #d9070e;
}
.products .product_custom_ul:not(.list) .call_for_price ul {
  width: 162px;
  padding: 0;
  margin: auto;
  min-height: inherit;
}
.products .product_custom_ul:not(.list) .call_for_price ul li {
  width: 100% !important;
  text-align: left !important;
  font-size: 14px;
  letter-spacing: -.2px;
  margin-bottom: 6px !important;
  padding: 0 !important;
  position: relative;
  margin-top: 15px;
  margin-top: 15px !important;
}
.products .product_custom_ul:not(.list) .call_for_price ul a.primary {
  background-color: #f80d15;
  display: inline-block;
  line-height: 18px;
  color: #fff !important;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
  letter-spacing: .5px;
  border-radius: 3px;
  position: relative;
  border: 0px;
  padding: 6px 40px 6px 10px;
}
.products .product_custom_ul:not(.list) .call_for_price ul a.primary:after {
  content: "\f105";
  font-family: 'FontAwesome';
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  width: 30px;
  line-height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  background-color: #a80006;
  text-align: center;
  border-radius: 0 3px 3px 0;
}
.products .product_custom_ul:not(.list) .call_for_price ul a.primary:hover {
  background-color: #d9070e;
}
.category_description_mn_bot {
  float: left;
  width: 100%;
  font-size: 13px;
  padding: 20px 0 10px;
}
.category_description_mn_bot p {
  font-size: 13px;
  color: #333;
  letter-spacing: -.1px;
  line-height: 26px;
  margin: 0 0 24px !important;
  padding: 0;
}
.category_description_mn_bot .category-description {
  margin-bottom: 0px;
}
.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/cw_images/edge-ribbon-label-new.webp') no-repeat;
  position: absolute;
  top: -2px;
  left: -2px;
  width: 81px;
  height: 81px;
  text-indent: -9999px;
  font-size: 0px;
}
.wds-product-labels span.best_seller {
  background-position: 0 0;
}
.wds-product-labels span.best_warranty {
  background-position: 0 -81px;
}
.wds-product-labels span.on_sale {
  background-position: 0 -162px;
}
.wds-product-labels span.stock {
  background-position: 0 -243px;
}
.wds-product-labels span.cws_top_pick {
  background-position: 0 -324px;
}
.wds-product-labels span.featured {
  background-position: 0 -405px;
}
.wds-product-labels span.quiet {
  background-position: 0 -486px;
}
.wds-product-labels span.oilfree {
  background-position: 0 -567px;
}
.wds-product-labels span.asme_coded {
  background-position: 0 -648px;
}
.wds-product-labels span.factory_deal {
  background-position: 0 -729px;
}
.wds-product-labels span.fall_special {
  background-position: 0 -810px;
}
.wds-product-labels span.summer_special {
  background-position: 0 -891px;
}
.wds-product-labels span.winter_special {
  background-position: 0 -972px;
}
.wds-product-labels span.spring_special {
  background-position: 0 -1053px;
}
.wds-product-labels span.super_quiet {
  background-position: 0 -1134px;
}
.wds-product-labels span.advantage_series {
  background-position: 0 -1215px;
}
.wds-product-labels span.max_series {
  background-position: 0 -1296px;
}
.wds-product-labels span.pro_series {
  background-position: 0 -1377px;
}
.wds-product-labels span.r-series {
  background-position: 0 -1458px;
}
.wds-product-labels span.total_air_systems {
  background-position: 0 -1539px;
}
.wds-product-labels span.splash_lub {
  background-position: 0 -1620px;
}
.wds-product-labels span.pressure_lub {
  background-position: 0 -1701px;
}
.wds-product-labels span.direct_drive {
  background-position: 0 -1863px;
}
.wds-product-labels span.belt_drive {
  background-position: 0 -1944px;
}
.wds-product-labels span.vfd {
  background-position: 0 -2025px;
}
.wds-product-labels span.vsd {
  background-position: 0 -2107px;
}
.about_compressor_mn {
  float: left;
  width: 100%;
  background-image: url('../images/cw_images/about_compressor_mn-bg.webp');
  background-position: center top;
  color: #ffffff;
  margin-top: 50px;
  margin-bottom: 7px;
}
.about_compressor_mn .about_compressr_top {
  padding-top: 53px;
  display: block;
}
.about_compressor_mn .about_compressr_top [class*=col-] {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: none;
  width: 23.9%;
  margin-bottom: 30px;
}
.about_compressor_mn .about_compressr_bottom {
  background-color: #3396d7;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 40px;
}
.hp-line {
  float: left;
  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;
}
.page-footer {
  float: left;
  width: 100%;
  background: #252525 !important;
  padding-top: 20px;
  margin-top: 40px !important;
  padding-bottom: 0px !important;
}
.page-footer .footer.content {
  max-width: 100%;
  padding: 0px;
}
.page-footer .footer.content .footer_top_mn {
  float: left;
  width: 100%;
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
}
.page-footer .footer.content .footer_top_mn ul {
  margin: 0 -10px;
  padding: 0;
  list-style: none;
}
.page-footer .footer.content .footer_top_mn ul li {
  width: 20%;
  float: left;
  padding: 0 10px;
  margin: 0;
  list-style: none;
}
.page-footer .footer.content .footer_top_mn ul li i {
  float: left;
  width: auto;
  padding: 3px 10px 0 0;
  font-size: 18px;
  color: #ffffff;
  text-align: left;
}
.page-footer .footer.content .footer_top_mn ul li div {
  width: 85%;
  float: left;
  color: #ffffff;
  position: relative;
}
.page-footer .footer.content .footer_top_mn ul li div h3 {
  padding: 0px;
  margin: 0px;
  font-size: 13px;
  font-weight: 700;
  line-height: 13px;
  text-transform: uppercase;
  color: #ffffff;
}
.page-footer .footer.content .footer_top_mn ul li div p {
  padding: 0px;
  margin: 0px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 11px;
  line-height: 11px;
}
.page-footer .footer.content .footer_top_mn ul li div:after {
  border-right: 1px solid #999;
  height: 100%;
  right: -10px;
  top: 0;
  bottom: 0;
  content: " ";
  position: absolute;
}
.page-footer .footer.content .footer_top_mn ul li a {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
}
.page-footer .footer.content .footer_top_mn ul li a:hover {
  text-decoration: underline;
}
.page-footer .footer.content .footer_top_mn ul li:last-child div:after {
  display: none;
}
.page-footer .footer.content .footer_mid_mn {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.page-footer .footer.content .footer_mid_mn .footer_mid_lt {
  width: 75%;
  float: left;
}
.page-footer .footer.content .footer_mid_mn .footer_mid_lt ul {
  float: left;
  width: 100%;
  text-align: left;
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.page-footer .footer.content .footer_mid_mn .footer_mid_lt ul li {
  width: 25%;
  float: left;
  text-align: left;
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.page-footer .footer.content .footer_mid_mn .footer_mid_lt ul li h2 {
  margin: 0 0 20px;
  padding: 0;
  float: left;
  width: 100%;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  position: relative;
}
.page-footer .footer.content .footer_mid_mn .footer_mid_lt ul li h2 .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: 700;
}
.page-footer .footer.content .footer_mid_mn .footer_mid_lt ul li h2 .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: 0;
  z-index: -1;
}
.page-footer .footer.content .footer_mid_mn .footer_mid_lt ul li h2 .ribbon:after {
  border-right: 5px solid #245682;
  border-top: 5px solid rgba(0, 0, 0, 0);
  content: "";
  display: block;
  height: 0;
  left: -10px;
  position: absolute;
  top: 0;
  width: 5px;
}
.page-footer .footer.content .footer_mid_mn .footer_mid_lt ul li h3 {
  margin: 0 0 5px;
  padding: 0;
  font-size: 11px;
  font-weight: 700;
  line-height: normal;
  color: #ffffff;
}
.page-footer .footer.content .footer_mid_mn .footer_mid_lt ul li h3 a {
  color: #ffffff;
}
.page-footer .footer.content .footer_mid_mn .footer_mid_lt ul li a {
  color: #ffffff;
  font-size: 11px;
  float: left;
  width: auto;
  clear: left;
  line-height: 16px;
}
.page-footer .footer.content .footer_mid_mn .footer_mid_lt ul li a:before {
  font-family: FontAwesome;
  content: '\f105';
  margin-right: 6px;
}
.page-footer .footer.content .footer_mid_mn .footer_mid_lt ul li p {
  margin: 0 0 8px;
  padding: 0;
  font-size: 11px;
  line-height: normal;
  color: #ffffff;
  float: left;
  width: 100%;
}
.page-footer .footer.content .footer_mid_rt {
  width: 25%;
  float: right;
}
.page-footer .footer.content .footer_mid_rt .pay-box {
  float: left;
  width: auto;
  margin-top: 10px;
  margin-left: -57px;
  margin-right: -10px;
}
.page-footer .footer.content .footer_mid_rt .pay-box p {
  margin: 10px 0 0;
  padding: 0;
}
.page-footer .footer.content .footer_mid_rt .pay-box p img {
  width: auto;
  height: auto;
  display: block;
}
.page-footer .footer.content .footer_bottom {
  float: left;
  width: 100%;
  background: #111;
  line-height: 40px;
  margin-top: 51px;
}
.page-footer .footer.content .footer_bottom .footer_bottom_lt {
  float: left;
  width: auto;
}
.page-footer .footer.content .footer_bottom .footer_bottom_lt ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.page-footer .footer.content .footer_bottom .footer_bottom_lt ul li {
  width: auto;
  display: inline-block;
  margin: 0 8px 0 0;
  padding: 0;
  list-style: none;
}
.page-footer .footer.content .footer_bottom .footer_bottom_lt a {
  font-size: 20px;
  color: #ffffff;
}
.page-footer .footer.content .footer_bottom .footer_bottom_rt {
  width: auto;
  float: right;
}
.page-footer .footer.content .footer_bottom .footer_bottom_rt span {
  color: #ffffff;
  font-size: 11px;
}
.about_compressor_mn {
  float: left;
  width: 100%;
  margin-bottom: 7px;
}
.about_compressor_mn .about_compressr_top .row {
  text-align: center;
  margin: 0px;
}
.about_compressor_mn .about_compressr_top [class*=col-] {
  display: inline-block;
  vertical-align: middle;
  float: none;
  width: 23.9%;
  margin: 0 3.7px 28px;
}
.about_compressor_mn .about_compressr_top .text-center {
  text-align: center;
}
.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('../images/cw_images/hp-about-all-ic.webp');
  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 h1 {
  font-size: 36px;
  margin: 0;
}
.about_compressor_mn .about_compressr_top h5 {
  font-size: 22px;
  line-height: 22px;
  font-weight: 400;
}
.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: 65px;
}
.about_compressor_mn .about_compressr_bottom .about_contact-left {
  width: 62%;
  padding-right: 80px;
}
.about_compressor_mn .about_compressr_bottom .about_contact-left 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 .about_contact-left p {
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
  letter-spacing: .1px;
  margin: 0 0 10px 0;
}
.about_compressor_mn .about_compressr_bottom .about_contact {
  width: 38%;
  padding-left: 1px;
}
.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-img img {
  max-width: 194px;
  max-height: 194px;
  display: block;
}
.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;
  font-size: 30px;
  line-height: 32px;
  font-weight: 500;
  font-family: 'Oswald', sans-serif;
}
.about_compressor_mn .about_compressr_bottom .about_contact-txt h2 a {
  color: #ffffff;
}
.about_compressor_mn .about_compressr_bottom .about_contact-txt h2 a:hover {
  text-decoration: none;
}
.about_compressor_mn .about_compressr_bottom p {
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
  letter-spacing: .1px;
  margin-bottom: 0;
}
.about_compressor_mn .about_compressr_bottom .call_icon {
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
  letter-spacing: .1px;
  text-decoration: none;
}
.about_compressor_mn .about_compressr_bottom .call_icon:before {
  display: inline-block;
  vertical-align: middle;
  content: "\f095";
  font-family: FontAwesome;
  margin-right: 6px;
}
.slick-slider .slick-next,
.slick-slider .slick-prev {
  display: block !important;
  width: 26px;
  height: 26px;
  z-index: 10;
  float: left;
  text-indent: -9999px;
  position: absolute;
  line-height: 0;
  font-size: 0px;
  color: transparent;
  cursor: pointer;
  top: -53px;
  border: 0;
  box-shadow: none !important;
  border: none !important;
  transform: none;
  border-radius: 0px;
}
.slick-slider .slick-next {
  background: url('../images/cw_images/slider_ic_new.webp') no-repeat right top !important;
  right: 8px;
}
.slick-slider .slick-prev {
  background: url('../images/cw_images/slider_ic_new.webp') no-repeat left top !important;
  right: 40px;
  left: auto;
}
.catalog-category-view h1 {
  margin: 0px;
}
.page-products .columns {
  clear: both;
}
#sliderSubcategories {
  background: #eee 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 .col-sm-12 {
  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: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;
}
#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 .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;
}
#sliderSubcategories .subcategory-slider {
  width: 80%;
  float: right;
  margin-top: 10px;
  padding-right: 50px;
}
#sliderSubcategories .subcategory-slider .subcategories-box {
  border-right: 1px solid #fff;
  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 .title {
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
  padding: 5px 5px 0;
  color: #000000;
}
#sliderSubcategories .subcategory-slider .owl-item img {
  max-height: 60px;
  width: auto;
  display: block;
  margin: 0px auto;
}
#sliderSubcategories .owl-prev {
  position: absolute;
  top: 29px;
  left: 0;
}
#sliderSubcategories .owl-next {
  position: absolute;
  right: -20px;
  top: 29px;
}
.breadcrumbs {
  float: left;
  width: 100%;
  width: 100% !important;
  margin-top: 15px;
  padding-bottom: 0px;
}
.breadcrumbs ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.breadcrumbs ul li {
  padding: 0px;
  margin: 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: #000000;
  font-size: 14px;
  font-weight: 400;
}
.breadcrumbs ul li.item:after {
  display: none !important;
}
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.owl-carousel .owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-carousel .owl-controls .owl-page {
  cursor: pointer;
}
.toolbar-products {
  float: left;
  width: 100%;
  margin-top: 15px;
  text-align: inherit;
}
.toolbar-sorter {
  float: left;
  width: auto;
}
.toolbar-sorter .limiter-text-dropdown {
  float: left;
  width: auto;
  padding: 0 39px 0 15px;
  height: 31px;
  line-height: 29px;
  position: relative;
  background: #ffffff url('../images/cw_images/select_bg.webp') no-repeat right center;
  border-radius: 3px;
  border: 1px solid #e1e1e1;
  margin-right: 5px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  font-size: 13px;
}
.toolbar-sorter .limiter-text-dropdown .limit_dropdown {
  margin: 0;
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  display: none;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  background: #ffffff;
  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 0;
}
.toolbar-sorter .limiter-text-dropdown .limit_dropdown li {
  padding: 0 10px;
  margin: 0;
  line-height: normal;
  font-size: 13px;
  cursor: pointer;
}
.toolbar-sorter .action.sorter-action {
  float: left;
  width: auto;
  display: flex;
}
.toolbar-sorter .action.sorter-action span {
  background: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  color: #999;
  display: inline-block;
  font-size: 14px;
  height: 32px;
  line-height: 28px;
  text-align: center;
  width: 32px;
  font-family: 'FontAwesome';
  position: relative;
  margin: 0px;
}
.toolbar-sorter .action.sorter-action span:after {
  content: "\f160";
}
.toolbar-sorter .action.sorter-action:before {
  display: none;
}
.toolbar .modes {
  float: left;
  width: auto;
  margin: 0px 0px 0px 5px;
}
.toolbar .modes #modes-label,
.toolbar .modes .modes-mode {
  padding: 0px;
  margin: 0px;
  border-color: #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: #999;
  float: left;
  height: 32px;
  line-height: 28px;
  min-width: 30px;
  font-size: 18px;
  font-weight: 400;
}
.toolbar .modes .modes-mode {
  background: transparent;
}
.toolbar .modes .modes-mode:before {
  content: "\f00b";
  font-family: 'FontAwesome';
  font-size: 18px;
  font-weight: 400;
  display: inline-block;
  vertical-align: top;
}
.toolbar .modes strong.modes-mode {
  color: #999;
}
.toolbar .modes a.modes-mode {
  color: #428bca;
}
.toolbar .modes a.modes-mode:before {
  color: #428bca;
}
.toolbar .modes a.modes-mode.mode-list:before {
  color: #428bca;
}
.toolbar .modes a.modes-mode.mode-list:hover {
  color: #1d5f98;
  text-decoration: none;
}
.toolbar .modes a.modes-mode.mode-list:hover:before {
  color: #1d5f98;
}
.toolbar .modes .modes-mode.mode-grid {
  border-bottom-right-radius: 3px;
  border-right: 1px solid #e1e1e1;
  border-top-right-radius: 3px;
}
.toolbar .modes .modes-mode.mode-grid.active {
  box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, 0.08) inset;
  color: #999;
  background: transparent;
}
.toolbar .modes .modes-mode.mode-grid:before {
  content: "\f009";
  font-family: 'FontAwesome';
  font-size: 18px;
  font-weight: 400;
  display: inline-block;
  vertical-align: top;
}
.toolbar .modes #modes-label {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  font-size: 12px;
  color: #999;
  font-weight: 400;
  padding: 0 10px;
  width: auto;
  position: relative;
}
.toolbar .limiter {
  float: left;
  width: auto;
  margin: 0 5px;
  height: 32px;
  line-height: 26px;
  padding: 0 15px;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}
.toolbar .limiter label {
  margin: 0;
  padding: 0;
  vertical-align: middle;
  color: #999;
  font-size: 12px;
  font-weight: 400;
}
.toolbar .limiter .control {
  display: inline-block;
  vertical-align: middle;
}
.toolbar .limiter .limiter-text-dropdown {
  float: left;
  width: auto;
  padding: 0 39px 0 15px;
  height: 31px;
  line-height: 29px;
  position: relative;
  background: #ffffff url('../images/cw_images/select_bg.webp') no-repeat right center;
  height: 30px;
}
.toolbar .limiter .limiter-text-dropdown .limit_dropdown {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  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 0;
}
.toolbar .limiter .limiter-text-dropdown .limit_dropdown li {
  padding: 0 10px;
  margin: 0;
  line-height: normal;
  font-size: 13px;
  cursor: pointer;
}
.pagination_right {
  width: auto;
  float: right;
}
.pagination_right p {
  float: left;
  width: auto;
  padding: 0;
  margin: 0 !important;
  line-height: 32px;
  color: #999;
  font-size: 12px;
}
.pagination_right .pages {
  float: left;
  width: auto;
  margin: 0px 0px 0px 20px;
}
.pagination_right .pages .label {
  font-size: 12px;
  font-weight: 400;
  color: #999;
  line-height: 30px;
}
.pagination_right .pages .label.pages-label {
  height: auto;
  clip: inherit;
  position: relative;
}
.pagination_right .pages ul,
.pagination_right .pages li {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: inherit;
  letter-spacing: normal;
}
.pagination_right .pages li {
  margin: 0 5px;
  line-height: 30px;
  color: #999;
  font-size: 12px;
  font-weight: 400;
}
.pagination_right .pages li strong {
  font-weight: 400;
  background: transparent;
  line-height: 30px;
  color: #999;
  font-size: 12px;
  padding: 0px;
}
.pagination_right .pages li a {
  font-size: 12px;
  padding: 0px;
}
.pagination_right .pages li a.next,
.pagination_right .pages li a.previous {
  background: #fff;
  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;
  margin: 0px;
  color: #428bca;
}
.pagination_right .pages li a.next:before,
.pagination_right .pages li a.previous:before {
  display: none;
}
.products {
  margin: 15px 0 !important;
}
.page.messages .message-success {
  color: #060;
  margin-bottom: 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;
}
.sidebar.sidebar-main {
  width: 25% !important;
  float: left;
  padding-right: 15px;
}
.sidebar.sidebar-main #form-category-search {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 30px;
}
.sidebar.sidebar-main #form-category-search #category-search {
  float: left;
  width: 100%;
  font-style: italic;
  font-size: 12px;
  line-height: inherit;
  height: 30px;
  border-radius: 0;
  border: 1px solid #dcdcdc;
  padding: 0 10px;
  outline: none !important;
}
.sidebar.sidebar-main #form-category-search .actions {
  position: absolute;
  right: 0;
  top: 0;
}
.sidebar.sidebar-main #form-category-search .actions .search {
  background: #0e487a;
  color: #ffffff;
  width: 30px;
  height: 30px;
  text-align: center;
  cursor: pointer;
  border: 0;
  padding: 2px 0 5px;
  line-height: normal;
  border-radius: 0px;
  box-shadow: none;
  font-family: inherit;
  font-size: inherit;
}
.sidebar.sidebar-main > div {
  margin-bottom: 30px;
  border: 2px solid #eee;
  border-top: 2px #2b94de solid;
  box-shadow: none;
  float: left;
  width: 100%;
}
.sidebar.sidebar-main > div.block.filter {
  border-bottom: 0;
}
.sidebar.sidebar-main .block-title {
  background: #f3f3f4;
  border-top: 0px;
  font-weight: 700;
  padding: 8px;
  text-transform: uppercase;
  font-size: 14px;
  position: relative;
  margin-bottom: 0px;
  display: block;
}
.sidebar.sidebar-main .block-title > strong {
  font-size: 14px;
}
.sidebar.sidebar-main .block-title .toggle_btn {
  background: #fff none repeat scroll 0 0;
  color: #1c8cdc;
  float: right;
  font-size: 16px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  width: 20px;
  cursor: pointer;
  margin-bottom: 0;
  position: absolute;
  top: 8px;
  right: 6px;
}
.sidebar.sidebar-main .block-title.minus_active .toggle_btn {
  line-height: 16px;
}
.sidebar.sidebar-main .block-wishlist .block-content .subtitle {
  font-weight: 600;
  font-size: 14px;
}
.sidebar.sidebar-main .block-wishlist .account_btn_full_center {
  text-align: center;
}
.sidebar.sidebar-main .block-wishlist .account_btn_full_center .primary {
  float: none;
}
.sidebar.sidebar-main .block-wishlist .account_btn_full_center .primary .action {
  color: #ffffff;
}
.sidebar.sidebar-main .block-wishlist .account_btn_full_center .primary .action:hover {
  background: #105ca4;
  color: #fff;
  text-decoration: none;
}
.sidebar.sidebar-main .block-wishlist .counter {
  float: right;
  margin-right: 30px;
  color: #333;
  text-transform: uppercase;
  font-size: 14px;
}
.sidebar.sidebar-main .block-content {
  padding: 5px 10px;
  float: none;
  display: inline-block;
  width: 100%;
}
.sidebar.sidebar-main .block-content .subtitle {
  font-weight: 400;
  font-size: 12px;
  display: block;
}
.sidebar.sidebar-main .block-content .empty {
  font-size: 12px;
}
.sidebar.sidebar-main #layered-filter-block .block-content.filter-content {
  padding: 0;
  font-size: 11px;
}
.sidebar.sidebar-main #layered-filter-block .filter-options-item {
  border-bottom: 2px solid #f3f3f4;
  padding: 0px;
}
.sidebar.sidebar-main #layered-filter-block .filter-options-item .filter-options-title {
  border-bottom: 0px;
  font-weight: 600;
  margin-bottom: 0;
  padding: 6px 10px;
  cursor: pointer;
  font-size: 16px;
  text-transform: inherit;
}
.sidebar.sidebar-main #layered-filter-block .filter-options-item .filter-options-title:after {
  content: "\f107";
  font-family: 'FontAwesome';
  position: absolute;
  right: 10px;
  top: 4px;
  font-weight: 400;
  color: #999;
  font-size: 19px;
}
.sidebar.sidebar-main #layered-filter-block .filter-options-item.active .filter-options-title:after {
  content: "\f106";
  font-family: 'FontAwesome';
}
.sidebar.sidebar-main #layered-filter-block .filter-title {
  display: block;
}
.sidebar.sidebar-main .filter-options-content {
  border-bottom: 0 none;
  padding: 0px 0 10px 20px;
  margin-bottom: -1px;
  background-color: #f3f3f4;
}
.sidebar.sidebar-main .filter-options-content a:hover {
  background-color: transparent;
}
.sidebar.sidebar-main .filter-options-content ol {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.sidebar.sidebar-main .filter-options-content ol li {
  padding: 0px;
  margin: 0px;
  margin-bottom: 0;
  padding-top: 7px;
  font-size: 11px;
  color: #000000;
  line-height: inherit;
}
.sidebar.sidebar-main .filter-options-content ol li a {
  color: #000000;
  font-size: 13px;
}
.sidebar.sidebar-main .filter-options-content .count {
  color: inherit;
  padding-right: 0px;
}
.sidebar.sidebar-main .filter-options-content .count:before,
.sidebar.sidebar-main .filter-options-content .count:after {
  display: none;
}
.sidebar.sidebar-main .filter-options-content.priceslider {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  margin-bottom: 19px !important;
  padding-bottom: 21px !important;
  padding-top: 13px !important;
  padding-right: 10px;
}
.sidebar.sidebar-main .filter-options-content.priceslider .ui-slider-horizontal {
  height: 17px;
  position: relative;
  text-align: left;
  border: none;
  background: url('../images/cw_images/bkg_slider.webp') repeat-x top;
}
.sidebar.sidebar-main .filter-options-content.priceslider .ui-slider-horizontal .ui-slider-range {
  border-bottom: 2px solid #969696;
  height: 8px;
  position: absolute;
}
.sidebar.sidebar-main .filter-options-content.priceslider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  cursor: e-resize;
  margin-left: -15px;
  height: 17px;
  width: 17px;
  background: url('../images/cw_images/slider.webp') no-repeat left center;
  display: block;
  border-radius: 0px;
}
.sidebar.sidebar-main .filter-options-content.priceslider .ui-slider-handle:last-child {
  background: url('../images/cw_images/slider.webp') no-repeat right center;
}
.sidebar.sidebar-main .filter-options-content.priceslider .m-slider-values {
  float: left;
  width: 100%;
  padding-bottom: 8px;
  margin-top: 4px;
}
.sidebar.sidebar-main .filter-options-content.priceslider .m-slider-values #left_price-range-from {
  float: left;
  width: auto;
  position: relative;
}
.sidebar.sidebar-main .filter-options-content.priceslider .m-slider-values #left_price-range-to {
  width: auto;
  float: right;
  position: relative;
}
.sidebar.sidebar-main .filter-options-content.priceslider .m-slider-values #amount {
  float: left;
  width: 100%;
  height: auto;
  line-height: normal;
  padding: 0;
  text-align: center;
  color: #333 !important;
  font-size: 11px;
  font-weight: 400 !important;
  margin-top: -14px;
}
.sidebar.sidebar-main .newsletter #newsletter-validate-detail {
  float: left;
  width: 100%;
  padding: 10px 0;
}
.sidebar.sidebar-main .newsletter .primary {
  border: none;
  cursor: pointer;
  font-size: 13px;
  font-weight: 400;
  margin: 0;
  padding: 6px 15px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  float: right;
  color: #fff;
  width: 31px;
  line-height: 30px;
  height: 30px;
  position: relative;
  border-radius: 0;
  background: #0d4879 !important;
}
.sidebar.sidebar-main .newsletter .primary:before {
  bottom: 0;
  color: #fff;
  content: "\f1d8";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 14px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.sidebar.sidebar-main .newsletter .primary span {
  display: none;
}
.sidebar.sidebar-main .newsletter .control {
  padding-right: 0;
  overflow: hidden;
}
.sidebar.sidebar-main .newsletter .control input {
  border-radius: 0;
  outline: none !important;
  font-style: italic;
  font-size: 12px;
  line-height: inherit;
  width: 100%;
  height: 30px;
  border: 1px solid #dcdcdc;
  padding: 0 10px;
}
.sidebar.sidebar-main .newsletter .control:before {
  display: none;
}
.sidebar.sidebar-main #wishlist-sidebar li {
  float: left;
  width: 100%;
  margin: 0;
  padding: 10px 0px;
  list-style: none;
  border-bottom: 1px solid #ddd;
}
.sidebar.sidebar-main #wishlist-sidebar li .product-item-details {
  width: 75%;
  float: left;
  padding-left: 10px;
  margin: 0px;
}
.sidebar.sidebar-main #wishlist-sidebar li .product-item-details .product-item-name {
  font-size: 13px;
}
.sidebar.sidebar-main #wishlist-sidebar li .product-item-photo {
  width: 60px;
  float: left;
  position: inherit;
  margin: 0px;
}
.sidebar.sidebar-main #wishlist-sidebar li .product-item-photo .product-image-container {
  display: initial;
}
.sidebar.sidebar-main #wishlist-sidebar li .product-item-photo img {
  width: auto !important;
  height: auto !important;
}
.sidebar.sidebar-main #wishlist-sidebar li .product-item-actions {
  margin: 0px;
}
.sidebar.sidebar-main #wishlist-sidebar li .actions-primary {
  float: left;
  width: auto;
}
.sidebar.sidebar-main #wishlist-sidebar li .actions-primary .action.primary {
  border-radius: 2px;
}
.sidebar.sidebar-main #wishlist-sidebar li .actions-primary .action.primary:hover {
  border: 0px;
  background: #105ca4;
  text-decoration: none;
}
.sidebar.sidebar-main #wishlist-sidebar li .actions-secondary {
  width: auto !important;
  float: right;
}
.sidebar.sidebar-main #wishlist-sidebar li .actions-secondary .action {
  color: #ffffff;
}
.sidebar.sidebar-main #wishlist-sidebar li .actions-secondary .action:hover {
  border: 0px;
  background: #105ca4;
  text-decoration: none;
}
.sidebar.sidebar-main .block_filter_status_mn .block-title {
  float: left;
  width: 100%;
}
.sidebar.sidebar-main .block_filter_status_mn .block-title strong {
  font-weight: 600;
  font-size: 14px;
  float: left;
  width: auto;
}
.sidebar.sidebar-main .block_filter_status_mn .block-title > div {
  width: auto;
  float: left;
  margin: 0px 0px 0px 10px;
  padding: 0;
}
.sidebar.sidebar-main .block_filter_status_mn .block-title > div .filter-clear {
  text-transform: none;
  font-weight: 400;
  font-size: 13px;
}
.sidebar.sidebar-main .block_filter_status_mn .action.clear.filter-clear {
  font-size: 12px;
  color: #1c8cdc;
}
.sidebar.sidebar-main .block_filter_status_mn .block-content {
  width: 100%;
  float: left;
  padding: 0 8px;
}
.filter-current ol.items {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}
.filter-current ol.items li {
  width: 100%;
  float: left;
  margin: 0;
  padding: 6px 12px 8px 0;
  list-style: none;
  position: relative;
  border-bottom: 1px solid #f3f3f4;
  font-size: 14px;
}
.filter-current ol.items li:last-child {
  border-bottom: 0;
}
.filter-current ol.items li .filter-label {
  font-weight: 600;
  display: block;
}
.filter-current ol.items li .filter-value {
  color: #999;
  font-size: 12px;
}
.filter-current ol.items li .action.remove {
  font-size: 13px;
  font-weight: 400;
  height: 17px;
  line-height: 14px;
  text-align: center;
  width: 17px;
  font-family: "Open Sans", sans-serif;
  top: 10px;
  right: 0;
  left: auto;
  position: absolute;
  background: #2a94de;
  border-radius: 50%;
  padding-left: 1px;
  color: #fff;
  text-decoration: none;
}
.filter-current ol.items li .action.remove:after {
  content: "x";
  font-family: "Open Sans", sans-serif;
}
.filter-current ol.items li .action.remove:before {
  display: none;
}
.column.main {
  width: 75% !important;
  float: left !important;
  padding-left: 15px;
}
.column.main .main_banner_ads {
  float: left;
  width: 100%;
  padding-bottom: 20px;
}
.column.main .main_banner_ads img {
  display: block;
}
.column.main .toolbar-products {
  float: left;
  width: 100%;
  margin: 15px 0px 0px;
}
.column.main .toolbar-sorter {
  float: left;
  width: auto;
}
.column.main .toolbar-sorter select {
  background: url('../images/cw_images/select_bg.webp') 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;
  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;
}
.column.main .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;
}
.show-more-description-new {
  padding-bottom: 0;
  float: left;
  width: 100%;
}
.show-more-description-new .show-more {
  color: #0a263c;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
}
.show-more-description-new .show-more:before {
  content: "[";
  margin-right: 2px;
  vertical-align: top;
}
.show-more-description-new .show-more:after {
  content: "]";
  margin-left: 2px;
  vertical-align: top;
}
.show-more-description-new .show-more .minus {
  display: none;
}
.show-more-description-new .show-more.minus .minus1 {
  display: none;
}
.show-more-description-new .show-more.minus .minus {
  display: inline-block;
}
.products-list ul.products.list.product_custom_ul {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  padding-top: 20px;
}
.products-list ul.products.list.product_custom_ul li {
  float: left;
  width: 100%;
  margin: 0;
  padding: 15px 0;
  list-style: none;
  position: relative;
}
.products-list ul.products.list.product_custom_ul li a.product-item-photo img {
  height: auto;
}
.products-list ul.products.list.product_custom_ul li .brand_logo {
  display: inline-block;
  vertical-align: middle;
  margin-right: -4px;
  width: 50%;
  min-height: 60px;
  position: relative;
}
.products-list ul.products.list.product_custom_ul li .brand_logo .brand_img {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  max-height: 50px;
  height: auto;
  width: auto;
  max-width: 140px;
}
.products-list ul.products.list.product_custom_ul li .wwe_shipping {
  color: #2b94de;
  display: inline-block;
  float: none;
  font-size: 14px;
  margin-right: -4px;
  margin-top: 0;
  text-align: right;
  width: 50%;
}
.products-list ul.products.list.product_custom_ul li .col-md-9 {
  width: 75%;
  float: left;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.products-list ul.products.list.product_custom_ul li .col-md-9 .col-md-8 {
  width: 66.66666667%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.products-list ul.products.list.product_custom_ul li .col-md-9 .col-md-4 {
  width: 33.33333333%;
  position: inherit;
  min-height: 1px;
  padding: 0px;
}
.products-list ul.products.list.product_custom_ul li.product-item .product-item-name {
  font-size: 16px;
  margin-bottom: 11px;
  line-height: inherit;
}
.products-list ul.products.list.product_custom_ul li.product-item .product-item-name a {
  color: #333;
}
.products-list ul.products.list.product_custom_ul li.product-item .product-item-description {
  margin: 18px 0px 0px;
  padding-top: 15px;
  border-top: 1px solid #efefef;
  clear: both;
}
.products-list ul.products.list.product_custom_ul li.product-item .extra-info {
  color: #666;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 15px;
}
.products-list ul.products.list.product_custom_ul li.product-item .extra-info .towishlist {
  color: #428bca;
  font-size: inherit;
  font-weight: inherit;
  text-transform: none;
  letter-spacing: normal;
}
.products-list ul.products.list.product_custom_ul li.product-item .extra-info .towishlist:before {
  display: none;
}
.products-list ul.products.list.product_custom_ul li.product-item .extra-info .towishlist:after {
  content: " |";
  color: #333;
}
.products-list ul.products.list.product_custom_ul li.product-item .extra-info .towishlist:hover {
  color: #1d5f98;
}
.products-list ul.products.list.product_custom_ul li.product-item .extra-info .tocompare:before {
  display: none;
}
.products-list ul.products.list.product_custom_ul li.product-item .product-price {
  text-align: center;
  font-size: 15px;
  font-weight: 600;
  color: #ed4e24;
}
.products-list ul.products.list.product_custom_ul li.product-item .product-price .custom_pricing {
  position: relative;
}
.products-list ul.products.list.product_custom_ul li.product-item .product-price .discount {
  color: #c4c2c2;
  font-size: 16px;
  font-weight: 400;
  margin-left: 0;
}
.products-list ul.products.list.product_custom_ul li.product-item .availability {
  color: green;
  font-size: 13px;
  font-weight: 700;
  margin: 0 0 9px;
  padding: 0;
}
.products-list ul.products.list.product_custom_ul li.product-item .price-box {
  margin: 0px;
}
.products-list ul.products.list.product_custom_ul li.product-item .actions-primary > form .action.tocart.primary {
  display: inline-block;
  vertical-align: middle;
  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: #1d94eb;
  color: #ffffff;
  display: inline-block !important;
  background-color: #f80d15;
  padding-left: 40px;
  background-image: url('../../../../../../../media/wysiwyg/add-to-cart-ic.png');
  background-position: 11px center;
  background-repeat: no-repeat;
  text-transform: uppercase;
  line-height: normal;
}
.products-list ul.products.list.product_custom_ul li.product-item .actions-primary > form .action.tocart.primary:hover {
  background-color: #d9070e;
}
.products-list ul.products.list.product_custom_ul li:after {
  border-bottom: 1px solid #efefef;
  width: 100%;
  left: 0;
  bottom: 0;
  content: "";
  position: absolute;
}
.products-list ul.products.list.product_custom_ul li .product-reviews-summary .rating-summary {
  margin: 0px;
}
.products-list ul.products.list.product_custom_ul li .product-reviews-summary .rating-summary .rating-result span:before {
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
  font-family: 'FontAwesome';
}
.products-list ul.products.list.product_custom_ul li .product-reviews-summary .rating-summary .rating-result:before {
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
  font-family: 'FontAwesome';
}
.products-list ul.products.list.product_custom_ul li .product-reviews-summary .reviews-actions {
  display: inline-block;
  vertical-align: middle;
  margin: 0px;
}
.products-list ul.products.list.product_custom_ul li .product-reviews-summary .reviews-actions a.action.view {
  font-size: 15px;
  line-height: 22px;
  color: #323232;
  text-decoration: none;
  text-transform: capitalize;
}
.products-list ul.products.list.product_custom_ul .old-price .price-wrapper .price {
  color: #c4c2c2;
}
.products-list ul.products.list.product_custom_ul .price-wrapper .price {
  color: #c00;
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
}
.products-list ul.products.list.product_custom_ul .product-item-inner {
  clear: both;
}
.products-list ul.products.list.product_custom_ul .product-item-inner .product-item-actions {
  text-align: center;
}
.products-list .product-item-details {
  position: inherit;
}
.products-list .product-item-info.row {
  margin-left: 0;
  margin-right: 0;
}
.products-list .custome_leasing_pricing {
  width: 96%;
  margin-top: 5px;
  position: absolute;
  float: left;
  text-align: center;
}
.products-list .custome_leasing_pricing .CIT-widget {
  display: inline-block;
}
.products-list .custome_leasing_pricing a {
  background: 0 0!important;
  color: #000 !important;
  font-size: 9px;
  line-height: 12px;
  font-weight: 600;
  box-shadow: none !important;
}
.products-list .col-md-3 {
  width: 25%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.products-list .product.details.product-item-details a {
  text-decoration: none;
}
.products-list .product.details.product-item-details a.action.more {
  display: none;
}
.request-quote-form {
  position: relative;
}
.request-quote-form #quote-form-validate h3,
.request-quote-form #quote-form-validate p {
  text-align: center;
}
.request-quote-form #quote-form-validate h3 {
  font-size: 30px;
  margin-bottom: 15px;
}
.request-quote-form #quote-form-validate .form-row {
  width: 100%;
  margin-top: 12px;
  padding: 0 15px;
}
.request-quote-form #quote-form-validate .form-row input[type=text],
.request-quote-form #quote-form-validate .form-row input[type=password],
.request-quote-form #quote-form-validate .form-row input[type=email],
.request-quote-form #quote-form-validate .form-row select,
.request-quote-form #quote-form-validate .form-row textarea {
  width: 100%;
  height: 30px;
  border: 1px solid #dcdcdc;
  padding: 0 10px;
  line-height: 28px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.request-quote-form #quote-form-validate .form-row textarea {
  height: 100px;
}
.request-quote-form #quote-form-validate .form-row .submitbuttonrow {
  text-align: center;
  margin-top: 0;
  padding-bottom: 20px;
}
.request-quote-form #quote-form-validate .form-row .submitbuttonrow button {
  display: inline-block;
  vertical-align: middle;
  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: #1d94eb;
  color: #ffffff;
  margin-right: 10px;
  box-shadow: none;
}
.request-quote-form #quote-form-validate .form-row .submitbuttonrow button:hover {
  background: #105ca4;
  color: #fff;
  text-decoration: none;
}
.request-popup .modal-inner-wrap {
  position: absolute;
  left: 0;
  right: 0;
  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: 0;
  max-width: 500px;
  max-height: 600px;
  background: #fff;
  overflow: hidden;
  margin: 0 auto;
}
.request-popup .modal-inner-wrap .modal-content {
  padding: 15px;
  float: left;
  width: 100%;
  overflow: auto;
  border: 0 none;
  box-shadow: none;
  max-height: 550px;
}
.request-popup .modal-header {
  float: none;
  position: relative;
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.request-popup .modal-header .action-close {
  background: #f1f1f1;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  right: 0;
  top: 0;
  position: absolute;
  border: 0;
}
.request-popup .modal-header .action-close:before {
  content: "\f00d";
  font-family: 'FontAwesome';
}
.catalog-product-view .column.main {
  padding: 0;
}
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-right,
html body .m-left.cetner-align + .m-left,
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;
}
.product-info-main {
  width: 100% !important;
  padding: 0px;
}
.product-info-main .page-title-wrapper {
  margin: 0px;
  float: left;
  width: 100%;
}
.product-info-main .page-title-wrapper .page-title {
  float: left;
  width: 100%;
  padding: 7px 0 34px;
  line-height: 32px;
  color: #000;
  display: block;
  font-size: 22px;
  margin: 0px;
}
.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;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  text-transform: none;
}
.product-info-main .product_left_mn {
  float: left;
  padding-right: 40px;
  width: 72.1%;
}
.product-info-main .product_left_mn .product-add-form {
  float: left;
  width: 100%;
  padding-top: 0px;
}
.product-info-main .product_left_mn .product.media {
  width: 64.1% !important;
  float: left;
  margin: 0px;
  padding-right: 40px;
}
.product-info-main .product_left_mn .product.media .fotorama-item .fotorama__stage {
  border: 1px #e4e4e4 solid;
  margin-bottom: 18px;
}
@media only screen and (max-width: 767px) {
  .product-info-main .product_left_mn .product.media .fotorama-item .fotorama__nav__frame--thumb,
  .product-info-main .product_left_mn .product.media .fotorama-item .fotorama__thumb-border,
  .product-info-main .product_left_mn .product.media .fotorama-item .fotorama__arr--prev {
    display: none;
  }
}
.product-info-main .product_left_mn .product.media .fotorama__nav-wrap {
  display: none;
}
.product-info-main .product_left_mn #shipping-options-wrapper {
  border-bottom: 1px solid #1d94eb;
  padding: 10px 0;
}
.product-info-main .product_left_mn #shipping-options-wrapper .field .label {
  color: #1d94eb;
  font-size: 18px;
  line-height: 38px;
}
.product-info-main .product_left_mn #shipping-options-wrapper .field .control {
  font-size: 14px;
  font-weight: 500;
}
.product-info-main .product_left_mn #shipping-options-wrapper .field .control .radio {
  margin: 10px 0;
}
.product-info-main .product_left_mn #shipping-options-wrapper .field .control input[type=text] {
  width: auto;
}
.product_right_mn {
  float: left;
  width: 27.9%;
}
.product_right_mn .call_for_price ul {
  display: none;
}
.product_right_mn .product-info-price {
  text-align: center;
  padding-bottom: 0;
  display: block;
  border: 0px;
  margin: 0px;
}
.product_right_mn .product-info-price .price-box {
  display: block;
  width: 100%;
  border: 0px;
  padding: 0px;
}
.product_right_mn .product-info-price span {
  line-height: 22px;
  color: #000;
}
.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 .discount {
  color: #c4c2c2;
  font-size: 15px;
  font-weight: 600;
  display: inline-block;
  margin-top: 5px;
  margin-left: 2px;
}
.product_right_mn .product-info-price span.old-price {
  padding-left: 0;
}
.product_right_mn .product-info-price span.old-price span .price {
  text-decoration: line-through;
  color: #c4c2c2;
  font-size: 15px;
  font-weight: 600;
  display: inline-block;
  margin-top: 5px;
}
.product_right_mn .product-info-price span.old-price .price-container > span.price-label {
  display: none;
}
.product_right_mn .product-info-price .special-price {
  width: 100%;
}
.product_right_mn .product-info-price .special-price span {
  display: block;
}
.product_right_mn .product-info-price .special-price span .price {
  margin-top: 0px;
}
.product_right_mn .order_by_phone_link {
  width: 100%;
  display: block;
  height: 52px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  background-color: #3395d7;
  line-height: 49px;
  margin-top: 16px;
  border-radius: 5px;
  position: relative;
  padding-left: 43px;
  letter-spacing: .2px;
}
.product_right_mn .order_by_phone_link:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-image: url('../images/cw_images/order_by_phone.webp');
  width: 32px;
  height: 35px;
  position: absolute;
  top: -2px;
  bottom: 0;
  margin: auto;
  left: -149px;
  right: 0;
}
.product_right_mn .order_by_phone_link:focus,
.product_right_mn .order_by_phone_link:active,
.product_right_mn .order_by_phone_link:hover {
  background-color: #2581bf;
  color: #fff;
  text-decoration: none;
}
.product_right_mn .actions {
  padding-bottom: 11px;
  float: left;
  width: 100%;
  margin-top: 21px;
}
.product_right_mn .actions + .product-shop .make_an_offer .m-left {
  width: 40%;
  padding-right: 10px;
}
.product_right_mn .actions + .product-shop .make_an_offer .m-right {
  width: 60%;
}
.product_right_mn #product-addtocart-button {
  box-sizing: border-box;
  color: #fff;
  float: none;
  font-size: 40px;
  line-height: 40px;
  height: auto;
  letter-spacing: 0px;
  margin: 0;
  padding: 9px 0 15px;
  text-indent: inherit;
  width: 100%;
  display: block;
  border: 0;
  text-align: center;
  border-radius: 5px;
  background: #e63e33;
  background: -moz-linear-gradient(top, #e63e33 0%, #bc4136 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #e63e33), color-stop(100%, #bc4136));
  background: -webkit-linear-gradient(top, #e63e33 0%, #bc4136 100%);
  background: -o-linear-gradient(top, #e63e33 0%, #bc4136 100%);
  background: -ms-linear-gradient(top, #e63e33 0%, #bc4136 100%);
  background: linear-gradient(to bottom, #e63e33 0%, #bc4136 100%);
  font-style: italic;
  font-weight: 900;
}
.product_right_mn #product-addtocart-button:hover,
.product_right_mn #product-addtocart-button:focus {
  background: #bc4136;
  background: -moz-linear-gradient(top, #bc4136 0%, #e63e33 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #bc4136), color-stop(100%, #e63e33));
  background: -webkit-linear-gradient(top, #bc4136 0%, #e63e33 100%);
  background: -o-linear-gradient(top, #bc4136 0%, #e63e33 100%);
  background: -ms-linear-gradient(top, #bc4136 0%, #e63e33 100%);
  background: linear-gradient(to bottom, #bc4136 0%, #e63e33 100%);
}
.product_right_mn .product-shop {
  float: left;
  width: 100%;
  margin-top: 11px;
  padding-bottom: 19px;
}
.product_right_mn .product-shop .m-left,
.product_right_mn .product-shop .m-right {
  display: inline-block;
  width: 50%;
  vertical-align: middle;
  margin-left: -2px;
  margin-right: -2px;
}
.product_right_mn .product-shop.get_a_quote {
  display: block;
  text-align: center;
  margin-top: 0 !important;
  padding-bottom: 0 !important;
}
.product_right_mn .product-shop.get_a_quote a {
  margin-right: 4px;
  background: #337ace;
  background: -moz-linear-gradient(top, #337ace 0%, #123b6c 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #337ace), color-stop(100%, #123b6c));
  background: -webkit-linear-gradient(top, #337ace 0%, #123b6c 100%);
  background: -o-linear-gradient(top, #337ace 0%, #123b6c 100%);
  background: -ms-linear-gradient(top, #337ace 0%, #123b6c 100%);
  background: linear-gradient(to bottom, #337ace 0%, #123b6c 100%);
  display: block;
  line-height: 45px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  border-radius: 5px;
  cursor: pointer;
}
.product_right_mn .product-shop.get_a_quote a:hover {
  background: #123b6c;
  background: -moz-linear-gradient(top, #123b6c 0%, #337ace 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #123b6c), color-stop(100%, #337ace));
  background: -webkit-linear-gradient(top, #123b6c 0%, #337ace 100%);
  background: -o-linear-gradient(top, #123b6c 0%, #337ace 100%);
  background: -ms-linear-gradient(top, #123b6c 0%, #337ace 100%);
  background: linear-gradient(to bottom, #123b6c 0%, #337ace 100%);
}
.product_right_mn .product-shop.get_a_quote.larget_button {
  margin-top: 16px !important;
  margin-bottom: 13px;
}
.product_right_mn .product-shop.get_a_quote.larget_button a {
  color: #fff;
  float: none;
  font-size: 34px;
  line-height: 40px;
  height: auto;
  letter-spacing: 0px;
  margin: 0;
  padding: 9px 0 15px;
  text-indent: inherit;
  width: 100%;
  display: block;
  border: 0;
  text-align: center;
  border-radius: 5px;
  font-weight: 900;
  font-style: italic;
}
.product_right_mn .stock .wds_stock_label {
  font-size: 16px;
  font-weight: 600;
  color: green;
}
.product_right_mn .make_an_offer {
  display: block;
}
.product_right_mn .make_an_offer .m-right {
  text-align: right;
}
.product_right_mn .make_an_offer .m-right img {
  float: right;
}
.product_right_mn .make_an_offer .m-right .custome_leasing_pricing {
  float: left;
  width: 100%;
  text-align: right;
}
.product_right_mn .make_an_offer .m-right .btn_101 {
  margin-left: auto;
}
.product_right_mn .video_button {
  clear: both;
  text-align: center;
  margin-top: -5px;
  display: block;
  float: left;
  width: 100%;
}
.product_right_mn .video_button .gruveo-call-button {
  background-color: #3395d7;
  background-image: url('../images/cw_images/video-call-live-ic.webp');
  display: block;
  font-weight: 600;
  font-size: 20px;
  line-height: 64px;
  height: 64px;
  border-radius: 5px;
  padding: 0 0 0 29px;
  background-position: center right;
  position: relative;
  width: 100%;
  background-repeat: no-repeat;
  text-align: left;
  border: 0;
  color: #fff;
  text-transform: uppercase;
}
.product_right_mn .video_button .gruveo-call-button:focus,
.product_right_mn .video_button .gruveo-call-button:hover {
  background-color: #2581bf;
  color: #fff;
  text-decoration: none;
}
.product_right_mn .video_button .gruveo-call-button:before,
.product_right_mn .video_button .gruveo-call-button:after {
  content: "";
  position: absolute;
  top: 5px;
  bottom: 5px;
  margin: auto;
  display: block;
  width: 1px;
}
.product_right_mn .video_button .gruveo-call-button:before {
  background-color: #1679b2;
  right: 81px;
}
.product_right_mn .video_button .gruveo-call-button::after {
  background-color: #82bfec;
  right: 80px;
}
.product_right_mn .leasing-option {
  margin-top: 3px !important;
  float: left;
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 30px;
  border-bottom: 1px #dadada solid;
}
.product_right_mn .leasing-option .leasing-expert_info {
  margin-top: 18px;
}
.product_right_mn .leasing-option .leasing-expert_info .image_box,
.product_right_mn .leasing-option .leasing-expert_info .expert-bottom {
  display: inline-block;
  vertical-align: middle;
  margin-right: -4px;
  width: 20%;
  height: 50px;
  overflow: hidden;
  border-radius: 1000px;
}
.product_right_mn .leasing-option .leasing-expert_info .image_box.image_box,
.product_right_mn .leasing-option .leasing-expert_info .expert-bottom.image_box {
  width: 20%;
  height: 50px;
  overflow: hidden;
  border-radius: 1000px;
}
.product_right_mn .leasing-option .leasing-expert_info .image_box.image_box img,
.product_right_mn .leasing-option .leasing-expert_info .expert-bottom.image_box img {
  display: block;
  margin: auto;
}
.product_right_mn .leasing-option .leasing-expert_info .expert-bottom {
  width: 80%;
  padding-left: 5px;
  border-radius: 0px;
  height: auto;
}
.product_right_mn .leasing-option .leasing-expert_info .expert-bottom .expert-bottom-1 {
  text-align: left;
  margin: 0;
  display: block;
}
.product_right_mn .leasing-option .leasing-expert_info .expert-bottom .expert-bottom-1 div {
  margin-right: 4px;
  display: inline-block;
  vertical-align: middle;
}
.product_right_mn .leasing-option .leasing-expert_info .expert-bottom .expert-bottom-1 div.expert-phone-number {
  display: block;
}
.product_right_mn .leasing-option .leasing-expert_info .expert-bottom .expert-bottom-1 div.expert-phone-number a {
  font-size: 20px;
  line-height: 20px;
  color: #0d8bdf;
  letter-spacing: 0.3px;
  font-weight: 600;
}
.product_right_mn .leasing-option .leasing-expert_info .expert-bottom .expert-bottom-1 div a {
  color: #a3a3a3;
}
.product_right_mn .leasing-option .leasing-expert_info .expert-bottom .expert-bottom-1 div a:hover {
  color: #0d8bdf;
}
.product_right_mn .leasing-option .leasing-expert_info .expert-bottom .expert-bottom-1 .fa {
  font-size: 15px;
}
.product_right_mn .ratings {
  padding: 0;
  display: block;
  height: 20px;
  border: none;
  margin: 0 auto;
  float: left;
  width: 100%;
  text-align: center;
  margin-left: 0;
  margin-bottom: 19px;
}
.product_right_mn .ratings .product-reviews-summary {
  width: 58%;
  display: inline-block;
  vertical-align: middle;
  margin: 0px;
}
.product_right_mn .ratings .product-reviews-summary .rating-summary {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  overflow: hidden;
  white-space: nowrap;
}
.product_right_mn .ratings .product-reviews-summary .rating-summary .rating-result {
  display: inline-block;
  vertical-align: middle;
  width: 84px;
  position: relative;
}
.product_right_mn .ratings .product-reviews-summary .rating-summary .rating-result:before {
  content: '\f005' '\f005' '\f005' '\f005' '\f005' !important;
  font-family: 'FontAwesome';
}
.product_right_mn .ratings .product-reviews-summary .rating-summary .rating-result > span {
  overflow: hidden;
  display: block;
}
.product_right_mn .ratings .product-reviews-summary .rating-summary .rating-result > span:before {
  content: '\f005' '\f005' '\f005' '\f005' '\f005' !important;
  font-family: 'FontAwesome';
}
.product_right_mn .ratings .product-reviews-summary .reviews-actions {
  display: inline-block;
  vertical-align: middle;
  font-size: inherit;
  margin: 0px;
}
.product_right_mn .ratings .product-reviews-summary .reviews-actions a.action.view {
  display: inline-block;
  vertical-align: top;
  border: none;
  box-shadow: none;
  margin: 0 0 0 8px;
  float: none;
  cursor: pointer;
  margin-left: 0px;
  font-size: 15px;
  line-height: 22px;
  color: #323232;
  text-decoration: none;
}
.product_right_mn .ratings .pp-write_review {
  float: none;
  width: 35%;
  margin-left: 0;
  margin-top: 3px;
  display: inline-block;
  vertical-align: middle;
}
.product_right_mn .ratings .pp-write_review a {
  line-height: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
  margin: -1px 0px 0px;
  float: none;
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  cursor: pointer;
  display: block;
  font-size: 14px;
  color: #939393;
}
.product_right_mn .ratings .pp-write_review a:hover {
  margin-left: 0px;
}
.product_right_mn .netreviews-stars a,
.product_right_mn .netreviews-stars a:hover,
.product_right_mn .netreviews-stars a:active,
.product_right_mn .netreviews-stars a:visited {
  line-height: normal;
  font-size: 15px;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  border: none;
  box-shadow: none;
  margin: 0 0 0 8px;
  float: none;
  color: #323232;
  cursor: pointer;
}
.product_right_mn .netreviews-stars .pp-write_review a:hover {
  color: #323232;
  text-decoration: none;
  font-size: 14px;
}
#product-options-wrapper {
  float: left;
  width: 100%;
}
#product-options-wrapper .field {
  float: left;
  width: 100%;
  margin-top: 15px;
  margin-right: 0;
}
#product-options-wrapper .field .label {
  width: 100%;
  color: #1d94eb;
  font-size: 18px;
  line-height: 28px;
  margin: 0px 10px 0px 0px;
  font-weight: inherit;
}
#product-options-wrapper .field .label :before {
  color: #d9534f;
  content: "* ";
}
#product-options-wrapper .field .control {
  float: left;
  width: 100%;
}
#product-options-wrapper .field select {
  max-width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0px 38px 0px 10px;
  border: 1px solid #e4e4e4;
  color: #4d4d4d;
  font-size: 11px;
  height: 38px;
  line-height: 38px;
  border-radius: 0;
  background: url('../images/cw_images/select_bg2.webp') no-repeat right center #ffffff;
  width: auto;
}
#product-options-wrapper .field.required .label:after {
  display: none;
}
.product-add-form .field.qty,
#shopping-cart-table .field.qty {
  float: left;
  width: auto;
  margin-top: 27px;
}
.product-add-form .field.qty .label,
#shopping-cart-table .field.qty .label {
  display: none;
}
.product-add-form .field.qty .input-text.qty,
#shopping-cart-table .field.qty .input-text.qty {
  border: 1px solid #dadada;
  color: #535353;
  float: left;
  font-size: 16px;
  height: 39px;
  line-height: 38px;
  padding: 0 10px 0 10px;
  text-align: left;
  width: 67px;
  border-radius: 0px;
}
.product-add-form .field.qty .qty-changer,
#shopping-cart-table .field.qty .qty-changer {
  background: url('../images/cw_images/qty_ic.webp') no-repeat;
  float: left;
  height: 39px;
  margin-left: -1px;
  width: 20px;
}
.product-add-form .field.qty .qty-changer a,
#shopping-cart-table .field.qty .qty-changer a {
  height: 20px;
  float: left;
  width: 20px;
  text-align: left;
  text-indent: -9999px;
}
table#shopping-cart-table .field.qty {
  margin-top: 10px;
}
.product_left_mn_inner {
  float: left;
  width: 35.9%;
  margin-top: -5px;
}
.order_popup_open {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
.order_popup_open button.close {
  color: #fff;
  opacity: 1;
  font-size: 36px;
  margin-top: 5px;
  margin-right: 14px;
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  box-shadow: none;
}
.order_modal_header strong {
  font-size: 18px;
  text-align: center;
  display: block;
  padding: 10px 40px;
  background-color: #3394d8;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}
.order_modal_content {
  width: 100%;
  max-width: 650px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 auto;
  position: relative;
  background-color: #fff;
}
.order_modal_content hr {
  margin-top: 10px;
  border-color: #eee;
}
.order_modal_body > strong {
  font-size: 14px;
  text-align: center;
  display: block;
  padding-top: 15px;
  line-height: 24px;
  padding-bottom: 5px;
  font-weight: 600;
  color: #333;
  padding-left: 10px;
  padding-right: 10px;
}
.order_modal_body > div {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  border-bottom: 1px #eee solid;
  padding-bottom: 18px;
  margin-bottom: 18px;
}
.order_modal_body > div:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
.order_modal_body > div:last-child img {
  max-width: 80px;
  max-height: 80px;
  margin-top: 10px;
  display: block;
  height: auto;
}
.order_modal_body > div .img-responsive {
  margin-left: auto;
  margin-right: auto;
}
.order_modal_body > div h4 {
  line-height: 28px;
  display: inline-block;
  vertical-align: top;
  width: 49%;
  padding-left: 50px;
  padding-right: 15px;
  margin-bottom: 10px;
  margin-top: 10px;
  position: relative;
  text-align: left;
  font-size: 18px;
}
.order_modal_body > div .glyphicon {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #71d13c;
  text-align: center;
  position: absolute;
  left: 15px;
  top: 0;
}
.order_modal_body > div .glyphicon-phone-alt:before {
  content: "\e182";
  line-height: 32px;
  font-size: 16px;
  color: #fff;
}
.container.pp-tabs {
  float: left;
  width: 100%;
  padding: 0px;
}
.container.pp-tabs .tabs {
  border-bottom: 1px solid #dadada;
  list-style: none;
  margin: 40px 0 0;
  padding: 0;
  text-align: center;
  width: 100%;
}
.container.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;
}
.container.pp-tabs .tabs li.active {
  color: #1d94eb;
}
.container.pp-tabs .tabs li.active:before {
  content: "";
  position: absolute;
  bottom: -1px;
  border-bottom: 2px #333 solid;
  left: 0;
  right: 0;
}
.container.pp-tabs .tabs li.active:after {
  content: "\f0dd";
  font-size: 16px;
  font-family: 'FontAwesome';
  position: absolute;
  bottom: 0;
  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;
}
.container.pp-tabs .tabs li i {
  background-position: center center !important;
  display: inline-block;
  height: 41px;
  margin-bottom: 10px;
  width: 100%;
}
.container.pp-tabs .tabs li i.pp-ic-1 {
  background: url('../images/cw_images/tab_ic1.webp') no-repeat;
}
.container.pp-tabs .tabs li i.pp-ic-2 {
  background: url('../images/cw_images/tab_ic2.webp') no-repeat;
}
.container.pp-tabs .tabs li i.pp-ic-3 {
  background: url('../images/cw_images/tab_ic3.webp') no-repeat;
}
.container.pp-tabs .tabs li i.pp-ic-4 {
  background: url('../images/cw_images/tab_ic4.webp') no-repeat;
}
.container.pp-tabs .tabs li i.pp-ic-5 {
  background: url('../images/cw_images/tab_ic5.webp') no-repeat;
}
.container.pp-tabs .tabs li i.pp-ic-6 {
  background: url('../images/cw_images/tab_ic6.webp') no-repeat;
}
.container.pp-tabs .tabs li i.pp-ic-7 {
  background: url('../images/cw_images/tab_ic7.webp') no-repeat;
}
.container.pp-tabs .tabs div#customer-reviews {
  clear: both;
}
.container.pp-tabs .tab_drawer_heading {
  display: none;
}
.container.pp-tabs .expert-bottom-1 {
  display: block;
  text-align: center;
  margin: 2px -20px 0;
}
.container.pp-tabs .expert-bottom-1 div {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
}
.container.pp-tabs .expert-bottom-1 .expert-phone-number a {
  font-size: 16px;
  font-weight: 600;
}
.container.pp-tabs .expert-bottom-1 .expert-livechat a {
  color: #a3a3a3;
  text-decoration: none;
}
.container.pp-tabs .expert-bottom-1 .expert-livechat a i {
  font-size: 14px;
}
.container.pp-tabs .expert-bottom-1 .expert-email a i {
  font-size: 15px;
}
.container.pp-tabs .expert-bottom-2 {
  display: block;
  text-align: center;
  color: #333;
  font-size: 13px;
}
.container.pp-tabs .tab_content {
  display: none;
  float: left;
  width: 100%;
  font-size: 14px;
  line-height: 22px;
  padding: 24px 0;
}
.container.pp-tabs .tab_content .container {
  width: 100%;
  padding: 0;
}
.container.pp-tabs .tab_content .description_section_mn_title {
  float: left;
  width: 100%;
  background: #0072ae;
  margin-bottom: 25px;
  height: 40px;
}
.container.pp-tabs .tab_content .description_section_mn_title h2 {
  margin-left: 10px;
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  line-height: 40px;
}
.container.pp-tabs .tab_content .video_section_mn_cols {
  float: left;
  width: 100%;
  margin-top: 12px;
}
.container.pp-tabs .tab_content .video_section_mn_cols ul {
  list-style: none;
  margin: 0 -10px;
  padding: 0;
}
.container.pp-tabs .tab_content .video_section_mn_cols ul li {
  padding: 0 10px 10px;
  width: 50%;
  float: left;
  list-style: none;
}
.container.pp-tabs .tab_content .video_section_mn_cols ul li div {
  float: left;
  width: 100%;
  border: 1px solid #ccc;
  padding: 5px;
}
.container.pp-tabs .tab_content .video_section_mn_cols ul li div iframe {
  width: 100%;
}
.container.pp-tabs .tab_content .am-attachments {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}
.container.pp-tabs .tab_content .am-attachments .am-fileline {
  width: 49%;
  float: right;
  margin: 0;
  padding: 5px 0;
  list-style: none;
  border-bottom: 1px solid #ccc;
}
.container.pp-tabs .tab_content .am-attachments .am-fileline:nth-child(2n+1) {
  clear: left;
  float: left;
}
.container.pp-tabs .tab_content .am-attachments .am-fileline a {
  display: flex;
  align-items: center;
  height: auto;
}
.container.pp-tabs .tab_content .am-attachments .am-fileline img {
  max-width: 60px;
  margin-right: 3px;
  max-height: 100%;
}
.container.pp-tabs .tab_content .am-attachments .am-filesize {
  font-size: inherit;
}
.container.pp-tabs .tab_content div#productqa .btn {
  display: inline-block;
  vertical-align: middle;
  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: #1d94eb;
  color: #ffffff;
}
.container.pp-tabs .tab_content div#productqa .btn:hover {
  background: #105ca4;
  color: #fff;
  text-decoration: none;
}
.container.pp-tabs .tab_content div#productqa .sory-by {
  float: right;
  margin-left: 40px;
  width: 235px;
}
.container.pp-tabs .tab_content div#productqa .sory-by select#sortque {
  width: 170px;
  margin-left: 3px;
}
.container.pp-tabs .tab_content div#productqa .search-bar {
  float: right;
  margin-right: 106px;
  width: 480px;
}
.container.pp-tabs .tab_content div#productqa .search-bar input#searchtext {
  float: left;
  width: 60%;
}
.container.pp-tabs .tab_content div#productqa .search-bar button#searchque {
  width: 15%;
  border: 0 !important;
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  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: #1d94eb;
  color: #ffffff;
}
.container.pp-tabs .tab_content div#productqa .search-bar button#searchque:hover {
  background: #105ca4;
  color: #fff;
  text-decoration: none;
}
.container.pp-tabs .tab_content div#productqa .search-bar button#searchque:hover {
  background: #105ca4;
  color: #fff;
  text-decoration: none;
}
.container.pp-tabs .expert_reivew_tab .expert_info {
  float: left;
  padding-right: 30px;
  width: 26%;
  margin-right: -4px;
}
.container.pp-tabs .expert_reivew_tab .expert_info .image_box {
  position: relative;
}
.container.pp-tabs .expert_reivew_tab .expert_info .image_box img {
  display: block;
}
.container.pp-tabs .expert_reivew_tab .expert_info .image_box span {
  background: #0087cb;
  border-radius: 3px;
  position: absolute;
  color: #fff !important;
  display: block;
  padding: 13px 18px;
  text-align: center;
  width: 100%;
  bottom: 0;
  left: 0;
}
.container.pp-tabs .expert_reivew_tab .expert_reviews {
  width: 74%;
  float: left;
}
.container.pp-tabs .expert_reivew_tab .expert_reviews .expert_features {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.container.pp-tabs .expert_reivew_tab .expert_reviews .expert_features > div {
  width: 33.33%;
  float: left;
}
.container.pp-tabs .expert_reivew_tab .expert_reviews .expert_features > div h3 {
  color: #0d8bdf;
  font-size: 20px;
  line-height: normal;
  margin: 0 0 10px;
  padding: 0;
  font-weight: 600;
  text-transform: uppercase;
}
.container.pp-tabs .expert_reivew_tab .expert_reviews .expert_features > div ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.container.pp-tabs .expert_reivew_tab .expert_reviews .expert_features > div ul li {
  color: #535353;
  font-size: 14px;
  line-height: normal;
  padding: 0 16px;
  position: relative;
}
.container.pp-tabs .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;
}
div#product-review-container {
  clear: both;
}
div#product-review-container .review-toolbar {
  border: 0px;
}
div#product-review-container .review-items li:last-child {
  padding-bottom: 0px;
  border: 0px;
}
div#product-review-container .review-ratings {
  float: left;
  margin-bottom: 0;
  width: 22%;
  display: inherit;
  max-width: 100%;
}
div#product-review-container .review-content-details {
  float: left;
  width: 75%;
  margin-top: 1px;
}
.techical_info_desc ul {
  margin: 0 -15px;
  padding: 0;
  list-style: none;
}
.techical_info_desc ul li {
  padding-right: 15px;
  padding-left: 15px;
  width: 50%;
  margin: 0px;
}
.techical_info_desc ul ul {
  margin-left: 0;
  margin-right: 0;
  border: 1px solid #dadada;
  border-bottom-color: transparent;
  margin-bottom: 28px;
  margin-top: 14px;
}
.techical_info_desc ul ul li {
  padding-left: 0;
  padding-right: 0;
  display: block;
  width: 100%;
  display: table;
  border-bottom: 1px solid #dadada;
  margin: 0px;
}
.techical_info_desc ul ul li .row {
  display: table-cell;
  margin: 0;
  position: relative;
}
.techical_info_desc ul ul li .row:after {
  content: "";
  position: absolute;
  left: 60%;
  top: 0;
  bottom: 0;
  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;
  width: 40%;
  float: left;
  position: relative;
}
.techical_info_desc ul ul li [class*=col-]:first-child {
  width: 60%;
}
.techical_info_desc ul ul li:nth-child(2n+1) {
  background: #efefef;
}
.techical_info_desc h2 {
  color: #0b89de;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  margin: 5px 0 0;
  padding: 0;
}
.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;
  margin-top: 10px;
}
.overall_rating_container .product-reviews-summary.short .rating-summary {
  margin-bottom: 0px;
  display: inline-block;
}
.custom_review_block .block.review-add {
  margin-top: 0;
}
.custom_review_block .block.review-add .block-title {
  color: #0d8bdf;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  margin-bottom: 20px;
}
.custom_review_block .block.review-add .block-title strong {
  font-size: 22px !important;
  color: #1b8cda !important;
}
.custom_review_block .fieldset {
  border: 0;
  margin: 0 -15px 0;
  padding: 0;
  letter-spacing: -.31em;
}
.custom_review_block .fieldset .field.required.review-field-ratings {
  margin-left: 15px;
  margin-top: 27px;
  margin-bottom: 24px;
  padding: 0 0 20px;
  box-sizing: border-box;
  margin-right: 15px;
  display: block;
  border: 1px #73c546 solid;
}
.custom_review_block .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;
  margin: 0;
  border: 0;
  line-height: 22px;
}
.custom_review_block .fieldset .field.required.review-field-ratings > .control {
  padding-left: 15px;
}
.custom_review_block .fieldset > div.field {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 0 20px;
}
.custom_review_block .fieldset > div.field > .label {
  margin: 0 0 8px;
  display: inline-block;
  font-weight: 600;
}
.custom_review_block input,
.custom_review_block select,
.custom_review_block textarea {
  background: #fff;
  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%;
}
.custom_review_block textarea {
  height: 150px;
}
.custom_review_block .review-form-actions {
  margin-top: 0px;
  text-align: center;
}
.custom_review_block .review-form-actions .actions-primary {
  float: none;
}
.custom_review_block #review-form {
  max-width: 100%;
}
.custom_review_block #review-form .action.submit.primary {
  display: inline-block;
  vertical-align: middle;
  border-radius: 2px;
  cursor: pointer;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.42857;
  margin-bottom: 0;
  padding: 6px 15px;
  text-align: center;
  white-space: nowrap;
  background: #1d94eb;
  color: #ffffff;
  background: #73c546;
  border: 0;
  margin: 0px;
  color: #fff !important;
  font-size: 21px !important;
  font-weight: 600;
  padding: 15px 30px;
  text-transform: uppercase;
}
.custom_review_block #review-form .action.submit.primary:hover {
  background: #65b13c;
}
.custom_review_block .field.choice.review-field-rating {
  display: inline-block;
  width: 16%;
  margin: 0px -4px 0px 0px;
}
.custom_review_block .field.choice.review-field-rating label {
  font-weight: 600;
}
.custom_review_block .field.choice.review-field-rating .control {
  margin-bottom: 20px;
  margin-top: 10px;
}
.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 .reviews-actions,
.custom_review_block .rating-summary {
  display: inline-block;
  vertical-align: middle;
}
.custom_review_block .rating-summary {
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 10px;
  display: table-row;
}
.custom_review_block .rating-summary .rating-result {
  width: 84px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 1;
}
.custom_review_block .rating-summary .rating-result:before {
  content: '\f005' '\f005' '\f005' '\f005' '\f005' !important;
  font-family: 'FontAwesome';
}
.custom_review_block .rating-summary .rating-result > span {
  overflow: hidden;
  display: block;
}
.custom_review_block .rating-summary .rating-result > span:before {
  font-family: 'FontAwesome';
  content: '\f005' '\f005' '\f005' '\f005' '\f005' !important;
}
.custom_review_block .row {
  margin: 0px -15px;
}
.custom_review_block .row .col-lg-6 {
  width: 50%;
  padding: 0px 15px;
  float: left;
  position: relative;
}
.custom_review_block h3 {
  font-size: 18px;
  text-transform: uppercase;
  display: block;
  line-height: 22px;
  color: #1d94eb;
  font-weight: 400;
  padding: 10px 13px;
  background: #f4f4f4;
}
.custom_review_block h3 + ul {
  margin-bottom: 30px;
}
.custom_review_block ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.custom_review_block ul li {
  border-bottom: 1px #dadada solid;
  margin: 0;
  padding: 10px;
}
.custom_review_block .start_block,
.custom_review_block .start_block + i,
.custom_review_block li lable,
.custom_review_block li .custom_rating {
  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 .custom_rating .start_block {
  width: auto;
}
.custom_review_block #product-review-table-skip .review-control-vote:before {
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
  font-family: 'FontAwesome';
}
.custom_review_block #product-review-table-skip .review-control-vote .rating-1 {
  z-index: 6;
}
.custom_review_block #product-review-table-skip .review-control-vote .rating-1:before {
  content: '\f005';
  font-family: 'FontAwesome';
}
.custom_review_block #product-review-table-skip .review-control-vote .rating-2 {
  z-index: 5;
}
.custom_review_block #product-review-table-skip .review-control-vote .rating-2:before {
  content: '\f005' '\f005';
  font-family: 'FontAwesome';
}
.custom_review_block #product-review-table-skip .review-control-vote .rating-3 {
  z-index: 4;
}
.custom_review_block #product-review-table-skip .review-control-vote .rating-3:before {
  content: '\f005' '\f005' '\f005';
  font-family: 'FontAwesome';
}
.custom_review_block #product-review-table-skip .review-control-vote .rating-4 {
  z-index: 3;
}
.custom_review_block #product-review-table-skip .review-control-vote .rating-4:before {
  content: '\f005' '\f005' '\f005' '\f005';
  font-family: 'FontAwesome';
}
.custom_review_block #product-review-table-skip .review-control-vote .rating-5 {
  z-index: 2;
}
.custom_review_block #product-review-table-skip .review-control-vote .rating-5:before {
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
  font-family: 'FontAwesome';
}
.product_details_right {
  padding: 0px 0px 19px;
  margin: 0;
  margin-top: -1px;
  float: left;
  width: 100%;
}
.product_details_right li {
  color: #000;
  float: left;
  width: 100%;
  font-size: 14px;
  line-height: 33px;
  list-style: outside none none;
  margin: 0;
  padding: 5px 0 5px 52px;
  position: relative;
}
.product_details_right li.freeshipping {
  width: 53.4%;
}
.product_details_right li.freeshipping .icon {
  height: 22px;
  background-position: 0 0;
}
.product_details_right li.share_media {
  width: auto;
  padding-top: 7px;
  padding-bottom: 2px;
  cursor: pointer;
}
.product_details_right li.share_media .icon {
  top: 5px;
  background-position: 0 -130px;
  height: 26px;
}
.product_details_right li.share_media a {
  text-decoration: none;
  color: #3395d7;
}
.product_details_right li.share_media .product-sharing-tool {
  position: absolute;
  padding: 10px;
  background-color: #fff;
  opacity: 0;
  top: 100%;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  visibility: hidden;
  z-index: 1;
  right: 0;
  left: auto;
  width: 200px;
  text-align: center;
  border: 1px #9f9f9f solid;
  border-radius: 5px;
}
.product_details_right li.share_media .product-sharing-tool a {
  width: 32px;
  height: 32px;
  display: inline-block;
  text-indent: -9999px;
  background-image: url('../images/cw_images/share-all-ic.webp');
  background-repeat: no-repeat;
  margin: 0px 3px;
  background-position: 0 0;
}
.product_details_right li.share_media .product-sharing-tool a.st_twitter_large {
  background-position: 0 -32px;
}
.product_details_right li.share_media .product-sharing-tool a.st_pinterest_large {
  background-position: 0 -64px;
}
.product_details_right li.share_media .product-sharing-tool a.email_large {
  background-position: 0 -96px;
}
.product_details_right li.share_media .product-sharing-tool a:hover {
  opacity: .75;
}
.product_details_right li.share_media .product-sharing-tool:before {
  content: "";
  border-bottom: 5px solid #999;
  border-left: 5px solid rgba(0, 0, 0, 0);
  border-right: 5px solid rgba(0, 0, 0, 0);
  content: " ";
  height: 0;
  left: auto;
  right: 15px;
  position: absolute;
  top: -5px;
  width: 0;
}
.product_details_right li.share_media:hover .product-sharing-tool {
  opacity: 1;
  visibility: visible;
}
.product_details_right li.item_location {
  line-height: 33px;
  margin-bottom: 0;
  margin-top: 0;
  padding: 5px 0 5px 52px;
}
.product_details_right li.item_location .icon {
  background-position: 0 -86px;
  height: 24px;
}
.product_details_right li i {
  background-image: url('../images/cw_images/product_details_right-ic-all.webp');
  width: 35px;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  bottom: 0;
  margin: auto;
}
.related {
  float: left;
  width: 100%;
  padding-bottom: 30px;
}
.related .block-title.title {
  display: block;
  margin: 20px 0 10px;
  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;
}
.related .block-title.title strong {
  font-size: 16px;
  line-height: 22px;
}
.related .product_custom_ul li {
  width: 16.66%;
  clear: none;
  position: relative;
}
.related .product_custom_ul li .thumbnail .price-box .price-container.price-final_price .price {
  color: #ed4e24;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
}
.related .product_custom_ul li .thumbnail .product-item-name {
  margin-left: 0px;
}
.related .product_custom_ul li button.primary {
  display: inline-block;
  vertical-align: middle;
  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: #1d94eb;
  color: #ffffff;
  display: inline-block !important;
  padding-left: 40px;
  background: #f80d15 url(../../../../../../../media/wysiwyg/add-to-cart-ic.png) 11px center no-repeat;
  text-transform: uppercase;
  line-height: normal;
}
.related .product_custom_ul li button.primary:hover {
  background: #d9070e url(../../../../../../../media/wysiwyg/add-to-cart-ic.png) 11px center no-repeat;
}
.related .product_custom_ul li:nth-child(4n+1) {
  clear: none;
}
.expert_block {
  display: block;
  float: left;
  width: 100%;
  padding: 20px;
  border: 1px #ccc solid;
  background: #f4f4f4;
  margin-top: 24px;
  margin-bottom: 6px;
}
.expert_block .expert_info {
  display: inline-block;
  vertical-align: middle;
  width: 14.5%;
  margin-right: -4px;
}
.expert_block .expert_image {
  width: 90px;
  height: 90px;
  overflow: hidden;
  border-radius: 100%;
  display: block;
  margin: 0 auto 10px auto;
  padding: 10px;
  border: 0 #1d94eb solid;
  background: #fff;
}
.expert_block span.expert_name {
  font-weight: 600;
  display: block;
  text-align: center;
}
.expert_block .expert_message {
  width: 85.5%;
  display: inline-block;
  vertical-align: middle;
  margin-right: -4px;
}
.why_buy_product_mn {
  float: left;
  width: 100%;
  background: url('../images/cw_images/prod_gr_bg.webp') repeat;
  position: relative;
}
.why_buy_product_mn:before {
  background: #fff;
  position: absolute;
  top: 0;
  height: 64%;
  display: block;
  margin: auto;
  content: "";
  left: 0;
  right: 0;
}
.why_buy_product_mn:after {
  position: absolute;
  height: 56px;
  top: 55.1%;
  background-image: url('../images/cw_images/process-title-bg.webp');
  background-repeat: no-repeat;
  background-position: center bottom;
  z-index: 1;
  display: block;
  margin: auto;
  content: "";
  left: 0;
  right: 0;
}
.why_buy_product_mn img {
  display: block;
}
.why_buy_product_mn img.img_web {
  position: relative;
  z-index: 1;
}
.why_buy_product_mn img.img_mobile {
  display: none;
}
.catalog-product-view .page-footer {
  margin-top: 0px !important;
}
.catalog-product-view .modals-wrapper .modal-popup .modal-inner-wrap {
  max-width: 600px;
  min-height: auto;
}
.catalog-product-view .modals-wrapper .modal-popup .modal-inner-wrap .modal-content {
  max-height: 550px;
}
.frequently-purchased .block-title {
  display: block;
  margin: 20px 0 10px;
  padding: 10px 0 10px 10px;
  font-size: 22px;
  line-height: 22px;
  color: #fff;
  position: relative;
  text-transform: uppercase;
  font-weight: 400;
  background: #ed4e24;
}
.frequently-purchased .block-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 #ed4e24;
}
.frequently-purchased .product-items li {
  float: none;
  width: 16.67%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  margin-right: -4px;
}
.frequently-purchased .product-items li.product-item .product-item-name {
  font-size: 13px;
  line-height: 17px;
  margin: 0 0 16px;
  width: 100%;
  height: 68px;
  overflow: hidden;
  padding-left: 16px;
  padding-right: 0;
  text-align: left;
  font-weight: 700;
}
.frequently-purchased .product-items li.product-item .product-item-name a {
  color: #000;
  font-weight: 700;
}
.frequently-purchased .product-items li .product-item-details {
  position: initial;
}
.frequently-purchased .product-items li .product-item-details img {
  height: auto;
}
.frequently-purchased .product-items li .product-item-details .frequently-purchased {
  top: 9px;
  left: 20px;
}
.frequently-purchased .product-items li .product-item-details .frequently-purchased input[type=checkbox] {
  cursor: pointer;
  background: -webkit-linear-gradient(top, #c7c7c7 0%, #fafafa 100%);
  background: linear-gradient(to bottom, #c7c7c7 0%, #fafafa 100%);
}
.frequently-purchased .product-items li .product-item-details .frequently-purchased input[type=checkbox]:checked {
  background-image: url(../../../../../../../media/wysiwyg/frequentlypurchased-checkbox.png);
  background-position: -1px -1px;
}
.frequently-purchased .product-items .price-box {
  height: 95px;
  overflow: hidden;
}
.column.main .frequently-purchased .product-items {
  margin: 0 -10px !important;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.column.main .frequently-purchased .product-items:before {
  content: "";
  clear: both;
  height: 0;
  line-height: 0;
  visibility: hidden;
  display: block;
}
ol {
  margin-bottom: 10px;
}
ol li {
  margin-bottom: 0;
}
table > thead > tr > th {
  padding: 8px;
}
.cms-page-view .column.main,
.sitemapcategory-index-index .column.main,
.catalog-category-view .column.main {
  padding: 0px 0px 0px 15px;
}
.cms-page-view .sidebar.sidebar-main .block-title > strong {
  font-size: 16px;
}
.cms-page-view .column.main {
  min-height: auto;
}
.sidebar .block-compare .empty {
  font-size: 12px;
}
.cms-page-view .column.main h3 {
  font-size: 20px;
  margin-bottom: 5px;
  margin-top: 25px;
}
.page-title-wrapper h1 {
  margin: 0;
}
.cms-about-us .column.main {
  padding-bottom: 0;
  padding-right: 0px;
  min-height: 100%;
  padding-left: 15px;
}
.cms-about-us .column.main .no-bullet {
  margin-bottom: 10px;
}
.cms-about-us .column.main .no-bullet li {
  margin: 0;
}
.cms-about-us .column.main h4 {
  font-size: 18px;
}
.cms-about-us .column.main p {
  margin: 0 0 10px;
}
.cms-about-us .column.main address {
  margin-bottom: 20px;
  font-style: normal;
}
.cms-about-us .column.main .affiliate_text ul {
  margin: 30px 0 0 30px;
  padding: 0;
  list-style: none;
  text-align: center;
}
.cms-about-us .column.main .affiliate_text ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 -2px;
  width: 33.33%;
  padding: 0 15px;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
}
.cms-about-us .column.main .affiliate_text ul li h3 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.cms-about-us .column.main .affiliate-campaigns-list table > thead > tr > th {
  padding: 0;
  vertical-align: middle;
}
.column.main .sitempan .col-sm-12 {
  padding: 0 15px;
}
.column.main .sitempan .page-title h1 {
  font-size: 36px;
  margin: 0;
}
.column.main .sitempan .sharkskin-links {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}
.column.main .sitempan .sharkskin-links li {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
}
.column.main .sitempan .sharkskin-links li a {
  color: #333;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}
.column.main .sitempan .row {
  margin: 0 -15px;
}
.column.main .sitempan .box p img {
  height: 0;
  width: 0;
}
.column.main .sitempan .sitecatul li.cat ul li {
  margin-bottom: 0;
}
.column.main #contact-form h2 {
  margin: 15px 0;
  font-size: 30px;
}
.column.main .btn {
  vertical-align: middle;
  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: #1d94eb;
  color: #ffffff;
  display: inline-block;
  box-shadow: none;
}
.column.main .btn:hover {
  background: #105ca4;
  color: #fff;
  text-decoration: none;
  border: none;
}
.sidebar .sidebar-main > div {
  margin-bottom: 30px;
}
.sidebar .block-collapsible-nav-title {
  background: #f3f3f4;
  border-top: 0 solid #0291d6;
  font-weight: 700;
  padding: 8px;
  text-transform: uppercase;
  margin: 0;
  border: 0;
  clip: auto;
  height: auto;
  overflow: hidden;
  position: initial;
  width: auto;
}
.sidebar .block-collapsible-nav-title strong {
  font-size: 16px;
}
.sidebar .block-collapsible-nav .content {
  padding: 0;
}
.sidebar .block-collapsible-nav .item a {
  color: #428bca;
}
.sidebar .block-collapsible-nav .item > strong {
  border-left: none;
  padding: 0;
  font-size: 13px;
  font-weight: 700;
}
.sidebar .block.block-reorder {
  display: none;
}
.sidebar .product-items .price-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.sidebar .product-items .price-box .price {
  font-weight: 400;
}
.sidebar #compare-items {
  margin: 0;
  padding: 10px 0px 15px;
  float: left;
  width: 100%;
  list-style: none;
  padding-top: 0;
}
.sidebar #compare-items li {
  margin: 0;
  padding: 10px 25px 10px 0;
  float: left;
  width: 100%;
  list-style: none;
  border-bottom: 1px solid #ddd;
  position: relative;
}
.sidebar #compare-items li .product-item-name {
  margin-left: 0px;
}
.sidebar #compare-items li .product-item-name a {
  font-size: 13px;
  color: #000;
}
.sidebar #compare-items li .action {
  position: absolute;
  right: 10px;
  top: 13px;
  left: auto;
}
.sidebar #compare-items li .action:before {
  display: none;
}
.sidebar .compare_sidebar {
  float: left;
  width: 100%;
  padding: 0px 0px 6px;
  margin: 0px;
}
.sidebar .compare_sidebar .primary {
  float: left;
  margin: 0px;
}
.sidebar .compare_sidebar .primary a.btn {
  display: inline-block;
  vertical-align: middle;
  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: #1d94eb;
  color: #ffffff;
  box-shadow: none;
}
.sidebar .compare_sidebar .primary a.btn:hover {
  background: #105ca4;
  color: #fff;
  text-decoration: none;
}
.sidebar .compare_sidebar .secondary {
  float: right;
}
.sidebar .compare_sidebar .secondary a.btn {
  display: inline-block;
  vertical-align: middle;
  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: #1d94eb;
  color: #ffffff;
  margin: 0px;
}
.sidebar .compare_sidebar .secondary a.btn:hover {
  background: #105ca4;
  color: #fff;
  text-decoration: none;
}
.login-container .block .block-title {
  font-size: 13px;
  border-bottom: none;
  margin: 0;
  padding: 0;
}
.login-container .block .block-title strong {
  font-weight: 700;
}
.login-container .block .form .field {
  margin: 10px 0px 0px;
}
.login-container .block .form .field .control {
  width: 100%;
}
.login-container .block .form .actions-toolbar .primary .action {
  margin: 0;
  display: initial;
}
.login-container .fieldset:after {
  display: none;
}
.login-container .form .secondary {
  width: 100%;
  text-align: inherit;
}
.login-container .block-customer-login {
  width: 49%;
  float: left;
  margin: 0px;
}
.login-container .block-new-customer {
  width: 49%;
  float: right;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 0;
}
.customer-account-login .login-container .g-recaptcha {
  margin-bottom: 0px !important;
}
.form .primary {
  margin-bottom: 5px;
  width: 100%;
}
.form-edit-account .fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
.form-edit-account .fieldset > .field {
  margin: 10px 0px 0px;
}
.form-edit-account .fieldset > .field > .label {
  margin: 0;
  font-weight: 500;
}
.form-edit-account .fieldset > .field.required:after {
  content: none;
}
input[type=text],
select,
input[type="password"],
input[type="email"],
textarea {
  border: 1px solid #dcdcdc;
  font-family: inherit;
  font-size: 13px;
  height: 30px;
  line-height: 28px;
  padding: 0 10px;
  border-radius: 5px;
}
input:not([disabled]):focus {
  box-shadow: none;
}
.contact_left {
  width: 50%;
  float: left;
  padding-right: 15px;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  width: 100%;
  min-width: 100%;
}
.cms-page-view .form .field {
  margin-top: 10px;
}
.contact_right {
  width: 50%;
  float: left;
  padding-left: 15px;
}
.contact_right #comment {
  height: 40px;
  width: 100%;
}
#contact-form .action.submit.primary.btn {
  float: right;
  margin-right: 0;
}
.map-container {
  margin-top: 20px;
  float: left;
  width: 100%;
  padding-bottom: 20px;
}
.col-sm-6 {
  width: 50%;
  float: left;
  padding-right: 15px;
  padding-left: 15px;
}
.col-sm-12 {
  float: left;
  width: 100%;
  padding: 0 15px;
}
#contact-info2 h3 {
  margin-bottom: 10px;
  font-size: 22px;
}
#contact-info2 .list {
  margin: 0;
  padding: 0;
  list-style: none;
}
#contact-info2 .list li {
  margin-bottom: 3px;
}
.contact-bottom-box {
  padding-top: 25px;
}
.contact-bottom-box h2 {
  margin-bottom: 10px;
  font-size: 22px;
}
.contact-bottom-box img {
  width: 100%;
  display: block;
}
.form .contact_left .control .input-text {
  width: 100%;
}
.control .g-recaptcha {
  transform: scale(0.9429999999999999);
  transform-origin: 0px 0px;
}
.team {
  width: 100%;
  float: left;
  border-bottom: 1px solid #ccc;
  padding-top: 15px;
}
.team .pic {
  width: auto;
  float: left;
  padding-right: 20px;
}
.team .pic img {
  max-width: 190px;
  height: auto;
  display: block;
}
.team .detail {
  width: 75%;
  float: left;
}
.cms-page-view .column.main .team .detail h3 {
  margin-bottom: 10px;
  font-size: 18px;
  margin-top: 0;
}
ul > li {
  margin-bottom: 0;
}
.sidebar .block-collapsible-nav-title {
  clip: initial;
  height: auto;
  margin: 0;
  padding: 8px;
  position: initial;
  width: auto;
}
.sidebar .block-collapsible-nav-title strong {
  font-size: 16px;
}
.sidebar .block-collapsible-nav-content {
  padding: 0;
}
.sidebar .item > strong {
  border-left: none;
  padding: 0;
  font-weight: 700;
}
.sidebar a {
  color: #428bca;
}
.sidebar a:hover {
  text-decoration: underline;
}
.sidebar .block-collapsible-nav .item .delimiter {
  margin: 0;
}
.sidebar.sidebar-main > div.sidebar.sidebar-additional {
  width: 100%;
  margin: 0px;
}
.order-products-toolbar .toolbar-amount {
  width: 22%;
  text-align: left;
  margin: 0;
  padding: 0;
  float: left !important;
  line-height: 27px;
}
.order-products-toolbar .pager {
  display: block;
  padding-left: 0;
  margin: 20px 0px;
  text-align: center;
  list-style: none;
}
.order-products-toolbar .pages {
  margin-bottom: 10px;
  width: 56%;
  float: left;
  text-align: center;
}
.order-products-toolbar .pages ul {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.order-products-toolbar .pages ul li {
  display: inline-block;
  margin-bottom: 3px;
  margin-top: 3px;
}
.order-products-toolbar .pages ul li strong.page {
  background-color: #eee;
  border: 1px solid #ddd;
  border-radius: 15px;
  display: inline-block;
  vertical-align: middle;
  padding: 5px 14px;
  color: #1d5f98;
  font-size: 13px;
  line-height: 1.42857143;
}
.order-products-toolbar .pages ul li > a,
.order-products-toolbar .pages ul li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
  vertical-align: middle;
  font-size: 13px;
  line-height: 1.42857143;
}
.order-products-toolbar .pages .action.next {
  margin: 0px;
}
.order-products-toolbar .pages .action.next:before {
  display: none;
}
.order-products-toolbar .limiter {
  margin-top: 0px;
  width: 22%;
  margin-left: 0px;
  margin-right: 0px;
  padding: 0 10px;
  float: right;
  margin: 0 5px;
  height: 32px;
  line-height: 26px;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}
.order-products-toolbar .limiter select {
  border: 0;
  background: url('../images/select_bg.png') no-repeat right center #ffffff;
  height: 30px;
  padding: 0;
  line-height: normal;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 38px;
  margin: 0px;
}
.order-products-toolbar .limiter .limiter-text {
  margin: 0;
  padding: 0;
  vertical-align: middle;
  color: #999;
  font-size: 12px;
  font-weight: 400;
  margin-top: -7px;
  display: inline-block;
}
.order-products-toolbar .limiter .limiter-label {
  font-weight: 700;
}
.form.create.account.form-create-account {
  width: 100%;
}
.form.create.account.form-create-account .field {
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
  width: 50%;
}
.form.create.account.form-create-account .field-name-firstname,
.form.create.account.form-create-account .newsletter {
  padding-right: 10px !important;
  margin-right: 0px;
  margin-bottom: 0px;
}
.form.create.account.form-create-account .fieldset.create {
  margin: 0px -15px;
}
.form.create.account.form-create-account .fieldset.create.account {
  margin-top: 20px;
}
.form.create.account.form-create-account .fieldset.create.account .field {
  padding-right: 10px !important;
  margin: 10px 0px 0px;
}
.form.create.account.form-create-account .fieldset.create.account .field.confirmation {
  padding-right: 10px !important;
}
.form.create.account.form-create-account .fieldset.create.account .field.password {
  padding-left: 10px;
  padding-right: 0px;
}
.form.create.account.form-create-account .fieldset.create.account .field.password .control {
  display: block;
}
.form.create.account.form-create-account .fieldset.create.account .field.password select {
  width: auto;
  font-family: inherit;
  font-size: inherit;
  appearance: auto;
  background: none;
  color: inherit;
}
.form.create.account.form-create-account .fieldset.create.account:after {
  margin-top: 0px;
}
.form.create.account.form-create-account .field-name-lastname {
  padding-left: 10px !important;
  margin-right: 0px;
  margin-bottom: 0px;
}
.form.create.account.form-create-account .field-name-lastname .field.password,
.form.create.account.form-create-account .field-name-lastname .field.captcha {
  padding-left: 10px !important;
}
.form.create.account.form-create-account .control .input-text {
  width: 100%;
}
.form.create.account.form-create-account .fieldset > .legend {
  padding: 0px;
  border-bottom: 1px solid #e5e5e5;
  line-height: normal;
}
.form.create.account.form-create-account .fieldset > .legend span {
  color: #333;
  font-size: 21px;
  font-weight: initial;
}
.form.create.account.form-create-account .actions-toolbar {
  text-align: center;
  margin: 20px 0px 0px;
}
.form.create.account.form-create-account .actions-toolbar .primary {
  margin: 5px 0px 5px;
  float: none;
}
.form.create.account.form-create-account .actions-toolbar .primary .submit {
  margin: 0;
}
.form.create.account.form-create-account .actions-toolbar > .secondary .action.back {
  display: inline-block;
  margin-top: 0px;
}
.actions-toolbar .primary {
  margin: 5px 0px 5px;
  float: none;
  clear: both;
}
.actions-toolbar .primary .submit {
  margin: 0;
}
.actions-toolbar > .secondary .action.back {
  display: inline-block;
  margin-top: 0px;
}
.page-title-wrapper h1 {
  margin-right: 0;
  margin-bottom: 0;
}
.block-title {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 8px;
}
.block-title > strong {
  font-size: 16px;
  font-weight: 700;
}
.account .column .block .box-newsletter,
.account .column .block .box-shipping-address {
  width: 49%;
}
.account .column .block.account_right_cols {
  width: 49%;
}
.account .column .block .box-information,
.account .column .block .box-billing-address {
  width: 49%;
  float: left;
}
.account .column .block.account_left_cols {
  width: 49%;
  float: left;
}
.account .messages {
  margin: 0;
}
.account .table-wrapper {
  border-bottom: none;
}
.account .table-wrapper:last-child {
  margin: 0;
}
.account .table-wrapper .action {
  margin-right: 0px;
}
body.account .main fieldset.fieldset.info {
  padding-left: 15px;
  padding-right: 0;
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
  width: 50%;
}
body.account .columns .column.main {
  padding: 0px 30px 0px 15px;
}
body.account .columns .column.main .form .field {
  margin-top: 10px;
}
body.account .sidebar.sidebar-main .block-title > strong {
  font-size: 16px;
}
body.account .sidebar.sidebar-main .block-wishlist {
  margin: 0px;
}
body.account .sidebar.sidebar-main .block-wishlist .block-content {
  padding: 10px;
  float: left;
  width: 100%;
}
.block-content .box-title {
  margin: 0;
}
.block-content .box-title span {
  font-size: 13px;
}
.block-content .box-content {
  font-size: 13px;
  line-height: 18px;
}
.box-actions .action:after {
  content: none;
}
address {
  margin-bottom: 20px;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
body.onestepcheckout-index-index .page-title-wrapper {
  display: none;
}
body.onestepcheckout-index-index .columns .column.main {
  width: 100% !important;
  float: none !important;
  padding: 0;
}
body.onestepcheckout-index-index #co-shipping-method-form {
  margin-top: -6px;
}
body.onestepcheckout-index-index #co-shipping-method-form > div {
  padding-bottom: 70px;
}
body.onestepcheckout-index-index #co-place-order-area {
  padding: 0 !important;
  margin-left: -10px;
  margin-right: -10px;
}
body.onestepcheckout-index-index .opc-wrapper.one-step-checkout-wrapper #co-place-order-area {
  width: 63%;
  float: right;
}
body.onestepcheckout-index-index .table-checkout-shipping-method tbody td {
  border-top: 0 solid #ccc;
  padding: 0 5px;
  width: auto;
  vertical-align: top;
}
body.onestepcheckout-index-index #checkout-step-shipping_method .osc-place-order-block {
  border: 0;
}
body.onestepcheckout-index-index #checkout-step-shipping_method .osc-place-order-block .field-row label {
  margin-bottom: 0;
}
body.onestepcheckout-index-index #checkout-step-shipping_method textarea {
  width: 100%;
  height: 80px;
}
body.onestepcheckout-index-index .osc-place-order-block {
  margin-top: 15px;
  display: block;
}
body.onestepcheckout-index-index .osc-place-order-block label {
  display: block;
}
body.onestepcheckout-index-index .osc-place-order-block #discount-form[novalidate=novalidate] .actions-toolbar {
  margin-top: -11px;
}
body.onestepcheckout-index-index .opc-wrapper .step-title {
  border-bottom: 0px;
  margin-bottom: 0px;
}
body.onestepcheckout-index-index .checkout-payment-method .step-content {
  padding-top: 16px !important;
}
body.onestepcheckout-index-index .order-summary.hoverable {
  margin-top: 30px;
}
body.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;
}
.block-order-additional-view .box-title {
  font-weight: 600;
}
.brand-topmenu-image {
  width: 40px;
  height: 30px;
  float: left;
  padding: 2px 5px;
}
.modals-wrapper .shipping-address-popup.modal-popup .modal-inner-wrap {
  max-height: 100%;
  display: flex;
  flex-direction: column;
}
.modals-wrapper .shipping-address-popup.modal-popup .modal-inner-wrap .modal-title {
  border: 0px;
  padding: 0px;
}
.modals-wrapper .shipping-address-popup.modal-popup .modal-inner-wrap .modal-header .action-close {
  bottom: 0;
  right: 10px !important;
  margin: auto;
  color: #333;
  line-height: 20px;
  font-weight: 400;
  border-radius: 0px;
}
.modals-wrapper .shipping-address-popup.modal-popup .modal-inner-wrap .modal-footer {
  display: block;
  text-align: center;
}
.modals-wrapper .shipping-address-popup.modal-popup .modal-inner-wrap .modal-footer .action {
  box-shadow: none;
  margin: 0px;
}
.modals-wrapper .shipping-address-popup.modal-popup .modal-inner-wrap .modal-footer .action.action-save-address {
  float: none;
}
.onestepcheckout-index-index input[type="number"],
.onestepcheckout-index-index input[type="text"],
.onestepcheckout-index-index input[type="password"],
.onestepcheckout-index-index input[type="email"],
.onestepcheckout-index-index select,
.onestepcheckout-index-index 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 input[type=checkbox] {
  margin: 3px 0px 0px;
  position: inherit;
}
.onestepcheckout-index-index #container {
  padding-top: 20px;
}
.onestepcheckout-index-index .banner_ads {
  margin-top: 10px;
  margin-bottom: 30px;
  margin-left: -15px;
}
.onestepcheckout-index-index .main_banner_ads {
  margin-top: 10px;
}
.onestepcheckout-index-index #co-shipping-method-form > div {
  padding-bottom: 70px;
}
.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;
}
.onestepcheckout-index-index #shipping-new-address-form select {
  margin-top: 0 !important;
}
.onestepcheckout-index-index #checkout-review-table span.toggle {
  cursor: pointer;
}
.onestepcheckout-index-index #checkout-review-table thead th:first-child {
  text-align: left;
  padding-left: 100px;
}
.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;
  display: initial;
}
.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 .opc-wrapper .step-content {
  margin: 0px;
}
.onestepcheckout-index-index .opc-wrapper .form-login,
.onestepcheckout-index-index .opc-wrapper .form-shipping-address {
  margin-bottom: 0px;
  margin-top: 0px;
}
.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"] {
  vertical-align: top;
  margin-top: 3px;
  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 #checkout-step-shipping_method tbody td {
  border-top: 0 solid #ccc;
  padding: 0 5px;
  width: auto;
  vertical-align: top;
}
.onestepcheckout-index-index #checkout-step-shipping_method .osc-place-order-block {
  border: 0;
}
.onestepcheckout-index-index input[type="checkbox"] {
  vertical-align: top;
  margin-top: 3px;
}
.onestepcheckout-index-index #co-shipping-method-form {
  margin-top: -6px;
}
.onestepcheckout-index-index #co-place-order-area {
  padding: 0 !important;
  margin-left: -10px;
  margin-right: -10px;
}
.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;
  padding-bottom: 0px;
}
.onestepcheckout-index-index .checkout-payment-method legend {
  display: block;
  padding: 0;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
  float: left;
  width: 100%;
  font-weight: inherit;
}
.onestepcheckout-index-index .checkout-payment-method .payment-method-title {
  padding: 0px;
}
.onestepcheckout-index-index .checkout-payment-method .payment-method-title input[type="radio"] {
  margin: 0px 5px 0 0;
  vertical-align: middle;
}
.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;
  margin-top: 30px !important;
}
.onestepcheckout-index-index fieldset#payment_form_authorizenet_directpost ul li {
  display: inline-block;
}
.onestepcheckout-index-index fieldset#payment_form_authorizenet_directpost .field-tooltip.toggle {
  margin-top: 20px;
}
.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 .actions-toolbar {
  width: 40%;
}
.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 .payment-option-content .action,
.onestepcheckout-index-index .osc-place-order-block .payment-option-content .input-text {
  width: 100%;
}
.onestepcheckout-index-index .osc-place-order-block .payment-option-content button.action {
  display: inline-block;
  vertical-align: middle;
  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: #1d94eb;
  color: #ffffff;
  background-color: #73c546 !important;
}
.onestepcheckout-index-index .osc-place-order-block .payment-option-content .field {
  margin-top: 0;
}
.onestepcheckout-index-index .osc-place-order-block .payment-option-content .form .primary {
  margin: 4px 0px 5px;
}
.onestepcheckout-index-index .osc-place-order-block .payment-option-content div.mage-error[generated] {
  margin-top: 0;
  font-size: 13px;
}
.onestepcheckout-index-index .osc-place-order-block .field-row label {
  margin-bottom: 0;
}
.onestepcheckout-index-index .osc-place-order-block .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-block .place-order-primary button.primary.checkout:hover {
  background-color: #65b13c !important;
}
.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;
}
.onestepcheckout-index-index #checkout-step-shipping .action,
.onestepcheckout-index-index .modal-inner-wrap .action {
  display: inline-block;
  vertical-align: middle;
  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: #1d94eb;
  color: #ffffff;
  background-color: #73c546 !important;
}
.onestepcheckout-index-index #checkout-step-shipping .action {
  float: right;
  margin-top: 20px;
  margin-bottom: 0;
}
.onestepcheckout-index-index #checkout-step-shipping span:before {
  display: none;
}
.onestepcheckout-index-index #checkout-step-shipping .action.edit-address-link {
  margin-right: -10px;
}
.onestepcheckout-index-index #checkout-step-shipping:hover .action {
  background-color: #65b13c !important;
}
.onestepcheckout-index-index .checkout-container {
  margin: 0px;
}
.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:not(.primary):not(.action-show):not(.action-close):not(.edit-address-link):not(.ui-datepicker-trigger):hover:not(.primary):hover:not(.action-show):hover:not(.action-close):hover:not(.edit-address-link):not(.ui-datepicker-trigger) {
  background-color: #65b13c !important;
}
.onestepcheckout-index-index .popup-authentication button.action:hover,
.onestepcheckout-index-index .modal-inner-wrap button.action:hover,
.onestepcheckout-index-index .popup-authentication .action:hover,
.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 .mark,
.onestepcheckout-index-index mark {
  background: 0 0;
}
.onestepcheckout-index-index .opc-block-summary {
  padding: 20px 0px 0px;
}
.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 .opc-block-summary .product-item .subtotal {
  display: table-cell;
}
.onestepcheckout-index-index .opc-block-summary .product-item .subtotal .price {
  font-size: 13px;
  font-weight: 700;
}
.onestepcheckout-index-index .opc-block-summary .block.items-in-cart strong {
  font-size: 13px;
  font-weight: 700;
}
.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;
  box-sizing: border-box;
}
.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 .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 .payment-method-content dd {
  margin-bottom: 10px;
}
.onestepcheckout-index-index .modal-content .block-authentication._block-content-loading .loading-mask {
  position: fixed !important;
}
.onestepcheckout-index-index .modals-wrapper .modal-popup .modal-inner-wrap .modal-header .action-close {
  bottom: 0;
  right: 10px;
  margin: auto;
  color: #333;
  line-height: 20px;
  font-weight: 400;
  border-radius: 0px;
}
.onestepcheckout-index-index .modals-wrapper .modal-popup .modal-inner-wrap .modal-content .fieldset > .field {
  margin: 0px 0px 20px;
}
.onestepcheckout-index-index .modals-wrapper .modal-popup .modal-inner-wrap .modal-footer {
  display: block;
  text-align: center;
}
.onestepcheckout-index-index .modals-wrapper .modal-popup .modal-inner-wrap .modal-footer .action {
  box-shadow: none;
  box-sizing: border-box;
}
.checkout-index-index .required .label .required-symbol,
.checkout-index-index ._required .label .required-symbol {
  float: none !important;
  display: inline-block !important;
}
.checkout-index-index #co-shipping-form .select {
  margin-top: 0px !important;
}
.checkout-index-index #checkout-payment-method-load .actions button {
  margin-left: 0px;
}
.checkout-index-index #checkout-payment-method-load .fieldset {
  margin: 0px;
  width: 100%;
}
.checkout-index-index #checkout-payment-method-load .fieldset .select {
  width: 100%;
}
.checkout-index-index .osc-payment-after-methods {
  display: none;
}
.checkout-index-index table > thead > tr,
.checkout-index-index table > tbody > tr,
.checkout-index-index table > tfoot > tr {
  vertical-align: inherit;
}
.checkout-index-index table > thead > tr > th,
.checkout-index-index table > tbody > tr > th,
.checkout-index-index table > tfoot > tr > th {
  vertical-align: inherit;
}
.checkout-index-index table > thead > tr > td,
.checkout-index-index table > tbody > tr > td,
.checkout-index-index table > tfoot > tr > td {
  vertical-align: inherit;
}
.checkout-index-index table.table-totals > thead > tr > th,
.checkout-index-index table.table-totals > tbody > tr > th,
.checkout-index-index table.table-totals > tfoot > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  border-top: 1px solid #ddd;
  vertical-align: top;
  font-size: 13px;
}
.checkout-index-index table.table-totals > thead > tr > td,
.checkout-index-index table.table-totals > tbody > tr > td,
.checkout-index-index table.table-totals > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  border-top: 1px solid #ddd;
  vertical-align: top;
  font-size: 13px;
}
.checkout-index-index table.table-totals tbody .amount {
  width: 150px;
  padding-right: 20px;
}
.checkout-index-index table.table-totals tbody .mark {
  color: #1979c3;
  font-weight: 400;
  text-align: right;
}
.checkout-index-index .one-step-checkout-wrapper {
  margin-bottom: 0px;
}
.checkout-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;
}
.checkout-index-index .osc-place-order-wrapper .place-order-primary button.primary.checkout:hover {
  background-color: #65b13c !important;
}
.checkout-index-index .osc-place-order-wrapper .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: 0;
  right: 0;
  text-transform: none;
}
.checkout-index-index .minicart-items .product-item-name {
  font-weight: 700;
  margin: 0 0 5px;
}
.checkout-index-index #checkout-step-payment #stripe-payments-card-number {
  width: 250px;
}
.product-item .product-item-name {
  font-size: 17px;
  font-weight: 700;
  margin: 0 0 5px;
  display: block;
}
.product-item .product-item-name a {
  color: #428bca;
  font-weight: inherit;
}
.product-item .product-item-name a:hover {
  color: #1d5f98;
}
.product-item .product-item-details .price-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.product-item .product-item-details .price-box .compressBtnMargin {
  margin-left: 0px;
}
.account_btn_full_center {
  text-align: center;
  float: left;
  width: 100%;
  padding-top: 10px;
}
.compressBtnMargin .sls_101 {
  background-position: center !important;
}
.checkout-cart-index .column.main {
  padding: 0px;
}
.cart-summary {
  float: left;
  width: 100%;
  margin: 20px 0px 0px;
  padding: 0px;
  background: transparent;
}
.cart-summary > div.col-sm-4 {
  width: 33.33333333%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.cart-summary > div.col-sm-4:first-child {
  padding-left: 0;
}
.cart-summary > div:last-child {
  padding-right: 0px;
}
.cart-summary .cart-totals tbody .mark,
.cart-summary .cart-totals tfoot .mark {
  padding: 8px;
}
.cart-summary .cart-totals tbody tr:last-child td,
.cart-summary .cart-totals tfoot tr:last-child td {
  padding: 8px;
}
.cart-summary .block > .title {
  display: none;
}
.cart-summary .block .actions-toolbar > .primary {
  margin: 0px;
}
.cart-summary .block.discount > .title {
  display: none;
}
.cart-summary .block.discount .fieldset .field {
  margin: 0px;
}
.cart-summary .block.discount .content {
  padding: 0px;
}
.cart-summary #block-summary,
.cart-summary #block-discount {
  background: #f3f4f6;
  float: left;
  width: 100%;
  padding: 15px;
  display: block !important;
}
.cart-summary #shipping-zip-form .legend {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
}
.cart-summary #shipping-zip-form .field.note {
  color: #999;
  font-size: 12px;
  padding: 0;
  margin: 9px 0;
  display: inline-block;
  clear: both;
}
.cart-summary #shipping-zip-form .field label {
  margin-bottom: 0;
}
.cart-summary #discount-coupon-form .field > .label {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
}
.cart-summary #discount-coupon-form .field > span {
  color: #999;
  font-size: 12px;
  padding: 0;
  margin: 9px 0;
  display: block;
}
.cart-summary #discount-coupon-form .actions-toolbar {
  position: absolute;
  right: 0px;
  top: 55px;
  margin-top: 0px;
}
.cart-summary #discount-coupon-form .actions-toolbar .action {
  margin: 0;
  border: 0;
  box-shadow: none;
  color: #fff;
}
.cart-summary .checkout-methods-items .action.primary.checkout {
  padding: 8px 25px;
  line-height: 1.42857;
  font-size: 15px;
  letter-spacing: 0;
}
.cart.table-wrapper .col.price,
.cart.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp {
  padding: 8px;
}
.cart.table-wrapper .actions-toolbar > .action-edit:before {
  display: none;
}
.cart.table-wrapper .cart > .item {
  border: 0px;
}
.cart.table-wrapper .item .col.item {
  display: table-cell;
  padding: 8px !important;
}
.cart.table-wrapper .table > thead > tr > th,
.cart.table-wrapper .table > tbody > tr > th,
.cart.table-wrapper .table > tfoot > tr > th,
.cart.table-wrapper .table > thead > tr > td,
.cart.table-wrapper .table > tbody > tr > td,
.cart.table-wrapper .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.cart.table-wrapper .table > thead > tr:first-child > th,
.cart.table-wrapper .table > tbody > tr:first-child > th,
.cart.table-wrapper .table > tfoot > tr:first-child > th {
  border-top: 0px;
  text-align: left;
}
.cart.table-wrapper .item-options dt {
  clear: none;
  float: none;
  margin: 0px;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin: 0px;
}
#shopping-cart-table .action.action-delete:before {
  display: none;
}
#shopping-cart-table > tbody + tbody {
  border: 0px;
}
.modals-wrapper .modal-popup .modal-inner-wrap {
  max-width: 500px;
  margin: 0 auto;
  max-height: 600px;
  background: #fff;
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  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: 0;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-header {
  float: none;
  position: relative;
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-header .action-close {
  background: #f1f1f1;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  right: 0;
  top: 0;
  position: absolute;
  border: 0;
  padding: 1px 6px;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-header .action-close:before {
  display: none;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-header .action-close:after {
  content: "\f00d";
  font-family: 'FontAwesome';
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-title {
  font-size: 16px;
  font-weight: 700;
  margin: 0;
  line-height: 1.42857143;
  border: 0px;
  padding-bottom: 0px;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-footer {
  display: none;
}
.modals-wrapper .modal-popup .modal-content {
  max-height: 550px;
  border: 0 none;
  box-shadow: none;
  padding: 15px;
  float: left;
  width: 100%;
  overflow: auto;
  position: relative;
  background-color: #fff;
  border-radius: 6px;
  outline: none;
}
.modals-wrapper .modal-popup .modal-footer {
  float: left;
  width: 100%;
  text-align: center;
  padding: 15px;
  border-top: 1px solid #e5e5e5;
}
.modals-wrapper .modal-popup .modal-footer .btn {
  display: inline-block;
  vertical-align: middle;
  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: #1d94eb;
  color: #ffffff;
  background: #73c546;
  box-shadow: none;
}
.modals-wrapper .modal-popup .modal-footer .btn:hover {
  background: #65b13c;
}
.modals-wrapper .modal-popup.changelog .modal-inner-wrap .modal-footer {
  display: block !important;
}
.weltpixel_quickview-catalog_product-view .product.attribute.overview,
.weltpixel_quickview-catalog_product-view .breadcrumbs,
.weltpixel_quickview-catalog_product-view .ratings,
.weltpixel_quickview-catalog_product-view .product-shop,
.weltpixel_quickview-catalog_product-view .product_page_order_by_phone,
.weltpixel_quickview-catalog_product-view .product-right-container {
  display: none;
}
.weltpixel_quickview-catalog_product-view .box-tocart .actions #product-addtocart-button {
  display: none;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  opacity: 0;
  background: #000;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 200px;
  padding: 0;
  max-width: 477px;
  cursor: auto;
}
.mfp-iframe-holder .mfp-close {
  font-weight: normal;
}
.weltpixel_quickview-catalog_product-view .product_right_mn,
.weltpixel_quickview-catalog_product-view .product_left_mn {
  width: 100%;
  margin: 0px;
  padding: 0px;
}
.weltpixel_quickview-catalog_product-view .product_left_mn .product_left_mn_inner {
  width: 100%;
  margin: -15px 0px 0px;
}
.weltpixel_quickview-catalog_product-view .product_left_mn .page-title-wrapper.product .page-title {
  padding-bottom: 24px;
}
.weltpixel_quickview-catalog_product-view #product-options-wrapper .field {
  margin-top: 0px;
}
.weltpixel_quickview-catalog_product-view #product-options-wrapper .field select {
  width: 100%;
}
.weltpixel_quickview-catalog_product-view .product-options-bottom .box-tocart {
  margin: 10px 0px 0px;
}
.weltpixel_quickview-catalog_product-view .product-options-bottom .box-tocart .field.qty {
  margin: 27px 0px 0px;
}
.weltpixel_quickview-catalog_product-view .product-options-bottom .price-box {
  display: block;
}
.weltpixel_quickview-catalog_product-view .product-options-bottom .price-box .old-price,
.weltpixel_quickview-catalog_product-view .product-options-bottom .price-box .discount,
.weltpixel_quickview-catalog_product-view .product-options-bottom .price-box .special-price {
  display: inline-block;
  vertical-align: middle;
}
.weltpixel_quickview-catalog_product-view .product-options-bottom .price-box .discount {
  color: #333333;
}
.weltpixel_quickview-catalog_product-view .product-options-bottom .price-box .price-wrapper {
  font-size: 15px;
  font-weight: 600;
  color: #ed4e24;
}
.weltpixel_quickview-catalog_product-view .product-options-bottom .price-box .price-wrapper .price {
  font-size: 15px;
}
.mst-searchautocomplete__autocomplete {
  padding: 10px;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__item.magento_catalog_product {
  border-bottom: 1px dotted #ccc;
  padding: 10px 0px;
  font-weight: 600;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__item.magento_catalog_product:first-child {
  padding-top: 0px;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__item.magento_catalog_product a {
  color: #0d4879;
  text-decoration: none;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__item.magento_catalog_product a:hover {
  color: #1c8cdc;
}
.show-all-results {
  float: left;
  width: 100%;
  text-align: center;
  padding-top: 7px;
}
.show-all-results a {
  color: #0d4879;
  text-decoration: none;
}
.loader img {
  z-index: 999;
}
.catalog-product-view .products-grid.products .product_custom_ul:not(.list) li .thumbnail .price-box .price-container {
  width: 100%;
  float: left;
}
.catalog-product-view .products-grid.products .product_custom_ul:not(.list) li:nth-child(4n+1) {
  clear: none;
}
.catalog-product-view .products-grid.products .product_custom_ul:not(.list) li {
  width: 16.66%;
}
.cart-container .block.crosssell {
  width: 100%;
  padding: 0px;
}
.block-new-customer .actions-toolbar .primary {
  margin: 0px;
}
.login-container .block form.form-login .login .actions-toolbar > .primary {
  margin: 5px 0px;
  clear: both;
}
.login-container .block form.form-login .login .actions-toolbar > .primary .primary {
  margin: 5px 0px;
  clear: both;
}
.login-container .block form.form-login .login .actions-toolbar .secondary a.action {
  margin-top: 0px;
}
.page-main {
  float: left;
  width: 100%;
}
.account_btn_full .secondary {
  width: auto;
  float: right;
}
.account_btn_full .secondary a.action.back {
  margin: 0px;
}
.account_btn_full .primary {
  width: auto;
  float: left;
}
.account_btn_full .primary .primary.action {
  margin: 5px 0px;
}
.page.messages .message-error.error {
  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 {
  background: #f2dede;
  border: 1px solid #ebccd1;
  color: #ab4846;
  padding: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  clear: both;
  margin: 10px 0px 0px;
}
body.account .main .affiliate_text ul {
  margin: 30px 0px 0px 30px;
  padding: 0;
  list-style: none;
  text-align: center;
}
body.account .main .affiliate_text li {
  display: inline-block;
  vertical-align: top;
  margin-right: -2px;
  margin-left: -2px;
  width: 33.33%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
}
body.account .main .affiliate_text li h3 {
  margin-top: 20px;
  margin-bottom: 20px;
}
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: #fff;
  font-size: 13px;
  font-weight: 600;
  padding: 7px;
}
form .fieldset {
  margin: 0px;
}
form .fieldset > .field > .label {
  margin: 0;
  font-weight: 500;
}
#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.cbp-spmenu-open {
  left: 0;
  display: block;
}
.cbp-spmenu,
.cbp-spmenu-push {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}
.cbp-spmenu-push {
  overflow-x: hidden;
  position: relative;
  left: 0;
}
.cbp-spmenu-push-toright {
  left: 280px;
}
#push-menu > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  float: left;
}
#push-menu > ul > li {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #343434;
  position: relative;
}
#push-menu > ul > li > a {
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  padding: 6px 10px 7px;
  float: left;
  width: 100%;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
#push-menu > ul > li ul {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #343434;
}
#push-menu > ul > li ul li {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #343434;
  position: relative;
}
#push-menu > ul > li ul li a {
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  padding: 5px 20px;
  float: left;
  width: 100%;
  color: #fff;
  text-decoration: none;
}
#push-menu > ul > li ul li ul li {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #343434;
  position: relative;
}
#push-menu > ul > li ul li ul li a {
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  padding: 5px 20px;
  float: left;
  width: 100%;
  color: #fff;
  text-decoration: none;
}
#push-menu .subcat-expand {
  cursor: pointer;
  float: right;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 34px;
  z-index: 9;
}
#push-menu .subcat-expand:before {
  background: #fff;
  bottom: 0;
  content: "";
  height: 14px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: -4px;
  width: 2px;
}
#push-menu .subcat-expand:after {
  background: #fff;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: -4px;
  width: 14px;
}
#push-menu .subcat-expanded:before {
  display: none;
}
.mst-search__misc-recommendations {
  clear: both;
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 5px;
}
[class*=catalogsearch-result] .catalogCategoryProductList dt.title {
  color: #428bca;
  padding-left: 5px;
  padding-right: 5px;
  margin: 0px;
}
[class*=catalogsearch-result] .catalogCategoryProductList dd.item {
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  margin: 0px;
}
[class*=catalogsearch-result] .catalogCategoryProductList dd.item a {
  color: #000000;
}
.wishlist-index-index .qty .label {
  display: none;
}
.products-grid.wishlist .product-item .price-box .price {
  font-weight: 400;
  font-size: 13px;
}
.weltpixel-quickview-catalog-product-view {
  overflow: auto !important;
}
.weltpixel-quickview-catalog-product-view .container .breadcrumbs {
  display: none;
}
.weltpixel-quickview-catalog-product-view .product.attribute.sku {
  display: none;
}
.weltpixel-quickview-catalog-product-view .product-info-main .product_left_mn,
.weltpixel-quickview-catalog-product-view .product-info-main .product_right_mn {
  padding: 0px 30px;
}
.weltpixel-quickview-catalog-product-view .page-title-wrapper.product .page-title {
  font-size: 18px !important;
}
.weltpixel-quickview-catalog-product-view .product-info-main .leasing-option {
  display: none;
}
.weltpixel-quickview-catalog-product-view .page-wrapper .page-main {
  min-height: 200px !important;
}
.weltpixel-quickview-catalog-product-view #product-options-wrapper .field .label {
  font-size: 13px;
  line-height: normal;
  margin-right: 0;
  width: 100%;
  padding-bottom: 5px;
}
.weltpixel-quickview-catalog-product-view .product-options-bottom {
  width: 100%;
  float: left;
  margin-top: 12px;
}
/* affiliate */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager:after,
.pager:before {
  content: "";
  display: block;
  clear: both;
}
.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);
}
.limiter select {
  border: 0px;
  background: url('../images/cw_images/select_bg.webp') no-repeat right center #ffffff;
  padding: 0px;
  line-height: normal;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 38px;
  margin: 0;
}
.limiter .limiter-text {
  margin: 0px;
  padding: 0px;
  vertical-align: middle;
  color: #999999;
  font-size: 12px;
  font-weight: 400;
  margin-top: -7px;
  display: inline-block;
}
.limiter .limiter-label {
  font-weight: 700;
}
.account .toolbar .pages .action.previous {
  box-shadow: none;
  margin-right: 0px;
}
.account .toolbar .pages .action.previous:before {
  display: none;
}
.affiliate-account-index .pager .toolbar-amount {
  float: none;
  text-align: center;
  margin: 0 5px 10px 0px;
  padding: 0px;
}
body.aff_st-index-index #ministore-form {
  float: left;
  width: 100%;
}
body.account .columns .column.main .form.mini_store .field.store_header_logo,
body.account .columns .column.main .form.mini_store .field.store_footer_logo {
  float: left;
  width: 50%;
  margin-bottom: 20px;
  margin-top: 0px;
}
body.account .columns .column.main .form.mini_store img.display_header_logo_image {
  max-width: 90%;
  max-height: 60px;
  width: auto !important;
  height: auto !important;
  margin-bottom: 10px;
  display: block;
}
body.account .columns .column.main .form.mini_store img.display_banner_image {
  margin-bottom: 10px;
  width: auto !important;
  height: auto !important;
  max-width: 100%;
  max-height: 100%;
}
body.account .columns .column.main .form.mini_store .field {
  margin-top: 20px;
}
body.account .columns .column.main .form.mini_store .control .input-text {
  width: 100%;
}
body.account .main .box-account .data-table > thead > tr {
  background: #f5f5f5;
}
body.account .main .box-account .data-table > tbody > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
body.account .main .box-account h2 {
  margin-bottom: 30px;
}
body.account .main .affiliate-refer-content {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 30px;
}
body.account .main .affiliate-refer-content h3 {
  margin-bottom: 15px;
}
body.account .main form.form-affiliate legend.legend {
  margin-bottom: 0;
  font-size: 22px;
  line-height: 32px;
  font-weight: inherit;
  padding: 0;
  float: none;
  border-color: #e5e5e5;
}
body.account .main form.form-affiliate .affiliate-clear {
  margin-top: 30px;
}
body.account .main form.form-affiliate .primary {
  margin-top: 5px;
  clear: both;
  margin-bottom: 5px;
}
body.account .main form.form-affiliate .primary > .primary {
  margin: 0px;
}
body.account .main form.form-affiliate textarea {
  width: 100%;
  height: 40px;
}
body.account .main form.form-affiliate .control .input-text {
  width: 100%;
}
body.account .main form.form-affiliate input[type=text] {
  width: 100%;
}
body.account .main fieldset.fieldset.request,
body.account .main fieldset.fieldset.info {
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
  width: 50%;
  padding-right: 30px;
}
body.account .main fieldset.fieldset.request {
  padding-right: 15px;
  padding-left: 15px;
}
body.account .main fieldset.fieldset.request:first-child {
  padding-left: 0px;
}
body.account .main fieldset.fieldset.request:last-child {
  padding-right: 0px;
}
.affiliate-strength-meter {
  background-color: #f4f4f4;
  line-height: 32px;
  padding: 0 9px;
  position: relative;
  z-index: 1;
  font-size: 10px;
  margin-top: 1px;
}
.affiliate_mini_store .page-wrapper .page-header {
  padding-bottom: 9px !important;
  border-bottom: 1px solid #eeeeee;
}
.affiliate_mini_store .header.content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 14px !important;
  max-width: 1175px !important;
}
.affiliate_mini_store .header.content .minicart-wrapper {
  padding-left: 8px;
  margin-top: -22px;
  margin-right: -15px;
}
.affiliate_mini_store .header.content .search_header {
  width: 37.5%;
  margin-left: 0px;
  margin-top: -3px;
}
.affiliate_mini_store .header.content .search_header .actions .search {
  width: 46px;
  height: 34px;
  background: #0D4879;
  float: left;
  line-height: 34px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.affiliate_mini_store .header.content .search_header .actions .search i {
  font-size: 20px;
}
.affiliate_mini_store .header.content .search_header #search {
  padding-right: 50px;
  height: 34px;
  border-color: #CCCCCC;
  border-radius: 4px;
  padding-left: 15px;
}
.affiliate_mini_store .header .logo {
  width: 9.2%;
  padding-right: 10px;
  padding-left: 1px;
}
.affiliate_mini_store .header .block.block-header-content.header_content_header {
  float: left;
  width: 41.5%;
  margin: 0px;
}
.affiliate_mini_store .header .block.block-header-content.header_content_header span {
  font-size: 12px;
  line-height: 18px;
  max-width: 350px;
  display: block;
}
.affiliate_mini_store .header .block.block-header-content.header_content_header span.header-content-heading {
  font-weight: 700;
  display: block;
  padding-bottom: 6px;
  font-size: 16px;
}
.affiliate_mini_store .header .block.block-header-content.header_content_header .block {
  margin: 0px;
}
.affiliate_mini_store .header ul.compare.wrapper {
  display: none;
}
.affiliate_mini_store .minicart-wrapper:before {
  display: none;
}
.affiliate_mini_store span.header_account_link_list {
  float: left;
  width: 9.3%;
  text-align: center;
  padding-left: 39px;
  position: relative;
  margin-top: -2px;
}
.affiliate_mini_store span.header_account_link_list a.header_account_link {
  position: relative;
  display: inline-block;
  font-size: 12px;
  text-decoration: none;
  font-weight: 600;
  color: #000;
}
.affiliate_mini_store span.header_account_link_list a.header_account_link:before {
  content: '';
  background-image: url(../../../../../../../media/wysiwyg/affiliate-user_icon.png);
  display: block;
  width: 25px;
  height: 28px;
  margin: auto auto 3px auto;
}
.affiliate_mini_store span.header_account_link_list:before {
  content: "";
  width: 2px;
  height: 34px;
  background-color: #D3D3D3;
  position: absolute;
  display: block;
  top: 7px;
  bottom: 0px;
  left: 26px;
}
.affiliate_mini_store .minicart-wrapper .min_cart_grand_total span.price {
  font-weight: 600;
}
.affiliate_mini_store div#authenticationPopup + p,
.affiliate_mini_store .about-sec + p,
.affiliate_mini_store .hp-slider + p {
  display: none;
}
.affiliate_mini_store .home-before-content.home-banner {
  padding-top: 18.85%;
  position: relative;
  overflow: hidden;
}
.affiliate_mini_store .home-before-content.home-banner img.affiliate_banner_img {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: auto;
  max-height: 100%;
  display: block;
}
.affiliate_mini_store .container {
  width: 1200px;
  max-width: 100%;
}
.affiliate_mini_store p:last-child {
  margin-bottom: 0px;
}
.affiliate_mini_store .cwn-category h2,
.affiliate_mini_store .smart_financing h2,
.affiliate_mini_store .popular_items h2 {
  margin-top: 45px;
  font-size: 26px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  letter-spacing: -0.52px;
}
.affiliate_mini_store .wds_brandling .block-title strong {
  margin-top: 45px;
  font-size: 26px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  letter-spacing: -0.52px;
}
.affiliate_mini_store h2.home_freeshipping,
.affiliate_mini_store h2.home_special {
  margin-top: 45px;
  font-size: 26px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  letter-spacing: -0.52px;
}
.affiliate_mini_store h2.home_freeshipping {
  padding-bottom: 50px;
}
.affiliate_mini_store .cwn-category {
  margin-top: 2px;
}
.affiliate_mini_store .cwn-category .row .col {
  width: 20%;
  margin-bottom: 20px;
}
.affiliate_mini_store .cwn-category .row .col .thumbnail a h3 {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: -0.32px;
  font-weight: 700;
  text-transform: uppercase;
}
.affiliate_mini_store .about-sec {
  background-color: #3396D7;
  padding-top: 80px;
  padding-bottom: 101px;
  margin-top: 17px;
  float: left;
  width: 100%;
  clear: both;
}
.affiliate_mini_store .about-sec p {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.1px;
}
.affiliate_mini_store .about-sec p:last-child {
  margin-bottom: 0px;
}
.affiliate_mini_store .about-sec p:first-child strong {
  letter-spacing: -0.52px;
  font-size: 26px;
  line-height: 34px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  display: block;
  margin-bottom: 25px;
}
.affiliate_mini_store footer.page-footer .logo {
  max-width: none;
  margin: 10px 0px 0px;
  padding-right: 50px;
}
.affiliate_mini_store .page-footer .container {
  padding-right: 25px;
}
.affiliate_mini_store .footer.content .footer_mid_lt_affiliate {
  width: 75%;
  float: left;
}
.affiliate_mini_store .footer.content .footer_mid_lt_affiliate ul {
  width: 100%;
  float: left;
  text-align: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.affiliate_mini_store .footer.content .footer_mid_lt_affiliate ul li {
  width: 24.5%;
  float: left;
  text-align: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.affiliate_mini_store .footer.content .footer_mid_lt_affiliate ul li a {
  color: #FFFFFF;
  font-size: 11px;
  width: auto;
  float: left;
  clear: left;
  line-height: 16px;
}
.affiliate_mini_store .footer.content .footer_mid_lt_affiliate ul li a:before {
  font-family: FontAwesome;
  content: '\f105';
  margin-right: 6px;
}
.affiliate_mini_store .footer.content .footer_mid_lt_affiliate ul li .logo a:before {
  display: none;
}
.affiliate_mini_store .footer.content .footer_mid_lt_affiliate ul li h2 {
  margin: 0px 0 20px 0;
  padding: 0px;
  width: 100%;
  float: left;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  position: relative;
}
.affiliate_mini_store .footer.content .footer_mid_lt_affiliate ul li h3 {
  margin: 0px 0 5px 0;
  padding: 0px;
  font-size: 11px;
  font-weight: 700;
  line-height: normal;
  color: #FFFFFF;
}
.affiliate_mini_store .footer.content .footer_mid_lt_affiliate ul li p {
  margin: 0px 0 8px 0;
  padding: 0px;
  font-size: 11px;
  line-height: normal;
  color: #FFFFFF;
  float: left;
  width: 100%;
}
.affiliate_mini_store .footer.content .footer_mid_lt_affiliate ul li:first-child {
  width: 47.3%;
}
.affiliate_mini_store .cwn_products_rt_mn_home .slick-prev,
.affiliate_mini_store .cwn_products_rt_mn_home .slick-next {
  background-image: url('../images/cw_images/slider_ic_new.webp');
  background-repeat: no-repeat;
}
.affiliate_mini_store .cwn_products_rt_mn_home .slick-prev:hover,
.affiliate_mini_store .cwn_products_rt_mn_home .slick-next:hover {
  background-image: url('../images/cw_images/slider_ic_new.webp');
  background-repeat: no-repeat;
}
.affiliate_mini_store.cms-prima_affiliate_home .page-footer {
  margin-top: 0px !important;
}
html body.affiliate_mini_store .page.messages {
  padding-bottom: 0px;
}
.form-address-edit .field {
  margin: 0;
}
.form-address-edit .actions-toolbar .primary,
form#wishlist-view-form .actions-toolbar .primary {
  margin: 0 !important;
}
.form-address-edit .actions-toolbar .primary .action,
form#wishlist-view-form .actions-toolbar .primary .action {
  margin: 0px;
}
.question_form {
  width: 100%;
  float: left;
  margin-top: 10px;
}
.question_form .legend {
  font-size: 20px;
  margin-bottom: 15px;
  border: 0px;
}
.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 0;
}
.question_form .fieldset > .field {
  margin: 0px;
}
.question_form .fieldset > .field > .field {
  margin: 0px;
}
.brand-product-list .brand-detail.product-item-info {
  display: block;
  width: auto;
}
.brand-product-list .brand-detail.product-item-info h1 {
  font-size: 27px;
  margin: 0px;
}
.brand-product-list .brand-detail.product-item-info .product-item-details {
  display: block;
}
.brand-product-list .brand-information .product-item-description {
  font-size: 13px;
  margin: 0px;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__index-title {
  display: none;
}
#morelink,
#lesslink {
  width: auto;
  background: #1d94eb;
  border: 0;
  display: inline-block;
  color: #fff;
  cursor: pointer;
  float: none;
  font-size: 15px;
  font-weight: 600;
  line-height: 50px;
  padding: 0 23px;
  letter-spacing: .3px;
}
@media only screen and (min-width: 1400px) {
  .home-before-content.home-banner {
    padding-top: 20%;
  }
}
@media only screen and (max-width: 1199px) {
  .page-header .top_header_lt,
  .page-header .top_header_rt {
    display: inline-block;
    vertical-align: middle;
    margin-right: -4px;
    float: none;
    width: 50%;
  }
  .header.content .search_header {
    width: 36%;
    padding-left: 30px;
    margin: 2px 0px 0px;
  }
  .header.content .cwn-header-section-contact {
    width: 30%;
    padding-right: 0;
    padding-left: 30px;
    padding-bottom: 16px;
  }
  .header.content .logo {
    max-width: 30%;
  }
  .sections.nav-sections > .section-item-content .navigation > ul > li > a {
    font-size: 15px;
    line-height: 15px;
    padding: 0px 7px;
    font-weight: 700;
  }
  .home-before-content.home-banner {
    padding-top: 20%;
  }
  .homepage_promotion .home_promotion span.left {
    font-size: 25px;
  }
  .homepage_promotion a.learn_more {
    margin: 1px 0px 0px 21px;
  }
  .cwn-category {
    margin-bottom: 22px;
  }
  .cwn-category .row {
    margin: 0px -5px;
  }
  .cwn-category .row .col .thumbnail .thumbnailimg img {
    max-width: 100%;
  }
  .cwn-category .row .col .thumbnail a h3 {
    min-height: 40px;
  }
  .cwn-category .row .col:nth-child(6n + 1) {
    clear: left;
  }
  .about_compressor_mn {
    margin: 0px 0px 7px;
  }
  .about_compressor_mn .about_compressr_bottom .about_contact-left {
    width: 55%;
    padding-right: 15px;
  }
  .about_compressor_mn .about_compressr_bottom .about_contact {
    width: 45%;
  }
  .page-footer .footer.content .footer_top_mn ul li {
    text-align: center;
  }
  .page-footer .footer.content .footer_top_mn ul li i {
    float: none;
    padding: 0 0 10px;
  }
  .page-footer .footer.content .footer_top_mn ul li div {
    width: 100%;
  }
  .page-footer .footer.content .footer_mid_mn {
    margin-top: 30px;
  }
  .page-footer .footer.content .footer_mid_mn .footer_mid_lt ul li h2 .ribbon {
    top: -36px;
  }
  .page-footer .footer.content .footer_mid_mn .pay-box {
    margin-right: 0px;
  }
  .page-footer .footer.content .footer_bottom {
    margin-top: 60px;
  }
  .products .product_custom_ul:not(.list) li {
    width: 33.33%;
  }
  .products .product_custom_ul:not(.list) li:nth-child(4n+1) {
    clear: none;
  }
  .products .product_custom_ul:not(.list) li:nth-child(3n+1) {
    clear: left;
  }
  .toolbar .limiter {
    margin: 0 5px 10px;
  }
  .product-info-main .product_left_mn {
    width: 70%;
    padding-right: 30px;
  }
  .product-info-main .product_left_mn .product.media {
    width: 60% !important;
    padding-right: 30px;
  }
  .product_left_mn_inner {
    width: 40%;
  }
  .product_right_mn {
    width: 30%;
  }
  .container.pp-tabs .tabs li {
    font-size: 14px;
  }
  .custom_review_block .row .col-lg-6 {
    width: 100%;
  }
  .why_buy_product_mn:after {
    background-position: 48.85% bottom;
    top: 54%;
  }
  .catalog-product-view main#maincontent.page-main {
    padding-bottom: 30px;
  }
  .catalog-product-view .products-grid.products .product_custom_ul:not(.list) li {
    width: 25%;
  }
  .catalog-product-view .products-grid.products .product_custom_ul:not(.list) li:nth-child(3n+1) {
    clear: none;
  }
  .customer-account-create.page-layout-1column .column.main {
    padding: 0px;
  }
  .form.create.account.form-create-account .fieldset.create {
    margin: 0px;
  }
  .products-list ul.products.list.product_custom_ul li .brand_logo .brand_img {
    max-height: 35px;
  }
  .modals-wrapper .modal-popup .modal-content {
    max-height: 260px;
  }
  .modals-wrapper .modal-popup .modal-inner-wrap {
    left: 15px;
    right: 15px;
  }
  body.onestepcheckout-index-index .opc-wrapper.one-step-checkout-wrapper #co-place-order-area {
    width: 80%;
  }
  body.account .columns .column.main {
    padding-right: 0px;
  }
  .sidebar.sidebar-main #wishlist-sidebar li .actions-secondary {
    display: inherit;
    padding: 0px;
  }
  .affiliate_mini_store .header .block.block-header-content.header_content_header {
    width: 40%;
  }
  .affiliate_mini_store h2.home_freeshipping {
    padding-bottom: 30px;
  }
  .affiliate_mini_store .footer.content .footer_mid_lt_affiliate ul li {
    width: 33.33%;
  }
  .affiliate_mini_store .footer.content .footer_mid_lt_affiliate ul li:first-child {
    width: 33.33%;
  }
  .affiliate_mini_store .page-footer .container {
    padding-right: 15px;
  }
  .affiliate_mini_store .page-footer .footer.content .footer_mid_mn .pay-box {
    margin-left: -97px;
  }
  .affiliate_mini_store .home-before-content.home-banner {
    padding-top: 17.85%;
  }
}
@media only screen and (max-width: 990px) {
  #showLeftPush {
    width: 30px;
    height: 30px;
    float: left;
    position: absolute;
    display: block;
    top: 20px;
    left: 12px;
    font-size: 24px;
    text-align: center;
    margin: 0;
    padding: 0;
    color: #000;
    line-height: 30px;
    background: transparent;
    border: 1px solid transparent;
    box-shadow: none;
  }
  #showLeftPush .fa-close {
    display: none;
  }
  body.cbp-spmenu-push-toright {
    position: fixed;
    overflow: hidden;
    top: 0px;
    width: 100%;
  }
  .cbp-spmenu-push-toright #showLeftPush .fa-bars {
    display: none;
  }
  .cbp-spmenu-push-toright #showLeftPush .fa-close {
    display: inline-block;
  }
  .page-wrapper .page-header {
    padding-bottom: 0px !important;
    border-bottom: 1px solid #eee;
  }
  .page-wrapper .page-header .panel.wrapper {
    margin: 0px;
  }
  .page-wrapper .page-header .top_header_rt,
  .page-wrapper .page-header .top_header_lt {
    text-align: center;
    width: 100%;
    margin: 0px;
  }
  .page-wrapper .page-header .top_header_rt {
    padding: 0px;
  }
  .page-wrapper .page-header .top_header_rt > ul > li.header_login .sharkskin-collapse .sharkskin-links {
    position: relative;
    top: auto;
    right: auto;
  }
  .header.content {
    display: block;
    padding-bottom: 19px !important;
  }
  .header.content .search_header {
    width: auto;
    margin: 0;
    margin-top: 2px;
    margin-left: 0px;
    padding: 0;
    padding-left: 0px;
    position: absolute;
    top: 25px;
    left: 60px;
  }
  .header.content .search_header .sarch_mini_btn {
    display: inline-block;
    cursor: pointer;
  }
  .header.content .search_header .sarch_mini_btn > i {
    font-size: 22px;
    color: #000;
  }
  .header.content .search_header .block-content {
    display: none;
    position: absolute;
    left: 0;
    width: 280px;
    z-index: 9999;
    top: 28px;
  }
  .header.content .logo {
    width: 100%;
    text-align: center;
    max-width: 100%;
    position: static;
    z-index: auto;
  }
  .header.content .logo img {
    max-width: 320px;
    max-height: 36px;
    margin: 0px auto;
  }
  .header.content .cwn-header-section-contact {
    width: auto;
    padding-right: 0;
    padding-left: 0;
    display: block;
    margin-top: 0;
    position: absolute;
    right: 68px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 3;
    cursor: pointer;
    padding-bottom: 0;
    min-height: inherit;
  }
  .header.content .cwn-header-section-contact .header_phone_number_section {
    display: inline-block;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  .header.content .cwn-header-section-contact .header_phone_number_section:before {
    width: auto;
    height: auto;
    font-size: 22px;
    line-height: 30px;
    color: #000;
    background-color: transparent;
    position: relative;
    top: 0;
  }
  .header.content .cwn-header-section-contact .header_phone_number_section:after {
    color: transparent;
  }
  .header.content .cwn-header-section-contact .header_phone_number_section .caption {
    position: absolute;
    right: -10px;
    border: 1px #9f9f9f solid;
    padding: 10px;
    background-color: #fff;
    display: none;
    border-radius: 3px;
  }
  .header.content .cwn-header-section-contact .header_phone_number_section .caption:before {
    border-bottom: 5px solid #999;
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    content: " ";
    height: 0;
    position: absolute;
    top: -5px;
    right: 15px;
    width: 0;
  }
  .header.content .cwn-header-section-contact .header_phone_number_section:hover .caption {
    display: block;
  }
  .header.content .minicart-wrapper {
    position: absolute;
    right: 15px;
    top: 20px;
    margin-top: -5px;
  }
  .header.content .minicart-wrapper:before {
    display: none;
  }
  .header.content .minicart-wrapper .min_cart_grand_total span.price {
    width: 55px;
    left: 0px;
  }
  .sections.nav-sections {
    display: none;
  }
  .homepage_promotion {
    height: auto;
  }
  .homepage_promotion .home_promotion span.left {
    font-size: 20px;
    line-height: 33px;
  }
  .homepage_promotion a.learn_more {
    padding: 9px;
    font-size: 12px;
  }
  .about_compressor_mn .about_compressr_top .row {
    margin: 0px -15px;
  }
  .about_compressor_mn .about_compressr_top [class*="col-"] {
    width: 50%;
    margin-bottom: 50px;
    margin-right: -4px;
    margin-left: 0;
  }
  .about_compressor_mn .about_compressr_bottom {
    padding-top: 50px;
    padding-bottom: 60px;
  }
  .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;
  }
  .cwn-category .row .col {
    width: 25%;
  }
  .cwn-category .row .col:nth-child(6n + 1) {
    clear: none;
  }
  .cwn-category .row .col:nth-child(4n+1) {
    clear: left;
  }
  .page-footer .footer.content .footer_top_mn ul li div:after {
    height: 65px;
  }
  .page-footer .footer.content .footer_mid_mn .footer_mid_lt {
    width: 100%;
  }
  .page-footer .footer.content .footer_mid_mn .footer_mid_lt ul li {
    width: 25%;
  }
  .page-footer .footer.content .footer_mid_mn .footer_mid_rt {
    width: 100%;
  }
  .page-footer .footer.content .footer_mid_mn .footer_mid_rt .pay-box {
    width: 48%;
    float: right;
    margin: 0;
  }
  .page-footer .footer.content .footer_mid_mn .footer_mid_rt .pay-box p {
    margin: 0px;
  }
  .page-footer .footer.content .footer_bottom {
    margin-top: 25px;
  }
  .nav-bottom-item li {
    width: 100%;
    text-align: center;
  }
  #sliderSubcategories .subcategory-slider {
    width: 72%;
  }
  .sidebar.sidebar-main .block-title > strong {
    font-size: 12px;
  }
  .product-info-main .product_left_mn {
    width: 52%;
  }
  .product-info-main .product_right_mn {
    width: 48%;
  }
  .product-info-main .product_right_mn .product-info-price {
    border: 0px;
    width: 100% !important;
  }
  .product-info-main .product_right_mn .product-info-price .special-price span .price {
    margin-top: 14px;
  }
  .product-info-main .product_left_mn .product.media {
    width: 100% !important;
    padding: 0px;
    margin-bottom: 20px;
  }
  .product-info-main .product_left_mn .product_left_mn_inner {
    width: 100%;
  }
  .product-info-main .product_left_mn .product_left_mn_inner #product-options-wrapper .field select {
    width: 100%;
  }
  .product-info-main .product_left_mn .product-add-form span[name="Kicker Custom 2"] {
    float: left;
    clear: left;
  }
  .product-info-main .product_left_mn .product-info-stock-sku {
    padding: 15px 0 10px;
    width: 100%;
    float: left;
    font-size: 16px;
  }
  .page-title-wrapper.product .page-title {
    padding-bottom: 24px;
  }
  .container.pp-tabs .tabs {
    display: none;
    margin: 0px;
    border-bottom: 0px;
  }
  .container.pp-tabs .tabs li {
    font-size: 18px;
    width: 100%;
    text-align: left;
    border-top: 1px solid #dadada;
    padding: 10px 0;
    line-height: normal;
  }
  .container.pp-tabs .tabs li i {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    background-size: 100% auto !important;
    margin: 0;
  }
  .container.pp-tabs .tabs li:before,
  .container.pp-tabs .tabs li:after {
    display: none;
  }
  .container.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 0;
    cursor: pointer;
  }
  .container.pp-tabs .tab_drawer_heading i {
    background-size: 100% auto !important;
    margin-bottom: 0;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    background-position: center center !important;
    display: inline-block;
  }
  .container.pp-tabs .tab_drawer_heading i.pp-ic-2 {
    background: url('../images/tab_ic2.png') no-repeat;
  }
  .container.pp-tabs .tab_drawer_heading i.pp-ic-3 {
    background: url('../images/tab_ic3.png') no-repeat;
  }
  .container.pp-tabs .tab_drawer_heading i.pp-ic-4 {
    background: url('../images/tab_ic4.png') no-repeat;
  }
  .container.pp-tabs .tab_drawer_heading i.pp-ic-6 {
    background: url('../images/tab_ic6.png') no-repeat;
  }
  .container.pp-tabs .tab_drawer_heading i.pp-ic-5 {
    background: url('../images/tab_ic5.png') no-repeat;
  }
  .container.pp-tabs .tab_drawer_heading i.pp-ic-7 {
    background: url('../images/tab_ic7.png') no-repeat;
  }
  .container.pp-tabs .tab_drawer_heading.active {
    color: #1d94eb;
  }
  .why_buy_product_mn::after {
    top: 50.1%;
    background-size: 5200px;
  }
  .catalog-product-view .products-grid.products .product_custom_ul:not(.list) li {
    width: 33.33%;
  }
  .tab_content .techical_info_desc li {
    width: 100% !important;
    position: relative !important;
    left: auto !important;
    top: auto !important;
  }
  div#product-review-container .review-ratings {
    width: 35%;
  }
  div#product-review-container .review-content-details {
    width: 65%;
  }
  .customer-account-login.page-layout-1column .column.main {
    padding: 0px;
  }
  .sidebar .block-collapsible-nav-title strong {
    font-size: 12px;
  }
  .product_custom_ul:not(.list) li .thumbnail h4 {
    padding-left: 11px;
    padding-right: 11px;
  }
  .products-list ul.products.list.product_custom_ul li.product-item .row {
    margin: 0px -15px;
    max-width: none;
    display: block;
    width: auto;
  }
  .products-list ul.products.list.product_custom_ul li.product-item .row .product-item-name {
    margin-left: 15px;
    margin-right: 15px;
  }
  .products-list ul.products.list.product_custom_ul li.product-item .row .product-item-name a {
    color: #428bca;
  }
  .products-list ul.products.list.product_custom_ul li.product-item .col-md-9 {
    width: 66.66666667%;
  }
  .products-list ul.products.list.product_custom_ul li.product-item .col-md-9 .col-md-8,
  .products-list ul.products.list.product_custom_ul li.product-item .col-md-9 .col-md-4 {
    width: 100%;
  }
  .products-list ul.products.list.product_custom_ul li.product-item .brand_logo {
    display: block;
    text-align: center;
    margin: 0px auto;
    min-height: auto;
  }
  .products-list ul.products.list.product_custom_ul li.product-item .brand_logo .brand_img {
    max-height: 50px;
    position: relative;
    display: block;
  }
  .products-list ul.products.list.product_custom_ul li.product-item .wwe_shipping {
    width: 100%;
    text-align: center;
    padding-bottom: 0;
    margin-top: 22px;
  }
  .products-list ul.products.list.product_custom_ul li.product-item .product-item-description {
    float: left;
    width: 100%;
  }
  .products-list ul.products.list.product_custom_ul li.product-item .rating-summary,
  .products-list ul.products.list.product_custom_ul li.product-item .reviews-actions {
    margin-bottom: 16px;
  }
  .products-list ul.products.list.product_custom_ul li.product-item .product-price .discount {
    margin-left: 10px;
    font-size: 15px;
    font-weight: 600;
  }
  .products-list ul.products.list.product_custom_ul li.product-item .product-price .special-price {
    width: 100%;
    color: #ed4e24;
  }
  .products-list ul.products.list.product_custom_ul .price-wrapper .price {
    font-size: 15px;
    color: #ed4e24;
  }
  .products-list .col-md-3 {
    width: 33.33%;
  }
  .toolbar .pages {
    margin-bottom: 0px;
  }
  .cart-summary #discount-coupon-form .actions-toolbar {
    top: 72px;
  }
  .cart-summary #discount-coupon-form #coupon_code {
    padding-right: 122px;
  }
  .checkout-index-index table.table-totals tbody .amount {
    width: 30%;
  }
  .checkout-index-index .opc-wrapper .form-discount {
    max-width: 100%;
  }
  .checkout-index-index .opc-estimated-wrapper {
    display: none;
  }
  .checkout-index-index .one-step-checkout-wrapper .minicart-items-wrapper .product-item-detail {
    display: block;
    padding-left: 0;
    width: 100%;
    margin-top: 10px;
  }
  .order-products-toolbar .toolbar-amount {
    width: 100% !important;
    text-align: center;
    position: static;
  }
  .order-products-toolbar .pager {
    justify-content: center;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
  }
  .order-products-toolbar .pages .action.next {
    background: transparent;
    box-shadow: none;
  }
  .account .toolbar .pages {
    position: static !important;
    margin: 0px 0px 10px;
    width: 100% !important;
  }
  .account .toolbar .pages strong#paging-label {
    width: auto;
    height: auto;
    overflow: visible;
    position: static;
  }
  .account .toolbar .limiter {
    width: auto;
  }
  .account .block-collapsible-nav .content {
    display: block;
  }
  .account .block-collapsible-nav .title:after {
    display: none;
  }
  .sidebar.sidebar-main #wishlist-sidebar li .product-item-details {
    padding-left: 0px;
    width: 100%;
  }
  .affiliate_mini_store .page-wrapper .page-header {
    padding-bottom: 0px !important;
  }
  .affiliate_mini_store .header.content {
    width: 100%;
    justify-content: space-between;
    padding-bottom: 14px !important;
  }
  .affiliate_mini_store .header.content span.logo {
    min-height: 60px;
    padding-left: 110px;
    padding-right: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: auto;
  }
  .affiliate_mini_store .header.content span.logo img {
    max-height: 60px;
    margin-bottom: 5px;
  }
  .affiliate_mini_store .header.content .minicart-wrapper {
    margin-top: -10px;
    margin-right: 0px;
    top: 50%;
    transform: translateY(-50%);
  }
  .affiliate_mini_store .header.content .search_header {
    margin-top: 0px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
  }
  .affiliate_mini_store .header .logo {
    width: 100%;
    float: none;
    padding-right: 0px;
  }
  .affiliate_mini_store .header .block.block-header-content.header_content_header {
    width: 100%;
    text-align: center;
  }
  .affiliate_mini_store .header .block.block-header-content.header_content_header span {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 150px;
    padding-right: 150px;
  }
  .affiliate_mini_store .header .block.block-header-content.header_content_header span.header-content-heading {
    padding-bottom: 5px;
  }
  .affiliate_mini_store .cwn-category .row .col {
    width: 25%;
    margin-bottom: 20px;
  }
  .affiliate_mini_store .about-sec {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .affiliate_mini_store .about-sec p:first-child strong {
    margin-bottom: 15px;
  }
  .affiliate_mini_store .page-footer .footer.content .footer_mid_lt_affiliate {
    width: 100%;
  }
  .affiliate_mini_store .page-footer .footer.content .footer_mid_lt_affiliate ul li {
    width: 30%;
  }
  .affiliate_mini_store .page-footer .footer.content .footer_mid_lt_affiliate ul li:first-child {
    width: 45%;
  }
  .affiliate_mini_store .page-footer .footer.content .footer_mid_lt_affiliate ul li:last-child {
    width: auto;
    float: right;
  }
  .affiliate_mini_store .page-footer .footer.content .footer_mid_rt .pay-box {
    width: 100%;
    text-align: center;
    padding-top: 20px;
  }
  .affiliate_mini_store .page-footer .footer.content .footer_mid_rt .pay-box img {
    margin: 0px auto;
  }
  .affiliate_mini_store .page-footer .logo img {
    max-height: 80px;
  }
  .affiliate_mini_store #showLeftPush {
    top: 50%;
    left: 15px;
    font-size: 24px;
    text-align: center;
    transform: translateY(-50%);
    margin-top: -3px;
  }
  .affiliate_mini_store span.header_account_link_list {
    width: auto;
    padding-left: 0px;
    margin-top: 0px;
    position: absolute;
    right: 70px;
    top: 50%;
    transform: translateY(-50%);
  }
  .affiliate_mini_store span.header_account_link_list:before {
    width: 0px;
  }
  .sidebar.sidebar-main .block-wishlist .counter {
    margin-right: 0px;
  }
  .onestepcheckout-index-index .osc-place-order-block #discount-form[novalidate=novalidate] .actions-toolbar {
    margin-top: 5px;
  }
  .onestepcheckout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    min-height: auto;
    background: #fff;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 14px;
  }
  .custom_review_block .review-list .block-title strong {
    margin: 0px;
  }
  #customer-reviews .block-title {
    padding-bottom: 0px;
  }
  #customer-reviews .review-item {
    padding: 25px 0px;
  }
  #customer-reviews .review-title {
    margin: 0 0 20px;
  }
  #customer-reviews .review-details .review-author {
    display: block;
  }
  #customer-reviews .review-details .review-author .review-details-value {
    font-weight: 700;
  }
  .expert_block .expert_info {
    width: 20%;
  }
  .expert_block .expert_message {
    width: 80%;
  }
  .techical_info_desc ul {
    height: auto !important;
  }
  .onestepcheckout-index-index .minicart-items #checkout-review-table .product.active > .toggle:after {
    display: none;
  }
  .onestepcheckout-index-index .minicart-items #checkout-review-table .subtitle {
    display: block;
  }
  body.account .sidebar.sidebar-main .block-title > strong {
    font-size: 14px;
  }
  .sidebar .compare_sidebar .secondary a.btn,
  .sidebar .compare_sidebar .primary a.btn {
    margin: 0;
    padding: 6px 10px;
  }
}
@media only screen and (max-width: 767px) {
  .page-wrapper .page-header {
    margin: 0px;
  }
  .page-wrapper .page-header .top_header_lt {
    font-size: 13px;
  }
  html body .page.messages {
    padding-bottom: 3px;
  }
  .page-header .top_header_rt > ul > li.dropdown ul {
    z-index: 4;
  }
  .page-header .top_header_rt #sharkskin-header-user-links-collapse .widget-content {
    transform: none;
    left: auto;
    right: 0;
  }
  .page-header .top_header_rt #sharkskin-header-user-links-collapse:hover .widget-content:before {
    left: 90%;
  }
  .homepage_promotion {
    padding: 20px 0px;
  }
  .homepage_promotion .home_promotion {
    position: relative;
  }
  .homepage_promotion .home_promotion span.left {
    width: 50%;
    float: none;
    vertical-align: middle;
    padding-right: 60px;
    position: relative;
    line-height: 24px;
  }
  .homepage_promotion .home_promotion a.learn_more {
    padding: 0;
    padding-right: 0px;
    width: 42px;
    height: 42px;
    border-radius: 100%;
    position: absolute;
    color: transparent;
    padding-right: 0;
    top: 0;
    bottom: 0;
    margin-left: 0;
    right: 0;
    margin-top: 0;
    margin: auto;
    background-color: #fff;
  }
  .homepage_promotion .home_promotion a.learn_more:after {
    content: "";
    background-color: #fff;
    opacity: .25;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    top: -4px;
    left: -4px;
    border-radius: 100%;
  }
  .homepage_promotion .home_promotion a.learn_more:before {
    content: "\f105";
    font-family: 'FontAwesome';
    color: #3395d7;
    position: absolute;
    font-size: 23px;
    font-weight: 400;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: auto;
    z-index: 1;
  }
  .about_compressor_mn {
    margin-top: 25px;
  }
  .about_compressor_mn .about_compressr_top h1 span {
    font-size: 24px !important;
    line-height: 20px !important;
  }
  .page-footer .footer.content {
    border: 0;
  }
  .page-footer .footer.content .footer_top_mn ul li {
    width: 50%;
  }
  .page-footer .footer.content .footer_top_mn ul li div {
    margin-bottom: 25px;
  }
  .page-footer .footer.content .footer_top_mn ul li div:after {
    height: 100%;
  }
  .page-footer .footer.content .footer_top_mn ul li:nth-child(2) div:after,
  .page-footer .footer.content .footer_top_mn ul li:nth-child(4) div:after {
    display: none;
  }
  .page-footer .footer.content .footer_top_mn ul li:last-child {
    clear: left;
  }
  .page-footer .footer.content .footer_mid_mn .footer_mid_lt ul li {
    width: 50%;
    margin-bottom: 20px;
  }
  .page-footer .footer.content .footer_mid_mn .footer_mid_lt ul li h2 {
    margin-bottom: 10px;
  }
  .page-footer .footer.content .footer_bottom {
    line-height: 24px;
    margin-bottom: 5px;
    padding-top: 8px;
  }
  .page-footer .footer.content .footer_bottom .footer_bottom_lt,
  .page-footer .footer.content .footer_bottom .footer_bottom_rt {
    width: 100%;
    text-align: center;
  }
  .page-footer .footer.content .footer_bottom .footer_bottom_lt ul li.noproduct {
    line-height: 15px;
    margin-right: 0;
    margin-top: 13px;
  }
  .cwn-category {
    margin-top: 20px;
  }
  .cwn-category .row .col {
    width: 33.33%;
    margin-bottom: 0px;
  }
  .cwn-category .row .col:nth-child(4n +1) {
    clear: none;
  }
  .cwn-category .row .col:nth-child(3n +1) {
    clear: left;
  }
  .cwn-category h2 {
    line-height: 32px;
  }
  .container .breadcrumbs {
    display: block;
    padding: 0px;
  }
  .column.main .toolbar-sorter {
    position: relative;
    right: auto;
  }
  .column.main .toolbar-sorter .limiter-text-dropdown .limit_dropdown li {
    text-align: left;
  }
  .column.main .toolbar .modes .modes-mode span {
    display: none;
  }
  .column.main .toolbar .limiter .limiter-text-dropdown .limit_dropdown li {
    text-align: left;
  }
  .page-products .columns {
    padding-top: 0;
  }
  .sidebar.sidebar-main {
    padding-right: 0px;
  }
  .sidebar.sidebar-main #layered-filter-block .block-content.filter-content {
    float: left;
  }
  .sidebar.sidebar-main #layered-filter-block .filter-options {
    display: block;
  }
  .sidebar.sidebar-main .block.newsletter .field .control:before {
    display: none;
  }
  #sliderSubcategories .subcategory-slider {
    width: 58%;
    padding-right: 35px;
  }
  #sliderSubcategories .subcategory-slider .subcategories-box {
    border: 0px;
  }
  #sliderSubcategories .subcategory-slider .subcategories-box .subcategories-list {
    border: 0px;
  }
  .cms-page-view .column.main,
  .sitemapcategory-index-index .column.main,
  .catalog-category-view .column.main {
    padding: 0px;
  }
  .products .product_custom_ul:not(.list) li {
    width: 50%;
  }
  .products .product_custom_ul:not(.list) li:nth-child(3n+1) {
    clear: none;
  }
  .products .product_custom_ul:not(.list) li:nth-child(2n+1) {
    clear: left;
  }
  .why_buy_product_mn:after {
    background-position: 45% bottom;
    top: 58.2%;
    background-size: 5200px;
  }
  .why_buy_product_mn img.img_web {
    display: none;
  }
  .why_buy_product_mn img.img_mobile {
    display: block;
    margin: 0px auto;
    position: relative;
  }
  .catalog-product-view .products-grid.products .product_custom_ul:not(.list) li {
    width: 50%;
  }
  div#product-review-container .review-ratings {
    width: 55%;
  }
  div#product-review-container .review-content-details {
    width: 45%;
  }
  .why_buy_product_mn:before {
    height: 61.8%;
  }
  .order_modal_content {
    width: auto;
    max-width: 100%;
    position: absolute;
    left: 15px;
    right: 15px;
    max-height: 280px;
    overflow: auto;
  }
  .order_modal_body > div h4 {
    line-height: 24px;
    padding-left: 40px;
    font-size: 15px;
  }
  .order_modal_body > div .glyphicon-phone-alt {
    width: 25px;
    height: 25px;
    left: 10px;
  }
  .order_modal_body > div .glyphicon-phone-alt:before {
    line-height: 25px;
    font-size: 12px;
  }
  .order_modal_header strong {
    font-size: 16px;
  }
  .product-info-main .product_left_mn {
    width: 100%;
    padding-right: 0;
  }
  .product-info-main .product_right_mn {
    width: 100%;
    margin-top: 0px;
  }
  #product-options-wrapper .field select {
    width: 100%;
  }
  .login-container .block-customer-login,
  .login-container .block-new-customer {
    width: 100%;
  }
  .login-container .block-customer-login {
    padding-bottom: 20px;
    margin: 0px;
  }
  .login-container .block form.form-login .login .actions-toolbar > .primary {
    text-align: left;
  }
  .login-container .block form.form-login .login .actions-toolbar > .primary .primary {
    width: auto;
  }
  .login-container .block-new-customer .actions-toolbar .primary {
    text-align: left;
  }
  .login-container .block-new-customer .actions-toolbar .primary a.action {
    width: auto;
  }
  .form .actions-toolbar > .primary,
  .form .actions-toolbar > .secondary {
    text-align: left;
  }
  .form .actions-toolbar > .primary .action {
    width: auto;
  }
  .form.create.account.form-create-account .fieldset.create.account .field.confirmation {
    padding-right: 0px !important;
  }
  .form.create.account.form-create-account .field {
    width: 100%;
  }
  .form.create.account.form-create-account .field-name-firstname,
  .form.create.account.form-create-account .newsletter {
    padding-right: 0px !important;
  }
  .form.create.account.form-create-account .field-name-lastname {
    padding-left: 0px !important;
  }
  .form.create.account.form-create-account .fieldset.create.account .field {
    padding-right: 0px !important;
  }
  .form.create.account.form-create-account .fieldset.create.account .field.password {
    padding-left: 0px !important;
  }
  .form.create.account.form-create-account .actions-toolbar .primary,
  .form.create.account.form-create-account .actions-toolbar .secondary {
    text-align: center;
  }
  .sidebar.sidebar-main > div.block-collapsible-nav {
    left: auto;
    position: relative;
    top: auto;
    z-index: inherit;
  }
  body.account .columns .column.main {
    padding-left: 0px;
    padding-right: 0px;
  }
  .sidebar.sidebar-main > div.sidebar.sidebar-additional {
    margin: 0px 0px 30px;
  }
  .header.content .search_header .control {
    margin: 0px;
    padding: 0px;
    border: 0px;
  }
  .header.content .search_header #search {
    left: auto;
    margin: 0px;
    position: inherit;
  }
  .header.content .search_header .actions .search {
    padding: 1px 6px;
    box-shadow: none;
    display: block;
  }
  .sidebar.sidebar-main .block-wishlist .account_btn_full_center .primary .action {
    width: auto;
  }
  #wishlist-view-form .product-items li .product-item-photo {
    margin: 0px;
  }
  #wishlist-view-form .product-items li .wishlist_right .qty {
    display: block;
  }
  #wishlist-view-form .account_btn_full .primary {
    margin: 0px;
  }
  #wishlist-view-form .account_btn_full .btn {
    width: auto;
  }
  .products-grid.wishlist .product-item-name,
  .products-grid.wishlist .product-item-description,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: 0px;
  }
  .products-grid.wishlist .product-item .price-box {
    margin-left: 0px;
  }
  .products-grid.wishlist .product-item-actions .action.edit,
  .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 0px;
  }
  .products-list ul.products.list.product_custom_ul {
    padding-top: 0px;
  }
  .products-list ul.products.list.product_custom_ul li.product-item {
    text-align: center;
  }
  .products-list ul.products.list.product_custom_ul li.product-item .col-md-3 {
    width: 100%;
    text-align: center;
  }
  .products-list ul.products.list.product_custom_ul li.product-item .col-md-9 {
    width: 100%;
  }
  .modal-popup.request-popup {
    overflow: visible;
  }
  .modal-popup.request-popup._show .modal-inner-wrap {
    transform: translate(0px, -50%);
    width: auto;
  }
  .mfp-iframe-holder .mfp-content {
    max-width: 477px !important;
  }
  .container.pp-tabs .expert_reivew_tab .expert_info {
    width: 100%;
    margin-right: 0px;
    padding-right: 0px;
  }
  .container.pp-tabs .expert_reivew_tab .expert_info .image_box img {
    margin: 0px auto;
  }
  .container.pp-tabs .expert_reivew_tab .expert_reviews {
    width: 100%;
  }
  .container.pp-tabs .tab_content .video_section_mn_cols ul li {
    width: 100%;
  }
  body.checkout-cart-index .page-title-wrapper {
    padding: 0px;
  }
  .cart-container .cart.table-wrapper {
    border-top: 0px;
  }
  .cart-container .cart.table-wrapper .item-options dd {
    float: none;
  }
  .cart-container .cart.table-wrapper .col.qty[data-th]:before,
  .cart-container .cart.table-wrapper .col.price[data-th]:before,
  .cart-container .cart.table-wrapper .col.subtotal[data-th]:before,
  .cart-container .cart.table-wrapper .col.msrp[data-th]:before {
    display: none;
  }
  .cart-container .cart.table-wrapper .col.price,
  .cart-container .cart.table-wrapper .col.subtotal,
  .cart-container .cart.table-wrapper .col.msrp {
    padding: 8px;
  }
  .cart-container .cart.table-wrapper tbody > tr > td:last-child {
    border-top: 1px solid #ddd;
  }
  .cart-container .cart.table-wrapper .actions-toolbar > .action-edit:before {
    display: none;
  }
  .cart-container .cart.table-wrapper #shopping-cart-table .actions-toolbar {
    padding: 0px;
  }
  .cart-container .cart.table-wrapper .cart > .item {
    border-bottom: 0px;
  }
  .cart-container .cart-summary {
    background: transparent;
    padding-bottom: 0px;
    margin-bottom: 0;
  }
  .cart-container .cart-summary .cart-totals {
    padding: 0px;
  }
  .cart-container .cart-summary .cart-totals .totals tbody > tr:not(:last-child) > td:last-child {
    border-top: 1px solid #ddd;
  }
  .cart-container .cart-summary #discount-coupon-form .actions-toolbar {
    top: 56px;
  }
  .onestepcheckout-index-index .opc-wrapper .step-content {
    padding-top: 0px !important;
  }
  .onestepcheckout-index-index .opc-wrapper .form-login,
  .onestepcheckout-index-index .opc-wrapper .form-shipping-address,
  .onestepcheckout-index-index .opc-wrapper .methods-shipping {
    background: transparent;
    padding: 20px 0;
  }
  .onestepcheckout-index-index .checkout-shipping-method {
    margin-top: 30px;
  }
  .onestepcheckout-index-index .checkout-payment-method .payment-methods {
    margin: 0px;
  }
  .onestepcheckout-index-index .opc-block-summary.step-content {
    padding: 22px 0;
  }
  .onestepcheckout-index-index .form .actions-toolbar > .primary .action {
    width: 100%;
  }
  body.onestepcheckout-index-index #co-shipping-method-form {
    border: 0px;
  }
  body.onestepcheckout-index-index #co-shipping-method-form > div#onepage-checkout-shipping-method-additional-load {
    padding-bottom: 0px;
  }
  body.onestepcheckout-index-index .opc-wrapper.one-step-checkout-wrapper #co-place-order-area {
    width: 100%;
    margin: 10px 0px 0px;
  }
  body.onestepcheckout-index-index .opc-wrapper.one-step-checkout-wrapper #co-place-order-area .mp-xs-12 {
    padding: 0px;
  }
  .account .order-products-toolbar .pages ul li {
    margin-right: 1px;
  }
  .account .order-products-toolbar .pages ul li.pages-item-next {
    position: static;
  }
  .account .actions-toolbar > .secondary {
    text-align: left;
  }
  .account .sidebar .block-collapsible-nav-title {
    border-bottom: 0px;
  }
  body.account .columns .column.main {
    padding-bottom: 0px;
  }
  body.account .columns .column.main .toolbar {
    margin: 0px;
  }
  body.account .table-wrapper {
    margin: 0px;
    border: 0px;
  }
  body.account .products-grid.wishlist .product-item .price-box {
    float: none;
    margin: 0px;
  }
  body.account .products-grid.wishlist .product-item-actions .action.edit,
  body.account .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 0px;
  }
  body.account #wishlist-view-form .account_btn_full .primary {
    text-align: left;
  }
  body.account .products-grid.wishlist .product-image-container {
    max-width: 100%;
  }
  .request-popup.modal-popup.modal-slide {
    left: 0px;
  }
  .request-popup.modal-popup.modal-slide .modal-inner-wrap {
    position: absolute;
    min-height: auto !important;
    transform: translate(0px, -50%) !important;
    height: 90% !important;
  }
  .affiliate_mini_store .header.content .search_header {
    margin-top: 0px;
    top: 34px;
    transform: none;
  }
  .affiliate_mini_store .header.content .minicart-wrapper {
    margin-top: 0px;
    margin-right: 0px;
    top: 22px;
    transform: none;
  }
  .affiliate_mini_store .header .block.block-header-content.header_content_header span {
    padding-left: 0px;
    padding-right: 0px;
  }
  .affiliate_mini_store .cwn-category .row .col {
    width: 33.33%;
  }
  .affiliate_mini_store .cwn-category .row .col .thumbnail a h3 {
    padding: 0 10px;
  }
  .affiliate_mini_store span.header_account_link_list {
    top: 22px;
    transform: none;
  }
  .affiliate_mini_store #showLeftPush {
    top: 28px;
    transform: none;
    margin-top: 0px;
    z-index: 2;
  }
  .affiliate_mini_store .page-footer .footer.content .footer_mid_lt_affiliate ul li:first-child {
    width: 40%;
  }
  .affiliate_mini_store .sidebar.sidebar-main {
    margin-top: 30px;
  }
  body.account[class*="affiliate-account"] .main fieldset.fieldset.request,
  body.account[class*="affiliate-account"] .main fieldset.fieldset.info {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  body.account[class*="affiliate-account"] .main fieldset.fieldset.info {
    margin-top: 30px;
  }
  body.account[class*="affiliate-account"] .sidebar.sidebar-main {
    margin-top: 30px;
  }
  body.account.aff_st-index-index .sidebar.sidebar-main {
    margin-top: 30px;
  }
  .box-affiliate-withdraw-transaction {
    overflow: scroll;
  }
  form#campaign-coupon-form,
  .box-account.box-info.box-affiliate-transaction {
    overflow: scroll;
  }
  .product_right_mn .ratings .product-reviews-summary {
    width: auto;
    margin: 0px 15px 0px 0px;
  }
  .product_right_mn .ratings.netreviews-stars .pp-write_review a {
    margin: 0px;
  }
  .product_right_mn .ratings.netreviews-stars .pp-write_review a:hover {
    display: block;
  }
  .team .pic img {
    margin: 0px auto;
  }
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-information .box-content,
  .box-newsletter .box-content {
    line-height: inherit;
  }
  .sidebar.sidebar-main .block-wishlist .counter {
    margin-right: 30px;
  }
  .sidebar.sidebar-main #wishlist-sidebar li .product-item-details {
    padding-left: 10px;
    width: 75%;
  }
  .onestepcheckout-index-index .modal-popup.modal-slide {
    left: 0px;
  }
  .onestepcheckout-index-index .modal-popup.modal-slide._show .modal-inner-wrap {
    transform: translate(0px, -50%);
    position: absolute;
    max-width: 90%;
  }
  .container.pp-tabs .tabs li {
    margin: 0px;
  }
  .expert_block .expert_info {
    width: 40%;
  }
  .expert_block .expert_message {
    width: 60%;
  }
  .custom_review_block .field.choice.review-field-rating {
    width: 50%;
    margin-bottom: 20px;
  }
  .custom_review_block #review-form .action.submit.primary {
    width: auto;
  }
  .container.pp-tabs .tab_content div#productqa .search-bar {
    width: 100%;
    margin-right: 0px;
  }
}
@media only screen and (max-width: 479px) {
  .brand-detail .product-item-photo {
    float: left;
    width: 100%;
    text-align: center;
  }
  .brand-detail .product-item-details {
    float: left;
  }
  .page-wrapper .page-header .top_header_lt {
    font-size: 13px;
    line-height: 16px;
  }
  .page-wrapper .page-header .top_header_rt {
    padding: 0px;
  }
  .page-wrapper .page-header .top_header_rt ul {
    margin-left: auto;
    margin-right: auto;
    max-width: 330px;
  }
  .page-wrapper .page-header .top_header_rt ul > li:after {
    font-size: 10px;
  }
  .page-wrapper .page-header .top_header_rt ul > li.dropdown:before {
    font-size: 11px;
    margin-top: 3px;
  }
  .page-wrapper .page-header .top_header_rt ul > li.header_login:before {
    margin-top: 3px;
    font-size: 10px;
  }
  .page-wrapper .page-header .top_header_rt ul li a {
    font-size: 13px;
    line-height: 13px;
  }
  .page-wrapper .page-header .top_header_rt #sharkskin-header-user-links-collapse .widget-header .login_txt {
    line-height: 13px;
    font-size: 13px;
  }
  .header.content {
    padding: 19px 15px 50px !important;
  }
  .header.content .logo {
    margin-top: 0;
    margin-bottom: 6px;
  }
  .header.content .logo img {
    max-width: 100%;
  }
  .header.content .search_header {
    bottom: 16px;
    top: auto;
    left: 54px;
  }
  .header.content .search_header .sarch_mini_btn > i {
    font-size: 18px;
  }
  .header.content .search_header .block-content {
    width: 200px;
  }
  .header.content .cwn-header-section-contact {
    right: 60px;
    top: auto;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
    bottom: 11px;
    z-index: 2;
  }
  .header.content .minicart-wrapper {
    top: auto;
    z-index: 2;
    bottom: 20px;
  }
  .header.content .minicart-wrapper .min_cart_grand_total span.price {
    left: 0;
    width: 55px;
  }
  #showLeftPush {
    bottom: 13px;
    top: auto;
  }
  .page-header .top_header_rt > ul > li {
    padding-left: 8px;
    padding-right: 8px;
  }
  .page-header .top_header_rt > ul > li.dropdown ul {
    padding: 23px 15px 20px;
    width: 240px;
  }
  .page-header .top_header_rt > ul > li.dropdown:first-child ul {
    left: 65%;
  }
  .page-header .top_header_rt > ul > li + li + li.dropdown .time {
    font-size: 13px;
  }
  .page-header .top_header_rt ul {
    margin-left: auto;
    margin-right: auto;
    max-width: 330px;
  }
  .search_header .sarch_mini_btn > i {
    font-size: 18px;
  }
  .homepage_promotion {
    padding: 10px 0px;
  }
  .homepage_promotion .home_promotion span.left {
    font-size: 14px;
    line-height: 20px;
    padding-right: 40px;
  }
  .homepage_promotion .home_promotion a.learn_more {
    width: 29px;
    height: 29px;
    padding: 7px;
    font-size: 11px;
  }
  .homepage_promotion .home_promotion a.learn_more:after {
    width: 35px;
    height: 35px;
    top: -3px;
    left: -3px;
  }
  .cwn-category {
    margin-top: 20px;
  }
  .cwn-category h2 {
    padding-bottom: 15px;
    font-size: 24px;
  }
  .cwn-category .row .col {
    width: 50%;
  }
  .cwn-category .row .col:nth-child(3n+1) {
    clear: none;
  }
  .cwn-category .row .col:nth-child(2n+1) {
    clear: left;
  }
  h2.home_freeshipping {
    margin-top: 20px;
    padding-bottom: 12px;
  }
  h2.home_special,
  .hp-slider h2.home_freeshipping {
    font-size: 24px;
    padding-right: 65px;
  }
  .cwn-category h2,
  .smart_financing h2,
  .popular_items h2 {
    font-size: 24px;
  }
  .wds_brandling .block-title strong {
    font-size: 24px;
  }
  .about_compressor_mn .about_compressr_top [class*="col-"] {
    width: 100%;
    margin-right: 0px;
  }
  .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_top h1 {
    line-height: 20px;
  }
  .about_compressor_mn .about_compressr_top h1 span {
    font-size: 20px !important;
    line-height: 20px !important;
  }
  .about_compressor_mn .about_compressr_top p {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
  }
  .about_compressor_mn .about_compressr_bottom h2 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0;
  }
  .about_compressor_mn .about_compressr_bottom p,
  .about_compressor_mn .about_compressr_bottom .call_icon {
    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-left h2 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0;
  }
  .about_compressor_mn .about_compressr_bottom .about_contact-left p {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
  }
  .about_compressor_mn .about_compressr_bottom .about_contact-txt {
    padding-left: 0;
  }
  .about_compressor_mn .about_compressr_bottom .about_contact-txt h2 {
    font-size: 24px;
    line-height: 32px;
    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: 0 !important;
  }
  .about_compressor_mn .about_compressr_bottom .about_contact-img img {
    margin: 0px auto;
  }
  .page-footer .footer.content .footer_top_mn ul li {
    width: 100%;
    margin-top: 10px;
  }
  .page-footer .footer.content .footer_top_mn ul li div {
    border-bottom: 1px solid #999;
    padding-bottom: 5px;
  }
  .page-footer .footer.content .footer_top_mn ul li div:after {
    display: none;
  }
  .page-footer .footer.content .footer_mid_mn .footer_mid_rt .pay-box {
    width: 100%;
  }
  .page-footer .footer.content .footer_mid_mn .footer_mid_rt .pay-box p {
    margin-top: 10px;
  }
  .page-footer .footer.content .footer_bottom {
    margin-top: 80px;
  }
  #sliderSubcategories {
    height: auto;
  }
  #sliderSubcategories .title-box {
    width: 100%;
    height: auto;
  }
  #sliderSubcategories .title-box:before,
  #sliderSubcategories .title-box:after {
    display: none;
  }
  #sliderSubcategories .title-box .title {
    width: 100%;
    height: auto;
    padding: 10px 0px;
    display: block;
    text-align: center;
  }
  #sliderSubcategories .subcategory-slider {
    width: 100%;
  }
  #sliderSubcategories .subcategory-slider .subcategories-box {
    border: 0px;
  }
  #sliderSubcategories .subcategory-slider .subcategories-box .subcategories-list {
    border: 0px;
  }
  .toolbar .modes {
    clear: left;
    margin-left: 0;
    margin-top: 10px;
    margin-right: 5px;
  }
  .toolbar .limiter {
    margin: 10px 0px 10px;
  }
  .pagination_right {
    text-align: center;
    width: 100%;
  }
  .pagination_right .page-with-filter,
  .pagination_right > p {
    float: none;
    text-align: center;
  }
  .pagination_right .pages {
    float: none;
    margin-left: 0;
  }
  .products .product_custom_ul:not(.list) li {
    width: 100%;
  }
  .product-info-main .product_left_mn,
  .product-info-main .product_right_mn {
    width: 100%;
    padding-right: 0px;
  }
  .why_buy_product_mn::after {
    background-position: 45.3% bottom;
    top: auto;
    background-size: 3800px;
    bottom: 38%;
  }
  .catalog-product-view .products-grid.products .product_custom_ul:not(.list) li {
    width: 100%;
  }
  .product_custom_ul:not(.list) li .thumbnail .price-box .special-price {
    display: block;
  }
  .copyright-footer .copyright {
    width: 200px;
    line-height: normal;
    display: inline-block;
  }
  .page-header .top_header_rt > ul > li.header_login .sharkskin-collapse .sharkskin-links li.login_button a {
    font-size: 13px;
  }
  .modal-popup.request-popup .modal-content {
    max-height: 390px;
  }
  .weltpixel-quickview-catalog-product-view .product-info-main .product_left_mn,
  .weltpixel-quickview-catalog-product-view .product-info-main .product_right_mn {
    padding: 0px 10px;
  }
  .weltpixel-quickview-catalog-product-view .product-info-main .product_right_mn .actions {
    width: 57%;
    margin-top: -54px;
  }
  .weltpixel-quickview-catalog-product-view .product-info-main .product_right_mn #product-addtocart-button {
    line-height: 20px;
    height: 40px;
    font-size: 14px;
  }
  .weltpixel-quickview-catalog-product-view .product-options-bottom .box-tocart .field.qty {
    margin: 15px 0px;
  }
  .order_modal_content {
    max-height: 480px;
  }
  .order_modal_header strong {
    font-size: 14px;
    padding-left: 35px;
    padding-right: 35px;
  }
  .order_popup_open button.close {
    font-size: 30px;
  }
  .order_modal_body > strong {
    font-size: 13px;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 20px;
  }
  .order_modal_body > div {
    font-size: 13px;
    line-height: 20px;
  }
  .order_modal_body > div h4 {
    line-height: 24px;
    padding-left: 15px;
    font-size: 15px;
    padding-right: 15px;
    padding-top: 30px;
    text-align: center;
    width: 100%;
  }
  .order_modal_body > div .glyphicon {
    left: 10px;
    right: 10px;
    margin-left: auto;
    margin-right: auto;
  }
  .products .product_custom_ul:not(.list) li .thumbnail h4 {
    height: auto;
    margin: 0px 0px 10px;
  }
  .products .product_custom_ul:not(.list) li .product-price .custom_pricing .special-price {
    width: 100%;
  }
  body.onestepcheckout-index-index #label_method_3free_calculatedshipping .price,
  body.onestepcheckout-index-index #label_method_3free_shipping_wds_mngwwe_shipping .price,
  body.onestepcheckout-index-index #label_method_3free_shipping_wdsmngwweshipping .price {
    background-size: 90%;
  }
  body.onestepcheckout-index-index #checkout-review-table tbody tr td,
  body.onestepcheckout-index-index #checkout-review-table tfoot tr td {
    padding: 5px !important;
  }
  body.onestepcheckout-index-index #checkout-review-table thead th {
    padding: 5px !important;
  }
  body.onestepcheckout-index-index .osc-place-order-block .payment-option-inner,
  body.onestepcheckout-index-index .osc-place-order-block .actions-toolbar {
    width: 100%;
    padding-right: 0px;
  }
  body.account .main .form-edit-account fieldset.fieldset.info {
    padding-left: 0;
    width: 100%;
  }
  body.account .page-main .page-title-wrapper .page-titl {
    margin-right: 0px;
  }
  .customer-account-login .login-container .fieldset:after {
    display: none;
  }
  #contact-info2 .col-sm-6 {
    width: 100%;
    padding: 0px;
  }
  .affiliate_mini_store .cwn-category .row .col {
    width: 50%;
  }
  .affiliate_mini_store span.header_account_link_list {
    right: 60px;
  }
  .affiliate_mini_store .page-footer .footer.content .footer_mid_lt_affiliate ul li {
    width: 50%;
  }
  .affiliate_mini_store .page-footer .footer.content .footer_mid_lt_affiliate ul li:first-child {
    width: 100%;
    text-align: center;
  }
  .affiliate_mini_store .page-footer .footer.content .footer_mid_lt_affiliate ul li .logo {
    margin: 0 auto 6px;
    width: 100%;
  }
  .affiliate_mini_store .page-footer .footer.content .footer_mid_lt_affiliate ul li .logo img {
    margin: 0 auto 5px;
  }
  .affiliate_mini_store .page-footer .footer.content .footer_mid_lt_affiliate ul li .logo a {
    float: none;
  }
  .affiliate_mini_store .page-footer .footer.content .footer_bottom {
    margin-top: 25px;
  }
  .affiliate_mini_store .copyright-footer .copyright {
    width: 244px;
  }
  .affiliate_mini_store footer.page-footer .logo {
    margin-top: 0px;
    padding-right: 0px;
  }
  .affiliate_mini_store .home-before-content.home-banner {
    padding-top: 14.85%;
    position: relative;
    overflow: hidden;
  }
  .form.mini_store .field.store_header_logo,
  .form.mini_store .field.store_footer_logo {
    width: 100%;
  }
  .form.mini_store img.display_header_logo_image {
    max-width: 100%;
  }
  div#product-review-container .review-content-details {
    width: 100%;
  }
  div#product-review-container .review-ratings {
    width: 100%;
    margin-bottom: 14px;
  }
  .expert_block .expert_info {
    width: 100%;
    margin-bottom: 18px;
  }
  .expert_block .expert_message {
    width: 100%;
  }
  .custom_review_block .fieldset > div.field {
    width: 100%;
  }
  .container.pp-tabs .tab_content .am-attachments .am-fileline {
    width: 100%;
    margin: 0px 0px 15px;
  }
  .container.pp-tabs .tab_content div#productqa .search-bar button#searchque {
    width: 30%;
  }
}
.owl-carousel {
  display: inline-block;
  width: 100%;
  -ms-touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.cwn_products_rt_mn_home .product_custom_ul:not(.list) li {
  width: 100%;
  float: left;
  margin: 0;
  list-style: none;
  text-align: center;
  padding: 10px;
  box-sizing: border-box;
  position: relative;
}
ul.product_custom_ul .owl-dots,
ul.brand_custom_ul .owl-dots {
  display: none;
}
ul.product_custom_ul .owl-nav,
ul.brand_custom_ul .owl-nav {
  position: absolute;
  right: 0;
  top: -40px;
}
ul.brand_custom_ul .owl-nav {
  right: 10px;
}
ul.product_custom_ul .owl-nav > button.owl-prev,
ul.brand_custom_ul .owl-nav > button.owl-prev {
  background: url('../images/cw_images/slider_ic_new.webp') no-repeat left top !important;
  box-shadow: none;
  border: 0px;
}
ul.product_custom_ul .owl-nav > button,
ul.brand_custom_ul .owl-nav > button {
  display: block !important;
  width: 26px;
  height: 26px;
  z-index: 10;
  float: left;
  line-height: 0;
  font-size: 0px;
  color: transparent;
  cursor: pointer;
  box-shadow: none !important;
  border: none !important;
  transform: none;
  border-radius: 0;
}
ul.product_custom_ul .owl-nav > button.owl-next,
ul.brand_custom_ul .owl-nav > button.owl-next {
  background: url('../images/cw_images/slider_ic_new.webp') no-repeat right top !important;
}
.widget.wds_brandling.block-brand-feature .block-content .owl-carousel {
  width: 100%;
}
#wds_brandling .owl-nav,
#wds_brandling .owl-dots {
  display: none;
}
#wds_brandling .owl-carousel .owl-nav,
#wds_brandling .owl-carousel .owl-dots {
  display: inline-block;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
* Amazon Pay variables
**/
@media all and (max-width: 768px) {
  .amazon-button-container {
    width: 100%;
  }
}
.amazon-logout-widget {
  display: none;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
@media all and (max-width: 768px) {
  .amazon-minicart-container .amazon-button-container {
    width: auto;
  }
}
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media only screen and (max-width: 959px) {
  .menu-container {
    width: 100%;
  }
  .menu-mobile {
    display: block;
  }
  .menu-dropdown-icon:before {
    display: block;
  }
  .menu .column_mega_menu1 {
    width: 100%;
  }
  .menu .column_mega_menu2 {
    width: 100%;
  }
  .menu .column_mega_menu3 {
    width: 100%;
  }
  .menu .column_mega_menu4 {
    width: 100%;
  }
  .menu > ul {
    display: none;
  }
  .menu > ul > li {
    width: 100%;
    float: none;
    display: block;
  }
  .menu > ul > li a {
    padding: 1.5em;
    width: 100%;
    display: block;
  }
  .menu > ul > li > ul {
    position: relative;
  }
  .menu > ul > li > ul.normal-sub {
    width: 100%;
  }
  .menu > ul > li > ul > li {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
  .menu > ul > li > ul > li:first-child {
    margin: 0;
  }
  .menu > ul > li > ul > li > ul {
    position: relative;
  }
  .menu > ul > li > ul > li > ul > li {
    float: none;
  }
  .menu .show-on-mobile {
    display: block;
  }
  .topstatic,
  .bottomstatic {
    display: none;
  }
  .leftstatic {
    display: none;
  }
  .rightstatic {
    display: none;
  }
}
@media all and (min-width: 767px) {
  /* Change Width Here */
  #dm {
    display: none;
  }
  #om {
    display: block;
  }
}
@media all and (max-width: 767px) {
  /* Change Width Here */
  #dm {
    display: block;
  }
  #om {
    display: none;
  }
}
.klarna-payments-method-cell {
  display: table-cell;
  vertical-align: middle;
}
label.klarna-payments-method-cell > span {
  padding-left: 5px;
}
span.klarna-payments-method-cell > img {
  display: block;
}
#search_autocomplete,
.search-autocomplete,
#searchbox_autocomplete {
  display: none !important;
  height: 0 !important;
  overflow: hidden !important;
}
.block-search {
  z-index: 10000;
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
.opc-block-summary .vertex-message td,
.cart-summary .vertex-message td {
  padding: 0;
  border-top: none;
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.file-uploader-area {
  position: relative;
}
.file-uploader-area input[type='file'] {
  cursor: pointer;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
  width: 0;
}
.file-uploader-area input[type='file']:focus + .file-uploader-button {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-area input[type='file']:disabled + .file-uploader-button {
  cursor: default;
  opacity: .5;
  pointer-events: none;
}
.file-uploader-summary {
  display: inline-block;
  vertical-align: top;
}
.file-uploader-button {
  background: #eeeeee;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6rem;
  margin: 0;
  padding: 7px 15px;
  vertical-align: middle;
}
.file-uploader-button._is-dragover {
  background: #d4d4d4;
  border: 1px solid #006bb4;
}
.file-uploader-spinner {
  background-image: url('../images/loader-1.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  display: none;
  height: 30px;
  margin-left: 10px;
  vertical-align: top;
  width: 15px;
}
.file-uploader-preview .action-remove {
  bottom: 4px;
  cursor: pointer;
  display: block;
  height: 27px;
  left: 6px;
  padding: 2px;
  position: absolute;
  text-decoration: none;
  width: 25px;
  z-index: 2;
}
.file-uploader-preview .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.file-uploader-preview .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  line-height: inherit;
  color: #514943;
  content: '\e604';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .action-remove:hover:before {
  color: #736963;
}
.file-uploader-preview:hover .preview-image img,
.file-uploader-preview:hover .preview-link:before {
  opacity: 0.7;
}
.file-uploader-preview .preview-link {
  display: block;
  height: 100%;
}
.file-uploader-preview .preview-image img {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.file-uploader-preview .preview-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 4rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-video:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-video:before {
  left: 0;
  margin-top: -2rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview .preview-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-document:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-document:before {
  left: 0;
  margin-top: -3.5rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview,
.file-uploader-placeholder {
  background: #ffffff;
  border: 1px solid #cacaca;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 150px;
  line-height: 1;
  margin: 10px 25px 10px 0;
  overflow: hidden;
  position: relative;
  width: 150px;
}
.file-uploader._loading .file-uploader-spinner {
  display: inline-block;
}
.file-uploader .admin__field-note,
.file-uploader .admin__field-error {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-filename {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
  word-break: break-all;
}
.file-uploader .file-uploader-filename:first-child {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-meta {
  color: #9e9e9e;
}
.file-uploader .admin__field-fallback-reset {
  margin-left: 10px;
}
._keyfocus .file-uploader .action-remove:focus {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-placeholder.placeholder-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-document:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-document:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-image {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-image:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-image:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-image:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-video:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-video:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 2;
}
.file-uploader-placeholder-text {
  bottom: 0;
  color: #008bdb;
  font-size: 1.1rem;
  left: 0;
  line-height: 1.42857143;
  margin-bottom: 15%;
  padding: 0 20px;
  position: absolute;
  right: 0;
  text-align: center;
}
.data-grid-file-uploader {
  min-width: 7rem;
}
.data-grid-file-uploader._loading .file-uploader-spinner {
  display: block;
}
.data-grid-file-uploader._loading .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-image {
  background: transparent;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.data-grid-file-uploader .file-uploader-image + .file-uploader-area .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-area {
  z-index: 2;
}
.data-grid-file-uploader .file-uploader-spinner {
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.data-grid-file-uploader .file-uploader-button {
  height: 48px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.data-grid-file-uploader .file-uploader-button > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.data-grid-file-uploader .file-uploader-button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.3rem;
  line-height: 48px;
  color: #8a837f;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.data-grid-file-uploader .file-uploader-button:hover:before {
  color: #666666;
}
.data-grid-file-uploader .action-select-wrap {
  float: left;
}
.data-grid-file-uploader .action-select-wrap .action-select {
  border: 1px solid #cacaca;
  display: block;
  height: 5rem;
  margin-left: -1px;
  padding: 0;
  width: 2rem;
}
.data-grid-file-uploader .action-select-wrap .action-select:after {
  border-color: #8a837f transparent transparent transparent;
  left: 50%;
  margin: 0 0 0 -5px;
}
.data-grid-file-uploader .action-select-wrap .action-select:hover:after {
  border-color: #666666 transparent transparent transparent;
}
.data-grid-file-uploader .action-select-wrap .action-select > span {
  display: none;
}
.data-grid-file-uploader .action-select-wrap .action-menu {
  left: 4rem;
  right: auto;
  z-index: 2;
}
.data-grid-file-uploader-inner {
  border: 1px solid #cacaca;
  float: left;
  height: 5rem;
  position: relative;
  width: 5rem;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_Shopbybrand
 * @copyright   Copyright (c) 2017 Mageplaza (http://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.product-brand-logo img {
  max-width: 30px;
  max-height: 30px;
}
.product-list-container {
  border-top: solid 1px #dfdfdf;
  padding-top: 20px;
}
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .amazon-addresses .amazon-address,
  .column .block-addbysku .block-content .box,
  .storecredit .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-discount-block-desktop .block:nth-child(1),
  .amazon-addresses .amazon-address:nth-child(1),
  .column .block-addbysku .block-content .box:nth-child(1),
  .storecredit .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-discount-block-desktop .block:nth-child(2),
  .amazon-addresses .amazon-address:nth-child(2),
  .column .block-addbysku .block-content .box:nth-child(2),
  .storecredit .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .amazon-addresses .amazon-address:nth-child(2) + *,
  .column .block-addbysku .block-content .box:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .customer-review .product-details {
    margin-bottom: 50px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form.send.friend .fieldset .field .control,
  .form-create-return .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop,
  .login-container .fieldset:after {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .block-search .label,
  .modes-label,
  .dashboard-welcome-toggler {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .amazon-addresses:before,
  .amazon-addresses:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:before,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .header.content:before,
  .header.content:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .amazon-addresses:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .cart-container:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:after,
  .header.content:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form.send.friend .fieldset .field,
  .form-create-return .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset {
    clear: both;
  }
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form.send.friend .fieldset .field .field,
  .form-create-return .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -25px;
  }
  .abs-action-print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 5px 10px;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: -14px 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #cccccc;
  }
  .abs-pager-toolbar,
  .toolbar-giftregistry-results,
  .account .toolbar,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 30px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .account .toolbar .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .cart-gift-item {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 10px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 20px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 58.33333333%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 79.16666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 79.16666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left {
    /* .main {
            padding-left: @layout-column__additional-sidebar-offset
        } */
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f0f0f0;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 47px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 400;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #cccccc;
    color: #cccccc;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #333333;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 -1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 40px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #cccccc;
    border-bottom: none;
    height: 40px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 2px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 43px;
    padding: 35px 35px 35px 35px;
    border: 1px solid #cccccc;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 15px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .login-container .block-amazon-login {
    clear: none;
    float: right;
  }
  .login-container .block-amazon-login .actions-toolbar {
    margin-top: 25px;
  }
  .login-container .block:nth-child(2) + .block-amazon-login {
    clear: none;
  }
  .amazon-validate-container {
    margin: 40px auto 0 auto;
    width: 500px;
  }
  .amazon-validate-container .primary {
    width: 190px;
  }
  .amazon-validate-container .continue-as-guest {
    width: 130px;
  }
  .amazon-validate-container .forgot-password {
    text-align: right;
    width: 175px;
  }
  .amazon-addresses .amazon-address {
    margin-bottom: 0;
  }
  /* Overwriting Magento's padding for the method title to make
       sure our KP methods have the same height as the core methods */
  .klarna-payments-method > .payment-method-title {
    padding: 11.5px 0;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #cccccc;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #cccccc;
  }
  .paypal-review-discount .block {
    margin-bottom: 15px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 40px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 40px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 10px 20px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 21px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -20px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 20px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 600;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #c2c2c2;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 10px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 12px;
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
    margin-right: 0;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .gift-item-block .title {
    font-size: 1.6rem;
    padding: 20px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 20px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 20px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 20px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #cccccc;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 20px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #757575;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: #333333;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .page-products .products-grid .product-item {
    /*width: 100%/3;*/
  }
  .page-products.page-layout-1column .products-grid .product-item {
    /*width: 100%/4;*/
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    /*width: 100%/2;*/
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
    /*.products.wrapper ~ .toolbar & {
            display: none;
        }*/
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    color: #7d7d7d;
    border: 1px solid #cccccc;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #7d7d7d;
    background: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #cccccc;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    background: #dedede;
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .limiter {
    float: right;
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .product-info-main .product-add-form {
    padding-top: 20px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 21px;
    /*.price {
                    font-size: 36px;
                    line-height: 36px;
                }*/
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 32px;
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-container .form-cart {
    /*&:extend(.abs-shopping-cart-items-desktop all);
            .actions.main {
                text-align: right;
            }*/
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    /*.lib-layout-column(2, 2, @layout-column-checkout__width-left);
        padding: 1px @indent__base @indent__m;
        position: relative;*/
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 20px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product {
    /*&-item-photo {
                    display: table-cell;
                    max-width: 100%;
                    padding-right: @indent__base;
                    position: static;
                    vertical-align: top;
                    width: 1%;
                }*/
    /*&-item-details {
                    display: table-cell;
                    padding-bottom: 35px;
                    vertical-align: top;
                    white-space: normal;
                    width: 99%;
                }*/
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .cart-discount .block .actions-toolbar {
    width: auto;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
    /*.block-minicart {
            right: -15px;
            width: 390px;
        }*/
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .opc-progress-bar {
    margin: 0 0 20px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 10px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    top: 19px;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #666666;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #ffffff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333333;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete > span {
    color: #1979c3;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #ff5501;
    content: '\e610';
    font-family: 'luma-icons';
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .checkout-shipping-method .actions-toolbar .action.primary.button {
    margin-top: 2px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block {
    /*&:extend(.abs-blocks-2columns all);*/
  }
  .login-container .block .login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block .login .actions-toolbar > .secondary {
    float: left;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .account .column.main .block:not(.widget) .block-content {
    /*.box {
                        &:extend(.abs-blocks-2columns all);
                    }*/
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48.8%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .filter.block {
    margin-bottom: 40px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 30px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #cccccc;
  }
  .page-layout-1column .filter-content {
    margin-top: 10px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 25px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    bottom: -1px;
    content: '';
    display: block;
    left: 5px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #ffffff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 20px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #ffffff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #cccccc;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 25px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 25px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    width: 34%;
  }
  .product-reviews-summary {
    margin-bottom: 15px;
    /*.reviews-actions {
            font-size: @font-size__base;
            margin-top: 3px;
        }*/
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 12px 0 0 30px;
  }
  .block-returns-tracking .block-title .action.track {
    float: right;
  }
  .order-links .item {
    float: left;
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 35px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 35px 2px 35px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.name {
    padding-left: 0;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  /*.block-collapsible-nav {
        .title {
            &:extend(.abs-visually-hidden-desktop all);
        }
    }*/
  html,
  body {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #6e716e;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    float: right;
    margin-left: 15px;
    margin-right: -6px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    color: #ffffff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
    z-index: 1000;
  }
  .customer-welcome.active .action.switch:after {
    content: '\e621';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5px 0 5px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    margin: 0;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .page-footer {
    /*.lib-css(background, @footer__background-color);
        margin-top: auto;
        padding-bottom: @indent__m;*/
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -10px;
    left: 100%;
    margin: 0 0 0 20px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 13px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #ffffff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #bbbbbb transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content ul {
    padding-right: 50px;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
    /*> * {
                        display: inline-block;
                        margin-bottom: 7px;
                        margin-top: 7px;
                    }*/
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    /*.lib-css(background, @color-white);
            .lib-css(border, @border-width__base solid @color-gray-light2);
            .lib-css(box-shadow, @_shadow);
            border-top: none;
            left: 0;
            margin: 9px 0 0 -1px;
            padding: 0 9px 9px;
            position: absolute;
            right: -1px;
            z-index: 2;

            .comment-box {
                margin-top: -18px;
            }*/
  }
  .weltpixel-quickview-catalog-product-view.catalog-product-view .breadcrumbs,
  .weltpixel-quickview-catalog-product-view.catalog-product-view .columns,
  .weltpixel-quickview-catalog-product-view.catalog-product-view .page.messages,
  .weltpixel-quickview-catalog-product-view.catalog-product-view .page-title-wrapper {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
}
@media all and (min-width: 769px), print {
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
}
@media all and (min-width: 1024px), print {
  .products-grid .product-item {
    /*width: 100%/5;*/
  }
  .page-layout-1column .products-grid .product-item {
    /*width: 100%/6;*/
  }
  .page-layout-3columns .products-grid .product-item {
    /*width: 100%/4;*/
  }
  /* .page-products {
        .products-grid {
            .product-items {
                margin: 0;
            }
            
            .product-item {
                margin-left: calc(~'(100% - 4 * 24.439%) / 3');
                padding: 0;
                width: 24.439%;

                &:nth-child(4n + 1) {
                    margin-left: 0;
                }
            }
        }
    } */
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    /*width: 100%/5;*/
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    /*width: 32.667%;*/
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
