.logo-head {
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
}
.border-head {
    border: 0.5px solid #FFFFFF40;
}
.border-grey{
    border: 1px solid #D9DBE9;
}
.bg-dark-blur {
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    background: #14142B;
    overflow: hidden;
}
.bg-primary {
    background: #14142B !important;
}
.lime-green{
    color: #AAF44F;
}
.light-green{
    color: #002424!important;
}
.bg-green-blur {
    background: #063334;
}
.bluish-bg{
    background: #D9F0FF;
}
.bg-skylight{
    background: #E3FEFF!important;
}
.bg-skylight3{
    background: #D9DBE9!important;
}
.bg-pink-gradient{
    background-image: linear-gradient(to left, #5a5ec4 0, #bc3886cf 41%, #bc3886cf 100%, #0f29a9 100%, #1c06a7 100%, #0f36f2 100%);
}
.border-blue {
    border-left: 1.5px solid #0041ac !important;
    border-right: 1.5px solid #0041ac!important;
}
.border-blue-top{
    border-top: 1.5px solid #0041ac !important;
}
.border-blue-bottom{
    border-bottom: 1.5px solid #0041ac !important;
}
.offer-label {
    /* max-width: 293px; */
    border: 1px solid #FCFCFC
}
.text-bluish{
    color: #0041AC;
}
.addcolor:hover, .selectcolorsbox:hover {
    border: 1px solid #0041AC;
}
#price_table {
    background-color: #FCFCFC;
    border-color: #D9DBE9;
}
#price_table td, #price_table th {
    color: #14142b;
    font-weight: 500;
}
.brands-card.border {
    border-color: #D9DBE9 !important;
}
.sticky-lable {
    width: fit-content;
    position: absolute;
    bottom: 5px;
    background: #FCFCFC99;
    left: 0;
    right: 0;
    margin: auto;
    padding: 3px 4px;
    min-width: 96px;
}
.btn-check:checked+.brands-card {
    border: 3px solid #0041AC !important;
}
.brands-card:hover {
    border: 3px solid #0041AC !important;
}
.brands-card {
    border-radius: 8px;
}
.btn-check:checked+.brands-card::after {
    background: #14142B;
    padding: 0!important;
    line-height: 24px;
    font-size: 25px;
    width: 24px;
    height: 24px;
}
.btn-info {
    background-color: #0576F0;
    border-color: #0576F0;
    color: #ffffff;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
    background-color: #055ab6;
    border-color: #055ab6;
    color: #ffffff;
}
.form-check .form-check-input{
    margin-top: 1px;
}
.form-check-input:focus {
    box-shadow: none;
}
.funnel-2 .btn-check:checked+.brands-card::after {
    top: 0;
    bottom: 0;
    margin: auto;
}
.funnel-table tr th, .funnel-table tr td{
    padding: 5px 15px;
}
#payment-element {
    background: #e9e9e9;
}
input#agree_to_terms {
    background-color: #040404;
    border-color: #ffffff;
    margin-top: 2px;
}
.bg-grey{
    background: #E9E9E9;
}
.bg-grey2 {
    background: #eef0f6;
}
.date-label{
background: #002463;
    padding: 0px 9px;
    line-height: 20px;
    width: fit-content;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 50px;
    top: -11px;
    z-index: 5;
}
.accordion-button:not(.collapsed) {
    color: #0c63e4;
    background-color: #E9E9E9;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}
.bluish-text{
    color: #005BD4;
}
.bluish-text2{
    color: #0576F0;
}
.grey-bg2{
    background: #F7F7F7!important;
}
.success-bg2{
    background-color: #07540A;
}
.rounded-3rem {
    border-radius: 3rem;
}
.rounded-2rem {
    border-radius: 2rem;
}
.rounded-top-11 {
    border-radius: 6px 6px 0px 0px;
}
.rounded-12 {
    border-radius: 12px;
}
.rounded-8 {
    border-radius: 8px;
}
.rounded-top-bott-7 {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}
.font-38{
    font-size: 38px;
}
.font-42{
    font-size: 42px;
}
.raiting .stars {
    font-size: 32px;
}
.raiting span {
    font-size: 16px;
}
.text-weak {
    color: #005757 !important;
}
.imgthumbs.carousel-indicators .active {
    border: 2px solid #14142B !important;
    opacity: 1;
}
.imgthumbs.carousel-indicators [data-bs-target] {
    border: 2px solid #dee2e6;
    opacity: 1;
}
#funnel-options input:-webkit-autofill,
#funnel-options input:-webkit-autofill:hover,
#funnel-options input:-webkit-autofill:focus,
#funnel-options input:-webkit-autofill:active,
#funnel-options select:-webkit-autofill,
#funnel-options select:-webkit-autofill:hover,
#funnel-options select:-webkit-autofill:focus,
#funnel-options select:-webkit-autofill:active,
#leadForm input:-webkit-autofill,
#leadForm input:-webkit-autofill:hover,
#leadForm input:-webkit-autofill:focus,
#leadForm input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px #262338 inset !important;
}
#leadForm .form-control, #leadForm .form-control:focus {
    background-color: #262338;
    border-color: #262338;
    color: #fff;
    border-radius: 8px;
}
#leadForm .form-label,
#leadForm .form-floating > .form-control:not(:placeholder-shown) ~ label,
#leadForm .form-floating > .form-control:focus ~ label,
#leadForm .form-floating > label {
    color: #FFFFFF80;
}
a:-webkit-any-link:focus-visible {
    display: inline;
}
#my-video,
#my-video-2 {
    width: 100%;
}
#play-pause-button {
    bottom: 0;
    margin: 32px;
    font-size: 75px;
}
.form-check-input {
    width: 20px;
    height: 20px;
}
#upload_later.form-check-input {
    margin-top: 0.15em !important;
}
.form-check-input:checked {
    background-color: #14142B;
    border-color: #14142B;
}
.form-control, .form-select {
    font-size: 14px;
    background-color: #e9e9e9;
}
.accordion-button::after {
    background-size: 15px;
}
.accordion-button:not(.collapsed)::after {
    width: 15px;
    height: 15px;
    background-size: 15px;
    margin-right: 0;
}
.carousel-control-prev {
    left: -35px;
}
.carousel-control-next {
    right: -35px;
}

