/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2026-02-23 22:15:38 */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=Caveat:wght@400;700&display=swap');
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,.page-product-downloadable .product-options-bottom {
        width: 49%;
    }
    .page-layout-1column .product.media, .page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media,.page-product-downloadable .product-options-wrapper {
        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%;
    }
}
@media (max-width: 480px){
    .products-grid .product-item {
        float: none;
        width: 100%;
        padding: 10px 0;
    }
}

.layout-1220 .block.category.event, .layout-1220 .footer.content, .layout-1220 .header.content, .layout-1220 .page-main, .layout-1220 .page-wrapper>.breadcrumbs >ul, .layout-1220 .page-wrapper>.page-bottom, .layout-1220 .page-wrapper>.widget, .layout-1220 .top-container, .layout-1220 .container, .container,.page-header.type15 .header-main .header.content {
  max-width: 88%;
  padding-left: 0;
  padding-right: 0;
  margin: 0 auto;
}
button,
input,
textarea {
    border-radius: 1rem;
}
  body {
    line-height: 1.5rem;
  }
@media (max-width: 575px){
  body {
    font-size: 14px;
    line-height: 20px;
  }
}
p {
  margin: 0 0 1.25rem;
  line-height: 24px;
}
h1, h2, h3, h4, h5, h6 {
  letter-spacing: -.05em;
  color: #222529;
}
h1 {
  font-weight: 400;
  font-family: Poppins,sans-serif;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: .35px;
  margin: 0 0 32px 0;
}
h2 {
  font-weight: 400;
  font-family: Poppins,sans-serif;
  font-size: 30px;
  line-height: 40px;
 /* letter-spacing: .3px;*/
}
h3 {
  font-weight: 400;
  font-size: 22px;
  line-height: 30px;
  /*letter-spacing: .25px;*/
  margin: 0 0 20px 0;
}
h4 {
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
/*  letter-spacing: .15px;*/
  margin: 0 0 14px 0;
}
h5 {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -.14px;
  margin: 0 0 14px 0;
}
h6 {
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  margin: 0 0 14px 0;
}
.home-banner-slider h2.vc_custom_heading, .custom-font4 {
  font-family: Poppins;
}
html .heading-secondary, html .lnk-secondary, html .text-color-secondary {
  color: #ed7e63;
}
html .btn-modern {
  text-transform: uppercase;
  font-size: .75rem;
  padding: .75rem 1.5rem;
  font-weight: 600;
  height: auto;
}
html .action.primary, html .btn {
  letter-spacing: 0;
  font-weight: 600;
  padding: .533rem .933rem;
  font-size: .8rem;
  line-height: 1.42857;
  border-radius: 1rem;
}
html .btn-modern {
  font-size: .8125rem;
  padding: 1em 2.8em;
}
html .action.primary {
    color: #fff;
    background-color: #385d4d;
    border-color: #385d4d;
}
html .btn-xs {
  padding: .2rem .5rem;
  font-size: .7rem;
  line-height: 1.5;
}
html .btn-xl {
  font-size: 1rem;
  padding: .8rem 2rem;
}
.btn-modern.btn-xl {
  font-size: 1rem;
  padding: 1.25em 3.125em;
}
html .btn-lg {
  font-size: .875rem;
  line-height: 1.3333;
}
.btn-default.btn {
  border-color: #e7e7e7;
  border-width: 2px;
  border-style: solid;
}
.btn-default.btn:hover {
    background-color: #f2f2f2;
    border-color: rgba(0,0,0,.06);
}
.btn.btn-borders {
  padding: .8em 1.4em;
  font-weight: 700;
  letter-spacing: .15em;
  background: transparent;
}
.btn-borders.btn-lg {
  padding: 1em 1.6em;
}
html .btn-borders.btn-light {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.btn-flat {
  padding: 0!important;
  background: none!important;
  border: none!important;
  border-bottom: 1px solid transparent!important;
  box-shadow: none!important;
  text-transform: uppercase;
  font-size: .75rem;
}
html .btn-dark {
  color: #fff;
  background-color: #222529;
  border-color: #222529 #222529 #0b0c0e;
}
html .btn-light {
  color: #222529;
  background-color: #fff;
  border-color: #fff #fff #e6e6e6;
}
html .btn-quaternary {
  color: #fff;
  background-color: #000;
  border-color: #000 #000 #000;
}
html .background-color-secondary {
  background-color: #f4a085 !important;
}
.top-icon .porto-sicon-header {
  margin-bottom: .75rem;
}
.page-wrapper > .breadcrumbs {
  margin-bottom: 35px;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: -0.05em;
}
.page-wrapper > .breadcrumbs .items {
  padding-top: 17px;
  padding-bottom: 18px;
  position: relative;
}
.page-wrapper > .breadcrumbs .items:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-bottom: 1px solid #e7e7e7;
}
.page-wrapper > .breadcrumbs .items>li.home a {
  width: auto;
  text-indent: 0;
}
.page-wrapper > .breadcrumbs .items>li.home a:after {
  display: none;
}
.catalog-category-view .sidebar.sidebar-main .sidebar-content,.catalogsearch-result-index .sidebar.sidebar-main .sidebar-content {
  border: none;
}
.sidebar .sidebar-content .block-category-list, .side-custom-block .custom-block,.filter-options-item,.filter-actions {
  padding: 0;
  margin-bottom: 30px;
  border: none;
}
.filter-current {padding: 0;}
.block-category-list .block-title, .side-custom-block .custom-block h2, .filter-options-title, .filter .filter-current-subtitle {
  border-bottom: 1px solid #e7e7e7;
  padding: 0 0 6px;
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 12px;
  font-weight: 600;
  color: #000;
  letter-spacing: .05em;
  font-family: Poppins;
}
.side-custom-block .custom-block h2 {
  margin-bottom: 10px;
}
.block-category-list .block-content,.filter-options-content,.custom-block .block-content, .filter-current .items,.filter-actions {
  padding-left: 15px;
}
.block-category-list .block-content ol li a {
  font-size: 12px;
  padding: 4px 0;
  font-weight: 400;
}
.side-custom-block .custom-block:last-child {
  margin-bottom: 0;
}
.side-custom-block .custom-block h5 {
  margin-top: 0 !important;
}
@media (min-width: 1440px) {
.page-layout-2columns-left .sidebar-main,.page-layout-2columns-right .sidebar-main {
    flex: 0 0 20%;
    width: 20%;
}
.page-layout-2columns-left .column.main,.page-layout-2columns-right .column.main {
    flex: 0 0 80%;
    width: 80%;
}
}
.widget .widgettitle {
  font-size: 1rem;
  letter-spacing: -.02em;
}
.footer, .footer p {
    letter-spacing: 0;

    line-height: 24px;
}
.footer .widgettitle, .footer .widget-title {
  font-size: 1.1667em;
    font-weight: 700;
    text-transform: capitalize;
}
.footer-top .custom-block:before, .footer-top .custom-block::after {
  display: none;
}
.footer .widget + .widget {
  margin-top: 0;
}
.footer-middle>.container>.row {
    align-items: center;
}
.footer-middle>.container>.row>.col-lg-4:nth-child(2) {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}
.footer-middle>.container>.row>.col-lg-4:nth-child(2) .widget_text h3 {
  margin-right: 20px;
  padding-right: 30px;
  border-right: 1px solid #e7e7e7;
}
.footer-middle>.container>.row>.col-lg-4:nth-child(3) {
  align-self: flex-start;
}
.footer-middle > .container::after {
  display: none;
}
.footer-middle > .container {
  border-bottom: 1px solid #e7e7e7;
}
.footer .follow-us .share-links a {
  width: 30px;
  height: 30px;
  border: none;
  font-size: 16px;
}
.footer .follow-us .share-links a:not(:hover) {
  background: none;
  color: #606da6;
}
.footer-bottom {
    font-size: 13px;
}
.box-tocart .action.tocart:before {
 display:inline-block;
 content:"\f814";
 letter-spacing:inherit;
}
.porto-icon-shopping-cart:before {
 content: '\f814';
}
.product-item .tocart:before {
 content:'\f814';
}
.porto-icon-bag-2::before {
    content: '\f814';
}
.page-header.type14 .header-contact .wishlist i {
  font-size: 25px;
}
.porto-icon-wishlist-2:before {
  content:'\e813';
}
.page-header .header-main .porto-sicon-box .porto-icon {
margin-right: -16px;
}
.minicart-wrapper .action.showcart .minicart-icon {
  font-size:32px;
}
.fieldset > .legend {
font-size: 22px;
color: #222529;
letter-spacing: -.01em;
text-transform: none;
font-weight: 600;
}
@media (min-width: 768px), print {
.form.create.account > .fieldset {
width: 33%;
}
.form.create.account .actions-toolbar {
  margin-left: auto;
  margin-right: auto;
}
}
input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"],
input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"], textarea, select {background-color: #ffffff;color: #000;border-color: rgba(0,0,0,.09);border-radius: 0;height: auto;padding: 8px 12px;font-size: .85rem;font-family: inherit;}

    .store-switcher select {
        padding: 5px;
        font-size: 16px;
width:125px;
    }

    .store-switcher select option {
        background-repeat: no-repeat;
        background-position: left center;
        padding-left: 20px;
    }

    .store-switcher img {
        width: 16px;
        height: 16px;
        vertical-align: middle;
        margin-right: 5px;
    }
