form input:focus {
    border-color: none !important;
    box-shadow: none !important;
}

#basic-addon1,
#basic-addon2,
#basic-addon3 {
    border-radius: 3px 0px 0px 3px!important;
}

#header .nav-icon li {
    display: unset;
}

#header .nav-icon li a:active,
#header .nav-icon li a:focus {
    color: #fff;
}

#social-media {
    width: 49px;
    height: 49px;
    flex-shrink: 0;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgb(235, 235, 235);
    cursor: pointer;
}

#social-media span {
    font-size: 20px;
}

#socialModal .modal-body a {
    background-color: #e2e2e2;
    height: 50px;
    width: 50px;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    margin-right: 20px;
}

.cart-social-media {
    width: 25px;
    height: 25px;
    flex-shrink: 0;
    border-radius: 3px;
    display: inline-grid;
    align-items: center;
    justify-content: center;
    border: 1px solid rgb(235, 235, 235);
    cursor: pointer;
    margin-top: 10px;
    font-size: 14px;
}

.tf-page-cart-checkout {
    padding: 15px;
}

.pswp__img {
    height: unset !important;
    width: unset !important;
}

@media (min-width: 1150px) {
    .tf-product-media-main .item img {
        /* height: 700px;
        width: 600px; */
        width: 575px;
        height: 383px;
        border: 2px solid darkgray;
    }
    .swiper-button-next {
        right: 23px;
    }
    .tf-product-media-thumbs .swiper-slide .item {
        width: 145px;
        height: 100px;
    }
    .tf-product-media-thumbs {
        width: calc(20% - 10px) !important;
        margin-right: 0px !important;
    }
    .tf-product-media-thumbs .swiper-slide.swiper-slide-thumb-active .item::after {
        border: 2px solid darkgray;
    }
    .tf-product-media-main {
        /* max-width: 600px;
        min-width: 600px; */
        max-width: 570px;
        min-width: 570px;
    }
}

.card-product-wrapper {
    position: relative !important;
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.card-product-wrapper img {
    width: 100% !important;
    /* height: auto !important; */
    display: block !important;
}

.card-product .product-img {
    display: flex !important;
}

.card-product .card-product-wrapper .img-hover {
    inset: unset !important;
}

.card-product .card-product-wrapper {
    border: 1px solid #e2e2e2;
}

#header {
    /* box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.4); */
    border: 1px solid #e2e2e2;
}

.free-shipping {
    font-size: 12px;
    padding: 0px 10px !important;
    top: 10px;
    left: 1px;
    z-index: 1000;
    background: #fff;
    color: #000;
    border-radius: 0px 50px 50px 0px
}

.new-free {
    font-size: 12px;
    padding: 0px 10px !important;
    top: 40px;
    left: 1px;
    z-index: 1000;
    background: #000;
    color: #fff;
    border-radius: 0px 50px 50px 0px
}

.best-seller {
    font-size: 12px;
    padding: 0px 10px !important;
    top: 70px;
    left: 1px;
    z-index: 1000;
    background: #0C549F;
    color: #fff;
    border-radius: 0px 50px 50px 0px
}

.box-nav-ul .mega-menu {
    padding-top: 0 !important;
}

.box-nav-ul .sub-menu {
    padding-top: 0 !important;
}

.badge-menu {
    font-size: 12px;
    background-color: #0C54A0;
    color: #fff;
    border-radius: 3px;
    padding: 2px 5px;
}

.labelMenus {
    font-size: 14px;
    font-weight: 600;
    border-bottom: 1px solid #000;
    margin-bottom: 10px;
}

.sw-dots.dots-white span.swiper-pagination-bullet-active::before {
    background-color: #0C54A0 !important
}

.sw-dots.dots-white span.swiper-pagination-bullet-active {
    border: 2px solid #0C54A0 !important;
}

.sw-dots.dots-white span::before {
    background-color: #0C54A0;
}

.sw-dots.dots-white span.swiper-pagination-bullet-active::before {
    background-color: #0C54A0 !important
}

#gst_no {
    padding: 5px 10px;
    text-transform: uppercase;
}

#gst-form {
    margin-top: 10px;
}

#gst-label {
    float: left;
    width: 15%;
    padding-top: 6px;
}

#gst-input {
    float: left;
    width: 65%;
}

#gst-submit {
    padding-left: 10px;
    width: 20%;
    float: right;
}

#gst-submit button {
    margin-top: 3px;
    padding: 3px 0px;
}

#gst-submit button,
#gst-submit a {
    width: 100%;
    background-color: rgb(0, 0, 0);
    border: 1px solid rgb(0, 0, 0);
    color: #ffffff;
    border-radius: 3px;
}

#billing-address-add {
    margin-top: 10px;
    font-size: 14px;
    color: #ff6501;
}

.address-update-modal-oup .form-control,
#add-address-popup .form-control,
#add-address-popup .input-group-text,
#billing-address-popup .form-control,
#billing-address-popup .input-group-text,
.address-update-modal-oup .input-group-text {
    padding: 5px 10px !important;
}

#add-address-popup .input-group-text,
#billing-address-popup .input-group-text,
.address-update-modal-oup .input-group-text {
    height: auto !important;
    width: auto !important;
}

#btnGroupAddon,
#btnGroupAddonAdd,
#btnGroupAddonUpdate,
#add-address-popup .input-group-text,
#btnGroupAddonAddBilling {
    height: 50px;
    width: 54px;
    /* padding: 12px 10px; */
    padding: 8px 10px;
    border-radius: 3px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    /* display: unset; */
}

.width-500 {
    width: 500px !important;
    height: 350px !important;
}

.width-400 {
    width: 400px !important;
    height: 550px !important;
}

.width-380 {
    width: 380px !important;
    height: 250px !important;
}

@media (max-width: 576px) {
    .width-500 {
        width: 100% !important;
        height: 350px !important;
    }
    .width-400 {
        width: 100% !important;
        height: 550px !important;
    }
    .width-380 {
        width: 100% !important;
        height: 250px !important;
    }
}

.flat-title .title {
    font-size: 20px !important;
    line-height: 50.4px !important;
    font-weight: bold !important;
    color: #0C54A0 !important;
}

.tf-product-info-title h5 {
    margin-bottom: 20px !important;
    color: #0C54A0 !important;
}

#custom-add p {
    font-size: 12px;
}

.custom-marquee-wrapper {
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
}

.custom-marquee-track {
    display: inline-block;
    white-space: nowrap;
    animation: scrollLeft 30s linear infinite;
}

.scroll-item {
    display: inline-block;
    margin-right: 50px;
}

@keyframes scrollLeft {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(-100%);
    }
}

.card-product .card-product-wrapper {
    display: flex;
    align-items: center;
    /* vertically center */
    justify-content: center;
    /* horizontally center */
    width: 100%;
    /* full width or fixed width */
    /* max-height: 150px; */
    /* max-height: 210px; */
    /* min-height: 210px; */
    /* full height or fixed height */
    overflow: hidden;
    /* optional: hide overflow */
    background: #f0f0f0;
    /* optional background for visibility */
    aspect-ratio: unset;
}

.card-product .card-product-wrapper img {
    max-width: 100%;
    /* responsive scaling */
    max-height: 100%;
    /* responsive scaling */
    height: auto;
    width: auto;
    object-fit: contain;
    /* scale image without cropping */
}