/* Custom */

body {
    font-family: 'Poppins', sans-serif;
}

.header.shop .nav li a {
    color: #fff;
    text-transform: capitalize;
    font-size: 15px;
    padding: 20px 10px;
}

.color-primary {
    color: #033092 !important;
}

.gray1 {
    background-color: #F1F5F9 !important;
}

.text-gray-light {
    color: #A1A1AA !important;
}

.text-gray-mid {
    color: #828286 !important;
}

.searchbar-input {
    padding: 0px 0px 0px 31px !important;
    height: 2rem !important;
}

.header.shop .search-bar input {
    width: 428px;
}

.search-input-icon {
    position: relative;
    display: flex;
    top: 22px;
    padding: 0px 14px;
}

.header.shop .search-bar {
    width: 100%;
}

.position-account-icon {
    margin-right: 25px;
    position: relative;
    top: -5px;
}

.py-1 {
    padding: 0 1rem;
}

.header.shop .nav li.active a {
    color: #121212 !important;
    background: #e3e6e9 !important;
}

.header.shop .nav li a {
    color: #121212 !important;
}

.header.shop .header-inner {
    background: #fff;
}

.header.shop .nav li:hover a {
    color: #fff;
    background: #ffbd00;
}

.header.shop .header-inner {
    background: #fff;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 0.5rem;
}

.header.shop .nav li a {
    font-size: 14px;
    font-weight: 400;
}

.header.shop .cat-heading {
    font-size: 14px;
    color: #fff;
}

.header.shop .all-category {
    color: #fff;
    background: #ffbd00;
    flex: 0 0 auto;
    width: 18%;
    padding: 20px 15px;
    text-align: center;

}

.menu-vendor-btn {
    font-size: 15px;
}

.midium-banner .single-banner a {
    display: inline-block;
    font-weight: 600;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: .375rem .75rem;
    font-size: 13px;
    background: #033092;
    color: #fff !important;
    padding: 10px 27px;
    border-radius: 8px;
    margin-top: 25px;
    text-transform: uppercase;
}

.midium-banner .single-banner a:hover {
    background: #ffbd00;
    color: #fff;
}

.midium-banner .single-banner .home-box-2 {
    padding-right: 0%;
    position: relative;
    left: 0;
    bottom: 100%;
    top: initial;
    transform: translateY(-160%);
    float: right;
}

.color-white {
    color: #ffffff !important;
}

.height-fill {
    height: -webkit-fill-available;
}

.height-md {
    height: 70px;
}

.single-banner-fit {
    width: 100% !important;
    height: 99% !important;
    max-height: 100%;
    max-width: 100%;
    object-fit: cover !important;
}

.section-title {
    text-align: left;
    padding: 0;
    margin-bottom: 50px;
}

.section-title h2::before {
    position: absolute;
    content: "";
    height: 2px;
    width: 50px;
    background: #ffbd00;
    left: 3%;
    bottom: 0;
    margin-left: -25px;
}

.single-product .product-img {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    border-radius: 0.6rem;
    -webkit-box-shadow: 0px 2px 25px 1px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 2px 25px 1px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 2px 25px 1px rgba(0, 0, 0, 0.16);
}

.single-product .product-img a img {
    width: 100%;
    object-fit: cover;
}

.single-product .button-head {
    background: rgba(255, 255, 255, 0.85);
}

.single-product .product-img .product-action-2 a {
    padding: 1rem;
}

.single-product .product-img .product-action a i {
    padding: 1rem;
}

.most-popular .single-product {
    margin: 15px 15px 0 15px;
}

.owl-theme .owl-nav {
    margin-top: -82px !important;
}

.link-title {
    color: #262626;
    font-weight: 500 !important;
    font-size: 12px !important;
    line-height: 1.5;
    padding-top: 10px;
}

.price-fig {
    font-weight: 600 !important;
    font-size: 16px !important;
}

.mb-0 {
    margin-bottom: 0;
}

.input-txt {
    position: relative;
    top: -9px;
    font-size: 12px !important;
}

.single-product .product-img .product-action a span {
    background: #ffbd00 !important;
    color: #fff !important;
}

.add-cart-icon {
    background: #f5f5f5;
    padding: 8px 8px 5px 8px;
    border-radius: 4px;
    color: #ffbd00 !important;
}

.home-box-1 {
    padding-right: 0%;
    position: relative;
    left: 10%;
    bottom: 56%;
    top: initial;
    transform: translateY(-120%);
}

.shop-sidebar .single-widget {
    background: #ffffff;
    padding: 30px;
    border: 1px solid #dfdfdf;
    border-radius: 0.4rem;
    display: inline-block;
}

.title-small {
    font-size: 14px !important;
    font-weight: 600 !important;
}

.product-detail-bg {
    padding: 6rem;
    background-color: #033092;
    position: relative;
    top: -8px;
}

.product-detail-bg2 {
    padding: 4rem;
    background-color: #033092;
    position: relative;
    top: -8px;
}

.margin-auto {
    margin: auto;
}

.text-center {
    text-align: center !important;
}

.text-right {
    text-align: right !important;
}

