body{
    background: white;
    font-family: 'Poppins',sans-serif;

}
.menu-link {
    @apply font-medium leading-6 hover:snowdog-menu-text-hover group-hover:snowdog-menu-text-hover;
}
.order-4 {
    order: 4;
}
.order-5 {
    order: 5;
}
@media (min-width: 800px){
    .md\:min-h-d{
        min-height: 285px;
    }
}
@media (min-width: 800px){
    .category-slider{
        flex-direction: row;
        justify-content: center;
        display: flex;
    }
    .mobile{
        display: none!important;
    }
    .desktop{
        display: block!important;
    }
    .md\:justify-center{
        justify-content: center;
    }
    .md\:text-center{
        text-align: center;
    }
    .md\:min-height{
        min-height: 500px;
    }
    .md\:align-center{
        align-items: center;
    }
    .cms-home .column.main{
        display: flex;
        flex-direction: column;
    }
    .cms-home .hero-image{
        order: -1;
    }
    .md\:h-60{
        height: 30rem;
    }

}
@media (max-width: 799px){
    [data-content-type=row][data-appearance=contained]{
        padding-left: 0;
        padding-right: 0;
    }
    .mob\:container{
        padding-left: 0;
        padding-right: 0;
    }
    .mob\:product{
        margin-right: -24px;
        margin-left: -24px;
    }
    .catalog-product-view #description{
        display: none;
    }
}
.desktop{
    display: none;
}
.mobile{
    display: block;
}

.bg-primary-light{
    background-color:#004080
}
.border-blue-600{
    border-color: #7BBBFA;
}
.min-h-2{
    min-height: 2rem;
}
.min-h-65{
    min-height: 80px;
}

.align-center{
    display: flex;
    align-items: center;
}
.box-shadow form{
    box-shadow: rgba(136, 165, 191, 0.48) 6px 2px 16px 0px, rgba(255, 255, 255, 0.8) -6px -2px 16px 0px;
}
.border-blue-900{
    border-color: #00205B;
}
span.old-price .price {
    font-size: 14px;
}
.align-bottom {
    align-items: flex-end;
}
.font-italic{
    font-style: italic;
}
.triangle-up, .triangle-down {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
}

.triangle-down {
    border-top: 8px solid #00205B;
}

.triangle-up {
    border-bottom: 8px solid #00205B;
}
.catalog-product-view #product\.attributes  .container{
    display: none;
}
.w-65{
    width: 65%;
}
input#search::placeholder {
    font-size: 15px;
}

@media (min-width:1024px){
    .lg\:grid-cols-3{
        grid-template-columns:repeat(3,minmax(0,1fr));
    }
    .lg\:w-1\/5 {
        width: 18%;
    }
}
.cms-index-index .swiper-scrollbar-drag{
    background: rgb(0, 32, 91)
}
.cms-index-index .swiper-scrollbar{
    position: relative!important;
}
i:not(.fa-brands)::before{
    font-family: 'Font Awesome\ 5 Free', serif;
}
.catalog-category-view .page-title{
    padding-left: 15px;
}
.catalog-category-view .columns{
    margin-top: 30px;
}
@media (max-width:2000px) and (min-width: 800px){
    .catalog-category-view .columns{
        max-width: 75%;

    }
}
.hover\:bg-blue-600:hover{
    background: #7BBBFA;
}
body{
    background: white;
    font-family: 'Poppins',sans-serif;
}
@media (min-width: 800px){
    .md\:min-h-d{
        min-height: 285px;
    }
}
@media (min-width: 800px){
    .category-slider{
        flex-direction: row;
        justify-content: center;
        display: flex;
    }
    .mobile{
        display: none!important;
    }
    .desktop{
        display: block!important;
    }
    .md\:justify-center{
        justify-content: center;
    }
    .md\:text-center{
        text-align: center;
    }
    .md\:min-height{
        min-height: 800px;
    }
    .md\:align-center{
        align-items: center;
    }
    .cms-home .column.main{
        display: flex;
        flex-direction: column;
    }
    .md\:h-60{
        height: 30rem;
    }

}
@media (max-width: 799px){
    [data-content-type=row][data-appearance=contained]{
        padding-left: 0;
        padding-right: 0;
    }
    .mob\:container{
        padding-left: 0;
        padding-right: 0;
    }
    .mob\:product{
        margin-right: -24px;
        margin-left: -24px;
    }
    .catalog-product-view #description{
        display: none;
    }
}
.desktop{
    display: none;
}
.mobile{
    display: block;
}

.bg-primary-light{
    background-color:#004080
}
.border-blue-600{
    border-color: #7BBBFA;
}
.min-h-2{
    min-height: 2rem;
}
.min-h-65{
    min-height: 80px;
}

.align-center{
    display: flex;
    align-items: center;
}
.box-shadow form{
    box-shadow: rgba(136, 165, 191, 0.48) 6px 2px 16px 0px, rgba(255, 255, 255, 0.8) -6px -2px 16px 0px;
}
.bg-primary-darker{
    background: #00205B;
}
span.old-price .price {
    font-size: 14px;
}
.align-bottom {
    align-items: flex-end;
}
.font-italic{
    font-style: italic;
}
.triangle-up, .triangle-down {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
}

.triangle-down {
    border-top: 8px solid #00205B;
}

.triangle-up {
    border-bottom: 8px solid #00205B;
}
.catalog-product-view #product\.attributes  .container{
    display: none;
}

