/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2025-02-13 08:29:55 */
body.boxed {
}
@media (min-width: 768px) {
    .page-layout-1column .product-info-main, .page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main {
        width: 49%;
    }
    .page-layout-1column .product.media, .page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media {
        width: 49%;
    }

    .page-layout-1column .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-left .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-right .column.main > .custom-block ~ .product-info-main, .page-layout-3columns .column.main > .custom-block ~ .product-info-main {
        width: 36.75%;
    }
    .page-layout-1column .column.main > .custom-block ~ .product.media, .page-layout-2columns-left .column.main > .custom-block ~ .product.media, .page-layout-2columns-right .column.main > .custom-block ~ .product.media, .page-layout-3columns .column.main > .custom-block ~ .product.media {
        width: 36.75%;
    }
}

body {
  letter-spacing: 0.2px;
}

@media (min-width: 1220px) {
  .navigation, .page-wrapper > .breadcrumbs, .header.content, .footer.content, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container, .page-main, .container, .page-wrapper > .breadcrumbs .items {
    max-width: 1200px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.products-grid .product-item-details .product-item-actions .tocart {
  text-transform: uppercase;
  font-size: 12.53px;
  font-weight: 400;
  letter-spacing: 0.025em;
  color: #6f6e6c;
  line-height: 30px;
  background-color: #f4f4f4;
  border-color: #f4f4f4;
}

.product-item .tocart:before {
  content: '\e87f';
  font-size: 17px;
  vertical-align: middle;
}

.product-social-links .action.towishlist:before, .product-addto-links .action.towishlist:before, .block-bundle-summary .action.towishlist:before, .product-item .action.towishlist:before, .table-comparison .action.towishlist:before {
  content: '\e889';
}

@media (min-width: 1200px) {
  .products-grid.columns6 {
    margin-left: -10px;
    margin-right: -10px;
  }

  .products-grid.columns6 .product-item {
    padding: 10px;
  }
}

.filterproduct-title {
  background: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  margin-bottom: 24px;
}

.filterproduct-title .content strong {
  font-weight: 600;
}

.filterproduct-title .content {
  padding: 0;
  background: transparent;
  text-transform: none;
}

.shop-by-cat-item.cat-has-icon:hover {
  color: #f4631b;
}

.footer-top .block.newsletter {
  width: 100%;
  margin: 20px 0;
}

.footer-top {
  padding: 5px 0;
}

.footer-top .block.newsletter input {
  border-radius: 30px 0 0 30px;
  height: 48px;
  padding-left: 25px;
  border: 0;
}

.footer-top .block.newsletter .control:before {
  display: none;
}

.footer-top .block.newsletter .actions button {
  background-color: #222529;
  height: 48px;
  text-transform: uppercase;
  padding: 0 25px;
  border-radius: 0 30px 30px 0;
  border: 0;
}

.custom-support {
  text-align: center;
}

.custom-support i {
  background-color: transparent;
  float: none;
  color: #f4631b;
  width: auto;
  height: auto;
  border-radius: 0;
  padding-bottom: 20px;
  display: inline-block;
}

.custom-support div.content {
  margin-left: 0;
}

.custom-support div.content > h2 {
  text-transform: uppercase;
  font-size: 16px;
  color: #2b2b2d;
  line-height: 22px;
}

.custom-support div.content > em {
  color: #465157;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  margin-bottom: 20px;
}

.custom-support div.content > p {
  font-size: 13px;
  line-height: 24px;
  color: #687176;
}

.product-item-name > a, .product.name a > a {
  color: #222329;
}

.footer .social-icons [class^="porto-icon-"] {
  color: #222529;
  font-size: 16px;
}

.social-icons > a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  border-radius: 20px;
}

.footer .social-icons a [class^="porto-icon-"] {
  color: inherit;
}

.footer .social-icons a[title="Facebook"]:hover {
  background-color: #3b5a9a;
  color: #fff;
}

.footer .social-icons a[title="Twitter"]:hover {
  background-color: #1aa9e1;
  color: #fff;
}

.footer .social-icons a[title="Linkedin"]:hover {
  background-color: #7c4a3a;
  color: #fff;
}

.footer-middle .social-icons a {
  color: #222329;
  transition: all .3s;
  margin-right: 3px;
}

.footer-middle {
  padding: 65px 0 30px;
}

.footer-middle .block .block-title strong {
  font-size: 16px;
  font-weight: 600;
}

.footer-middle ul.links li {
  padding: 6px 0;
}

.footer-middle .links a {
  line-height: 19px;
  text-decoration: none;
}

.footer-bottom {
  border-top: 1px solid #e7e7e7;
  padding: 16px 0;
}

.footer-bottom address {
  float: left;
  line-height: 42px;
}

.page-wrapper > .breadcrumbs {
  max-width: 100%;
  padding: 7px 0;
}

.page-wrapper > .breadcrumbs a, .page-wrapper > .breadcrumbs strong {
  text-transform: uppercase;
  font-weight: 700;
}

.page-main {
  padding-top: 30px;
}

.sidebar.sidebar-main {
  position: relative;
}

.block-category-list .block-title, .filter-options-title, .filter .filter-current-subtitle {
  border: none;
  background-color: transparent;
  padding: 16px 20px 4px 20px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  color: #21293c;
  letter-spacing: 0.01em;
}

.block-category-list .block-title {
  padding: 0 20px 0 20px;
}

.block-category-list .block-title strong {
  font-weight: 600;
}

.block-category-list .block-content, .filter-options-content {
  border: none;
  background-color: transparent;
  padding: 10px 20px 26px 20px;
  border-bottom: #efefef solid 1px;
  position: relative;
  z-index: 2;
  border-radius: 0;
}

.filter-current .items {
  border: none;
  background-color: transparent;
  position: relative;
  z-index: 2;
}

.filter-current .item {
  padding-left: 20px;
}

.filter-current .action.remove {
  right: 20px;
  color: #21293c;
}

.filter-actions {
  border: none;
  background-color: transparent;
  border-bottom: #efefef solid 1px;
  position: relative;
  z-index: 2;
  padding-right: 20px;
}

.filter-actions a {
  color: #858585;
}

.filter-options-title:after {
  content: '\f882';
  border: none;
  color: #21293c;
  font-size: 11px;
  margin-top: -6px;
  right: 0;
}

.filter-options-title:hover:after {
  background: none;
  color: #21293c;
}

.active > .filter-options-title:after {
  content: '\f883';
}

#ln_slider_price.ui-slider-horizontal {
  height: 3px;
  box-shadow: none;
}

