@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: 1420px;
    }
}

@media (max-width: 575px) {
    body {
        font-size: 13px;
        line-height: 21px;
    }
}

body {
    line-height: 27px;
    letter-spacing: .2px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #222529;
    letter-spacing: normal;
}

h1,
h2,
h3,
h4,
h5 {
    letter-spacing: -.01em;
}

h1 {
    font-weight: 400;
    font-size: 36px;
    line-height: 44px;
    margin: 0 0 32px 0;
}

h2 {
    font-weight: 300;
    font-size: 30px;
    line-height: 40px;
    margin: 0 0 32px 0;
}

h3 {
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
    margin: 0 0 20px 0;
}

h4 {
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #444;
    margin: 0 0 14px 0;
}

h5 {
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    color: #444;
    margin: 0 0 14px 0;
}

h6 {
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    color: #6b7a83;
    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;
}

li {
    line-height: 27px;
}

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;
    line-height: 1.42857;
    padding: .8em 2em;
    border-radius: 0;
}

html .btn-modern {
    font-size: .8125rem;
    padding: 1em 2.8em;
}

html .action.primary {
    color: #fff;
    background-color: #f4631b;
    border-color: #f4631b #f4631b #d24d0b;
}

html .btn-xl {
    font-size: 1rem;
    padding: .8rem 2rem;
}

.btn-modern.btn-xl {
    font-size: 1rem;
    padding: 1.25em 3.125em;
}

.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;
}

.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;
}

.page-header.type1 .panel.wrapper {
    font-size: 12px;
    font-weight: 400;
}

.page-header.type1 .switcher:first-child .options .action.toggle {
    padding-left: 0;
}

.page-header.type1 .header-main .header-left {
    min-width: auto;
}

.page-header.type1 .search-area {
    max-width: 512px;
}

.page-header.type1 .minicart-wrapper .action.showcart .counter.qty {
    background-color: transparent;
    right: -8px;
}

.page-header.type1 .minicart-wrapper .action.showcart::after {
    display: none;
}

.page-header.type1 .header-contact .my-account {
    display: none;
}

.page-header.type1 a.wishlist {
    margin-left: 0.5rem;
    margin-right: 0.5rem !important;
    padding: 0 !important;
}

.page-header.type1 .minicart-wrapper .action.showcart {
    min-width: 32px;
    justify-content: center;
}

@media(max-width: 767px) {
    .page-header.type1 .main-panel-top {
        display: none;
    }
}

@media(min-width: 992px) {
    .page-header.type1.sticky-header .cart-design-2 .action.showcart .minicart-icon {
        border-color: #222529;
    }

    .page-header.type1 .header.panel>.header.links>li>a {
        padding: 0;
        display: inline-block;
        float: left;
    }

    .page-header.type1 .header.panel>.header.links>li {
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 1px;
        padding-right: 0 !important;
        font-weight: 400;
    }

    .page-header.type1 .header.panel>.header.links>li:last-child {
        padding-right: 0;
    }

    .page-header.type1 .panel.header .switcher {
        margin-right: 0;
    }

    .page-header.type1 .panel.header .switcher:after {
        content: "|";
        font-weight: 300;
        position: relative;
        top: -1px;
        color: #e7e7e7;
        margin: 0 5px 0 5px;
        opacity: 1;
        font-size: 1.2em;
        display: inline-block;
    }

    .page-header.type1 .panel.header .switcher:last-child:after {
        display: none;
    }

    .page-header.type1 .header.panel>.header.links>li:after {
        content: "|";
        font-weight: 300;
        position: relative;
        top: -1px;
        color: #e7e7e7;
        margin: 0 15px 0 15px;
        opacity: 1;
        font-size: 1.2em;
        display: inline-block;
    }

    .page-header.type1 .header.panel>.header.links>li:last-child:after {
        display: none;
    }

    .page-header.type1 .block-search input {
        height: 48px;
    }

    .page-header.type1 .search-category {
        right: 64px !important;
        height: 48px;
        line-height: 48px;
    }

    .page-header.type1 .search-area .minisearch .actions button {
        width: 64px;
        height: 48px;
        margin-right: -2px;
        border-radius: 0 25px 25px 0;
        font-size: 20px;
        color: #0055a5;
        background: transparent;
    }

    .page-header.type1 .block-search .action.search:before {
        font-weight: bold;
    }

    .page-header.type1 .nav-sections {
        padding: 0;
    }

    .page-header.type1 .navigation:not(.side-megamenu) .level0 {
        margin-right: 0;
        padding: 0 10px;
        border-right: 1px solid #4589B9;
    }

    /* .category-item.level-top:hover{
        background: #fff;
    }
    
    .category-item.level-top:hover a.level-top span {
        color: #0055a5 !important;
    } */

    .page-header.type1 .navigation:not(.side-megamenu) .level0 .level-top {
        font-size: 14px;
        font-weight: 600;
        line-height: 14px;
        letter-spacing: 0;
        color: #fff;
        padding: 16px 0 16px 0;
    }

    .page-header.type1 .navigation:not(.side-megamenu) .level0 .level-top::after {
        content: '' !important;
    }

}

