/* @override 
	https://3dnatives.dev10.xo7labs.com/compare/wp-content/themes/3dcompare/css/compare.css
	https://www.3dnatives.com/compare/wp-content/themes/3dcompare/css/compare.css
	https://www.3dnatives.com/3D-compare/wp-content/themes/3dcompare/css/compare.css
	https://dev.3dnatives.com/3D-compare/wp-content/themes/3dcompare/css/compare.css */
main {
  padding: 0 0 60px;
  min-height: 50vh;
}
.site-wrapper {
  z-index: 2;
}
#navbar.clone {
  display: none;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
strong {
  font-weight: 600;
}
/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.stars-rating {
  border: none;
  padding: 0;
  margin-left: -4px;
}
.stars-rating > label {
  color: #ddd;
  line-height: 16px;
  float: right;
}
.stars-rating > label:before {
  margin: 5px;
  font-size: 24px;
  font-family: FontAwesome;
  display: inline-block;
  content: "\f005";
}
.stars-rating > label.half:before {
  content: "\f089";
  position: absolute;
}
/***** CSS to Highlight Stars on Hover *****/
.stars-rating > input:checked ~ label,
.stars-rating:not(.disabled):not(:checked) > label:hover,
.stars-rating:not(.disabled):not(:checked) > label:hover ~ label {
  color: #AF000B;
}
/* hover previous stars in list */
.stars-rating:not(.disabled) > input:checked + label:hover,
.stars-rating:not(.disabled) > input:checked ~ label:hover,
.stars-rating:not(.disabled) > label:hover ~ input:checked ~ label,
.stars-rating:not(.disabled) > input:checked ~ label:hover ~ label {
  color: #AF000B;
}
#toast-container {
  top: 20% !important;
}
.post-content.term-description {
  padding-bottom: 0;
  font-size: 1em;
}
.post-content.term-description h2 {
  font-size: 1.8em;
}
.post-content.term-description h3 {
  font-size: 1.4em;
}
.post-content.term-description h4 {
  font-size: 1.2em;
}
.single-product {
  padding-bottom: 0;
}
.single-product .currency-switcher {
  margin: 20px 0;
}
.single-product .post-content {
  padding-bottom: 0;
}
.single-product .post-content p,
.single-product .post-content ul,
.single-product .post-content ol {
  font-size: .9em;
}
.single-product .product-title {
  margin: 0 0 15px;
  font-size: 2.4em;
}
.single-product .characteristics {
  margin-bottom: 40px;
}
.single-product .offers-title,
.single-product .characteristics-title {
  font-size: 1.3em;
  color: #AF000B;
}
.single-product .characteristics-list {
  margin: 0;
}
.single-product .characteristics-list li {
  padding: 5px 15px 5px 3px;
  font-weight: 400;
}
.single-product .characteristics-list li:nth-child(even) {
  background: #f4f4f4;
}
.single-product .characteristics-list li .label {
  font-weight: 600;
}
.single-product .characteristics-list li a {
  color: inherit;
  text-decoration: underline;
}
.single-product .characteristics-list li a:hover {
  color: #AF000B;
}
.single-product .product-actions {
  margin-bottom: 40px;
  margin-top: 10px;
  margin-right: 0;
}
.single-product .product-actions:after {
  display: table;
  content: "";
  clear: both;
}
.single-product .product-actions .product-rating {
  float: left;
}
.single-product .product-actions .product-rating .stars-rating {
  float: left;
  display: inline-block;
  width: 162px;
}
.single-product .product-actions .product-rating .count {
  display: inline-block;
  margin-left: .5em;
  font-size: .9em;
  line-height: 26px;
}
.single-product .product-actions .product-rating.vote-submitted:after {
  font-family: 'FontAwesome';
  content: "\f164";
  color: #AF000B;
  font-size: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  margin-left: .5em;
}
.single-product .product-actions .btn.product-remove-compare {
  background: #000;
  border-color: #000;
}
.single-product .product-actions .btn.product-remove-compare:before {
  font-family: 'FontAwesome';
  content: "\f068";
  margin-right: .5em;
}
.single-product .compare-wrapper {
  float: right;
  margin-top: -8px;
}
.single-product .compare-wrapper .btn {
  margin: 0;
  border: none;
}
.single-product .compare-wrapper .btn span {
  display: inline-block;
  max-width: 0;
  line-height: 1em;
  overflow: hidden;
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}
.single-product .compare-wrapper .btn:before {
  font-family: 'FontAwesome';
  display: inline-block;
  content: "\f067";
}
.single-product .compare-wrapper .btn:hover span {
  display: inline-block;
  vertical-align: middle;
  max-width: 300px;
  opacity: 1;
  margin-left: .3em;
}
.single-product .compare-wrapper .btn.product-remove-compare {
  background: #ddd;
}
.single-product .compare-wrapper .btn.product-remove-compare:before {
  content: "\f068";
}
.single-product .product-infos {
  margin: 15px 0 30px;
}
.single-product .product-infos:after {
  display: table;
  content: "";
  clear: both;
}
.single-product .product-infos .currency-switcher {
  float: left;
  margin: 0;
}
.single-product .product-infos .price-wrapper {
  float: right;
}
.single-product .product-infos .price-wrapper .best-price {
  font-weight: 600;
  color: #AF000B;
  margin-right: 20px;
}
.single-product .product-infos .price-wrapper .ask-for-quote {
  margin: 0;
  font-weight: 600;
  background: #000;
  border-color: #000;
}
.single-product .product-gallery img {
  display: block;
  margin: 0 auto;
}
.single-product .product-gallery img.replacement-img {
  width: 60%;
  opacity: .2;
}
.single-product #video {
  max-width: 640px;
  margin: 0 auto;
}
.single-product #video iframe {
  display: block;
  margin: 0 auto;
}
.single-product #offers {
  padding: 40px 0;
  margin: 50px 0 0;
  background: #fff;
  border-top: 1px solid #ddd;
}
.single-product .offers-table tr {
  border-bottom: 1px solid #ddd;
}
.single-product .offers-table th,
.single-product .offers-table td {
  border-radius: 0;
}
.single-product .offers-table th {
  font-weight: 300;
  font-size: .8em;
  color: #999;
  padding: 0 0 2px 5px;
}
.single-product .offers-table th.price-th {
  text-align: right;
  padding-right: 30px;
}
.single-product .offers-table td {
  background: #fff;
  color: #333;
  padding: 10px;
}
.single-product .offers-table tr:nth-child(odd) td {
  background: #f4f4f4;
}
.single-product .offers-table .reseller {
  font-weight: 600;
}
.single-product .offers-table .price {
  font-weight: 400;
  text-align: right;
  padding-right: 30px;
}
.single-product .offers-table .link {
  width: 10%;
}
.single-product .offers-table .link a {
  display: inline-block;
  padding: 4px 16px;
  white-space: nowrap;
  font-weight: 400;
  background: #AF000B;
  color: #fff;
  border-radius: 2px;
}
.single-product .related-products .related-products-title {
  text-align: center;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 1.6em;
  margin-top: 50px;
}
.single-product .related-products .related-products-title:after {
  display: block;
  content: "";
  width: 100px;
  height: 1px;
  background: #AF000B;
  margin: 20px auto;
}
.single-product .seo-links h5 {
  font-size: 1.2em;
}
.single-product .seo-links ul li {
  font-weight: 500;
  font-size: 1.1em;
  padding-left: 22px;
  position: relative;
  margin-bottom: 1em;
}
.single-product .seo-links ul li:before {
  font-family: 'FontAwesome';
  content: "\f05a";
  color: #ddd;
  position: absolute;
  left: 0;
  top: 0;
}
.single-product .back-to-list,
.product-compare-page .back-to-list {
  float: right;
  color: #000;
  font-size: .85em;
  margin: 30px 0;
  text-transform: uppercase;
}
.single-product .back-to-list:before,
.product-compare-page .back-to-list:before {
  font-family: 'FontAwesome';
  content: "\f104";
  margin-right: .5em;
}
#offers-wrapper {
  margin: 20px 0;
}
#offers-wrapper .offers-title {
  color: #000;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 1.6em;
  margin-top: 50px;
}
#offers-wrapper .offers-title:after {
  display: block;
  content: "";
  width: 100px;
  height: 1px;
  background: #AF000B;
  margin: 20px auto;
}
#offers-wrapper .offer-wrapper {
  margin: 10px 0;
  box-shadow: 0 8px 10px rgba(0, 0, 0, 0.1);
  padding: 20px;
  font-size: 1.2em;
}
#offers-wrapper .offer-wrapper .row {
  margin-bottom: 0;
}
#offers-wrapper .offer-wrapper .valign-wrapper > div {
  width: 100%;
}
#offers-wrapper .offer-wrapper .reseller-logo {
  display: inline-block;
  vertical-align: middle;
  width: 90px;
  margin-right: 20px;
}
#offers-wrapper .offer-wrapper strong {
  display: inline-block;
  font-size: 1.2em;
}
#offers-wrapper .offer-wrapper .price {
  text-align: right;
  font-weight: 600;
}
#offers-wrapper .offer-wrapper .price .on-demand {
  font-weight: 400;
}
#offers-wrapper .offer-wrapper .shipping {
  color: #AF000B;
  font-weight: 600;
}
#offers-wrapper .offer-wrapper .link {
  text-align: right;
}
#offers-wrapper .offer-wrapper .link .reseller-offer {
  display: inline-block;
  padding: 8px 16px;
  text-transform: uppercase;
  background: #AF000B;
  color: #fff;
  font-weight: 600;
}
main.product-archive {
  padding-bottom: 0;
}
main.product-archive .tax-archive-title {
  font-size: 2.4em;
  margin: 30px 0 0;
}
main.product-archive .footer-content {
  margin-top: 60px;
  background: #f4f4f4;
  padding: 60px 0;
}
main.product-archive .footer-content h2 {
  font-size: 1.6em;
}
main.product-archive .footer-content h3 {
  font-size: 1.4em;
}
main.product-archive .footer-content h4,
main.product-archive .footer-content h5 {
  font-size: 1.2em;
}
main.product-archive .footer-content p {
  line-height: 1.4em;
}
main.product-archive.manufacturer-archive {
  padding-bottom: 80px;
}
main.product-archive.manufacturer-archive .manufacturer-country {
  font-size: 1.2em;
  font-weight: 400;
  text-transform: uppercase;
}
header.site-header .top-bar .links {
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}
#pll-lang-switcher {
  display: inline-block;
  vertical-align: middle;
}
#pll-lang-switcher .lang-item {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 14px;
  margin: 0 8px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