#ln_slider_price .ui-slider-handle {
  width: 12px;
  height: 12px;
  border-radius: 100%;
}

.sidebar-title {
  font-size: 15px;
  font-weight: 600;
  color: #21293c;
  letter-spacing: 0.01em;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.porto-icon-left-open-huge:before {
  content: '\f802';
  color: #21293c;
}

.porto-icon-right-open-huge:before {
  content: '\f801';
  color: #21293c;
}

.sidebar .owl-top-narrow .owl-theme .owl-controls {
  top: -40px;
  right: -7px;
}

.sidebar .owl-top-narrow .owl-theme .owl-controls .owl-nav div *:before {
  color: #21293c;
}

.sidebar .product-items .product-item-name a {
  font-size: 12px;
  color: #5b5b5f;
  font-weight: 400;
}

.sidebar .sidebar-filterproducts {
  margin-bottom: 30px;
  padding-bottom: 40px;
  background: none;
  border-bottom: #efefef solid 1px;
}

.sidebar .product-items .product-item .product-reviews-summary {
  display: block;
}

.sidebar-filterproducts.custom-block + h2 {
  font-size: 15px !important;
  text-transform: uppercase;
  font-weight: 600;
  color: #21293c !important;
  letter-spacing: 0.01em;
  padding: 0 20px;
}

.sidebar-filterproducts.custom-block + h2 + h5 {
  font-weight: 600 !important;
  font-size: 14px !important;
  color: #7a7d82 !important;
  letter-spacing: 0.022em;
  padding: 0 20px;
}

.sidebar-filterproducts.custom-block + h2 + h5 + p {
  color: #21293c !important;
  font-size: 15px !important;
  letter-spacing: 0.01em;
  padding: 0 20px;
}

.sidebar .custom-block {
  padding: 0 20px;
}

.category-boxed-banner.owl-theme .owl-controls {
  bottom: 0;
}

.page-products .toolbar .limiter {
  display: block;
}

.page-with-filter .toolbar-amount {
  display: none;
}

.full-width-image-banner {
  height: 300px;
}

.full-width-image-banner:after {
  display: none;
}

.full-width-image-banner h2 {
  letter-spacing: -0.025em;
  text-transform: uppercase;
}

.full-width-image-banner p {
  font-size: 18px;
  line-height: 38px;
  font-weight: 700;
  text-transform: uppercase;
}

.full-width-image-banner .btn-default {
  font-size: 14px;
  line-height: 25px;
  letter-spacing: 0.025em;
  padding: 10px 20px;
  background-color: #010204;
  color: #fff;
  text-transform: uppercase;
  border-radius: 2px;
  margin-top: 31px;
}

.page-products .toolbar .limiter .limiter-text {
  display: none;
}

.modes-mode.active {
  border: none;
  background: none;
  color: #111;
}

.modes-mode, .modes-mode:hover {
  border: none;
  background: none;
  color: #111;
  width: 15px;
}

.toolbar select {
  border: 1px solid #e4e4e4;
  height: 37px;
  color: #7a7d82;
  font-weight: 400;
  font-size: 14px;
  text-transform: capitalize;
  padding: 0 10px;
  padding-right: 30px;
  line-height: 31px;
}

.toolbar-sorter .sorter-action {
  margin-top: 6px;
  color: #21293c;
}

.toolbar-sorter .sorter-action:before {
  color: #21293c;
}

.pages a.page, .pages strong.page, .pages .action {
  width: 32px;
  line-height: 32px;
}

.products-grid + .toolbar.toolbar-products {
  border-top: solid 1px #efefef;
  padding-top: 25px;
}

.product-item .product-reviews-summary {
  background: none;
}

.product.name a {
  color: #5b5b5f;
}

.price-box .price {
  font-size: 18px;
  letter-spacing: 0.2px;
  font-weight: 600;
}

.old-price .price, .old.price {
  font-size: 14px;
}

.product-label.sale-label {
  border-radius: 20px;
  color: #ffffff;
}

.product-label.new-label {
  border-radius: 20px;
  color: #ffffff;
}

.product-labels .product-label {
  height: 21px;
  font-size: 11px;
  line-height: 21px;
  padding: 0 10px;
}

.products-grid .product-item-details .product-item-actions .tocart {
  text-transform: uppercase;
  font-size: 12.53px;
  font-weight: 400;
  letter-spacing: 0.025em;
  color: #6f6e6c;
  line-height: 30px;
  background-color: #f4f4f4;
  border-color: #f4f4f4;
}

.product-item .tocart:before {
  content: '\e87f';
  font-size: 17px;
  vertical-align: middle;
}

.catalog-product-view .sidebar .custom-block {
  border: none;
  color: #6b7a83;
  padding-bottom: 0;
  margin-bottom: 33px;
  background: none;
}

.catalog-product-view .sidebar .custom-block-1 > div i {
  color: #F4631B;
  border: none;
  font-size: 40px;
  float: left;
}

.catalog-product-view .sidebar .custom-block-1 > div {
  min-height: 65px;
  clear: both;
  padding: 18px 0;
  border-bottom: solid 1px #dee5e8;
  margin-bottom: 0;
}

.catalog-product-view .sidebar .custom-block-1 > div:last-child {
  border-bottom-width: 0;
}

.block-manufacturer {
  text-align: center;
  padding: 10px 20px 0;
  margin-bottom: 0;
}

.block-manufacturer hr {
  border-color: #dee5e8;
  margin-bottom: 0;
}

.catalog-product-view .sidebar .custom-block-1 > div h3 {
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.005em;
  color: #6b7a83;
  margin-left: 80px;
}

.block.related {
  padding: 0 20px;
}

.block .title strong {
  font-size: 15px;
  font-weight: 600;
  color: #21293c;
  letter-spacing: 0.01em;
  margin-bottom: 20px !important;
  padding-top: 0;
  text-transform: uppercase;
}

.product-info-main .page-title-wrapper h1 {
  font-size: 25px;
  font-weight: 600;
  letter-spacing: -0.01em;
  color: #21293c;
  margin: 3px 0 15px;
}

.prev-next-products a {
  color: #555;
}

.product-reviews-summary .reviews-actions a {
  line-height: 20px;
  font-size: 14px;
  color: #bdbdbd;
}

.product-info-main .product.overview {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.005em;
  line-height: 27px;
  border-bottom: solid 1px #dae2e6;
}

.product.media {
  padding-right: 12px;
}

.fotorama__stage__shaft {
  border: none;
}

.fotorama__nav--thumbs .fotorama__thumb {
  border-color: #dae2e6;
}

.product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price {
  font-size: 21px;
  font-weight: 700;
  letter-spacing: 0.005em;
}

.product-info-main .product-info-price .old-price .price-wrapper .price {
  font-size: 16px;
  color: #2b2b2d;
  font-weight: 400;
}

.product-info-main .fieldset > .field.qty, .product-info-main .nested.options-list > .field.qty {
  position: relative;
  width: 106px;
}

.product-info-main .qty.field .control, .product-info-main .qty.field .qty-changer {
  margin-left: 29px;
}

.product-info-main .qty.field .qty-changer > a {
  position: absolute;
  top: 0;
  left: 0;
  height: 43px;
  width: 30px;
  line-height: 41px;
  text-align: center;
  margin: 0;
  border-color: #dae2e6;
}

.product-info-main .qty.field .qty-changer > a:first-child {
  left: auto;
  right: 4px;
}

.product-info-main .box-tocart .input-text.qty {
  display: inline-block;
  vertical-align: middle;
  height: 43px;
  width: 44px !important;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #61605a;
  margin: 0;
  border-color: #dae2e6;
}

.product-info-main .qty.field .qty-changer > a .porto-icon-up-dir:before {
  content: '\f882';
}

.product-info-main .qty.field .qty-changer > a .porto-icon-down-dir:before {
  content: '\f883';
}

.catalog-product-view:not(.weltpixel-quickview-catalog-product-view):not(.weltpixel_quickview-catalog_product-view) .box-tocart .action.tocart {
  height: 43px;
  font-size: 14px;
  letter-spacing: 0.05em;
  font-weight: 400;
}

.box-tocart .action.tocart:before {
  content: '\e87f';
  font-family: 'porto-icons';
  margin-right: 7px;
  font-size: 16px;
}

.product-addto-links .action.towishlist, .product-addto-links .action.tocompare, .product-social-links .action.mailto.friend {
  width: 43px;
  height: 43px;
  line-height: 41px;
  color: #302e2a;
}

.product.data.items > .item.content {
  background-color: #fff;
  box-shadow: none;
  border: none;
  border-top: #dae2e6 solid 1px;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.005em;
  line-height: 27px;
}

.main-upsell-product-detail .block.upsell .title strong {
  background: none;
}

.block.upsell .title {
  background: none;
  border-bottom: #e1e1e1 solid 1px;
  font-weight: 700;
  margin-bottom: 16px;
  padding-bottom: 10px;
  text-transform: uppercase;
  text-align: left;
}

.block.upsell .title strong {
  font-size: 14px;
  font-weight: 400;
  color: #302e2a;
}

.review-ratings .rating-label {
  display: block;
}

.page-products .sorter {
  float: left;
}

.modes {
  float: right;
  margin-right: 0;
  margin-left: 20px;
  margin-top: 7px;
}

.modes-mode:before {
  content: '\e880';
  font-size: 14px;
}

.mode-list:before {
  content: '\e87b';
  font-size: 14px;
}

.products.wrapper ~ .toolbar .limiter {
  float: left;
}

.products.wrapper ~ .toolbar .pages {
  float: right;
}

.block-category-list .block-title, .filter-options-title, .filter .filter-current-subtitle {
  padding-left: 0;
  padding-right: 0;
}

.swatch-option.text {
  font-weight: 400;
}

.catalog-category-view .column.main .products-grid {
  padding-top: 20px;
}

@media (min-width: 768px) {
  .product.data.items > .item.title {
    padding: 10px 30px 10px 0;
  }

  .product.data.items > .item.title > .switch {
    font-size: 14px;
    font-weight: 700;
    color: #818692;
    text-transform: uppercase;
    border: none;
    border-radius: 0;
    line-height: 30px;
    background: none;
    padding: 0;
  }

  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: none;
    color: #818692;
  }

  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    color: #21293c;
    position: relative;
    border-bottom: #c59b9c solid 2px !important;
  }

  .product.data.items > .item.content {
    padding: 35px 0 0;
    margin-top: 45px;
  }
}