.product.data.items > .item.content {
background: none;
}
.product.data.items > .item.content p {
  font-size: initial;
line-height: initial;
}
.box-tocart .action.tocart {
  background:#385d4d;
}
.box-tocart .action.tocart a {
  background:#233b30;
}
a:visited, .alink:visited {
color: inherit;
}
.product-item-name a {
font-size: 1.2rem;
font-weight: 700;
white-space: initial;
letter-spacing: -0.04rem;
}
.cart.table-wrapper .product-item-name > a {
font-size: 1.5rem;
font-weight: 700;
letter-spacing: -0.04em;
}
.price-box .price {
font-size: 1.2rem;
letter-spacing: -0.04em;
}
.price-box .special-price .price {
  font-size: 1.2rem;
  letter-spacing: -0.04em;
  color: #ff562b;
}
.product-options-bottom .price-box .price, .product-info-price .price-box .price {
color: #ff562b;
}
.cart.table-wrapper .col.price .input-text, .cart.table-wrapper .col.qty .input-text {
font-size: 1rem;
}
.block-minicart .block-content > .actions > .primary .action.primary, .cart-summary .checkout-methods-items .action.primary.checkout {
background-color: #385d4d;
font-size: 1.2rem;
font-weight: 700;
}
.action.primary, .action.primary:hover, .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span, .recent-posts .post-date .month, .footer-ribbon, button:hover, .action-primary:hover, .action.primary:focus, .action.primary:active, .btn-primary, .contact-index-index .page-main .contact-info [class^="porto-icon-"], .contact-index-index .page-main .contact-info [class*=" porto-icon-"], .btn-default, .cms-index-index blockquote.testimonial, .btn-default:hover, .products-grid .product-item-info:hover .product-item-details .product-item-actions .tocart, .products-grid.products.grid.flex-grid .product-item-details .product-item-actions .tocart, .post-holder .post-date .month, .page-header.type8 .header.content, .page-header.type8.header-newskin .header.content, .iwd-summary-cart, #ln_slider_price .ui-slider-handle, .filter-toggle.active, .products-grid .product-item .product-item-info .weltpixel-quickview.weltpixel_quickview_button_v2, .products-upsell .owl-middle-narrow.owl-theme .owl-controls .owl-dots .owl-dot.active span::before, .product-item-info.type3 .product-item-photo .product-item-inner .product-item-actions > .actions-primary .tocart:hover, .product-item-info.type3 .product-item-photo .product-item-inner .product-item-actions > .action.tocompare:hover, .product-item-info.type4 .product-item-actions .towishlist:hover, .product-item-info.type4 .product-item-actions .tocompare:hover, .product-item-info.type5 .product-item-photo .product-item-inner .product-item-actions > .actions-primary .tocart:hover, .product-item-info.type5 .product-item-photo .product-item-inner .product-item-actions > .action.tocompare:hover, .product-item-info.type6 .product-item-photo .product-item-inner .product-item-actions > .actions-primary .tocart:hover, .product-item-info.type6 .product-item-photo .product-item-inner .product-item-actions > .action.tocompare:hover, .product-item-info.type7 .product-item-inner .product-item-actions > .action:hover, .product-item-info.type7 .product-item-inner .product-item-actions > .actions-primary .tocart:hover, .product-item-info.type9 .product-item-inner .product-item-actions > .actions-primary .tocart:hover, .product-item-info.type9 .product-item-inner .product-item-actions > .action:hover, .sw-dailydeal, .catalog-product-view .sw-dailydeal .number-wrapper, .swatch-attribute.size .swatch-option.selected, .swatch-attribute.manufacturer .swatch-option.selected, .sidebar-main .product-banner .sale-text::before, .sidebar-main .product-banner .sale-text::after, .product-item-info.type0:hover .product-item-details .product-item-actions .tocart, .page-header.type17 .navigation:not(.side-megamenu) .level0 .level-top::before {
background-color: #233b30;
}
.modal-slide .action-close {
padding: 2.1rem 1rem;
}
.modal-popup .modal-header {
padding-top: 2rem;
}
@media (min-width: 769px), print {
.form.create.account .actions-toolbar > .primary .action, .form.create.account .actions-toolbar > .secondary .action {
background: #385d4d;
}
}
.product-info-main .product.overview {
font-size: inherit;
}
.footer, .footer p {
font-size: inherit;
}
.product-info-main .page-title-wrapper h1 {
letter-spacing: -.05em;
}
@media (min-width: 1200px) {
        .product-type-fullwidth:not(.weltpixel_quickview-catalog_product-view) .product-info-main .page-title-wrapper h1 {
            font-size: 36px;
    }
}

