@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700');

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

body {font-family: 'Roboto', sans-serif;}

/**
 * Copyright ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.am-photo-container {
  width: 100%;
}
.cart-totals tr[class=totals] .title:after,
.totals.discount .title:after,
.cart-totals tr[class=totals] .title.negative:after,
.totals.discount .title.negative:after {
  -webkit-font-smoothing: antialiased;
  color: #858585;
  display: inline-block;
  font-family: 'luma-icons';
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  margin-left: 10px;
  overflow: hidden;
  speak: none;
  text-align: center;
  vertical-align: middle;
}
.totals.discount {
  cursor: pointer;
}
.totals.discount .title:after {
  content: '\e622';
}
.totals.discount .title.negative:after {
  content: '\e621';
}
.totals.discount .discount.coupon {
  display: none;
}
.table-wrapper tr[class=totals] .title.enabled:after {
  content: '\e622';
  cursor: pointer;
}
.table-wrapper tr[class=totals] .title.enabled.collapsed:after {
  content: '\e621';
  cursor: pointer;
}
.total_coupons {
  display: none;
}
.cart-totals .discount.coupon {
  display: none;
}
#search_autocomplete {
  display: none !important;
  height: 0 !important;
  overflow: hidden !important;
}
.block-search {
  z-index: 10000;
}
/* faq content */
[class^="faq-"] h1 {
  margin-left: -2px;
}
.faq-content {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #797979;
}
.hidden {
  display: none !important;
}
.faq-content .green {
  color: green;
}
.faq-content .created-by {
  font-size: 1.2rem;
  color: #a3a3a3;
}
.faq-content .created-by span:first-child {
  margin-left: 0px;
}
.faq-content .created-by span {
  margin-left: 15px;
}
.faq-content .details .content {
  margin-top: 15px;
}
.faq-content .details .feedback {
  margin-top: 15px;
}
.faq-content .related-question {
  margin-top: 30px;
}
/* feed back */
.feedback .btn {
  position: relative;
  min-width: 60px;
  padding: 6px 12px;
}
.feedback .btn span:last-child {
  margin-left: 3px;
}
.feedback .btn span:first-child {
  font-size: 13px;
}
/* sider left category */
.block-faq-category .block-title {
  margin: 0 0 20px;
}
.block-faq-category .block-title strong {
  font-size: 18px;
  font-weight: 300;
}
.block-faq-category .block-content .items .item a .count {
  color: #858585;
  padding-right: 5px;
}
/* FAQs list */
.faqs-list {
  float: left;
  width: 100%;
}
.faqs-list .item {
  border: 1px solid #e3e3e3;
  margin-bottom: 15px;
}
.faqs-list .item.active a span:before {
  content: '\ea0b';
}
.faqs-list .item.active .description {
  display: block;
}
.faqs-list .item.active .read-more {
  display: block;
}
.faqs-list .item .read-more {
  padding: 5px 20px;
  text-align: right;
  cursor: pointer;
  display: none;
  background: rgba(248, 248, 248, 0.63);
  font-weight: 500;
  color: rgba(51, 51, 51, 0.61);
  position: relative;
}
.faqs-list .item .read-more:hover {
  color: #198dd3;
}
.faqs-list .item .read-more:after {
  content: '\e902';
  font-family: 'faq-extension';
  right: 5px;
  top: 6px;
  position: absolute;
}
.faqs-list .description {
  padding: 14px 20px;
  display: none;
  border-top: 1px solid #e3e3e3;
}
.faqs-list .item > a {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 500;
  color: #41362f;
  padding: 10px 15px;
  display: block;
  background: #f8f8f8;
}
.faqs-list .item > a span:before {
  margin-right: 15px;
  font-size: 10px;
}
.faqs-list .item > a:hover {
  text-decoration: none;
}
h2.first-title {
  margin-top: 0px;
}
.faqcat-title {
  margin-top: 0px;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 1.5;
  margin-bottom: 1em;
  padding-bottom: 0.25em;
  border-bottom: 1px solid #ddd;
  float: left;
  width: 100%;
  position: relative;
  color: #198dd3;
  font-weight: bold;
  margin-top: 15px;
}
.faqcat-title i {
  float: left;
  width: 2.15em;
  border-bottom: 1px solid #b55;
  position: absolute;
  bottom: -1px;
  z-index: 9999;
  border-bottom-color: #198dd3;
}
.faqcat-title img {
  max-width: 33px;
  margin: 0 auto;
  padding: 0px 8px;
  max-height: 20px;
  width: auto;
  height: auto;
}
.faqs-list .no-question > a {
  font-weight: normal;
}
/* category list */
.category-list {
  padding: 0px;
  margin: 0px -15px;
}
.category-list .category {
  list-style: none;
}
.category-list .category {
  margin: 0px;
  margin-bottom: 15px;
}
.category-list .category .block {
  height: 210px;
  text-align: center !important;
  padding: 0px;
}
.category-list .category .block > a:hover {
  border: 1px solid #198dd3;
}
.category-list .category .block h3 {
  text-transform: uppercase;
  line-height: 1.5;
  font-size: 14px;
  margin: 0px;
}
.category-list .category .block > a {
  border: 1px solid #e4e4e4;
  cursor: pointer;
  display: block;
  line-height: 138px;
  margin-bottom: 12px;
  min-height: 138px;
  padding: 16px 10px;
  -moz-transition: border-color 0.3s ease-in-out;
  -o-transition: border-color 0.3s ease-in-out;
  -webkit-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
}
.category-list .category .block a img {
  vertical-align: middle;
}
.category-list .category .block a:hover {
  text-decoration: none;
  color: #198dd3 !important;
}
.category-list .category .block h3 a {
  font-weight: 500;
}
.category-list .category .block a:last-child {
  color: #333;
}
/* FAQ form search */
.faq-search-form {
  margin: 0 auto;
  width: 100%;
  margin-bottom: 30px;
}
.faq-search-form form {
  display: table;
  width: 100%;
}
.faq-search-form .field {
  margin: 0;
}
.faq-search-form .field .control {
  display: inline-block;
  text-decoration: none;
  display: block;
}
.faq-search-form .field .control:before {
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  line-height: 32px;
  color: #c2c2c2;
  content: '\e986';
  font-family: 'faq-extension';
  margin: 0 0 0 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  position: absolute;
}
.faq-search-form input {
  padding-left: 35px;
}
.faq-search-form .actions {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.faq-search-form .actions button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
}
@media (max-width: 991px) {
  .page.messages,
  .column.main {
    margin-top: 0;
  }

}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
@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,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-discount-block-desktop .block:nth-child(1),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit > .fieldset:nth-child(1),
  .form-edit-account .fieldset: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),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit > .fieldset:nth-child(2),
  .form-edit-account .fieldset: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) + *,
  .login-container .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .form-address-edit > .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset: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,
  .page-main .block,
  .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-create-return .fieldset .additional .action.remove,
  .form.send.friend .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-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .block-collapsible-nav .title {
    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,
  .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,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper: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-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,
  .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,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content: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 .form-cart,
  .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-create-return .fieldset .field,
  .form.send.friend .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-create-return .fieldset .field + .fieldset,
  .form.send.friend .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-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .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-create-return .fieldset .field .field,
  .form.send.friend .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-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-address-billing .box-content,
  .box-address-shipping .box-content,
  .box-information .box-content,
  .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,
  .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,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 30px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .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,
  .breadcrumbs,
  .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: 1170px;
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
  }
  .page-main {
    width: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .ie9 .page-main {
    width: auto;
  }
  .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 .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
    padding-right: 2%;
  }
  .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: 0;
    max-width: 990px;
    width: 100%;
    margin: 0 auto;
    background: transparent;
    position: fixed;
    left: 50%;
    top: 120px;
    transform: translateX(-50%);
    z-index: 201;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content {
    display: block !important;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
    margin-top: -62px;
  }
  .navigation {
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
    max-width: none;
    text-align: right;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0 > .level-top {
    color: #555555;
    line-height: 25px;
    padding: 0 2px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #006db0;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    color: #ff5501;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .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: 210px;
    padding: 15px 0;
    display: none;
    left: 0;
    margin: 0 !important;
    padding: 0;
    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 a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 10px;
  }
  .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: 0 !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: 100% !important;
    right: auto;
  }
  
  .navigation .level0 .submenu li {
    position: relative;
  }
  
  .navigation .level0 .submenu li.parent:before {content: ""; position: absolute; right: 7px; top: 13px; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 7px solid #057cc4;}
  
  .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: none;
    width: 15%;
    text-align: center;
    display: inline-block;
  }
  .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 12px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 500;
    line-height: 36px;
    font-size: 16px;
    color: #999;
    text-decoration: none;
    background: #f3f3f3;
    border: 1px solid #b7b7b7;
    border-bottom: none;
    height: 36px;
    padding: 1px 10px;
    border-radius: 5px 5px 0 0;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #6d6d6d;
    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;
  }
  .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;
    height: 37px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 36px;
    padding: 35px 60px 35px;
    border: 1px solid #b7b7b7;
    border-radius: 0 5px 5px 5px;
    font-size: 16px;
  }
  .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;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  #messageBox,
  #messageBox .related {
    width: 462px;
  }
  #confirmBox {
    position: fixed;
    top: inherit;
    left: inherit;
    transform: inherit;
    -webkit-transform: inherit;
    max-height: 100vh;
    overflow-y: auto;
  }
  #confirmBox.am-center {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  #confirmBox.am-right {
    top: 50%;
    right: 230px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  #confirmBox.am-left {
    top: 50%;
    left: 230px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  #confirmBox.am-top-right {
    top: 130px;
    right: 230px;
  }
  #confirmBox.am-top-left {
    top: 130px;
    left: 230px;
  }
  #confirmBox.am-top {
    top: 130px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  #messageBox .products .product-item {
    margin: 0;
    width: 45%;
  }
  #confirmButtons .button {
    width: 42%;
  }
  #confirmButtons .button.am-btn-left {
    margin-right: 20px;
  }
  #confirmButtons .timer {
    display: inline;
  }
  .am-slider.owl-carousel .owl-prev {
    margin-left: 10px;
  }
  .am-slider.owl-carousel .owl-next {
    margin-right: 10px;
  }
  .brand-images .brands-letter {
    padding-right: 10px;
    width: inherit;
  }
  .brand-images {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .am-brands-fullwidth {
    width: 100% !important;
  }
  .ui-tooltip.ui-widget {
    max-width: 450px;
  }
  .catalog-topnav {
    display: block;
  }
  .page-layout-1column .toolbar-products {
    position: inherit !important;
  }
  #amasty-shopby-product-list #amasty-shopby-overlay .loader {
    top: 30%;
    transform: translate(-50%, -30%);
  }
  .filter-options-content .am-filter-price {
    width: 40%;
  }
  .amasty-catalog-topnav .filter-options {
    border-top: 1px solid #cccccc;
  }
  .amasty-catalog-topnav .filter-subtitle {
    display: none;
  }
  .amasty-catalog-topnav .amshopby-category-dropdown {
    min-width: 150px;
  }
  .am_shopby_apply_filters {
    visibility: hidden;
    position: absolute;
    bottom: inherit;
    display: none;
    width: inherit;
    padding: 0;
    z-index: 999;
  }
  .am_shopby_apply_filters.visible {
    bottom: inherit;
    visibility: visible;
  }
  .am-show-button {
    position: static;
    margin: 0 0 10px;
    padding: 10px;
    width: inherit;
    border: 1px solid #cccccc;
  }
  .am-show-button.-vertical {
    padding-left: 0;
    border-left: 0;
    border-radius: 0 3px 3px 0;
    box-shadow: 10px 8px 16px rgba(0, 0, 0, 0.16);
  }
  .am-show-button.-vertical:before {
    content: '';
    position: absolute;
    top: 8px;
    left: -20px;
    display: block;
    width: 40px;
    height: 40px;
    background: #eeeeee;
    border: 1px solid #cccccc;
    border-radius: 0 0 0 3px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    box-sizing: border-box;
    box-shadow: 7px 6px 16px rgba(0, 0, 0, 0.16);
    z-index: -1;
  }
  .am-show-button.-vertical-right {
    padding: 10px 0;
    min-width: 145px;
    text-align: right;
    border-right: 0;
    border-radius: 3px 0 0 3px;
    box-shadow: -8px 8px 16px rgba(0, 0, 0, 0.16);
  }
  .am-show-button.-vertical-right > .-loading {
    margin: 0 20px;
  }
  .am-show-button.-vertical-right:before {
    content: '';
    position: absolute;
    top: 8px;
    right: -20px;
    display: block;
    width: 40px;
    height: 40px;
    background: #eeeeee;
    border: 1px solid #cccccc;
    border-radius: 0 0 0 3px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    box-sizing: border-box;
    box-shadow: 5px 6px 16px rgba(0, 0, 0, 0.16);
    z-index: -1;
  }
  .am-show-button.-horizontal {
    border-radius: 4px;
    box-shadow: 0 5px 16px rgba(0, 0, 0, 0.16);
  }
  .am-show-button.-horizontal:before,
  .am-show-button.-horizontal:after {
    content: '';
    position: absolute;
    left: 50%;
    display: block;
    border: 6px solid transparent;
    -webkit-transform: rotate(45deg) translateX(-50%);
    -moz-transform: rotate(45deg) translateX(-50%);
    -ms-transform: rotate(45deg) translateX(-50%);
    transform: rotate(45deg) translateX(-50%);
  }
  .am-show-button.-horizontal:before {
    bottom: 0;
    border-right: 6px solid #cccccc;
    border-bottom: 6px solid #cccccc;
    border-radius: 0 0 3px 0;
  }
  .am-show-button.-horizontal:after {
    bottom: 1px;
    border-right: 6px solid #eeeeee;
    border-bottom: 6px solid #eeeeee;
    border-radius: 0 0 2px 0;
  }
  .am-show-button > .am-button {
    margin-left: 3px;
    padding: 10px 15px;
  }
  .am-show-button.-vertical-right > .am-button {
    margin-left: 5px;
  }
  body.searchautocomplete__active .block-search {
    width: 500px;
  }
  .searchautocomplete__autocomplete {
    width: 100%;
  }
  .payment-method-braintree .cvv .field-tooltip {
    left: 6rem;
  }
  .braintree-paypal-account {
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px 0;
    display: inline-block;
    width: 50%;
  }
  .account .table-credit-cards .col.actions {
    width: 100px;
  }
  .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;
  }
  .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: 49%;
  }
  .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%;
  }
  .page-products .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .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 .modes {
    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: #5e5e5e;
    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: #5e5e5e;
    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: 0;
  display: inline-block;
  vertical-align: top;
  float: right;
  clear: none;
  }
  
  .page-product-configurable .product-info-main .product-add-form {width: 100%; position: relative; margin-top: -84px;}
  
  .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;
  }
  .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: 0;
  }
  .page-layout-1column .product-info-main {
    width: 43%;
  }
  .page-layout-1column .product.media {
    width: 54%;
  }
  .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 .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: ')';
  }
  .block-search {
    float: right;
    padding-left: 0;
    position: relative;
    width: 150px;
    z-index: 4;
    margin-top: 8px;
  }
  .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: #575757;
  }
  .block-search input:-moz-placeholder {
    color: #575757;
  }
  .block-search input::-moz-placeholder {
    color: #575757;
  }
  .block-search input:-ms-input-placeholder {
    color: #575757;
  }
  .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: 4px;
    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: 20px;
    line-height: 32px;
    color: #006db0;
    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: #f4821d;
  }
  .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 {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 20px 25px;
    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: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    padding-bottom: 35px;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    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;
  }
  .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;
    margin-top: 14px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .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-estimated-wrapper {
    display: none;
  }
  .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: #006bb4;
  }
  .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;
  }
  .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.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 55%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 10px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account {
    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 .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .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%;
  }
  .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: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 20px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .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: #575757;
  }
  .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: #575757;
  }
  .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: #575757;
  }
  .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%;
  }
  .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: 25px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 14px;
    margin-top: 3px;
  }
  .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: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .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;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .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;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  html,
  body {
    height: 100%;
  }
  .ie9 body {
    background-color: #6e716e;
  }
  .navigation ul {
    padding: 0;
    float: left;
    min-width: 480px;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    margin-top: 10px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    background-color: #f3f3f3;
  }
  .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 {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
  }
  .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: 12px 20px;
  }
  .logo {
    margin: 0;
    z-index: 100;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    min-height: 100%;
    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%;
  }
  .ie10 .page-wrapper,
  .ie11 .page-wrapper {
    height: 100%;
  }
  .page-footer {
    background: #252525;
    margin-top: auto;
    padding-bottom: 25px;
  }
  .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;
    max-width: 970px;
  }
  .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;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .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;
  }
  .products-grid.wishlist .product-item-actions > * {
    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 {
    background: #ffffff;
    border: 1px solid #bbbbbb;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    left: 0;
    margin: 9px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  .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 {
    width: 25%;
  }
  .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: 1024px), print {
  .ambrands-search-wrapper {
    float: right;
    width: 20%;
  }
  .brand-images .brands-letter {
    padding-right: 35px;
    width: inherit;
  }
  .brand-images .brands-letter .brand-item {
    margin: 0 10px 20px;
  }
  .amslider .slide {
    margin: 0 20px 20px 0;
    max-width: 32%;
  }
  .amslider.am-brand-slider .slide .swiper-brand {
    height: 100%;
  }
  .filter-options-content .am-filter-price {
    width: 43%;
  }
  .amslider-container.am-swiper-slider {
    width: 85%;
  }
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .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: calc((100% - 5 * (100%/6)) / 4);
    width: 16.66666667%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: calc((100% - 5 * (100%/6)) / 4);
  }
  .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 {
  .brands-filters .letter {
    margin: 0;
    border-radius: 0;
    border-right: none;
  }
  .brands-filters .letter-all {
    margin-right: 20px;
  }
  .brands-filters .letter:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  .brands-filters .letter:last-child {
    border-right: 1px solid #CCC;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  .amslider .wrapper {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .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;
  }
}


/*============================== General =================================*/

.cms-about-us .page-main {max-width: 100%; padding: 0;}
.cms-page-view .page-main {margin-bottom: 80px;}
.page-main .page-title-wrapper {display: none;}
.cms-home .breadcrumbs-headerimg {display: none;}
.breadcrumbs-headerimg {background: url(../images/innerpage-header-top-bg.jpg) center center no-repeat; background-size: cover; margin-top: 121px;}
.breadcrumbs-headerimg:after {content: ""; display: table; clear: both;}
.breadcrumbs-headerimg .cust-inner-container {height: 180px; position: relative;}
.breadcrumbs-headerimg .page_title_header {font: normal 44px/44px 'BebasNeue'; color: #fff; position: absolute; left: 15px; top: 50%; transform: translateY(-50%); float: left; width: 47%;}
.breadcrumbs-headerimg .breadcrumbs {float: right; padding: 0; position: absolute; right: 15px; top: 50%; transform: translateY(-50%); width: calc(100% - 580px); text-align: right;}
.breadcrumbs a, .breadcrumbs a:visited, .breadcrumbs a:hover, .breadcrumbs a:active {font-size: 16px; font-weight: 400; color: #fff; text-transform: uppercase; opacity: 0.7;}
.breadcrumbs strong {font-size: 16px; font-weight: 400; color: #fff; text-transform: uppercase; opacity: 0.7;}
.breadcrumbs .item:not(:last-child):after {color: #55b8fb; margin: 2px 4px 0;}
.catalog-product-view .breadcrumbs-headerimg .breadcrumbs ul li.item.category:nth-child(2) {display: none;}


/*============================== Homepage =================================*/

* {box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}

ul, ul > li {margin: 0; padding: 0; list-style: none;}
ul:after {content: ""; display: table; clear: both;}

.columns .column.main {padding-bottom: 0;}

.page-header .header.panel {padding: 8px 15px; position: relative;}
.header.content {padding-left: 15px; padding-right: 15px;}
.cms-home .page-main {padding: 0; margin-top: 121px;}
.footer.content {padding-left:15px; padding-right: 15px;}



@media (min-width: 768px), print {
    .page-header .header.panel {max-width: 1170px;}
    .header.content {max-width: 1170px;}
    .cms-home .page-main {max-width: 100%; padding: 0;}
    
    .navigation ul li ul {position: absolute; left: 0 !important; top: 25px !important; z-index: 200; background: rgb(255, 255, 255); text-align: left; width: 180px; box-shadow: 0 9px 5px rgba(0,0,0,0.1);}
    .navigation ul li:last-child ul {left: auto !important; right: 0;}
    .navigation ul li ul li a {display: block; padding: 5px 12px; border-bottom: 1px solid #e7e7e7; font-weight: 500; color: #555555; text-decoration: none;}
    .navigation ul li ul li a:hover {background: #f3f3f3;}
}

.page-header .panel.wrapper .top-header-left {float: left; font-size: 18px; font-weight: 400; font-style: italic; color: #006db0; text-transform: uppercase;}
.page-header .panel.wrapper .top-header-left span {font-weight: 500;}

.page-header .panel.wrapper .top-header-right {float: right; margin-right: 140px;}
.page-header .panel.wrapper .top-header-right span {font-size: 14px; font-weight: 700; color: #4b4b4b; opacity: 0.5; display: inline-block; vertical-align: middle; margin-right: 5px; text-transform: uppercase;}
.page-header .panel.wrapper .top-header-right a {font-size: 18px; font-weight: 700; color: #006db0; opacity: 1;}
.page-header .panel.wrapper .top-header-right a:hover {text-decoration: none; color: #f4821d;}

.home-block {padding: 100px 0;}
.cust-inner-container, .cust-inner-container1 {padding: 0 15px;}
.cust-inner-container:after {content: ""; display: table; clear: both;}

.cust-inner-container h2 {font: normal 44px/44px 'BebasNeue'; color: #006db0; margin: 0 0 60px; text-align: center;}
.cust-content-left {float: left; width: 47%;}
.cust-content-right {float: right; width: 47%;}

a.btn-cust-link {width: 236px; height: 50px; padding: 0 25px 0 30px; display: inline-block; background: #f4821d; font: 700 16px/50px 'Roboto', sans-serif; color: #fff; text-transform: uppercase; position: relative; text-decoration: none;  margin: 40px 0 0;}
a.btn-cust-link:after {content: ""; position: absolute; right: 25px; top: 50%; transform:translate(0,-50%); width: 17px; height: 12px; background: url(../images/icon-sprite-new.png) 0 0 no-repeat;}
a.btn-cust-link:hover {background: #e1710b;}

@media (min-width: 768px), print {
    .cust-inner-container, .cust-inner-container1 {max-width: 1170px; margin: 0 auto;}
}

.home-top-banner {padding: 0; position: relative; font-size: 0; background: #000;}
.home-top-banner img {width: 100%;}
.home-top-banner .banner-content {position: absolute; top: 50%; left: 50%; transform:translate(-50%,-50%); max-width: 1170px; width: 100%; padding: 0 15px;}
.home-top-banner .banner-content h2 {font: normal 60px 'BebasNeue'; line-height: 56px; color: #fff; max-width: 600px; margin: 0;}
.home-top-banner .banner-content p {font: 400 18px 'Montserrat', sans-serif; color: #fff; margin: 10px 0 0; max-width: 600px;}
.home-top-banner .banner-content a.btn-cust-link {font: normal 20px/50px 'BebasNeue';}

.home-top-banner .owl-nav .owl-next {position: absolute; right: 30px; top: 50%; margin-top: 0; width: 25px; height: 25px; overflow: hidden; text-indent: -200px; border-right: 4px solid #fff; border-bottom: 4px solid #fff; transform: rotate(-45deg); border-radius: 0; background: transparent; margin-top: -12.5px;}
.home-top-banner .owl-nav .owl-next:hover {border-color: #f4821d; background-color: transparent;}

.home-top-banner .owl-nav .owl-prev {position: absolute; left: 30px; top: 50%; margin-top: 0; width: 25px; height: 25px; overflow: hidden; text-indent: -200px; border-left: 4px solid #fff; border-bottom: 4px solid #fff; transform: rotate(45deg); border-radius: 0; background: transparent; margin-top: -12.5px;}
.home-top-banner .owl-nav .owl-prev:hover {border-color: #f4821d; background-color: transparent;}

.home-business-guideline {padding: 30px 0; border-bottom: 1px solid #e7e7e7; display: none;}
.home-business-guideline ul {font-size: 0;}
.home-business-guideline ul li {width: 33.33%; float: left; text-align: center;}
.home-business-guideline ul li .icon, .home-business-guideline ul li .capt {display: inline-block; vertical-align: middle; padding: 0 15px;}
.home-business-guideline ul li .icon {display: block;}
.home-business-guideline ul li .icon img {width: auto; height: 132px;}
.home-business-guideline ul li .capt {display: block; margin: 0 0 15px; font: normal 24px/24px 'BebasNeue'; color: #006db0; text-align: center;}
.btn-cust-link-h {width: 236px; height: 50px; padding: 0 25px 0 30px;display: inline-block; background: #f4821d; font: 700 16px/50px 'Roboto', sans-serif;   color: #fff; text-transform: uppercase; position: relative; text-decoration: none; margin: 20px 0 0; text-align: left;}
.btn-cust-link-h:after {content: ""; position: absolute; right: 25px; top: 50%; transform:translate(0,-50%); width: 17px; height: 12px; background: url(../images/icon-sprite-new.png) 0 0 no-repeat;}
.btn-cust-link-h:hover {background: #e1710b; color: #fff; text-decoration: none;}
.btn-cust-link-h:visited {color: #fff;}

.why-polyjohn .cust-content-left h3 {font-size: 18px; font-weight: 400; color: #0868b3; line-height: 22px; margin: 0;}
.why-polyjohn .cust-content-left ul {margin: 23px 0 0;}
.why-polyjohn .cust-content-left ul li {font-size: 16px; color: #1a1919; margin-bottom: 9px; position: relative; padding-left: 20px;}
.why-polyjohn .cust-content-left ul li:last-child {margin-bottom: 0;}
.why-polyjohn .cust-content-left ul li:before {content: ""; width: 5px; height: 5px; border-radius: 50%; background: #0868b3; position: absolute; left: 0; top: 8px; display: block !important;}

.home-product-cat {background: #f3f3f3; padding-bottom: 82px;}
.home-product-cat ul li {width:calc((100% - (18px * 3)) / 4); margin-right: 18px; margin-bottom: 18px; float: left; position: relative; background: #fff; text-align: center; height: 323px;}
.home-product-cat ul li img {max-height: 323px; height: auto; position: relative; top: 50%; transform: translateY(-60%);}
.home-product-cat ul li:nth-child(4n) {margin-right: 0;}
.home-product-cat ul li .prod-details-box {width: 100%; position: absolute; left: 0; bottom: 0; z-index: 100; height: 56px; background: rgba(244,130,29,1); transition: all 0.5s; padding: 0 10px;}
.home-product-cat ul li .prod-details {text-align: center; width: 100%; position: relative; top: 50%; transform: translateY(-50%);}
.home-product-cat ul li .prod-details .product-name {font: normal 22px/22px 'BebasNeue'; color: #fff; display: block;}
.home-product-cat ul li .prod-details .product-name a {color: #fff;}
.home-product-cat ul li .prod-details a:hover, .home-product-cat ul li .prod-details a:visited {color: #fff;}
.home-product-cat ul li .prod-details .view-link {font-size: 15px; font-weight: 700; color: #fff; opacity: 0.6; display: none; text-decoration: none;}
.home-product-cat ul li .prod-details .view-link:hover {opacity: 1;}
.home-product-cat ul li .prod-details .view-link:after {content: ""; display: inline-block; vertical-align: middle; margin: 0 0 0 4px; width: 17px; height: 13px; background: url(../images/icon-sprite-new.png) 0 0 no-repeat;}
.home-product-cat ul li:hover .prod-details-box {height: 100%; background: rgba(244,130,29,0.9);}
.home-product-cat ul li:hover .view-link {display: inline-block; margin-top: 7px;}


.home-findyour-rep .inner-bg {background: url(../images/home-find-your-rep-bg.jpg) center 0 no-repeat; height: 500px; display: table; width: 100%;}
.home-findyour-rep.aus .inner-bg {background: url(../images/home-find-your-rep-bg-aus.jpg);}
.home-findyour-rep .inner-bg .inner-content {display: table-cell; vertical-align: middle; padding: 0 calc((100% - 880px) / 2); text-align: center;}
.home-findyour-rep .inner-bg .inner-content h2 {color: #fff; margin-bottom: 17px;}
.home-findyour-rep .inner-bg .inner-content p {font-size: 16px; line-height: 26px; color: #fff;}
.home-findyour-rep .inner-bg .inner-content a.btn-cust-link {text-align: left; margin-top: 17px;}
.home-findyour-rep .inner-bg .inner-content iframe {width: 100%;}
.home-findyour-rep.nz .inner-bg {background-image: url(../images/home-find-your-rep-bg-nz.jpg);}
.home-findyour-rep.lat .inner-bg {background-image: url(../images/home-find-your-rep-bg-lat.jpg);}
.home-findyour-rep.eu .inner-bg {background-image: url(../images/home-find-your-rep-bg-eu.jpg);}
.home-findyour-rep.de .inner-bg {background-image: url(../images/home-find-your-rep-bg-de.jpg);}

.home-weareall-about {background: url(../images/all-about-help-bg.jpg) center 0 no-repeat; background-size: cover; padding: 0;}
.home-weareall-about .inner-bg {background: transparent; height: 600px;}
.home-weareall-about .inner-bg .inner-content {padding: 0 calc((100% - 670px) / 2);}

.home-testimonial {background: #fdfdfd; padding-bottom: 82px; text-align: center;}
.home-testimonial .owl-stage-outer {padding: 0 40px 20px 0;}
.home-testimonial ul li {float: left; width:100%; margin-right: 18px; margin-bottom: 18px; margin-top: 20px; background: #fff; box-shadow:0 5px 35px rgba(0,0,0,0.05); text-align: center; padding: 35px; position: relative;}
.home-testimonial ul li:last-child {margin-right: 0;}
.home-testimonial ul.owl-carousel .owl-item li img {border-radius: 50%; position: absolute; left: 50%; top: -63px; transform: translate(-50%,0); width: auto;}
.home-testimonial ul li span {display: block;}
.home-testimonial ul li span.name {font: normal 24px 'BebasNeue'; color: #006db0;}
.home-testimonial ul li span.location {font-size: 15px; color: #f4821d; margin: 8px 0;}
.home-testimonial ul li p {font-size: 15px; line-height: 23px; color: #333333; margin: 0; min-height: 92px;}
.home-testimonial .btn-cust-link {text-align: left;}

.home-testimonial ul.owl-carousel .owl-nav .owl-next {position: absolute; right: -30px; top: 53%; margin-top: 0; width: 25px; height: 25px; overflow: hidden; text-indent: -200px; border-right: 4px solid #006dc1; border-bottom: 4px solid #006dc1; transform: rotate(-45deg);}
.home-testimonial ul.owl-carousel .owl-nav .owl-next:hover {border-color: #f4821d;}

.home-testimonial ul.owl-carousel .owl-nav .owl-prev {position: absolute; left: -30px; top: 53%; margin-top: 0; width: 25px; height: 25px; overflow: hidden; text-indent: -200px; border-left: 4px solid #006dc1; border-bottom: 4px solid #006dc1; transform: rotate(45deg);}
.home-testimonial ul.owl-carousel .owl-nav .owl-prev:hover {border-color: #f4821d;}

.home-product-guide {background: #f3f3f3; padding-bottom: 82px;}
.home-product-guide ul {text-align: center; font-size: 0;}
.home-product-guide ul li {display: inline-block; vertical-align: top; width:calc((100% - 54px) / 2); margin-right: 54px; margin-bottom: 18px; font-size: 0; text-align: center;}
.home-product-guide ul li:last-child {margin-right: 0;}
.home-product-guide ul li .btn-cust-link {text-align: center; font: normal 20px/50px 'BebasNeue'; margin: 2px 0 0; width: 100%;}
.home-product-guide ul li .btn-cust-link:after {display: none;}

.home-weareall-about.bottom-sec {background: url(../images/content-blue-bg.jpg) center 0 no-repeat; padding: 0; background-size: 100% 100%; width: 100%;}
.home-weareall-about.bottom-sec .inner-bg {height: 470px; display: table; width: 100%;}
.home-weareall-about.bottom-sec .inner-bg .inner-content {padding: 0; display: table-cell; vertical-align: middle; width: 100%}
.home-weareall-about.bottom-sec .inner-bg .inner-content h2 {color: #fff; padding: 0 calc((100% - 515px) / 2);}
.home-weareall-about.bottom-sec .inner-bg .inner-content ul li {width: 33.33%; float: left; padding: 0 30px; text-align: center;}
.home-weareall-about.bottom-sec .inner-bg .inner-content ul li .count {font: normal 40px/40px 'BebasNeue'; color: #fff;}
.home-weareall-about.bottom-sec .inner-bg .inner-content ul li p {font-size: 16px; font-weight: 300; color: #fff; opacity: 0.6; line-height: 20px; margin: 0;}

.home-whats-new {padding-bottom: 82px;}
.home-whats-new ul li {width:calc((100% - (18px * 2)) / 3); float: left; margin-right: 18px; margin-bottom: 18px; background: #fff; box-shadow:0 5px 35px rgba(0,0,0,0.05); font-size: 0;}
.home-whats-new ul li:nth-child(3n) {margin-right: 0;}
.home-whats-new ul li .whats-new-detail {padding: 20px 25px;}
.home-whats-new ul li .date {font-size:13px; font-weight: 500; color: #9d9d9d; display: block; text-transform: uppercase;}
.home-whats-new ul li .title {font-size: 16px; font-weight: 500; color: #006db0; margin: 10px 0 5px; display: block; min-height: 45px;}
.home-whats-new ul li p {font-size: 16px; font-weight: 400; color: #333333; margin: 0;}
.home-whats-new ul li .home-blog-img {display: block; text-align: center; overflow: hidden;}
.home-whats-new ul li .home-blog-img img {max-width: none; width: auto; height: 276px;}


.page-footer {padding: 70px 0 60px; border-bottom: 1px solid #393939; background: #252525;}
.footer.content {padding-top: 0; border: 0;}
.footer.content:after {content: ""; display: table; clear: both;}
.footer-col {float: left; width:22%; float: left;}
.footer-col.col-1 {width: 34%;}
.footer-col.col-1 img {margin-bottom: 22px;}
.footer-col.col-1 a {font: 700 16px 'Montserrat', sans-serif; color: #686868;}
.footer-col h2 {font: 600 15px 'Montserrat', sans-serif; color: #fff; margin: 0 0 27px; text-transform: uppercase;}
.page-footer .footer-col ul li {margin-bottom: 25px; line-height: normal;}
.page-footer .footer-col ul li:last-child {margin-bottom: 0;}
.footer-col ul li a {font: 700 13px 'Montserrat', sans-serif; color: #686868;}
.copyright {background-color: #252525; padding: 20px 0;}
.copyright .copyright-text {float: left; font: 700 16px 'Montserrat', sans-serif; color: #686868;}
.copyright .copyright-text span {color: #015eb9;}
.copyright .footer.content .social {float: right; font-size: 0;}
.copyright .footer.content .social li {display: inline-block; vertical-align: middle; margin-right: 20px;}
.copyright .footer.content .social li:last-child {margin-right: 0;}
.copyright .social li.fb a {width: 16px; height: 16px; display: block; background: url(../images/icon-sprite-new.png) -22px 0 no-repeat;}
.copyright .social li.fb:hover a {background-position: -22px -16px;}
.copyright .social li.tw a {width: 16px; height: 16px; display: block; background: url(../images/icon-x.png) 0 0 no-repeat;}
.copyright .social li.tw:hover a {background-position: 0 -16px;}
.copyright .social li.in a {width: 16px; height: 16px; display: block; background: url(../images/icon-sprite-new.png) -62px 0 no-repeat;}
.copyright .social li.in:hover a {background-position: -62px -16px;}
.copyright .social li.yu a {width: 21px; height: 16px; display: block; background: url(../images/icon-sprite-new.png) 0 -68px no-repeat;}
.copyright .social li.yu:hover a {background-position: 0 -84px;}

.copyright .social li.inst a {width: 16px; height: 16px; display: block; background: url(../images/icon-instagram.png) 0 0 no-repeat;}
.copyright .social li.inst:hover a {background-position: 0 -16px;}


/*============================== Contact Us ================================*/

.contact-index-index .page-main {background: #f3f3f3; max-width: 100%; padding: 95px 0 0;}
.contactus-left {float: left; width: 48%;}
.contactus-right {float: right; width: 48%;}
.contactus-left .fieldset {margin-bottom: 0;}
.contactus-left .fieldset > .legend {font: normal 36px/36px 'BebasNeue'; color: #006db0; padding: 0; border-bottom: 0; margin: 0 0 3px;}
.contactus-left .fieldset .field.note.no-label {font-size: 16px; color: #1a1919; margin-bottom: 20px;}
.contactus-left .fieldset .field.note.suggest-label {font-size: 16px; color: #f00000; margin-bottom: 25px;}
#quote_form .fieldset .field.note.suggest-label {font-size: 16px; color: #f00000; margin-bottom: 20px;}
.contactus-left .fieldset .field {margin-bottom: 16px;}
.contactus-left .fieldset .field label {display: none;}
.contactus-left .fieldset .field .input-text {font: 16px 'Roboto', sans-serif; background: #f8f8f8; height: 60px; border-color: #dadada; padding: 0 22px; box-shadow: 0 5px 15px rgba(0,0,0,0.05) inset;}
.contactus-left .fieldset .field textarea.input-text {font: 16px 'Roboto', sans-serif; height: 150px; background: #f8f8f8; box-shadow: 0 5px 15px rgba(0,0,0,0.05) inset; resize: none; border-color: #dadada; padding: 22px;}
.contactus-left .fieldset .field .input-text.mage-error {border-color: #e02b27;}

.contactus-left .fieldset .field .input-text::-webkit-input-placeholder {color: #bdbdbd;}
.contactus-left .fieldset .field .input-text:-moz-placeholder {color: #bdbdbd;}
.contactus-left .fieldset .field .input-text:-ms-placeholder {color: #bdbdbd;}

.contactus-left .fieldset .field .input-text::-webkit-input-placeholder,
.contactus-left .fieldset .field textarea::-webkit-input-placeholder,
.contactus-left .fieldset .field .input-text:-moz-placeholder,
.contactus-left .fieldset .field textarea:-moz-placeholder {font: 16px 'Roboto', sans-serif; color: #bdbdbd;}
/*.contactus-left .fieldset .field .control {font-size: 0;}*/

.contactus-left .actions-toolbar .primary {width: 100%;}
.contactus-left .actions-toolbar .primary button.submit {width: 100%; height: 60px; padding: 0 25px 0 30px; display: inline-block; background: #f4821d; font: 700 16px/50px 'Roboto', sans-serif; color: #fff; text-transform: uppercase; border: 0; border-radius: 0; margin: 0;}
.contactus-left .actions-toolbar .primary button.submit:hover {background: #e1710b;}

.contactus-right iframe {width: 100%;}

.contactus-bottom {margin: 50px 0 0; background: #fff; padding: 50px 0;}
.contactus-bottom ul {font-size: 0; text-align: center; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.contactus-bottom ul li {display: inline-block; vertical-align: top; text-align: left; width: 33.33%; display: flex; align-items: flex-start; justify-content: center;}
.contactus-bottom ul li:nth-child(2) {padding: 0 20px;}
.contactus-bottom ul li img {display: inline-block; vertical-align: middle; margin-right: 25px;}
.contactus-bottom ul li .contact-txt {display: inline-block; vertical-align: middle;}
.contactus-bottom ul li .contact-txt label {font-size: 18px; font-weight: 500; margin-bottom: 8px; display: inline-block; line-height: normal;}
.contactus-bottom ul li .contact-txt p, .contactus-bottom ul li .contact-txt p a {font-size: 18px; color: #8d8d8d;}


/*============================== About Us ================================*/

.about-whatwedo {padding-bottom: 60px;}
.cms-page-view.cms-about-us .page-main .cust-inner-container {padding-top: 0 !important;}
.about-whatwedo .cust-inner-container .cust-content-left {width: 50%;}
.about-whatwedo .cust-inner-container .cust-content-right {width: 44%;}
.about-whatwedo .cust-inner-container .cust-content-left h2 {text-align: left; margin-bottom: 30px;}
.about-whatwedo .cust-inner-container .cust-content-left p {font-size: 16px; font-weight: 500; color: #9a9a9a; line-height: 25px;}
.about-whatwedo .cust-inner-container .cust-content-left ul {margin: 60px 0 0;}
.about-whatwedo .cust-inner-container .cust-content-left ul li {float: left; width: calc((100% - 20px) / 2); margin-right: 20px; position: relative;    padding-left: 45px; margin-bottom: 20px; font-size: 16px;}
.about-whatwedo .cust-inner-container .cust-content-left ul li:nth-child(even) {margin-right: 0;}
.about-whatwedo .cust-inner-container .cust-content-left ul li:before {content: ""; width: 24px; height: 24px; background: url(../images/icon-sprite-new.png) 0 -41px no-repeat; position: absolute; left: 0; top: 0; display: block !important;}

.about-intell {background: #f3f3f3; padding: 100px 0;}
.about-intell.home-business-guideline ul li {text-align: left; width:calc((100% - (20px * 2)) / 3); margin-right: 20px;}
.about-intell.home-business-guideline ul li:last-child {margin-right: 0;}
.about-intell.home-business-guideline ul li .icon {padding: 0 0 25px;}
.about-intell.home-business-guideline ul li .capt {display: block; width: auto; padding: 0; width: 160px;}
.about-intell.home-business-guideline ul li p {font-size: 16px; font-weight: 500; color: #9a9a9a; padding-right: 15%; margin: 15px 0 0;}


.about-mission.why-polyjohn .cust-content-left {float: right;}
.about-mission.why-polyjohn .cust-content-right {float: left;}
.about-mission.why-polyjohn .cust-inner-container h2 {text-align: left; margin-bottom: 30px;}
.about-mission.why-polyjohn .cust-inner-container .cust-content-left p {font-size: 16px; font-weight: 500; color: #9a9a9a; line-height: 25px;}

.about-testi {background: #f3f3f3; padding-top: 60px;}
.about-testi .cust-inner-container h2 {margin-bottom: 40px;}
.about-testi.home-testimonial ul li {width:calc((100% - (18px * 3)) / 4); margin-top: 0;}
.about-testi.home-testimonial ul {margin: 0;}
.about-testi.home-testimonial ul li img {position: static; left: auto; transform:none;}
.about-testi.home-testimonial ul li span.location {color: #c1c1c1;}
.about-testi.home-testimonial ul li span.name {margin-top: 5px;}
.about-testi.home-testimonial ul li span.desig {font-size: 15px; font-weight: 500;}


.about-contact-sec {background: url(../images/about-contact-bg.png) 0 0 no-repeat; padding: 0; background-size: cover; height: 400px; text-align: center;}
.about-contact-sec .icon-contact {display: inline-block; margin-top: 90px;}
.about-contact-sec p {font-size: 25px; color: #fff; margin: 20px 0;}
.about-contact-sec .call-contacts {color: #fff; font-size: 27px; font-weight: 600;}
.about-contact-sec .call-contacts a {font-size: 32px; color: #f4821d; display: inline-block; margin-left: 15px;}

.about-comp-hist {background: #f3f3f3; padding: 70px 0 60px;}
.about-comp-hist .cust-inner-container h2 {margin-bottom: 40px;}
.about-comp-hist ul {position: relative;}
.about-comp-hist ul:after {content: ""; display: table; clear: both; display: block !important;}
.about-comp-hist ul li {float: left; width: calc((100% - (100px * 3)) / 4); margin-right: 100px; margin-bottom: 20px; position: relative; z-index: 2; padding-left: 0 !important;}
.about-comp-hist ul:before {content: ""; height: 2px; background: #d7d7d7; position: absolute; left: 8%; right: 8%; top: 50%; transform: translate(0, -10px); z-index: 1;}
.about-comp-hist ul li label {font-size: 25px; color: #333; text-align: center; position: absolute; left: 0; right: 0; top: 50%; transform:translate(0,-50%);}
.about-comp-hist ul li:first-child label {color: #fff;}
.about-comp-hist ul li:last-child {margin-right: 0;}
.about-comp-hist p {font-size: 16px; text-align: center; line-height: 22px; max-width: 800px; margin: 0 auto;}

.cms-page-view.cms-about-us .page-main ul li:before {display: none;}

.page-header {margin-bottom: 0; border-bottom: 0; background: #fff; box-shadow: 0 0 7px rgba(0,0,0,0.2); position: fixed; left: 0; top: 0; z-index: 200;   width: 100%;}
.page-header .panel.wrapper {background-color: #f3f3f3;}
@media (min-width: 900px) {
  .page-header .panel.wrapper {height: 40px;}
}
.panel.header:after {content: ""; display: table; clear: both;}

.nav-toggle {top: 20px; left: auto; right: 15px;}
.nav-toggle:before {font-size: 31px; font-weight: bold; color: #f4821d;}
.nav-toggle:hover:before {color: #f4821d;}


/*============================= Category and Product listing =================================*/

.catalog-category-view.page-layout-1column.page-with-filter .column.main {padding-top: 0;}
.column.main .product-items {margin-left: 0; font-size: 0;}
.products {margin: 40px 0;}
/*.category-products .page-main {max-width: 100%; padding: 0;}*/
.catalog-category-view .page-wrapper {background: #f3f3f3;}
.catalog-category-view .block.filter, .catalog-category-view .toolbar-products {display: none;}
.category-tab-sec {font-size: 0; text-align: center;}
.category-tab-sec li {display: inline-block; margin: 0 11px 22px;}
.category-tab-sec li a {display: block; padding: 0 24px; line-height: 42px; background: #fff; box-shadow: 0 2px 6px rgba(0,0,0,0.1); font-size: 16px; font-weight: 500; color: #86939e; text-align: center; border: 2px solid transparent; text-decoration: none;}
.category-tab-sec li a:hover, .category-tab-sec li.active a {border:2px solid #f58e33; color: #f58e33;}

.products-grid .product-item-info:hover, .products-grid .product-item-info.active {background: transparent; box-shadow: none; border: 0; margin: 0; padding: 0 0 46px;}
.products-grid .product-item-info:hover .product-item-inner, .products-grid .product-item-info.active .product-item-inner {display: none;}

.page-products.page-layout-1column .products-grid .product-item {margin-left: 0; width: calc((100% - (18px * 3)) / 4); margin-right: 18px; margin-bottom: 18px; background: #fff; text-align: center; position: relative; padding: 0;}
.page-products.page-layout-1column .products-grid .product-item:nth-child(4n) {margin-right: 0;}

@media (max-width: 991px) {
    .page-products.page-layout-1column .products-grid .product-item:nth-child(4n) {margin-right: 0;}
}

.page-products .product-item-info {width: 100%; padding-bottom: 46px;}
.page-products .product-item-info .product-item-photo {display: block;}
.page-products .product-item .price-box {display: none;}
.product-item .product-item-details {width: 100%; position: absolute; left: 0; bottom: 0; z-index: 100; height: 56px; background: rgba(244,130,29,1); transition: all 0.5s; padding: 0 10px;}
.product-item:hover .product-item-details {height: 100%; background: rgba(244,130,29,0.9);}
.product-item .product-item-details .product-item-name {font: normal 22px/22px 'BebasNeue'; color: #fff; display: block; margin: 0; width: 100%; position: relative;
top: 50%; transform: translateY(-50%);}
.product-item .product-item-details .product-item-name .product-name {display: block;}
.product-item .product-item-details .product-item-name .product-item-link {color: #fff; text-decoration: none;}

.products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {display: none;}

.products-grid ol .product-item .product-item-name a, .products-grid ol .product-item .product-item-name a:visited {color: #fff;}
.products-grid ol .product-item .view-link {font: 15px 'Roboto', sans-serif; font-weight: 700; color: #fff; opacity: 0.6; display: none; text-decoration: none;}
.products-grid ol .product-item:hover .view-link {display: inline-block; vertical-align: top; margin-top: 12px;}
.products-grid ol .product-item .view-link:hover {opacity: 1;}
.products-grid ol .product-item:hover .view-link:after { content: ""; display: inline-block; vertical-align: top; margin: 3px 0 0 4px; width: 17px; height: 13px; background: url(../images/icon-sprite-new.png) 0 0 no-repeat;}

@media (min-width: 768px), print {
   .page-products .columns {padding-top: 40px;}
}
.page-products.category-products .columns {padding-top: 0;}

.message.info {margin: 20px 0 60px;}


/*================================== Product Page =================================*/

@media (min-width: 768px), print {
    .catalog-product-view .page-main {max-width: 1170px; margin: 0 auto;}
}

._keyfocus *:focus, input:not([disabled]):focus, textarea:not([disabled]):focus, select:not([disabled]):focus {box-shadow: none;}

.catalog-product-view {background: #f3f3f3;}
.catalog-product-view .page-main {padding: 90px 15px 0;}
.product-info-main .product-title {float: left; width: 100%; font-size: 52px; color: #43484d; line-height: 50px; margin: 0 0 20px;}
.product-info-main .product.attribute.overview {margin: 0 0 20px; float: left; width: 100%; font-size: 16px; font-weight: 400; color: #000;}
.page-product-configurable .product-info-main .product.attribute.overview {margin-bottom: 90px;}

.product-info-main .product.attribute.overview ul {margin: 0 0 12px;}
.product-info-main .product.attribute.overview ul li {list-style: disc; margin-left: 18px;}

.rating-summary .rating-result:before {color: #e1e8ee;}
.rating-summary .rating-result > span:before {color: #f4821d;}
.product-info-main .product-info-price {border-bottom: 0;display: inline-block;width: auto;margin: 10px 0 0;vertical-align: middle;float: left; position: relative; z-index: 100;}

.product-info-main .product-add-form .box-tocart .control {font-size: 0;}

.product-info-main .product-add-form .box-tocart input.qty {background: #f3f3f3; border: 2px solid #e1e8ee; border-right: 0; width: 48px; height: 60px; font-size: 22px; font-weight: 300; color: #5e6977; display: inline-block; vertical-align: top; padding: 0; box-shadow: none; margin: 0;}
.product-info-main .product-add-form .box-tocart .button-container {display: inline-block; vertical-align: top;}
.product-info-main .product-add-form .box-tocart .button-container button {float: left; width: 33px; height: 30px; background: #e1e8ee; border-radius: 0; box-shadow: none; border: 0; vertical-align: top; font-size: 0; padding: 0; position: relative;}
.product-info-main .product-add-form .box-tocart .button-container button:hover {background: #d9e1e8;}
.product-info-main .product-add-form .box-tocart .button-container button.cart-qty-plus {border-bottom: 1px solid #d8dde1;}
.product-info-main .product-add-form .box-tocart .button-container button.cart-qty-plus:before {content: ""; position: absolute; left: 50%; top: 50%; transform:translate(-50%,-50%); width: 8px; height: 6px; background: url(../images/icon-sprite-new.png) -4px -17px no-repeat;}
.product-info-main .product-add-form .box-tocart .button-container button.cart-qty-minus {clear: both;}
.product-info-main .product-add-form .box-tocart .button-container button.cart-qty-minus:before {content: ""; position: absolute; left: 50%; top: 50%; transform:translate(-50%,-50%); width: 8px; height: 6px; background: url(../images/icon-sprite-new.png) -4px -29px no-repeat;}

.product-info-main .product-add-form .box-tocart .tocart {background: #f4821d; border: 0; border-radius: 0; height: 60px; width: 190px !important; margin: 0; font: 500 16px/60px 'Roboto', sans-serif !important;}
.product-info-main .product-add-form .box-tocart .tocart:hover {background: #e1710b;}

.product-info-main .product-add-form .box-tocart .tocart span {font-size: 0;}
.product-info-main .product-add-form .box-tocart .tocart span:before {content: "Get A Quote"; font-size: 16px; font-weight: 700;}

.product-info-main .product-add-form .download-buttons {text-align: right;}
.product-info-main .product-add-form .download-buttons a {display: inline-block; background: #f4821d; color: #fff; padding: 10px 20px; font-weight: 500; line-height: normal; text-decoration: none; margin-left: 12px;}
.product-info-main .product-add-form .download-buttons a:hover {background: #e1710b;}
.product-info-main .product-add-form .download-buttons a:first-child {margin-left: 0;}

.fotorama__nav {overflow: visible;}
.fotorama__nav-wrap--vertical .fotorama__nav__shaft {background: transparent;}
.fotorama__wrap--slide .fotorama__stage__frame {background: #fff;}
.fotorama__nav--thumbs .fotorama__nav__frame {margin: 0 0 19px; margin-top: 0; padding: 0 !important;}
.fotorama__thumb-border {border-color: #f4821d; border-width: 1px !important; margin-top: 0 !important; display: none;}
/*.fotorama__stage__frame .fotorama__img {top: 0; transform:translate3d(-50%, 0, 0);}*/
.fotorama__nav-wrap--vertical .fotorama__nav__shaft .fotorama__nav__frame--thumb {border: 1px solid transparent;}
.fotorama__nav-wrap--vertical .fotorama__nav__shaft .fotorama__nav__frame--thumb.fotorama__active {border: 1px solid #f4821d;}
.product.info.detailed {margin-top: 95px; float: left; width: 100%;}
.product-reviews-summary .reviews-actions a {color: #f4821d;}
.review-control-vote label:before {color: #f4821d;}

/*.fotorama__nav--thumbs, .fotorama__stage {height: 570px !important;}*/

.product-info-main .product-add-form .field.qty {display: inline-block; margin: 0 10px 0 0; vertical-align: top;}
.product-info-main .product-add-form .actions {display: inline-block; vertical-align: top;}

.review-form .action.submit.primary { background: #f4821d; border: 0; color: #fff; font-size: 1.4rem; font-weight: 500; line-height: 1.6rem; padding: 12px 25px; margin: 0; border-radius: 0;}
.review-form .action.submit.primary:hover {background: #e1710b; border: 0; color: #fff;}

.product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price {font-size: 32px; line-height: 32px;   font-weight: 300;  }

.logo {margin-left: 0;}

input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"] {font: 16px 'Roboto', sans-serif; background: #fdfdfd; height: 50px; border-color: #dadada; padding: 0 22px; box-shadow: 0 5px 15px rgba(0,0,0,0.05) inset;}

textarea {font: 16px 'Roboto', sans-serif; background: #fdfdfd; height: 100px; border-color: #dadada; padding: 15px 22px; box-shadow: 0 5px 15px rgba(0,0,0,0.05) inset; resize: none;}

.fieldset .review-legend.legend span {font-weight: 300; font-size: 25px;}
.fieldset .review-legend.legend strong {display: inline-block; font-weight: 500; margin-left: 0; font-size: 25px;}
.review-fieldset .field label {font-weight: 400 !important;}
.fieldset.review-fieldset {margin-bottom: 0;}
.fieldset.review-fieldset > .field {margin-bottom: 10px;}
.fieldset .review-field-ratings > .label {font-size: 18px;}

.product-info-main .product-info-price .price-box .price-container span.price-label {display: none !important;}
.product-options-wrapper:after {content: ""; display: table; clear: both;}
.product-options-wrapper {position: absolute; left: 0; top: -40px;}
.product-options-bottom {float: right;}

.product-social-links {float: left; margin: 10px 0 0; width: 100%; text-align: left;}
#st-1.sharethis-inline-share-buttons {display: inline-block; vertical-align: middle;}
#st-1.sharethis-inline-share-buttons:before {content: "Share"; display: inline-block; vertical-align: middle; font: 500 18px 'Roboto', sans-serif; color: #86939e;}
#st-1.sharethis-inline-share-buttons .st-btn {display: inline-block; vertical-align: middle; margin: 0 0 0 21px; padding: 0; background: transparent !important; border-radius: 0;}
#st-1.sharethis-inline-share-buttons .st-btn svg, .sharethis-inline-share-buttons .st-btn img {display: none !important;}
#st-1.sharethis-inline-share-buttons .st-btn.st-first {width: 11px; height: 20px; background: url(../images/icon-sprite-new.png) -30px -43px no-repeat !important;}
#st-1.sharethis-inline-share-buttons .st-btn.st-first:hover {background-position: -30px -67px !important;}
#st-1.sharethis-inline-share-buttons .st-btn:nth-child(2) {width: 21px; height: 18px; background: url(../images/icon-sprite-new.png) -47px -44px no-repeat !important;}
#st-1.sharethis-inline-share-buttons .st-btn:nth-child(2):hover {background-position: -47px -68px !important;}
#st-1.sharethis-inline-share-buttons .st-btn.st-last {width: 25px; height: 16px; background: url(../images/icon-sprite-new.png) -73px -46px no-repeat !important;}
#st-1.sharethis-inline-share-buttons .st-btn.st-last:hover {background-position: -73px -70px !important;}
#st-1.sharethis-inline-share-buttons .st-btn:hover {top: 0; opacity: 1;}

.product.info.detailed .product.data.items .item.content ul {margin: 0 0 12px;}
.product.info.detailed .product.data.items .item.content ul li {margin-left: 18px; list-style: disc;}

.cpb-product-builder.bAJsiP {background: transparent;}
#product-builder .cpb-theme-provider .col-md-7 {padding-right:30px;}
#product-builder .cpb-theme-provider .col-md-7 .cpb-preview-wrapper {background: #f3f3f3;}

#product-builder .cpb-theme-provider.alpine-white .cpb-layout .cpb-panels-container .cpb-panels-tabs .cpb-product-panel ul li {background: transparent; margin: 0; box-shadow: none; border: 0;}
#product-builder .cpb-theme-provider.alpine-white .cpb-layout .cpb-panels-container .cpb-panels-tabs .cpb-product-panel ul li .NNwUR {float: left;}
#product-builder .cpb-theme-provider.alpine-white .cpb-layout .cpb-panels-container .cpb-panels-tabs .cpb-product-panel ul li .iuUYdK {text-align: left;}
#product-builder .cpb-theme-provider.alpine-white .cpb-layout .cpb-panels-container .cpb-panels-tabs .cpb-product-panel ul li .iuUYdK div {text-align: left;}
.cpb-selection-summary-total {display: none !important;}
 
.cpb-selection-summary {padding-left: 0 !important; padding-right: 0 !important;}
.cpb-selection-summary-list {width: auto; display: inline-block;}
.cpb-selection-summary-list li {padding: 0 !important;}

.download_custom_img_container, .download_back_custom_img_container {text-align: right; float: right; margin-left: 12px; margin-bottom: 12px;}
.download_custom_img_container .download_custom_img_btn, .download_back_custom_img_container .download_back_custom_img_btn {display: inline-block; height: 60px; font: 16px 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 500; margin: 0; color: #fff; box-shadow: none; padding: 14px 20px; background: #f4821d; line-height: 34px; text-align: center;text-decoration: none;}
.download_custom_img_container .download_custom_img_btn:hover, .download_back_custom_img_container .download_back_custom_img_btn:hover {background: #e1710b;}
.download_custom_img_container .download_custom_img_btn .lnr, .download_back_custom_img_container .download_back_custom_img_btn .lnr {font-family: 'Linearicons-CPB'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin-right: 7px;}
.download_custom_img_container .download_custom_img_btn .lnr-download:before, .download_back_custom_img_container .download_back_custom_img_btn .lnr-download:before {content: "\E865";}


/*========================== Swatch Options start ========================================*/

.swatch-option {
  cursor: pointer;
  float: left;
  width: 24px;
  height: 24px;
  margin: 0 15px 5px 0;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
  border-radius: 50%;
}
.swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  padding: 4px 8px;
  min-width: 22px;
  margin-right: 7px;
}
.swatch-option.text.selected {
  background-color: #ffffff !important;
}
.swatch-option.selected {
  box-shadow: 0 0 0 3px #f4821d;
}
.swatch-option:not(.disabled):hover {
  border: 0;
  color: #333333;
  outline: 0;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 0;
  outline: 0;
}
.swatch-option.disabled {
  cursor: default;
}
.swatch-option.disabled:after {
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swatch-option-disabled {
  border: 0;
  cursor: default;
  outline: none !important;
}
.swatch-option-disabled:after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
  background: #e02b27;
}

.swatch-attribute-label, .swatch-attribute-selected-option {display: none;}
.swatch-attribute.color .super-attribute-select {display: none;}


/*========================== Swatch Options end ========================================*/


/*============================== Product Page styling with extension ===============================*/

#product-builder .kwfkAR, #product-builder .cpb-panels-container {background: transparent !important;}
#product-builder .cpb-product-header-title {font-size: 52px; color: #43484d; line-height: 50px; margin: 0 0 20px;}
#product-builder .cpb-product-header-description {font: 400 16px 'Roboto', sans-serif; color: #000000; margin: 0 0 20px;}
#product-builder .cpb-product-header-description p {font-weight: 400; line-height: 1.42857143;}
#product-builder .cpb-product-header-sku {font: 500 22px 'Roboto', sans-serif; margin: 20px 0; display: none;}
#product-builder .cpb-theme-provider.alpine-white .cpb-layout .cpb-panels-container .cpb-panels-tabs li {display: block; padding: 0 15px; line-height: 30px; background: #fff; box-shadow: 0 2px 6px rgba(0,0,0,0.1); font-size: 16px; font-weight: 500; color: #86939e; text-align: center; border: 2px solid transparent;
text-decoration: none; text-transform: none !important; margin: 0 14px 14px 0; opacity: 1;}
#product-builder .cpb-theme-provider.alpine-white .cpb-layout .cpb-panels-container .cpb-panels-tabs li.cpb-active,
#product-builder .cpb-theme-provider.alpine-white .cpb-layout .cpb-panels-container .cpb-panels-tabs li:hover {border: 2px solid #f58e33; color: #f58e33;}
#product-builder .cpb-theme-provider.alpine-white .cpb-layout .cpb-panels-container .cpb-panels-tabs li.cpb-active:after {display: none;}
#product-builder .cpb-theme-provider.alpine-white .option-type-color, #product-builder .cpb-theme-provider.alpine-white .option-type-color span {display: inline-block;}
#product-builder .cpb-theme-provider.alpine-white .cpb-option.cpb-option-type-color {border: 3px solid transparent; width: 30px !important; height: 30px !important; margin: 0 8px 8px 0;}
#product-builder .cpb-theme-provider.alpine-white .cpb-option.cpb-option-type-color.cpb-active {border-color: #f4821d !important; border-radius: 50%;}
#product-builder .cpb-theme-provider.alpine-white .cpb-option.cpb-option-type-color span {cursor: pointer; width: 24px !important; height: 24px !important; margin: 0 !important; overflow: hidden; padding: 1px 2px; position: relative; text-align: center; text-overflow: ellipsis; border-radius: 50%; display: inline-block; box-shadow: 0 0 5px rgba(0,0,0,0.3); position: relative; overflow: hidden;}

#product-builder .cpb-theme-provider.alpine-white .cpb-option.cpb-option-type-color span:before {content: ""; background: rgba(255,255,255,0.85);font-family: 'Linearicons-CPB'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; color: #666; font-size: 20px; line-height: 23px; display: inline-block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: none;}
#product-builder .cpb-theme-provider.alpine-white .cpb-option.cpb-option-type-color.cpb-active span:before {display: none;}

#product-builder .cpb-category-title {display: none;}

#product-builder .cpb-product-price {font: 300 32px 'Roboto', sans-serif; line-height: 32px; margin-top: 14px; display: none;}
#product-builder .cpb-product-actions-wishlist {display: none;}

#product-builder .cpb-product-actions-container .cpb-add-to-cart-button {background: #f4821d; border: 0; border-radius: 0; height: 60px; font: 16px 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 500; width: 170px; margin: 0 0 0 10px; color: #fff; box-shadow: none;}
#product-builder .cpb-product-actions-container .cpb-add-to-cart-button:hover {background: #e1710b;}
#product-builder .cpb-product-actions-container .cpb-reset-button {background: #f4821d; border: 0; border-radius: 0; height: 60px; font: 16px 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 500; width: auto; margin: 0; color: #fff; box-shadow: none; margin-left: 10px;}
#product-builder .cpb-product-actions-container .cpb-reset-button:hover {background: #e1710b;}
#product-builder .cpb-product-actions {position: relative; margin-top: 0;}
#product-builder .cpb-product-actions .cpb-product-actions-share {position: absolute; left: 0; bottom: -50px; font: 500 18px 'Roboto', sans-serif; color: #86939e; display: none;}
#product-builder .cpb-product-actions .cpb-product-actions-share .lnr-link {display: none;}

.cpb-product-builder {margin-top: 0 !important;}

.cpb-add-to-cart-button .lnr.lnr-cart {display: inline-block; vertical-align: middle;}
.cpb-add-to-cart-button span {font-size: 0; display: inline-block; vertical-align: middle;}
.cpb-add-to-cart-button span:before {content: "Get A Quote"; display: inline-block; vertical-align: middle; font-size: 16px;}


.available_color_container {float: right; width: 43%; clear: right;}
.available_color_container h3 {font-size: 15px; margin-top: 7px;}
.available_color_container ul:after {content: ""; display: table; clear: both;}
.available_color_container ul {padding: 6px 0 0; max-width: 400px; float: left;}
.available_color_container ul li {float: left; margin-right: 12px; margin-bottom: 12px;}
.available_color_container ul li img {border-radius: 50%; border: 1px solid #000;}


/*================================ CMS Page =====================================*/

 
.cms-page-view .page-main {max-width: 100%; padding: 0; margin-bottom: 80px;}
.cms-page-view .page-main .cust-inner-container {padding-top: 80px;}
.cms-page-view .cust-inner-container h2 {margin-top: 80px; margin-bottom: 40px; text-align: left;}
.cms-page-view .cust-inner-container h2:first-child {margin-top: 0;}
.cms-page-view .page-main .cust-inner-container p, .cms-page-view .page-main .cust-inner-container span, .cms-page-view .page-main .cust-inner-container div {font-size: 16px !important; font-weight: 500; color: #9a9a9a; line-height: 25px;}
.cms-page-view .page-main .cust-inner-container ul {margin: 2rem 0;}
.cms-page-view .page-main .cust-inner-container ul.sidebyside {display: inline-block;}
.cms-page-view .page-main .cust-inner-container ul:after {display: none;}
.cms-page-view .page-main .cust-inner-container ul li {line-height: 25px; margin-bottom: 1rem; padding-left: 22px; position: relative;}
.cms-page-view .page-main .cust-inner-container ul li h3 {font-size: 16px; font-weight: 500; color: #9a9a9a;}
.cms-page-view .page-main .cust-inner-container ul li:before {content: ""; width: 6px; height: 6px; background: #006db0; border-radius: 50%; position: absolute; left: 0; top: 9px;}
.cms-page-view .page-main .cust-inner-container ul li:last-child {margin-bottom: 0;}

.cms-page-view .page-main .cust-inner-container ol {font-weight: 600; font-size: 16px; color: #9a9a9a;}
.cms-page-view .page-main .cust-inner-container ol li {font-weight: 500; line-height: 25px; margin-bottom: 1rem;}

.align-right {float: right; width: 30%; margin: 0 0 25px 35px;}
.align-left {float: left; width: 30%; margin: 0 35px 25px 0;}


/*================================ CMS Page : Employee =====================================*/

.empcat-index-index .page-main {padding: 100px 0 80px;}
.empcat-index-index .page-main .cat_title {font: normal 44px/44px 'BebasNeue'; color: #006db0; margin-bottom: 15px;}
.emp_list:after {content: ""; display: table; clear: both;}
.emp_list li {width:calc((100% - (18px * 3)) / 4); margin-right: 18px; margin-bottom: 18px; float: left; position: relative; background: #fff; text-align: center;}
@media (min-width: 992px) {
  .emp_list li:nth-child(4n) {margin-right: 0;}
}
.emp_list li .emp_img {display: block; height: 320px; background: #f3f3f3; position: relative; overflow: hidden;}
.emp_list li .emp_img img {max-width: none; width: 100%; height: auto; object-fit:cover; position: absolute; top: 0; left: 0;}
.emp_list li .emp_info {width: 100%; position: absolute; left: 0; bottom: 0; z-index: 100; height: 70px; background: rgba(244,130,29,1); transition: all 0.5s; text-align: center; padding: 0 15px; overflow: hidden;}
.emp_list li .emp_info .emp_info_inner {position: relative; top: 50%; transform: translateY(-50%);}
.emp_list li .emp_info .emp_title {width: 100%;}
.emp_list li .emp_info .emp_title a {font: normal 22px 'BebasNeue'; color: #fff; display: block; height: auto; background: transparent; text-decoration: none;}
.emp_list li .emp_info .emp_title .territory {color: #fff; font-size: 15px; font-weight: 700;}
.emp_list li .emp_info .emp_sht_des {display: none;}
.emp_list li .emp_info .emp_sht_des p {margin: 0;}
.emp_list li .emp_info .emp_sht_des p, .emp_list li .emp_info .emp_sht_des a {font-size: 15px; font-weight: 700; color: #fff; opacity: 0.9; display: none; text-decoration: none; height: auto; display: block; background: transparent;}
.emp_list li .emp_info .emp_sht_des a:hover {opacity: 1;}
.emp_list li:hover .emp_info {height: 100%; background: rgba(244,130,29,0.9);}
.emp_list li:hover .emp_info .emp_sht_des {display: block;}
.emp_list li:hover .emp_info .emp_sht_des a {display: inline-block; margin-top: 0;}
.emp_list li:hover .emp_info .emp_title .territory {display: none;}


.employees-details-box:after {content: ""; display: table; clear: both;}
.employees-details-box {margin: 100px 0 80px; background: #f3f3f3; padding: 18px;}
.employees-details-box .emp_title {font: normal 30px 'BebasNeue'; color: #006db0; margin: 0 0 12px;}
.employees-details-box .details-box-left {float: left; max-width: 400px; width: 100%; background: #fff; position: relative; overflow: hidden; font-size: 0;}
.employees-details-box .details-box-left img {width: 100%; height: auto;}
.employees-details-box .details-box-right {float: left; width: calc(100% - 410px); padding-left: 25px; font-size: 16px; font-weight: 500; color: #9a9a9a; line-height: 25px;}
.employees-details-box .details-box-right .sht_des > p {color: #333;}



/*============================= FAQ ================================*/

.faq_question {font-size: 16px; font-weight: 500;}
.faq_question:before {content: "Q:"; color: #333; font-style: italic; margin-right: 7px;}
.cms-faqs .page-main .cust-inner-container h3 {font: normal 30px/30px 'BebasNeue'; color: #333;}
.faq_answer p:first-child:before {content: "A:"; color: #333; font-style: italic; margin-right: 7px;}
.topOfPage {text-align: right;}


/*============================= Warranty =============================*/

.warranty-index-index .page-main {margin-top: 80px; margin-bottom: 80px;}
.warranty-index-index .page-main p {font-size: 16px; font-weight: 500; color: #9a9a9a; line-height: 25px;}
.warranty-index-index .page-main p strong {font-weight: 500;}
form .fieldset .field.date_purchased .control {position: relative;}
form .fieldset .field.date_purchased .input-text {padding-left: 50px;}
form .fieldset .field.date_purchased .ui-datepicker-trigger {position: absolute; top: 14px; left: 15px;}

select {box-shadow: 0 5px 15px rgba(0,0,0,0.05) inset; height: 60px; background-position: calc(100% - 7px) 45%; background-color: #f8f8f8; font: 16px 'Roboto', sans-serif; padding: 0 22px;}
select#limiter {height: 35px; padding-right: 40px;}

button.action.primary {width: 200px !important; height: 50px; padding: 0 25px 0 30px !important; display: inline-block !important; background: #f4821d !important; font: 700 16px/50px 'Roboto', sans-serif !important; color: #fff !important; text-transform: uppercase; position: relative; text-decoration: none; text-align: left; border-radius: 0; border: 0 !important;}
button.action.primary:after {content: ""; position: absolute; right: 25px; top: 50%; transform:translate(0,-50%); width: 17px; height: 12px; background: url(../images/icon-sprite-new.png) 0 0 no-repeat;}
button.action.primary:hover {background: #e1710b !important;}

.fieldset > .field > .label, .fieldset > .fields > .field > .label {font-weight: 500; color: #9a9a9a; font-size: 16px;}

.warranty-index-index .page-main h3 {font: normal 30px/30px 'BebasNeue'; color: #333;}
.warranty-index-index .page-main ul li {line-height: 25px; margin-bottom: 1rem; padding-left: 22px; position: relative;}
.warranty-index-index .page-main ul li a {font-size: 16px;}
.warranty-index-index .page-main ul li:before {content: ""; width: 6px; height: 6px; background: #006db0; border-radius: 50%; position: absolute; left: 0; top: 9px;}


/*=================================== Blog ==================================*/

.mpblog-post-index .page-main, .mpblog-post-view .page-main, .mpblog-category-view .page-main, .mpblog-month-view .page-main {margin-top: 80px; margin-bottom: 80px;}
.product.info.detailed {margin-top: 40px;}
.list-post-tabs a {background: transparent !important; color: #006db0 !important; font-size: 1.4rem; font-weight: 500;}
.list-post-tabs .create-at {display: block; font-weight: 500; font-size: 1.4rem;}
#mpblog-list-container .post-list-item {margin-bottom: 40px;}
#mpblog-list-container .post-list-item:last-child {margin-bottom: 0;}
#mpblog-list-container .post-info-wraper h2.mp-post-title {margin-top: 0;}
#mpblog-list-container .post-info-wraper h2.mp-post-title a {font: normal 36px/36px 'BebasNeue'; color: #006db0 !important;}
.post-list-item .mp-post-meta-info a.mp-read-more {float: right; background: #f4821d; color: #fff !important; padding: 7px 15px; font-weight: 500;}
.post-list-item .mp-post-meta-info a.mp-read-more:hover {background: #e1710b;}

.mp-sidebar.mpcss {float: left; width: 100%; margin-bottom: 30px;}
.mpblog-search label, .mp-sidebar.mpcss .block-title .block-mp-sidebar-heading {font: normal 24px/24px 'BebasNeue'; color: #006db0;}
.mpblog-search button.action.search {box-shadow: none; background: #f4821d; border: 0; border-radius: 0; line-height: normal; float: right; margin: 10px 0 0;}
.mpblog-search button.action.search:hover {background: #e1710b;}
.mpblog-search button.action.search .fa-search {font-size: 16px; margin-top: 0 !important; color: #fff;}

.mpblog-search label, .mp-sidebar.mpcss ul li {list-style: disc; margin-left: 18px; color: #9a9a9a;}
.mpblog-search label, .mp-sidebar.mpcss ul li a {font-size: 16px; font-weight: 500; color: #9a9a9a;}
.mpblog-search label, .mp-sidebar.mpcss ul li a:hover {color: #9a9a9a !important; text-decoration: underline !important;}
.mpblog-search label, .mp-sidebar.mpcss ul li a .fa {display: none;}

.mp-sidebar .product.data.items > .item.content .list-post-tabs {border-bottom: 1px solid #dadada; padding-bottom: 10px; margin-bottom: 10px;}
.mp-sidebar .product.data.items > .item.content .list-post-tabs:last-child {margin-bottom: 0; padding-bottom: 0; border-bottom: 0;}


@media (min-width: 768px), print {
  .mp-sidebar .product.data.items > .item.content {padding: 10px;}
  .mp-sidebar .product.data.items > .item.title {width: 40%; cursor: pointer;}
  
  .mpblog-post-index .breadcrumbs .items, .mpblog-post-view .breadcrumbs .items, .mpblog-category-view .breadcrumbs .items {text-align: right;}
  .mpblog-post-index .breadcrumbs .items > li.item.blog, .mpblog-post-view .breadcrumbs .items > li.item.blog, .mpblog-category-view .breadcrumbs .items > li.item.blog {width: auto;}
}

.toolbar-amount {float: left;}
.pager {margin: 0; padding-top: 20px; border-top: 1px solid #dadada;}
.pager:after {content: ""; display: table; clear: both;}
.pages {margin-left: 10px; float: left;}
.pages .item {vertical-align: middle;}
.pages strong.page {background: #006db0; font-size: 1.2rem; width: 30px; text-align: center; color: #fff;}
.pages a.page {background: #ddd; color: #000; font-weight: 500; width: 30px; text-align: center; font-size: 1.3rem; border-radius: 0; vertical-align: middle; height: 30px;}
.pages a.page:hover, .pages a.page:visited {background: #eee; color: #000;}
.pages .action {box-shadow: none; border-radius: 0; padding: 0 8px; background: transparent; border: 0; width: 30px; height: 30px; color: #000;}
.pages .action:hover {background: transparent;}
.pages .action:hover:before {color: #006db0 !important;}
.pages .action.next {margin-left: 0;}
.pages .action.previous {margin-right: 0;}

.post-short-description, .post-post_content {font-size: 16px; font-weight: 500; color: #9a9a9a; line-height: 25px; text-align: left;}
.post-short-description iframe {width: 100%; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.post-post_content ul {padding-left: 40px;}
.post-post_content ul li {list-style: disc; margin-bottom: 1rem;}

.mpblog-suggestion-right {background: #fff; border: 1px solid #dadada; border-top: 0; padding: 5px; box-shadow: 0 0 5px rgba(0,0,0,0.2);}
.mpblog-suggestion-right .mpblog-product-line.mpblog-product-name {color: #006db0 !important;}

.post-image {float: left; width: 30%; margin: 0 20px 20px 0;}
.post-image a {display: block;}
.post-image img {border: 1px solid #dadada; width: 100%;}

.post-view .post-view-image {display: none;}

.mp-blog-view .post-list-content {width: 100%;}


/*--------------------------------- Testimonials ----------------------------------*/

.testimonials-index-index .page-main {margin-top: 80px; margin-bottom: 80px;}
.testimonials_slider li {font-size: 16px; font-weight: 500; color: #9a9a9a; line-height: 25px; margin-bottom: 30px; border-bottom: 1px solid #dadada; padding-bottom: 25px;position: relative;}
.testimonials_slider li:last-child {margin-bottom: 0; border-bottom: 0;}
.testimonials_slider li .name, .testimonials_slider li .location {color: #007cc6; font-style: italic;}
.testimonials_slider li .location {margin-left: 5px; color: #f4821d;}
.testimonials_slider li .top-specer {position: absolute; margin-top: -140px; padding-top: 140px; width: 2px;}


/*============================== Summery Tab design ================================*/

.cpb-selection-summary-list {width: 100%;}
.cpb-selection-summary-list li:after {content: ""; display: table; clear: both;}
.cpb-selection-summary-list li {margin: 0 0 20px !important;}
.cpb-selection-summary-list li .sc-giadOv {float: left;}
.cpb-selection-summary-list li .sc-VJcYb {float: right; text-align: left; width: calc(100% - 110px); padding: 0;}
.cpb-selection-summary-list li .sc-VJcYb .cpb-selection-summary-list-item-panel {color: #000; font-size: 1em; font-weight: 600;}
.cpb-selection-summary-list li .sc-VJcYb .cpb-selection-summary-list-item-categories .col-md-8 {text-align: left; color: #000; font-size: 1em; width: 100%;}
.cpb-selection-summary-list li .sc-VJcYb .cpb-selection-summary-list-item-categories .col-md-8 .cpb-selection-summary-list-item-category-title {display: inline-block; vertical-align: middle; margin-right: 10px;}
.cpb-selection-summary-list li .sc-VJcYb .cpb-selection-summary-list-item-categories .col-md-8 .cpb-selection-summary-list-item-category-title:after {content: ":"; display: inline-block; vertical-align: middle; margin-left: 2px;}
.cpb-selection-summary-list li .sc-VJcYb .cpb-selection-summary-list-item-categories .col-md-8 .cpb-selection-summary-list-item-category-value {display: inline-block; vertical-align: middle; font-size: 1em;}
.cpb-selection-summary-list li .sc-VJcYb .cpb-selection-summary-list-item-categories .col-md-4 {display: none;}

.cpb-selection-summary-total-label {font-weight: 600;}
.cpb-selection-summary-total .cpb-selection-summary-total-price {text-align: left; color: #000;}


/*=============================== Product Guide Gallery ================================*/

.pdfdownload-index-index .page-main {margin-top: 80px; margin-bottom: 60px;}
.pdfdownload-index-index .page-main .column.main label {font: normal 44px/44px 'BebasNeue'; color: #006db0; margin: 0 0 15px; display: inline-block;}
.pdfdownload-index-index .page-main .column.main p {font-size: 16px; font-weight: 500; color: #9a9a9a; line-height: 25px; margin: 20px 0 0;}

.pdf_download_list {margin: 30px 0 0;}
.pdf_download_list li {font-size: 16px; font-weight: 500; color: #9a9a9a; line-height: 25px; margin: 0 0 30px; padding-left: 25px; position: relative;}
.pdf_download_list li:before {content: ""; width: 18px; height: 25px; background: url(../images/pdf-icon.png) 0 0 no-repeat; position: absolute; left: 0; top: 0;}
.pdf_download_list li a {text-decoration: underline;}
.pdf_download_list li a:hover {text-decoration: none;}
.pdfdownload-index-index .page-main .column.main .pdf_download_list li p {margin: 0;}
.pdfdownload-index-index .page-main .column.main .order-products-toolbar .toolbar-amount {margin: 0; font-size: 14px; font-weight: 400; color: #333; line-height: 18px;}


.cms-page-view .page-main .cust-inner-container1 {padding: 80px 0 80px; max-width: 1170px;}
.cms-page-view .page-main .cat_title {font: normal 44px/44px 'BebasNeue'; color: #006db0; margin-bottom: 15px;}

.cms-regional-sales-managers.cms-page-view .page-main {padding: 0 0 80px; max-width: 1170px;}
.cms-regional-sales-managers.cms-page-view .page-main .cat_title {font: normal 44px/44px 'BebasNeue'; color: #006db0; margin-bottom: 15px;}
.cms-regional-sales-managers.cms-page-view .page-main .emp_list {margin-bottom: 50px; display: flex; flex-direction: row; flex-wrap: wrap;}


.product_pdf_icon {float: right; width: 100%; margin: 0 0 30px; clear: right;}
.product_pdf_icon:before {content: ""; width: 36px; height: 47px; background: url(../images/icon-pdf-bigger.png) 0 0 no-repeat; display: inline-block; vertical-align: middle; margin-right: 10px;}
.product_pdf_icon a {display: inline-block; text-decoration: underline; font-size: 16px; line-height: 1.42857143; width: calc(100% - 46px);}
.product_pdf_icon a:hover {text-decoration: none;}


/*============================= Career =================================*/

.careers-index-index .cust-inner-container {padding: 0; padding-top: 80px; padding-bottom: 80px;}
.careers-index-index .cust-inner-container h2 {text-align: left;}
.fieldset .today_date .control, .fieldset .applied_before_date .control, .fieldset .start_work_date .control, .careers-index-index table.datesEmployed_table tr td .control {position: relative;}
.fieldset .today_date .input-text, .fieldset .applied_before_date .input-text, .fieldset .start_work_date .input-text, .careers-index-index table.datesEmployed_table tr td .input-text {padding-left: 50px;}
.fieldset .today_date .ui-datepicker-trigger, .fieldset .applied_before_date .ui-datepicker-trigger, .fieldset .start_work_date .ui-datepicker-trigger, .careers-index-index table.datesEmployed_table tr td .ui-datepicker-trigger {position: absolute; top: 14px; left: 15px;}

.fieldset .field .control label {font-weight: 500; color: #9a9a9a; font-size: 16px; margin-right: 15px;}
.fieldset .field .control input {margin: 2px 4px 0 0;}
.careers-index-index table {margin-bottom: 20px;}
.careers-index-index table tr th {font-weight: 500; color: #fff; font-size: 16px; background: #006db0;}
.careers-index-index table tr td {padding: 5px 0 0 5px; font-weight: 500; color: #9a9a9a; font-size: 16px;}
.careers-index-index table tr td:first-child {padding-left: 0; padding-top: 0; vertical-align: middle; line-height: normal;}
.formee-msg-info-small {background: #eaf2f9; padding: 12px; margin: 0 0 20px; font-size: 16px;}
.formee-msg-info-small h3 {font-size: 16px; margin: 0; color: #737373;}



/*---------------------------- High Res Photo gallery -------------------------------------*/

.cms-hi-resolution-photo-gallery .page-main .cust-inner-container h1 {font: normal 44px/44px 'BebasNeue'; color: #006db0; margin: 0 0 20px;}
.cms-hi-resolution-photo-gallery .page-main .cust-inner-container h2 {font: normal 30px/30px 'BebasNeue'; color: #333; margin: 30px 0 10px;}
.cms-hi-resolution-photo-gallery .page-main .cust-inner-container ul {margin: 1rem 0 1rem 2rem;}
.cms-hi-resolution-photo-gallery .page-main .cust-inner-container ul li {margin-bottom: 0;}

.cms-hi-resolution-photo-gallery .page-main .cust-inner-container ul li {margin: 0 0 15px;}
.cms-hi-resolution-photo-gallery .page-main .cust-inner-container ul li h3 {display: inline-block; vertical-align: top; margin: 0;}
.cms-hi-resolution-photo-gallery .page-main .cust-inner-container ul li h3 span {display: inline-block; vertical-align: middle; width: 250px;}
.cms-hi-resolution-photo-gallery .page-main .cust-inner-container ul li a.btn-hires {display: inline-block; vertical-align: top; margin-left: 15px; background: #f4821d; padding: 5px 10px; color: #fff; font-size: 13px; text-decoration: none; line-height: normal;}
.cms-hi-resolution-photo-gallery .page-main .cust-inner-container ul li a.btn-hires:hover {background: #e1710b;}


.category-description {margin: 70px 0 0;}
.category-description .cust-inner-container {padding: 0;}
.category-description p {font-size: 16px; font-weight: 500; color: #9a9a9a; line-height: 25px;}
.category-description p:last-child {margin-bottom: 0;}

.page.messages {margin: 30px 0 0;}
.cms-home .page.messages {margin: 0;}



.link_to_custom_product_btn {padding: 0 20px; display: inline-block; background: #f4821d; font: 700 16px/60px 'Roboto', sans-serif; color: #fff;
text-transform: uppercase; position: relative; text-decoration: none; text-align: left; border-radius: 0; border: 0; float: right; margin: 30px 0 0; text-decoration: none; clear: right;}
.link_to_custom_product_btn:visited {color: #fff;}
.link_to_custom_product_btn:hover {background: #e1710b; text-decoration: none; color: #fff;}
.link_to_custom_product_btn:after {content: ""; width: 17px; height: 12px;   background: url(../images/icon-sprite-new.png) 0 0 no-repeat; display: inline-block; margin: 0 0 0 20px;}

/*========================= Distributors ==============================*/

.cms-distributors.cms-page-view .page-main .cust-inner-container {padding-top: 20px;}
.cms-distributors .page-main .cust-inner-container ul {font-size: 0;}
.cms-distributors .page-main .cust-inner-container ul li {display: inline-block; vertical-align: top; width: 25%; padding-right: 20px; word-wrap: break-word;}
.cms-distributors .page-main .cust-inner-container ul li a {font-size: 16px;}

.message.global.cookie.am-cookie {z-index: 1000 !important;}
.toolbar-products {display: none;}
.catalogsearch-result-index .page-wrapper {background:#f3f3f3;}
.search.results .products {margin-top: 0;}

#search {padding: 0 35px 0 10px; height: 40px; font-size: 14px;}

.minicart-items .product-item .product-item-details {position: static; background: transparent; height: auto;}
.minicart-items .product-item:hover .product-item-details {height: auto; background: transparent;}
.minicart-items .product-item .product-item-details .product-item-name {transform:none;}
.block-minicart .block-content > .actions > .primary .action.primary {width: 100% !important;}
.minicart-items .item-qty {padding: 0; height: 36px;}

.checkout-index-index .columns {margin-top: 100px;}

.box-tocart.update .label {display: none;}
.product-info-main .product-add-form .box-tocart.update input.qty {border-right: 2px solid #e1e8ee;}


/*============================== Cart Page ==============================*/


.cart.table-wrapper .col.qty .input-text {padding: 0;}
.mark, mark {background: transparent;}
.cart-summary .checkout-methods-items .action.primary.checkout {width: 100% !important; padding-left: 15px !important; padding-right: 15px !important;}
.cart-summary .block .actions-toolbar > .primary .action.primary {border-radius: 0; margin: 0; box-shadow: none; padding-left: 12px !important;}

.block-minicart .block-content > .actions > .primary .action.primary.checkout {display: none !important;}

#quote_form .fieldset > .legend {color: #006db0; font-weight: bold;}

.cust-btn-container {float: right; clear: right; margin:0;}
.cust-btn-container .btn-hires {padding: 0 20px; display: inline-block; background: #f4821d; font: 700 16px/50px 'Roboto', sans-serif; color: #fff; text-transform:uppercase; position: relative; text-align: left; border-radius: 0; border: 0; float: right; text-decoration: none; margin: 30px 0 0 25px;}
.cust-btn-container .btn-hires:after {content: ""; width: 17px; height: 12px; background: url(../images/icon-sprite-new.png) 0 0 no-repeat; display: inline-block; margin: 0 0 0 20px;}
.cust-btn-container .btn-hires:hover {background: #e1710b;}


/*================================ Related Products ==================================*/

.block.related .products-grid .product-item {margin-left: 0; width: calc((100% - (18px * 4)) / 5); margin-right: 18px; margin-bottom: 18px; background: #fff; text-align: center; position: relative; padding: 0;}
.block.related .products-grid .product-item:nth-child(5n) {margin-right: 0;}

.block.related .product-item-info {width: 100%; padding-bottom: 46px;}
.block.related .product-item-info .product-item-photo {display: block;}
.block.related .product-item .price-box {display: none;}
.block.related .product-item .product-item-details {width: 100%; position: absolute; left: 0; bottom: 0; z-index: 100; height: 56px; background: rgba(244,130,29,1); transition: all 0.5s; padding: 0 10px;}
.block.related .product-item .product-item-details .product-item-name {font: normal 22px/22px 'BebasNeue'; color: #fff; display: block; margin: 0; width: 100%; position: relative; top: 50%; transform: translateY(-50%);}
.block.related .product-item:hover .product-item-details {height: 100%; background: rgba(244,130,29,0.9);}

.price {display: none;}


.cust-inner-container.new-rsm .emp_list {margin: 0 0 50px !important;}
.cust-inner-container.new-rsm .emp_list li:before {display: none;}
.cust-inner-container.new-rsm .emp_list li {padding-left: 0 !important;}
.cust-inner-container.new-rsm .emp_list:after {content: "" !important; display: table !important; clear: both !important;}
.cust-inner-container.new-rsm h2 {margin-bottom: 15px;}

.warehouse-address ul:after {content: ""; display: table; clear: both;}
.warehouse-address ul {font-size: 0; margin-top: 40px !important;}
.warehouse-address ul li {display: inline-block; vertical-align: top; padding: 0 10px 20px !important; width: 20%;}
.warehouse-address ul li:before {display: none;}
.warehouse-address ul li p {font-size: 16px; color: #9a9a9a;}
.warehouse-address ul li p strong {color: #333;}

.cat_title.polyjohn-usa {background: #fff; margin-top: -60px; position: relative; z-index: 1;}


.cpb-loading .cpb-loading-ball {background-color: #f4821d !important;}

.minicart-wrapper .block-minicart {padding-bottom: 0;}
.block-minicart .block-content > .actions > .secondary .action.viewcart {background: #f4821d; color: #fff; padding: 10px 20px; display: inline-block;text-decoration: none;}
.block-minicart .block-content > .actions > .secondary .action.viewcart:hover {background: #e1710b;}


.minicart-items-wrapper .product-item-details .product.options {display:none;}

.cpb-select__menu .cpb-select__menu-list .cpb-option-select-option:hover {background: #f4821d;}


.hashtag {position: absolute; margin-top: -130px; padding-top: 130px; width: 2px;}

.products-grid h2 {font: normal 44px/44px 'BebasNeue'; color: #006db0;}

.product.info.detailed .product.data.items .item.content .colorsamples ul:after {content: ""; display: table; clear: both;}
.product.info.detailed .product.data.items .item.content .colorsamples ul {font-size: 0;}
.product.info.detailed .product.data.items .item.content .colorsamples ul li {list-style: none; display: inline-block; vertical-align: top; width: calc((100% - (20px * 4)) / 5); margin: 0 20px 20px 0; text-align: center;}
.product.info.detailed .product.data.items .item.content .colorsamples ul li img {border: 1px solid #ccc;}
.product.info.detailed .product.data.items .item.content .colorsamples ul li p {margin-top: 5px; font-size: 14px; line-height: normal;}



/*====================== Emergency landing ============================*/

/*.cms-polyjohn-emergency-procedures .page-main {margin-top: 121px;}*/
.cms-polyjohn-emergency-procedures .page-main .cust-inner-container .align-right {width:43%;}
.cms-polyjohn-emergency-procedures .page-main .cust-inner-container h3 {font: normal 30px/30px 'BebasNeue'; color: #333;}
.cms-polyjohn-emergency-procedures .page.messages {margin: 0;}

/*====================== sku ======================*/

.product-info-main .part-no {margin-bottom: 20px; font-size: 16px; font-weight: bold; color: #f4821d;}
.product-info-main .part-no span {color: #000;}

#google_translate_element {position: absolute; right: 0; top: 0; width: 140px !important;}
#google_translate_element .goog-te-gadget .goog-te-combo {margin: 0; height: 40px; border-top: 0; border-bottom: 0; width: 100%; padding-left: 12px; color: #888888 !important;}

/*=========================== Google Authenticator Module Style ========================*/

#img_auth_outer {display: flex; flex-direction: column; justify-content: center; margin-bottom: 50px;}
#img_auth_outer p {font-size: 16px; color: #1a1919; margin-bottom: 20px;}
#img_auth_outer #img {margin-bottom: 20px; text-align: center;}
#img_auth_outer form {text-align: center;}
#img_auth_outer form label {font-size: 16px; color: #1a1919;}
#img_auth_outer form .input-text {margin: 5px 0 20px;}
#img_auth_outer form .actions-toolbar, #img_auth_outer form .actions-toolbar .primary {text-align: center; float: none;}
#img_auth_outer form .actions-toolbar .primary .action.primary {float: none; margin-right: 0; text-align: left;}
#img_auth_inner {max-width: 500px; margin: 30px auto 60px; background: #f3f3f3; border: 1px solid #ddd; padding: 30px; text-align: center;}

#img_auth_outer form .input-text:-webkit-autofill,
#img_auth_outer form .input-text:-webkit-autofill:hover, 
#img_auth_outer form .input-text:-webkit-autofill:focus, 
#img_auth_outer form .input-text:-webkit-autofill:active  {
    -webkit-box-shadow: 0 0 0 30px white inset;
}

.pdfdownload-login-form {max-width: 500px; margin: 30px auto 100px; background: #f3f3f3; border: 1px solid #ddd; padding: 30px;}
.pdfdownload-login-form > div {margin-bottom: 15px;}
.pdfdownload-login-form > div:last-child {margin-bottom: 0;}
.pdfdownload-login-form label {font-size: 16px; font-weight: 500; margin-bottom: 5px; display: inline-block;}
.pdfdownload-login-form .actions-toolbar {text-align: center;}
.pdfdownload-login-form .actions-toolbar .secondary {float: left; width: 100%; text-align: left; margin-bottom: 20px;}
.pdfdownload-login-form .actions-toolbar .primary {float: none;}
.pdfdownload-login-form .actions-toolbar .action.primary {margin-right: 0;}
.dcc__legend {font-size: 16px; color: #1a1919;}

.pdfdownload-login-form .input-text:-webkit-autofill,
.pdfdownload-login-form .input-text:-webkit-autofill:hover, 
.pdfdownload-login-form .input-text:-webkit-autofill:focus, 
.pdfdownload-login-form .input-text:-webkit-autofill:active  {-webkit-box-shadow: 0 0 0 30px white inset;}

.dcc_page_breadcrumbs:after {content: ""; display: table; clear: both;}
.dcc_page_breadcrumbs .back_url_sec {float: left; margin-bottom: 12px;}
.dcc_page_breadcrumbs .back_url_sec a {font-size: 16px; font-weight: 500; color: #555555; text-decoration: none;}
.dcc_page_breadcrumbs .back_url_sec:before {content: '\e608'; font-family: 'luma-icons'; font-size: 12px; font-weight: bold; display: inline-block; vertical-align: top; margin: 1px 2px 0 0; transform: rotate(180deg);}
.dcc_page_breadcrumbs .back_url_sec a:hover {color: #f4821d;}

.dcc_page_breadcrumbs .level_list_tree {float: right; font-size: 0;}
.dcc_page_breadcrumbs .level_list_tree li {display: inline-block; vertical-align: top; margin: 0 15px 12px 0; font-size: 16px; font-weight: 500; color: #bbbbbb;}
.dcc_page_breadcrumbs .level_list_tree li:last-child {margin-right: 0;}
.dcc_page_breadcrumbs .level_list_tree li a {font-size: 16px; font-weight: 500; color: #555555; text-decoration: none;}
.dcc_page_breadcrumbs .level_list_tree li a:hover {color: #f4821d;}
.dcc_page_breadcrumbs .level_list_tree li:after {content: '\e608'; font-family: 'luma-icons'; font-size: 12px; font-weight: bold; color: #555555; display: inline-block; vertical-align: top; margin: 2px 0 0 15px;}
.dcc_page_breadcrumbs .level_list_tree li:last-child:after {display: none;}


.dcc_page_heading {font-size: 28px; font-weight: 400;}
.dcc_top_page_content {margin: 10px 0 30px; font-size: 16px;}
.dcc_structure_container {margin: 0 0 50px;}
.dcc_structure_container ul {font-size: 0;}
.dcc_structure_container ul li {width: 16.66666666666667%; display: inline-block; vertical-align: top; margin: 0 0 20px; padding: 0 15px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; text-align: left;}
.dcc_structure_container ul li a {font-size: 16px; font-weight: 500; color: #555555; display: inline-block; text-decoration: none;}
.dcc_structure_container ul li a .file_title {padding: 10px 0;}
.dcc_structure_container ul li a:hover {color: #f4821d;}
.zip_file_download {padding: 0 15px;}
.zip_file_download img {width: 96px; height: auto;}
.zip_file_download a {font-size: 16px; font-weight: 500; color: #555555; display: inline-block; text-decoration: none; padding: 10px 0;}
.zip_file_download a:hover {color: #f4821d;}

.dcc_is_nda_popup_content {font-size: 16px;}
.dcc_is_nda_popup_bottom {margin-top: 20px; text-align: center;}
.dcc_is_nda_popup_bottom .popup-contact-btn {width: 210px; height: 50px; padding: 0 15px; display: inline-block; background: #f4821d; font: 700 16px/50px 'Roboto', sans-serif; color: #fff; text-transform: uppercase; position: relative; text-decoration: none; text-align: left; border: 0;    box-shadow: none; border-radius: 0;}
.dcc_is_nda_popup_bottom .popup-contact-btn:hover {background: #e1710b;}
.dcc_is_nda_popup_bottom .popup-contact-btn:after {content: ""; position: absolute; right: 10px; top: 50%; transform: translate(0,-50%); width: 17px;    height: 12px; background: url(../images/icon-sprite-new.png) 0 0 no-repeat;}


.product.info.detailed .product.data.items .item.content ul.product_details_dcc_file {font-size: 0;}
.product.info.detailed .product.data.items .item.content ul.product_details_dcc_file li {width: 16.66666666666667%; display: inline-block; vertical-align: top; margin: 0 0 20px; padding: 0 15px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; text-align: left;}
.product.info.detailed .product.data.items .item.content ul.product_details_dcc_file li a {font-size: 16px; font-weight: 500; color: #555555; display: inline-block; text-decoration: none;}
.product.info.detailed .product.data.items .item.content ul.product_details_dcc_file li a .file_title {padding: 10px 0;}
.product.info.detailed .product.data.items .item.content ul.product_details_dcc_file li a:hover {color: #f4821d;}

.dcc_page_breadcrumbs .dcc-btn-logout {float: right; margin-left: 20px;}
.dcc_page_breadcrumbs .dcc-btn-logout a {font-size: 16px; font-weight: 500; color: #006db0;}

.page-main .cust-inner-container .ves-widget .block-title strong span {font: normal 44px/44px 'BebasNeue' !important; color: #006db0 !important; margin-bottom: 40px; display: block;}
.ves-widget .block-content h3 {font: normal 30px/30px 'BebasNeue'; color: #333;}



.cart.table-wrapper .product-image-wrapper .product-image-photo {width: auto;}
.cart.table-wrapper .actions-toolbar {min-height: 35px;}
@media (min-width: 768px) {
  .cart.table-wrapper .item .col.item {padding-bottom: 0;}
}

.cart-container .form-cart .actions.main .update {
  width: 250px;
  height: 50px;
  padding: 0 25px 0 30px;
  display: inline-block;
  background: #f4821d;
  font: 700 16px/50px 'Roboto', sans-serif;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  text-decoration: none;
  text-align: left;
  border-radius: 0;
  border: 0;
}

.cart-container {margin-bottom: 80px;}
.cart-container .form-cart .actions.main .update:hover {
  background: #e1710b;
}

.cart-container .form-cart .actions.main .update:after {
    content: "";
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translate(0,-50%);
    width: 17px;
    height: 12px;
    background: url(../images/icon-sprite-new.png) 0 0 no-repeat;
}

.cookie-status-message {display: none;}

@media (max-width: 767px) {
  .cart.table-wrapper .item .col.item {padding-left: 15px;}
  .cart.table-wrapper .product-item-photo {position: static; display: inline-block; vertical-align: top; margin-right: 12px;}
  .cart.table-wrapper .product-item-details {display: inline-block; vertical-align: top;}
}

.warehouse-address ul li a {color: #000; text-decoration: underline;}
.warehouse-address ul li a:hover {text-decoration: none;}


/*================================== 15-11-22 ================================*/

.why-polyjohn {background: #000; box-shadow: 18px 6px 9px 7px rgba(0,0,0,0.5); position: relative; z-index: 20;}
.why-polyjohn h2, .why-polyjohn .cust-content-left h3 {color: #fff !important;}
.why-polyjohn .cust-content-left ul li {color: #fff;}
.why-polyjohn .cust-content-left ul li:before {background: #fff;}
.polyjohn-legacy {background: rgb(0,75,139); background: linear-gradient(45deg, rgba(0,75,139,1) 0%, rgba(0,121,202,1) 50%, rgba(0,75,139,1) 100%);}
.polyjohn-legacy .cust-inner-container h2 {color: #fff;}
.polyjohn-legacy p {font-size: 16px; color: #fff;}
.polyjohn-legacy a {color: #f4821d;}
.why-polyjohn.polyjohn-legacy .cust-content-left ul {margin-bottom: 15px;}
.why-polyjohn.polyjohn-legacy .cust-content-left ul li {color: #fff;}
.why-polyjohn.polyjohn-legacy .cust-content-left ul li:before {background: #fff;}


.cms-home .home-product-cat {background: linear-gradient(45deg, rgba(0,75,139,1) 0%, rgba(0,121,202,1) 50%, rgba(0,75,139,1) 100%);}
.cms-home .home-product-cat .cust-inner-container h2 {color: #fff;}

.home-whats-new {background: #f3f3f3;}
.home-whats-new.top {background: #000; box-shadow: 18px 6px 9px 7px rgba(0,0,0,0.5); position: relative; z-index: 30;}
.home-whats-new.top h2 {color: #fff;}

.home-findyour-rep:not(.home-weareall-about) {background: #000; box-shadow: 18px 6px 9px 7px rgba(0,0,0,0.5); position: relative; z-index: 20;}
.home-testimonial {background: #000; box-shadow: 18px 6px 9px 7px rgba(0,0,0,0.5); position: relative; z-index: 20;}
.home-testimonial h2 {color: #fff !important;}
.home-testimonial ul.owl-carousel .owl-nav .owl-prev, .home-testimonial ul.owl-carousel .owl-nav .owl-next {border-color: #fff;}


.home-weareall-about.bottom-sec {background: #000; box-shadow: 18px 6px 9px 7px rgba(0,0,0,0.5); position: relative; z-index: 20;}
.home-product-guide {background: linear-gradient(45deg, rgba(0,75,139,1) 0%, rgba(0,121,202,1) 50%, rgba(0,75,139,1) 100%);}
.home-product-guide .cust-inner-container h2 {color: #fff;}

.home-whats-new {background: linear-gradient(45deg, rgba(0,75,139,1) 0%, rgba(0,121,202,1) 50%, rgba(0,75,139,1) 100%);}
.home-whats-new .cust-inner-container h2 {color: #fff;}

.page-footer, .copyright {background: #000;}

@media (min-width: 1500px) {
  .home-top-banner {height: 600px; overflow: hidden;}
}

.home-top-banner iframe {width: 100%; height: 100%; position: absolute; left: 0; top: 0;}

/*.home-top-banner:before {content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.2); z-index: 99;}*/
.home-top-banner .home-hero-video-bg {width: 100%; height: auto;}
.home-top-banner #modal-btn {position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: 190; padding: 0; width: 90px; height: 90px; border: 3px solid #fff; border-radius: 50%; background: transparent; box-shadow: none; transition: all 0.3s; font-size: 0;}
.home-top-banner #modal-btn:before {content: ""; border-left: 20px solid #fff; border-top: 11px solid transparent; border-bottom: 11px solid transparent; position: absolute; left: 50%; top: 50%; transform: translate(-32%,-50%);}
.home-top-banner #modal-btn:hover{ transform: translate(-50%, -50%) scale(1.1);}

.home-top-banner .text-overlay {position: absolute; left: 0; right: 0; bottom: calc(100% - 27%); font-family: 'BebasNeue'; font-size: 44px; color: #fff; line-height: 1.2; width: 100%; z-index: 100; text-align: center; background: rgba(0,0,0,0.4);padding-top: 4px;}

.home-top-banner video {width: 100%; background: #000; position: relative; top: 50%; transform: translateY(-50%);}
.modal-content video {width: 100%; /*position: absolute; top: 50%; transform: translateY(-50%) ; */}

.modal-popup .modal-inner-wrap {width: 65%;}

#player {display: none;}

.cms-home .modal-slide._inner-scroll .modal-header {padding: 0; display: none;}
.cms-home .modal-slide._inner-scroll .modal-content {padding: 0; font-size: 0;}
.cms-home .modal-slide._inner-scroll .modal-footer {padding: 0; border-top: 0;}
.cms-home .modal-slide._inner-scroll .modal-footer .modal-close {position: absolute; top: -20px; right: -50px; font-size: 0; padding: 0; border: 0; background: transparent; box-shadow: none;}
.cms-home .modal-slide._inner-scroll .modal-footer .modal-close:before {-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 14px; line-height: 14px; color: #fff; content: '\e616';font-family: 'luma-icons'; margin: 0; vertical-align: top; display: inline-block; font-weight: normal; overflow: hidden; speak: none; text-align: center;}
.modals-overlay {background-color: rgba(0, 0, 0, 0.8);}
.modal-popup .action-close:before, .modal-slide .action-close:before {color: #fff;}
.modal-custom .action-close:hover:before, .modal-popup .action-close:hover:before, .modal-slide .action-close:hover:before {color: #fff;}

.cms-home .modal-popup .modal-inner-wrap {width: 100%; max-width: 720px;}

@media (min-width: 1200px) {
  .home-top-banner {overflow: hidden;}
  .home-top-banner .text-overlay {bottom: calc(100% - 32%); font-size: 88px;}
}

@media (min-width: 1367px) {
    .home-top-banner {height: 768px;}
}

@media (max-width: 1366px) {
  .home-top-banner {height: 500px;}
}

@media (min-width: 768px) {
  .modal-popup .action-close, .modal-slide .action-close {top: -20px; right: -50px; padding: 0;}
  .home-top-banner.mobile {display: none;}
}

@media (max-width: 767px) {
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {background: #000;}
  .modal-custom .action-close, .modal-popup .action-close, .modal-slide .action-close {display: none;}
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {justify-content: center;}
  
  .home-top-banner {overflow: hidden; display: none;}
  .home-top-banner .text-overlay {font-size: 34px;}
  
  .home-top-banner.mobile {display: block; height: auto;}
  .home-top-banner.mobile video {transform: none; top: auto;}
  .home-top-banner.mobile #play-btn {border: 0; border-radius: 0; background: transparent; box-shadow: none; padding: 0; position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
  .home-top-banner.mobile #play-btn img {width: 100%; height: 100%;}
  
  .home-top-banner.mobile #play-video {font-size: 14px;}
  
  .cms-home .modal-slide, .cms-home .modal-popup, .cms-home .modals-overlay {display: none;}
}


/*============================== Calculator 19-01-23 ==============================*/

.cms-page-view.cms-portable-restroom-calculator .page-main .cust-inner-container button.action.primary span {color: #fff !important;}
.calculator {margin-bottom: 50px; margin-top: 40px;}
.calculator .fieldset .field.construction-spec h3 {font-size: 14px; margin-bottom: 5px;}
.calculator .fieldset .field.construction-spec .label + h3 {margin-top: 0;}

.calculator-update {margin-top: 50px; margin-bottom: 50px;}
.calculator-update h6 {font: normal 44px/44px 'BebasNeue'; color: #006db0;}
.calculator-update table tbody tr th {width: 70%;}
.calculator-update table tbody tr th:last-child {width: 30%;}
.calculator-update table tbody tr.quote-item:nth-child(even) {background: #f7f7f7;}
.calculator-update table tbody tr.quote-item:nth-child(odd) {background: #fff;}
.calculator-update table tbody tr.quote-item td {vertical-align: middle; border-bottom: 1px solid #E0E0E0;}
.calculator-update table tbody tr.quote-item td h5 {color: #555555;}
.calculator-update table tbody tr.quote-item td .qty-area {display: flex; align-items: center;}
.calculator-update table tbody tr.quote-item td .qty-area input {height: 35px; width: 60px; padding: 0 10px; text-align: center; vertical-align: middle;}
.calculator-update table tbody tr.quote-item td .qty-area .tocart {display: inline-block; background: #f4821d; height: 35px; width: auto !important; text-align: center; font: 500 16px/35px 'Roboto', sans-serif !important; color: #fff; text-transform: uppercase; text-decoration: none; cursor: pointer; margin-left: 15px; padding: 0 15px !important;}
.calculator-update table tbody tr.quote-item td .qty-area .tocart:hover {background: #e1710b;}
.calculator-update table tbody tr.quote-item td .qty-area .tocart:after {display: none;}
.calculator-update .quote-btn {margin-top: 25px; text-align: center;}
.calculator-update .quote-btn form {display: inline-block; vertical-align: top; margin-top: 15px;}
.calculator-update .quote-btn .button {width: 180px; height: 50px; padding: 0 25px 0 30px; display: inline-block; background: #f4821d; font: 500 16px/50px 'Roboto', sans-serif; color: #fff;  text-transform: uppercase; position: relative; text-decoration: none; text-align: left; border-radius: 0; border: 0; margin: 15px 10px 0;}
.calculator-update .quote-btn .button:hover {background: #e1710b;}
.calculator-update .quote-btn .button:after {content: ""; position: absolute; right: 25px; top: 50%; transform: translate(0,-50%); width: 17px; height: 12px; background:url(../images/icon-sprite-new.png) 0 0 no-repeat;}

@media (max-width: 991px) {
  .calculator-update table tbody tr th {width: calc(100% - 170px);}
  .calculator-update table tbody tr th:last-child {width: 170px;}
}

.product-image-photo {width: auto;}


/*================================= Industry Resources ==============================*/

.custom-heading1 {font-size: 25px; margin-top: 50px; margin-bottom: 40px; font-weight: 600;}
.cms-page-view.cms-industry-resources .page-main .cust-inner-container .custom-heading1:not(:first-child) {margin-top: 20px;}
.industry-resource-grid {display: flex; flex-direction: row; margin: 0 !important; grid-column-gap: 60px; flex-wrap: wrap;}
.industry-resource-grid li {position: static; padding: 0 !important; margin-bottom: 40px !important; width: 46%;}
.industry-resource-grid li:before {display: none;}
.industry-resource-grid li .industry-info {float: right; width: calc(100% - 180px);}
.industry-resource-grid li .industry-img {width:180px; display: inline-block; vertical-align: top; padding-right: 30px; box-sizing: border-box;}
.cms-page-view.cms-industry-resources .page-main .cust-inner-container .industry-resource-grid li p {font-size: 16px !important; font-weight: normal; margin-bottom: 20px; word-break: break-word;}
.industry-resource-grid li a {text-decoration: underline;}
.industry-resource-grid li a:hover {text-decoration: none;}

@media (max-width: 767px) {
  .industry-resource-grid {flex-direction: column;}
  .industry-resource-grid li {width: 100%;}
}

.us_available {background: rgb(13, 112, 173); background: linear-gradient(90deg, rgba(13, 112, 173, 1) 0%, rgba(65, 160, 240, 1) 100%); padding: 10px 20px; font-size: 20px; color: #fff; text-align: center;}


/*=========================== Manuals Page ================================*/

.cms-page-view .manuals-instructions h2, .cms-page-view .manuals-instructions h3 {text-align: center; margin-top: 0 !important;}
.cms-page-view .manuals-instructions h3 {margin-bottom: 55px; margin-top: 20px; font-size: 24px;}
.manuals-instructions ul {padding: 0; margin: 0; display: flex; flex-wrap: wrap; justify-content: center;}
.manuals-instructions ul li {padding: 0 15px !important; margin: 0 0 30px !important; width: 20%; box-sizing: border-box; text-align: center;}
.manuals-instructions ul.manuals {margin-bottom: 40px !important;}
.manuals-instructions ul.manuals li {width: 30%;}
.cms-page-view .manuals-instructions ul li:before {display: none;}
.manuals-instructions ul li img {padding: 7px; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.3); transition: all 0.5s; opacity: 1;}
.manuals-instructions ul li:hover img {opacity: 0.6;}

@media (max-width: 767px) {
  .manuals-instructions ul li {width: 33.33%;}
  .manuals-instructions ul.manuals li {width: 50%;}
}

@media (max-width: 499px) {
  .manuals-instructions ul li {width: 50%;}
}

@media (min-width: 768px) {
  .align-right.video {width: 100%; max-width: 480px;}
}

@media (max-width: 767px) {
  .align-right.video {width: 100%; max-width: 100%;}
}


.cms-recurringtpdelivery.cms-page-view .page-main .cust-inner-container ul {margin-bottom: 0;}
.cms-recurringtpdelivery.cms-page-view .page-main .cust-inner-container ul li {margin-bottom: 0;}
.cms-recurringtpdelivery.cms-page-view .page-main .cust-inner-container ul ul {margin: 0;}

.cms-page-view .page-main .cust-inner-container button.action.primary span {color: #fff !important;}

.form .mage-error {color: red !important;}


/*=============================== Responsive ====================================*/

@media (max-width: 1250px) {
  .home-testimonial ul.owl-carousel .owl-nav .owl-prev {left: 10px; border-color: #bbb;}
  .home-testimonial ul.owl-carousel .owl-nav .owl-next {right: 10px; border-color: #bbb;}
}

@media (max-width: 1200px) {
    .why-polyjohn .cust-content-right iframe {width: 100%;}
}

@media (max-width: 1100px) {
    .navigation .level0 > .level-top {font-size: 11px; padding: 0 3px;}
}

@media (min-width:768px) and (max-width: 1160px) {
    .nav-sections {left: 80px; transform:none;}
}

@media (min-width:768px) and (max-width: 1100px) {
    .block-search {width: 150px;}
}

@media (max-width: 1024px) {
    #product-builder .cpb-theme-provider.alpine-white .cpb-product-actions .cpb-product-actions-second .cpb-product-actions-container > button {margin: 0 0 0 10px;}
    #product-builder .cpb-theme-provider.alpine-white .cpb-preview-container {margin-top: 0 !important;}
    #product-builder .cpb-theme-provider.alpine-white .cpb-layout {padding: 70px 0 0 !important; width: 100% !important; position: relative;}
    .cpb-root {margin-top: 0 !important;}
    #product-builder .cpb-theme-provider.alpine-white .cpb-panels-container {position: static !important;}
}

@media (min-width: 992px) {
  .product.info.detailed .product.data.items .item.content .colorsamples ul li:nth-child(5n) {margin-right: 0;}
}

@media (max-width: 991px) {
    .home-block {padding: 40px 0;}
    .home-top-banner {padding: 0;}
    .home-business-guideline {padding: 20px 0;}
    .home-product-cat, .home-testimonial, .home-product-guide, .home-whats-new {padding-bottom: 22px;}
    
    .page-header .panel.wrapper .top-header-left, .page-header .panel.wrapper .top-header-right a {font-size: 15px;}
    .page-header .panel.wrapper .top-header-right span {font-size: 12px;}
    .home-top-banner .banner-content h2 {font-size: 40px; line-height: 36px;}
    .home-top-banner .banner-content p {font-size: 14px;}
    a.btn-cust-link {padding: 0 15px 0 20px; font-size: 13px; line-height: 40px; height: 40px; width: 180px;}
    a.btn-cust-link:after {right: 15px;}
    .home-top-banner .banner-content a.btn-cust-link {font: normal 16px/40px 'BebasNeue'; height: 40px;}
    
    .home-business-guideline ul li .capt {font-size: 20px; line-height: 20px;}
    .cust-inner-container h2 {font: normal 34px/34px 'BebasNeue'; color: #006db0; margin: 0 0 30px;}
    
    .cust-content-left, .cust-content-right {width: 100%;}
    .cust-content-left {margin-bottom: 20px;}
    
    .home-product-cat ul li {width: calc((100% - 18px) / 2);}
    .home-product-cat ul li:nth-child(4n) {margin-right: 18px;}
    .home-product-cat ul li:nth-child(even) {margin-right: 0;}
    .home-product-cat ul li .prod-details .product-name {font-size: 18px;}
    
    .home-findyour-rep .inner-bg .inner-content p {padding: 0 15px;}
    .home-testimonial ul li {margin-top: 80px;}
    .home-testimonial ul li span.name {font-size: 20px;}
    
    .home-product-guide ul li .btn-cust-link {line-height: 40px;}
    
    .home-weareall-about.bottom-sec .inner-bg .inner-content ul li .count {font-size: 30px; line-height: 30px;}
    
    .page-products.page-layout-1column .products-grid .product-item {width: calc((100% - 18px) / 2);}
    .page-products.page-layout-1column .products-grid .product-item:nth-child(even) {margin-right: 0;}
    
    .contact-index-index .page-main {padding-top: 40px;}
    .contactus-left .fieldset > .legend {font-size: 34px; line-height: 34px;}
    .contactus-bottom {padding: 40px 0 20px;}
    .contactus-bottom ul {flex-direction: column;}
    .contactus-bottom ul li {margin: 0 0 25px; padding: 0; width: auto;}
    .contactus-bottom ul li:nth-child(2) {padding: 0;}
    .contactus-bottom ul li:last-child {margin-bottom: 0;}
    .contactus-bottom ul li img {width: 40px; margin-bottom: 15px;}
    .contactus-bottom ul li .contact-txt {width: 100%; text-align: left;}
    .contactus-left .actions-toolbar .primary button.submit {height: 40px; line-height: 40px;}
    
    .breadcrumbs-headerimg .page_title_header {font-size: 34px; line-height: 34px;}
    .breadcrumbs a, .breadcrumbs a:visited, .breadcrumbs a:hover, .breadcrumbs a:active, .breadcrumbs strong {font-size: 14px;}
    .breadcrumbs .item:not(:last-child):after {font-size: 8px; line-height: 16px;}
    
    .home-business-guideline {padding: 40px 0;}
    
    .about-whatwedo .cust-inner-container .cust-content-left {width: 100%;}
    .about-whatwedo .cust-inner-container .cust-content-right {width: 100%; text-align: center;}
    .about-whatwedo .cust-inner-container .cust-content-left ul {margin-top: 40px;}
    .about-whatwedo .cust-inner-container .cust-content-left h2, .about-mission.why-polyjohn .cust-inner-container h2 {margin-bottom: 20px;}
    
    .about-contact-sec {padding: 0;}
    .about-contact-sec .icon-contact {margin-top: 8%;}
    .about-contact-sec p {font-size: 20px;}
    .about-contact-sec .call-contacts {font-size: 22px;}
    .about-contact-sec .call-contacts a {font-size: 27px;}
    .about-comp-hist .cust-inner-container h2 {margin-bottom: 20px;}
    .about-comp-hist ul li label {font-size: 18px;}


    .catalog-product-view .page-main {padding-top: 0;}
    .product.info.detailed {margin-top: 40px;}
    .product-info-main .product-add-form {clear: both; float: left; margin-top: 10px; position: relative;}
    .page-product-configurable .product-info-main .product-add-form {padding-top: 70px;}
    .product-info-main .product-title {font-size: 38px; line-height: 40px;}
    .product-info-main .product.attribute.overview {font-size: 18px; margin-bottom: 10px;}
    .product-info-main .product-info-price {margin-top: 0;}
    .page-product-configurable .product-info-main .product-info-price {top: 0;}
    .product-options-bottom {float: left;}
    .product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price {font-size: 25px; line-height: 25px;}
    
    .page-product-configurable .product-info-main .product.attribute.overview {margin-bottom: 60px;}
    .product-options-wrapper {top: -10px;}
    
    .emp_list li {width: calc((100% - 18px) / 2);}
    .emp_list li:nth-child(even) {margin-right: 0;}
    .emp_list li .emp_info .emp_title a {font-size: 18px;}
    
    .page-layout-2columns-left .sidebar-main {width: 27.833333%;}
    .page-layout-2columns-left .column.main {width: 72.166667%;}
    
    #mpblog-list-container .post-info-wraper h2.mp-post-title a {font-size: 34px; line-height: 34px;}
    
    .navigation .level0 {margin-right: 0;}
    .cms-home .page-main, .breadcrumbs-headerimg {margin-top: 117px;}
    
    .cms-distributors .page-main .cust-inner-container ul li {width: 50%;}
    
    .warehouse-address ul li {width: 33.33%;}
    
    #google_translate_element .goog-te-gadget .goog-te-combo {height: 37px;}
    
    .dcc_structure_container ul li {width: 25%;}
    .product.info.detailed .product.data.items .item.content ul.product_details_dcc_file li {width: 25%;}
}

@media (min-width: 640px) and (max-width: 991px) {
  .product.info.detailed .product.data.items .item.content .colorsamples ul li {width: calc((100% - (20px * 2)) / 3);}
  .product.info.detailed .product.data.items .item.content .colorsamples ul li:nth-child(3n) {margin-right: 0;}
}

@media (max-width: 950px) {
    .careers-index-index .table_form_container {border-left: 1px solid #ccc; border-right: 1px solid #ccc; overflow-x: scroll; overflow-y: visible; margin: 0 0 20px;}
    .careers-index-index .table_form_container table {width: 950px; margin: 0;}
    
}

@media (min-width: 768px) and (max-width: 950px) {
    .navigation ul {width: 480px; margin-top: 0;}
}

@media (max-width: 830px) {
    .post-post_content iframe {width: 100%;}
    .home-business-guideline ul li {width: 100%; margin: 0 0 15px;}
    .home-business-guideline ul li:last-child {margin-bottom: 0;}
}

@media (max-width: 767px) {
    .nav-sections-item-content {margin-top: 0; padding: 0;}
    .nav-sections-item-title {display: none;}
    .nav-sections, .navigation {background: #fff; z-index: 202 !important;}
    .navigation .level0, .navigation li.level0:last-child {border-color: #d6d6d6;}
    .navigation .level0 > .level-top {color: #006db0; padding: 12px 25px;}
    .navigation .level0.active > a:not(.ui-state-active), .navigation .level0.has-active > a:not(.ui-state-active) {color: #006db0; border: 0;}
    .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon), .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {margin-left: 0;}
    
    .home-top-banner .banner-content h2 {font-size: 22px; line-height: 26px;}
    .home-top-banner .banner-content p {font-size: 12px;}
    .home-top-banner .banner-content a.btn-cust-link {margin-top: 10px; height: 30px; line-height: 30px; width: 140px;}
    
    .home-business-guideline ul li .capt {display: block; width: 100%; margin-top: 12px; text-align: center;}
    .home-testimonial ul li {width: 100%; margin-right: 0;}
    
    .home-product-guide ul li {width: 60%; margin-right: 0;}
    .home-product-guide ul li:last-child {margin-right: 18px;}
    .home-product-guide ul li:nth-child(even) {margin-right: 0;}
    
    .home-weareall-about.bottom-sec .inner-bg .inner-content ul li {width: 100%; padding: 0; margin-bottom: 18px;}
    .home-weareall-about.bottom-sec .inner-bg .inner-content ul li:last-child {margin-bottom: 0;}
    
    .home-whats-new ul li {max-width: 380px; width: 100%; float: none; margin-left: auto; margin-right: auto;}
    .home-whats-new ul li:last-child {margin-right: auto;}
    
    .contactus-left, .contactus-right {width: 100%;}
    .contactus-left {margin-bottom: 25px;}
    .contactus-left .fieldset .field.note.no-label {margin-bottom: 20px;}
    .contactus-left .fieldset .field .input-text {height: 40px;}
    .contactus-left .fieldset .field textarea.input-text {height: 130px; padding-top: 15px; padding-bottom: 15px;}
    
    .breadcrumbs {display: block;}
    .breadcrumbs-headerimg .cust-inner-container {height: 140px;}
    
    .about-intell.home-business-guideline ul li {width: 100%; margin-right: 0; margin-bottom: 25px; text-align: center;}
    .cms-page-view.cms-about-us ul li:before {display: none !important;}
    .about-intell.home-business-guideline ul li:last-child {margin-bottom: 0;}
    .about-intell.home-business-guideline ul li .icon {padding-bottom: 10px;}
    .about-intell.home-business-guideline ul li .capt {width: 100%;}
    .about-intell.home-business-guideline ul li p {padding-right: 0; margin-top: 5px;}
    
    .about-testi.home-testimonial ul li {width: calc((100% - 18px) / 2); margin-right: 18px;}
    .about-testi.home-testimonial ul li:nth-child(even) {margin-right: 0;}
    
    .about-comp-hist ul li {width: calc((100% - 50px) / 2); margin-right: 50px; text-align: center;}
    .about-comp-hist ul li:nth-child(even) {margin-right: 0;}
    .about-comp-hist ul:before {display: none;}
    
    .page-footer {padding: 40px 0 30px; margin: 0;}
    .footer-col h2 {margin-bottom: 15px;}
    .footer-col {width: 100% !important; text-align: center; margin-bottom: 25px;}
    .footer-col.col-1 {margin-bottom: 15px;}
    .footer-col.col-1 img {margin-bottom: 10px;}
    .page-footer .footer-col ul li {margin-bottom: 8px;}
    .footer-col.col-4 {margin-bottom: 0;}
    
    .page-products .columns {padding-top: 60px;}
    
    .product.data.items {margin-left: 0; margin-right: 0;}
    .product-reviews-summary {margin-bottom: 20px;}
    .fotorama__active .fotorama__dot {background: #f4821d; border-color: #f4821d;}
    
    
    .fotorama__nav--dots .fotorama__nav__frame {width: 25px;}
    .fotorama__dot {border-radius: 50%; width: 15px; height: 15px;}
    .catalog-product-view .product.media {margin-bottom: 20px;}
    .product-info-main .product-add-form .box-tocart {margin-bottom: 0;}
    
    .product.data.items > .item.title > .switch {font-size: 16px; line-height: 36px;}
    .product.data.items > .item.title.active > .switch {background: #fff; border-bottom: 1px solid #cccccc;}
    .fieldset .review-legend.legend span {font-size: 18px;}
    .fieldset .review-legend.legend strong {display: block; margin-left: 0; font-size: 18px;}
    
    .product-social-links {margin-top: 25px;}
    .page-product-configurable .product-info-main .product-add-form {margin-top: -84px;}
    .product-info-main .product-add-form {padding-top: 0;}
    
    #product-builder .cpb-product-header-title {font-size: 30px; position: absolute; left: 0; top: 0; margin: 0; line-height: normal;}
    
    .product.data.items > .item.content iframe {width: 100%;}
    
    .employees-details-box .details-box-left {float: none; margin: 0 auto;}
    .employees-details-box .details-box-right {width: 100%; padding: 25px 0 0;}
    
    .cms-page-view .page-main {margin-bottom: 40px;}
    .cms-page-view .page-main .cust-inner-container {padding-top: 50px;}
    
    .page-layout-2columns-left .sidebar-main {margin-top: 30px;}
    
    .mpblog-post-index .page-main, .mpblog-post-view .page-main, .mpblog-category-view .page-main, .mpblog-month-view .page-main {margin-top: 50px; margin-bottom: 40px;}
    
    #product-builder .cpb-product-header-description {display: none;}
    
    .product_pdf_icon {width: 100%;}
    
    .download_custom_img_container, .download_back_custom_img_container {margin-left: 0;}
    
    .navigation .submenu:not(:first-child) > li > a {padding-left: 25px; padding-right: 25px;}
    .navigation a {font-size: 13px; font-weight: 500; padding-top: 5px; padding-bottom: 5px;}
    .navigation .parent .level-top:after {top: 10px;}
    
    .home-top-banner .owl-nav .owl-prev {left: 10px;}
    .home-top-banner .owl-nav .owl-next {right: 10px;}
    
    .cms-home .page-main {margin-top: 137px;}
    .breadcrumbs-headerimg {margin-top: 113px;}
    
    .block-search .control {margin: 0 0 -1px; width: 100%; position: absolute; left: 0; top: 76px; background: #fff;}
    .block-search .label:before {margin: 18px 20px 0 0;}
    .minicart-wrapper {float: right; margin: 18px 50px 0 0;}
    .block-search .label:before, .block-search .label:hover:before {color: #006db0;}
    
    .block.related .products-grid .product-item {width: calc((100% - 18px) / 2);}
    .block.related .products-grid .product-item:nth-child(5n) {margin-right: 18px;}
    .block.related .products-grid .product-item:nth-child(even) {margin-right: 0;}
    
    .home-top-banner .banner-content {padding-right: 42%;}
    
    .available_color_container {width: 100%; margin: 25px 0 0;}
    
    /*.cms-polyjohn-emergency-procedures .page-main {margin-top: 113px;}*/
    
    .dcc_structure_container ul li {width: 33.33%;}
    .product.info.detailed .product.data.items .item.content ul.product_details_dcc_file {margin-top: 15px;}
    .product.info.detailed .product.data.items .item.content ul.product_details_dcc_file li {width: 33.33%;}
    
    .product-info-main .product-add-form .download-buttons {margin-top: 30px;}
    
    
     .modal-content video {position: absolute; top: 50%; transform: translateY(-50%) ; }
}


@media (max-width: 639px) {
    .logo {margin-left: 0;}
    
    .breadcrumbs-headerimg .page_title_header {position: static; transform: none; width: 100%; margin-top: calc(100% - 90%);}
    .breadcrumbs-headerimg .breadcrumbs {position: static; transform: none; float: left; width: auto; text-align: left;}
    
    .about-whatwedo .cust-inner-container .cust-content-left ul li {width: 100%; margin-right: 0;}
    .about-contact-sec .icon-contact {margin-top: 13%;}
    
    .product-info-price {width: auto !important;}
    .product-info-price > *:last-child {padding-left: 0; padding-right: 0;}
    
    .pager {text-align: center;}
    .toolbar-amount {width: 100%; text-align: center;}
    .pages {margin-left: 0; float: none; display: inline-block;}
    .limiter {float: none !important; margin-top: 10px;}
    
    .home-top-banner .owl-nav {display: none;}
    .home-business-guideline {padding-top: 20px;}
    .block-search {margin-top: 0;}
    
    .warehouse-address ul li {width: 50%;}
    
    .product.info.detailed .product.data.items .item.content .colorsamples ul li {width: calc((100% - 20px) / 2);}
    .product.info.detailed .product.data.items .item.content .colorsamples ul li:nth-child(even) {margin-right: 0;}
    
    .page-header .panel.wrapper .top-header-left {display: none;}
    .page-header .panel.wrapper .top-header-right {float: left; margin: 0;}
    .page-header .panel.wrapper .top-header-right span {display: none;}
}

@media (max-width: 499px) {
    .page-header .header.panel {text-align: center;}

    .home-product-cat ul li {width: 100%; margin-right: 0;}
    
    .home-product-guide ul li, .page-products.page-layout-1column .products-grid .product-item {width: 100%; margin-right: 0;}
    
    .about-testi.home-testimonial ul li {width: 100%; margin-right: 0;}
    
    .about-contact-sec .call-contacts a {width: 200px; margin: 0 calc((100% - 200px) / 2 );}
    
    .copyright .copyright-text {display: block; width: 100%; margin-bottom: 15px;}
    .copyright .footer.content .social {float: none;}
    .about-comp-hist ul li {width: 100%; margin-right: 0;}
    
    .emp_list li {width: 100%; margin-right: 0;}
    
    .post-image {float: none; width: auto;}
    .post-image a {display: inline-block;}
    
    .home-top-banner .banner-content p {margin: 0; font-size: 10px;}
    
    .align-left, .align-right {width: 100%; margin: 0 0 25px;}
    
    .cms-distributors .page-main .cust-inner-container ul li {width: 100%;}
    
    .minicart-wrapper .block-minicart {right: -50px;}
    .minicart-wrapper .block-minicart:before {right: 50px;}
    .minicart-wrapper .block-minicart:after {right: 49px;}
    
    .product.info.detailed .product.data.items .item.content .colorsamples ul li {width: 100%; margin-right: 0;}
    /*.cms-polyjohn-emergency-procedures .page-main .cust-inner-container .align-right {width: 100%; margin-left: 0;}*/
    
    .dcc_structure_container ul li {width: 50%;}
    .product.info.detailed .product.data.items .item.content ul.product_details_dcc_file li {width: 50%;}
}

@media (max-width: 399px) {
  .block.related .products-grid .product-item {width: 100%; margin-right: 0;}
  
  #product-builder .cpb-product-actions {text-align: center;}
  #product-builder .cpb-theme-provider.alpine-white .cpb-product-actions .cpb-product-actions-second .cpb-product-actions-container > button {display: inline-block; float: none;}
  #product-builder .cpb-theme-provider.alpine-white .cpb-product-actions .cpb-product-actions-second .cpb-product-actions-container > button.cpb-add-to-cart-button {padding-left: 0; padding-right: 0; width: 100%;}
  
  .warehouse-address ul li {width: 100%;}
}

@media (max-width: 350px) {
    #product-builder .cpb-product-actions-container .cpb-add-to-cart-button {float: left; margin-left: 0;}
    .download_custom_img_container .download_custom_img_btn, .download_back_custom_img_container .download_back_custom_img_btn {display: block; padding-left: 0; padding-right: 0; font-size: 15px;}
}

/*--------------------- 20-02-23 start -------------------------*/

.page-header .header.panel {text-align: center;}
.top-header-middle {display: inline-block; font-weight: 500; color: #999; margin-top: 3px;}
.top-header-middle a {text-decoration: underline;}

@media (max-width: 849px) {
  .top-header-middle {float: left; clear: left;}
}

@media (max-width: 639px) {
  .top-header-middle {float: none; width: 100%;}
  .page-header .panel.wrapper .top-header-right {float: none;}
}

@media only screen and (max-width: 639px) {
    .logo {
        margin-bottom: 6px;
    }
}

/*--------------------- 20-02-23 end -------------------------*/

.cms-page-view.cms-industry-resources .page-main .cust-inner-container {padding-top: 0;}
.cms-page-view.cms-industry-resources .page-main .cust-inner-container div,
.cms-page-view.cms-industry-resources .page-main .cust-inner-container p,
.cms-page-view.cms-industry-resources .page-main .cust-inner-container span {font-size: 12px !important; line-height: normal; color: #000;}


/*================================== Polyjohn Videos =====================================*/

.cms-page-view.cms-polyjohn-videos .page-main {margin-bottom: 0;}
.video-block {display: flex; flex-direction: row; flex-wrap: wrap; margin: 0; padding: 0; list-style-type: none;}
.video-block li {width: calc((100% - (50px * 2)) / 3); margin-right: 50px; margin-bottom: 50px !important; padding-left: 0 !important;}
.video-block li:before {display: none;}
.video-block li iframe {width: 100%; height: auto;}
.video-block li h3 {font-size: 20px !important; color: #006db0 !important; font-weight: 600 !important; margin-top: 10px;}

@media (min-width: 992px) {
  .video-block li:nth-child(3n) {margin-right: 0;}
}

@media (max-width: 991px) {
  .video-block li {width: calc((100% - 50px) / 2);}
  .video-block li:nth-child(even) {margin-right: 0;}
}

@media (max-width: 599px) {
  .video-block li {width: 100%; margin-right:0;}
}



/*================================== Polyjohn Video Gallery =====================================*/

.sparsh-video-gallery-main {display: flex; flex-direction: row; flex-wrap: wrap;}
.sparsh-video-gallery-main .inline {width: calc((100% - (50px * 2)) / 3); margin: 0 50px 70px 0;}
.sparsh-video-gallery-main .inline iframe {width: 100%; background: #000; border: 1px solid #ccc;}

.sparsh-video-gallery-container iframe {background: #000; border: 1px solid #ccc;}

.videogallery-index-index .page-main .content-heading h2.title {font: normal 44px / 44px 'BebasNeue'; color: #006db0; margin: 60px 0;}

.sparsh-video-gallery-main .video-thumb-desc {min-height: 70px; margin-bottom: 25px;}

.video-thumb-title {color: #006db0; font-size: 2rem;}

@media (min-width: 992px) {
  .sparsh-video-gallery-main .inline:nth-child(3n) {margin-right: 0;}
}

@media (max-width: 991px) {
  .sparsh-video-gallery-main .inline {width: calc((100% - 50px) / 2);}
  .sparsh-video-gallery-main .inline:nth-child(even) {margin-right: 0;}
  
  .sparsh-video-gallery-container iframe {width: 100%; height: auto;}
}

@media (max-width: 599px) {
  .sparsh-video-gallery-main .inline {width: 100%; margin-right:0;}
  .sparsh-video-gallery-main .video-thumb-desc {min-height: auto;}
}



.home-polyvideo {background: url(../images/RichardKarn_Background_Overlay.jpg) right 0 no-repeat; background-size: cover;}
.home-polyvideo h2 {color: #fff;}
.home-polyvideo .poly-vid-container {display: flex; flex-direction: row; flex-wrap: wrap; align-items: flex-start;}
.home-polyvideo .poly-vid-container .vid-left {width: 50%; padding-right: 60px; box-sizing: border-box;}
.home-polyvideo .poly-vid-container .vid-left p {color: #fff; font-size: 16px; line-height: 1.42857143; margin-bottom: 20px;}
.home-polyvideo .poly-vid-container .vid-left a {margin: 0;}
.home-polyvideo .poly-vid-container .vid-right {width: 50%;}

@media (max-width: 991px) {
  .home-polyvideo {padding-top: 80px;}
  .home-polyvideo .poly-vid-container {flex-direction: column;}
  .home-polyvideo .poly-vid-container .vid-left {width: 100%; padding-right: 0; margin-bottom: 50px;}
  .home-polyvideo .poly-vid-container .vid-right {width: 100%; text-align: center;}
}


.form.employment-appl p {font-size: 16px; font-weight: 500; color: #9a9a9a; line-height: 25px;}
.form.employment-appl ul {margin-left: 40px; margin-bottom: 15px;}
.form.employment-appl ul li {font-size: 16px; font-weight: 500; color: #9a9a9a; line-height: 25px; margin-bottom: 5px; list-style: disc;}
.form.employment-appl ol li {font-size: 16px; font-weight: 500; color: #9a9a9a; line-height: 25px; margin-bottom: 5px;}

.form.employment-appl .fieldset > .form-fields {display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; margin-top: 40px;}
.form.employment-appl .fieldset > .form-fields > .field {margin-bottom: 15px; width: 48%;}
.form.employment-appl .fieldset > .form-fields > .field > .label {font-weight: 500; color: #9a9a9a; font-size: 16px; margin-bottom: 8px; display: inline-block;}

.form .fieldset > .form-fields > .field.required em {color: red;}

.mage-error {color: red; margin-top: 5px;}

@media (max-width: 767px) {
  .form.employment-appl .fieldset > .form-fields {flex-direction: column;}
  .form.employment-appl .fieldset > .form-fields > .field {width: 100%;}
}


/*================================== Polyjohn Pros Choice Styles =====================================*/

.catalog-category-view.category-pros-choice .columns, .catalog-category-view.categorypath-supplies-pros-choice-supplies .columns, .catalog-category-view.category-wearables .columns {
  padding-top: 0 !important;
}

.catalog-category-view.category-deodorizers-and-cleaners .columns {
  padding-top: 40px !important;
}

.catalog-category-view.category-pros-choice .page-wrapper, .catalog-category-view.categorypath-supplies-pros-choice-supplies .page-wrapper, .catalog-category-view.category-wearables .page-wrapper, .catalog-category-view.category-deodorizers-and-cleaners .page-wrapper {/*background: #fff; */padding: 0 15px;}

.catalog-category-view.category-pros-choice .page-wrapper .page-main, .catalog-category-view.categorypath-supplies-pros-choice-supplies .page-wrapper .page-main, .catalog-category-view.category-wearables .page-wrapper .page-main, .catalog-category-view.category-deodorizers-and-cleaners .page-wrapper .page-main {padding: 0;}

.catalog-category-view.category-pros-choice .page-wrapper .page-footer, .catalog-category-view.categorypath-supplies-pros-choice-supplies .page-wrapper .page-footer, .catalog-category-view.category-wearables .page-wrapper .page-footer, .catalog-category-view.category-deodorizers-and-cleaners .page-wrapper .page-footer {margin: 0 -15px;}

.catalog-category-view.category-pros-choice .page-wrapper .copyright, .catalog-category-view.categorypath-supplies-pros-choice-supplies .page-wrapper .copyright, .catalog-category-view.category-wearables .page-wrapper .copyright, .catalog-category-view.category-deodorizers-and-cleaners .page-wrapper .copyright {margin: 0 -15px;}

.breadcrumbs-headerimg.pros-choice {background: transparent; text-align: center;}

.category-pros-choice .category-view ul, .categorypath-supplies-pros-choice-supplies .category-view ul, .category-wearables .category-view ul, .category-deodorizers-and-cleaners .category-view ul {display: flex; flex-wrap: wrap; grid-column-gap: 25px; grid-row-gap: 20px;}
.category-pros-choice .category-view ul li, .categorypath-supplies-pros-choice-supplies .category-view ul li, .category-wearables .category-view ul li, .category-deodorizers-and-cleaners .category-view ul li {width: calc((100% - 25px) / 2);}

.category-custom-tab {max-width: 1170px; margin: 25px auto -70px; position: relative; z-index: 10;}
.category-custom-tab ul {display: flex; align-items: center; text-align: center;}
.category-custom-tab ul li {width: 20%;}
.category-custom-tab ul li a {font-size: 14px; font-weight: 500; color: #000; text-transform: uppercase;}
.category-custom-tab ul li a:hover, .category-custom-tab ul li.active a {color: #ff5501; text-decoration: none;}

.category-pros-choice .category-view ul li {margin: 0 0 25px 0;}
.category-pros-choice .category-view ul li:nth-child(even) {margin-right: 0;}

.page-products.page-layout-1column .products-grid .custom-catview .product-item {width: calc((100% - 25px) / 2); margin: 0 25px 25px 0;}
.page-products.page-layout-1column .products-grid .custom-catview .product-item:nth-child(even) {margin-right: 0;}
.page-products .custom-catview .product-item-info {padding-bottom: 0;}
.page-products .custom-catview .product-image-container {width: 100% !important;}
.page-products .custom-catview .product-image-wrapper {padding-bottom: 0 !important; height: auto;}
.page-products .custom-catview .product-image-photo {width: auto; position: static; margin: 0;}

.product-info-main .perqty {margin-bottom: 20px; font-size: 16px; font-weight: bold; color: #f4821d;}
.product-info-main .perqty span {color: #000; text-transform: uppercase;}

@media (max-width:991px) {
  .breadcrumbs-headerimg.pros-choice {margin-top: 140px;}
}

@media (max-width:767px) {
  .category-custom-tab ul {flex-direction: column; grid-row-gap: 20px;}
  .category-custom-tab ul li {width: 70%;}
  
  .catalog-category-view.category-pros-choice .products, .catalog-category-view.categorypath-supplies-pros-choice-supplies .products, .catalog-category-view.category-wearables .products, .catalog-category-view.category-deodorizers-and-cleaners .products {margin-top: 0 !important;}
}

@media (max-width: 569px) {
  .page-products.page-layout-1column .products-grid .custom-catview .product-item {width: 100%; margin-right: 0;}
  .category-pros-choice .category-view ul, .categorypath-supplies-pros-choice-supplies .category-view ul, .category-wearables .category-view ul, .category-deodorizers-and-cleaners .category-view ul {flex-direction: column;}
  .category-pros-choice .category-view ul li, .categorypath-supplies-pros-choice-supplies .category-view ul li, .category-wearables .category-view ul li, .category-deodorizers-and-cleaners .category-view ul li {width: 100%;}
}


/*================================ Event Calendar ============================*/

.eventsmanager-index-index .product-item .product-item-details {position: static; background: transparent; height: auto; padding: 0; margin: 10px 0 0;}
.eventsmanager-index-index .column.main .product-items {font-size: 14px; color: #000; display: flex; flex-direction: row; flex-wrap: wrap;}
.eventsmanager-index-index.page-layout-1column .products-grid .product-item {width: calc((100% - (25px * 4)) / 5); padding: 0; margin: 0 25px 30px 0;}
.eventsmanager-index-index .product-item-info {width: auto;}

.eventsmanager-index-index .products-grid .product-item-info:hover, .eventsmanager-index-index .products-grid .product-item-info.active {padding-bottom: 0;}
.eventsmanager-index-index .product-item-details p span {font-weight: bold;}
.eventsmanager-index-index .product-item-name {background: #f0f0f0; padding: 15px; text-align: center;}
.eventsmanager-index-index .product-item-name a {font-weight: 500; color: #000 !important; font-size: 16px; text-decoration: none;}


@media (min-width: 1024px) {
  .eventsmanager-index-index.page-layout-1column .products-grid .product-item:nth-child(5n) {margin-right: 0;}
}

@media (min-width: 768px) and (max-width: 1023px) {
  .eventsmanager-index-index.page-layout-1column .products-grid .product-item {width: calc((100% - (25px * 2)) / 3);}
  .eventsmanager-index-index.page-layout-1column .products-grid .product-item:nth-child(3n) {margin-right: 0;}
}

@media (max-width: 767px) {
  .eventsmanager-index-index.page-layout-1column .products-grid .product-item {width: calc((100% - 25px) / 2);}
  .eventsmanager-index-index.page-layout-1column .products-grid .product-item:nth-child(even) {margin-right: 0;}
}


.event_manager .row {display: flex; flex-direction: row; flex-wrap: wrap; margin-bottom: 50px;}
.event_manager .row .detail_thumbnail {max-width: 325px; padding-right: 25px;}
.event_manager .row .detail_left_col {background: #f0f0f0; width: calc(100% - 325px); padding: 15px;}
.event_manager .row .detail_left_col .event_info h2 {font-weight: 500; font-size: 16px; text-transform: uppercase; margin: 5px 0 20px;}
.event_manager .row .detail_left_col .event-info-field {display: flex; align-items: center; margin-bottom: 3px;}
.event_manager .row .detail_left_col .event-info-field .event-info-label {width: 150px; text-align: left;}
.event_manager .row .detail_left_col .event-info-field .event-info-content {width: calc(100% - 150px); background: #fff; padding: 10px;}

.event_manager .media_gallery_slider {margin: 70px 0;}
.event_manager .media_gallery_slider h2 {font-weight: 500;}
.event_manager .media_gallery_slider .container-carousel {background: #f0f0f0; padding: 35px 15px;}
.event_manager .media_gallery_slider .item {width: 96%;}

.event_manager .media_gallery_slider .owl-nav button {border: 1px solid #e0e0e0; border-radius: 2px; color: #2b3547; cursor: pointer; display: block; font-size: 0; height: 30px; line-height: 48px; margin: 0; position: absolute; top: -77px; right: 0; width: 30px; box-shadow: none;}
.event_manager .media_gallery_slider .owl-nav button:hover {background-color: #dddddd !important;}
.event_manager .media_gallery_slider .owl-nav button.owl-next {top: -77px; right: 0; background: url(../images/carousel_right_arrow.png) center center no-repeat;}
.event_manager .media_gallery_slider .owl-nav button.owl-prev {top: -77px; right: 42px;  background: url(../images/carousel_left_arrow.png) center center no-repeat;}

.eventsmanager-index-view .page_title h1 {font-size: 35px; font-weight: 500;}
.eventsmanager-index-view .page_title a {color: #006bb4; float: right; margin-top: 20px;}
.eventsmanager-index-view .page_title a:hover {text-decoration: underline;}
.eventsmanager-index-view .page_title a .backbutton {border: 0; border-radius: 0; background: transparent; box-shadow: none; padding: 0; color: #006bb4;}

@media (max-width: 991px) {
  .event_manager .row {flex-direction: column; grid-row-gap: 20px;}
  .event_manager .row .detail_left_col {width: 100%;}
}

/* ============================ Polyjohn Green Product Css =======================================*/

.cms-ground-protection-mats.cms-page-view .page-main {margin-bottom: 0; position: relative;}
.page.messages {position: absolute; z-index: 100; top: -30px; left: 0; margin: 0; right: 0;}
.pj-green-product .top-herobanner {max-width: 100%; background: url(../images/Mat_Image3_top-bg.jpg) no-repeat 0 0; background-size: cover; min-height: 700px; position: relative;}
.pj-green-product .top-herobanner:before {content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.54); z-index: 10;}
.pj-green-product .top-herobanner .cust-inner-container {padding-top: 60px; padding-bottom: 70px; position: relative; z-index: 15;}
.pj-green-product .cust-inner-container p {color: #fff !important;}
.pj-green-product .cust-inner-container h2 {color: #fff;}
.pj-green-product .top-herobanner h2 {font-size: 70px; line-height: 72px; text-align: center; margin-bottom: 20px;}
.pj-green-product .top-herobanner p {text-align: center;}

.pj-green-product .top-herobanner .top-contentbox {display: flex; flex-wrap: wrap; margin-top: 60px; grid-column-gap: 60px; align-items: center;}
.pj-green-product .top-herobanner .top-contentbox .left-contentbox, .pj-green-product .top-herobanner .top-contentbox .right-contentbox {width: calc((100% - 60px) / 2); text-align: center;}
.pj-green-product .top-herobanner .top-contentbox .right-contentbox {height: 400px; overflow: hidden; border-radius: 20px; border: 1px solid #4FAF31; display: flex; justify-content: center; align-items: center;}
.pj-green-product .top-herobanner .top-contentbox .right-contentbox img {width: 100%; max-width: none;}

.pj-green-product .top-herobanner .top-contentbox .bigger-text {font: normal 78px / 72px 'BebasNeue' !important; color: #fff;}
.pj-green-product .top-herobanner .top-contentbox .star-pricebox {background: url(../images/Polygon_1.png) no-repeat 0 0; background-size: 100% 100%; height: 310px; display: flex; flex-direction: column; justify-content: center;}
.pj-green-product .top-herobanner .top-contentbox .star-pricebox .big-pricetext {font: normal 120px / 100px 'BebasNeue' !important; color: #fff; text-shadow: 0 0 12px rgba(0, 0, 0, 0.7);}
.pj-green-product .top-herobanner .top-contentbox .star-pricebox h3 {font: normal 44px / 44px 'BebasNeue'; margin: 0; color: #fff; text-shadow: 0 0 12px rgba(0, 0, 0, 0.7);}
.pj-green-product .top-herobanner .top-contentbox .star-pricebox p {margin: 0;}

.pj-green-product a.btn-cust-link {width: 270px; height: 60px; padding: 0 25px 0 25px; display: flex; background: #4FAF31; font: 700 16px 'Roboto', sans-serif; line-height: normal; margin: 20px auto 0; align-items: center;}
.pj-green-product a.btn-cust-link:hover {background: #e1710b;}

.pj-green-product button.btn-cust-link {width: 270px; height: 60px; padding: 0 25px 0 25px; display: flex; background: #4FAF31; font: 700 16px 'Roboto', sans-serif; line-height: normal; margin: 20px auto 0; align-items: center;position: relative; border: 0; box-shadow: none; border-radius: 0; color: #fff; text-transform: uppercase;}
.pj-green-product button.btn-cust-link:hover {background: #e1710b;}
.pj-green-product button.btn-cust-link:after {content: ""; position: absolute; right: 25px; top: 50%; transform: translate(0, -50%); width: 17px; height: 12px; background: url(../images/icon-sprite-new.png) 0 0 no-repeat;}

.pj-green-product .mid-contentbox {max-width: 100%;}
.pj-green-product .mid-contentbox.black {background: #000;}
.pj-green-product .mid-contentbox.green {background: #4FAF31;}
.pj-green-product .mid-contentbox.gray {background: #3B3B3B;}
.pj-green-product .mid-contentbox .cust-inner-container {display: flex; flex-wrap: wrap; padding-top: 60px; padding-bottom: 60px; grid-column-gap: 60px; align-items: center;}
.pj-green-product .mid-contentbox .left-contentbox, .pj-green-product .mid-contentbox .right-contentbox {width: calc((100% - 60px) / 2); text-align: center;}
.pj-green-product .mid-contentbox .right-contentbox img {width: 100%; border-radius: 20px; border: 1px solid #4FAF31;}
.pj-green-product .mid-contentbox.green .right-contentbox img {border-color: #000;}
.pj-green-product .mid-contentbox.gray .right-contentbox img {border: 0; border-radius: 0; width: auto;}
.pj-green-product .mid-contentbox p {text-align: left;}
.pj-green-product .mid-contentbox ul {text-align: left;}
.pj-green-product .mid-contentbox ul li {color: #fff;}
.pj-green-product .mid-contentbox ul li:before {background: #fff !important;}

.pj-green-product .mid-contentbox h2 {margin-bottom: 20px;}
.pj-green-product .mid-contentbox h3 {font: normal 31px 'BebasNeue'; text-align: left; color: #fff; margin: 0;}
.cms-page-view .pj-green-product .mid-contentbox .bigger-text {font: normal 80px 'BebasNeue' !important; line-height: 74px !important; text-align: left; display: block; color: #fff; margin: 15px 0;}
.cms-page-view .pj-green-product .mid-contentbox .larger-text {font-size: 27px !important; line-height: normal;}

.pj-green-product .mid-contentbox a.btn-cust-link {background: #000; text-align: left; margin: 20px 0 0;}
.pj-green-product .mid-contentbox a.btn-cust-link:hover {background: #e1710b;}

.pj-green-product .mid-contentbox .download-outer-grid {display: flex; flex-direction: row; gap: 30px;}
.pj-green-product .mid-contentbox .download-outer-grid li {padding: 0 !important; width: calc((100% - 30px) / 2);}
.pj-green-product .mid-contentbox .download-outer-grid li:before {display: none;}
.pj-green-product .mid-contentbox .download-outer-grid li:last-child .downloads-grid {margin-top: 60px !important;}
.pj-green-product .mid-contentbox .download-outer-grid h2 {margin-bottom: 30px;}
.pj-green-product .mid-contentbox .downloads-grid {display: flex; flex-wrap: wrap; grid-column-gap: 30px; grid-row-gap: 30px;}
.pj-green-product .mid-contentbox .downloads-grid li {width: calc((100% - 30px) / 2);  list-style: none; padding: 0 !important; margin: 0;}
.pj-green-product .mid-contentbox .downloads-grid li:before {display: none;}
.pj-green-product .mid-contentbox .downloads-grid a {color: #fff; text-decoration: underline;}
.pj-green-product .mid-contentbox .downloads-grid a:hover {text-decoration: none;}


@media (max-width: 991px) {
  .pj-green-product .top-herobanner h2 {font-size: 50px; line-height: 52px;}
  .pj-green-product .top-herobanner .top-contentbox .bigger-text {font-size: 65px;}
  
}

@media (max-width: 767px) {
  .pj-green-product .top-herobanner .top-contentbox {flex-direction: column-reverse; grid-row-gap: 50px;}
  .pj-green-product .top-herobanner .top-contentbox .left-contentbox, .pj-green-product .top-herobanner .top-contentbox .right-contentbox  {width: 100%;}
  .pj-green-product .top-herobanner .top-contentbox .star-pricebox .big-pricetext {font-size: 90px !important;}
  
  .pj-green-product .mid-contentbox .cust-inner-container {flex-direction: column-reverse; grid-row-gap: 50px; padding-top: 20px;}
  .pj-green-product .mid-contentbox .left-contentbox, .pj-green-product .mid-contentbox .right-contentbox {width: 100%;}
  .cms-page-view .pj-green-product .mid-contentbox .bigger-text {font-size: 60px !important; line-height: 54px !important;}
  .pj-green-product .mid-contentbox.downloads .cust-inner-container {flex-direction: column; grid-row-gap: 20px; padding-top: 50px; padding-bottom: 20px;}
  .pj-green-product .mid-contentbox .download-outer-grid {flex-direction: column;}
  .pj-green-product .mid-contentbox .download-outer-grid li {width: 100% !important;}
  .pj-green-product .mid-contentbox .downloads-grid li {width: 100% !important;}
}