@media (min-width: 768px) {
  .page-header.type21 .sw-megamenu.navigation > ul {
    padding-right: 110px;
  }
}

@media (max-width: 768px) {
  body.catalog-product-view .accordion-nav {
        justify-content: center;
        overflow: auto;
        flex-wrap: wrap;
  }
}

.owl-middle-narrow .owl-theme .owl-controls .owl-nav [class*=owl-], .owl-middle-narrow.owl-theme .owl-controls .owl-nav [class*=owl-] {
  font-size: 24px;
  color: #333;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
  padding-right: 10px;
  padding-left: 10px;
}

.row.no-gutters {
  margin: 0;
}

.products-grid .product-item .product-item-info .weltpixel-quickview.weltpixel_quickview_button_v2 {
  font-weight: 700;
}

.page-footer {
  border-top: 1px solid #e7e7e7;
}

.footer .contact-info strong {
  display: block;
  text-transform: uppercase;
  color: #222529;
  line-height: 26px;
}

.footer .contact-info span {
  display: block;
  line-height: 26px;
  margin-bottom: 10px;
}

.footer .social-icons {
  margin: 20px 0;
}

.footer-middle .block.newsletter p {
  line-height: 2;
}

.footer-middle .block.newsletter input {
  height: 44px;
}

.footer-middle .block.newsletter .action.subscribe {
  height: 44px;
  font-weight: 700;
  font-size: 12px;
}

.breadcrumbs .items > li {
  vertical-align: middle;
}

.page-wrapper > .breadcrumbs a, .page-wrapper > .breadcrumbs strong {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 10px;
  vertical-align: middle;
}

.page-wrapper > .breadcrumbs .item:not(:last-child):after {
  font-size: 7px;
}

.action.primary, .action.primary:active {
  text-transform: uppercase;
}

.minicart-wrapper .block-minicart:after {
  right: 19px;
}

.minicart-wrapper .block-minicart:before {
  right: 20px;
}

.footer-middle > .container, .footer-bottom > .container {
  padding-left: 3%;
  padding-right: 3%;
  max-width: 100%;
}

.footer-middle ul.links li {
  padding: 3.5px 0;
}

@media (min-width: 992px) {
  .footer-middle > .container > .row > div:nth-child(2n) {
    flex: 0 0 22%;
    max-width: 22%;
  }

  .footer-middle > .container > .row > div {
    flex: 0 0 28%;
    max-width: 28%;
  }
}
.responsive-iframe-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* 16:9 Aspect Ratio (Height = 9 / 16 * Width) */
    height: 0;
}

.responsive-iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}
@media (max-width: 768px) {
    .responsive-iframe-container {
        padding-bottom: 200%; 
    }
}