#pll-lang-switcher .lang-item.fr {
  background-image: url('../png/fr-5.png');
}
#pll-lang-switcher .lang-item.en {
  background-image: url('../png/us-5.png');
}
#pll-lang-switcher .lang-item.es {
  background-image: url('../png/es-2.png');
}
#pll-lang-switcher .lang-item.de {
  background-image: url('../png/de-2.png');
}
.product-card {
  padding: 20px 20px 55px;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.05);
  margin-top: 30px;
  position: relative;
}
.product-card .product-title {
  font-size: 1.4em;
  margin: 0;
}
.product-card .product-rating {
  margin: 8px 0 0 4px;
  display: block;
}
.product-card .product-rating:after {
  display: table;
  content: "";
  clear: both;
  padding-bottom: 5px;
}
.product-card .product-rating .stars-rating {
  float: left;
}
.product-card .product-rating .stars-rating > label {
  line-height: 14px;
}
.product-card .product-rating .stars-rating > label:before {
  font-size: 14px;
  margin: 0 2px 0 0;
}
.product-card .product-rating .count {
  float: right;
  display: inline-block;
  vertical-align: text-top;
  line-height: 16px;
  margin-left: 5px;
}
.product-card .image-wrapper {
  position: relative;
  border: 1px solid #eee;
}
.product-card .image-wrapper a {
  height: 0;
  padding-bottom: 100%;
  display: block;
  position: relative;
}
.product-card .image-wrapper img,
.product-card .image-wrapper .replacement-img {
  display: block;
  max-width: 90%;
  max-height: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.product-card .image-wrapper .replacement-img {
  width: 60%;
  opacity: .1;
}
.product-card .image-wrapper .best-price {
  position: absolute;
  left: -10px;
  bottom: 20px;
  background: #555;
  font-size: .9em;
  font-weight: 400;
  padding: 2px 8px;
  color: #fff;
}
.product-card .image-wrapper .best-price:after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 6px 0;
  border-color: transparent #000 transparent transparent;
  position: absolute;
  left: 0;
  bottom: -6px;
}
.product-card .excerpt {
  font-size: .85em;
  line-height: 1.3em;
  margin: 10px 0;
}
.product-card .btns {
  position: absolute;
  left: 20px;
  bottom: 20px;
  width: calc( 100% - 40px );
}
.product-card .btns a {
  font-family: 'Roboto Condensed';
  display: inline-block;
  padding: 4px 10px;
  color: #fff;
  font-size: .9em;
  font-weight: 500;
}
.product-card .btns a .label {
  display: inline-block;
  max-width: 0;
  line-height: 1em;
  overflow: hidden;
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}
.product-card .btns .product-add-compare,
.product-card .btns .product-remove-compare {
  background: #999;
}
.product-card .btns .product-add-compare:before,
.product-card .btns .product-remove-compare:before {
  display: inline-block;
  font-family: 'FontAwesome';
  content: "\f067";
}
.product-card .btns .product-remove-compare {
  background: #000;
}
.product-card .btns .product-remove-compare:before {
  content: "\f068";
}
.product-card .btns .product-view {
  float: right;
  background: #AF000B;
}
.product-card .btns .product-view:after {
  font-family: 'FontAwesome';
  content: "\f105";
  margin-left: .5em;
}
#search-response {
  position: relative;
}
#search-response .search-result-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: #fff;
  padding: 20px;
  z-index: 9;
  max-height: 30vh;
  overflow-y: auto;
  border-radius: 20px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
}
#search-response .product-item {
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  color: inherit;
}
#search-response .product-item:hover {
  background: #f4f4f4;
  color: #AF000B;
}
#search-response .product-item .thumbnail,
#search-response .product-item .name {
  display: inline-block;
  vertical-align: middle;
}
#search-response .product-item .thumbnail {
  width: 70px;
  margin-left: 10px;
}
#search-response .product-item .thumbnail img {
  display: block;
}
#search-response .product-item .thumbnail img.replacement-img {
  width: 40px;
  margin: 0 auto;
  opacity: .2;
}
#search-response .product-item .name {
  font-family: 'Oswald';
  width: calc( 100% - 90px );
  font-weight: 500;
  padding-left: 10px;
}
#search-response .product-item .price {
  clear: both;
  font-size: .9em;
  font-weight: 300;
}
#search-response .product-item .stars-rating {
  float: left;
  margin-left: 0;
}
#search-response .product-item .stars-rating > label:before {
  font-size: 12px;
  margin: 0 2px 0 0;
}
.product-compare-header-wrapper {
  background: #f4f4f4;
  box-shadow: 0 10px 12px rgba(0, 0, 0, 0.07);
  z-index: 1;
}
.compare-menubar {
  margin-bottom: 0;
}
.compare-menubar .main-product-links .products-menu {
  position: relative;
}
.compare-menubar .main-product-links .products-menu li {
  float: left;
  display: inline-block;
  margin: 10px 0;
}
.compare-menubar .main-product-links .products-menu li a {
  display: block;
  line-height: 42px;
  text-transform: uppercase;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  width: 140px;
  text-align: center;
  border-bottom: 1px solid #ccc;
}
.compare-menubar .main-product-links .products-menu li.current a {
  font-weight: 600;
}
.compare-menubar .main-product-links .products-menu li.underbar {
  width: 140px;
  height: 2px;
  content: "";
  display: block;
  background: #AF000B;
  top: 42px;
  left: 0;
  position: absolute;
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
}
.compare-menubar .main-product-links .products-menu li:nth-child(3).current ~ .underbar {
  left: 280px;
}
.compare-menubar .main-product-links .products-menu li:nth-child(3):hover ~ .underbar {
  left: 280px !important;
}
.compare-menubar .main-product-links .products-menu li:nth-child(2).current ~ .underbar,
.compare-menubar .main-product-links .products-menu li:nth-child(2):hover ~ .underbar {
  left: 140px;
}
.compare-menubar .main-product-links .products-menu li:nth-child(1).current a ~ .underbar,
.compare-menubar .main-product-links .products-menu li:nth-child(1):hover ~ .underbar {
  left: 0;
}
.compare-menubar .products-count {
  display: inline-block;
  margin: 10px 0;
  line-height: 40px;
  height: 42px;
  font-weight: 400;
  float: right;
}
.compare-menubar .products-count .count-label {
  font-size: 11px;
}
.currency-switcher {
  font-weight: 400;
  margin: 35px 0;
  line-height: 22px;
  font-size: 0;
}
.currency-switcher a {
  display: inline-block;
  border: 1px solid #ddd;
  background: #ddd;
  color: #fff;
  font-size: 13px;
  padding: 0 5px;
  transition: all 0.3s ease-in-out 0s;
}
.currency-switcher a.eur {
  border-right: none;
  padding-right: 6px;
}
.currency-switcher a.active {
  background: #fff;
  color: #000;
}
.currency-switcher a:not(.active):hover {
  background: #000;
}
#product-search .input-wrapper {
  margin: 30px 0 2px;
  position: relative;
}
#product-search .input-wrapper .input-field {
  margin: 0;
}
#product-search .input-wrapper .input-field input[type=text] {
  margin: 0;
  height: 40px;
  background: #fff;
  padding: 0 20px;
  border-radius: 20px;
  border: none;
  box-shadow: none;
  width: calc( 100% - 40px );
}
#product-search .input-wrapper .input-field input[type=text] + label {
  top: -5px;
  margin-left: 20px;
}
#product-search .input-wrapper .input-field input[type=text] + label.active {
  margin-left: 10px;
}
#product-search .input-wrapper button {
  position: absolute;
  right: 5px;
  top: 0;
  width: 40px;
  height: 40px;
  border: none;
  background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M13.07 6.444C13.03 4.7 12.32 3.07 11.062 1.87S8.156.013 6.413.05 3.037.8 1.837 2.056-.02 4.944.02 6.687a6.53 6.53 0 0 0 6.525 6.393h.13c1.653-.036 3.232-.692 4.425-1.837l4.35 4.18.525-.544-4.37-4.18c.975-1.2 1.5-2.7 1.463-4.256v.001zm-2.363 4.125c-1.06 1.107-2.518 1.742-4.05 1.763h-.113C3.41 12.332.824 9.82.767 6.67a5.76 5.76 0 0 1 1.613-4.125C3.44 1.437 4.9.802 6.43.78h.113c1.5 0 2.925.563 3.993 1.613 1.107 1.06 1.742 2.518 1.763 4.05.02 1.537-.525 3.02-1.593 4.125z' fill='%23666' fill-rule='nonzero'/%3E%3C/svg%3E") no-repeat center center;
  background-size: 18px;
}
.cmp-related-posts .related-title {
  font-size: 1.4em;
  font-weight: 300;
  margin: 0 0 1em;
  text-align: center;
}
.cmp-related-posts .post-horizontal-card {
  min-height: 100px;
  position: relative;
  padding: 10px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.cmp-related-posts .post-horizontal-card .title {
  font-size: .9em;
  margin: 0;
}
.comments-wrapper {
  padding: 60px 0;
  background: #f4f4f4;
}
#comments .comments-title {
  font-size: 1.6rem;
  margin: 0;
}
#comments .comments-subtitle {
  font-size: 1.2rem;
}
#comments #author,
#comments #email,
#comments #url,
#comments textarea {
  background: #fff;
}
#comments ol.comment-list {
  padding: 0;
}
#comments ol.comment-list li {
  list-style: none;
  padding: 20px;
  background-color: #fff;
  border-radius: 4px;
  margin-bottom: 8px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  position: relative;
}
#comments ol.comment-list li .comment-author {
  font-weight: 500;
}
#comments ol.comment-list li .comment-author .avatar {
  display: inline-block;
  vertical-align: middle;
}
#comments ol.comment-list li .comment-author .fn {
  font-style: normal;
  display: inline;
  margin: 0 .5em;
}
#comments ol.comment-list li .comment-author .says {
  font-weight: 300;
}
#comments ol.comment-list li .comment-body {
  font-weight: 400;
}
#comments ol.comment-list li .commentmetadata {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: .9em;
  font-weight: 400;
}
#comments ol.comment-list li .commentmetadata a {
  color: inherit;
}
#comments ol.comment-list li .comment-awaiting-moderation {
  color: #AF000B;
  display: block;
  margin: .5em 0;
}
#comments ol.comment-list li .comment-awaiting-moderation + br {
  display: none;
}
#comments ol.comment-list li p {
  margin: .5em 0;
  font-weight: 400;
}
#comments ol.comment-list li .comment-reply-link {
  background: #eee;
  color: #333;
  font-size: .9em;
  font-weight: 500;
  margin-top: 8px;
  display: inline-block;
  padding: 4px 8px;
  border: 1px solid #eee;
}
#comments ol.comment-list li .comment-reply-link:hover {
  background: #AF000B;
  color: #fff;
}
#comments ol.comment-list ol.children li {
  box-shadow: none;
  padding: 20px 0;
}
#comments .cookies-consent {
  margin: 20px 0 0;
}
footer.page-footer {
  padding-bottom: 120px;
}
#compare-products {
  background: #333;
  max-height: 0;
  overflow: hidden;
  position: fixed;
  bottom: -50px;
  width: 100%;
  z-index: 12;
  transition: all 0.3s ease-in-out 0s;
}
#compare-products.active {
  bottom: 0;
  padding: 15px;
  max-height: 400px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}