.accordion-item:first-of-type,
.accordion-item:not(:first-of-type),
.accordion-item:last-of-type {
    border-radius: 12px;
}
.imgthumbs.carousel-indicators [data-bs-target] {
    border-radius: 1rem;
}
input:-webkit-autofill,
input:-webkit-autofill:focus {
    transition:
        background-color 0s 600000s,
        color 0s 600000s !important;
}
#landing-carousel .scroll-button {
    top: 40%;
    height: 26px;
    width: 26px;
}
.selectcolorsbox img {
    border-radius: 0px;
}
.input-group-text {
    border: transparent;
}
.thumbnail-container {
    position: relative;
    width: 150px;
    height: 150px;
    border: 1px solid #ccc;
    overflow: hidden;
}
.modal-content {
    border-radius: 8px;
    overflow: hidden;
}
.btn-check:checked + .delivery-card .card-header {
    border-bottom: 1px solid rgb(255 255 255 / 32%) !important;
}
.delivery-card {
    width: 134px;
    background: #f2f2f2;
    color: #414141;
    border-color: #b5b5b5 !important;
}
.delivery-card:hover {
    background-color: var(--bs-primary) !important;
    border-color: var(--bs-primary) !important;
    color: #fff;
}
.btn-check:checked + .delivery-card {
    border-color: var(--bs-primary) !important;
}
.btn-check:disabled + .delivery-card,
.delivery-card.disabled {
    opacity: 0.7;
}
.btn-check:checked+.brands-card::after{
    right: 10px;
}
.product-bg {
    z-index: 0;
}
.options-box {
    position: relative;
    z-index: 1;
}
.bg-warning.rounded-pill {
    position: relative;
    z-index: 1;
}
#errorModal .modal-content {
    border-radius: 2rem;
}
#errorModal .modal-footer .btn {
    color: #b9b9b9;
}
#errorList {
    color: #a9a9a9;
}
.imgthumbs.carousel-indicators {
    justify-content: start;
}
.img-thumbs::-webkit-scrollbar {
    width: 4px;
}   
.desktop-image-slider.sticky-top {
    z-index: 1;
    top: 10px !important;
}
/* Custom Tees page sticky form adjustment */ 
#custom-tees-option.desktop-image-slider.sticky-top {
    top: 50px !important;
}
#product-images .scroll-button{
    z-index: 6;
}
/* img {
    content-visibility: auto;
} */
/* Track */
.img-thumbs::-webkit-scrollbar-track {
    background: #242434;
    display: none;
}

