
.filterprocate
{
    background-color: #fff;
    padding: 20px;
}    
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.filterbtncat svg {
    position: absolute;
    right: 0px;
    top: 2px;
    fill: #7E8B99;
}  
.custom-checkbox input {
    display: none;
}
.filter-box .filter-lists {
    list-style: none;
    padding: 0;
}
.filter-box .card-header a {
    width: 100%;
    text-align: left;
    text-transform: uppercase;
    color: #7E8B99;
    text-decoration: none;
}    
.filter-box ul.filter-lists li {
    padding: 8px 0px;
    padding-left: 5px;
    position: relative;
    cursor: pointer;
}    
.custom-checkbox input:checked ~ .checkmark 
{
    background: linear-gradient(281.63deg, #E3F0FF 6.23%, #E3F0FF 99.14%) !important;
    border-color: transparent !important;
    border: 5px solid #007BFF !important;
}    
.custom-checkbox .checkmark {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background-color: #E3F0FF;
    border: 2px solid #E3F0FF;
    border-radius: 0px;
    transition: all 0.3s;
}
.filter-lists label {
    display: inline-block;
    margin-bottom: 0rem;
}
.custom-checkbox {
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;
    font-size: 16px;
    user-select: none;
    padding-left: 30px;
}
.product-rightfrmsrch button
{
    background-color: #4E5055;
    border: none;
    padding: 9px 10px;
    color: #F8F9FA;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
}    
.showingtotal
{
    font-family: "Raleway", sans-serif;
    font-weight: 500;
}
.product-titleshop
{
    font-family: "Raleway", sans-serif;
    font-size: 35px;
    font-weight: 700;
    color: #242527; 
}
.showgrdwise
{
    font-family: "Raleway", sans-serif;
}
.product-rightfrmsrch input
{
    height: 40px;
    margin-right: -4px;
    border-radius: 0px;
    width: 72%;
    border: none;
    padding-left: 15px;
}
.small-po-title
{
    font-size: 10px;
    color: #0052af;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}    
.current-po-amount
{
    font-family: "Raleway", sans-serif;
    color: #007BFF;
    font-size: 20px;
    font-weight: 700;
}
.previous-po-amount
{
    font-family: "Raleway", sans-serif;
    color: #4E5055; 
}
.feat-crackimg
{
    width: 100%;
}    
.large-po-title,
.tamil-po-title
{
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.addcart-pro-content  img  
{
    width: 30px;
    height: 30px;
}
.addcart-pro-content
{
    border: none !important;
}
.pdctgrid-innergrid
{
    background-color: #fff;
}    
.catitems-product
{
    padding: 10px;
}    
/* .catitems-product img
{
    padding: 10px 30px;
}     */
.catitems-product div
{
    font-family: "Raleway", sans-serif;
    font-size: 12px;
    color: #242527;
}
.productlist-section
{
    background-color: #E3F0FF;
}    
.bnrtitle-btn-one, 
.bnrtitle-btn-one:hover, 
.bnrtitle-btn-one:focus 
{
    margin: 0px 15px;
    width: 190px;
    background-color: #FFC107;
    color: #242527;
    border: none;
    padding: 10px;
}    
.categoryproduct-carousel .item
{
    background-color: #F8F9FA;
}
.banner-inner-text p
{
    color: #D2D7E7;
    font-size: 18px;
}
.banner-inner-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.bannerowl-carousel img
{
    height: 100%;
    width: 100%;
}
.banner-inner-text h1 {
    font-family: "Black Han Sans", sans-serif;
    color: #D2D7E7;
    font-size: 50px;
    font-weight: 400;
    text-align: center;
}
.categoryproduct-carousel .owl-nav button:hover
{
    background: none !important;
}
@media screen and (min-width:320px) and (max-width: 991px)
{
    .outproduct-dat .bannerowl-carousel.owl-carousel .owl-item img
    {
        display: block;
        width: 100%;
        height: 90vh;
        object-fit: cover;
    }
    .outproduct-dat .bannerowl-carousel
    {
        height: auto !important;
    }
    .customersay-carousel.owl-carousel .owl-item .clientimages img
    {
        width: 150px;
        height: 150px;
        margin-left: auto;
        margin-right: auto;
    }
    .star-ratecustomer
    {
        position: relative;
        left: 18px;
        margin-bottom: 10px;
    }
    .cusm-feature-wid
    {
        width: 46%;
    }
    .productlist-section
    {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .grp-feature
    {
        justify-content: center;
    }
    .banner-inner-text h1
    {
        font-size: 35px !important;
    }
}
@media screen and (min-width:992px) and (max-width: 1100px)
{
    .cusm-feature-wid
    {
        width: 31%;
    }
}
@media screen and (min-width:1025px)
{
    .banner-section.outproduct-dat,
    .outproduct-dat .bannerowl-carousel img
    {
        height: 80vh;
    }
    .banner-inner-text
    {
        margin-top: 3rem;
    }
}

.at-title h2
{
    font-size: 22px;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    color: #242527;
}
.accordion {
max-width: 1170px;
margin: 40px auto 0;
}

.at-tab {
display: none;
padding: 15px;
border-top: none;
background-color: #fff;
}

.at-title {
cursor: pointer;
background-color: #fff;
position: relative;
transition: background-color 0.3s ease;
display: flex;
justify-content: space-between;
align-items: center;
}

.at-title:hover {
background-color: #fff;
}

.at-item {
border-radius: 5px;
margin-bottom: 15px;
}

.at-title h2 {
font-size: 22px;
font-weight: 600;
padding: 10px 15px;
margin: 0;
}

.accordion-header {
text-align: center;
background-color: #222222;
color: white;
padding: 20px 0;
}
.raleway
{
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    font-size: 16px;   
}
.offerprodt
{
    width: 100%;
}
.at-title.active svg 
{
    transform: rotate(180deg);
}

.giftcards div.container {
    padding: 0rem 6rem;
}

.leftgiftbx-arrow {
    position: absolute;
    left: -10px;
    top: 38%;
    z-index: 5;
    cursor: pointer;
}

.rightgiftbx-arrow {
    position: absolute;
    right: 0px;
    top: 38%;
    z-index: 5;
    cursor: pointer;
}

.leftgiftbox h6 {
    font-size: 36px;
    font-weight: 700;
    font-family: "Raleway", sans-serif;
    color: #FFFFFF;
}

.gfbox-amount {
    display: flex;
    align-items: center;
}

.giftcards ul li i {
    padding-top: 2px;
}

.giftcards ul li {
    color: #fff;
    font-family: "Raleway", sans-serif;
    display: flex;
    margin-bottom: 8px;
}

.giftcards ul {
    padding-left: 0px;
}

.giftcards {
    background-color: #007BFF;
}

.butngiftbox {
    display: flex;
}

.viewall-giftbox {
    padding: 10px 40px;
    background-color: #F8F9FA;
    color: #242527;
    border: none;
    font-family: "Raleway", sans-serif;
}

.shopnow-giftbox {
    padding: 10px 20px;
    background-color: #FFC107;
    color: #242527;
    border: none;
    font-family: "Raleway", sans-serif;
}

.currentgfboxamt {
    font-size: 40px;
    font-family: "Roboto", sans-serif;
    color: #FFC107;
    font-weight: 500;
}

.leftgiftbox ul {
    list-style-type: none;
}

.leftgiftbox ul li img {
    position: relative;
    top: 2px;
    width: 18px !important;
    margin-right: 5px;
    height: 18px !important;
}
.clear-search {
    position: absolute;
    right: 5px;
    top: 8px;
    cursor: pointer;
}
.grid-list {
    display: grid;
    gap: 1px;
    grid-template-columns: repeat(2, 1fr);
}
.add-cart.active.gift_prd input {
    display: block !important;
    border-radius: 0px;
}
.gift_prd .prdqty {
    max-height: initial;
    font-size: 18px;
}
@media only screen and (max-width: 576px) {
    .giftcards .flex-col {
        flex-direction: column-reverse;
    }
    .giftcards .grid-list {
        display: block;
        grid-template-columns: repeat(1, 1fr);
    }
}