/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.page-layout-custom-room .product.media.fixed-top {
  position: sticky;
  top: 0;
  z-index: 2;
}
.page-layout-custom-room .columns .column.main {
  flex: 0 0 100%;
  max-width: 100%;
}
.page-layout-custom-room .product-info-main {
  width: 30%;
  padding-left: 20px;
}
.page-layout-custom-room .product.media {
  width: 70%;
  height: auto !important;
}
.page-product-bundle .slick-slider .slick-arrow::before {
  font-size: 20px;
  color: #fff;
}
.page-product-bundle .slick-slider button.slick-arrow {
  border-radius: 50%;
  background: #fbbe30 !important;
  height: 40px;
  width: 40px;
}
.page-product-bundle .fieldset-bundle-options .price-qty .field.price {
  display: flex;
  width: 70%;
  height: 100%;
  gap: 10px;
  align-items: center;
}
.page-product-bundle .fieldset-bundle-options .price-qty .field.price label.label {
  margin: 0;
}
.page-product-bundle .fieldset-bundle-options .nested.options-list .price-qty {
  display: flex;
  align-items: center;
  gap: 20px;
  height: 50px;
}
.page-product-bundle .product-options-wrapper .nested.options-list .color .field.choice {
  padding-bottom: 15px;
}
.page-product-bundle .product-options-wrapper .field.option .color {
  display: flex;
}
.page-product-bundle .product-add-form .product-options-wrapper .fieldset > .field .control {
  padding-bottom: 0;
}
.svgproductpath {
  width: 100%;
  height: 580px;
  background-size: 100% auto !important;
  margin: 20px auto;
}
.product-add-form .product-options-wrapper .fieldset .field.option .nested.options-list label.label {
  padding-left: 0;
}
.product-add-form .product-options-wrapper .fieldset .field .control .field.qty {
  width: 235px;
  display: flex;
  align-items: center;
  margin-top: 0;
}
.product-add-form .product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option.text {
  border: 1px solid #000;
  color: #000;
}
.bottom-content .alert.alert-warning {
  display: none;
}
.search.results.mgs-instant-search a {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.marketplace-account-login .form-actions {
  margin-top: 20px;
  gap: 10px;
  display: grid;
}
.marketplace-account-login .secondary a.remind {
  padding: 0;
}
.quoteextension-quote-index button#empty_quote_button {
  background: #000;
  color: #fff;
  padding: 6px 10px;
  border-radius: 20px;
}
.quoteextension-quote-index button#empty_quote_button:hover {
  background: #ffbe30;
  border: 1px solid #ffbe30;
}
.quoteextension-quote-index .cart-container .form-cart .action.update {
  background: #ffbe30;
  color: #fff;
  border: 1px solid #ffbe30;
  display: flex;
  float: right;
  align-items: center;
  padding: 6px 20px;
  border-radius: 20px;
}
.quoteextension-quote-index .cart-container .form-cart .action.update:hover {
  background: #000;
  border: 1px solid #000;
}
.quoteextension-quote-index .grand .mark {
  font-size: 16px;
}
.quoteextension-quote-index .checkout-methods-items .checkout {
  font-size: 16px !important;
  width: auto !important;
  padding: 5px 18px !important;
  border-radius: 20px;
}
.cart-container .checkout-methods-items {
  text-align: left;
}
.cart-container .checkout-methods-items .action.primary {
  width: 100%;
  border: none;
}
.checkout-cart-index .cart-container {
  margin-top: 30px;
}
.portfolio-grid .item .portfolio-top-content .portfolio-bottom-content .title {
  color: #fff !important;
}
.portfolio-grid .item .portfolio-top-content .portfolio-bottom-content .category-link a {
  color: #fff !important;
}
.contact-index-index .submit.btn-primary {
  background: #fbbe30;
  border: #fbbe30;
  padding: 10px 15px;
  line-height: 21px;
  font-weight: 500;
  text-shadow: none;
  border-radius: 20px;
}
.contact-index-index .page-wrapper .page-footer {
  margin-top: 0;
}
.clear.quote {
  background: #000;
  color: #fff !important;
  border-radius: 20px;
}
.create.btn.btn-secondary {
  background: #fbbe30;
  border: #fbbe30;
}
.create.btn.btn-secondary:hover {
  color: #000 !important;
}
.field.choice {
  padding-bottom: 33px;
}
.field .login span {
  color: #000 !important;
}
.checkout-cart-index .apply span {
  font-size: 12px;
}
.checkout-cart-index a.action.btn.btn-secondary.btn-continue {
  border-color: #fbbe30;
  background-color: #fbbe30;
}
.checkout-cart-index .product-items.owl-carousel .action-mobile {
  background: unset;
  box-shadow: unset;
}
.checkout-cart-index .product-items.owl-carousel .action-mobile .quote-category {
  margin-top: 10px;
  width: auto;
}
.checkout-cart-index .product-items.owl-carousel button.action.toquote.primary {
  width: 36px;
  height: 36px;
  line-height: 33px;
  font-size: 10px !important;
}
.checkout-cart-index .form-cart .copytoquote {
  float: right;
  display: inline-block;
  font-size: 17px;
  line-height: 36px;
  font-weight: 600;
  height: 40px;
  border-radius: 20px;
  padding: 0 53px;
  background-color: transparent;
}
.checkout-cart-index .form-cart .copytoquote:hover {
  background-color: #fbbe30;
  border: 1px solid #fbbe30;
}
.block.block-customer-login form button.action.action-login.secondary {
  color: #fff !important;
}
.block.block-customer-login form button.action.action-login.secondary:hover {
  background-color: #fbbe30;
  border-color: #fbbe30;
}
.block.block-customer-login form .cart.table-wrapper .actions-toolbar > .action.action.action-login.secondary {
  color: #fff !important;
}
.block.block-customer-login form .cart.table-wrapper .actions-toolbar > .action.action.action-login.secondary:hover {
  background-color: #fbbe30;
  border-color: #fbbe30;
}
.block.block-customer-login form .action-gift.action.action-login.secondary {
  color: #fff !important;
}
.block.block-customer-login form .action-gift.action.action-login.secondary:hover {
  background-color: #fbbe30;
  border-color: #fbbe30;
}
.btn.btn-primary {
  opacity: 1;
}
.action.primary {
  opacity: 1;
}
.action-primary {
  opacity: 1;
}
.product-info-main .product.attribute.sku {
  color: #fbbe30;
}
.product-info-main .box-tocart {
  margin: 0px;
}
.product-info-main .box-tocart .product-social-links {
  margin-left: 20px;
}
.product-options-bottom .box-tocart .product-social-links {
  margin-left: 20px;
}
.modal-footer .action-dismiss {
  border-color: #000;
  background-color: #000;
  color: #fff;
}
.modal-footer .action-dismiss:hover {
  border-color: #fbbe30;
  background-color: #fbbe30;
  color: #000;
}
.action.primary.quote-cancel {
  line-height: 10px;
  border-radius: 20px;
}
.action.primary.quote-move-print {
  line-height: 10px;
  border-radius: 20px;
}
.action.primary.quote-checkout {
  line-height: 10px;
  border-radius: 20px;
}
.table-wrapper.order-items table.table tfoot tr.grand_total th strong {
  color: #fbbe30;
}
.table-wrapper.order-items table.table tfoot tr.grand_total td strong {
  color: #fbbe30;
}
.table-wrapper.table-order-items.invoice table.table tfoot tr.grand_total th strong {
  color: #fbbe30;
}
.table-wrapper.table-order-items.invoice table.table tfoot tr.grand_total td strong {
  color: #fbbe30;
}
.sales-order-view .items.order-links {
  display: table;
  margin: 20px auto 40px;
  width: 100%;
  border-bottom: none;
}
.sales-order-view .items.order-links li.current {
  border-color: #56cfe1;
  color: #56cfe1;
  border-color: #fbbe30;
  color: #fbbe30;
}
.sales-order-view .items.order-links li {
  display: table-cell;
  text-align: center;
  padding: 10px 15px;
  border-bottom: 4px solid #000;
  text-transform: uppercase;
  color: #000;
}
.sales-order-view .items.order-links li:hover {
  border-color: #56cfe1;
  color: #56cfe1;
  border-color: #fbbe30;
  color: #fbbe30;
}
.sales-order-view .actions-toolbar .secondary .back span:hover {
  color: #000;
}
.sales-order-invoice .items.order-links li.current {
  border-color: #fbbe30;
  color: #fbbe30;
}
.sales-order-invoice .items.order-links li:hover {
  border-color: #fbbe30;
  color: #fbbe30;
}
.sales-order-shipment .items.order-links {
  display: table;
  margin: 20px auto 40px;
  width: 100%;
  border-bottom: none;
}
.sales-order-shipment .items.order-links li {
  display: table-cell;
  text-align: center;
  padding: 10px 15px;
  border-bottom: 4px solid #000;
  text-transform: uppercase;
  color: #000;
}
.sales-order-shipment .items.order-links li:hover {
  border-color: #56cfe1;
  color: #56cfe1;
}
.sales-order-shipment .items.order-links li.current {
  border-color: #56cfe1;
  color: #56cfe1;
}
.sales-order-creditmemo .items.order-links {
  display: table;
  margin: 20px auto 40px;
  width: 100%;
  border-bottom: none;
}
.sales-order-creditmemo .items.order-links li {
  display: table-cell;
  text-align: center;
  padding: 10px 15px;
  border-bottom: 4px solid #000;
  text-transform: uppercase;
  color: #000;
}
.sales-order-creditmemo .items.order-links li:hover {
  border-color: #fbbe30;
  color: #fbbe30;
}
.sales-order-creditmemo .items.order-links li.current {
  border-color: #fbbe30;
  color: #fbbe30;
}
.wkcs-subaccount-add .scalable {
  background-color: #000;
  color: #fff;
}
.wkcs-subaccount-add .fieldset .field-name-firstname {
  width: 100% !important;
  padding-left: 0 !important;
}
.wkcs-subaccount-add .fieldset .field-name-lastname {
  width: 100% !important;
  padding-left: 0 !important;
}
.note-list-comment {
  color: #fbbe30;
}
.customer-address-form .actions-toolbar-form button.action.save {
  border-radius: 20px !important;
  line-height: 30px;
  padding: 5px 20px !important;
  background-color: #000 !important;
  width: auto;
}
.customer-address-index .addresses .btn-primary {
  background: #fbbe30 !important;
  color: #000 !important;
  text-shadow: none;
  border-color: #fbbe30;
}
.customer-address-index .actions-toolbar-form .btn-primary.add {
  background: #fbbe30 !important;
  color: #000 !important;
  text-shadow: none;
  border-color: #fbbe30;
}
.products-grid.wishlist .btn.btn-square {
  border-radius: 20px;
}
.products-grid.wishlist .product-item-inner .box-tocart + .product-item-actions .action:hover {
  background-color: unset;
}
.action.btn-square {
  border-radius: 20px;
}
.wishlist-index-index .products-grid.wishlist .product-item-inner .box-tocart + .product-item-actions .action {
  width: auto;
  border: unset;
  font-size: 16px;
}
.page-footer .middle-footer p {
  font-size: 16px;
}
.page-footer .footer-container.footer2 .bottom-footer {
  background-color: #E4ECEA;
}
.page-footer .footer-container.footer2 .middle-footer a {
  color: #000;
}
.page-footer .footer-container.footer2 .top-footer {
  background-color: #000;
  opacity: 1;
}
.custom-links li {
  list-style: none;
  padding: 0 10px;
}
.custom-links li a {
  color: #fff !important;
  font-size: 14px;
}
.custom-links .top-custom-link li {
  padding: 9px 10px !important;
}
.page-header .custom-links {
  background-color: #000;
  display: flex;
  max-width: 100%;
  align-items: center;
  padding-left: 1%;
  padding-right: 1%;
  margin: auto;
}
.catalog-product-view button.back.customization {
  background: transparent;
  border-radius: 20px;
  padding: 7px 25px;
}
.catalog-product-view .action.customize {
  border: unset;
  border-radius: 20px;
  font-size: 16px !important;
  line-height: 14px !important;
}
.catalog-product-view .submit.btn-primary {
  background: unset;
  border: 2px solid #000;
  border-radius: 20px;
  padding: 10px 20px;
  line-height: 21px;
}
.catalog-product-view .product.data.items > .item.title > .switch {
  font-size: 16px !important;
}
.catalog-product-view .submit span {
  color: #000;
  font-size: 16px;
  font-weight: 500;
}
.catalog-product-view .submit:hover span {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}
.catalog-product-view .tocart span {
  font-size: 16px;
  font-weight: 500;
}
.wishlist-index-index .box-tocart .action.toquote {
  font-size: 16px !important;
  margin-left: 0;
}
.wishlist-index-index .tocart.btn-primary {
  border-radius: 20px;
  line-height: 20px;
  opacity: 1;
}
.account-nav .item.current a {
  color: #000;
}
.account-nav .item.current strong {
  color: #000;
}
.order-details-items.ordered .actions-toolbar .secondary a {
  border: 2px solid #000;
}
.order-details-items.invoice .actions-toolbar .secondary a {
  border: 2px solid #000;
}
.btn-default:hover {
  color: #000 !important;
  background-color: #fbbe30;
  border-color: #fbbe30;
}
.btn-default:focus {
  color: #000 !important;
  background-color: #fbbe30;
  border-color: #fbbe30;
}
.btn-default._hover {
  color: #000 !important;
  background-color: #fbbe30;
  border-color: #fbbe30;
}
.catalog-category-view button.action.toquote.primary {
  background-color: transparent !important;
  border: 3px solid #fbbe30;
  padding: 0px 12px;
  font-size: 17px !important;
  line-height: 34px;
}
.catalog-category-view button.action.toquote.primary:hover {
  color: #000 !important;
}
.catalog-category-view .widget.list-products button.action.tocart.btn.btn-default.btn-xs {
  border: 3px solid #fbbe30;
  line-height: 32px;
  font-size: 15px;
}
.product.attibute.description p {
  font-size: 16px;
}
.product.attribute.overview p {
  color: #000;
  font-size: 16px;
}
.modal-popup button.popup__action-redirect--checkout.btn.btn-primary {
  border-radius: 20px;
  line-height: 30px;
}
.modal-popup .modal-footer {
  padding: 20px;
}
aside.modal-popup.modal_newsletter_popup.modal-slide._inner-scroll .pop-sletter-title {
  height: 400px;
}
aside.modal-popup.modal_newsletter_popup.modal-slide._inner-scroll .pop-sletter-title:after {
  opacity: 0;
}
aside.modal-popup.modal_newsletter_popup.modal-slide._inner-scroll .pop-sletter-title h4 {
  display: none;
  line-height: 400px;
}
aside.modal-popup.modal_newsletter_popup.modal-slide._inner-scroll .newsletter-popup-content {
  padding: 0px 0px 51px;
}
aside.modal-popup.modal_newsletter_popup.modal-slide._inner-scroll .newsletter-popup-form {
  padding: 0 0 36px 0;
}
aside.modal-popup.modal_newsletter_popup.modal-slide._inner-scroll .newsletter-popup-form .form-group.newsletter {
  margin-bottom: 10px;
}
.modal-popup.agreements-modal.modal-slide .modal-inner-wrap {
  background-color: #fff !important;
}
button.action.action-apply:hover {
  background-color: #fbbe30 !important;
  border: 1px solid #fbbe30 !important;
}
.checkout-container {
  margin: 30px 0 20px;
}
.checkout-shipping-address > .step-content .action.action-show-popup {
  border-radius: 20px;
}
.checkout-shipping-address > .step-content .action.action-show-popup:hover {
  border-color: #fbbe30;
  background-color: #fbbe30;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #fbbe30 !important;
  color: #000;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #fbbe30;
}
button#top-cart-btn-checkout {
  border-radius: 20px;
}
.block.review-add form.review-form legend.legend.review-legend strong {
  color: #FBBE30;
}
.block-wishlist a.action.details.btn.btn-primary {
  border-radius: 20px;
}
.block-wishlist a.action.tocart.btn.btn-default.btn-xs:hover span {
  color: #fff;
}
.block-wishlist a.details {
  padding: 1px 9px;
}
.sidebar .block.block-wishlist.mgs-wishlist .product-items .product-item-info:hover .product-item-details .action.delete {
  border: 2px solid;
  background-color: #fbbe30;
}
.sidebar a.action.compare {
  border-color: #fbbe30;
  background-color: #fbbe30;
  color: #fff;
  font-weight: 500;
}
.sidebar a.action.compare:hover {
  border-color: #000;
  background-color: #000;
  color: #FFFFFF;
}
.block-compare a.action.compare.btn {
  border-radius: 20px;
}
.block-compare a.action.compare.btn:hover span {
  color: #fff !important;
}
.popup__content--product > div form {
  display: block;
  width: 100%;
}
.lookbook-container .quote-category {
  width: 100%;
}
.lookbook-container .quote-category button.action.toquote.primary {
  font-size: 14px !important;
  background-color: unset !important;
}
.lookbook-container .quote-category button.action.toquote.primary:hover {
  color: #000 !important;
}
.lookbook-container .product-details button.action.tocart.primary {
  background-color: unset !important;
}
.lookbook-container .product-details button.action.tocart.primary:hover {
  color: #000 !important;
}
.owl-carousel .owl-nav > div {
  border: 2px solid #fff;
  color: #FFF;
}
.owl-carousel .owl-nav > div:not(.disabled):hover {
  background-color: #fbbe30;
  border-color: #fbbe30;
}
.lookbook-slider .owl-nav [class*="owl-"] i {
  color: #fff;
}
.cms-index-index button.btn.btn-default.btn-promo-banner:hover {
  background-color: #fbbe30;
}
.cms-index-index .service-content.section-builder-full .frame {
  max-width: 1200px !important;
}
.cms-index-index #maincontent .service-content.section-builder-full .frame {
  max-width: 1200px !important;
  padding: 0 15px !important;
}
.mgs-product-tab .tab-style2.data.items .item.title .switch {
  font-size: 16px;
  font-weight: 500;
}
.top-header {
  display: none;
}
.product.media a.lb {
  background-color: #f6f6f8;
  padding: 30px;
  border-radius: 30px;
}
.slick-slide img {
  background-color: #f6f6f8;
  padding: 30px;
  border-radius: 15px;
}
.ui-slider-range.ui-widget-header.ui-corner-all {
  background: #000;
}
.filter-options-content .smile-es-range-slider .ui-slider-handle {
  background: #000;
}
.btn-sm.back {
  border-color: #fbbe30 !important;
}
.opc-block-summary .table-totals tr.totals.grand th strong {
  color: #fbbe30;
}
.opc-block-summary .table-totals tr.totals.grand td strong {
  color: #fbbe30;
}
.opc-block-summary .table-totals tr.totals.grand td strong .opc-block-summary .table-totals tr.totals.grand th strong {
  color: #fbbe30;
}
button.action.action-update {
  background-color: #000 !important;
  border: 1px solid #000 !important;
}
.new-products-grid button.action.login.primary {
  margin-top: 18%;
}
.mgs-products.products-grid .product-item-info .product-top {
  background-color: #f5f5f5;
  border-radius: 15px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.mgs-products.products-grid .product-item-info .product-item-name {
  height: 43px;
}
.mgs-products.products-grid .product-item-info .tocart.btn-cart {
  padding: 0 12px;
}
button.action.login.primary {
  width: 100%;
  line-height: 40px;
  padding: 0 25px;
  border-radius: 40px;
  border: unset;
}
.login-container form.form.form-login .actions-toolbar .primary button.action.login {
  width: 100%;
  padding: 0 20px 0 20px;
}
.newsletter_popup .block-popup-left {
  width: 100%;
}
.newsletter_popup .block-popup-right {
  padding: 50px 30px;
}
.block-popup.row {
  display: flex;
}
.cart-totals .mark {
  padding: 0 15px 15px;
}
#co-shipping-method-form fieldset.fieldset.rate {
  padding: 15px;
}
#discount-coupon-form .actions-toolbar button.action.btn.btn-secondary.cancel {
  padding: 0px;
  width: 150px;
}
h1.page-title.page-title-wrapper + .breadcrumbs a {
  color: #fff !important;
}
.contact-img {
  background-image: linear-gradient(150deg, #39e070 0, #25b9f6 100%);
}
a.product.photo.product-item-photo {
  padding-bottom: 100% !important;
}
.swatch-option.color {
  height: 40px;
  width: 40px;
  border-radius: 0;
}
span.mega-menu-sub-title {
  border-bottom: 2px solid #FED000;
  display: inline-flex;
}
.mega-menu-item .sub-menu a {
  border-bottom: unset !important;
}
header.page-header {
  background-color: rgba(0, 0, 0, 0.7);
  border: none;
}
header.page-header .header-area.header2 button.action.nav-tg {
  filter: brightness(0) invert(1);
  -webkit-filter: brightness(0) invert(1);
}
header.page-header .header-area.active-sticky.scrolling {
  position: fixed !important;
  background-color: rgba(0, 0, 0, 0.7);
}
header .middle-header a {
  font-weight: 600;
}
.search.results .product.description.product-item-description {
  display: none;
}
.products-grid .actions-link .action {
  background: #fbbe30 !important;
  color: #fff !important;
}
.products-grid .actions-link .action:hover {
  background: #000 !important;
}
.mgs-instant-search .products-grid .product-item-info .tocart.btn-cart {
  position: unset;
  width: 100%;
  color: #fff;
  background-color: #000;
  opacity: 1;
  visibility: visible;
  transform: unset;
  color: #000;
  background-color: #fbbe30;
}
.mgs-instant-search .products-grid .product-item-info .tocart.btn-cart:hover {
  background-color: #000;
  color: #fff;
}
.prices-tier {
  background: #E6F2EB;
  margin: 10px 0;
  padding: 10px 15px;
}
.price-container.price-tier_price .price {
  color: #FF8800;
}
.action-secondary {
  border-color: #CCDCDB;
  background-color: #CCDCDB;
  color: #004e42;
}
.action-secondary:hover {
  border-color: #004e42;
  background-color: #004e42;
  color: #FFFFFF;
}
.price-box.price-final_price {
  height: 55px;
}
.custom-static-block .list-products .product-item-info .product-item-details .product-item-actions .actions-primary button.tocar {
  border: 1px solid #004e42;
  color: #004e42;
}
.custom-static-block .list-products .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart {
  border: 3px solid #fbbe30;
  line-height: 32px;
  font-size: 15px;
}
.custom-static-block .list-products .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart:hover {
  background-color: #fbbe30;
}
.account .btn-secondary {
  border-color: #fbbe30;
  background-color: #fbbe30;
  color: #000 !important;
}
.account .btn-secondary:hover {
  border-color: #000;
  background-color: #000;
  color: #fff !important;
}
.product-tab-wrapper .product-tab-content .data.item.title .switch {
  color: #000;
}
div#portfolio_galley_carousel {
  display: none;
}
.bottom-footer a {
  color: #000;
}
.bottom-footer a:hover {
  color: #004e42;
}
.bottom-footer small.copyright {
  color: #000;
}
.btn-primary:hover {
  border-color: #000 !important;
  background-color: #000 !important;
  color: #fff !important;
}
.footer.content .block.newsletter {
  border: 1px solid #fff;
}
.footer.content .block.newsletter .actions:hover .subscribe {
  color: #fff;
}
.footer.content .block.newsletter .action.subscribe {
  background-color: #FBBE30 !important;
  color: #fff;
  opacity: 1;
  border: 1px solid #FBBE30;
}
.top-footer .text-center p {
  text-align: center;
  color: #fff;
  font-size: 16px;
}
.top-footer h3.margin-bottom10 {
  color: #fff;
}
.header-area.header8 #search {
  border: unset !important;
}
.header-area.header8 .top-header-content {
  background-color: #e6fbf6;
}
.header-area.header8 .middle-header-content .logo-header .logo {
  padding-top: 0;
  padding-bottom: 0;
}
.promobanners-innersection img.banner-image.img-responsive.ls-is-cached.arrow-lazyloaded {
  border-radius: 10px;
}
.promobanners-innersection button.btn.btn-default.btn-promo-banner {
  border-radius: 20px;
}
.promobanners-innersection .text-center.banner-title {
  font-size: 19px;
  font-weight: 700;
}
.cms-home .promobanner {
  border-radius: 10px;
  background-color: #fff !important;
}
.header-area .minicart-wrapper .action.showcart > .counter.qty {
  background-color: #FFD700 !important;
  background-color: #fff;
  color: #222;
}
.header-area .table-icon-menu .block-search .block-title {
  color: #000;
}
.header-area .table-icon-menu .minicart-wrapper .action.showcart {
  color: #000;
}
.header-area .table-icon-menu .minicart-wrapper .action.showcart:before {
  color: #000;
}
.header-area .table-icon-menu .minicart-wrapper:hover .action.showcart:before {
  color: #56cfe1;
}
.header-area .table-icon-menu .theme-header-icon {
  color: #000;
}
.header-area .top-header a {
  color: #fff;
}
.header-area .top-header .top-middle-header {
  color: #fff;
}
.header-area .switcher .action.toggle strong:hover {
  color: #56cfe1;
}
.header-area.search-visible .search-form .block-search .block-content .form.minisearch {
  background-color: transparent;
}
.top-wishlist .wishlist-icon:before {
  color: #000;
}
.top-wishlist:hover .wishlist-icon:before {
  color: #56cfe1;
}
.page-header .search-form .actions-search .action-search {
  color: #000;
}
.page-header .search-form .actions-search .action-search:hover {
  color: #56cfe1;
}
span.action.top-links.theme-header-icon:hover {
  color: #56cfe1;
}
span.wishlist-icon.icon-heart.theme-header-icon:hover {
  color: #56cfe1;
}
.header-area.header2 #mainMenu .level0 > a.level0 {
  color: #000;
}
.header-area.header3 .logo-header .logo {
  padding-top: 0px;
  padding-bottom: 5px;
}
.header-area.header3 .table-icon-menu > div {
  padding: 0 20px 0px 0;
}
.header-area.header3 .parent-search .table-icon-menu {
  width: 31% !important;
}
.middle-header-content {
  background-color: #004e42;
}
.livingroomsectionright .banner-text .text-center.padding-bottom40 {
  font-size: 20px;
  font-weight: 600;
  width: 180px;
}
.text-left h5.red {
  background: #ec5d1b;
  padding: 8px 15px;
  border-radius: 2px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 400;
  width: fit-content;
  font-size: 16px;
  margin-top: 16px;
}
.text-left .red span.fourth {
  font-weight: 800;
}
.text-left h4.second {
  text-transform: uppercase;
}
.navigation .level0 > .level-top {
  color: #fff;
}
blockquote {
  font-family: "Libre Baskerville";
}
.sub-title {
  font-family: "Libre Baskerville";
}
.content-heading .block-note {
  font-family: "Libre Baskerville";
}
.slide-text .big-text {
  font-size: 50px;
  font-weight: 700;
}
.slide-text h2 {
  font-size: 50px;
  font-weight: 700;
}
.slide-text p {
  color: #fff;
}
html {
  font-family: 'Poppins', 'Open Sans', 'Helvetica Neue';
  color: #000;
}
body {
  font-family: 'Poppins', 'Open Sans', 'Helvetica Neue';
  color: #000;
}
.wk-mp-header p {
  margin-top: 1em;
}
.wk-marketplace-label {
  font-size: 24px;
  text-transform: uppercase;
  padding: 33px 0px 33px 0px;
}
.wk-mp-icon-container span {
  color: #000;
}
span.order-status {
  color: #fff;
  position: relative;
}
.sales-order-shipment .order-actions-toolbar {
  position: relative;
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.order-actions-toolbar {
  margin-bottom: 0px;
}
.order-actions-toolbar a {
  color: #fff;
}
.order-actions-toolbar .action {
  margin-right: 0px;
}
.wk-mp-logo-img-wrapper {
  border-radius: 0.6rem;
  padding: 5px;
}
button.action-select {
  height: 35px;
}
#wk-mp-ask-data .modal-inner-wrap {
  background-color: #fff !important;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}
#wk-mp-ask-data .modal-slide .action-close {
  padding: 1.1rem 3rem;
}
.wk-mp-landingpage {
  margin-bottom: 10px;
}
.data-grid th {
  font-size: 14px;
}
.data-grid td {
  font-size: 14px;
}
.wk-mp-notification .wk-mp__action-dropdown {
  padding: 20px 10px 10px 10px;
}
.wk-mp-dashboard-border {
  height: 16pc;
}
.wk-mp-dashboard-report-block .wk-dashboard-total-left-bottom {
  padding: 0px 10px;
}
.wk-mp-design .actions {
  cursor: pointer;
  position: relative;
  text-align: center;
  display: flex;
  justify-content: center;
}
.wk-dash-orderstatus.order-view {
  position: relative;
}
.wk-seller-product-count {
  padding: 10px 0px 0px 40px;
}
.wk-ask-question-link {
  padding: 6px 0px 0px 40px;
}
.wk-ask-question-link a:hover {
  color: #56cfe1;
}
.wk-seller-card-container {
  color: #000000;
}
.wk-block-title-css a:hover {
  color: #56cfe1;
}
.action-multicheck-wrap .action-multicheck-toggle {
  height: 1.7rem;
  margin-left: -12px;
  position: absolute;
  border-radius: 0 -1px -1px 0;
}
.wk-seller-rating-number::before {
  top: 0px;
}
.wk-seller-rating-number::after {
  top: 1px;
}
.wk-seller-card-col {
  display: grid;
}
.wk-seller-rating.wk-mp-design-inner {
  left: 7pc;
}
main#maincontent {
  margin-left: auto;
  margin-right: auto;
}
.wk-mp-collection-header-box {
  width: 90%;
  margin: 0 5%;
}
.wk-mp-collection-header-box a {
  color: #000;
}
.wk-mp-collection-header-bottom-txt {
  color: #000;
}
.wk_mp_design div#shipping-policy {
  overflow: auto;
  height: 35pc;
}
.wk_mp_design div#return-policy {
  overflow: auto;
  height: 35pc;
}
.pager .limiter {
  float: right;
}
.wk-mp-rating-txt {
  color: #000;
}
.product.actions.product-item-actions {
  display: grid;
}
.wk-mp-profile-block button.action.tocart.primary {
  width: 100%;
  height: 35px;
  border-radius: 20px;
  border: none;
}
.wk-mp-profile-block .product li {
  width: 100%;
  height: 35px;
  border-radius: 20px;
  background-color: #004e42;
  text-align: center;
  margin-top: 5px;
}
.wk-mp-profile-block .product li:hover {
  background-color: #e4ecea;
  color: #004e42;
}
.wk-mp-profile-block a.action.quickview span {
  color: #fff;
  font-size: 14px;
}
.product-item-actions .action.towishlist {
  display: none !important;
}
.product-item-actions .action.tocompare {
  display: none !important;
}
img.product-image-photo {
  border-radius: 15px !important;
}
.wk-mp-rating-avg-count {
  padding-left: 45px;
}
.wk-mp-rating-individual .wk-mp-rating-icon {
  padding-left: 32px;
}
.wk-mp-policy-block-data p {
  color: #000;
}
.layout_type1 .actions {
  position: relative;
}
.layout_type1 span {
  position: relative;
  color: #fff;
}
.quote-title {
  border-bottom: none;
  padding: 0px;
  margin-top: 0px;
}
button#product-addtoquote-button {
  width: 100%;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  border-radius: 20px;
  border: none;
  line-height: 40px;
}
.box-tocart .action.toquote {
  padding: 0 25px;
  margin-left: 10px;
}
.product-options-bottom .product-addto-links {
  padding-left: 10px;
}
.wkcustomer-sub-account ul.nav {
  margin-left: 50%;
  padding: 5px;
}
.actions-toolbar.order-actions-toolbar a {
  margin-right: 10px;
}
.table-wrapper th {
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
  text-align: left;
  width: auto;
  padding: 15px 15px 15px 5px;
}
.table-wrapper th:first-child {
  padding-left: 0;
  text-align: left;
}
.table-wrapper .shipment th {
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
  text-align: left;
  width: auto;
  padding: 15px 15px 15px 5px;
}
.table-wrapper .shipment th:first-child {
  padding-left: 0;
  text-align: left;
}
.table-wrapper .shipment td {
  vertical-align: middle;
  padding: 15px 15px 15px 5px;
  text-align: left;
  border: 1px solid #eaeaea;
  border-bottom: none;
  border-top: none;
}
.shipment td {
  width: auto;
}
.actions-toolbar a.action.back {
  height: 36px;
  padding: 0 25px;
  line-height: 34px;
  border-radius: 40px;
}
.actions-toolbar .login:hover span {
  color: #fff;
}
.actions-toolbar .remind:hover span {
  color: #000;
}
.block-addresses-list a.btn-xs {
  width: auto;
  border-radius: 40px;
}
.actions-toolbar-form button.action.btn.btn-primary.add {
  width: auto;
  border-radius: 40px;
  padding: 0px 25px;
}
.actions-toolbar-form button.action {
  border-radius: 40px;
  padding: 0px;
}
.actions-toolbar-form .action span {
  font-size: 14px;
  font-weight: 600;
}
.form-edit-account .btn-primary.btn-square {
  padding: 0px 30px;
}
.form-newsletter-manage button.btn-primary.btn-square {
  width: auto;
  padding: 0px 30px;
}
.quotes-history th:first-child {
  text-align: center;
}
.quotes-history th.col {
  font-weight: 600;
}
#form-update-quoteextension button.quote-submit {
  height: 36px;
  padding: 0 25px;
  line-height: 34px;
  border: none;
}
span.title {
  font-size: 20px;
  font-weight: 600;
}
.quote-items th.col span {
  font-weight: 600;
}
.form-gdpr-manage button {
  width: auto;
}
.wkcs-order-view .items.order-links {
  display: table;
  margin: 20px auto 40px;
  width: 100%;
  border-bottom: none;
}
.wkcs-order-view .items.order-links li {
  display: table-cell;
  text-align: center;
  padding: 10px 15px;
  border-bottom: 4px solid #000;
  text-transform: uppercase;
  color: #000;
}
.wkcs-order-view .items.order-links li:hover {
  border-color: #56cfe1;
  color: #56cfe1;
}
.wkcs-order-view .items.order-links li.current {
  border-color: #56cfe1;
  color: #56cfe1;
}
.wkcs-order-invoice .items.order-links {
  display: table;
  margin: 20px auto 40px;
  width: 100%;
  border-bottom: none;
}
.wkcs-order-invoice .items.order-links li {
  display: table-cell;
  text-align: center;
  padding: 10px 15px;
  border-bottom: 4px solid #000;
  text-transform: uppercase;
  color: #000;
}
.wkcs-order-invoice .items.order-links li:hover {
  border-color: #56cfe1;
  color: #56cfe1;
}
.wkcs-order-invoice .items.order-links li.current {
  border-color: #56cfe1;
  color: #56cfe1;
}
.wkcs-order-shipment .items.order-links {
  display: table;
  margin: 20px auto 40px;
  width: 100%;
  border-bottom: none;
}
.wkcs-order-shipment .items.order-links li {
  display: table-cell;
  text-align: center;
  padding: 10px 15px;
  border-bottom: 4px solid #000;
  text-transform: uppercase;
  color: #000;
}
.wkcs-order-shipment .items.order-links li:hover {
  border-color: #56cfe1;
  color: #56cfe1;
}
.wkcs-order-shipment .items.order-links li.current {
  border-color: #56cfe1;
  color: #56cfe1;
}
a#top-cart-btn-checkout {
  font-size: 20px;
}
.wkcs-main-btn-container button.wkcs-btn-right {
  height: 36px;
  padding: 0 25px;
  line-height: 34px;
  border: none;
}
.wkcs-main-btn-container button {
  height: 36px;
  padding: 0 25px;
  line-height: 34px;
  border: none;
}
select#available_permissions {
  height: 20pc;
}
#subaccount-list th {
  font-weight: 600;
}
#subaccount-list th:first-child {
  padding-left: 30px;
  text-align: center;
}
table#subaccount-list {
  border-bottom: 1px solid #cccccc;
}
.orders-history th:first-child {
  padding-left: 30px;
  text-align: center;
}
.orders-history table {
  border-bottom: 1px solid #cccccc;
}
.orders-history table th {
  font-weight: 600;
}
.subscribe.btn-secondary {
  border-color: #FBBE30;
  background-color: #FBBE30;
  color: #fff;
  border-radius: 20px !important;
}
.subscribe.btn-secondary:hover {
  border-color: #000000;
  background-color: #000000;
  color: #fff !important;
}
.order-items span.title {
  font-size: 14px;
}
.order-items-creditmemo th.col {
  font-weight: 600;
}
#wishlist-sidebar .actions-primary a {
  width: 10pc;
}
#wishlist-sidebar .quote-category button {
  width: 10pc;
}
.quote-category {
  width: 100%;
}
.quote-category button {
  width: 100%;
  font-size: 14px;
  line-height: 40px;
  border-radius: 25px;
  border: unset;
}
.mp_social_share_float {
  display: none;
}
.login .btn-primary {
  opacity: 1;
}
.login.btn-primary span {
  color: #fff;
  font-weight: 600;
}
.secondary a.remind {
  border-radius: 40px;
  padding: 7px 20px 8px 20px;
}
.remind span {
  font-size: 13px;
  font-weight: 600;
}
form.form-create-account {
  margin-bottom: 40px;
}
.abs-margin-for-forms-desktop {
  margin-left: 43.8%;
}
.column:not(.sidebar-main) form .actions-toolbar {
  margin-left: 43.8%;
}
.column:not(.sidebar-additional) form .actions-toolbar {
  margin-left: 43.8%;
}
.reset button.action {
  border-radius: 40px;
  padding: 10px 20px 10px 20px;
  border: none;
}
.reset .action span {
  font-size: 14px;
  font-weight: 600;
}
.create .account .action {
  padding: 2px 0px;
}
.create a:hover span {
  color: #000;
}
.create button.action.submit.btn.btn-primary.btn-full {
  padding: 0 2px;
}
.checkout-onepage-success .continue {
  border-radius: 20px;
}
.mgs-products .owl-stage-outer button.action.tocart.btn-cart.primary {
  width: 100%;
}
.minisearch input#search {
  color: #000;
  background-color: #fff;
  border: none;
}
.breadcrumbs {
  margin-top: 30px;
}
span.action.top-links.customer-name {
  color: #fff;
  margin-right: 20px;
}
.table-icon-menu .actions {
  display: flex;
}
.mgs-instant-search h5.product.name.product-item-name {
  height: 43px;
}
.mgs-instant-search a.product-item-link {
  color: var(--thim-mgs-color-01);
  font-size: 14px;
  line-height: normal;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 48px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.mgs-instant-search .product-reviews-summary.short.no-rating {
  display: none;
}
.mgs-instant-search-page button.action.toquote.primary {
  background-color: transparent !important;
  border: 3px solid #fbbe30;
  padding: 0px 12px;
  font-size: 17px !important;
  line-height: 34px;
}
.mgs-instant-search-page button.action.toquote.primary:hover {
  color: #000 !important;
}
.product-options-wrapper .options-list .radio.product.bundle.option {
  position: relative !important;
  height: 40px;
  width: 42px;
  border-radius: unset;
  border: 1px solid #808080;
}
.product-options-wrapper .options-list .radio.product.bundle.option:checked:after {
  background-color: unset;
  width: 35px;
  height: 35px;
  border: 4px solid #cccccc;
  border-radius: unset;
  top: -2px;
  left: -1px;
}
span.theme-header-customer-name {
  color: #fff;
  padding: 0 20px 0px 0;
}
.cart.item .col.subtotal span.price {
  font-weight: 700 !important;
}
.bundle-option-total-price span.price {
  font-weight: 700 !important;
}
.cart.items.data.table th.col.item {
  width: 53% !important;
}
table.bundle-option-qty-price tbody tr td {
  padding: 2px;
  text-align: right;
  border: none;
  font-size: 14px;
}
td span {
  text-align: right;
}
.order-items.table-wrapper .col.price {
  text-align: right;
}
.order-items.table-wrapper .col.subtotal {
  text-align: right;
}
.checkout-agreements-item-content {
  padding: 15px;
}
.agreements-modal button.action.secondary.action-hide-popup {
  background-color: #fbbe30;
  border: none;
  border-radius: 40px;
  font-weight: 500;
}
.agreements-modal button:hover span {
  color: #fff;
}
.social-media {
  padding: 10px 0px;
}
.social-media label {
  font-size: 16px;
}
.mp_social_share_inline_under_cart {
  margin-top: 30px;
}
.fieldset .field + .field {
  margin: 0;
}
a:hover {
  color: #ffbe30 !important;
}
.page-header .header-top-links .header-acccount {
  left: auto;
  right: auto;
}
.page-header .middle-header {
  background-color: #fbbe30;
}
.page-header .top-custom-link ul li {
  padding: 9px 0;
}
.page-header .top-header-content .top-middle-header {
  padding: 9px 0;
}
.page-header .dropdown-switcher .switcher-toggle {
  padding: 9px 0;
}
.page-header .header2 .top-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  background-color: #000000;
}
.top-header-content .top-custom-link a {
  color: #000;
}
.top-custom-link {
  width: 67pc;
}
input:-webkit-autofill {
  background-color: #FFFFFF !important;
  color: #555 !important;
  -webkit-box-shadow: 0 0 0 1000px white inset !important;
  -webkit-text-fill-color: #555555 !important;
}
input:-webkit-autofill:hover {
  background-color: #FFFFFF !important;
  color: #555 !important;
  -webkit-box-shadow: 0 0 0 1000px white inset !important;
  -webkit-text-fill-color: #555555 !important;
}
input:-webkit-autofill:active {
  background-color: #FFFFFF !important;
  color: #555 !important;
  -webkit-box-shadow: 0 0 0 1000px white inset !important;
  -webkit-text-fill-color: #555555 !important;
}
input:-webkit-autofill:focus {
  background-color: #FFFFFF !important;
  color: #555 !important;
  -webkit-box-shadow: 0 0 0 1000px white inset !important;
  -webkit-text-fill-color: #555555 !important;
}
@media (min-width: 1200px) {
  header.page-header .navigation .nav-main-menu .multi-level li:hover > ul.sub-menu {
    display: block !important;
    visibility: visible;
    opacity: 1;
    transform: translate(0);
  }
  .cms-index-index #placeholder-header {
    display: none;
  }
  .header-area .switcher .action.toggle {
    color: #fff;
  }
  .wk-mp-collection-seller-title {
    padding: 0px 0px 0px 233px;
  }
}
@media (max-width: 1199px) {
  .header-area.header2 #mainMenu .level0 > a.level0 {
    color: #575757 !important;
  }
}
@media screen and (max-width: 1199px) {
  .mgs-products.products-grid .product-item-info .tocart.btn-cart {
    border-radius: 25px;
    height: 40px;
  }
  .mgs-products.products-grid .product-item-info .tocart.btn-cart .text {
    display: block;
  }
  .mgs-products.products-grid .product-item-info button.action.toquote {
    width: 11pc;
  }
  .product-item-addtocart form {
    display: grid;
  }
  button.toquote {
    margin-top: 10px;
  }
  button.action.toquote {
    width: 15pc;
    margin-left: -7px;
  }
}
@media only screen and (max-width: 767px) {
  .wk-seller-card-container.wk-card-type1 .wk-seller-rating.wk-mp-design-inner {
    left: 151px;
  }
}
@media (min-width: 768px) {
  .actions-toolbar .secondary a.action {
    margin-top: 0px;
  }
}
@media print {
  .actions-toolbar .secondary a.action {
    margin-top: 0px;
  }
}
@media (min-width: 769px) and (max-width: 1200px) {
  .wk-mp-collection-seller-title {
    padding: 0px 0px 0px 233px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .wkcustomer-sub-account ul.nav {
    margin-left: 17%;
    padding: 5px;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
/**
 * BSS Commerce Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://bsscommerce.com/Bss-Commerce-License.txt
 *
 * @category   BSS
 * @package    Bss_QuoteExtension
 * @author     Extension Team
 * @copyright  Copyright (c) 2018-2019 BSS Commerce Co. ( http://bsscommerce.com )
 * @license    http://bsscommerce.com/Bss-Commerce-License.txt
 */
.wishlist-index-index .products-grid.wishlist .product-item .fieldset .product-item-actions {
  width: 100%;
  display: inline-block;
}
.wishlist-index-index .products-grid.wishlist .product-item .fieldset .product-item-actions .actions-primary {
  width: 100%;
}
.wishlist-index-index .products-grid.wishlist .product-item .fieldset .product-item-actions .actions-primary .action.tocart {
  width: 100%;
}
.wishlist-index-index .products-grid.wishlist .product-item .fieldset .product-item-actions .quote-category {
  width: 100%;
  margin-top: 0;
}
.wishlist-index-index .products-grid.wishlist .product-item .fieldset .product-item-actions .quote-category .action.toquote {
  width: 100%;
}
.action.primary.quote-cancel,
.action.primary.quote-move-print,
.action.primary.quote-checkout {
  width: 200px;
  height: 40px;
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
  text-align: center;
}
.action.primary.quote-cancel {
  background: #FFF;
  background: #bc3737;
  border: 1px solid #bc3737;
}
.action.primary.quote-move-print {
  color: #FFF;
  background: #8bbc37;
  border: 1px solid #8bbc37;
}
.action.primary.quote-checkout {
  background: #d2691e;
  border: 1px solid #d2691e;
}
.checkout-cart-index .form-cart .copytoquote {
  float: right;
}
.quoteextension-quote-configure .box-tocart .action.toquote {
  margin-bottom: 10px;
}
@media only screen and (max-width: 479px) {
  .miniquote-wrapper .block-miniquote {
    width: 290px;
  }
}
@media all and (min-width: 768px) {
  .miniquote-wrapper {
    margin-left: 13px;
  }
  .miniquote-wrapper .block-miniquote {
    right: -15px;
    width: 390px;
  }
  .miniquote-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .box-tocart .action.toquote {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
@media (max-width: 1199px) {
  .modal-popup._inner-scroll.quickViewDetails {
    inset: 15px !important;
  }
  .modal-popup._inner-scroll.quickViewDetails .modal-inner-wrap .modal-header {
    z-index: 9;
  }
  .modal-popup._inner-scroll.quickViewDetails .modal-inner-wrap .modal-header .action-close {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.38);
  }
  .modal-popup._inner-scroll.quickViewDetails .modal-inner-wrap .modal-header .action-close:before {
    font-size: 30px;
    color: #fff;
  }
}
@media (max-width: 767px) {
  .modal-popup._inner-scroll.quickViewDetails .modal-inner-wrap {
    min-height: auto !important;
    height: auto !important;
    position: relative !important;
    top: 50% !important;
    background-color: #fff !important;
  }
  .modal-popup._inner-scroll.quickViewDetails .product_quickview_content {
    overflow: hidden;
  }
  .modal-popup._inner-scroll.quickViewDetails .column.main.product-info-clearfix {
    flex-direction: column;
  }
  .modal-popup._inner-scroll.quickViewDetails .product-info-main-wrapper {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .modal-popup._inner-scroll.quickViewDetails .product-info-media-wrapper {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.post-item-info .post-image + h1.post-title {
  margin-top: 15px;
}
.post-item-info h1.post-title {
  font-size: 24px;
  line-height: 1.5;
  margin-bottom: 5px;
}
.post-item-info h1.post-title a {
  color: var(--thim-mgs-color-01);
}
.modal-popup.modal-mgs-gdpr .modal-content {
  max-width: calc(100% - 30px);
  margin: 0 auto;
}
.modal-popup.modal-mgs-gdpr .mgs-gdpr-popup {
  padding: 20px;
}
.modal-popup.modal-mgs-gdpr .mgs-gdpr-popup .message {
  position: relative;
  top: 0;
  margin-bottom: 20px;
}
.header-area.header8 .top-header-content {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  clear: both;
  background-color: #f6f6f8;
}
.header-area.header8 .vertical-menu-widget > ul {
  display: none;
}
.header-area.header8 .middle-header-content .logo-header .logo {
  text-align: left;
  padding-top: 35px;
  padding-bottom: 35px;
  display: flex;
  justify-content: flex-start;
}
.header-area.header8 .search-form .form-search .form.minisearch {
  border: 1px solid #f6f6f8;
}
.header-area.header8 .vertical-menu-widget {
  position: relative;
}
body.dark .header-area.header8 .vertical-title {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  color: #fff;
  background-color: #222 !important;
  height: 48px;
  line-height: 48px;
  padding: 0 28px;
  cursor: pointer;
}
.header-area.header8 .vertical-title {
  font-size: 16px;
  background: #f6ab4a;
  line-height: 24px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-weight: 500;
  color: #fff;
  height: 48px;
  padding: 0 28px;
  cursor: pointer;
}
.header-area.header8 .vertical-title .fa {
  margin-right: 15px;
}
.header-area.header8 .bottom-header-content .parent__megameu .nav-toggle {
  height: 48px;
  width: 48px;
  text-align: center;
  background-color: #222;
  margin: 0;
}
.header8 .vertical-menu-widget {
  position: relative;
}
.header8 .vertical-menu-widget .vertical-menu {
  display: none;
  position: absolute;
  top: 100%;
  background-color: #fff;
  left: 0;
  right: 0;
  z-index: 10;
}
.header8 .top-header-content .col-4 {
  text-align: right;
}
.header-area.header8 .bottom-header-content .parent__megameu .nav-toggle {
  background: transparent;
}
.header-area.header8 .bottom-header-content .parent__megameu .nav-toggle img {
  filter: unset;
}
.header-area.header8 #search {
  border: 1px solid #f6f6f8;
}
#placeholder-header {
  height: auto !important;
}
@media (min-width: 1800px) {
  .header.header8 .vertical-menu-widget {
    max-width: 270px;
  }
}
@media (min-width: 1200px) {
  .header-area.header8 .bottom-header-content {
    position: relative;
  }
  #main-Settingcontent,
  #main-Accountcontent {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .header-area.header8.active-sticky .middle-header-content {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 997;
    background-color: #fff;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5);
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .header-area.header8 .top-header-content {
    font-size: 12px !important;
  }
}
@media screen and (min-width: 768px) {
  .header-area.header8 .top-header-content {
    font-size: 12px;
  }
}
@media (max-width: 1199px) {
  .header8 .top-header-content {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .header8 .parent__megameu {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .header-area.header8 .middle-header-content .logo-header .logo {
    padding: 0;
  }
  .header8 .col-3.col-mb-10 {
    padding: 0;
  }
  .header-area.header8 .top-header-content {
    display: none;
  }
}
.header9 .container-fuild {
  padding-left: 15px;
  padding-right: 15px;
  margin-right: auto;
  margin-left: auto;
}
.header9 .label-menu {
  top: 20px;
}
.header9 .logo-header img {
  margin: auto;
}
header.page-header .header-area.header9 .navigation .nav-main-menu {
  height: auto;
}
header.page-header .header-area.header9 .navigation .nav-main-menu > li > a {
  padding: 38px 24px;
  display: block;
  font-weight: 500;
}
.header-area.header9 .switcher .switcher-options .switcher-dropdown {
  left: 0;
  right: auto;
}
.header10 .navigation > ul {
  padding: 0;
}
.header10 .header-tell-info p {
  margin: 0;
}
.header10 .header-tell-info p.title {
  font-size: 18px;
  font-weight: 600;
  color: black;
}
.header10 .megamenu-widget .vertical-title {
  background-color: #01bad4;
  color: #fff;
  padding: 10px 20px;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
  cursor: pointer;
}
.header10 .megamenu-widget .vertical-title > span {
  display: none;
}
.header10 .vertical-menu li a {
  padding: 10px 0 10px 25px;
}
.header10 .bottom-content {
  padding-bottom: 28px;
}
.header-area.header10.search-visible .search-form .block-search .block-content .form.minisearch {
  margin: 0;
  max-width: 100%;
  border: 0;
  border-radius: 5px;
}
.header-area.header10 .table-icon-menu > div {
  padding: 17px 10px;
}
.header-area.header10 .table-icon-menu > div:last-child {
  padding-right: 0;
}
.header-area.header10 .table-icon-menu > div.contact-info {
  padding-right: 30px;
}
.header-area.header10 .megamenu-widget .vertical-menu {
  border: 1px solid #ddd;
  position: absolute;
  top: 100%;
  left: 15px;
  right: 15px;
  background-color: #fff;
  z-index: 99;
  display: none;
}
@media (max-width: 1199px) {
  .header-area.header10 .megamenu-widget .vertical-menu {
    overflow: hidden;
  }
}
@media (min-width: 1200px) {
  .page-header .header10 .menu-wrapper {
    justify-content: flex-start;
  }
  .header10 .navigation > ul > li:first-child > a {
    padding-left: 0 !important;
  }
  .header-area.header10 .table-icon-menu .block-search .block-title,
  .header-area.header10 .table-icon-menu .minicart-wrapper .action.showcart,
  .header-area.header10 .table-icon-menu .theme-header-icon,
  .header-area.header10 .table-icon-menu .minicart-wrapper .action.showcart:before {
    font-size: 30px;
  }
  header.page-header .header-area.header10 .navigation .nav-main-menu li.mega-menu-fullwidth:not(.menu-2columns) > ul.dropdown-menu {
    left: 0;
    margin-left: 0;
  }
  .cms-index-index .header-area.header10 .megamenu-widget .vertical-menu {
    display: block;
  }
  .header-area.header10.search-visible .search-form .block-search .block-content .form.minisearch .input-text {
    border-radius: 5px;
    height: 50px;
    line-height: 50px;
    border-color: #ddd;
  }
  .header-area.header10 .minicart-wrapper .action.showcart > .counter.qty {
    width: 25px;
    min-width: 25px;
    height: 25px;
    line-height: 25px;
    left: 12px;
  }
}
@media (max-width: 1199px) {
  .header10 .parent__search {
    display: flex;
    justify-content: flex-end;
  }
  .header10 .parent__search .search-form {
    margin-right: 20px;
    margin-left: 0;
  }
  .header10 .middle-header {
    padding-bottom: 10px;
  }
  header.page-header button.action.nav-tg:before,
  header.page-header .cart.table-wrapper .actions-toolbar > .action.action.nav-tg:before,
  header.page-header .action-gift.action.nav-tg:before {
    pointer-events: none;
  }
  .nav-before-open header.page-header button.action.nav-tg:before,
  .nav-before-open header.page-header .cart.table-wrapper .actions-toolbar > .action.action.nav-tg:before,
  .nav-before-open header.page-header .action-gift.action.nav-tg:before {
    pointer-events: all;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.arrow-mode {
  margin: 0 10px;
  display: inline-flex;
}
.arrow-mode-grid {
  position: relative;
  display: inline-flex;
}
.arrow-mode-grid:after {
  content: '\f107';
  position: absolute;
  font-family: 'FontAwesome';
  right: 10px;
  left: auto;
  top: 8px;
  pointer-events: none;
}
.arrow-mode-grid .change-product-per-row {
  display: flex;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 10px;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  margin-top: 10px;
  transition: .3s;
  opacity: 0;
  visibility: hidden;
  z-index: 999;
}
.arrow-mode-grid:hover .change-product-per-row {
  margin-top: 5px;
  opacity: 1;
  visibility: visible;
}
@media (min-width: 992px) {
  .toolbar .modes {
    display: flex;
  }
  .toolbar .modes .modes-mode {
    order: 0;
  }
  .toolbar .modes .arrow-mode {
    order: 1;
  }
  .toolbar .modes .modes-mode + .arrow-mode {
    order: -1;
  }
}
.breadcrumbs.layout-title-below > * {
  max-width: 1200px !important;
}
.breadcrumbs + .page-title-wrapper::before {
  display: none;
}
.breadcrumbs + .page-title-wrapper h1.page-title {
  color: black;
  font-size: 24px;
  text-align: left;
  max-width: 1200px;
  margin: auto;
  padding: 0 15px;
}
:root {
  --thim-mgs-color-01: #222;
  --thim-mgs-color-02: #000;
  --thim-mgs-color-03: #333;
  --thim-mgs-color-04: #2a2a2a;
  --thim-mgs-color-05: #1a1a1a;
  --thim-mgs-color-06: #fff;
  --thim-mgs-color-07: #fff;
  --thim-mgs-color-08: #2b2b2b;
  --thim-mgs-color-09: #ebebeb;
  --thim-mgs-color-10: #fff;
  --thim-mgs-color-11: #eee;
  --thim-mgs-color-12: #f4f4f4;
  --thim-mgs-color-13: #ddd;
}
body.dark {
  --thim-mgs-color-01: #f0f0f0;
  --thim-mgs-color-02: #f0f0f0;
  --thim-mgs-color-03: #f0f0f0;
  --thim-mgs-color-04: #999;
  --thim-mgs-color-05: #f0f0f0;
  --thim-mgs-color-06: #222;
  --thim-mgs-color-07: #0f0f0f;
  --thim-mgs-color-08: #f0f0f0;
  --thim-mgs-color-09: #363636;
  --thim-mgs-color-10: #1b1b1b;
  --thim-mgs-color-11: #333;
  --thim-mgs-color-12: #222;
  --thim-mgs-color-13: #333;
}
body.dark input[type="text"],
body.dark input[type="password"],
body.dark input[type="url"],
body.dark input[type="tel"],
body.dark input[type="search"],
body.dark input[type="number"],
body.dark input[type*="date"],
body.dark input[type="email"],
body.dark textarea,
body.dark select {
  background-color: var(--thim-mgs-color-06);
  border-color: var(--thim-mgs-color-09);
}
.columns-main-sticky .product-detail-information {
  display: none;
}
@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;
  }
  .abs-product-options-list-desktop dt:after,
  .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;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .column .block-addbysku .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .abs-blocks-2columns:nth-child(odd),
  .column .block-addbysku .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(even),
  .column .block-addbysku .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .bundle-options-container .legend.title,
  .wishlist-index-index .main .form-wishlist-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-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .abs-add-fields-desktop .fieldset .field:not(.choice) .control,
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .dashboard-welcome-toggler {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  .login-container:before,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after,
  .account .toolbar:before,
  .account .toolbar:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:after,
  .page-header .header.panel:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after,
  .account .toolbar:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field,
  .product-add-form .fieldset > .field,
  .product-add-form .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,
  .product-add-form .fieldset > .field:not(.choice) > .label,
  .product-add-form .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,
  .product-add-form .fieldset > .field:not(.choice) > .control,
  .product-add-form .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,
  .product-add-form .fieldset > .field > .label,
  .product-add-form .fieldset .fields > .field > .label {
    margin: 0 0 5px;
    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,
  .product-add-form .fieldset > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset > .field.no-label:before,
  .product-add-form .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results,
  .account .toolbar {
    margin-bottom: 20px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter,
  .account .toolbar .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount,
  .account .toolbar .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages,
  .account .toolbar .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions {
    text-align: right;
  }
  .abs-shopping-cart-items-desktop .action.clear,
  .abs-shopping-cart-items-desktop .action.update,
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update {
    margin-left: 10px;
  }
  .abs-shopping-cart-items-desktop .action.continue,
  .block-cart-failed .action.continue {
    float: left;
  }
  .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;
    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: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    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: 16.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    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 30px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content {
    display: block !important;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 6px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 1px solid #d1d1d1;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .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 5px 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;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .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;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .column.main .cart-summary .actions-toolbar > .secondary {
    float: none;
  }
  .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 5px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper .item .col.item {
    padding: 25px 10px 18px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .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 {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
  .cart .action {
    margin-bottom: 10px;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .opc-wrapper {
    width: 100%;
  }
  .checkout-onepage-success .print {
    display: none;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 600px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10px;
    background-color: #222;
    border: 1px solid #222;
    color: #fff;
    font-size: 14px;
    padding: 0 30px;
    height: 40px;
    font-weight: 600;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address:hover {
    border-color: #56cfe1;
    background-color: #56cfe1;
    color: #fff;
  }
  .checkout-index-index .modal-popup .modal-footer .action-hide-popup {
    color: #222;
    background-color: #fff;
    border-color: #222;
    border-width: 2px;
    padding: 0 30px;
    height: 40px;
    font-weight: 600;
  }
  .checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover {
    color: #fff;
    background-color: #222;
    border-color: #222;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .checkout-shipping-address .form-login {
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 18px;
    padding-bottom: 4px;
  }
  .checkout-shipping-address .form-login fieldset#customer-email-fieldset {
    margin-bottom: 15px;
  }
  .checkout-shipping-address .form-login fieldset .field {
    margin-bottom: 15px;
  }
  .checkout-shipping-address .form-login fieldset .actions-toolbar {
    margin-left: 0;
    margin-bottom: 20px;
  }
  .checkout-shipping-address .form-login fieldset .actions-toolbar button.action.login.primary {
    height: 40px;
    font-weight: 600;
    padding: 0 35px;
    line-height: 36px;
    color: #fff;
    border: 2px solid #222;
    background-color: #222;
    margin-bottom: 0;
  }
  .checkout-shipping-address .form-login fieldset .actions-toolbar button.action.login.primary:hover {
    border: 2px solid #56cfe1 !important;
    background-color: #56cfe1 !important;
  }
  .checkout-shipping-address .form-login fieldset .actions-toolbar .secondary {
    margin-top: 0;
  }
  form.form.form-shipping-address fieldset.field.street.admin__control-fields {
    padding: 0;
    border: none;
  }
  .table-checkout-shipping-method {
    width: 100%;
  }
  .opc-sidebar {
    display: none;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: var(--thim-mgs-color-06, #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;
    right: 0;
  }
  .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;
  }
  .block-authentication .block-title {
    font-size: 24px;
    border-bottom: 0;
    margin-bottom: 20px;
    color: #333;
    line-height: normal;
  }
  .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-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 20px;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.choice:before {
    padding: 0;
    width: 0;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
    margin-left: 0;
  }
  .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;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .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%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 20px;
  }
  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .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 {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field {
    margin-right: 5px;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .block.newsletter .action.subscribe {
    border-radius: 3px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .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 .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .mgs-instant-search .products-grid .product-item {
    width: calc(33.33333333%);
  }
  .mgs-instant-search .posts.wrapper .items .item,
  .mgs-instant-search-type-page .posts.wrapper .items .item {
    width: 50%;
  }
  .catalogsearch-result-index .category-product-actions .toolbar .modes {
    display: none;
  }
  .catalogsearch-result-index .category-product-actions .change-product-per-row {
    display: none;
  }
  .tabs_categories_porfolio_content .item {
    width: calc(50%);
  }
  .portfolio-detail-item .pull-right {
    width: 100%;
    padding-left: 0;
    margin-bottom: 35px;
  }
  .portfolio-detail-item .pull-left {
    width: 100%;
    padding-right: 0;
  }
  .product-tab-wrapper .product-tab-content .product.info.detailed {
    padding-top: 30px;
  }
  .product-tab-wrapper .product-tab-content .product-tab {
    float: none;
    width: 100%;
    margin-top: 0;
  }
  .product-tab-wrapper .product-tab-content .product-tab {
    text-align: center;
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    float: none;
    width: 100%;
    margin-top: 0;
  }
  .product-tab-wrapper .product-tab-content .data.item.title {
    box-sizing: border-box;
    float: unset;
    width: auto;
    margin: 0 -1px 0 0;
    display: inline-block;
  }
  .product-tab-wrapper .product-tab-content .data.item.title .switch {
    color: #8e8e8e;
    border-radius: 20px;
    background: none !important;
    padding: 0 25px !important;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border: 1px solid transparent;
  }
  .product-tab-wrapper .product-tab-content .data.item.title .switch:hover {
    color: var(--thim-mgs-color-01);
  }
  .product-tab-wrapper .product-tab-content .data.item.title.active .switch {
    border: 1px solid var(--thim-mgs-color-01);
    color: var(--thim-mgs-color-01);
    border-radius: 20px;
  }
  .product-tab-wrapper .product-tab-content .data.item.content {
    border: none;
    margin-top: 51px;
    padding: 10px 0;
    background-color: transparent;
    box-shadow: unset;
    text-align: initial;
    display: none;
  }
  .product-tab-wrapper .product-tab-content .data.item.content[aria-hidden="false"] {
    display: block;
  }
  .product-tab-wrapper .product-tab-content .accordion-items .data.item.title {
    display: block;
    font-weight: 600;
    color: #000000;
    padding: 0 40px 0 17px;
    background-color: #f6f6f8;
    position: relative;
    line-height: 40px;
    cursor: pointer;
    height: 40px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: left;
  }
  .product-tab-wrapper .product-tab-content .accordion-items .data.item.title a {
    background-color: transparent !important;
    border: none !important;
    padding: 0 !important;
    font-size: 14px;
    color: var(--thim-mgs-color-01);
  }
  .product-tab-wrapper .product-tab-content .accordion-items .data.item.title a:after {
    content: "+";
    position: absolute;
    background-color: #000;
    line-height: 40px;
    display: block;
    color: #fff;
    right: 0;
    top: 0;
    width: 40px;
    bottom: 0;
    text-align: center;
  }
  .product-tab-wrapper .product-tab-content .accordion-items .data.item.title.active a:after {
    content: "-";
  }
  .product-tab-wrapper .product-tab-content .accordion-items .data.item.content {
    padding: 17px;
    border: 1px solid #f6f6f8;
    margin-bottom: 10px;
    margin-top: 0;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    width: 100%;
  }
  .bundle-options-container .block-bundle-summary {
    position: relative;
    width: 100%;
  }
  .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%;
  }
  .catalog-category-view.page-layout-3columns .mgs-product.products-grid .product-item-info .product-top .tocart.btn-cart,
  .catalog-category-view.page-layout-3columns .mgs-products.products-grid .product-item-info .product-top .tocart.btn-cart {
    max-width: 40px;
    min-width: 40px;
    height: 40px;
    padding: 0px;
  }
  .catalog-category-view.page-layout-3columns .mgs-product.products-grid .product-item-info .product-top .tocart.btn-cart .icon,
  .catalog-category-view.page-layout-3columns .mgs-products.products-grid .product-item-info .product-top .tocart.btn-cart .icon {
    display: block;
    margin: 0;
  }
  .catalog-category-view.page-layout-3columns .mgs-product.products-grid .product-item-info .product-top .tocart.btn-cart span.text,
  .catalog-category-view.page-layout-3columns .mgs-products.products-grid .product-item-info .product-top .tocart.btn-cart span.text {
    display: none;
    padding: 0;
  }
  .page-products .columns {
    padding-top: 0;
    z-index: 1;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
  }
  .toolbar-amount {
    float: left;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    color: #7d7d7d;
    border: 1px solid #d1d1d1;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode:last-child {
    border-right: 1px solid #d1d1d1;
  }
  .modes-mode.active {
    color: #a6a6a6;
  }
  .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: 24px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .page-layout-3columns .bottom-pagination {
    border-top: 1px solid #ddd;
    padding-top: 13px;
  }
  .page-layout-3columns .bottom-pagination .toolbar .limiter {
    display: block;
    text-align: right;
  }
  .page-layout-3columns .bottom-pagination .pages {
    padding-top: 0;
    border-top: none;
  }
  .page-layout-3columns .category-product-container .products {
    margin-bottom: 20px;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: block;
  }
  .product-info-main .box-tocart .fieldset,
  .product-options-bottom .box-tocart .fieldset {
    display: flex;
    flex-wrap: wrap;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
    flex-shrink: 0;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: flex;
    padding-top: 0;
    text-align: center;
    vertical-align: bottom;
    flex-shrink: 0;
  }
  .product-info-main .box-tocart .product-social-links,
  .product-options-bottom .box-tocart .product-social-links {
    width: auto;
    display: flex;
    margin-left: 10px;
  }
  .product-info-main .box-tocart .product-social-links .product-addto-links,
  .product-options-bottom .box-tocart .product-social-links .product-addto-links {
    margin: 0;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
  }
  .product-info-main .product-info-stock-sku {
    margin-top: 10px;
  }
  .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;
  }
  .catalog-product-view .block-releated {
    padding-top: 30px;
  }
  body.page-layout-product-with-sticky-info .column.main {
    width: 100%;
  }
  body.page-layout-product-with-sticky-info .columns-main-sticky {
    width: 100%;
    overflow: hidden;
  }
  body.page-layout-product-with-sticky-info .columns-main-sticky > div:first-child {
    width: 50% !important;
  }
  body.page-layout-product-with-sticky-info .columns-main-sticky .product-info-main {
    width: 50%;
    padding-left: 30px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  body.page-layout-product-with-sticky-info .columns-main-sticky .product-info-main.is_stuck {
    top: 0 !important;
    padding-top: 30px !important;
  }
  body.page-layout-product-with-sticky-info .columns-main-sticky .product.media {
    width: 50%;
  }
  body.page-layout-product-with-sticky-info-2 .column.main {
    width: 100%;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky {
    width: 100%;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information {
    display: none;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information.is_stuck {
    top: 0 !important;
    padding-top: 90px !important;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information h1.product-name {
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: 600;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information .product-reviews-summary.empty {
    margin-left: auto;
    margin-right: auto;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information .product-info-price .price-box .price {
    font-size: 22px;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product.media {
    float: left;
    width: 50%;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main {
    width: 50%;
    text-align: center;
    padding: 0 15px;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .product-reviews-summary.empty {
    margin-left: 0;
    margin-top: auto;
    display: block;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .product-reviews-summary.empty > div {
    display: block;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .swatch-opt .swatch-attribute-options {
    margin: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main.is_stuck {
    top: 0 !important;
    padding-top: 90px !important;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .box-tocart .fieldset,
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-options-bottom .box-tocart .fieldset {
    justify-content: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .box-tocart .fieldset .actions,
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-options-bottom .box-tocart .fieldset .actions {
    display: block;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .box-tocart .product-social-links,
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-options-bottom .box-tocart .product-social-links {
    justify-content: center;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .box-tocart .product-social-links .product-addto-links,
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-options-bottom .box-tocart .product-social-links .product-addto-links {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information .stock {
    color: var(--thim-mgs-color-01);
    padding: 10px 0;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information .stock span {
    margin-left: 4px;
    font-weight: 400;
    letter-spacing: normal;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information .stock.available span {
    color: #008000;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information .stock.unavailable span {
    color: red;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-stock-sku .product.attribute.sku {
    display: block;
    vertical-align: top;
    color: #878787;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-stock-sku .product.attribute.sku strong.type {
    font-weight: 400;
    color: var(--thim-mgs-color-01);
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-stock-sku .product.attribute.sku strong.type:after {
    content: ":";
    display: inline-block;
    margin-right: 4px;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-stock-sku .product.attribute.sku .value {
    display: inline-block;
    vertical-align: top;
    word-break: break-all;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-brand {
    margin-top: 5px;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-brand .brand-name .title {
    font-weight: 400;
    color: var(--thim-mgs-color-01);
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-brand .brand-name .title:after {
    content: ":";
    display: inline-block;
    margin-right: 4px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
    position: relative;
  }
  .page-layout-1column .product-info-main {
    width: 50%;
    padding-left: 30px;
  }
  .page-layout-1column .product.media {
    width: 50%;
    height: auto !important;
  }
  .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%;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0 0 25px;
  }
  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    padding: 5px 0;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'icons-blank-theme';
    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: inherit;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .header-area.header3:not(.search-icon-popup) .block-search .minisearch .input-text {
    font-size: 14px;
    text-align: left;
    padding-left: 30px;
    height: 36px;
    line-height: 36px;
    color: #878787;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 100%;
  }
  .login-container .block .login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block .login .actions-toolbar > .secondary {
    float: left;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 100%;
    width: 100%;
  }
  .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%;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48.8%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .page-title-wrapper + .page-main {
    margin-top: 40px;
  }
  .block.block-dashboard-addresses .box {
    margin-bottom: 0 !important;
  }
  .block-dashboard-orders .table-order-items tr th {
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    font-size: 14px;
  }
  .block-dashboard-orders .table-order-items tr th,
  .block-dashboard-orders .table-order-items tr td {
    padding: 15px;
    text-align: center;
    width: auto;
    border: 1px solid #ddd !important;
  }
  .block-dashboard-orders .table-order-items tr td.col.actions .action.view {
    margin: 0;
  }
  .block-dashboard-orders .table-order-items tr td.col.actions .action.view:after {
    content: "|";
    display: inline-block;
    margin: 0 10px;
  }
  .gift-message .field {
    margin-bottom: 20px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
  }
  .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;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .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;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -20px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    font-size: 14px;
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    padding-left: 5px;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .page-header .header-area.header2 .top-custom-link ul {
    justify-content: left;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .logo {
    margin: 0;
  }
  .logo img {
    max-height: inherit;
  }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .footer.content .switcher.store {
    display: inline-block;
    vertical-align: top;
  }
  .page-footer .middle-footer div[class*="col-des"]:not(:last-child) {
    margin-bottom: 50px;
  }
  .page-footer .bottom-footer small.copyright {
    text-align: center;
    margin-bottom: 15px;
    line-height: 1.75;
  }
  .page-footer .bottom-footer ul {
    display: table;
    margin: 0 auto;
  }
  .metro-banner .slide-text h2 {
    margin-top: 13px;
    margin-bottom: 22px;
  }
  .metro-banner .slide-text p {
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 42px;
    max-width: 500px;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 0;
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty .label {
    width: auto;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 100%;
  }
  .page-layout-1column .filter-options .filter-options-content {
    padding: 10px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  .section-builder.section-common {
    margin-top: 48px;
  }
  .section-builder.section-common .panel-heading {
    margin-bottom: 24px;
  }
  .banner-auto-parts h2.big-text {
    font-size: 26px;
    line-height: 48px;
    margin-bottom: 0;
  }
  .banner-auto-parts h2.big-text br {
    display: none;
  }
  .banner-auto-parts .inner-text a.btn-red {
    margin-top: 20px;
  }
  .banner-auto-parts h4 {
    font-size: 12px;
  }
  .banner-auto-parts .sub-number {
    margin-top: 10px;
  }
  .home-policy.section-builder-full {
    padding: 40px 0;
  }
  .section-builder.section-blog {
    margin-bottom: 108px;
  }
  .section-builder.section-blog .mgs-owl-carousel .owl-dots {
    display: none;
  }
  .section-builder.section-blog .mgs-owl-carousel .owl-nav div.owl-prev {
    left: -22px;
  }
  .section-builder.section-blog .mgs-owl-carousel .owl-nav div.owl-next {
    right: -22px;
  }
  .section-builder.section-blog .latest-post-grid-block .post-content h3.title-blog {
    line-height: 24px;
    display: block;
    margin-top: 24px;
  }
  .section-builder.section-blog .latest-post-grid-block .mgs-post .post-create-date {
    font-family: "Libre Baskerville";
    font-style: italic;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.05em;
    color: #adadad;
    margin-bottom: 0;
  }
  .section-builder.section-blog .latest-post-grid-block .mgs-post .post-create-date span {
    color: #adadad;
  }
  .section-builder.section-common .panel-heading h2:after,
  .section-builder.section-common .panel-heading h2:before {
    position: absolute;
    content: "";
    width: 60px;
    height: 2px;
    background: #000000;
    top: 48%;
  }
  .section-builder.section-common .panel-heading h2:after {
    right: -75px;
  }
  .section-builder.section-common .panel-heading h2:before {
    left: -75px;
  }
}
@media all and (min-width: 1024px), print {
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .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: 100%;
  }
  .mgs-instant-search .products-grid .product-item {
    width: 25%;
  }
  .mgs-instant-search .posts.wrapper .items .item,
  .mgs-instant-search-type-page .posts.wrapper .items .item {
    width: calc(33.33333333%);
  }
  .catalogsearch-result-index .category-product-actions .toolbar .modes {
    display: block;
  }
  .catalogsearch-result-index .category-product-actions .change-product-per-row {
    display: flex;
  }
  .tabs_categories_porfolio_content .item {
    width: calc(33.33333333%);
  }
  .portfolio-detail-item .pull-right {
    width: calc(33.33333333%);
    padding-left: 15px;
  }
  .portfolio-detail-item .pull-left {
    width: calc(66.66666667%);
    padding-right: 15px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1200px), print {
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .opc-estimated-wrapper {
    display: none;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    display: block;
  }
  .mgs-product.products-grid .product-item-info .product-top .tocart.btn-cart .icon,
  .mgs-products.products-grid .product-item-info .product-top .tocart.btn-cart .icon {
    display: none;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    margin-bottom: 10px;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information {
    text-align: center;
    float: left;
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information h1.product-name {
    padding-top: 70px;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main {
    width: 25%;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main h1.product-name,
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .product-info-price,
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .product-info-stock-sku,
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .product-brand {
    display: none;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .product-add-form {
    padding-top: 70px;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-detail-information {
    display: block;
  }
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-options-bottom .box-tocart .product-social-links,
  body.page-layout-product-with-sticky-info-2 .columns-main-sticky .product-info-main .box-tocart .product-social-links {
    width: 100%;
    margin-left: 0;
    justify-content: center;
  }
  .header-area.search-visible .search-form .block-search {
    position: static;
    background: none;
    opacity: 1;
    visibility: visible;
  }
  .header-area.search-visible .search-form .block-search .block-content .form.minisearch {
    margin: 6px auto;
    padding: 0;
    border: 1px solid #ffffff;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px;
    background-color: #ffffff;
    border-radius: 40px;
  }
  .header-area.search-visible .search-form .block-search .block-content .form.minisearch .input-text {
    position: unset !important;
    border-radius: 40px;
    font-size: 14px;
    text-align: left;
    padding-left: 30px;
    height: 36px;
    line-height: 36px;
    color: #878787;
    border: 1px solid #878787;
  }
  .header-area.search-visible .search-form .actions-search {
    display: none;
  }
  .header-area.header3 .parent-search .table-icon-menu {
    width: 1%;
  }
  .page-header .middle-header .menu-content {
    margin-left: 20px;
  }
  .page-header .menu-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .page-header .header-area.header3 .menu-wrapper {
    justify-content: flex-end;
  }
  .menu-wrapper .tab-content .tab-pane {
    display: none;
  }
  .menu-wrapper .tab-content .tab-pane.active {
    display: block;
  }
  .page-footer .middle-footer div[class*="col-des"]:not(:last-child) {
    margin-bottom: 0;
  }
  .page-footer .bottom-footer small.copyright {
    text-align: left;
    margin-bottom: 0;
    line-height: 1;
  }
  .page-footer .bottom-footer ul {
    display: block;
    margin: 0;
  }
  .section-tabs-left .mgs-product-tab .mgs-tab.data.items > .item.title,
  .section-tabs-right .mgs-product-tab .mgs-tab.data.items > .item.title {
    position: relative;
    top: -30px;
  }
  .section-tabs-left .banner-tab,
  .section-tabs-right .banner-tab {
    padding-top: 60px;
  }
  .section-tabs-right .mgs-product-tab .mgs-tab.data.items > .item.title {
    right: -17%;
  }
  .section-tabs-left .mgs-product-tab .mgs-tab.data.items > .item.title {
    left: -17%;
  }
  body.menu-vertical-fixed .page-wrapper {
    padding-left: 270px;
    position: inherit;
  }
  body.menu-vertical-fixed .page-wrapper header.page-header {
    width: 270px;
    left: 0;
    position: fixed;
    top: 0;
    display: block;
    overflow: visible;
    height: 100vh;
    background-color: #fff;
    z-index: 500;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    min-height: 100vh;
  }
  body.menu-vertical-fixed .page-wrapper header.page-header .header-area.header5.active-sticky.scrolling {
    right: inherit;
    width: 270px;
    min-height: 100vh;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  }
  body.menu-vertical-fixed .page-wrapper header.page-header .header-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }
  body.menu-vertical-fixed .page-wrapper header.page-header .header-bottom ul.social-link {
    justify-content: center;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .navigation .nav-main-menu > li {
    width: 100%;
    display: block;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .navigation .nav-main-menu > li > a {
    padding: 11px 0px 11px 0px;
    position: relative;
    margin: 0 20px;
    border-bottom: 1px solid #ddd;
    font-size: 16px;
    display: block;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .navigation .nav-main-menu > li > .dropdown-menu {
    left: 100% !important;
    top: -11px;
    margin: 0 !important;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .menu-wrapper {
    display: block;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .menu-wrapper ul.nav-main-menu {
    display: block;
    width: 100%;
    padding: 0;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content {
    padding: 60px 0 200px;
    position: relative;
    min-height: 100vh;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content .header-logo img {
    margin: 0 auto;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content .top-wishlist {
    margin-left: 10px;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content .top-wishlist a {
    font-size: 24px;
    line-height: 1;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content .table-icon-menu {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin-top: 10px;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content .header-switchers {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content .top-links {
    font-size: 24px;
    line-height: 1;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content .header-top-links {
    margin-left: 10px;
    position: relative;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content .header-top-links .header-acccount {
    left: -15px;
    right: inherit;
  }
  body.menu-vertical-fixed .page-wrapper .header-area.header5 .header-body-content .header-top-links .header-acccount .header.links li a {
    padding: 12px 10px 8px;
  }
  .section-builder.section-common {
    margin-top: 100px;
  }
  .section-builder.section-common .panel-heading {
    margin-bottom: 40px;
  }
  .section-builder.section-common.section-category {
    margin-bottom: -30px;
  }
  .banner-auto-parts h2.big-text {
    font-size: 56px;
    line-height: 64px;
    margin-bottom: 9px;
  }
  .banner-auto-parts h2.big-text br {
    display: block;
  }
  .banner-auto-parts .inner-text a.btn-red {
    margin-top: 55px;
  }
  .banner-auto-parts h4 {
    font-size: 16px;
  }
  .banner-auto-parts .sub-number {
    margin-top: 15px;
  }
  .home-policy.section-builder-full .panel-block-row {
    margin: 0;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 0px;
  }
}
input.mage-error,
input.error,
.mage-error input {
  border: 1px solid red !important;
  background-color: #fff5f5;
}
.layout_type2 .page-title-wrapper.ttbg-color,
.layout_type2 .page-title-wrapper.ttbg-image {
  margin-bottom: 0;
}
.header-compare a.action.tocompare:before {
  content: "\e64b";
  font-family: "Pe-icon-7-stroke";
  font-size: 29px;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  color: #000;
  /* adjust color as needed */
}
.header-compare {
  position: relative;
  margin: 0 10px;
  display: inline-block;
}