#compare-products .row {
  margin-bottom: 0;
}
#compare-products .title {
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  font-size: 1.4em;
  color: #fff;
}
#compare-products .subtitle {
  font-weight: 300;
  color: #ddd;
}
#compare-products .actions {
  text-align: right;
}
#compare-products .actions a {
  display: block;
  text-align: center;
  padding: 4px;
  background: #fff;
  font-weight: 500;
  color: #999;
  margin: 6px auto;
  max-width: 120px;
}
#compare-products .actions a.compare {
  background: #AF000B;
  color: #fff;
}
#compare-products .products-slots {
  margin: 0;
  display: inline-block;
  float: left;
  width: 100%;
}
#compare-products .products-slots li {
  display: block;
  float: left;
  margin-right: 8px;
  width: calc( 25% - 8px );
  position: relative;
  background: #fff;
}
#compare-products .products-slots li img {
  display: block;
  width: 100%;
  border: 10px solid #fff;
}
#compare-products .products-slots li img.replacement-img {
  opacity: .2;
}
#compare-products .products-slots li .product-remove-compare {
  position: absolute;
  right: 2px;
  bottom: 4px;
  width: 16px;
  height: 16px;
  color: #000;
}
#compare-products .products-slots li .product-remove-compare:hover {
  color: #AF000B;
}
#compare-products .products-slots li.empty-slot .empty {
  display: block;
  content: "";
  background: #444;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}
