:root {
    --button-bg-color: #333F48;
}

body {
    font-family: "Bliss";
    font-size: 18px;
    font-weight: 300;
}

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

p {
    letter-spacing: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    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: 13px;
    line-height: 18px;
    color: #777;
}

.home-banner-slider h2.vc_custom_heading,
.custom-font4 {}

html .heading-secondary,
html .lnk-secondary,
html .text-color-secondary {
    color: #ff7272;
}

html .btn-modern {
    text-transform: uppercase;
    font-size: 0.75rem;
    padding: 0.75rem 1.5rem;
    font-weight: 600;
    height: auto;
}

html .action.primary,
html .btn {
    letter-spacing: 0;
    font-weight: 700;
    line-height: 1.42857;
    padding: 0.6em 2em;
    border-radius: 50px;
}

html .action.primary,
html .btn-primary {
    color: #fff;
    background-color: var(--button-bg-color);
    border-color: var(--button-bg-color);
    border-radius: 50px;
}

html .btn-xl {
    font-size: 1rem;
    padding: 0.8rem 2rem;
    border-radius: 50px;
}

.cart.actions button.action {
    border-radius: 50px;
}

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

.btn-modern.btn-lg {
    font-size: 0.9375rem;
    border-radius: 50px;
}

html .btn-lg {
    line-height: 1.3333;
    border-radius: 50px;
}

.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: 0.75rem;
    border-radius: 50px;
}

html .btn-dark {
    color: #fff;
    background-color: #222529;
    border-color: #222529 #222529 #0b0c0e;
    border-radius: 50px;
}

html .btn-light {
    color: #222529;
    background-color: #fff;
    border-color: #fff #fff #e6e6e6;
    border-radius: 50px;
}

html .btn-quaternary {
    color: #fff;
    background-color: #000;
    border-color: #000 #000 #000;
    border-radius: 50px;
}

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

.page-header.type1 .header.content {
    display: flex;
    align-items: flex-start;
}

.page-header.type1 .header-contact,
.page-header.type1 .header-contact .my-account {
    font-size: 18px;
}

.page-header.type1 .header-main {
    /* border-top: 1px solid #e7e7e7; */
}

.page-header.type1 .panel.wrapper {
    min-height: 42px;
}

.page-header.type1 .main-panel-top {
    display: none;
}

.page-header.type1 .main-panel-top .share-links a {
    width: 26px;
    height: 26px;
}

.page-header.type1 .main-panel-top .panel.header+.gap {
    height: 19px;
    background: transparent;
    margin: 0 8px 0 4px;
}

.page-header.type1 .header.panel>.header.links>li {
    line-height: 29px;
    text-transform: capitalize;
}

.page-header.type1 .header.panel>.header.links>li.greet.welcome {
    padding-right: 13px;
}

.page-header.type1 .header.panel>.header.links>li>a {
    padding: 0 13px;
}

.page-header.type1 .switcher .options .action.toggle {
    padding-left: 0;
}

.page-header.type1 .search-category {
    border-color: #fff;
    display: none;
}

.page-header.type1 .search-area .minisearch .actions button {
    width: 44px;
    line-height: 42px;
}

.page-header.type1 .search-area .block-search input {
    font-size: inherit;
}

.page-header.type1 .search-area .block-search .field.search .control .autocomplete-suggestions {
    width: 600px !important;
}

.opc-block-summary.amcheckout-summary-container .totals.shipping.incl {
    display: none;
}

@media (max-width: 991px) {
    header.page-header .nav-sections-item-content{
        margin-top:0px
    }

    .page-header.type1 .search-area .block.block-search {
        width: 100%;
        background: white;
        padding-left: 20px !important;
        border: 1px solid #222529;
    }

    .search-area.show-icon-tablet a.search-toggle-icon {
        padding-top: 2px;
        display: inline-block;
        font-size: 21px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        border-color: inherit;
    }


    .search-area .search-toggle-icon:after {
        content: "";
        position: absolute;
        z-index: 7;
        display: none;
        left: 50%;
        top: 100%;
        margin-left: -11px;
        margin-top: -13px;
        width: 22px;
        height: 22px;
    }

    .page-header.type1 .search-area .block-search .field.search .control:before {
        display: block;
        content: '';
        font-family: 'porto-icons';
        font-weight: 600;
        -webkit-font-smoothing: antialiased;
    }

    .search-area.show-icon-tablet .block.block-search.show {
        left: -4px;
        right: 0px;
    }
}

@media (max-width: 768px) {
    .page-header.type1 .search-area .block-search .field.search .control .autocomplete-suggestions {
        width: auto !important;
    }
}

