.navigation>.justify-between>nav>.level-0:hover>.opacity-0 {
    opacity: 1;
	pointer-events: auto;
} 
a.level-0.block.p-2.text-base.text-gray-700.whitespace-nowrap{
	padding: 0.2rem;
    text-transform: uppercase;
}

.mx-auto>.grid-cols-5{
	grid-template-columns: repeat(7,minmax(0,1fr));
}

.level-0:hover .justify-between .mx-auto .grid {
    display: grid;
}


.level-0 .justify-between .mx-auto .grid {
    display: none;
}

.cms-home .columns .main p a img {
    width: 100%;
}

.catalog-product_compare-index form.mr-auto {
    display: none;
}

.catalog-product_compare-index .item.product.product-item, .item.product.relative.md\:flex-row {
	box-shadow: 0px 3px 10px rgba(0,0,0,0.2);
	padding: 10px;
}

.catalog-category-view .grid-cols-4 {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.hp_login {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.hp_login .block-content {
    display: flex;
}

.dpg_home_bannertop img {
    margin: 15px 0;
}

.dpg_home_featured h1.page-title {
    text-align: center;
    font-size: 32px;
    margin-top: 30px;
}

.dpg_home_featured .ctv_more {
    text-align: center;
}

.dpg_home_featured .block-title {
    margin: 20px 0;
}

.absolute.left-0.top-full.z-10.-mt-3.w-full.bg-white.opacity-0.transition-opacity.ease-out.pointer-events-none.group-hover\:opacity-100.focus-within\:opacity-100.group-hover\:pointer-events-auto {
    top: 40px!important;
    width: 500px;
    box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.3);
}

.level-0.flex.items-center.p-1.mx-1.border-b-2.border-transparent.transition.transition-colors.duration-500.group.xl\:p-1.xl\:mx-1.hover\:border-primary.focus-within\:border-primary {
    position: relative;
}

.category-price-guide-model-list #filters-heading span{
    display:none;
 }
 
 .category-price-guide-model-list #filters-heading:after{
    content: "FILTER BY";
    font-size: 30px;
}

.category-price-guide-model-list div#filters-content div:nth-child(6) h3 span:nth-child(1){
    display:none;
 }
 
 .category-price-guide-model-list div#filters-content div:nth-child(6) h3 button:before {
    content: "Scale DPG";
    font-size: 18px;
    font-weight: 600;
}

.visit_bannertop img {
    width: 100%;
}

picture.mfwebp {
    width: 100%;
}

#menu-search-icon{
    display: none;
}

.mobile-menu{
    display: none;
}

.desktop-menu{
    display: block;
}

.toolbar.toolbar-products.grid.grid-cols-4.sm\:grid-cols-8.md\:grid-cols-4.lg\:grid-cols-8.grid-flow-row.gap-2.items-center {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

nav.modes.flex.justify-center.gap-1.mr-2.items-center.px-2.py-2.rounded-md.border.border-gray-300.bg-white.text-sm.leading-5.w-20.order-1.col-span-1.sm\:col-span-2.md\:col-span-1.lg\:col-span-2 {
    order: 0;
}

.product-info .product-item-link {
	max-width: 90%;
	display: inline-block;
}

.fixed.top-0.right-0.w-full.h-full.p-1.flex-col.border-t.border-container.bg-container-lighter.overflow-y-auto.overflow-x-hidden.flex {
    z-index: 2;
}

ul.border-t.flex.flex-col.gap-y-1.mt-16 {
    margin-top: 64px;
}

@media screen and (max-width: 1200px) and (min-width: 1025px) {
    form#search_mini_form input {
        border: none;
        background: #f0f0f0;
        border-radius: 24px;
        font-size: 17px;
        padding: 7px 20px;
        width: 120px !important;
    }
}

@media screen and (max-width: 1025px) {
    .mobile-menu{
        display: block;
    }
    
   .desktop-menu{
        display: none;
    }
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
    .mode-list .product-image-photo {
        max-width: unset !important;
    }

    .mode-list .product-image-photo {
        width: 200px !important;
    }

    .mode-list a.product.photo.product-item-photo {
        width: 200px !important;
    }
}


@media screen and (max-width: 991px) {
    .catalog-category-view .grid-cols-4 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .catalog-category-view .product-info .product-item-link {
        max-width: 90%;
        display: inline-block;
    }
    
    .toolbar.toolbar-products.grid.grid-cols-4.sm\:grid-cols-8.md\:grid-cols-4.lg\:grid-cols-8.grid-flow-row.gap-2.items-center {
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
}

@media screen and (max-width: 768px) {
    .catalog-category-view .product-info .product-item-link {
        max-width: 80%;
        display: inline-block;
    }
    .mobile-menu{
        display: block;
    }
    
    .desktop-menu{
        display: none;
    }

    .product-info.flex .absolute {
        bottom: 45px !important;
        top: unset !important;
    }
}

@media screen and (max-width: 690px) and (min-width: 490px) {
    form#search_mini_form input {
        border: none;
        background: #f0f0f0;
        border-radius: 24px;
        font-size: 17px;
        padding: 7px 20px;
        width: 120px !important;
    }
}


@media screen and (max-width: 490px) {
    .product-info.flex .absolute {
        bottom: 70px !important;
        top: 0 !important;
    }    

    .product-info .product-item-link {
        max-width: 80%;
        display: inline-block;
    }

    .absolute:has(.container.py-2.mx-auto.text-black) {
        display: block;
    }
    
    .flex.items-center .container.py-2.mx-auto.text-black:has(.relative) {
        display: none;
    }


    img.logo-img {
        height: 80px !important;
        width: auto;
    }

    #menu-search-icon{
        display: block;
    }

    form#search_mini_form{
        display: none;
    }

    div#search-content form#search_mini_form{
        display: flex;
        justify-content: center;
    }

    .hp_login {
        display: grid;
        grid-template-columns: 1fr;
    }

    .catalog-category-view .product-info .product-item-link {
        max-width: 90%;
        display: inline-block;
    }

    .catalog-category-view .grid-cols-4 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    form#search_mini_form input {
        border: none;
        background: #f0f0f0;
        border-radius: 24px;
        font-size: 17px;
        padding: 7px 20px;
        width: 120px;
    }

    img.hover\:shadow-sm.object-contain.product-image-photo {
        width: 100%;
    }

    a.product.photo.product-item-photo.block.mx-auto.mb-3.md\:w-2\/6.md\:mb-0.md\:mr-5 {
        width: 300px !important;
    }
}

@media screen and (max-width: 375px) {
    .cms-digital-pricing-guide-home [data-content-type=row][data-appearance=contained] {
        width: 100%;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .second-block {
        display: flex;
        flex-direction: column;
        /* justify-content: space-between; */
        padding: 40px 20px;
        gap: 20px;
    }
    .mode-list a.product.photo.product-item-photo.block.mx-auto.mb-3.md\:w-2\/6.md\:mb-0.md\:mr-5 {
        width: 75vw!important;
    }
}

@media screen and (max-width: 320px) {
    select.form-select.sorter-options {
        font-size: 14px;
    }
    .mode-list a.product.photo.product-item-photo.block.mx-auto.mb-3.md\:w-2\/6.md\:mb-0.md\:mr-5 {
        width: 75vw!important;
    }
}