/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */


.free-shipping-banner {
    position: absolute;
    top: 45px;
    left: 0px;
    background-color: #047aa2;
    color: #ffffff;
    padding: 5px 8px;
    border-radius: 3px;
    font-weight: 400;
    z-index: 10;
    background-image: url('/themes/akira/assets/img/btn-bg.png');
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    font-size:12px
}

.wrapper-imgs {
    position: relative;
}


.label-flags {
    display: none;
}

.iqitfreedeliverycount {
    background: #0165C8!important;
    color: #ffffff;
}

@media (max-width: 400px) {
    .block-reassurance .col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.summary-container .product_title {
    font-size: 2.7rem;
}

.rewardpoints-product-2 {
    display: inline-block;
    color:#001F52;
    font-size:16px;
    vertical-align: middle;
    margin-left:10px;
}


.axps-buttons-tootip-left {
    display: none!important;
}

.product-type-1 .item-inner .element-bottom {min-height:85px;}

/*Add padding to the left of product detail right column*/
/*.summary-container {padding-left: 70px;}*/

.type-out_of_stock {
    display: none;
}

.btn-primary {
    position: relative;
    background-image: url('/themes/akira/assets/img/btn-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    color: white; /* Ensures text color is white */
    transition: background-image 0.3s ease; /* Smooth transition for background image */
}

.btn-primary:hover {
    background-image: url('/themes/akira/assets/img/btn-bg-hover.png');
}

.prod-description-hidden {
    display: none;
}

.prod-show-more-btn {
    cursor: pointer;
}

.axps-dropdown-menu>a {
    padding: 16px 30px 16px 16px;
}


.brand-products {
    display:none;
}


rs-fullwidth-wrap {
    z-index:0;
}

li.nrt_mo_mega_59.mo_element_li_depth_0.mo_ml_column {
    padding-bottom: 30px;
}

#canvas-menu-mobile .btn-canvas {
     display: flex;
    align-items: center;
    flex-direction: row;
    padding-top: 30px;
     padding-right: 0px;
     padding-bottom: 5px;
    padding-left: 20px;
    min-height: 45px;
     border-bottom: 0px;
    font-size: var(--font-size-body);
    line-height: 1.3;
    width: 50%;
    display: inline;
}

ul.mo_element_ul_depth_1.mo_sub_ul {
    padding-left: 20px;
    font-weight: 300;
    font-size: 12px!important;
}

li.nrt_mo_mega_66.mo_element_li_depth_0.mo_ml_column {
    padding-top:25px;
}

.wrapper-menu-mobile li a {
    border-bottom: 1px solid #f6f6f6;
}

.wrapper-menu-mobile .menu_a_wrap .icon-opener {
    border-left: 1px solid #f6f6f6;
}

.menu-item-background {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 45px); /* Adjust width to leave space on the right */
    height: 44px; /* Or set to 50px if you want to maintain that height */
    z-index: 1; /* Ensure it doesn't overlap interactive elements */
}

.label-flag.type-discount {
    display:none;
}

.price {
    font-size:1.8rem;
}

.selected-currency {
    color: green!important;
    font-size: 12px;

}

.wholesale-price {

    font-size: 14px;
    color:var(--color-body);
}

.price-difference {
    color: #1EA40F;
    font-weight: 600;
    font-size: 14px;
}

.dispatch-info {
    border:0px solid #f5f5f5;
    border-radius:4px;
    font-size:15px;
    color:#1EA40F;
    margin-bottom:15px;
    margin-top:-0px;
}

/*.pulsate {*/
/*    -webkit-animation: pulsate 3s ease-out;*/
/*    -webkit-animation-iteration-count: infinite;*/
/*    opacity: 0.5;*/
/*}*/
/*@-webkit-keyframes pulsate {*/
/*    0% {*/
/*        opacity: 0.5;*/
/*    }*/
/*    50% {*/
/*        opacity: 1.0;*/
/*    }*/
/*    100% {*/
/*        opacity: 0.5;*/
/*    }*/
/*}*/

.summary-container > .product-prices .product-price {
    font-size: 4rem;
}

.current-price-value {
    color:#222529;
    font-weight:500;
}
#main-content > div.row.row-product > div.col-xl-7.col-md-6.col-12.single-product-summary > div > h1 {
    margin-bottom:0px!important;
}