/* Handle */
.img-thumbs::-webkit-scrollbar-thumb {
    background: #37373f;
    display: none;
}
/* Handle on hover */
.img-thumbs::-webkit-scrollbar-thumb:hover {
    background: #18181c;
    display: none;
}
.zindex-10 {
    z-index: 10;
}
.offcanvas .offcanvas-body .accordion .accordion-item .accordion-header .accordion-button::after {
    filter: brightness(0.1);
}
.selectcolorsbox .input-group-prepend {
    width: 110px;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    border-radius: 0.2rem !important;
}
.popover-header {
    font-size: 0.8rem;
    font-weight: 600;
    background: #026bca1f;
}
.popover-body {
    padding: 0;
}

#price_table.table-side-bordered td,
#price_table.table-side-bordered th {
    border-right: 1px solid #555;
    border-bottom: 1px solid #555;
}
.table-responsive-wrapper {
    position: relative;
}
.scroll-arrow {
    font-size: 24px;
    cursor: pointer;
    z-index: 10;
    background: #00000024;
    border-radius: 100%;
    height: 26px;
    width: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 26px;
    opacity: 0.8;
    top: 50px;
}
#landing-carousel .scroll-arrow {
    top: 40px;
}
.left-arrow {
    left: -7px;
}
.right-arrow {
    right: -5px;
}
.funnel-offer-oty label {
    border: 2px solid #006e71;
}


