/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2025-05-22 20:02:41 */
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: 32.67%;
    }
    .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: 65.33%;
    }

    .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: 24.5025%;
    }
    .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: 48.9975%;
    }
}
@media (max-width: 480px){
    .products-grid .product-item {
        float: none;
        width: 100%;
        padding: 10px 0;
    }
}

@media only screen and (max-width: 991px) 
	{
.header-col.header-right {
height: 87px !important;
}
	.section.hero-banner
		{
		width: 100%;
		height: 391px !important;
		background-size: cover;
min-height: unset !important;
		background-position: center;
		padding: 1rem;
		text-align: center;
		}
	}

.post-list .post-holder .blog_title_image img {
	object-position: left top;
}

div.catContainer {
            background-color: #fff9e1;
            padding: 20px 20px 20px 20px;
            border-radius: 5px;
        }
        h2.catH2 {
            font-size: 20px; margin-bottom: 15px; font-weight: 600;
        }
        h3.catH3 {
            font-size: 18px; margin-bottom: 5px; font-weight: 500;
        }

.page-wrapper .page-header.type16 .header-main .header-left {
	padding-top: 8px !important;
}

.page-wrapper .page-header.type16 .header-logo .logo {
	height: 78px !important;
}

.page-header.type16 .header-main .header-left, .page-header.type16 .header-main .header-right {
	padding-bottom: 8px !important;;
}

body .page-wrapper {

	filter: none !important;
}

body {
    font-family: 'Poppins',sans-serif;
}
p {
    letter-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
    color: #262626;
    letter-spacing: normal;
}
h1 {
    font-family: 'Poppins',sans-serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    color: #262626;
    margin: 0 0 32px 0;
}
h2 {
    font-family: 'Poppins',sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    color: #262626;
    margin: 0 0 32px 0;
}
h3 {
    font-family: 'Poppins',sans-serif;
    font-weight: 700;
    font-size: 25px;
    line-height: 32px;
    color: #262626;
    margin: 0 0 20px 0;
}
h4 {
    font-family: 'Poppins',sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #262626;
    margin: 0 0 14px 0;
}
h5 {
    font-family: 'Poppins',sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    color: #262626;
    margin: 0 0 14px 0;
}
h6 {
    font-family: 'Poppins',sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    color: #262626;
    margin: 0 0 14px 0;
}
html .heading-secondary, html .lnk-secondary, html .text-color-secondary {
    color: #ff7272;
}
html .action.primary, html .btn {
    font-family: 'Poppins',sans-serif;
    letter-spacing: .01em;
    font-weight: 700;
    line-height: 1.42857;
    padding: .8em 2em;
    border-radius: 0;
}
html .action.primary {
    color: #fff;
    background-color: #1d70ba;
    border-color: #1d70ba #1d70ba #17568e;
}
html .btn-lg {
    padding: .5rem .875rem;
    font-size: .875rem;
    line-height: 1.3333;
}
html .btn-modern {
    text-transform: uppercase;
    font-size: .75rem;
    padding: .75rem 1.5rem;
}
.btn-modern.btn-xl {
    font-size: 1rem;
    padding: 1.25em 3.125em;
}
.btn-modern.btn-sm {
    font-size: .7rem;
    padding: .7rem 1.4rem;
}
.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;
}

.sw-megamenu.navigation ul.brands-list {
    height: 125px;
}

span.popular-category__name {
    height: 40px;
}

html .btn-dark {
    color: #fff;
    background-color: #262626;
    border-color: #262626 #262626 #0b0c0e;
}
html .btn-light {
    color: #262626;
    background-color: #fff;
    border-color: #fff #fff #e6e6e6;
}
html .background-color-secondary {
    background-color: #ff7272!important;
}
.page-header {
    border-top-width: 3px;
}

.panel .header {
    height:36px;
}

.header-center {
    height:36px;
}