@media (min-width: 992px) {
.page-header.type14 .navigation:not(.side-megamenu) .level0 .level-top {
font-size: 15px;
}
}
.price-including-tax + .price-excluding-tax::before, .weee[data-label]::before {
font-size: inherit;
}
.price-including-tax + .price-excluding-tax, .weee[data-label] {
font-size: inherit;
}
.price-container .weee {
font-size: 1.1rem;
font-size: 0.8REM;
color: #8a8a8a;
}
@media (min-width: 640px) {
 .minicart-wrapper .block-minicart {
 width: 600px;
 }
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 0.8rem;
}
.minicart-items .product-item-details .price, .price-including-tax, .price-excluding-tax {
font-weight: 700;
font-size: 1rem;
color: #ff562b;
}
.catalog-category-view .page-title-wrapper {
  display: unset;
}
.page-main > .page-title-wrapper .page-title {
font-size: 2.4rem;
font-weight: 900;
}
.category-cms, .category-image, .category-description {
font-size: 1.1rem;
}
.page-header.type14 .header-bottom {
  background: white;
}
.page-header.type1, .page-header.type23, .page-header:not(.type9), .page-header.type9 .header-main {
  background-position-x: center;
}
.porto-block-html-top {
background-color: #fcf6ef;
}
.page-header .switcher .options .action.toggle, .page-footer .switcher .options .action.toggle {
  display: none;
}
.logo img {
max-height: 100%;
}
.block.related.move-related {
  margin-top:20px;
  margin-left: 20px;
  margin-right: 20px;
}
@media (min-width: 992px) {
.sw-megamenu.navigation li.level0.fullwidth .submenu li.level1 > a, .sw-megamenu.navigation li.level0.staticwidth .submenu li.level1 > a {
text-align: center;
font-size: 1.11rem;
}
 .page-header.type14 .navigation.side-megamenu li.level0 > a {
 font-weight: 700;
 }
 .page-header.type14 .navigation:not(.side-megamenu) .level0 .level-top {
 font-weight: 700;
 }
}
.block.related {
  background-color: white;
  padding: 28px;
}
.small-list.products-grid .product-items .product-item {
background-color: #f2f2f2;
}
.small-list.products-grid .product-items .product-item-info .product-item-photo {
width: 200px;
flex: 0 0 200px;
}
.product-image-photo.default_image, product-image-photo.default_image.porto-lazyload, .product-image-photo.hover_image {
border-radius: 30px;
}
.fotorama__stage__frame .fotorama__img {
border-radius: 30px;
}
.product-image-container {
border-radius: 30px;
}
input[type="radio"], input[type="checkbox"] {
  margin: 2px 1em 0 0;
  -ms-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
@media (min-width: 1540px), print {
.layout-fullwidth .page-main, .layout-fullwidth .page-wrapper > .breadcrumbs   {
max-width: 90%;
padding-left: 0 !important;
padding-right: 0 !important;
margin: 0 auto;
}
}
.lettering-01 {font-family:'Caveat', cursive;}
.mgz-single-image-wrapper {
  line-height: inherit;
  font-size: inherit;
}
.mgz-block-heading.mgz-block-heading-line .title {
background: inherit;
}
.product-item-info:hover .product-item-details .product-item-actions .tocart {
background-color: #385d4d;
border-color: #385d4d;
}
.product-item-info .product-item-details .product-item-actions .tocart {
border-radius: 1rem;
line-height: 3rem;
font-size: 1rem;
height: 3rem;
font-weight: 700;
border: none;
letter-spacing: -.015em;
padding: 0 2em;
}
.product-item .tocart::before {
margin-right: .5rem;
font-size: 1.125rem;
}
.lettering-slider h3.slide-text {
  font-family: 'Caveat', cursive;
}
.cart-order-comment .block > .title strong {
  color: inherit;
  font-weight: inherit;
}