/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.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.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_Blog
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.mp-blog-view a,
.mp-sidebar a {
  text-decoration: none;
}
.mp-blog-rss {
  text-align: right;
}
.mp-post-info {
  color: #999999;
  font-size: 10px;
  line-height: 18px;
  margin: 0;
}
.mp-post-info span {
  color: #6f6f6f;
}
.post-item-wraper {
  border: 1px solid #eee;
}
.post-item-wraper:hover {
  border: 1px solid #eee;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
}
.post-info-wraper {
  padding: 20px 15px 10px 15px;
}
.post-list-item {
  margin-bottom: 20px;
}
.post-short-description {
  max-width: 100%;
}
.post-short-description p {
  max-width: 100%;
}
.post-post_content {
  margin: 10px 0 10px 0;
}
@media (min-width: 768px) {
  .post-sharing-button {
    text-align: center;
  }
}
#sharing {
  padding: 20px 30px;
  background: #f6f6f6;
  margin-top: 40px;
}
@media (min-width: 768px) {
  #sharing .share-col-left {
    float: left;
    width: 20%;
  }
}
.about-admin h4.admin-title {
  width: 215px;
  float: left;
}
.block-blog-related {
  margin-top: 35px;
}
.block-blog-related .related-content-container {
  padding: 0 10px;
}
.block-blog-related .related-content-container .author-content-image {
  float: left;
  width: 135px;
}
.block-blog-related .related-content-container .author-content-information {
  float: left;
  padding-left: 20px;
  width: calc(100% - 155px);
}
.block-blog-related .related-content-container .author-content-information .author-name {
  font-size: 20px;
}
#post-reviews {
  margin-top: 50px;
}
a.mp-relate-link {
  background: #f55567;
  color: #0a0a0a;
}
a.mp-relate-link img.img-responsive {
  margin: 0 auto;
  height: 200px;
  display: block;
}
.menu-archives {
  list-style: none;
  padding-left: 8px;
}
.menu-archives a.list-archives {
  color: inherit;
}
.author-image {
  text-align: center;
}
.author-image img.img-responsive {
  border: none;
  padding-right: 7px;
  padding-left: 7px;
  margin-top: 15px;
  margin-bottom: 20px;
}
.tab-content {
  border: 1px solid #ddd;
  border-top: none;
}
.pager {
  text-align: center;
}
.pager span.toolbar-number {
  display: none;
}
.block-title p {
  font-size: 18px;
  font-weight: 300;
}
.mp-sidebar {
  margin-bottom: 25px;
}
.mp-sidebar .block-content {
  padding-left: 10px;
}
.mp-sidebar .data.item.title {
  cursor: pointer;
}
.mp-sidebar .product.data.items > .item.content {
  padding: 20px 0 20px 10px !important;
}
.sidebar-tags {
  margin-bottom: 15px;
}
a.label.label-default.tags-list {
  background: #fff;
  border: 1px solid #bbb;
  color: inherit;
  font-weight: normal;
  font-size: 100%;
  border-radius: 1px;
  display: inline-block;
  margin-bottom: 5px;
  padding: 10px;
  margin-right: 5px;
}
ul.menu-categories li.category-item {
  list-style: none;
}
ul.menu-categories .category-level3 {
  display: none;
  padding-left: 15px;
}
ul.menu-categories .category-level4 {
  display: none;
  padding-left: 30px;
}
ul.menu-categories a.list-categories {
  color: inherit;
  margin-left: 8px;
}
ul.menu-categories i {
  cursor: pointer;
}
h2.list-title {
  margin-bottom: 30px;
}
.list-post-tabs {
  padding: 5px 10px 5px 0;
}
.list-post-tabs:hover {
  background-color: #eee;
}
.list-post-tabs .post-left {
  float: left;
  width: 25%;
}
.list-post-tabs .post-right {
  float: left;
  width: 75%;
  padding-left: 10px;
  box-sizing: border-box;
}
.list-post-tabs .post-right span {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.list-post-tabs .post-right span.create-at {
  font-size: 12px;
}
.tab-pane.fade {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}
.fa.fa-angle-right {
  font-size: larger;
}
.sidebar .mpblog-search {
  float: none !important;
  padding: 0 !important;
  margin-bottom: 15px !important;
  width: 100%;
}
.autocomplete-suggestions {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ddd;
  background: #FFF;
  cursor: default;
  overflow: auto;
  -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  border-top: 0;
  padding: 10px 0;
  overflow-x: hidden;
}
.autocomplete-suggestions strong {
  font-weight: bold;
  color: #000;
}
.autocomplete-suggestion {
  padding: 2px 5px;
  border-bottom: 1px solid #eee;
}
.autocomplete-suggestion:last-child {
  border-bottom: none;
}
.autocomplete-suggestion .mpblog-suggestion {
  display: block;
}
.autocomplete-suggestion .mpblog-suggestion:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left,
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right {
  float: left;
  padding: 5px 10px;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left {
  max-width: 25%;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right.image-visible {
  max-width: calc(75% - 40px);
}
.autocomplete-no-suggestion {
  padding: 2px 5px;
}
.autocomplete-selected {
  background: #F0F0F0;
}
.autocomplete-group {
  padding: 2px 5px;
  font-weight: bold;
  font-size: 16px;
  color: #000;
  display: block;
  border-bottom: 1px solid #000;
}
.mpblog-product-des {
  color: #333333;
}
.mpblog-product-des p {
  margin: 0;
  font-size: 12px;
}
.mpblog-search {
  position: relative;
}
.mpblog-search button.action.search {
  display: inline-block;
  background: none !important;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 2px;
  z-index: 1;
}
.mpblog-search button.action.search :before {
  -webkit-font-smoothing: antialiased;
  color: #8f8f8f;
}
.mpblog-search button.action.search span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.mpblog-search label[for="mpblog-search-box"] {
  display: none;
}
/* style comment */
textarea.default-cmt__content__cmt-block__cmt-box__cmt-input {
  overflow: hidden !important;
  resize: none;
  min-height: 80px;
  border-radius: 4px;
  margin-bottom: 15px;
}
.default-cmt__content__cmt-block__guest-box {
  margin-bottom: 20px;
}
.show-cmt__cmt-row.is-reply {
  padding-left: 50px !important;
}
.default-cmt__content__cmt-block__cmt-box__cmt-btn {
  float: right;
}
.default-cmt__content__cmt-block__cmt-box__cmt-btn .default-cmt_loading {
  display: inline-block;
  width: 20px;
  vertical-align: middle;
  margin-right: 5px;
}
.cmt-row__reply-row {
  margin-top: 10px;
}
.default-cmt__cmt-login {
  float: right;
  margin-top: 20px;
  margin-bottom: 10px;
}
div.default-cmt__content__cmt-content {
  width: 100%;
  margin-top: 50px;
  float: left;
}
ul.default-cmt__content__cmt-content {
  list-style: none !important;
}
.cmt-row__cmt-content {
  font-size: 13px;
}
.cmt-row__cmt-interactions {
  font-size: 13px;
}
.cmt-row__cmt-content p {
  margin: 3px 0 !important;
}
.interactions__btn-actions {
  display: inline-block;
  margin-right: 10px;
}
a.interactions__btn-actions.action {
  cursor: pointer;
}
.interactions__cmt-createdat {
  display: inline-block;
  color: #999;
  font-size: 13px;
}
.cmt-row.reply-row {
  margin-bottom: 0 !important;
}
.reply-form__form-input {
  margin-bottom: 0 !important;
  position: relative;
}
.reply-form__form-input .default-cmt_loading {
  width: 20px;
  position: absolute;
  top: 5px;
  right: 5px;
}
.default-cmt__content__cmt-row.reply-row {
  margin-top: 0 !important;
}
li.default-cmt__content__cmt-content__cmt-row.cmt-row.reply-row {
  margin-top: 5px;
  padding-bottom: 0;
}
li.default-cmt__content__cmt-content__cmt-row.cmt-row {
  margin-top: 5px;
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-top: 1px solid #f5f5f5;
}
.default-cmt__content__cmt-content ul:first-child {
  padding-left: 5px !important;
}
/* end style comment */
.widget-title {
  margin-bottom: 20px;
}
.author-social img.img-responsive {
  float: left;
  margin-top: 15px;
  margin-left: 15px;
  height: 25px;
  width: 25px;
}
.share-col-right {
  display: inline-block;
}
/*post view css*/
.page-layout-1column .column.main {
  width: 100% !important;
}
/* Footer Copyright */
.mp-footer {
  margin-top: 50px;
  font-size: 8px !important;
  display: block;
  clear: both;
  float: right;
  text-transform: inherit;
}
.mp-footer h3 {
  margin-top: 50px;
  font-size: 8px !important;
  display: block;
  clear: both;
  float: right;
  text-transform: inherit;
}
.mp-footer-links-light {
  color: #E8E8E8 !important;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
.mp-footer-links-light a {
  color: #E8E8E8 !important;
}
.post-image {
  min-height: 250px;
  position: relative;
}
.post-image img.img-responsive {
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  border: none;
}
.mpblog-post-view .post-view-image {
  text-align: center;
}
.post-item-wraper {
  padding: 10px !important;
}
@media only screen and (min-width: 600px) {
  .post-item-list .post-image {
    min-width: 250px;
    display: table-cell;
  }
  .post-item-list .post-info-wraper {
    display: table-cell;
    vertical-align: top;
  }
}
.post-info-wraper {
  display: table-cell;
  vertical-align: top;
}
.post-info-wraper h2.mp-post-title {
  margin-top: 0;
}
.post-list-content .limiter {
  display: block !important;
}
/** Yourstore theme */
.mpblog-etheme-yourstore .post-list-container,
.mpblog-etheme-yourstore .post-view,
.mpblog-etheme-yourstore .mp-blog-rss {
  width: 85%;
  margin: auto;
}
.mpblog-etheme-yourstore .block-blog-related {
  border-bottom: solid 1px #dfdfdf;
}
@media (min-width: 768px) {
  .mpblog-etheme-yourstore .page-layout-2columns-right .post-list-content {
    border-right: solid 1px #dfdfdf;
  }
  .mpblog-etheme-yourstore .page-layout-2columns-left .post-list-content {
    border-left: solid 1px #dfdfdf;
  }
}
@media (min-width: 1024px) {
  .mpblog-etheme-yourstore .products-same-post li {
    height: 400px;
    width: 24.5% !important;
  }
}
@media (min-width: 1440px) {
  .mpblog-etheme-yourstore .products-same-post li {
    height: 500px;
    width: 16.67% !important;
  }
}
@media all and (min-width: 640px) {
  .post-list-content .products-grid .product-item {
    width: 48%;
  }
}
@media all and (max-width: 640px) {
  .post-list-content .products-grid .product-item {
    width: 98%;
  }
}
/* mageplaza end blog style */
@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;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
@media all and (min-width: 769px), 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,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .magento-rma-guest-returns .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),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .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),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .magento-rma-guest-returns .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,
  .bundle-options-container .legend.title,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .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,
  .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,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .login-container .fieldset:after {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .dashboard-welcome-toggler,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .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,
  .login-container:before,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-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,
  [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,
  .account .toolbar:before,
  .account .toolbar:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results: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,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses: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,
  [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,
  .account .toolbar:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field,
  .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,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    margin-bottom: 20px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .form-cart .actions,
  .cart-container .cart-gift-item .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,
  .cart-container .form-cart .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update {
    margin-left: 10px;
  }
  .abs-shopping-cart-items-desktop .action.continue,
  .block-cart-failed .action.continue,
  .cart-container .form-cart .action.continue,
  .cart-container .cart-gift-item .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;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 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 .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 53px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #d1d1d1;
    color: #d1d1d1;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .fieldset > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
    margin: 0 0 29px;
  }
  .fieldset > .field > .label {
    margin: 0;
  }
  .fieldset > .field:before,
  .fieldset > .field:after {
    content: '';
    display: table;
  }
  .fieldset > .field:after {
    clear: both;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .fieldset > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .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: 0;
    border-top: 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;
  }
  .mp-sidebar .data.item.title {
    width: 50% !important;
    margin: 0 !important;
  }
  .mp-sidebar .data.item.title .data.switch {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .mp-sidebar .data.item.title .data.switch div {
    width: fit-content;
    margin: auto;
  }
  .mp-sidebar #tab-label-popular .data.switch {
    border-right: 0 !important;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
  }
  .toolbar-amount {
    float: left;
  }
  .sorter {
    float: right;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .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:not(.active):hover {
    color: #7d7d7d;
    background: #dedede;
  }
  .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;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: table;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: table-cell;
    padding-top: 25px;
    text-align: center;
    vertical-align: bottom;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
  }
  .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;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .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;
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .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;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    float: right;
    position: relative;
    width: 23%;
  }
  .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: 27px 8px 10px;
  }
  .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: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 22px 0 0;
  }
  .opc-progress-bar-item {
    width: 185px;
  }
  .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;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 600px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-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;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .login-container .block .login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block .login .actions-toolbar > .secondary {
    float: left;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .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-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;
  }
  .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%;
  }
  .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;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .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;
  }
  .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 {
    border: 0;
    margin-bottom: 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-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 auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .footer.content .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 10px;
    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: 240px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
}
@media all and (min-width: 1024px), print {
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 6%) / 4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
@media (min-width: 769px), print {
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
  }
  .panel.header {
    padding: 0px !important;
  }
  .header.content {
    padding: 0px !important;
  }
}
@media screen and (min-width: 768px) and (min-width: 769px), screen and (min-width: 768px) and print {
  .navigation,
  .breadcrumbs,
  .header.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-header .header.panel {
    max-width: 100%;
    margin: 0;
    padding: 0 20px;
  }
  .footer.content {
    max-width: 100%;
    margin: 0;
    padding: 0 20px;
  }
}
.action.primary:hover,
.action-primary:hover {
  background: #FF9000 !important;
  border: 1px solid #FF9000 !important;
  color: #ffffff;
}
.action.primary,
.action-primary {
  background-image: none;
  background: #FF9000 !important;
  border: 1px solid #FF9000 !important;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
}
body {
  font-family: 'Poppins', sans-serif !important;
}
footer ul {
  list-style: none;
  padding: 0;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
.footer ul li img {
  width: 10px;
  margin-right: 10px;
  margin-top: 5px;
}
.footer ul li a {
  text-decoration: none;
  color: #000;
  font-family: "Poppins", sans-serif;
}
.footer ul li,
.footer p {
  font-size: 11px;
  margin-bottom: 7px;
  display: flex;
  align-items: flex-start;
  font-family: "Poppins", sans-serif;
  text-transform: capitalize;
}
.footer h4 {
  font-family: "Poppins" !important;
  font-size: 13px;
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.footer p span {
  background-color: #FA6905;
  color: #fff;
  text-transform: capitalize;
  padding: 3px 6px;
  border-radius: 3px;
  font-size: 8px;
  margin-bottom: 0px;
  margin-left: 10px;
  line-height: 10px;
}
.footer form {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}
.footer form input {
  border: 1px solid #E4E4E4;
  font-size: 10px;
  font-weight: 400;
  font-family: poppins;
  padding: 10px 15px;
  border-radius: 5px;
  width: -webkit-fill-available;
}
.footer form button {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  border: none;
  background: #FA6905;
  padding: 7px 12px;
}
.footer .update_text {
  color: #000000;
  font-family: "Poppins", sans-serif;
  font-size: 9px;
  margin-top: 10px;
  line-height: 16px;
}
.product-single-accordion .accordion-item .accordion-header .accordion-button:hover {
  background: #fff !important;
  border: 0px !important;
}
.accordion-button:not(.collapsed) {
  background-color: #ffffff !important;
  box-shadow: unset !important;
}
.gmt-element-c0f3a80 .gmt-element-populated,
.gmt-element-fd63306 .gmt-element-populated {
  padding: 0px !important;
}
.marquee-content {
  font-weight: 400 !important;
  font-size: 11px;
}
.track-text {
  font-weight: 400 !important;
  font-size: 11px !important;
  line-height: 100% !important;
  text-transform: capitalize !important;
}
.search-form input {
  background: #fc9d5c !important;
  border: 0px !important;
  font-size: 11px !important;
}
.category_menu .top_category {
  color: #fff !important;
}
.gmt-element-94e6104 img,
.gmt-element-66049af img {
  margin-top: 20px !important;
  border: 1px solid #f5f5f56e !important;
}
.gmt-element-94e6104 .gmt-image-box-title a,
.gmt-element-66049af .gmt-image-box-title a {
  font-family: 'Poppins', sans-serif !important;
}
.gmt-element-94e6104 .gmt-image-box-description,
.gmt-element-66049af .gmt-image-box-description {
  letter-spacing: 0px;
}
.main-title h2,
.main-title h3,
.main-title h1 {
  font-weight: 600;
}
.Product_category .main-title {
  margin-bottom: 0px !important;
}
.gmt-element-5de089bf .gmt-element-populated {
  border-color: #FA6905 !important;
  border: 0px !important;
}
.gmt-element-60139227 .gmt-widget-container {
  background-color: #FA6905 !important;
}
.banner-img {
  border-radius: 5px !important;
}
.product_detail h6,
.product_detail p {
  color: #000 !important;
}
.Product_category .nav-pills #toggle_section .nav-link img,
.Product_category .nav-pills .toggle_section .nav-link img {
  margin-right: 20px !important;
}
.product_category .nav-pills .toggle_section .nav-link,
.product_category .nav-pills #toggle_section .nav-link {
  font-size: 13px !important;
}
.productSwiper .stars {
  font-size: 8px !important;
}
.gmt-element-682bfbe9 .gmt-image-box-title {
  margin-bottom: 5px;
  font-family: "Poppins" !important;
  font-weight: 700 !important;
  font-size: 20px;
  text-align: center;
  text-transform: capitalize;
  color: #000;
  letter-spacing: 1px;
}
.gmt-element-682bfbe9 .gmt-image-box-img {
  width: 150px !important;
}
.gmt-element-682bfbe9 .gmt-image-box-wrapper {
  padding: 10px !important;
}
.gmt-element-682bfbe9 .gmt-image-box-description {
  color: #7E7E7E;
  margin-bottom: 10px;
  position: relative;
  text-align: center;
  font-family: "Poppins" !important;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
}
.shop_by_category .category_section_bg ul {
  padding: 5px !important;
}
.shop_by_category .swiper-slide {
  height: unset !important;
}
.shop_by_category .category_section_bg {
  height: 100%;
}
.shop-by-category .main-title .d-flex,
.gmt-element-21935ea {
  margin-bottom: 0 !important;
}
.footer.content {
  border-top: 0px !important;
}
.filter-div span {
  font-size: 15px !important;
  text-transform: capitalize !important;
}
.filter-div button {
  font-size: 17px !important;
}
#block-collapsible-nav .items {
  display: block !important;
  margin-right: 10px !important;
  margin-left: 10px !important;
}
.block-collapsible-nav .item .delimiter {
  display: none !important;
}
.block-collapsible-nav .item a,
.block-collapsible-nav .item > strong {
  font-size: 13px !important;
  padding: 8px !important;
}
.block-collapsible-nav .item.current > strong {
  border-color: #fa6905 !important;
}
.block-collapsible-nav .item a:hover {
  width: -webkit-fill-available !important;
}
.box {
  padding: 20px;
  background: #fa69051a;
  border-radius: 10px;
}
.box .box-title span {
  color: #282828 !important;
  font-size: 15px !important;
}
.create .field {
  display: flex !important;
  align-items: center !important;
}
.create .field .label span {
  font-size: 12px !important;
  font-family: 'Poppins', sans-serif !important;
  line-height: 14px !important;
}
.create .field .label input,
.create .field input[type="checkbox"] {
  margin-top: 0px !important;
  top: 0px !important;
}
input.search-input::placeholder {
  color: #fff;
  opacity: 0.8;
}
input.search-input:focus {
  box-shadow: none !important;
}
.rating {
  text-wrap-mode: nowrap;
  padding-top: 5px !important;
}
.product-card {
  height: 100% !important;
}
#login-form .field.choice .label {
  display: inline !important;
}
.action.primary {
  background: #fa6905 !important;
  border: 1px solid #fa6905 !important;
  color: #fff !important;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 400 !important;
  border-radius: 3px;
}
.fieldset > .field:not(.choice) > .label {
  font-family: 'Poppins', sans-serif !important;
}
.abs-login-block-title strong,
.login-container .block .block-title strong {
  font-weight: 600 !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 22px !important;
}
.login .note,
.block-new-customer .block-content p {
  font-size: 13px !important;
}
.login .remind {
  font-size: 14px;
}
.secondary {
  margin: 0 !important;
}
.login input {
  font-family: 'Poppins', sans-serif !important;
}
.account-social-login {
  width: fit-content !important;
  border: 1px solid #ddd !important;
  margin: auto !important;
  margin-bottom: 30px !important;
  border-radius: 27px !important;
}
#productAccordion .accordion-body strong {
  font-weight: 400 !important;
}
.filter-options-content label span.price {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 11px;
  color: #7e81a2;
}
.discount-badge {
  z-index: 9;
}
.category-page .product-image .product-actions {
  bottom: 0 !important;
  opacity: 1 !important;
  z-index: 9 !important;
}
.category-page .product-image .product-actions .action-btn {
  height: 25px !important;
}
.category-page .product-image .product-actions .action-btn img {
  height: 9px !important;
  width: auto !important;
}
.category-page .product-card .product-info .product-title {
  font-size: 10px;
}
.category-page .product-card .product-info .product-price .current-price {
  font-size: 14px !important;
}
.category-page .product-card .product-info .product-price .original-price {
  font-size: 11px !important;
}
.category-page .product-card .product-info .product-buttons .btn-cart,
.category-page .product-card .product-info .product-buttons .btn-buy {
  font-size: 10px !important;
  width: 100% !important;
  text-wrap-mode: nowrap !important;
  text-decoration: none !important;
  padding: 5px !important;
}
.category-page .product-card .product-info .product-buttons form {
  width: 100% !important;
  cursor: pointer;
}
.filter-div label {
  font-size: 12px !important;
  font-family: 'Poppins', sans-serif !important;
}
.filter-section select,
.filter-section input,
.filter-div span {
  font-size: 9px !important;
}
.filter-div button {
  font-size: 12px !important;
  background: transparent !important;
}
.block.filter .filter-title {
  margin-bottom: 5px !important;
}
.filter-div span.ms-1 {
  display: none !important;
}
.action-btn:hover {
  border: 1px solid #ff6b35 !important;
}
.category-page .product-card .product-info .product-buttons {
  width: -webkit-fill-available !important;
}
.sub_list ul li {
  margin-bottom: 0px !important;
}
.button-group .btn-cart {
  font-family: "Poppins" !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  padding: 7px 40px !important;
}
.opc-progress-bar-item {
  width: 49% !important;
}
.opc-wrapper .step-title {
  font-weight: 600 !important;
}
.fieldset > .field:not(.choice) > .label {
  text-align: left !important;
  font-size: 15px !important;
}
.breadcrumbs .item:not(:last-child):after {
  line-height: 20px !important;
}
.block-subtitle {
  font-size: 16px !important;
  font-weight: 500 !important;
}
.block.filter {
  padding-top: 20px !important;
}
.filter-current .filter-label {
  font-size: 14px !important;
  font-weight: 600 !important;
}
.filter-value,
.block.filter .item .remove {
  font-size: 12px !important;
}
.block-actions.filter-actions .filter-clear span {
  font-size: 12px !important;
  border: 1px solid #fa6905 !important;
  padding: 5px 10px !important;
  border-radius: 4px !important;
  background: #fa6905 !important;
}
.block-actions.filter-actions .filter-clear {
  text-decoration: none !important;
  color: #ffffff !important;
}
.sidebar label input[type="checkbox"]:checked {
  background-color: #fa7205 !important;
  accent-color: #fff !important;
  color: #fff !important;
}
.sidebar label input[type="checkbox"]:checked::after {
  color: #fff !important;
}
.social-login-authentication-channel.account-social-login {
  width: revert-layer !important;
}
.social-btn-actions-toolbar.google-login {
  margin-left: 0px !important;
  margin-top: 4px !important;
}
.category-page .product-card .product-info .product-buttons form {
  display: flex !important;
  gap: 5px !important;
}
/** Bharat design css */
.cart .price {
  display: table-cell !important;
}
.cart.table-wrapper .actions-toolbar .action {
  background-color: #fa6905;
  color: #fff;
  font-weight: 400;
  font-family: 'Poppins';
  border-color: #fa6905;
}
.cart-summary .title {
  font-size: 16px;
}
.column.main .cart-summary .block .title strong {
  font-size: 16px;
}
cart-summary .block .fieldset .field {
  display: flex !important;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-size: 14px !important;
  font-weight: 600 !important;
}
.product-image-photo {
  width: 100% !important;
  height: auto !important;
}
.item-info td .qty .control label {
  justify-content: center !important;
}
.item-info td .price-excluding-tax {
  display: flex !important;
  justify-content: center !important;
}
.cart-summary .block .fieldset .choice {
  display: flex !important;
}
.login-container .block-customer-login {
  margin-bottom: 0 !important;
}
.form-login .fieldset .choice {
  margin-bottom: 0;
}
.actions-toolbar {
  display: flex;
  flex-direction: column;
}
.form-login .actions-toolbar.primary,
.form-login .actions-toolbar .primary button {
  width: 100%;
}
.form-login .fieldset .account-social-login {
  display: flex !important;
  justify-content: center;
  align-items: center;
  margin-top: 10px !important;
  float: unset;
  width: 35% !important;
}
.form-login .actions-toolbar.primary {
  margin-right: 0 !important;
}
.login-container .fieldset:after {
  content: unset !important;
}
.form-login .fieldset .account-social-login {
  border: 1px solid #c2c2c2 !important;
  border-radius: 5px !important;
}
.sidebar label input[type="checkbox"]:checked::after {
  color: #fff !important;
}
.sidebar label input[type="checkbox"] {
  background-color: #FFDBF1 !important;
}
.wish_product-card .product-item-info .fieldset .qty {
  display: none !important;
}
.wish_product-card .product-item-info .fieldset {
  margin-bottom: 0 !important;
}
.wishlist-section .container {
  max-width: unset !important;
  padding: unset !important;
}
.wish_product-card .product-item-info .d-flex {
  gap: 20px !important;
}
.wish_product-card .product-item-info .product-item-actions a {
  text-decoration: none !important;
}
.wish_product-card .product-item-info .product-item-actions a span {
  color: #DE0000 !important;
}
.wish_product-card .product-item-info .wish_card-body a {
  text-decoration: none !important;
}
.order-details-items .order-title .action,
.order-details-items .actions-toolbar a {
  border: 1px solid #fa6905 !important;
  padding: 4px !important;
  border-radius: 5px !important;
  text-decoration: none !important;
  margin-left: 10px !important;
  background-color: #fa6905 !important;
  color: #fff !important;
}
.order-details-items .actions-toolbar a {
  width: fit-content !important;
}
.product-image {
  height: 250px !important;
  margin-top: unset !important;
}
.wish_product-card .product-item-info .product-item-actions a span img {
  width: 12px !important;
  object-fit: contain;
  height: 12px !important;
}
.wish_product-card .product-item-info .product-item-actions a span {
  align-items: center;
  justify-content: center !important;
  height: auto !important;
}
.wish_product-card .product-item-info .product-item-actions a span {
  margin-top: 10px;
  font-size: 12px !important;
}
.block-collapsible-nav {
  margin-bottom: 0 !important;
}
.action.primary {
  padding: 6px !important;
  font-size: 10px !important;
}
.mode-list:before {
  content: unset !important;
}
.mob-design {
  align-items: flex-start !important;
  justify-content: space-between !important;
  width: 100% !important;
}
.table-order-items .name .product-image {
  margin-top: 0px !important;
}
.filter-section .filter-div .form-select {
  width: 40px !important;
}
.product-single-accordion button.accordion-button.collapsed:focus {
  box-shadow: unset !important;
  background: unset !important;
}
.nav_below_item {
  z-index: 99999 !important;
}
@media (max-width: 767px) {
  .product_lisiting .product-card-category .mob-design .list-button {
    justify-content: flex-start !important;
  }
  .product_lisiting .product-card-category .mob-design .list-button .btn-cart {
    width: 100% !important;
  }
  .product_lisiting .product-card-category .mob-design .list-button .btn-buy {
    width: 100% !important;
  }
  .order-items .table-order-items tr td {
    display: flex !important;
    gap: 10px;
    flex-direction: column !important;
  }
  .order-items .table-order-items tr td img {
    width: 70px !important;
    height: 70px !important;
  }
  .order-items .table-order-items tr td .product-image {
    margin-top: 0px !important;
  }
  .columns .column.main {
    order: 2 !important;
  }
  .columns .sidebar-main {
    order: 1 !important;
    box-shadow: unset !important;
  }
  .cart.table-wrapper .actions-toolbar .action {
    padding: 5px !important;
    font-size: 10px !important;
  }
  .product_lisiting .product-info-category h5 {
    font-size: 12px !important;
  }
  .product-image {
    height: auto !important;
  }
  .product-image img {
    height: auto !important;
  }
  .columns .column .fieldset .legend span {
    font-size: 16px;
  }
  .columns .column .fieldset .field .label span {
    font-size: 12px !important;
  }
  .columns .column .fieldset .field .control input {
    font-size: 12px !important;
  }
  .columns .column .fieldset .field {
    margin-bottom: 5px !important;
  }
  .columns .column .fieldset.info {
    margin-bottom: 10px !important;
  }
  .search_toggle_btn {
    font-size: 12px;
    border-radius: 24px;
    height: 30px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 575px) {
  .product-image img {
    height: auto !important;
  }
  .product-image {
    height: auto !important;
  }
  #toggle_section {
    width: 184px;
  }
  .category_menu .top_category {
    padding: 5px 5px 5px 3px !important;
    font-size: 13px !important;
  }
  .product-image-container span.product-image-wrapper {
    padding-bottom: 0px !important;
    height: 220px;
    width: 80%;
    margin: auto;
  }
}
@media (max-width: 767px) {
  .sub_list.mobile-open {
    position: relative !important;
    width: 100% !important;
    height: auto !important;
    left: 0 !important;
  }
  .page-wrapper .breadcrumbs .item:not(:last-child):after {
    line-height: 18px !important;
  }
  .page-header {
    margin-bottom: 0px;
  }
}
.orders-history #my-orders-table tr td {
  font-size: 13px !important;
  font-weight: 300 !important;
}
.orders-history #my-orders-table tr td .price {
  justify-content: flex-start !important;
  font-size: 14px !important;
}
.orders-history #my-orders-table tr td a.action {
  text-decoration: none !important;
  border: 1px solid #000 !important;
  font-size: 11px !important;
  padding: 3px 10px !important;
  border-radius: 3px !important;
}
.orders-history #my-orders-table tr th {
  font-size: 14px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
}
.limiter-label {
  font-size: 14px !important;
  font-weight: 500 !important;
}
.limiter-options {
  font-size: 12px !important;
  border-radius: 3px !important;
}
.limiter-text {
  font-size: 11px !important;
}
.form-cart table thead tr th {
  font-size: 14px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  justify-content: flex-start !important;
  text-align: center !important;
}
.form-cart table thead tr td .price {
  justify-content: center !important;
}
.block-dashboard-info .block-title strong {
  font-size: 22px !important;
  font-weight: 600 !important;
}
.block-dashboard-info .box .box-content p,
.block-dashboard-addresses .box .box-content address {
  font-size: 12px !important;
}
.block-dashboard-info .box .box-actions a,
.block-dashboard-addresses .box .box-actions a {
  font-size: 12px !important;
  text-decoration: none !important;
  border: 1px solid #fa6905 !important;
  background: #fa6905 !important;
  color: #fff !important;
  padding: 4px 12px !important;
  border-radius: 4px !important;
}
.block-dashboard-info .box .box-actions,
.block-dashboard-addresses .box .box-actions {
  display: flex !important;
  gap: 5px !important;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > tbody > tr > td,
table > tfoot > tr > td,
.cart.table-wrapper .product-item-details {
  vertical-align: middle !important;
}
.cart-summary .product-image-photo {
  width: 80px !important;
  border: 1px solid #ffe0ca !important;
  height: 80px !important;
  object-fit: contain !important;
  border-radius: 3px !important;
}
.item-info,
.item-info td {
  border-bottom: 0px !important;
}
.item-actions td,
.item-actions td .actions-toolbar {
  padding-top: 0px !important;
  margin-top: 0px !important;
}
.cart-empty {
  font-size: 15px !important;
}
.social-btn .btn-social {
  left: 5px !important;
}
.orders-history #my-orders-table tr {
  border-bottom: 1px solid #ddd !important;
}
.block-addresses-default .block-content .box .box-content {
  font-size: 12px !important;
}
.block-addresses-default .block-content .box-actions a {
  font-size: 12px !important;
}
#maincontent .form-edit-account .legend,
#maincontent .form-newsletter-manage .legend,
#maincontent .form-newsletter-manage .actions-toolbar {
  margin-left: 0px !important;
}
#maincontent .form-edit-account label {
  font-weight: 600 !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 14px !important;
  display: inline !important;
}
#maincontent .form-newsletter-manage .label {
  display: inline !important;
  font-family: "poppins", sans-serif !important;
  font-weight: 500 !important;
  font-size: 14px !important;
}
#maincontent .form-newsletter-manage .field.choice::before {
  width: 0px !important;
}
.account-social-login .actions-toolbar.social-btn {
  width: -webkit-fill-available !important;
  margin-bottom: 4px !important;
}
body {
  font-family: 'poppins', sans-serif !important;
}
.cart.table-wrapper .item-actions .actions-toolbar {
  display: contents !important;
}
.cart-container .cart-summary .title {
  font-weight: 700 !important;
}
.cart-container .cart-summary #block-shipping-heading,
#block-discount .title #block-discount-heading {
  font-size: 13px !important;
}
.cart-container .cart-summary #cart-totals table tbody tr th {
  font-size: 12px !important;
  font-weight: 500 !important;
}
#shipping-zip-form .field label,
#discount-coupon-form .coupon label {
  font-size: 13px !important;
  font-weight: 600 !important;
}
#shipping-zip-form select {
  font-size: 11px !important;
}
#co-shipping-method-form .item-title span {
  font-size: 15px !important;
  font-weight: 600 !important;
}
#co-shipping-method-form .item-options .label {
  font-family: 'Poppins', sans-serif !important;
}
#discount-coupon-form .actions-toolbar .primary {
  float: right !important;
}
.checkout-methods-items .item button {
  padding: 8px !important;
  font-size: 13px !important;
}
.checkout-methods-items .multicheckout {
  padding: 10px !important;
  text-align: center !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  color: #fa6905 !important;
}
.checkout-methods-items li.item {
  justify-content: center !important;
  border: 1px solid #fa6905 !important;
  border-radius: 5px !important;
  padding: 0px !important;
}
.payment-icons img {
  width: 30px !important;
}
.payment-icons li {
  margin-bottom: 0 !important;
}
.gmt-element-e2406ff .gmt-element-populated {
  padding: 0px !important;
}
.gmt-element-e2406ff .gmt-element-262de44 h4 {
  font-family: 'Poppins', sans-serif !important;
  font-weight: 500 !important;
  font-size: 11px !important;
  margin-bottom: 0px !important;
  line-height: 36px !important;
}
.payment-icons {
  top: 7px !important;
  position: relative !important;
}
.shop_by_category .swiper-slide .text-center a {
  color: #fff !important;
}
.gmt-element-60139227 .gmt-text-title,
.gmt-element-429abcfb .gmt-testimonial-content,
.gmt-element-429abcfb .gmt-testimonial-name,
.gmt-element-429abcfb .gmt-testimonial-job {
  font-family: 'Poppins', sans-serif !important;
}
@media (max-width: 575px) {
  .create .field {
    display: flex !important;
    align-items: flex-start !important;
    flex-direction: column !important;
    width: -webkit-fill-available !important;
  }
  .create .field .control {
    width: -webkit-fill-available !important;
  }
  .create .field.newsletter,
  .create .field.choice {
    flex-direction: row !important;
    display: flex !important;
  }
  #mobile-banner-f .gmt-element {
    width: 100% !important;
  }
  .gmt-element-91c23ed .gmt-element-populated {
    padding: 0px !important;
  }
  .gmt-element-3216acf {
    padding-bottom: 0px !important;
  }
  .gmt-element-b879763 .gmt-element-populated {
    padding: 10px 0px !important;
  }
  .gmt-element-235d05b img {
    margin-top: 20px !important;
  }
  .gmt-element-235d05b .gmt-widget-container {
    padding-bottom: 0px !important;
  }
  .breadcrumbs {
    padding: 0 10px !important;
  }
  .thumbs-swiper {
    width: 100% !important;
    overflow: scroll !important;
  }
  .toolbar-products .filter-section {
    flex-wrap: wrap !important;
  }
  .category-page .product-image .product-actions .action-btn {
    padding: 4px !important;
  }
  .product-actions {
    padding: 0 7px !important;
  }
  .product-image img {
    width: auto !important;
    height: auto !important;
    object-fit: contain !important;
  }
  .form-login .fieldset .account-social-login {
    width: max-content !important;
  }
  .abs-login-block-title strong,
  .login-container .block .block-title strong,
  .login-container .block .block-title strong {
    font-size: 20px !important;
  }
  .login .note,
  .block-new-customer .block-content p {
    font-size: 11px !important;
  }
  .block-collapsible-nav {
    position: relative !important;
    top: 0 !important;
  }
  .gmt-element-3bd87de .best_seller {
    border: 1px solid #e4e4e4 !important;
  }
  .product_detail h6 {
    font-size: 10px !important;
  }
  .gmt-element-5fb158b .gmt-column {
    width: 50% !important;
    flex: 1 !important;
  }
  .gmt-element-ed7ca97 {
    width: 100% !important;
  }
  .gmt-element-bbb5b4f .gmt-widget-image-box .gmt-image-box-img img {
    width: 30px !important;
    margin-top: 10px !important;
  }
  .gmt-element-12fd726 .gmt-image-box-title {
    margin-bottom: 4px !important;
  }
}
@media (max-width: 767px) {
  .marquee-content {
    font-size: 8px;
    line-height: 10px !important;
  }
  .gmt-element-7d1afbf .gmt-element-populated {
    padding: 4px !important;
  }
  .gmt-element-21935ea .gmt-icon i {
    font-size: 20px !important;
  }
  #maincontent,
  .footer {
    width: 100% !important;
  }
  .gmt-element-30d1ff0 .gmt-element-populated {
    padding: 0px !important;
  }
  .shop_by_category .category_section_bg ul {
    column-count: 1;
  }
  .shop_by_category .category_section_bg ul li h6 {
    margin-bottom: 0 !important;
  }
  .shop_by_category .category_section_bg a {
    padding: 2px 10px !important;
  }
  .shop_by_category .category_section_bg ul {
    column-count: 1 !important;
  }
  .shop_by_category .category_section_bg a {
    padding: 2px !important;
    font-size: 10px !important;
  }
  .flex_icon {
    gap: 1px !important;
  }
  .breadcrumbs .items strong,
  .breadcrumbs .items a {
    font-size: 10px !important;
  }
  .breadcrumbs .items .item:not(:last-child):after {
    font-size: 24px !important;
  }
  .breadcrumbs .item:not(:last-child):after {
    line-height: 18px !important;
  }
  .single-product-details .product-heading h2 {
    font-size: 16px !important;
  }
  .single-product-details .product-heading {
    flex-direction: column !important;
    align-items: flex-start !important;
  }
  .shop_by_category .category_section_bg a.shop-now-btn {
    padding: 5px 10px !important;
  }
  .page-footer .content .col-md-9 {
    padding: 0 !important;
  }
  .gmt-element-a118a43 .quality_warranty .col,
  .quality_warranty .col {
    flex: 1 0 100%;
  }
  .gmt-element-d964d0f .quality_warranty img.img-fluid,
  .gmt-element-01303da .quality_warranty img.img-fluid {
    height: auto !important;
  }
  .footer.content {
    margin-top: 10px;
  }
  .block-collapsible-nav {
    position: relative !important;
    top: 0 !important;
  }
  .caviar-part {
    padding: 10px !important;
  }
  .caviar-part p,
  .caviar-part p a {
    font-size: 10px !important;
  }
  .gmt-element-715c9db .caviar-img {
    object-fit: cover !important;
  }
  .caviar-part {
    overflow-wrap: anywhere !important;
  }
  .caviar-part p {
    margin-bottom: 8px !important;
  }
  .caviar-part p img {
    height: 10px !important;
    width: 10px !important;
  }
  .get-in-touch {
    padding: 10px !important;
  }
  .gmt-element-afeaaed .submit-button,
  .gmt-element-afeaaed .get-in-touch input[type=submit] {
    font-size: 13px !important;
    font-weight: 500 !important;
  }
  .gmt-element-378c4b3 .card {
    padding: 10px !important;
  }
  .gmt-element-378c4b3 .card-body .card-title {
    font-size: 16px !important;
    font-weight: 600;
  }
  .gmt-element-fc7e997 .gmt-widget-wrap {
    align-items: center !important;
  }
  .banner-img {
    border-radius: 0 !important;
    height: 250px !important;
  }
  .gmt-element-0035f86 .banner-btn,
  .gmt-element-e672f02 .banner-btn {
    color: #fff !important;
  }
  section.banner-section {
    margin-bottom: 5px !important;
  }
  .filter-div span,
  label,
  .filter-div span {
    font-size: 10px !important;
  }
  .filter-section select,
  .filter-section input {
    font-size: 8px !important;
  }
  .filter-div button {
    font-size: 10px !important;
    background: transparent;
    border: 0px !important;
    padding: 0px !important;
  }
  .filter-section .filter-div {
    gap: 4px !important;
  }
  .form-select {
    background-size: 7px !important;
    padding-right: 12px !important;
  }
  .product-buttons .btn-buy,
  .product-buttons .btn-cart {
    font-size: 9px !important;
  }
  .sidebar-main .block.filter {
    margin-bottom: 0px;
  }
  #maincontent.page-main {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .block.filter .filter-title {
    margin-bottom: 5px !important;
  }
  .page-wrapper > .breadcrumbs {
    width: 98% !important;
    padding: 10px 5px 5px !important;
  }
  .filter-div button {
    background: transparent !important;
  }
  .toolbar-products {
    padding: 0 0px !important;
  }
  .button-group .btn-cart,
  .button-group .buy-now,
  .button-group .bulk-order {
    font-size: 11px !important;
    padding: 7px 35px !important;
  }
  .btn-cart {
    background-color: #f97316 !important;
    color: #fff !important;
    border: none;
    opacity: 1 !important;
    box-shadow: 0px 4.43px 22.15px 0px #00000040;
    font-family: "Poppins";
    font-weight: 400;
    font-size: 14px;
    padding: 7px 40px;
  }
  .product-single-accordion .accordion-item .accordion-collapse .accordion-body {
    font-size: 10px !important;
  }
  .product-info {
    padding: 10px 7px !important;
  }
  .breadcrumbs {
    padding: 10px !important;
  }
  .category-page .product-card .product-info .product-buttons form {
    display: flex !important;
    gap: 5px !important;
  }
  .product-image {
    margin-top: 0 !important;
  }
  .account .page-main {
    padding-top: 0 !important;
  }
  .columns .sidebar-main {
    padding: 0px !important;
  }
  .block-collapsible-nav {
    margin-bottom: 10px !important;
  }
  .block-dashboard-info .block-title strong {
    font-size: 19px !important;
  }
  .gmt-5998a5 .gmt-element.gmt-element-e0dbc79 .gmt-image-box-content .gmt-image-box-title {
    font-family: Poppins, Sans-serif !important;
  }
  .product-image .product-actions .action-btn img {
    width: 13px !important;
  }
  .gmt-element.gmt-element-551606b.gmt-position-top.gmt-widget.gmt-widget-image-box,
  .gmt-element-12fd726,
  .gmt-element-7197a26 {
    width: 50% !important;
  }
  .gmt-element-bbb5b4f .gmt-widget-wrap {
    justify-content: center !important;
  }
  .gmt-0f7b45 .gmt-element.gmt-element-1aa90ef {
    margin-top: -20px !important;
  }
}
@media (max-width: 991px) {
  .thumbs-swiper .swiper-wrapper {
    flex-direction: row !important;
  }
  .gmt-element-4536072 .ui-menu ui-widget {
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    transition: 0.3s all !important;
  }
  .gmt-5998a5 .gmt-element.gmt-element-de54645 .gmt-image-box-content .gmt-image-box-title {
    font-family: Poppins, Sans-serif !important;
  }
  .gmt-5998a5 .gmt-element.gmt-element-de54645 .gmt-image-box-content .gmt-image-box-description,
  .gmt-5998a5 .gmt-element.gmt-element-e0dbc79 .gmt-image-box-content .gmt-image-box-description {
    font-size: 12px !important;
    letter-spacing: 0px !important;
  }
  .gmt-5998a5 .gmt-element.gmt-element-de54645 .gmt-image-box-content .gmt-image-box-title,
  .gmt-5998a5 .gmt-element.gmt-element-e0dbc79 .gmt-image-box-content .gmt-image-box-title {
    margin-bottom: 6px !important;
  }
  .product-swiper .swiper-slide .product-card .product-image .product-actions img {
    width: 13px !important;
  }
  .product-swiper .swiper-slide .product-card .product-image {
    margin-top: 0 !important;
    height: auto !important;
  }
  .product-actions img {
    height: auto !important;
  }
  .action-btn {
    padding: 7px !important;
    width: 35px !important;
  }
  .product-actions {
    flex-direction: column !important;
    right: auto !important;
    bottom: auto !important;
  }
  .gmt-element-4536072 nav .ui-menu.ui-widget {
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    padding: 0px !important;
  }
  .gmt-element-4536072 .ui-menu.ui-widget .ui-menu-item a {
    font-size: 12px !important;
  }
  .gmt-element-4536072 .ui-menu.ui-widget .ui-menu-item {
    border-bottom: 1px solid #ddd !important;
  }
  .gmt-element-21935ea .gmt-icon i.fas.fa-bars.active {
    transform: rotate(0deg) !important;
  }
  .gmt-0f7b45 .gmt-element.gmt-element-3856097 .gmt-widget-container {
    margin: 0 !important;
  }
  .gmt-element-21935ea .gmt-icon-wrapper {
    width: 20px !important;
    left: 10px !important;
    position: relative !important;
  }
  .gmt-0f7b45 .gmt-element.gmt-element-21935ea > .gmt-widget-container {
    margin: 4px 0 0 !important;
  }
}
.quantity-btn {
  font-weight: 400 !important;
}
.gmt-element-c6b6d9d,
.gmt-element-c6b6d9d .gmt-widget-container,
.gmt-element-c6b6d9d .swiper-container,
.gmt-element-c6b6d9d .swiper-container .swiper-slide figure,
.gmt-element-c6b6d9d .gmt img {
  height: 100% !important;
}
.product-single-accordion .accordion-item {
  margin-bottom: 0px !important;
}
.top_product_slider .top_product_section_bg,
.swiper-slide {
  padding-bottom: 2px !important;
}
.breadcrumbs a,
.breadcrumbs strong {
  font-size: 12px !important;
}
.breadcrumbs .item:not(:last-child):after {
  font-size: 26px !important;
  line-height: 21px !important;
}
.gmt-element-75082e2 .gmt-element-378c4b3,
.gmt-element-75082e2 .gmt-widget-container,
.gmt-element-75082e2 .card-row {
  height: 100% !important;
}
.product-single-accordion .accordion-item {
  border: 0px !important;
  box-shadow: unset !important;
}
/** Product Single style start */
.swiper.main-swiper {
  width: 100%;
  height: 500px;
}
.thumbs-swiper .swiper-slide img,
.main-swiper .swiper-slide img {
  width: 100%;
  border-radius: 10px;
  object-fit: cover;
}
.thumbs-swiper {
  height: 500px;
  width: 120px;
  margin-right: 20px;
}
.thumbs-swiper .swiper-slide {
  height: 90px !important;
  cursor: pointer;
}
.thumbs-swiper .swiper-slide-thumb-active {
  opacity: 1;
  border-bottom: 1px solid #000000;
  border-radius: unset;
}
.thumbs-swiper img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  object-fit: cover;
}
.single-product-details .product-heading h2 {
  font-family: "Poppins";
  font-weight: 700;
  font-size: 28px;
}
.single-product-price {
  color: #FA6905;
  margin-bottom: 15px;
  font-family: "Poppins";
  font-weight: 800;
  font-size: 22px;
}
.rating {
  font-family: "Poppins";
  font-weight: 600;
  font-size: 12px;
}
.rating .star-img {
  width: 14px;
}
.single-product-details p {
  margin-bottom: 0;
  font-family: "Poppins";
  font-weight: 400;
  font-size: 16px;
}
.options-box {
  display: flex;
  gap: 4px;
  margin-bottom: 15px;
}
.options-box .option-btn {
  border: 1px solid #ddd;
  padding: 6px 12px;
  border-radius: 6px;
  background: #fff;
  cursor: pointer;
  font-family: "Poppins";
  font-weight: 400;
  font-size: 11px;
  border: 1px solid #000;
}
.option-btn.active {
  box-shadow: 0px 4.43px 22.15px 0px #00000040;
  background: #FA6905;
  border-color: #FA6905;
  color: #fff;
}
.single-product-details .stock {
  margin-bottom: 10px;
  font-family: "Poppins";
  font-weight: 400;
  font-size: 12px;
  color: #000;
}
.single-product-details .stock img {
  width: 18px;
}
.specs {
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}
.specs li {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 5px;
  font-family: "Poppins";
  font-weight: 400;
  font-size: 12px;
}
.specs li .single-product-link {
  font-family: "Poppins";
  font-weight: 400;
  font-size: 12px;
  text-decoration: underline;
  color: #000000;
}
.specs li img {
  width: 25px;
}
.quantity-box {
  display: flex;
  align-items: center;
  border: 1px solid #0000004D;
  border-radius: 20px;
  width: 160px;
  height: 30px;
  margin-bottom: 15px;
  overflow: hidden;
}
.quantity-btn {
  width: 20px;
  height: 40px;
  border: none;
  background-color: #fff;
  font-size: 18px;
  cursor: pointer;
}
.quantity-number {
  width: 110px;
  text-align: left;
  font-weight: 500;
  padding-left: 10px;
}
.btn-orange {
  background-color: #ff6b00;
  color: #fff;
  border: none;
  border-radius: 6px;
  padding: 10px 20px;
  font-weight: 500;
}
.btn-outline-orange {
  border: 1px solid #ff6b00;
  color: #ff6b00;
  border-radius: 6px;
  padding: 10px 20px;
  background: #fff;
  font-weight: 500;
}
.accordion-button:not(.collapsed) {
  background-color: #fff;
  color: #000;
  box-shadow: none;
}
.accordion-button::after {
  background-image: url(images/product-single/Vector.png);
}
.accordion-button:not(.collapsed)::after {
  background-image: url(images/product-single/Opened.png);
}
.accordion-button:focus {
  box-shadow: none;
}
.product-single-accordion .accordion-item {
  border-top: 1px solid #00000080 !important;
  /* border-bottom: 1px solid #000 !important; */
  border-radius: unset;
}
.product-single-accordion .accordion-item.border-b {
  border-bottom: 1px solid #00000080 !important;
}
.product-single-accordion .accordion-item .accordion-header .accordion-button {
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 16px;
}
.product-single-accordion .accordion-item .accordion-collapse .accordion-body {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 13px;
}
.accordion-item {
  border: unset;
  border-radius: unset;
  margin-bottom: 10px;
}
.info-text {
  margin-top: 20px;
  border-top: 1px solid #000;
  padding-top: 10px;
  font-size: 14px;
  color: #555;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.info-text p {
  font-family: "Poppins";
  font-weight: 400;
  font-size: 14px;
}
.info-text img {
  width: 20px;
}
.button-group {
  gap: 15px;
}
.button-group .add-to-cart {
  background: #FF8D28;
  box-shadow: 0px 4.43px 22.15px 0px #00000040;
  color: #fff;
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 14px;
  padding: 7px 40px;
}
.button-group .buy-now {
  border: 1.11px solid #F9BF33;
  background-color: #F9BF33;
  color: #fff;
  box-shadow: 0px 4.43px 22.15px 0px #00000040;
  font-family: "Poppins";
  font-weight: 400;
  font-size: 14px;
  padding: 7px 40px;
}
.button-group .bulk-order {
  border: 1.11px solid #000000;
  background-color: #000000;
  box-shadow: 0px 4.43px 22.15px 0px #00000040;
  color: #fff;
  font-family: "Poppins";
  font-weight: 400;
  font-size: 14px;
  padding: 7px 40px;
}
/* ======================= long-bar-section ========================== */
.long-bar-section {
  padding-bottom: 0;
}
.promo-bar {
  width: 100%;
  background-color: #ff6600;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}
.promo-text {
  display: inline-block;
  padding: 10px 0;
  left: 0;
  right: 0;
  margin: auto;
  /* animation: scrollText 15s linear infinite; */
}
.promo-text span {
  padding-left: 70px;
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 11px;
}
/* @keyframes scrollText {
      from {
        transform: translateX(100%);
      }
      to {
        transform: translateX(-100%);
      }
    } */
/* ======================= specs-details section ========================== */
/* Heading */
.specs-details {
  margin-top: 20px;
}
.specs-details .section-title {
  text-align: center;
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 28px;
  color: #000;
  margin-bottom: 50px;
}
/* Icons Row */
.icon-box {
  text-align: center;
  /* margin-bottom: 60px; */
}
.icon-box .icon-name {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 0;
}
.icon-box img {
  width: 60px;
  /* margin-bottom: 10px; */
}
/* Orange Info Block */
.info-block {
  background-color: #ff6600;
  color: #fff;
  border-radius: 10px;
  /* padding: 30px; */
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 60px;
}
.info-block .side-image {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.info-block .side-text {
  padding: 60px 0px 60px 50px;
}
.info-block .text-content {
  flex: 1 1 50%;
}
.info-block .side-text h3 {
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 28px;
  margin-bottom: 15px;
}
.info-block .side-text p {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 14px;
}
.info-block img.side-image {
  flex: 1 1 50%;
  max-width: 100%;
  height: 100%;
  /* border-radius: 10px; */
}
/* 3-column section */
.specs-details .feature-box {
  text-align: left;
}
.feature-box img {
  width: 100%;
  border-radius: 10px;
  margin-bottom: 20px;
}
.feature-box h5 {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 19px;
  margin-bottom: 10px;
}
.feature-box p {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 12px;
  color: #000;
}
/* =============== Camera Out Section ================= */
/* ======= Got a Question Section ======= */
.help-section {
  background-color: #F9BF33;
  border-radius: 12px;
  padding: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  overflow: visible;
}
.help-text {
  max-width: 55%;
}
.camera-out-section .help-text h2 {
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 35px;
  color: #fff;
}
.help-text p {
  color: #fff;
  margin-top: 10px;
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 10px;
}
.team-avatars img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: -15px;
  border: 1.23px solid #FFFFFF;
}
.contact-btn {
  display: flex;
  align-items: center;
  margin-top: 15px;
  gap: 10px;
}
.contact-btn small {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 10px;
  color: #fff;
}
.camera-out-section .contact-btn .btn {
  background-color: #fff;
  color: #F9BF33;
  border-radius: 10px;
  padding: 8px 20px;
  border: 1.11px solid #FFFFFF;
  box-shadow: 0px 4.43px 22.15px 0px #FFFFFF40;
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 12px;
}
.help-image {
  position: absolute;
  right: 30px;
  top: 30%;
  transform: translateY(-50%);
  width: 350px;
}
/* ======= Built for the Real World Section ======= */
.full-image-section.real-world {
  background: url('images/product-single/full-image.jpg') no-repeat center center / cover;
  color: white;
  text-align: center;
  padding: 120px 20px;
}
.full-image-section.real-world h2 {
  font-family: 'Poppins';
  font-weight: 900;
  font-size: 40px;
  text-align: center;
}
@media (max-width: 992px) {
  .help-section {
    /* flex-direction: column; */
    text-align: center;
    border-radius: 8px;
    padding: 10px;
  }
  .camera-out-section .help-text h2 {
    font-weight: 500;
    font-size: 13px;
  }
  .help-text p {
    font-size: 8px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .contact-btn {
    margin-top: 5px;
  }
  .team-avatars img {
    width: 20px;
    height: 20px;
    margin-right: -12px;
  }
  .camera-out-section .contact-btn .btn {
    color: #000;
    padding: 5px 8px;
    text-wrap-mode: nowrap;
    font-size: 9px;
    border-radius: 5px;
  }
  .help-text {
    max-width: 100%;
    text-align: left;
  }
  .contact-btn small {
    font-size: 8px;
  }
  .help-image {
    position: static;
    transform: none;
    margin-top: -14px;
    width: 120px;
  }
}
/* ============= camera slider================ */
.camera-section .container h4 {
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 28px;
}
.camera-section .swiper {
  padding-bottom: 30px;
  padding-left: 9vw;
  padding-top: 20px;
}
.camera-Swiper .swiper-wrapper {
  height: auto !important;
}
.camera-Swiper .card-title {
  color: #000;
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 14px !important;
}
.camera-Swiper .card-price {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 12px;
  color: #00000099;
}
.camera-swiper-button {
  margin-top: 60px;
  padding-right: 200px;
}
.camera-swiper-button .camera-swiper-button-prev img,
.camera-swiper-button .camera-swiper-button-next img {
  width: 20px;
  height: auto;
}
.camera-swiper-button .swiper-button-disabled img {
  opacity: 0.3;
}
.camera-Swiper .camera-card {
  box-shadow: 0px 2.22px 22.15px 5.54px #0000001A;
  border-radius: 15px;
  padding: 20px;
}
.camera-Swiper .camera-card .card-body .rating {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 10px;
  color: #000;
}
.camera-Swiper .camera-card .card-body .star-image {
  width: 15px;
}
.camera-Swiper .camera-card .card-body .add-cart {
  background-color: #FA6905;
  color: #fff;
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 12px;
}
.card img {
  height: 150px;
  object-fit: cover;
}
.camera-section .swiper-button-next,
.camera-section .swiper-button-prev {
  position: static;
  width: auto;
  height: auto;
  color: #000;
  font-size: 20px;
}
/* =============== client review section ==================== */
/* Section */
.review-section {
  position: relative;
  padding-bottom: 100px;
}
.review-section h2 {
  text-align: center;
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 28px;
  margin-bottom: 60px;
}
/* Fixed first card */
.fixed-review-card {
  /* width: 250px; */
  /* height: 160px; */
  /* background: #fff; */
  /* box-shadow: 0px 13.29px 26.58px 0px #1B3B770D;
            box-shadow: 0px 26.58px 66.46px 0px #062F7D0D;
            box-shadow: 0px 2.22px 4.43px 0px #0704921A; */
  /* padding: 25px; */
  /* position: absolute; */
  /* left: 0;
            top: 0%;
            right: 70%;
            bottom: 0;
            margin: auto; */
  /* transform: translateY(-50%); */
  z-index: 5;
  text-align: center;
}
.review-section .fixed-review-card .big-star-img {
  justify-content: center;
  gap: 5px;
  margin-bottom: 10px;
}
.fixed-review-card h5 {
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  margin-bottom: 3px;
}
.review-section .fixed-review-card .all-review {
  font-family: 'Poppins';
  font-weight: 300;
  font-size: 12px;
  text-align: center;
  margin-bottom: 5px;
}
.review-section .fixed-review-card .all-review span {
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 12px;
  text-align: center;
  text-decoration: underline;
}
.review-section .fixed-review-card .single-star {
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 14px;
}
.review-section .fixed-review-card .single-star img {
  margin-top: 0;
}
.fixed-review-card p {
  font-size: 14px;
  color: #333;
}
.fixed-review-card img {
  height: 30px;
  margin-top: 5px;
}
/* Swiper styling */
.review-swiper {
  margin-left: 90px;
  overflow: hidden;
  padding: 15px 0;
}
.review-swiper .swiper-slide {
  background: #fff;
  box-shadow: 0px 13.29px 26.58px 0px #1B3B770D;
  box-shadow: 0px 26.58px 66.46px 0px #062F7D0D;
  box-shadow: 0px 2.22px 4.43px 0px #0704921A;
  padding: 20px;
  height: unset;
  /* width: 250px; */
}
.review-stars {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 1px;
}
.review-stars img {
  height: 18px;
}
.review-time {
  font-family: 'Poppins';
  font-weight: 300;
  font-size: 12px;
  color: #000;
  float: right;
}
.review-title {
  margin: 10px 0 5px;
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 14px;
  color: #000;
}
.review-text {
  font-family: 'Poppins';
  font-weight: 300;
  font-size: 12px;
  color: #000;
  margin-bottom: 10px;
}
.review-author {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 12px;
  color: #000;
  border-top: 1px solid #D9D9D9;
  width: max-content;
}
/* Center button */
.review-btn {
  display: block;
  margin: 40px auto 0;
  box-shadow: 0px 4.43px 22.15px 0px #00000040;
  background-color: #FA6905;
  color: #fff;
  border: 1px solid #FA6905;
  border-radius: 10px;
  padding: 9px 35px;
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 14px;
}
.review-btn:hover {
  opacity: 0.9;
}
@media (max-width: 768px) {
  .single-product-details .product-heading h2 {
    font-weight: 600;
    font-size: 27px;
  }
  .rating {
    font-weight: 500;
    font-size: 9px;
  }
  .rating .star-img {
    width: 10px;
  }
  .single-product-details p {
    font-size: 12px;
    font-weight: 500;
  }
  .options-box .option-btn {
    padding: 8px;
    border-radius: 4px;
  }
  .single-product-details .stock img {
    width: 21px;
  }
  .specs li {
    font-size: 12px;
    font-weight: 500;
  }
  .specs li img {
    width: 20px;
    height: 20px;
    object-fit: contain;
  }
  .specs li .single-product-link {
    font-size: 9px;
  }
  .button-group {
    gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .info-text img {
    width: 16px;
    height: auto;
  }
  .single-product-price {
    font-weight: 600;
    font-size: 21px;
  }
  .product-single-accordion .accordion-item .accordion-header .accordion-button {
    padding: 20px 0 8px;
    font-size: 13px;
  }
  .product-single-accordion .accordion-item .accordion-collapse .accordion-body {
    padding: 2px 0 15px;
    font-size: 9px;
  }
  .long-bar-section {
    padding-top: 0px;
  }
  .promo-text span {
    display: none;
  }
  .promo-text {
    width: -webkit-fill-available;
  }
  .promo-text span:nth-child(1) {
    font-weight: 700;
    font-size: 13px;
    display: block;
    padding-left: 0px;
    text-align: center;
  }
  .specs-details {
    margin-top: 0px;
  }
  .specs-details .section-title {
    font-size: 13px;
  }
  .icon-box img {
    width: 35px;
  }
  .icon-box .icon-name {
    font-weight: 600;
    font-size: 9px;
  }
  .info_block_wdth {
    padding: 0;
  }
  .info-block,
  .info-block .side-image {
    border-radius: 0;
  }
  .info-block {
    margin-bottom: 30px;
  }
  .info-block .side-image {
    height: 230px;
    object-fit: cover;
  }
  .info-block .side-text {
    padding: 40px;
    text-align: center;
  }
  .info-block .side-text h3 {
    font-weight: 500;
    font-size: 18px;
  }
  .info-block .side-text p {
    font-weight: 300;
    font-size: 10px;
  }
  .product-single-accordion .accordion-item {
    margin-bottom: 0px;
  }
  .feature-box h5,
  .feature-box p {
    text-align: center;
  }
  .feature-box img {
    margin-bottom: 15px;
  }
  .feature-box h5 {
    font-weight: 500;
    font-size: 18px;
  }
  .feature-box p {
    font-size: 11px;
  }
  .full-image-section.real-world {
    padding: 32px 10px;
  }
  .full-image-section.real-world h2 {
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 0px;
  }
  .camera-section .container h4 {
    font-size: 16px;
    padding-left: 7vw;
  }
  .card-img-top {
    width: 120px;
  }
  .camera-Swiper .camera-card {
    padding: 10px;
  }
  .camera-Swiper .camera-card .card-body .rating {
    font-size: 8px;
  }
  .camera-Swiper .camera-card .card-body .star-image {
    width: 10px;
  }
  .camera-section .swiper .swiper-slide {
    height: unset;
  }
  .camera-section .swiper .swiper-slide .camera-card {
    height: 100%;
  }
  .camera-section .swiper .swiper-slide .camera-card .card-body .d-flex {
    position: absolute;
    bottom: 10px;
    width: -webkit-fill-available;
    left: 10px;
    right: 10px;
  }
  .camera-section .swiper .swiper-slide .camera-card .card-body {
    margin-bottom: 25px;
  }
  .camera-swiper-button {
    display: none !important;
  }
  .fixed-review-card img {
    height: 20px;
  }
  .review-section .fixed-review-card .all-review {
    font-size: 9px;
  }
  .review-section .fixed-review-card .single-star {
    font-size: 12px;
  }
  .review-section .fixed-review-card .single-star img {
    height: 15px;
  }
  .review-time {
    font-size: 9px;
  }
  .review-swiper .swiper-slide {
    padding: 10px;
  }
  .review-section h2 {
    margin-bottom: 10px;
    font-size: 19px;
  }
  .review-stars img {
    height: 14px;
  }
  .review-section {
    padding-bottom: 10px;
  }
  .review-title {
    font-size: 12px;
  }
  .review-text {
    font-size: 10px;
  }
  .fixed-review-card {
    position: static;
    transform: none;
    margin: 0 auto 20px;
  }
  .review-swiper {
    margin-left: 0;
  }
}
@media (max-width: 575px) {
  .button-group .add-to-cart,
  .button-group .buy-now,
  .button-group .btn-cart,
  .button-group .bulk-order {
    font-size: 12px;
    padding: 7px 35px;
    font-weight: 300;
  }
  .info-text {
    padding-top: 20px;
    padding-bottom: 20px;
    gap: 3px;
  }
  .card-body .card-title {
    text-align: left;
    font-size: 11px !important;
  }
  .camera-Swiper .card-price {
    font-size: 9px;
  }
  .camera-Swiper .camera-card .card-body .add-cart {
    font-size: 9px;
    font-weight: 300;
  }
}
@media (max-width: 991px) {
  .thumbs-swiper {
    height: 70px;
    width: auto;
    margin: auto;
  }
  .thumbs-swiper .swiper-slide {
    height: 45px !important;
    cursor: pointer;
    width: 55px;
  }
  .swiper-vertical > .swiper-wrapper {
    flex-direction: row;
  }
  .product-page .row .col-lg-6 {
    flex-direction: column;
  }
  .thumbs-swiper img {
    height: 40px;
    width: 50px !important;
  }
  .swiper.main-swiper {
    height: auto;
  }
}
/**price css*/
.pricing-container {
  border-radius: 6px;
}
label.option {
  display: flex;
  align-items: flex-start;
  border: 1.5px solid #ccc;
  border-radius: 8px;
  padding: 14px 16px;
  margin-bottom: 12px;
  cursor: pointer;
  transition: all 0.25s ease;
  background-color: #fff;
}
label.option:hover {
  border-color: #0052cc;
}
input[type="radio"] {
  accent-color: #0052cc;
  margin-right: 14px;
  margin-top: 5px;
  flex-shrink: 0;
}
.option-content {
  flex: 1;
  display: flex;
  gap: 4px;
  justify-content: space-between;
}
.option-title {
  font-weight: 600;
  color: #000;
}
.price {
  display: flex;
  align-items: center;
  gap: 10px;
  /* space between current and old price */
  font-weight: 600;
  color: #0052cc;
  flex-wrap: nowrap;
  justify-content: flex-end;
}
.old-price {
  text-decoration: line-through;
  color: #999;
  font-weight: normal;
  font-size: 14px;
}
.discount-price {
  color: #0052cc;
  font-weight: 600;
  font-size: 16px;
}
.total {
  font-size: 14px;
  color: #444;
}
.new-total {
  font-weight: bold;
  color: #0052cc;
}
/* Ã¢Å“â€¦ Background + border change on selection */
label.option:has(input[type="radio"]:checked) {
  background-color: #f5f8ff;
  border-color: #0052cc;
}
/* Smooth transition */
label.option {
  transition: background-color 0.2s, border-color 0.2s;
}
.sub_list {
  position: absolute;
  left: 100%;
  background: #ffecdf;
  top: 0px;
  width: max-content;
  height: 100%;
  max-height: 77vh;
  overflow: auto;
  width: 200px;
}
.sub_list ul {
  padding-left: 0;
  list-style: none;
}
.sub_list ul li {
  padding: 10px 20px;
  border-bottom: 1px solid #f9e1d0;
  color: #000;
  text-transform: capitalize;
  font-weight: 500;
}
.nav-pills #toggle_section .nav-link .sub_list {
  display: none;
}
.nav-pills #toggle_section .nav-link.active:hover .sub_list {
  display: block;
}
.nav_below_item {
  padding-right: 0px;
  border: 0px;
  z-index: 9999;
}
#toggle_section {
  border: 1px solid #E4E4E4;
  height: 100%;
  max-height: 77vh;
  overflow-y: auto;
  overflow-x: hidden;
  width: 250px;
}
#toggle_section::-webkit-scrollbar-track,
.nav-pills #toggle_section .nav-link .sub_list::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
}
#toggle_section::-webkit-scrollbar,
.nav-pills #toggle_section .nav-link .sub_list::-webkit-scrollbar {
  width: 3px;
  background-color: #F5F5F5;
}
#toggle_section::-webkit-scrollbar-thumb,
.nav-pills #toggle_section .nav-link .sub_list::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #FF9000;
}
.nav-pills #toggle_section .nav-link.active {
  position: inherit;
}
.nav-pills #toggle_section .nav-link.active::after {
  background: unset;
}
.nav-pills #toggle_section .nav-link {
  display: flex;
}
.item a {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 11px;
  color: #7e81a2;
  text-decoration: none;
}
h6.filter-options-title {
  position: relative;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 15px !important;
  text-align: center;
  display: inline-block;
  margin-top: 20px;
}
h6.filter-options-title::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #000000;
  margin: 6px auto 0;
  border-radius: 2px;
}
.toolbar-products .pages {
  display: block;
}
.order-info {
  font-size: 14px;
  color: #6c757d;
  margin-bottom: 20px;
}
.order-info span {
  color: #000;
  font-weight: 500;
}
.progress-container {
  position: relative;
  width: 100%;
  margin-bottom: 30px;
}
.progress-line {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #d0d5dd;
  z-index: 1;
  transform: translateY(-50%);
}
.progress-line-active {
  position: absolute;
  top: 50%;
  left: 0;
  height: 3px;
  background-color: #22c55e00;
  z-index: 2;
  transition: width 0.4s ease;
  transform: translateY(-50%);
}
.progress-steps {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 3;
  margin-top: 20px;
}
.step {
  text-align: center;
  width: 25%;
  position: relative;
}
.step .circle {
  width: 18px;
  height: 18px;
  background-color: #d0d5dd;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
}
.step.active .circle {
  background-color: #12B76A;
}
.step-title {
  color: #d0d5dd;
  margin-bottom: 25px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 13px;
  text-align: center;
}
.step.active .step-title {
  color: #12B76A;
  /* font-weight: 600; */
}
.step-date {
  font-size: 12px;
  color: #667085;
}
.expected-date {
  color: #6c757d;
}
.icon-green {
  color: #22c55e;
  margin-right: 5px;
}
.order_buttons .invoice_btn {
  border: 1px solid #d0d5dd;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 12px;
  color: #667085;
}
.order_buttons .track_btn {
  background-color: #fa6905;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 12px;
  color: #ffffff;
}
.order_buttons .track_btn img {
  filter: invert(1);
}
.tracker-main {
  border-bottom: 1px solid #d0d5dd;
  padding-bottom: 10px;
}
@media (max-width: 575px) {
  .order_detail ul li:first-child:before {
    right: 0;
    height: 24px;
  }
  .step .circle {
    width: 12px;
    height: 12px;
  }
  .tracking .order_detail ul {
    flex-direction: row;
  }
  .order_detail ul li {
    font-size: 10px !important;
  }
  .order_buttons {
    left: 0;
    right: 0;
    margin: auto;
  }
  .step-title {
    font-size: 10px;
    margin-bottom: 35px;
  }
  .step-date {
    font-size: 10px;
  }
}
@media (max-width: 420px) {
  .step-date {
    font-size: 9px;
  }
  .step-title {
    font-size: 9px;
  }
}
@media (max-width: 767px) {
  .track_products .order_summary.payment_delivery li ul {
    flex-direction: column;
  }
  .track_products ul li .flex {
    align-items: flex-start !important;
  }
  .track_products ul li .flex span {
    font-size: 9px;
    padding: 0 5px;
  }
  .track_products ul li .price {
    font-size: 12px;
  }
  .track_products ul li .flex h4 {
    font-size: 13px;
  }
}
dl.item-options {
  display: flex;
  gap: 10px;
}
.wish-card {
  border: none;
  border-radius: 15px;
  box-shadow: 0px 2.22px 22.15px 5.54px #0000001A;
  padding: 20px;
  text-align: center;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.wish-card .card-img-top {
  margin-bottom: 20px;
}
.wish-card img {
  height: 160px;
  object-fit: contain;
  width: 100%;
}
.wish_card-body .product-title {
  font-family: "Poppins" !important;
  font-weight: 500;
  font-size: 15px;
  text-align: center;
  text-transform: none;
  letter-spacing: 0px;
}
.wish_card-body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: -webkit-fill-available;
  padding-top: 20px;
}
.quick-add {
  border: 1px solid #FA6905;
  background-color: #FA6905;
  color: #fff;
  font-weight: 500;
  border-radius: 7px;
  padding: 8px 10px;
  font-family: "Poppins";
  font-weight: 300;
  font-size: 13px;
}
.rating {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  font-size: 14px;
  font-family: "Poppins";
  font-weight: 400;
  color: #000;
  font-size: 11px;
  vertical-align: middle;
}
.wish_card-body .product-price {
  font-family: "Poppins";
  font-weight: 400;
  font-size: 15px;
  color: #00000099;
}
.load-more {
  background-color: #FA6905;
  color: #fff;
  border: none;
  padding: 6px 70px;
  margin: 80px 0 60px;
  font-family: "Poppins";
  font-weight: 400;
  font-size: 12px;
  border-radius: 4px;
}
.rating .star_img {
  width: 16px;
  height: auto;
  margin-left: 5px;
}
@media (max-width: 1200px) {
  .rating {
    margin-left: 50px;
  }
  .quick-add {
    padding: 6px 10px;
  }
}
.wishlist-section .container {
  max-width: 1050px;
}
@media (max-width: 575px) {
  .wish-card .card-img-top {
    margin-bottom: 0;
    height: 150px;
  }
  .wish_card-body .product-title,
  .wish_card-body .product-price,
  .quick-add {
    font-size: 11px;
  }
  .quick-add {
    padding: 5px 8px;
  }
  .rating {
    margin-left: 0;
  }
}
.filter-section select,
.filter-section input {
  font-size: 14px;
}
/* Sidebar */
.sidebar h6 {
  font-weight: 600;
  margin-bottom: 15px;
}
.sidebar label {
  /* display: block; */
  margin-bottom: 8px;
}
.sidebar input[type="checkbox"] {
  accent-color: #f97316;
  margin-right: 8px;
}
/* Product Card  */
.product_lisiting .product-card-category {
  border-radius: 10px;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  margin-bottom: 20px;
  transition: 0.3s;
  box-shadow: 0px 0px 20px 5px rgba(248, 246, 253, 0.75);
  background: #ffffff;
}
.product_lisiting .product-card {
  height: 100%;
}
.product_lisiting .product-img {
  width: 220px;
  height: auto;
  overflow: hidden;
}
.product_lisiting .product-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product_lisiting .product-info-category {
  flex: 1;
  padding: 0 20px;
}
.product_lisiting .product-info-category h5 {
  margin-bottom: 5px;
  color: #344054;
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 19px;
}
.product_lisiting .price {
  font-size: 15px;
  color: #1d2939;
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 16px;
}
.product_lisiting .old-price {
  text-decoration: line-through;
  color: #a9a9a9;
  margin-left: 8px;
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 16px;
}
.product_lisiting .product-rating .stars i {
  color: #ffc416;
  font-size: 9px;
}
.product_lisiting .product-info-category p {
  color: #6b7280;
  margin-top: 8px;
  color: #9295aa;
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 13px;
}
.product_lisiting .product-buttons {
  /* display: flex;
      flex-direction: column;
      gap: 10px;
      margin-right: 30px; */
  margin-top: 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 7px;
}
.product_lisiting .list-button {
  width: unset;
  flex-direction: column !important;
}
.product_lisiting .product-buttons .btn-cart {
  padding: 6px 25px;
  background: #ff8d28;
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 12px;
}
.product_lisiting .product-buttons.list-button .btn-cart {
  padding: 6px 25px !important;
}
.product_lisiting .btn-cart {
  background-color: #f97316;
  color: #fff;
  border: none;
}
.product_lisiting .product-buttons .btn-buy {
  background-color: #f9bf33;
  color: #fff;
  border: 1px solid #f9bf33;
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 12px;
  padding: 6px 25px;
}
.product_lisiting .product-buttons.list-button .btn-buy {
  padding: 6px 25px !important;
}
/* =================================== */
.filter-section .filter-div {
  display: flex;
  gap: 5px;
  align-items: center;
  justify-content: center;
}
.category-page .page-header h4 {
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 19px;
  color: #000;
}
.category-page .page-header p {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 10px;
  color: #8c8c8c;
}
.category-page .filter-section .filter-div,
.category-page .filter-section .filter-div1 {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 10px;
  text-wrap: nowrap;
}
.category-page .filter-section .filter-div input,
.category-page .filter-section .filter-div select {
  border: 1px solid #e7e6ef;
  font-size: 10px;
  padding: 5px;
}
.category-page .sidebar h6 {
  position: relative;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 15px;
  text-align: center;
  display: inline-block;
  margin-top: 20px;
}
.category-page .sidebar h6::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #000000;
  margin: 6px auto 0;
  border-radius: 2px;
}
.category-page {
  padding-top: 20px;
}
.category-page .sidebar label {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 11px;
  color: #7e81a2;
}
/* 222222222222222 */
/* .filter-heading { font-weight: 700; font-size: 1.3rem; margin-bottom: 10px; } */
/* .underline { width: 60%; height: 2px; background-color: #000; margin-bottom: 20px; }  */
.color-item {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.color-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-right: 10px;
}
/* Colors */
.blue {
  background-color: #4c38e4;
}
.orange {
  background-color: #ff9f40;
}
.brown {
  background-color: #f5c6a5;
}
.green {
  background-color: #22cc22;
}
.purple {
  background-color: #e654f2;
}
.sky {
  background-color: #2ecfff;
}
.color-combo .color-name {
  color: #7e81a2;
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 12px;
  text-align: center;
}
.sidebar .color-combo {
  display: flex;
  justify-content: left;
  gap: 5px;
  align-items: center;
}
.load-more {
  background-color: #FA6905;
  color: #fff;
  border: none;
  padding: 6px 70px;
  margin: 80px 0 60px;
  font-family: "Poppins";
  font-weight: 400;
  font-size: 12px;
  border-radius: 4px;
}
/* General label styling */
label {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 8px;
  font-family: sans-serif;
  font-size: 16px;
  /* color: #6c6a8a; */
  cursor: pointer;
}
label input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  width: 12px;
  height: 12px;
  border-radius: 2px;
  background-color: #e5e0fc;
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  /* transition: all 0.3s ease; */
}
.product-actions {
  opacity: 1;
  bottom: 0;
}
label input[type="checkbox"]::after {
  content: "✔";
  position: absolute;
  top: 49%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 10px;
  color: #fa6905;
  /* transition: all 0.3s ease; */
  opacity: 1;
}
label.star input[type="checkbox"] {
  background-color: #fff6da;
}
label.star input[type="checkbox"]::after {
  color: #ffcc2e;
}
label.star input[type="checkbox"]:checked {
  background-color: #ffcc2e;
}
label input[type="checkbox"]:checked {
  background-color: #fa6905;
}
label input[type="checkbox"]:checked::after {
  color: #fff;
}
.filter-div #gridViewBtn,
.filter-div #listViewBtn {
  border: unset !important;
  font-size: 14px;
  padding: 0;
}
@media (max-width: 575px) {
  .category-page .page-header {
    flex-direction: column;
    align-items: flex-start !important;
  }
  .category-page .filter-section .filter-div,
  .category-page .filter-section .filter-div1 {
    font-size: 9px;
  }
  .category-page .filter-section .filter-div input[type="number"] {
    width: 25px !important;
    font-size: 6px;
    padding: 2px;
  }
  .category-page .filter-section .filter-div select {
    font-size: 9px !important;
    background-position: right 3px center;
    background-size: 8px;
  }
  .category-page .filter-section .filter-div button {
    padding: 0px;
    background: transparent;
    border: 0px !important;
  }
  .category-page .filter-section {
    gap: 2px !important;
  }
  .product-info {
    padding: 10px 5px;
  }
  .product_lisiting .product-buttons .btn-cart,
  .product_lisiting .product-buttons .btn-buy {
    font-size: 8px !important;
  }
  .product-image .product-img {
    width: 145px;
    height: 145px;
  }
  .product-card {
    height: 100% !important;
  }
  .product-image {
    height: auto !important;
  }
  .load-more {
    margin: 30px 0 10px;
  }
  .stars,
  .product-title,
  .current-price,
  .original-price {
    font-size: 9px;
  }
  .product_lisiting .product-buttons .btn-cart,
  .product_lisiting .product-buttons .btn-buy {
    padding: 5px 6px;
    font-size: 9px;
    border-radius: 5px;
  }
  .product-buttons {
    gap: 2px;
  }
  .action-btn {
    width: 32px;
    height: 25px;
  }
  .filter-div .btn-light {
    padding: 5px;
  }
  .filter-div .btn-light i {
    font-size: 11px;
  }
}
.mob-design {
  display: flex;
  flex-direction: row;
}
@media (max-width: 420px) {
  .filter-section .filter-div,
  .filter-section .filter-div1 {
    gap: 3px;
    margin-right: 7px;
  }
  .filter-div .form-select,
  .category-page .filter-section .filter-div input,
  .category-page .filter-section .filter-div select {
    font-size: 10px;
    padding: 5px;
  }
  .category-page .filter-section .filter-div input {
    padding: 5px;
  }
}
/* @media (min-width:992px){ */
.product-image img {
  height: 155px;
  width: 100%;
}
.product-image .product-actions .action-btn img {
  height: 8px;
  width: auto;
}
.stars {
  font-size: 7px;
}
.stars p.star-qty {
  font-size: 8px;
}
.action-btn {
  height: 25px;
}
.product-title {
  font-size: 9px;
}
.current-price {
  font-size: 14px;
}
.original-price {
  font-size: 11px;
}
.product-buttons .btn-cart,
.product-buttons .btn-buy {
  font-size: 10px !important;
  padding: 5px !important;
}
.product-image {
  height: 220px;
  margin-top: -40px;
}
.discount-badge {
  top: 45px;
}
.product-card {
  height: auto;
  margin-bottom: 0;
}
.product-card .product-image .product-img {
  padding: 0px;
}
.product-info {
  padding: 15px 10px;
}
.product-buttons {
  width: -webkit-fill-available;
}
.product-info-category .stars {
  font-size: 12px;
}
/* } */
/* ########################################################################### */
/* Filter button */
.filter-div {
  transition: all 0.3s ease;
}
.filter-div:hover {
  background-color: #f8f9fa;
}
.sidebar {
  position: fixed;
  top: 0;
  right: -350px;
  height: 100%;
  width: auto;
  background: #fff;
  overflow-y: auto;
  z-index: 997;
  transition: left 0.4s ease;
}
.sidebar.active {
  right: 0;
}
.sidebar .close-btn {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 22px;
  cursor: pointer;
  color: #333;
  transition: transform 0.2s ease;
}
.sidebar .close-btn:hover {
  transform: rotate(90deg);
}
.sidebar h6 {
  font-weight: 600;
  margin-top: 20px;
}
.sidebar label {
  display: block;
  margin: 5px 0;
  font-size: 14px;
}
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 998;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease;
}
.overlay.active {
  opacity: 1;
  visibility: visible;
}
.sidebar .close-btn {
  background: #D9D9D9;
  font-size: 16px;
  border-radius: 50%;
  height: 25px;
  width: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateX(30px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.sidebar.active {
  animation: fadeIn 0.4s ease;
}
.filter-div .btn:hover,
.filter-div .btn:active,
.filter-div .btn:focus {
  background-color: unset;
}
@media (min-width: 992px) {
  .filter-div {
    display: none;
  }
  .sidebar {
    position: static;
    height: auto;
    box-shadow: none;
    width: auto;
    right: 0;
    transition: none;
  }
  .overlay {
    display: none;
  }
  .sidebar.active {
    display: block !important;
  }
}
.sub_list {
  position: absolute;
  left: 100%;
  background: #ffecdf;
  top: 0px;
  width: max-content;
  height: 100%;
  max-height: 77vh;
  overflow: auto;
  width: 200px;
}
.sub_list ul {
  padding-left: 0;
  list-style: none;
}
.sub_list ul li {
  padding: 10px 20px;
  border-bottom: 1px solid #f9e1d0;
  color: #000;
  text-transform: capitalize;
  font-weight: 500;
}
.nav-pills #toggle_section .nav-link .sub_list {
  display: none;
}
.nav-pills #toggle_section .nav-link.active:hover .sub_list {
  display: block;
}
.nav_below_item {
  padding-right: 0px;
  border: 0px;
  z-index: 9999;
}
#toggle_section {
  border: 1px solid #E4E4E4;
  height: 100%;
  max-height: 77vh;
  overflow-y: auto;
  overflow-x: hidden;
  width: 250px;
}
#toggle_section::-webkit-scrollbar-track,
.nav-pills #toggle_section .nav-link .sub_list::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
}
#toggle_section::-webkit-scrollbar,
.nav-pills #toggle_section .nav-link .sub_list::-webkit-scrollbar {
  width: 3px;
  background-color: #F5F5F5;
}
#toggle_section::-webkit-scrollbar-thumb,
.nav-pills #toggle_section .nav-link .sub_list::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #FF9000;
}
.nav-pills #toggle_section .nav-link.active {
  position: inherit;
}
.nav-pills #toggle_section .nav-link.active::after {
  background: unset;
}
.nav-pills #toggle_section .nav-link {
  display: flex;
}
@media (max-width: 767px) {
  .quality_warranty .col {
    border-right: 0px !important;
  }
  .category-page .filter-section .filter-div input,
  .category-page .filter-section .filter-div select {
    font-size: 11px;
    padding: 2px;
  }
  .product_lisiting .product-card-category {
    flex-direction: column;
  }
  .product_lisiting .product-card-category {
    flex-direction: row;
  }
  .product_lisiting .product-card-category .product-img {
    width: 30%;
  }
  .product_lisiting .product-card-category .mob-design {
    width: 70%;
  }
  .product_lisiting .list-button {
    align-items: flex-start;
    padding: 0 10px;
  }
  .product_lisiting .product-info-category h5 {
    font-size: 18px;
  }
  .product_lisiting .product-info-category p {
    font-size: 10px;
  }
  .product_lisiting .price {
    font-size: 16px;
  }
  .product_lisiting .old-price {
    font-size: 11px;
    font-weight: 400;
    margin-left: 0;
  }
  .product_lisiting .product-img {
    height: 100%;
  }
  .product_lisiting .product-buttons.list-button .btn-buy {
    padding: 6px 27px !important;
  }
  .mob-design {
    flex-direction: column !important;
  }
  .tab-pane {
    border: none !important;
  }
}
.tab-pane {
  border: none !important;
}
@media (max-width: 991px) {
  .search_slide_box {
    height: 50px !important;
  }
  .product_lisiting {
    width: 100%;
  }
}
@media (min-width: 991px) and (max-width: 1200px) {
  .sidebar {
    padding: 15px;
  }
}
.search_toggle_btn {
  background: #ffffff;
  color: #000000;
  border: none;
  padding: 4px 10px;
  font-size: 19px;
  border-radius: 50%;
  cursor: pointer;
}
/* Slide-in search container */
.search_slide_box {
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  opacity: 0;
  overflow: hidden;
  background: #fc9d5c;
  padding: 0;
  display: flex;
  gap: 5px;
  transition: all 0.3s ease;
  z-index: 15;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  border-radius: 15px;
}
.search_slide_box input {
  background-color: #fc9d5c;
  border: unset !important;
  font-size: 12px;
}
.search_slide_box input::placeholder {
  color: #fff;
  font-size: 12px;
}
/* Search open state */
.search_slide_box.active {
  width: 100%;
  opacity: 1;
  height: 37px;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media (min-width: 575px) {
  .search_slide_box.active {
    width: 300px;
  }
}
/* Close button */
.close_search_btn {
  background: #ffffff;
  color: #000000;
  border: none;
  padding: 5px 10px;
  border-radius: 50%;
  cursor: pointer;
}
.mob-search .category-select {
  width: 25%;
  font-size: 12px;
}
.top_category {
  text-wrap: nowrap;
}
@media (max-width: 767px) {
  ul.search-suggestions {
    position: fixed !important;
    width: 100% !important;
    top: 113px !important;
    right: 0px !important;
  }
}
@media only screen and (max-width: 768px) {
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 999 !important;
  }
}
.modal-popup.modal-slide {
  left: 44px;
  z-index: 999 !important;
}
.modals-overlay {
  z-index: 998 !important;
}
.testimonialSwiper {
  margin-top: 20px;
  border-radius: 5px;
}
.testimonialSwiper .swiper-slide {
  background-color: #FA6905;
}
.testimonial-card {
  background-color: #FA6905;
  color: #fff;
  text-align: center;
  padding: 20px 10px 20px;
  position: relative;
  overflow: hidden;
  background: url(images/Ellipse.png);
  background-position: bottom;
  background-size: 100%;
  background-repeat: no-repeat;
}
.testimonial-heading {
  margin-bottom: 5px;
  font-family: "Poppins" !important;
  font-weight: 500;
  font-size: 13px;
  text-align: center;
  text-transform: capitalize;
}
.testimonial-heading::after {
  content: "";
  display: block;
  width: 200px;
  height: 1px;
  background: #FCFCFC;
  margin: 10px auto 0;
}
.testimonial-img {
  width: 60px;
  height: 60px;
  border-radius: 50% !important;
  object-fit: cover;
  margin-top: 7px;
  margin-bottom: 10px;
}
.testimonial-name {
  font-family: "Poppins" !important;
  font-weight: 500;
  font-size: 12px;
  text-align: center;
  text-transform: capitalize;
  margin-bottom: 0;
}
.testimonial-rating i {
  color: gold;
  font-size: 8px;
  margin: 0 1px;
}
.testimonial-text {
  line-height: 17px;
  font-family: "Poppins" !important;
  font-weight: 300;
  font-size: 11px;
  text-align: center;
  padding-bottom: 46px;
}
.swiper-pagination-bullet {
  background: #fff !important;
  opacity: 1 !important;
  margin: 2px !important;
}
.swiper-pagination-bullet-active {
  background: #ff6600 !important;
  opacity: 1;
}
select#sorter {
  width: auto !important;
  padding-right: 30px;
}
button#otp-login-btn {
  background: #FF9000 !important;
  border: 1px solid #FF9000 !important;
  color: #ffffff;
}
.testimonialSwiper .swiper-slide {
  height: unset !important;
}
.testimonial-card {
  height: 100%;
}
.block-dashboard-addresses .action.edit {
  font-size: 12px;
  text-decoration: none;
  border: 1px solid #fa6905;
  background: #fa6905;
  padding: 4px 12px;
  border-radius: 4px;
  color: #fff !important;
}
.apply-filters-text {
  font-size: 14px;
  font-weight: normal;
}
@media (max-width: 768px) {
  .filter-subtitle {
    cursor: pointer;
    padding: 1px 10px;
    border-radius: 4px;
    position: relative;
    margin-left: -10px;
  }
  .filter-subtitle::after {
    content: "+";
    position: absolute;
    font-size: 18px;
    right: -5px;
  }
  .filter-subtitle.open::after {
    content: "-";
  }
  .sub_list {
    width: 175px;
  }
  .gmt-element.gmt-element-bda0d38.gmt-widget.gmt-widget-block .gmt-block {
    display: flex;
    justify-content: end;
  }
}
.filter-options span.price {
  display: contents !important;
  font-weight: 400 !important;
  font-size: 11px !important;
}
.filter-current li.item {
  display: flex;
  flex-direction: column;
}
.filter-current a.action.remove {
  font-size: 12px !important;
  border: 1px solid #fa6905 !important;
  padding: 5px 10px !important;
  border-radius: 4px !important;
  background: #fff !important;
  color: #fa6905 !important;
  width: max-content !important;
}
.modal-popup .modal-inner-wrap {
  max-width: 700px;
  width: 94% !important;
}
.form-login .fieldset .account-social-login {
  width: 200px !important;
}
a:visited,
.alink:visited {
  color: #000 !important;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #000 !important;
  text-decoration: underline;
}