.widget,
.sidebar-content .widget {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

.widget .widgettitle {
    font-size: 1rem;
    letter-spacing: -.02em;
}

.section-title {
    text-transform: none;
    font-weight: 600;
}

.products-grid .product-item {
    padding-top: 10px;
}

body:not(.catalog-product-view) .products-grid:not(.small-list) .product-item:hover {
    box-shadow: 0 5px 25px 0 rgb(0 0 0 / 10%);
}

.products-grid .product-item .product-item-info.type3 .weltpixel-quickview.weltpixel_quickview_button_v2 {
    background: #222529;
}

.product-item-info.type3:hover .product-item-photo {
    box-shadow: none;
}

.owl-carousel .owl-nav .disabled {
    opacity: .5;
}

body .owl-carousel .owl-nav .owl-prev,
body .owl-carousel .owl-nav .owl-next {
    color: #fff;
    background-color: #f4631b;
    border-color: #f4631b;
}

.page-wrapper>.breadcrumbs {
    font-weight: 700;
    letter-spacing: .05em;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 35px;
}

.page-wrapper>.breadcrumbs .items {
    padding-top: 15px;
    padding-bottom: 15px;
}

.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 #dfdfdf;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .05em;
    padding: 8px 0;
    margin-bottom: 10px;
    line-height: 1.4;
}

.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;
    line-height: 1.8;
    color: #000;
}

.side-custom-block .custom-block:last-child {
    margin-bottom: 0;
}

.side-custom-block .custom-block h5 {
    margin-top: 0 !important;
}

.footer .widgettitle,
.footer .widget-title {
    font-size: 16px;
    font-weight: 700;
    text-transform: none;
    margin-bottom: 15px;
}

.footer li {
    line-height: 1.8;
}

html .background-color-secondary {
    background-color: #ff7272 !important;
}

.footer,
.footer p {
    letter-spacing: inherit;
}

.footer-top {
    padding-top: 20px;
    padding-bottom: 20px;
}

.footer-top .custom-block:before,
.footer-top .custom-block:after {
    display: none;
}

.footer-middle>.container {
    padding-top: 3rem;
    padding-bottom: 1rem;
}

.footer-middle>.container::after {
    border-color: #e1e1e1;
}

.slides-banner #previous,
.slides-banner #next {
    padding: 15px 0;
}

.slides-banner .slick-prev::before {
    content: '\f103';
    padding-right: 0;
    font-size: 25px;
    font-weight: bold;
}

.slides-banner .slick-next::before {
    content: '\f102';
    padding-left: 0;
    font-size: 25px;
    font-weight: bold;
}

.category-item .level-top {
    text-transform: capitalize !important;
}