/*#main-content > div.row.row-product > div.col-xl-7.col-md-6.col-12.single-product-summary > div > div.product-information > div.product-additional-info.js-product-additional-info > div {*/
/*    margin-top: 0px;*/
/*    margin-bottom: 0px;*/
/*    text-align: right;*/
/*    display: inline;*/
/*    float: right;*/
/*}*/

.social-list {
    font-size: 15px;
}

.summary-container .social-list a i {
    font-size: 15px;
    line-height: 25px;
}

.summary-container .social-list a {
    width: 25px;
    height: 25px;
    vertical-align: middle;
}

.block-reassurance {
    margin-top: 20px;
}

.sku_wrapper {
    margin-bottom:20px!important;
}

.search-container {
    position: relative; /* Establishes a positioning context for absolute children */
    margin-bottom: 30px !important;
}

#brandSearchInput {
    width: 100%;
    padding: 10px 15px; /* Adjust the padding to fit your design */
    /* Other styling */
}

.results-container {
    position: absolute;
    top: 100%; /* Immediately below the search input */
    left: 0;
    width: 100%; /* As wide as the search container */
    /* More styling */
}

/* You might not need this if your items are not initially hidden */
.hidden {
    display: none;
}

.brand-search-hidden {
    display: none;
}

.wrapper-list-brand {
    margin-bottom: 0; /* or some positive value that suits the design */
}

.element-top {
    /*border-style: solid;*/
    border-width: 0px;
    /*border-color: #e8e8e8;*/
    /*border-radius: 5px 5px 5px 5px;*/
    padding: 15px 15px 15px 15px;
}

.price {
    font-weight: 500;
    color: #032a4f;
    font-family: var(--font-family-title);
}

/*.product_name {*/
/*    !*font-size: 1.5rem!important;*!*/
/*    display: block; !* or inline-block *!*/
/*    width: 185px; !* Adjust as needed *!*/
/*    white-space: nowrap;*/
/*    overflow: hidden;*/
/*    text-overflow: ellipsis;*/
/*}*/

.collapse-toggle {
    display: flex; /* Use flexbox for better alignment */
    justify-content: space-between; /* Space out the label and the icon */
    align-items: center; /* Align items vertically */
    width: 100%; /* Ensure the toggle spans the full width */
    cursor: pointer; /* Change cursor to pointer on hover */
}
.collapsed-content {
    display: none; /* Initially hides the content */
}
.toggle-icon {
    transition: transform 0.3s ease; /* Smooth transition for icon rotation */
    /* No need for float: right; as flexbox handles the alignment */
}
.collapsed .toggle-icon {
    transform: rotate(-180deg); /* Rotate icon when collapsed */
}

.wrapper-scroll.facet-wrapper-content,
.wrapper-scroll-content {
    /*max-height: 425px !important; !* Override any max-height **/
}

/*Faceted Search Radio widget selections*/
.facet-type-radio .wrapper-custom-checkbox {
    border: 1px solid #e8e8e8; /* Adjust the color as needed */
    border-radius: 10px; /* Adjust the radius as needed */
    padding: 10px; /* Optional, for inner spacing */
    padding-left:20px;
    margin-bottom: 0px; /* Optional, for spacing between items */
    display: block; /* To ensure the full width of the container is used */
}
.facet-type-radio .custom-radio {
    display: none;
}

.block_content {
    font-size:1.2rem;
}

.facet-text {
    font-size:1.2rem;
}

.tax-shipping-delivery-label {
    display:none;
}

.single-breadcrumbs-wrapper .axps-breadcrumb {
    font-size: 1.1rem;
}
    .price-match-modal {
        display: none;
        position: fixed;
        /*z-index: 1000;*/
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0.4);
        align-items: center;
        justify-content: center;
        overflow: auto;
    }

    .price-match-modal-content {
        background-color: #fefefe;
        padding: 20px;
        border: 1px solid #888;
        width: 80%; /* Adjust as needed */
        box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
        margin: auto; /* Center horizontally */
    }

    .close {
        color: #aaa;
        float: right;
        font-size: 28px;
        font-weight: bold;
    }

    .close:hover,
    .close:focus {
        color: black;
        text-decoration: none;
        cursor: pointer;
    }

    /* Additional styling for form elements */
    .form-group {
        margin-bottom: 20px;
    }

    /* Style placeholders */
    ::placeholder {
        color: #ccc;
    }


