/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2025-04-01 07:19: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: 73.5%;
    }
    .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: 24.5%;
    }

    .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: 55.125%;
    }
    .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: 18.375%;
    }
}

@media (min-width: 992px) {
    .logo img {
        max-width: 140px !important;
    }
}
.cms-index-index .page-header.type10 {
    position: unset !important;
    width: 100%;
    left: 0;
}
.cms-index-index .page-header.type10:not(.sticky-header) {
    background: #004DA6 !important;
}


.magezon-builder .mgz-container
{
width: 1180px !important;
}
.minicart-wrapper .action.showcart .counter.qty
{
background-color: #4bb69a !important;
}
@media (min-width: 992px) {
    .page-header.type10 {
        margin: 0px !important;
    }
}

.product-item-info .product-item-details .product-item-actions .tocart, .box-tocart .action.tocart {
    background-color: #d3edf0 !important;
    border-color: #d3edf0 !important;
    color: #4bb69a !important;
}
.product-item-info:hover .product-item-details .product-item-actions .tocart, .box-tocart .action.tocart:hover  {
    background-color: #4bb69a !important;
    border-color: #4bb69a !important;
    color: #ffffff !important;
}

@media (min-width: 640px) {
    .mgz-product-items .mgz-grid-item .product-item-info:hover {
        background: #ffffff;
        border-color: #ffffff !important; 
        position: relative;
        z-index: 2;
    }
}
.footer-middle>.container::after{
border-bottom:none !important;}
.footer-bottom address
{
text-align:right !important;}

.product-item-info .product-item-details .product-item-actions .tocart {
    border-radius: 0;
    color: #333;
    background-color: #fff;
    border-color: #ddd;
    line-height: 25px !important;
    padding: 0 4.25rem !important;
    font-size: .75rem;
    height: 30px !important;
    font-weight: 600;
    text-transform: capitalize !important;
}@media (min-width: 992px) {
    .page-header.type10 .navigation:not(.side-megamenu) .level0 .level-top {
        font-family: Inter Tight !important;
        text-transform: capitalize;
      
    }

#product-grid h3{
    font-weight: 700;
}
}
.footer-middle .block .block-title strong {
font-size:18px;
font-weight: 600;

}
.header.panel > .header.links > li {
    line-height: 26px;
    letter-spacing: .025em;
    font-weight: 300;
    color: #d3edf0;
}
.block-search input{
color:#262626 !important;
}
.field-tooltip, .field-tooltip-action{
display:none !important;}