/* .slides-banner {
    margin-top: 20px;
}

.slides-banner .slide img {
    border-radius: 10px;
} */

.category-item.level-top {
    transition-delay: 0s !important;
}

.category-item.level-top .level-top img {
    display: none;
}

.section-title {
    font-size: 25px;
}

.footer-main {
    width: 100%;
}

.footer-middle .widget_media_image img {
    max-width: 208px;
}

.link.authorization-link a::before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f2f6" !important;
    margin-left: 5px;
    color: #ae1729;
    font-size: 15px;
    float: right;
}

.page-header.type1 .header.panel>.header.links>li:last-child a::before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f234";
    margin-left: 5px;
    color: #ae1729;
    font-size: 14px;
    float: right;
}

.main-panel-inner .customer-welcome {
    display: none !important;
}

.page-header .navigation:not(.side-megamenu) .level0.parent:hover>a>span::before,
.page-header .navigation:not(.side-megamenu) .level0.parent:hover>a>span::after {
    opacity: 0 !important;
}

.box-tocart .action.tocart,
.product-item-info .product-item-details .product-item-actions .tocart {
    background: #ae1729;
    color: #fff;
    border-color: #ae1729;
}

.page-header.type1 .header.panel>.header.links>li::after {
    margin: 0 !important;
}

.page-header.type1 .header.panel>.header.links>li>a {
    color: #000;
    font-weight: 600;
}

.product.info .product.data.items .data.item.title {
    background-color: #f4f4f4;
    padding: 13px 20px;
    border-bottom: none;
    color: #ae1729;
    border-radius: 10px;
    margin-right: 15px;
    transition: background-color 0.3s ease, color 0.3s ease;
    /* Add smooth transition */
}

.product.info .product.data.items .data.item.title.active {
    background-color: #ae1729;
    color: #fff;
}

.product.info .product.data.items>.item.content {
    margin-top: 20px;
    border-top: none;
    background: #f4f4f4;
    padding: 34px;
    border-radius: 15px;
}

.product.info .product.data.items>.item.title>.switch {
    line-height: normal;
    font-weight: 501;
}

.product.info .product.data.items>.item.content .value {
    color: #000;
    font-size: 18px;
}

.category-item .submenu {
    display: grid;
    left: 0 !important;
    grid-template-columns: repeat(7, 1fr);
    gap: 10px;
    width: 100%;
}

.category-item.parent a.level-top {
    position: unset
}

.slides-banner .slide {
    display: none;
}

.slides-banner .slide:first-child {
    display: block;
}

.slick-initialized .slide {
    display: block;
}

.product.info .product.data.items .data.item.content {
    min-height: 200px;
}

.category-item.level-top.parent .submenu.animate {
    display: grid;
    animation: fadeIn 0.7s ease forwards;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
        transform: scale(0.50);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .category-grid,
    .subcategory-container {
        grid-template-columns: repeat(4, 1fr) !important;
    }
}

@media only screen and (max-width: 767px) {

    .category-grid,
    .subcategory-container {
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
    }

    .slides-banner #previous,
    .slides-banner #next {
        padding: 7px;
        width: fit-content;

    }

    .contact-index-index .contact-info {
        margin-top: 30px;
    }
}

@media only screen and (max-width: 480px) {

    .category-grid,
    .subcategory-container {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
}

.brand-carousel.owl-carousel .owl-item img {
    margin: 0 auto;
    width: auto;
    max-width: 150px;
}

.category-item.parent .category-item.parent {
    padding: 0;
    border-right: none;
}

.page-header .navigation .level0 .submenu li.parent>a::after,
.page-header .navigation .level0 .submenu .level1 .submenu {
    display: none !important;
}

.page-layout-1column.catalog-category-view div#layered-filter-block {
    padding: 0 10px;
}

#request-quote-popup {
    display: none;
}

.quote #request-quote-popup {
    display: block;
}

.quote.modal-popup .action-close {
    top: 15px;
}