@media (min-width: 992px) {
    .page-header.type1 .header-main .header-row .header-center {
        order: -1;
        flex: 1;
        padding: 10px 0;
    }

    .page-header.type1 .header-main .header-row .header-left {
        min-width: auto;
        justify-content: center;
        padding: 20px 15px;
    }

    .page-header.type1 .header-main .header-row .header-right {
        flex: 1;
    }

    .page-header.type1 .search-area .block.block-search {
        max-width: 347px;
        margin: 1px 0;
    }

    .search-area.show-icon .block.block-search {
        min-width: 240px;
    }

    .page-header.type1 .nav-sections {
        /* border-top: 2px solid #e7e7e7; */
    }

    .page-header.type1 .navigation:not(.side-megamenu)>ul {
        justify-content: center;
    }

    .page-header.type1 .navigation:not(.side-megamenu) .level0 {
        margin-right: 35px;
        margin-left: 1px;
    }

    .page-header.type1 .navigation:not(.side-megamenu) .level0 .level-top {
        /* font-weight: 700; */
        line-height: 20px;
        letter-spacing: -.12px;
        padding: 20px 0 20px 0px;
        position: relative;
    }

    .page-header .navigation:not(.side-megamenu) .level0.parent>a>span:hover {
        font-weight: 700;
        letter-spacing: -.53px;
    }

    .page-header .navigation:not(.side-megamenu) .level0.parent .level-top:hover::after {
        line-height: inherit;
    }

    .search-area .block.block-search {
        font-size: 18px;
    }

    .page-header.type1 .navigation:not(.side-megamenu) .level0 .level-top:before {
        content: "";
        position: absolute;
        border-top: none;
        top: -2px;
        opacity: 0;
        width: 100%;
    }

    .page-header.type1 .navigation:not(.side-megamenu) .level0:hover .level-top:before {
        opacity: 1;
    }
}

@media (min-width: 992px) and (max-width: 1219px) {
    .page-header.type1 .navigation:not(.side-megamenu) .level0 .level-top {
        padding: 15px 0 15px 0;
    }
}

.page-header .sw-megamenu.navigation li.level0>em,
.page-header .sw-megamenu.navigation li.level0 i {
    display: none;
}

.product-item-name a {}

.footer .widget+.widget {
    margin-top: 0;
}

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

.product-item-info .product-item-details .product-item-actions .tocart {
    background-color: #333F48;
    /* border: 1px solid #ddd; */
    color: #FFF;
    border-radius: 50px;

    &:hover {
        background-color: #f4f4f4 !important;
        border: 1px solid #ddd !important;
        color: #333F48;
    }
}

.footer .widgettitle,
.footer .widget-title {
    font-size: 0.9375rem;
    font-weight: 600;
}

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;
}

.footer,
.footer p {
    letter-spacing: 0;
    font-size: 13px;
    line-height: 22px;
}

.footer .widgettitle,
.footer .widget-title {
    font-size: 15px;
    font-weight: 700;
}

.widget.contact-info li:not(:last-child) {
    margin-bottom: 5px;
}

.footer .follow-us .share-links a {
    width: 37px;
    height: 37px;
    border-radius: 20px;
    border: 1px solid rgb(255, 255, 255, 0.06);
    box-shadow: none;
    font-size: 12px;
}

.footer-middle .widget {
    margin-bottom: 15px;
    margin-top: 0;
}

.footer .newsletter input {
    background: #fff;
    /* #292c30; */
}


/************************/
/*** CATEGORY PAGE ******/
/************************/
.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,
.sidebar .sidebar-content .side-megamenu,
.block.filter>.content .product-item-info .product-item-details .product-item-actions .tocart {
    padding: 0;
    border-bottom: none;
    margin-bottom: 16px;
    text-transform: uppercase;
}

.products-grid .product-item-info .product-item-details .product-item-actions .actions-secondary {
    display: block;
}

.block-category-list .block-content ol {
    list-style: none;
    padding-left: 0;
}

.catalog-category-view .page-bottom {
    max-width: unset !important;
    padding: 0;
}

.product-item .rating-summary .rating-result>span:before {
    color: #333f48;
}

/************************/
/**** PRODUCT PAGE ******/
/************************/
.main-upsell-product-detail {
    background-color: transparent;
}

/************************/
/*** MEGAMENU ***********/
/************************/
.page-header.type1 .navigation li.level0.active,
.page-header.type1 .navigation li.level0:hover,
.page-header .navigation li.level0.active,
.page-header .navigation li.level0:hover {
    background-color: transparent;
}

.porto-block-html-top {
    line-height: 1;
}

.page-header.type1 .navigation:not(.side-megamenu) .level0 .level-top {
    font-size: 18px;
    font-weight: 400;
    line-height: 12px;
    padding: 18px 0 18px 20px;
}

.page-header.type1 .navigation li.level0:hover {
    background-color: transparent;
}

.search-autocomplete {
    display: none !important;
}