.stepper {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    margin: 0;
}
.stepper__step {
    width: 100%;
    position: relative;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    margin: 0 20px;
}
.stepper__step:after {
    content: "";
    background: #a0a3bd;
    width: 100%;
    height: 3px;
    position: absolute;
    right: 57%;
    top: 44px;
    bottom: 0;
    border-radius: 20px;
}
.stepper__step:first-child:after {
    display: none;
}
.stepper__step__index {
    width: 22px;
    height: 22px;
    line-height: 19px;
    border-radius: 50%;
    /* background: #A0A3BD; */
    color: #a0a3bd;
    text-align: center;
    margin-bottom: 5px;
    border: 1px solid #a0a3bd;
}
.stepper__step--done .stepper__step__index {
    background: linear-gradient(95.08deg, #3fa53c 2.49%, #006cd0 97.19%);
    color: #fff;
}
.stepper__step--current .stepper__step__index {
    background: #14142b;
    color: #fff;
}
.stepper__step--done:after,
.stepper__step--current:after {
    background: linear-gradient(95.08deg, #3fa53c 2.49%, #006cd0 97.19%);
}
.stepper__step__label {
    color: #a0a3bd;
    margin-bottom: 10px;
    font-weight: 500;
}
.stepper__step--done .stepper__step__label {
    background: linear-gradient(95.08deg, #3fa53c 2.49%, #006cd0 97.19%);
    -webkit-background-clip: text;
    background-clip: text;
    font-weight: 600;
    color: transparent;
}
.stepper__step--current .stepper__step__label {
    color: #14142b;
}
.img-48 {
    width: 48px !important;
    height: 48px !important;
    border-radius: 10px;
}
.thumbnail-container {
    position: relative;
}
.product-upload .thumbnail-container {
    width: auto;
    height: auto;
    cursor: pointer;
}
.product-upload .thumbnail-container img {
    width: 34px;
    height: 34px;
    border: 1px solid #ccc;
    border-radius: 8px;
    object-fit: contain;
}
.accordion .accordion-body .next-btn {
    width: 63px;
    height: 40px;
    border-radius: 8px;
}
.accordion .accordion-body .prev-btn {
    height: 40px;
    border-radius: 8px;
    background: white;
    color: #14142b;
}
.accordion .accordion-body .prev-btn:hover {
    background: white;
}
/* new css  */
.gradient-bg1 {
    background: linear-gradient(95.08deg, #04056b 2.49%, #6091f7 97.19%);
}
.bluish-gradient {
    background: linear-gradient(95.08deg, #3FA53C -20.51%, #006CD0 41.19%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
}
.bg-green-2 {
    background-color: #005757;
}
/* Container for the upload button */
.custom-upload {
    display: inline-block;
    text-align: center;
}

.custom-upload {
    display: inline-block;
}

.upload-btn {
    cursor: pointer;
    padding: 10px 20px;
    background-color: #FCFCFC;
    border: 1px solid #14142b;
    color: #14142b !important;
    border-radius: 8px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: all 0.3s ease;
}

.upload-btn:hover {
    background-color: #e9ecef;
}

.upload-btn img {
    width: 24px;
    height: 24px;
    border-radius: 4px;
    object-fit: cover;
}

.upload-btn i {
    font-size: 24px;
    color: #14142b;
}

.tooltip-inner {
    font-size: 13px;
    background-color: transparent;
    background: var(--bs-dark);
    opacity: 1;
}
.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before,
.bs-tooltip-bottom .tooltip-arrow::before {
    border-bottom-color: var(--bs-dark);
}
.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before,
.bs-tooltip-top .tooltip-arrow::before {
    border-top-color: var(--bs-dark);
}
.bs-tooltip-end .tooltip-inner {
    background-color: transparent;
    background: var(--bs-dark);
}
.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow::before,
.bs-tooltip-end .tooltip-arrow::before {
    border-right-color: var(--bs-dark);
}

/* custom 5 Style Tooltip */
.custom-tooltip-container {
    display: block;
    position: relative;
}
.custom-tooltip {
    visibility: hidden;
    opacity: 0;
    width: 200px;
    /* Standard width */
    background-color: rgba(0, 0, 0, 0.9);
    color: #fff;
    text-align: center;
    border-radius: 4px;
    padding: 4px 8px;
    position: absolute;
    z-index: 1070;
    bottom: 115%;
    left: 50%;
    transform: translateX(-50%) translateY(10px);
    transition: opacity 0.15s linear, transform 0.15s ease-out;
    font-size: 12.025px;
    font-weight: 400;
    line-height: 1.5;
    pointer-events: none;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

/* Hover Effect with slight animation */
.custom-tooltip-container:hover .custom-tooltip {
    visibility: visible;
    opacity: 1;
    transform: translateX(-50%) translateY(0);
}

/* custom style Arrow */
.custom-tooltip::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.9) transparent transparent transparent;
}
.offcanvas-backdrop {
    z-index: 1100;
}
.offcanvas {
    z-index: 1120;
}
.hidden {
    opacity: 0;
    transform: translateY(20px);
}
.animate {
    opacity: 1;
    transform: translateY(0);
    transition:
        opacity 0.6s ease-out,
        transform 0.6s ease-out;
}
#price_table .grey-bg2 {
    min-width: 125px;
}

/* footer css  */
footer{
    background-color: #14142b !important;
}

.disabled.free-shipping, .disabled.print-type {
    opacity: .5;
}

.colorimg .carousel-item {
    border-radius: 16px!important;
}
.sticky-top.top-0.faqs{
    top: 50px!important;
    z-index: 0 !important;
}
@media (min-width: 767px) {
    #product-images .fancy-img {
        height: auto;
    }
}
@media (min-width: 768px) {
    .overflow-md-visible {
        overflow: visible;
    }
}

@media (min-width: 768px) {
    .overflow-md-visible {
        overflow: visible;
    }
}
@media (min-width: 992px) {
    .modal-lg,
    .modal-xl {
        max-width: 1074px;
    }
    .img-thumbs {
        max-height: 540px;
        overflow-y: auto;
        overflow-x: hidden;
    }
    #landing-carousel .imgthumbs.carousel-indicators [data-bs-target] {
        min-width: 110px;
        height: 110px;
        border-radius: 16px!important;
    }
    #landing-carousel #thumb-main.imgthumbs.carousel-indicators [data-bs-target] {
        min-width: 75px;
        height: 75px;
    }
    .imgthumbs.carousel-indicators [data-bs-target] {
        height: 75px;
        width: 75px;
    }
}
@media (min-width: 1500px) {
    .top-bar-area, section {
        margin: 0 auto;
        max-width: 1480px;
    }
}
@media (min-width: 1400px) {
    .help-text {
        padding-left: 13rem;
    }
 #collapseFour .row-cols-xxl-4>* {
        flex: 0 0 auto;
        width: 24%!important;
    }
}
@media (max-width: 992px) {
    .font-40 {
        font-size: 28px;
    }
    .main-content-area {
        margin-top: 0;
    }
    h1.font-28 {
        font-size: 32px;
        text-align: center;
    }
    .hero-vid {
        height: 1000px;
    }
    .hero-form {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        max-width: 60%;
        bottom: 0;
    }
    #play-pause-button {
        bottom: unset;
        top: 0;
        margin: 24px;
        font-size: 75px;
    }
    .product-bg {
        top: 0;
    }
    .img-thumbs {
        overflow-y: hidden;
        overflow-x: auto;
        width: 100%;
    }
    .imgthumbs.carousel-indicators [data-bs-target] {
        min-width: 75px;
    }
    .font-38 {
        font-size: 28px;
    }
    .font-32 {
        font-size: 22px;
        line-height: 30px;
    }
    .font-24 {
        font-size: 20px !important;
    }
    .font-42 {
        font-size: 30px;
    }
    .raiting .stars {
        font-size: 22px;
    }
}
@media (max-width: 768px) {
    .font-40 {
        font-size: 20px;
    }
    .font-42 {
        font-size: 24px;
    }
    .main-content-area {
        margin-top: 0;
    }
    .rounded-3rem {
        border-radius: 2rem;
    }
    .rounded-2rem {
        border-radius: 1rem;
    }
    .hero-vid {
        height: 980px;
    }
    .hero-form {
        max-width: 94%;
    }
    #play-pause-button {
        bottom: unset;
        top: 0;
        margin: 12px;
        font-size: 40px;
    }
    h1 {
        font-size: 22px;
    }
    .accordion-item:first-of-type,
    .accordion-item:not(:first-of-type),
    .accordion-item:last-of-type {
        border-radius: 8px;
    }
    .colorimg .carousel-item {
        border-radius: 16px;
        overflow: hidden;
    }
}
@media (max-width: 575px) {
    .main-content-area {
        margin-top: 0;
    }
    .imgthumbs.carousel-indicators [data-bs-target] {
        min-width: 68px;
    }
    .btn-funnel {
        font-size: 13px;
    }
    h1.font-28 {
        font-size: 26px !important;
        text-align: center;
        font-weight: 700 !important;
    }
    h2.font-48,
    h4.font-48,
    h3.font-48,
    h2.font-32 {
        font-size: 22px !important;
        text-align: center;
        font-weight: 600 !important;
    }
    #countdown1 .font-13 {
        font-size: 12px;
    }
    #countdown1 .font-28 {
        font-size: 24px;
    }
    .font-18 {
        font-size: 15px;
    }
    .font-24 {
        font-size: 18px;
    }
    .font-28 {
        font-size: 24px;
        line-height: 30px;
    }
    .selectcolorsbox .input-group-prepend {
        width: 110px;
    }
    h1 {
        font-size: 20px !important;
        line-height: 32px;
    }
    .thumbnail-container {
        border: 0 !important;
        width: 134px;
        height: 134px;
    }
    .oversized-tees {
        left: -14px;
        top: 118px;
        width: 92px;
    }
    .font-42 {
        font-size: 22px;
    }
    .font-32 {
        font-size: 22px;
        line-height: 30px;
    }
    .sticky-lable {
        font-size: 11px !important;
    }
    .fancy-img.m-thumb{
        width: 92px;
    }
    .accordion-button{
        line-height: 24px;
    }
    div#faqslist .accordion-button {
        padding: 9px 0.5rem;
    }
    .custom-tooltip {
        width: 150px;
        font-size: 10px;
    }
}