.text-white {
    text-white: white !important
}

.font-weight-100 {
    font-weight: 100 !important;
}

.font-weight-200 {
    font-weight: 200 !important;
}

.font-weight-300 {
    font-weight: 300 !important;
}

.font-weight-400 {
    font-weight: 400 !important;
}

.font-weight-600 {
    font-weight: 600 !important;
}

.font-weight-700 {
    font-weight: 700 !important;
}

.font-weight-800 {
    font-weight: 800 !important;
}

.font-size-1 {
    font-size: 1rem !important;
}

.font-size-1mid {
    font-size: 1.3rem !important;
}

.font-size-2 {
    font-size: 2rem !important;
}

.font-size-3 {
    font-size: 3rem !important;
}

.font-size-4 {
    font-size: 4rem !important;
}

.margin-y-100 {
    margin: 1rem 0;
}

.user-acct-header {
    padding: 2rem;
    background-color: #fff;
    position: relative;
    border: 1px solid #E2E8F0;
    border-radius: 1rem;
    margin: 1.5rem 0rem 0.8rem 0rem;
}

.bg-white {
    background-color: #fff !important;
}

.bg-grey {
    background-color: #dcdcdc !important;
}

.acct-card {
    padding: 2rem;
    background-color: #fff;
    position: relative;
    border: 1px solid #E2E8F0;
    border-radius: 1rem;
    margin: 1rem 0 1rem 0;
}

.cart-list-box {
    padding: 1.3rem 0.3rem 0.4rem 0.3rem;
    background-color: #fff;
    position: relative;
    border: 1px solid #E2E8F0;
    border-radius: 1rem;
    margin: 1rem 0 1rem 0;
}

.check-border-radius-2 {
    border-radius: 2rem !important;
    width: 1.5rem !important;
    height: 1.5rem !important;
}

.border-radius-1 {
    border-radius: 1rem !important;
}

.border-radius-2 {
    border-radius: 2rem !important;
}


.img-radius {
    border-radius: 0.6rem !important;
}

.btn {
    position: relative;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    background: #033092;
    text-transform: none;
}

.btn:hover {
    color: #fff;
    background: #ffbd00;
}

.btn-secondary {
    background: #2c2c2c !important;
}

.btn-secondary:hover {
    color: #fff;
    background: #ffbd00 !important;
}

.btn-primaryline {
    background: #ffffff !important;
    border: 1px solid #033092;
    color: #033092;
}

.btn-primaryline:hover {
    color: #fff;
    background: #ffbd00 !important;
}

.float-x {
    float: inline-end !important;
}

.float-right {
    float: inline-end;
    clear: both;
}

.line-through {
    text-decoration: line-through;
}

.icon-wrap {
    background: #F1F5F9;
    padding: 0.6rem;
    border-radius: 0.3rem;
    border: 1px solid #E2E8F0;
}

.count-box-custom {
    width: 1.4rem !important;
    height: 1.4rem !important;
    border-radius: 0.3rem !important;
    padding: 0.9rem !important;
}

.style-input {
    border-radius: 0.6rem 0 0 0.6rem !important;
    padding: 0 1rem !important;
}

.style-input-btn {
    border-radius: 0 0.6rem 0.6rem 0 !important;
    /* padding: 0 1rem!important; */
}

a:hover {
    text-decoration: none !important;
}

.line {
    width: 100%;
    border-top: 1px solid #ccc;
    margin: 1rem 0;
}

.link-hover {
    text-decoration: none;
}

.link-hover:hover {
    font-weight: 600 !important;
    text-decoration: none !important;
    color: #033092 !important;
}

.adrs-step-btn1 {
    width: 128px;
    background: #033092;
    padding: 0.4rem;
    color: #fff;
    text-align: left;
    border-radius: 2rem;
}

.adrs-step-btn1::before {
    content: "";
    position: relative;
    width: 94px;
    height: 4px;
    background-color: #033092;
    display: block;
    top: 14px;
    left: 109px;

}

.adrs-step-btn2 {
    width: 128px;
    background: #bac1ca;
    padding: 0.4rem;
    color: #fff;
    text-align: left;
    border-radius: 2rem;
}

.adrs-step-btn2::before {
    content: "";
    position: relative;
    width: 94px;
    height: 4px;
    background-color: #bac1ca;
    display: block;
    top: 14px;
    left: 109px;
}

.adrs-step-btn3 {
    width: 164px;
    background: #bac1ca;
    padding: 0.6rem;
    color: #fff;
    text-align: left;
    border-radius: 2rem;
}

.adrs-step-1 {
    background-color: #ffffff;
    padding: 1px 9px;
    border-radius: 100%;
    width: 1.6rem;
    display: inline-block;
    height: 1.6rem;
    margin: -1px 8px 1px 1px;
    color: #222;
}

/* Next payment step on checkout */
.adrs-step-btn01 {
    width: 128px;
    background: #ffbd00;
    padding: 0.4rem;
    color: #fff;
    text-align: left;
    border-radius: 2rem;
}