.cmp-select-wrapper {
  position: relative;
  background-color: #fff;
  border: 1px solid #eee;
  overflow: hidden;
  height: 45px;
  line-height: 45px;
}
.cmp-select-wrapper:after {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: .75em;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-top-color: #666;
  border-width: 6px;
  border-style: solid;
  pointer-events: none;
}
.cmp-select-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 110%;
  color: #333;
  font-family: 'Roboto Condensed', sans-serif;
  height: auto;
  border: 0;
  margin: 0;
  padding: .75em;
  border-radius: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cmp-select-wrapper select:focus {
  outline: none;
}
.cmp-pseudo-select-wrapper {
  position: relative;
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 4px;
  margin-bottom: 1rem;
  height: 45px;
  line-height: 45px;
  font-family: 'Roboto Condensed', sans-serif;
}
.cmp-pseudo-select-wrapper:after {
  content: '';
  position: absolute;
  top: 1.3rem;
  margin-top: -3px;
  right: .75em;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-top-color: #666;
  border-width: 6px;
  border-style: solid;
  pointer-events: none;
}
.cmp-pseudo-select-wrapper ul {
  margin: 0;
  position: absolute;
  top: -60px;
  width: 100%;
  background: #fff;
  padding: 10px 10px 20px;
  z-index: -1;
  max-height: 0;
  overflow: hidden;
  border-radius: 0 0 3px 3px;
  opacity: 0;
  box-shadow: 0 12px 12px rgba(0, 0, 0, 0.1);
  transition: all 0.5s ease-in-out 0s;
}
.cmp-pseudo-select-wrapper ul li {
  display: block;
  line-height: 1em;
  margin-bottom: 5px;
}
.cmp-pseudo-select-wrapper ul li.level-1 {
  padding-left: 20px;
}
.cmp-pseudo-select-wrapper ul li input[type=radio] + span,
.cmp-pseudo-select-wrapper ul li input[type=checkbox] + span {
  padding-left: 24px;
  font-size: .9rem;
  color: #444;
}
.cmp-pseudo-select-wrapper ul.opened {
  opacity: 1;
  z-index: 9;
  max-height: 30vh;
  top: 42px;
  overflow-y: auto;
}
.cmp-pseudo-select-wrapper ul.opened li label {
  display: block;
  width: auto;
}
.cmp-pseudo-select-wrapper ul.opened li label .count {
  display: inline-block;
  float: right;
  font-size: .9em;
  color: #999;
}
.cmp-pseudo-select-wrapper a {
  display: block;
  height: 45px;
  text-transform: uppercase;
  line-height: 45px;
  padding: 0 20px 0 10px;
  color: #444;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cmp-pseudo-select-wrapper input[type=checkbox] + span,
.cmp-pseudo-select-wrapper input[type=radio] + span {
  padding-top: .2rem;
  font-size: .9rem;
  line-height: 1.3rem;
}
.cmp-pseudo-select-wrapper .close {
  display: inline-block;
  padding: 4px 10px;
  font-size: .9em;
  color: #444;
  margin-top: 4px;
  cursor: pointer;
}
.cmp-pseudo-select-wrapper .close .close-icon {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  content: "";
  width: 14px;
  height: 14px;
  opacity: 1;
}
.cmp-pseudo-select-wrapper .close .close-icon:before,
.cmp-pseudo-select-wrapper .close .close-icon:after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  height: 12px;
  width: 2px;
  background-color: #555;
}
.cmp-pseudo-select-wrapper .close .close-icon:before {
  transform: rotate(45deg);
}
.cmp-pseudo-select-wrapper .close .close-icon:after {
  transform: rotate(-45deg);
}
.orderby-select {
  margin: 30px 0 0;
  height: 40px;
  border-radius: 20px;
}
.orderby-select select {
  height: 40px;
}
.product-filter-form-wrapper {
  position: relative;
  padding: 20px 0 0;
  margin-top: -20px;
  background: #f4f4f4;
}
.product-filter-form-wrapper:before {
  display: block;
  content: "";
  width: 90%;
  height: 40px;
  border-radius: 100%;
  position: absolute;
  left: 5%;
  z-index: 1;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
}
.product-filter-form-wrapper:before {
  top: 20px;
}
#product-filter-form {
  background: #f4f4f4;
  position: relative;
  z-index: 2;
}
#product-filter-form .btn {
  display: block;
  width: 100%;
  margin: 20px 0 0;
  height: 44px;
}
#product-filter-form .btn.reset {
  background: #fff;
  border: 1px solid #eee;
  color: #999;
}
#product-filter-form .btn.reset:hover {
  color: #333;
}
#product-filter-form .row {
  margin-bottom: 0;
}
#product-filter-form .range-field {
  margin: 12px 0 0;
}
#product-filter-form .range-field .selected-value.set {
  display: inline-block;
  background: #000;
  color: #fff;
  padding: 0 4px;
  border-radius: 2px;
  margin-left: .5em;
}
#product-filter-form .cmp-pseudo-select-wrapper {
  margin: 20px 0 0 0;
}
#product-filter-form .input-field {
  margin: 20px 0 0;
}
#product-filter-form .input-field input[type="number"] {
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 4px;
  margin: 0;
  height: 45px;
  line-height: 45px;
  font-family: 'Roboto Condensed', sans-serif;
  padding: 0 10px;
  width: calc( 100% - 20px );
}
#product-filter-form .input-field input[type="number"] + label {
  margin-left: 10px;
}
#product-filter-form .input-field input[type="number"] + label.active {
  margin-left: 0;
  top: -5px;
}
#product-filter-form .input-field input[type="number"]:focus {
  border: 1px solid #eee;
  box-shadow: none;
}
#product-filter-form .row.more-criteria {
  margin-bottom: 0;
}
#product-filter-form .row.more-criteria .toggle-more-criteria {
  margin: 8px 0;
  font-weight: 400;
  display: inline-block;
}
#product-filter-form .row.more-criteria .toggle-more-criteria:before {
  font-family: 'FontAwesome';
  margin-right: .5em;
  content: "\f0fe";
}
#product-filter-form .row.more-criteria .criteria-wrapper {
  margin: 20px 0;
}
#product-filter-form .row.more-criteria .criteria-wrapper .toggle-more-criteria {
  color: #000;
}
#product-filter-form .row.more-criteria .criteria-wrapper .toggle-more-criteria:before {
  content: "\f146";
}
#product-filter-form .reset-criteria {
  color: #666;
  font-weight: 400;
  display: inline-block;
  text-transform: uppercase;
  margin: 8px 0;
}
.product-compare-page .page-title {
  font-size: 2em;
  margin-top: 0;
}
.product-compare-page .back-to-list {
  margin-top: 30px;
}
.product-compare-page table.comparator th,
.product-compare-page table.comparator td {
  width: 20%;
}
.product-compare-page table.comparator tfoot th,
.product-compare-page table.comparator tfoot td {
  border-top: 1px solid #333;
  vertical-align: top;
}
.product-compare-page table.comparator tfoot td.offers {
  text-align: center;
}
.product-compare-page table.comparator tfoot p {
  margin: 0 0 8px;
}
.product-compare-page table.comparator tfoot p a {
  display: inline-block;
  padding: 3px 5px;
  background: #AF000B;
  color: #fff;
  font-size: .9em;
  border-radius: 3px;
  margin-left: .5em;
}
.product-compare-page table.comparator thead .product {
  text-align: center;
  font-family: 'Oswald';
  font-weight: 600;
  text-transform: uppercase;
  border-left: 1px solid #ddd;
}
.product-compare-page table.comparator thead .product figure {
  margin: 0 auto;
}
.product-compare-page table.comparator thead .product img {
  display: block;
  width: 120px;
  height: auto;
  margin: 0 auto 10px;
}
.product-compare-page table.comparator thead .product a {
  color: inherit;
}
.product-compare-page table.comparator tbody .label {
  white-space: nowrap;
}
.product-compare-page table.comparator tbody .product {
  font-weight: 400;
  text-align: center;
}
.product-compare-page table.comparator tbody tr th:nth-child(even),
.product-compare-page table.comparator tfoot tr th:nth-child(even),
.product-compare-page table.comparator tbody tr td:nth-child(even),
.product-compare-page table.comparator tfoot tr td:nth-child(even) {
  background: #f6f6f6;
}
.product-compare-page table.comparator .product-rating {
  width: 90px;
  margin: 0 auto;
}
.product-compare-page table.comparator .stars-rating {
  width: 90px;
  margin-left: 0;
}
.product-compare-page table.comparator .stars-rating > label {
  line-height: 16px;
}
.product-compare-page table.comparator .stars-rating > label:before {
  margin: 2px;
  font-size: 14px;
}
.cmp-tabs {
  margin: 30px 0 20px;
  border-bottom: 1px solid #ddd;
}
.cmp-tabs li {
  display: inline-block;
  font-weight: 600;
  margin-bottom: -1px;
}
.cmp-tabs li a {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #ddd;
  border-bottom: none;
  border-radius: 3px 3px 0 0;
  background: #bbb;
  color: #fff;
  box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.1);
}
.cmp-tabs li a.active {
  background: #fff;
  color: #AF000B;
}
#ask-quote-modal .modal-content {
  background: #fff;
  position: relative;
}
#ask-quote-modal .modal-content .product-img {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 100px;
}
#ask-quote-modal .modal-content h4 {
  font-size: 1.6em;
  text-transform: uppercase;
}
#ask-quote-modal .modal-content h4:after {
  display: block;
  content: "";
  width: 50px;
  height: 1px;
  background: #ddd;
  margin: 10px auto;
}
#ask-quote-modal .modal-content .product-title {
  font-family: 'Oswald', sans-serif;
  font-size: 1.3em;
  color: #AF000B;
  margin-bottom: 30px;
}
#ask-quote-modal .close-icon {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  content: "";
  width: 14px;
  height: 14px;
  opacity: .7;
  right: 15px;
  top: 15px;
}
#ask-quote-modal .close-icon:before,
#ask-quote-modal .close-icon:after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  height: 24px;
  width: 2px;
  background-color: #555;
}
#ask-quote-modal .close-icon:before {
  transform: rotate(45deg);
}
#ask-quote-modal .close-icon:after {
  transform: rotate(-45deg);
}
#ask-quote-modal .close-icon:hover {
  opacity: 1;
}
#ask-quote-modal .btn.cancel {
  background: #fff;
  border: 1px solid #ddd;
  color: #ccc;
  margin-left: 20px;
}
#ask-quote-modal .btn.cancel:hover {
  color: #000;
}
#ask-quote-modal form .required {
  color: #AF000B;
}
.compare-ad-wrapper {
  text-align: center;
  margin: 30px auto 10px;
  display: block;
}
.compare-ad-wrapper img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
main > .compare-ad-wrapper {
  padding: 0 .75rem;
}
.compare-banner {
  padding: 40px 0;
}
.compare-banner h3 {
  text-transform: uppercase;
  font-size: 1.8em;
  margin: 0 0 20px;
}
.compare-banner .icon {
  display: block;
  width: 50px;
  height: 50px;
  content: "";
  margin: 10px auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.compare-banner .item {
  text-align: center;
  margin: 20px 30px;
}
.compare-banner .item h4 {
  text-align: center;
  text-transform: uppercase;
  font-size: 1.4em;
  font-weight: 400;
  color: #AF000B;
}
.compare-banner .item p {
  font-size: 1.2em;
}
main.product-archive .compare-banner + .footer-content {
  margin-top: 0;
}
#ask-quote-modal .compare-banner {
  padding: 0 0 30px;
}
#ask-quote-modal .compare-banner h3 {
  font-size: 1.3em;
  font-weight: 300;
}
#ask-quote-modal .compare-banner .icon {
  width: 30px;
  height: 30px;
}
#ask-quote-modal .compare-banner .item {
  margin: 10px 15px;
}
#ask-quote-modal .compare-banner .item h4 {
  font-size: 1em;
}
#ask-quote-modal .compare-banner .item p {
  font-size: .9em;
}
#modal-search {
  box-shadow: none;
}
.reseller-offers h2 {
  color: #000;
  margin: 0;
}
.reseller-offers h2 .reseller-logo {
  display: inline-block;
  vertical-align: middle;
  margin: 10px 10px 10px 0;
}
.reseller-offers .offer-wrapper {
  margin-top: 20px;
  border-bottom: 1px solid #ddd;
}
.reseller-offers .offer-wrapper.first-row {
  border-top: 1px solid #ddd;
}
.reseller-offers .offer-wrapper .row {
  margin-bottom: 0;
}
.reseller-offers .offer-wrapper h4 {
  margin: 0;
}
.reseller-offers .offer-wrapper .thumbnail img {
  max-width: 90px;
  margin: 10px 0;
}
.reseller-offers .offer-wrapper .valign-wrapper > div {
  width: 100%;
}
.reseller-offers .offer-wrapper .price {
  text-align: right;
  font-weight: 400;
}
.reseller-offers .offer-wrapper .reseller-offer {
  display: inline-block;
  padding: 8px 16px;
  background: #000;
  color: #fff;
  float: right;
}
.single-seo-page .page-title {
  font-size: 3em;
  text-transform: uppercase;
  margin-top: 0;
}
.tabs {
  height: 36px;
  background: transparent;
  margin: 30px 0;
}
.tabs .indicator {
  background: #AF000B;
}
.tabs .tab {
  font-weight: 500;
  margin: 0 15px;
  line-height: 36px;
  height: 36px;
}
.tabs .tab a {
  color: #222;
  padding: 0;
  font-weight: 600;
}
.tabs .tab a.active {
  color: #AF000B;
}
.tabs .tab a.active:focus {
  background: transparent;
}
.tabs .tab a:hover {
  color: #222;
}
.tabs .tab a:focus {
  background: transparent;
}
.reseller-page .reseller-page-title h1 {
  text-transform: uppercase;
  font-size: 2.6em;
  margin: 0;
}
.reseller-page .reseller-page-title .count-offers {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-weight: 500;
}
.reseller-page .reseller-page-title .title {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.reseller-page .reseller-page-title .logo {
  display: inline-block;
  vertical-align: middle;
  width: 80px;
}
.reseller-page .reseller-page-title .logo img {
  max-width: 100%;
  height: auto;
  display: block;
}
.reseller-page .website {
  text-align: center;
}
.reseller-page .btn.reseller-website {
  background: #222;
  border-color: #222;
  font-weight: 600;
  font-size: .8rem;
  margin: 30px 0 10px;
}
.reseller-page .btn.reseller-website:after {
  font-family: 'FontAwesome';
  content: "\f14c";
  margin-left: .5em;
}
.reseller-page .post-content {
  padding-bottom: 0;
}
.reseller-page .product-card {
  margin: 0 0 30px;
  padding-bottom: 20px;
}
.reseller-page .product-card .row {
  margin-bottom: 0;
}
.reseller-page .product-card .image-wrapper {
  margin: 12px 0;
}
.reseller-page .product-card .btn {
  margin: 0;
  padding: 0;
  font-weight: 600;
  width: 100%;
}
.reseller-page .product-card .price .best-price {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: 1.2em;
  line-height: 1.1em;
  font-weight: 500;
}
.reseller-page .product-card .stock-status {
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  color: #AF000B;
}
@media only screen and (min-width: 992px) {
  .reseller-page .website {
    text-align: right;
  }
  .reseller-page .website .btn.reseller-website {
    margin: 30px 0;
  }
}
@media only screen and (max-width: 1240px) and (min-width: 992px) {
  .single-product .compare-wrapper .btn:hover span {
    max-width: 0;
  }
  .single-product .related-products .col.m6.l3 {
    width: 33.3333333%;
  }
  .single-product .related-products .col.m6.l3:last-child {
    display: none;
  }
}
@media only screen and (max-width: 1240px) {
  .compare-menubar .products-count {
    display: none;
  }
  .compare-menubar .currency-switcher a {
    font-size: 9px;
  }
  .compare-menubar .main-product-links .products-menu li a {
    width: 115px;
    font-size: 12px;
  }
  .compare-menubar .main-product-links .products-menu li.underbar {
    width: 115px;
  }
  .compare-menubar .main-product-links .products-menu li:nth-child(3).current ~ .underbar {
    left: 215px;
  }
  .compare-menubar .main-product-links .products-menu li:nth-child(3):hover ~ .underbar {
    left: 230px !important;
  }
  .compare-menubar .main-product-links .products-menu li:nth-child(2).current ~ .underbar,
  .compare-menubar .main-product-links .products-menu li:nth-child(2):hover ~ .underbar {
    left: 115px;
  }
  .product-compare-header-wrapper .tablet-view {
    display: none;
  }
  .product-compare-header-wrapper .submit-filters {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
  .product-compare-header-wrapper .submit-filters:before {
    font-size: 20px;
    font-family: 'FontAwesome';
    content: "\f0a9";
  }
  .product-compare-header-wrapper .reset-criteria:before {
    content: "\f05e";
    font-family: 'FontAwesome';
  }
}
@media only screen and (min-width: 1360px) {
  .product-card .btns:hover .label {
    opacity: 1;
    margin-left: .5em;
    max-width: none;
  }
}
@media only screen and (min-width: 992px) {
  .product-compare-header-wrapper {
    position: -webkit-sticky;
    position: sticky;
    top: -40px;
  }
  .single-product .product-content {
    margin-right: 40px;
    position: relative;
    overflow: hidden;
    transition: all 0.4s ease-in-out 0s;
  }
  .single-product .product-content:after {
    display: block;
    content: "";
    width: 100%;
    height: 140px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(0deg, #ffffff 20%, rgba(255, 255, 255, 0) 100%);
  }
  .single-product .product-content .view-more {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    font-weight: 400;
    z-index: 1;
    text-transform: uppercase;
  }
  .single-product .product-content .view-more span {
    background: #fff;
    display: inline-block;
    position: relative;
    padding: 0 5px;
  }
  .single-product .product-content .view-more:before {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background: #ccc;
    position: absolute;
    left: 0;
    bottom: 50%;
  }
  .single-product .product-content.visible:after {
    display: none;
  }
  .single-product .product-content.visible .view-more {
    display: none;
  }
  .single-product .product-infos,
  .single-product .product-image {
    margin-left: 40px;
  }
}
@media only screen and (min-width: 601px) {
  .container,
  .compare-ad-wrapper {
    width: 95%;
  }
}
@media only screen and (max-width: 1100px) {
  .single-product .product-infos,
  .single-product .product-image {
    margin-left: 0;
  }
}
@media only screen and (max-width: 990px) {
  .single-product .product-content {
    max-height: 100vh !important;
  }
  .compare-menubar .main-product-links {
    text-align: center;
  }
  .compare-menubar .main-product-links .products-menu {
    width: 540px;
    font-size: 0;
    margin: 0 auto;
  }
  .compare-menubar .main-product-links .products-menu li {
    display: inline-block;
    float: none;
  }
  .compare-menubar .main-product-links .products-menu li a {
    width: 180px;
    font-size: 14px;
  }
  .compare-menubar .main-product-links .products-menu li.underbar {
    width: 180px;
  }
  .compare-menubar .main-product-links .products-menu li:nth-child(3).current ~ .underbar {
    left: 360px;
  }
  .compare-menubar .main-product-links .products-menu li:nth-child(3):hover ~ .underbar {
    left: 360px !important;
  }
  .compare-menubar .main-product-links .products-menu li:nth-child(2).current ~ .underbar,
  .compare-menubar .main-product-links .products-menu li:nth-child(2):hover ~ .underbar {
    left: 200px;
  }
  .product-compare-header-wrapper {
    top: -180px;
  }
  .product-compare-page .currency-switcher {
    margin: 24px 0;
  }
  .product-compare-page .compare-table-wrapper {
    overflow-x: scroll;
  }
  .product-compare-page .comparator th.product,
  .product-compare-page .comparator td.product {
    min-width: 300px;
  }
}
@media only screen and (max-width: 600px) {
  html {
    overflow-x: hidden;
  }
  .product-compare-page .compare-table-wrapper {
    max-width: 100%;
    width: inherit;
    overflow-x: hidden;
  }
  .product-compare-page .compare-table-wrapper .wp-post-image {
    display: block;
    margin: 0 auto;
    width: 200px;
    height: auto;
  }
  .product-compare-page .compare-table-wrapper figcaption {
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    font-size: 1.2em;
    text-transform: uppercase;
  }
  .product-compare-page .compare-table-wrapper table {
    max-width: none;
    width: inherit;
    overflow-x: hidden;
  }
  .product-compare-page .compare-table-wrapper small {
    color: #999;
  }
  .product-compare-header-wrapper .tablet-view {
    display: inline;
  }
  .product-compare-header-wrapper .submit-filters:before {
    display: none;
  }
  .product-compare-header-wrapper .reset-criteria:before {
    display: none;
  }
  .product-compare-page table.comparator th,
  .product-compare-page table.comparator td {
    width: auto;
  }
  .single-product .back-to-list,
  .product-compare-page .back-to-list {
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: #000;
    color: #fff;
    font-size: 0;
    border-radius: 12px;
  }
  .single-product .back-to-list:before,
  .product-compare-page .back-to-list:before {
    font-size: 16px;
    margin-left: .3em;
  }
  .single-product .product-infos .price-wrapper {
    padding-top: 10px;
    float: none;
    clear: both;
  }
  .single-product .product-infos .ask-for-quote {
    float: right;
    font-size: .9em;
    padding-left: 8px;
    padding-right: 8px;
  }
  .single-product .product-content {
    position: relative;
  }
  .single-product .product-content .product-title {
    margin-right: 90px;
  }
  .single-product .product-content .currency-switcher {
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
  }
  .compare-menubar .main-product-links .products-menu {
    width: 360px;
    margin: 0 auto 20px;
  }
  .compare-menubar .main-product-links .products-menu li a {
    width: 120px;
    font-size: 12px;
  }
  .compare-menubar .main-product-links .products-menu li.underbar {
    width: 120px;
  }
  .compare-menubar .main-product-links .products-menu li:nth-child(3).current ~ .underbar {
    left: 240px;
  }
  .compare-menubar .main-product-links .products-menu li:nth-child(3):hover ~ .underbar {
    left: 240px !important;
  }
  .compare-menubar .main-product-links .products-menu li:nth-child(2).current ~ .underbar,
  .compare-menubar .main-product-links .products-menu li:nth-child(2):hover ~ .underbar {
    left: 120px;
  }
  .compare-menubar .currency-switcher {
    margin: 0;
  }
  .compare-menubar .products-count {
    margin: 0 0 15px;
    line-height: 1em;
    height: auto;
    float: none;
    display: block;
  }
  .compare-menubar .products-count .count-label {
    display: inline;
  }
  .product-compare-header-wrapper {
    padding-bottom: 10px;
  }
  .toggle-products-filters-form {
    display: block;
    background: #555;
    color: #fff;
    width: 120px;
    text-align: center;
    margin: 20px auto 0;
    line-height: 24px;
    border-radius: 12px;
    z-index: 99;
    position: relative;
  }
  .product-filter-form-wrapper {
    margin-top: 0;
    display: none;
  }
  .product-card .btns:hover .label {
    opacity: 1;
    margin-left: .5em;
    max-width: none;
  }
  .single-product .product-title {
    font-size: 2em;
  }
  .single-product .compare-wrapper {
    clear: both;
    display: block;
    float: none;
    margin: 20px 0 0;
  }
  .single-product .compare-wrapper .btn {
    margin-top: 15px;
  }
  .single-product .product-content {
    max-height: none !important;
  }
  .single-product .offers-table thead {
    display: none;
  }
  .single-product .offers-table tr th,
  .single-product .offers-table tr td {
    background: #fff !important;
    text-align: left !important;
    display: block;
    width: 100% !important;
    padding: 0;
  }
  .single-product .offers-table tr td.link {
    padding: 10px 0;
  }
  #compare-products.active {
    padding: 15px 0;
  }
  #compare-products .empty-slots li,
  #compare-products .products-slots li {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #compare-products .actions {
    text-align: center;
  }
  #compare-products .actions a {
    width: 45%;
    display: inline-block;
  }
  #offers-wrapper .offers-title {
    font-size: 1.6em;
  }
  #offers-wrapper .offer-wrapper {
    font-size: 1em;
  }
  #offers-wrapper .offer-wrapper .reseller-logo {
    width: 60px;
    margin-right: 10px;
  }
  #offers-wrapper .offer-wrapper .price {
    text-align: left;
  }
  #offers-wrapper .offer-wrapper .link .reseller-offer {
    display: block;
    text-align: center;
    margin-top: 10px;
  }
  #ask-quote-modal .modal-content .product-title {
    margin-bottom: 10px;
  }
  #ask-quote-modal .modal-content .product-img {
    position: relative;
    left: auto;
    top: auto;
    margin: 0 auto;
    display: block;
  }
  .reseller-offers .offer-wrapper {
    text-align: center;
  }
  .reseller-offers .offer-wrapper .thumbnail img {
    margin-bottom: 0;
  }
  .reseller-offers .offer-wrapper h4,
  .reseller-offers .offer-wrapper .price {
    text-align: center;
  }
  .reseller-offers .offer-wrapper .reseller-offer {
    float: none;
    margin: 8px 0;
  }
  .tabs {
    height: auto;
    display: block;
  }
  .tabs .indicator {
    display: none;
  }
  .tabs .tab {
    display: block;
    flex: 0;
    border: 1px solid #ddd;
    margin-bottom: 10px;
  }
}
