/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2023-06-11 20:56:39 */
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: 65.33%;
    }
    .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: 32.67%;
    }

    .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: 48.9975%;
    }
    .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: 24.5025%;
    }
}
@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;
}
@media (max-width: 575px){
  body {
    font-size: 13px;
    line-height: 21px;
  }
}
p {
  font-family: Open Sans,sans-serif;
  margin: 0 0 1.25rem;
  line-height: 24px;
  letter-spacing: .1px;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Poppins,sans-serif;
  color: #222529;
  letter-spacing: normal;
}
h1 {
  font-weight: 400;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: .35px;
  margin: 0 0 32px 0;
}
h2 {
  font-weight: 400;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: .3px;
  margin: 0 0 32px 0;
}
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: 14px;
  line-height: 24px;
  letter-spacing: -.14px;
  margin: 0 0 14px 0;
}
h6 {
  font-weight: 400;
  font-size: 13px;
  line-height: 24px;
  margin: 0 0 14px 0;
}
.home-banner-slider h2.vc_custom_heading, .custom-font4 {
  font-family: 'Segoe Script','Savoye LET';
}
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 {
  font-family: Poppins;
  letter-spacing: 0;
  font-weight: 600;
  padding: .533rem .933rem;
  font-size: .8rem;
  line-height: 1.42857;
  border-radius: 0;
}
html .btn-modern {
  font-size: .8125rem;
  padding: 1em 2.8em;
}
html .action.primary {
  color: #fff;
  background-color: #606da6;
  border-color: #606da6 #606da6 #606da6;
}
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: 10px;
  font-weight: 700;
  letter-spacing: .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 {
  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,sans-serif;
}
.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%;
}
}
.slider-title, .section-title {
  letter-spacing: .15em;
}
.widget .widgettitle {
  font-size: 1rem;
  letter-spacing: -.02em;
}
.footer, .footer p {
    letter-spacing: 0;
    font-family: Poppins,sans-serif;
    font-size: 12px;
    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;
}