.adrs-step-btn01::before {
    content: "";
    position: relative;
    width: 94px;
    height: 4px;
    background-color: #ffbd00;
    display: block;
    top: 14px;
    left: 109px;

}

.adrs-step-btn02 {
    width: 128px;
    background: #033092;
    padding: 0.4rem;
    color: #fff;
    text-align: left;
    border-radius: 2rem;
}

.adrs-step-btn02::before {
    content: "";
    position: relative;
    width: 94px;
    height: 4px;
    background-color: #033092;
    display: block;
    top: 14px;
    left: 109px;
}

.adrs-step-btn03 {
    width: 164px;
    background: #ffbd00;
    padding: 0.6rem;
    color: #fff;
    text-align: left;
    border-radius: 2rem;
}

/* End Next payment step on checkout */

.d-rubytext {
    display: ruby-text;
}

.p-form-input {
    padding: 8px !important;
}

.nice-select .list {
    width: 100%;
    display: grid;
}

.coupon-btn {
    padding: 0 3rem !important;
    border-radius: 0.6rem 0 0 0.6rem !important;
}

.mr-6 {
    margin-right: 5rem;
}

.ml-6 {
    margin-left: 5rem;
}

.d-coz-flex {
    display: flex;
}

.jc-center {
    justify-content: center;
}

.shop-header {
    max-width: 100%;
    height: 16rem;
    background-color: #2c2c2c;
}

.shop-header-img {
    width: 100%;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    object-fit: cover !important;

}

.login-side-img {
    width: 100%;
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    object-fit: cover !important;

}

.shop-header-txt {
    text-align: center;
    position: relative;
    /* top: 9rem; */
    color: #fff;
    font-size: 1.5rem;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.43);
}

.discount-price {
    font-size: 12px;
    color: #9d0000;
    text-decoration: line-through;
}

.btn-wishlist {
    background: #fff !important;
    color: #333;
    border-radius: 2rem;
    border: 1px solid #033092;
}

.btn-wishlist:hover {
    background: #ffbd00 !important;
    color: #333;
    border-radius: 2rem;
}

.btn-cart {
    background: #ffbd00 !important;
    color: #333;
    border-radius: 2rem;
    color: #333;
    border: 1px solid #ffbd00;
}

.btn-cart:hover {
    background: #393939 !important;
    color: #fff;
    border-radius: 2rem;
    border: 1px solid #ffbd00;
}

.shop.single .product-des .price span {
    display: inline-block;
    margin-right: 15px;
    color: #033092;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: #fff;
    color: #333;
    border-bottom: 2px solid #033092;
    border-radius: 0px;
    font-size: 16px;
}

.bannertwo-txtposition {
    position: relative;
    top: -22rem;
}

.h-100vh {
    height: 100vh;
}

.coz-mt-4 {
    margin-top: 1.3rem;
}

.top-4 {
    position: relative;
    top: 4rem;
}

.p-04 {
    padding: 1.8rem !important;
}

.coz-d-flex {
    display: flex;
}

.searchinputcntrl {
    padding: 0 1rem !important;
    font-size: 14px !important;
}

.pl-0 {
    padding-left: 0;
}

.pld-0 {
    padding-left: 0 !important;
}

.menu-sub {
    background: #e9e6e6;
    padding: 2px 10px;
    font-weight: 600;
}

.desktop-hide {
    display: none;
}

.cat-imgs {
    padding: 0.5rem;
    box-shadow: 0px 2px 25px 1px rgba(0, 0, 0, 0.16);
    border-radius: 10px;
    height: 30vh;
    margin-bottom: 20px;
}

.imgg {
    width: 100%;
    object-fit: cover;
    height: -webkit-fill-available;
    height: fill-available;
}

.cat-name {
    color: #262626;
    font-weight: 500 !important;
    font-size: 12px !important;
    line-height: 1.5;
}

.pos-top {
    position: relative;
    top: -2rem;
}

.hr-line {
    width: 100%;
    height: 1px;
    background-color: #a6a6a6;
}

.paymnt-radiobtn {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    position: relative;
    top: 4px;
}

.seldropdwn {
    position: relative !important;
    top: -8px !important;
    left: 7px !important;
    line-height: 27px !important;
}

.header .search-form {
    /* position: relative; */
    left: -195px;
}

.header .search-form input {
    width: 286px;
}

.total-count {
    position: absolute;
    top: -7px;
    right: 1px;
    background: #f6931d;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    border-radius: 100%;
    font-size: 11px;
}

/* Hide dropdown initially */
.dropdown-menu-custom {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    opacity: 0;
    transform: translateY(-10px);
    transition: opacity 0.3s ease, transform 0.3s ease;
    background-color: white;
    border: 1px solid #ddd;
    border-radius: 0.5rem;
    min-width: 160px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    z-index: 1000;
}

/* When active (showing) */
.dropdown-menu-custom.show {
    display: block;
    opacity: 1;
    transform: translateY(0);
}

.m-top-15 {
    margin-top: -15px;
}

.border-bottom {
    border-bottom: 1px solid;
}

.d-flex-custom {
    display: flex;
}

.section {
    padding: 10px 0;
}