@media (min-width: 1440px) {

    .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,
    .layout-1220 .container {
        max-width: 1404px;
    }
}

body {
    line-height: 25px;
    letter-spacing: 0;
    background-color: #f4f4f4;
}

@media (max-width: 575px) {
    body {
        font-size: 13px;
        line-height: 21px;
    }
}

p {
    letter-spacing: 0;
    margin: 0 0 1.25rem;
    line-height: inherit;
}

li {
    line-height: 25px;
}

h1 {
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -.32px;
    margin: 0 0 32px 0;
}

h2 {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -.24px;
    margin: 0 0 32px 0;
}

h3 {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    margin: 0 0 20px 0;
}

h4 {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    margin: 0 0 14px 0;
    color: #2b2b2d;
}

h5 {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    margin: 0 0 14px 0;
    color: #2b2b2d;
}

h6 {
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0;
    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: #ff7272;
}

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;
    font-weight: 500;
    line-height: 1.42857;
    padding: .533rem .933rem;
    letter-spacing: 0;
}

html .btn-modern {
    font-size: .8125rem;
    padding: 1em 2.8em;
}

html .action.primary,
html .btn-primary {
    color: #fff;
    background-color: #3256f4;
    border-color: #3256f4 #3256f4 #0d35e7;
}

html .btn-secondary {
    color: #fff;
    background-color: #fe1656;
    border-color: #fe1656 #fe1656 #e1013f;
}

html .btn-tertiary {
    color: #fff;
    background-color: #047490;
    border-color: #047490 #047490 #034d5f;
}

html .btn-xl {
    font-size: 1rem;
    padding: .8rem 2rem;
}

.btn-modern.btn-xl {
    font-size: 1rem;
    padding: 1.25em 3.125em;
}

.btn-md {
    font-size: .8571em;
    font-weight: 600;
}

.btn-xl {
    font-size: 1rem;
    padding: .8rem 2rem;
}

.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: #383f48;
    border-color: #383f48 #383f48 #22262c;
}

html .background-color-secondary {
    background-color: #f4a085 !important;
}

.product-item-name a,
.products-grid .price-box .price {
    /* font-family: 'Open Sans'; */
    /* letter-spacing: .005em; */
}

.products-grid .product-item .product-item-info.type3 {
    border: 1px solid #e7e7e7;
    padding: 16px 16px 5px;
    box-shadow: 0 2px 3px 0 rgb(0 0 0 / 5%);
}

/* .product-item-info.type3:hover .product-item-photo {
        box-shadow: 0 25px 35px -5px rgb(0 0 0 / 10%);
    } */
.top-icon .porto-sicon-header {
    margin-bottom: .75rem;
}

.widget,
.sidebar-content .widget {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

.widget .widgettitle {
    font-size: 1rem;
    letter-spacing: -.02em;
}

.footer .widgettitle,
.footer .widget-title {
    font-size: 1.23em;
    text-transform: none;
    font-weight: 600;
}

html .background-color-secondary {
    background-color: #ff7272 !important;
}

.page-wrapper>.breadcrumbs {
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 35px;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .05em;
}

.page-wrapper>.breadcrumbs .items {
    padding-top: 16px;
    padding-bottom: 16px;
}

.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: 6px 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%;
    }
}

.footer,
.footer p {
    letter-spacing: 0;
}

.footer-middle>.container {
    padding-top: 3rem;
    padding-bottom: 1rem;
}

.footer-middle>.container:before {
    content: '';
    display: block;
    position: absolute;
    left: 10px;
    right: 10px;
    top: 0;
    border-top: 1px solid #e1e1e1;
}

.footer-middle>.container::after {
    border-color: #e1e1e1;
}

@media (min-width: 992px) {
    .footer-middle .col-lg-3 {
        padding-left: 4.2%;
    }
}

.footer-bottom {
    font-size: 1em;
}

.footer .follow-us .share-links a {
    width: 30px;
    height: 30px;
    border: none;
}

.footer .follow-us .share-links a:not(:hover) {
    background: none;
    color: #333;
}