input#search::placeholder {
    font-size: 15px;
}
@media (min-width:1280px){
    .xl\:grid-cols-4{
        grid-template-columns: repeat(4,minmax(0,1fr));
    }
    .xl\:w-1\/5 {
        width: 20%;
    }
    .xl\:grid-cols-5{
    grid-template-columns:repeat(5,minmax(0,1fr));
}

}
.cms-index-index .swiper-scrollbar-drag{
    background: rgb(0, 32, 91)
}
.cms-index-index .swiper-scrollbar{
    position: relative!important;
}
i:not(.fa-brands)::before{
    font-family: 'Font Awesome\ 5 Free', serif;
}
.catalog-category-view .page-title{
    padding-left: 15px;
}
.catalog-category-view .columns{
    margin-top: 30px;
}
@media (max-width:2000px) and (min-width: 800px){
    .catalog-category-view .columns{
        max-width: 75%;

    }
}
.hover\:bg-blue-600:hover{
    background: #7BBBFA;
}
@media (min-width:768px) and (max-width: 1023px){
    .md\:w-1\/2{width:50%};
    .md\:w-10{
        width: 2.5rem;
    }
    .md\:h-10{
        height: 2.5rem;
    }
    .md\:left-0 {
        left: 0;
    }
}
@media (min-width:1024px) and (max-width: 1279px ){
    .lg\:w-1\/3{width:33.333333%};
}

.amstockstatus-category .amstockstatus-status-container{
    font-size: 15px;
    margin-top: 0;
    padding-top: 0;
    min-height: 15px;
}
.catalog-product-view .product-slider.upsell-product-slider{
    background: none!important;
}
.catalog-product-view .product-slider.upsell-product-slider .box-shadow .item{
    box-shadow: none!important;
}
.account.sales-order-history.page-layout-2columns-left table td, .account.sales-order-history.page-layout-2columns-left table th {
    text-align: left;
    width: 15%;
    border: 1px solid;
    padding: 5px;
}
.account.sales-order-history.page-layout-2columns-left table td a {
    border-bottom: 1px solid blue;
    margin-left: 5px;
    /* margin-right: 5px; */
}
.account.sales-order-history.page-layout-2columns-left .table-wrapper.orders-history {
    overflow-x: scroll;
}
.submenu .group.mb-2 {
    margin-left: 20px;
    margin-right: 20px;
}
ul.submenu {
    margin-left: 10%;
    margin-right: 10%;
}
.text-5xl {
    font-size: 3rem; /* 48px */
    line-height: 1;
}
.text-6xl {
    font-size: 3.75rem; /* 60px */
    line-height: 1;
}
.text-7xl {
    font-size: 4.5rem; /* 72px */
    line-height: 1;
}
.text-8xl {
    font-size: 6rem; /* 96px */
    line-height: 1;
}
.text-9xl {
    font-size: 8rem; /* 128px */
    line-height: 1;
}
.w-9\/12 {
    width: 75%;
}
.w-10\/12 {
    width: 83.333333%;
}
.w-11\/12 {
    width: 91.666667%;
}
@media (min-width: 640px) {
    .sm\:left-0 {
        left: 0;
    }
}
@media (min-width: 768px) {
    .md\:order-1 {
        order:1
    }

    .md\:order-2 {
        order: 2
    }

    .md\:order-3 {
        order: 3
    }
    .md\:pl-0 {
        padding-left: 0;
    }
}
@media (min-width: 1024px) {
    .submenu {
        display: none;
    }
    li.level-0:hover .submenu{
        display: block;
    }
    li.level-0:hover > .first-submenu {
        position: fixed;  /* Fixed positioning relative to viewport */
        z-index: 999999;
        background-color: #fff;
        padding: 15px;
        top: 50px;
        left: 0;
        width: calc(100% - 30px); /* Adjust padding */
        border: 1px solid #ccc;
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
        box-sizing: border-box;
    }

    .first-submenu li {
        margin-left: 10px; /* Adjust spacing between items */
    }

    .level-0 {
        font-size: 14px;
    }

    .menu-link {
        display: flex;
        align-items: center;  /* Center items vertically */
    }

    .chevron {
        margin-left: auto;  /* Move the chevron to the right */
    }

    ul.submenu.ml-4 {
        min-width: 100px;
    }
    .first-submenu > li > .group > a{
        font-weight: 600;
    }
}

.full-description [data-content-type=row][data-appearance=contained] {
    padding-left: 0;
    padding-right: 0;
}
.box-content-real {
    box-sizing: content-box;
}
.border-black {
    border-color: #0a0a0a;
}
.border-dark-gray {
    border-color: #999;
}
.border-light-gray {
    border-color: #ccc;
}
.border-solid {
    border-style: solid;
}
.border-b-3 {
    border-bottom-width: 3px
}
.border-b-4 {
    border-bottom-width: 4px
}
.max-h-screen-90 {
    max-height:90vh
}
.overflow-scroll {
    overflow: scroll;
}
.max-h-48 {
    max-height: 12rem;
}
.display-none {
    display: none;
}
.cms-home .category-slider,.cms-home .container,.cms-home .home-container{
    order:-1;
}
.cms-home .hero-image{
    order: 0;
}
.cms-home .homepage-banner-top {
    order: 0;
}


.related-product-slider .short-description {
    display: none;
}
@media (min-width: 800px) {
    .related-product-slider .md\:min-h-d {
        min-height: 150px;
    }
}