.main-panel-top {
    border-bottom: 1px solid #e7e7e7;
}
.page-header .panel.wrapper::after {
    display: none;
}
.main-panel-top .panel.header+.gap {
    background: rgba(0,0,0,.04);
}
.page-header.type2 {
    border-bottom: none;
}
.page-header.type2 .main-panel-top .separator {
    border-color: rgba(0,0,0,.04);
}
.page-header .switcher .options .action.toggle::after, .page-footer .switcher .options .action.toggle::after {
    margin-top: 2px;
}
.page-header.type2 .header-contact .my-account i, .page-header.type2 .header-contact .wishlist i {
    margin: 0 1px 0 3px;
}
.page-header.type2 .header-contact .my-account {
    margin-left: .45rem;
}
.search-category {
    border-color: #f6f7f9;
}
.page-header.type2 .block-search input {
    height: 40px;
}
.page-header.type2 .search-category {
    height: 40px;
    line-height: 40px;
}
.page-header.type2 .search-area .minisearch .actions button {
    height: 40px;
}
.page-header .sw-megamenu.navigation li.level0 > em, .page-header .sw-megamenu.navigation li.level0 i {
    display: none;
}
.page-header.type2 .nav-sections {
    background: none;
    min-height: 50px;
}
.fullwidth-row {
    width: 100%;
    margin-left: 0;
}
.product-options-bottom, .product-info-price {
    font-family: 'Poppins',sans-serif;
}
.infinite-loader .btn-load-more,.infinite-loader .loading {
    width: auto;
    border: none;
    background: #262626;
    color: #fff;
    padding: 1.4em 4em;
    font-size: .8125rem;
    line-height: 1.3333;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Poppins',sans-serif;
    margin-bottom: 5px;
}
.widget .widgettitle {
    font-size: 1rem;
    letter-spacing: -.02em;
}
.footer, .footer p {
    letter-spacing: 0;
}
.footer .widgettitle, .footer .widget-title {
    font-size: 15px;
    font-weight: 700;
}
.footer-middle > .container::after {
    border-color: #e7e7e7;
}
.footer-middle .porto-separator .separator-line{
    background-color: #e7e7e7 !important;
}
.footer .follow-us .share-links a {
    border: none;
}
.footer .follow-us .share-links a:not(:hover) {
    background: #fff;
    color: #333;
}
.footer-middle .widget {
    margin-bottom: 1.875rem;
    margin-top: 1.875rem;
}
.footer-middle .widget:first-child {
    margin-top: 0;
}
.footer-middle .widget.follow-us {
    margin-top: -15px;
    margin-bottom: 20px;
}
.footer .newsletter input {
    height: 36px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 2px 0 0 2px;
    color: #000;
}
.footer .newsletter input::placeholder {
    color: #A9A9A9;
    font-size: 14px;
}
.footer .newsletter .action.subscribe {
    height: 36px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 0 2px 2px 0;
    background: #FFDA00;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    font-family: 'Poppins',sans-serif;
}
.footer .newsletter .action.subscribe:hover {
    background: #000;
    color: #fff;
}
.footer .contact-info .contact-details strong {
    color: #262626;
}
.mgz-element-column > .mgz-element-inner {
  padding: 0;
}
@media (min-width: 992px) {
    .page-header.type2 .navigation:not(.side-megamenu) .level0 {
        margin-right: 1px;
    }
    .page-header.type2 .navigation:not(.side-megamenu) .level0 .level-top {
        font-family: 'Poppins',sans-serif;
        line-height: 20px;
        padding: 15px 20px 15px 20px;
    }
    .sticky-header .cart-design-2 .action.showcart .minicart-icon {
        border-color: #fff;
    }
    .page-header.sticky-header .minicart-wrapper .action.showcart {
        color: #fff;
    }
    .page-header.type2 .header.panel > .header.links > li > a {
        padding-top: 7px;
        padding-bottom: 7px;
    }
}

/* Fix gtmetrix Cumulative Layout Shift */
.section.hero-banner {
min-height: 891px;
}
.popular-category__item {
min-height: 258.9px;
}

.section.shop-by-trending {
min-height:  325px;
}

.header.content.header-row {
min-height: 78px;
}

.section.shop-by-trending {
min-height: 325px;
}

.navigation.sw-megamenu {
min-height: 46px;
}

.trending-item__name {
min-height: 40px;
}

@media (max-width: 991px) {
.section.hero-banner {
min-height: 615px;
}
}

@media (max-width: 600px) {
.section.hero-banner {
min-height: 340px;
}

.section.shop-by-trending {
min-height:  440px;
}
}

@media (max-width: 480px) {
.section.hero-banner {
min-height: 204.4px;
}

.header.content.header-row {
min-height: 92px;
}

.popular-category__item {
min-height: 128px;
}

.popular-category__item img {
    height: 126.533px;
}

.mobile-bar.d-lg-none {
  min-height: 47.5px;
  padding: 5px 10px;
}

.section.popular-categories {
  height:  648px;
}
}

/* removes cat item count */
.mgz-categories-level0 > li > a > span:nth-child(2) {
	display: none;
}