/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2025-01-09 16:06:28 */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&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: 57.17%;
    }
    .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: 40.83%;
    }

    .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: 42.8775%;
    }
    .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: 30.6225%;
    }
}

@media (min-width: 1400px) {
    .layout-1220 .block.category.event, .layout-1220 .footer.content, .layout-1220 .header.content, .layout-1220 .navigation, .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 {
        max-width: 1350px;
    }
.page-header.type5 .navigation:not(.side-megamenu) .level0 .level-top {
    padding: 10px 10px 8px 10px !important;
}
}
@media (max-width: 575px){
  body {
    font-size: 13px;
    line-height: 21px;
  }
}
p {
  letter-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Poppins,sans-serif;
  color: #222529;
  letter-spacing: normal;
}
h1 {
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  margin: 0 0 32px 0;
}
h2 {
  font-weight: 700;
  font-size: 30px;
  line-height: 40px;
  margin: 0 0 32px 0;
}
h3 {
  font-weight: 700;
  font-size: 25px;
  line-height: 32px;
  margin: 0 0 20px 0;
}
h4 {
  font-weight: 700;
  font-size: 20px;
  line-height: 27px;
  margin: 0 0 14px 0;
}
h5 {
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 14px 0;
}
h6 {
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 14px 0;
}
.home-banner-slider .porto-container {
      min-height: 700px;
    position: relative;
}
.home-banner-slider h2.vc_custom_heading {
    font-size: 50px;
    position: absolute;
    bottom: 200px;
    right: 0;
    color: black;
    line-height: 1.3;
    font-weight: 400;
    padding: 0px;
}
html .heading-secondary, html .lnk-secondary, html .text-color-secondary {
  color: #ff7272;
}