#request-quote-button {
    background-color: #ae1729;
    border-color: #ae1729;
}

#request-quote-button:hover {
    background-color: #0055a5;
    border-color: #0055a5;
}

.quote #request-quote-popup button {
    margin-top: 20px;
    background-color: #ae1729;
}

.product-available-qty {
    margin-top: 15px;
}

.contact-index-index .column.main {
    margin-top: 40px;
}

@media only screen and (min-width: 1024px) {
    .modal-popup.quote .modal-inner-wrap {
        max-width: 40%;
    }
}

.modal-popup.quote .modal-inner-wrap {
    padding: 20px 0;
    border-radius: 10px;
}

.col-md-4.contact-info>div:nth-child(3)>.col-md-12 {
    display: flex;
    align-items: center;
}

.col-md-4.contact-info>div:nth-child(3)>.col-md-12 p {
    margin-left: 10px;
}

.col-md-4.contact-info>div:nth-child(3)>.col-md-12 i {
    margin-bottom: 0;
}

.payment-method .checkout-billing-address .actions-toolbar {
    margin-top: 25px;
}

.checkout-onepage-success .page-title-wrapper {
    height: unset;
    position: unset;
    width: unset;
}


@media only screen and (max-width: 450px) {

    .modal-popup.quote .modal-header,
    .modal-popup.quote .modal-content,
    .modal-popup.quote .modal-footer {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

@media only screen and (min-width: 1200px) {
    .category-grid .category-item a {
        min-height: 262px;
    }
}

.product-stock-status .stock-message {
    font-size: 18px;
    font-weight: 700;
}

.product-stock-status .stock-message.in-stock {
    color: #4CAF50;
}

.product-stock-status .stock-message.out-of-stock {
    color: #f44336;
}

.product-stock-status {
    margin-top: 15px;
}

.slides-banner #previous,
.slides-banner #next {
    z-index: 10;
}

.product-item-info .product-item-details .price-box {
    line-height: unset;
    min-height: 27px;
    max-height: 27px;
}

.top-new .owl-item .item {
	min-height: 150px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

@media only screen and (min-width: 640px) {
    .review-ratings {
        float: unset;
    }
}

@media (min-width: 992px) {
    .catalogsearch-result-index.page-layout-2columns-left .column.main {
        width: 100%;
    }

    .category-item.parent {
        position: unset !important;
    }

    .category-item.level-top:hover {
        background: #fff;
        transition-delay: 0s;
        transition: none !important;
    }

    .category-item.level-top:hover a.level-top span,
    .category-item.level-top:hover a.level-top {
        color: #0055a5 !important;
    }
}

@media (min-width: 768px) {

    .product.info .product.data.items>.item.content {
        margin-top: 60px;
    }
}

@media (max-width: 991px) {

    header.page-header .nav-sections-item-title.active>a,
    header.page-header .nav-sections-item-title.active>a:focus,
    .navigation .category-item a,
    .nav-sections .header.links li a:hover,
    .nav-sections .header.links li a,
    .navigation .parent .level-top::after,
    .navigation .ui-menu-item a:hover {
        color: #fff !important;
    }

    .category-item.parent {
        position: relative !important;
    }

    .category-item .ui-menu-item-wrapper img {
        display: none;
    }

    .category-item .submenu {
        display: block;
    }

    .navigation li.level0>a.ui-state-active,
    .navigation li.level0>a.ui-state-active+.submenu {
        background-color: transparent;
    }

    .category-item .submenu .category-item.last {
        padding-bottom: 15px;
    }

    .navigation .parent .level-top.ui-state-active::after {
        color: #fff;
    }
}

@media (max-width: 450px) {
    .product-item-info .product-item-details .price-box {
        line-height: unset;
        min-height: 50px;
        max-height: 50px;
    }
}

@media only screen and (max-width: 575px) {
    .footer .contact-details {
        gap: 20px;
    }

    .category-grid .category-item a span {
        font-size: 16px;
    }
}