html .btn-modern {
  text-transform: uppercase;
  font-size: .75rem;
  padding: .75rem 1.5rem;
  font-weight: 600;
  text-transform: uppercase;
  height: auto;
}
html .action.primary, html .btn {
  font-family: Poppins;
  letter-spacing: .01em;
  font-weight: 700;
  line-height: 1.42857;
  padding: .8em 2em;
  border-radius: 0;
}
html .action.primary {
  color: #fff;
  background-color: #8f8782;
    border-color: #65829d #65829d #51697f;
}
html .btn-lg {
  padding: .5rem .875rem;
  font-size: .875rem;
  line-height: 1.3333;
  border-radius: 0;
}
.btn-modern.btn-lg {
  font-size: .875rem;
  padding: 1rem 2.25rem;
}
.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 .background-color-secondary {
  background-color: #ff7272!important;
}
.page-header .sw-megamenu.navigation li.level0 > em, .page-header .sw-megamenu.navigation li.level0 i {
  display: none;
}
.top-icon .porto-sicon-header {
  margin-bottom: .75rem;
}
.widget .widgettitle {
  font-size: 1rem;
  letter-spacing: -.02em;
}
.product-item-name a {
    font-family: 'Poppins';
}
.product-item-info .product-item-details .product-item-actions .tocart {
    padding-left: 1rem;
    padding-right: 1rem;
    background: #f4f4f4;
    border: none;
    line-height: 36px;
    font-weight: 700;
}
.product-item-photo>a:not(.weltpixel-quickview):before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.1);
  z-index: 3;
  opacity: 0;
  transition: opacity .2s;
}
.product-item-info:hover .product-item-photo>a:not(.weltpixel-quickview):before {
  opacity:1;
}
.small-list.products-grid .product-items .product-item-info .product-item-photo:before {display: none;}
.owl-carousel.show-nav-title .owl-nav {
    margin-top: -24px;
}
.page-wrapper > .breadcrumbs {
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 30px;
}
.page-wrapper > .breadcrumbs .items {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
}
.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: 20px;
    border: none;
}
.filter-current {padding: 0;}
.block-category-list .block-title, .side-custom-block .custom-block h2, .filter-options-title,.filter .filter-current-subtitle {
    font-family: Poppins;
    border-bottom: 1px solid #dfdfdf;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.4;
    padding: 0 0 10px;
    margin-bottom: 0;
}
.block-category-list .block-title {
    padding-top: 0;
}
.block-category-list .block-content ol li a {
    font-size: 13px;
    color: #000;
    line-height: 1.8;
}
.side-custom-block .custom-block:last-child {
    margin-bottom: 0;
}
.side-custom-block .custom-block h5 {
    margin-top: 0 !important;
}
.side-custom-block .block-content,.sidebar-filterproducts {
    margin-top: 10px;
}
.footer, .footer p {
    letter-spacing: 0;
}
.footer .widgettitle, .footer .widget-title {
  font-weight: 700;
    font-size: 1rem;
    letter-spacing: 0;
    text-transform: uppercase;
}
.footer-middle .widget {
    margin-bottom: 1.875rem;
    margin-top: 1.875rem;
}
.footer-middle .widget:first-child {
    margin-top: 0;
}
.footer-middle .widget_media_image img {
    max-width: 111px;
}
.footer .contact-info .contact-details strong {
  color: black;
}
.footer .follow-us .share-links a:not(:hover) {
    background: white;
    color: black;
    border: 0px;
}
.footer-middle>.container:after {
  display:none;
}
.footer .block.newsletter .field {
    margin-bottom: 17px;
}
.footer li {
    line-height: 1.8;
}
.footer .newsletter input {
    height: 3rem;
    border: none;
    background: white;
    padding-left: 1.25rem;
    font-size: .8125rem;
}
.footer .newsletter .action.subscribe {
    border: none;
    padding: .75rem 1.5rem;
    font-size: .8125rem;
    font-weight: 700;
}
.kit-image {
  width: auto;
    height: 40px;
    margin-right: 40px;
}
.slider-title, .section-title {
  font-size: 25px;
  font-weight: 400;
}
.banner-text {
  padding: 260px 0px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.banner-text h2 {
    font-size: 50px;
    font-weight: 300;
    margin: 0 0 10px 0;
}
.banner-text .content p {
    font-size: 30px;
    line-height: 42px;
    color:black;
}
.banner-text .content a {
    font-size: 22px;
    color:black;
}
.banner-text .content a i {
    font-size: 14px;
    top: -3px;
    position: relative;
    color:black;
}
.banner-text.black .content p {
    color:black;
}
.banner-text.white .content {
  text-align: right;
}
.banner-text.white .content p,.banner-text.white h2, .banner-text.white .content a, .banner-text.white .content a i {
    color:white;
}
.hidden {
  display:none !important;
}
ul.products li.product-category .thumb-info h3 {
    font-weight: 400;
}
#latest_news .item {
    position:relative;
}
#latest_news .post-image {border-radius: 0}
#latest_news .post-content {
    position: relative;
    background-color: #fff;
    text-align: center;
    padding: 40px;
}
#latest_news .post-image{
    border: none;
    padding: 0;
    margin: 0;
}
.recent-posts .item .post-image img {
    border-radius: 0;
}
#latest_news .postTitle{
    min-height: auto;
    margin-bottom: 9px;
}
#latest_news .postTitle h2{ 
    text-transform: uppercase;
    font-size:18px;
    font-weight: 600;
    letter-spacing: -0.001em;
    line-height: 1;
    margin-bottom: 12px;
}
#latest_news .post-date {
    display: inline-block;
    font-size: 11px;
    line-height: 24px;
    letter-spacing: 0.1em;
    float: none;
    text-align: left;
    padding: 2px 8px;
    font-weight: 700;
    margin-bottom: 10px;
}
#latest_news .postContent {
    line-height: 22px;
    font-size: 13px;
    letter-spacing: 0.03em;
    padding: 0;
    margin-bottom: 15px;
}
#latest_news .read-more {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.03em;
    color: #333333;
}
@media (max-width: 480px) {
    #latest_news .post-image {
        float: none;
        margin: 0;
    }
    #latest_news .post-content {
        padding: 30px;
        margin: 0;
        left: 0;
        top: 0;
        float: left;
    }
}
.product-item-info.type4 .product-item-details {
  text-align:center;
}
.product-item-info.type4 .product-item-details .rating-result {
  display:none;
}
.product-item .tocart:before {
  display:none;
}
.product-item-info.type4 .product-item-details .product-item-actions .tocart {
    background: #dad6d3;
    font-weight: 500;
}
.product-item-info.type4 .product-item-details .product-item-name a {
  margin-bottom:0px;
}
.product-item-info.type4 .product-item-details .product-item-actions .actions-secondary.tocompare {
  display:none;
}
.logo {
  z-index: initial;
}
.logo img {
      width: auto;
    height: 30px;
    max-width: initial;
}
.page-header.type5.sticky-header .logo img {
        width: auto;
    height: 20px;
    max-width: initial;
}
.category-description h1 {
      font-weight: 500;
    font-size: 28px;
    line-height: 20px;
    margin: 0 0 15px 0;
}
.category-description h2 {
      font-weight: 500;
    font-size: 24px;
    line-height: 20px;
    margin: 0 0 15px 0;
}
.category-description h3 {
      font-weight: 500;
    font-size: 22px;
    line-height: 20px;
    margin: 0 0 15px 0;
}
.page-header.type5 .navigation:not(.side-megamenu) .level0 .level-top {
  font-weight: 600;
}
.product-item-info.type4 .price-box .price {
      font-weight: 400;
    font-size: 25px;
}
.box-tocart .action.tocart {
  background: #8f8782;
}
.product-info-main .page-title-wrapper h1 {
      font-weight: 400;
}
.product-options-bottom .price-box .price, .product-info-price .price-box .price {
  font-weight: 400;
}
.page-header.type5 .navigation:not(.side-megamenu) .level0 .level-top {
        padding: 10px 5px 8px 5px;
}
.form.subscribe #gdpr {
    height: auto;
}
.block.related.move-related {
margin-top: 50px;
}
.page-layout-1column div#layered-filter-block {
padding: 20px;
}
@media (min-width: 1024px) and (max-width: 1199px) {
.logo img {
    width: auto;
    height: 20px;
    max-width: initial;
}
.page-header.type5 .header-main .header-right .separator {
margin: 0 10px 0 10px;

}
.page-header .porto-sicon-box .porto-sicon-img {
display:none !important;
}
    .page-header.type5 .minicart-wrapper {
        margin-left: 0px;
    }
.page-header.type5 .navigation:not(.side-megamenu) .level0 .level-top {
        font-size: 11px;
letter-spacing: -1px;
}
}