.header-style-1 .header-bottom-border {
    background-color: #fff;
    border-bottom: 1px solid #ececec;
}

.main-logo a img {
    width: 180px !important;
    min-width: auto !important;
    margin-bottom: -45px !important;
    margin-top: -30px !important;
}


@media only screen and (max-width: 992px) {
    .logo.logo-width-1 a img {
        width: 80px !important;
        min-width: auto !important;
        /* margin-bottom: -45px !important;
        margin-top: -30px !important; */
    }
}

@media only screen and (max-width: 481px) {
    #summary_grand_total {
        text-align: center !important;
    }
    #payment_summary_text {
        display: block !important;
    }
}



.main-slider-text {
    margin-right: 50% !important;
}

@media only screen and (max-width: 768px) {
    .main-slider-text {
        margin-right: 25% !important;
    }
}

@media only screen and (max-width: 992px) and (min-width: 769px) {
    .header-wrap.header-space-betwee {
        background-color: red;
        /* width: 80px !important;
        min-width: auto !important; */
        /* margin-bottom: -45px !important;
        margin-top: -30px !important; */
    }
}

@media only screen and (max-width: 992px) {
    .logo.logo-width-1 {
        margin-right: 0;
        /* position: absolute; */
        /* left: 40%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%); */
        /* margin-top: 10px; */
    }
}

.puisg-row {
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -ms-flexbox;
    -ms-flex-direction: row;
    -ms-flex-wrap: wrap;
    -ms-flex-pack: start;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    width: auto;
    min-width: 0;
    padding: 0;
    margin: 0 -8px 0 -4px;
    overflow: hidden;
}

.puisg-col-7-of-12 {
    display: block;
    width: calc(.58333 * (100vw - 8px));
}

@media (max-width: 576px) {
    /* Custom CSS rule for mobile screens */
    .product-image {
        width: 145px !important;
        height: auto;
    }
    .product-cart-wrap .product-img-action-wrap {
        padding: 25px 0px 0px 0px;
    }
}

@media (max-width: 369px) {
    /* Custom CSS rule for mobile screens */
    .product-image {
        width: 120px !important;
        height: auto;
    }
    .product-cart-wrap .product-img-action-wrap {
        padding: 35px 0px 0px 0px;
    }
}

@media (max-width: 309px) {
    /* Custom CSS rule for mobile screens */
    .product-image {
        width: 100px !important;
        height: auto;
    }
    .product-cart-wrap .product-img-action-wrap {
        padding: 55px 0px 0px 0px;
    }
}

@media (max-width: 261px) {
    /* Custom CSS rule for mobile screens */
    .product-image {
        width: 90px !important;
        height: auto;
    }
    .product-cart-wrap .product-img-action-wrap {
        padding: 65px 0px 0px 0px;
    }
}

@media (max-width: 236px) {
    /* Custom CSS rule for mobile screens */
    .product-image {
        width: 70px !important;
        height: auto;
    }
    .product-cart-wrap .product-img-action-wrap {
        padding: 65px 0px 0px 0px;
    }
}


@media only screen and (max-width: 768px) {
    .logo.logo-width-1 a img {
        width: 75px !important;
        min-width: auto !important;
        margin-bottom: 0px !important;
        margin-top: 10px !important;
    }
}

.header-action-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-style-1 .search-style-2 form input {
    max-width: none !important;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .search-style-2 form input {
        width: inherit !important;
    }
}


/* Starts Rating */
.star-rating {
    font-size: 0;
    /* Remove whitespace between inline-block elements */
}

.star {
    display: inline-block;
    font-size: 24px;
    cursor: pointer;
    color: gray;
}

.star:hover,
.star.selected {
    color: gold;
}


.star {
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 50px solid gold;
    position: relative;
    transform: rotate(45deg);
}

.star::before {
    content: '';
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 50px solid gold;
    position: absolute;
    top: -25px;
    left: -25px;
}

.star {
    margin: 50px auto;
}
/* Starts Rating */
.category_count{
    display: inline-block;
    background-color: #BCE3C9;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius: 20px;
    margin-left: 5px;
    font-size: 12px;
    color: #253D4E;
}

.iti__country-list{
    border-radius: 5px;
    border-width: 0px;
    overflow-y: auto;
}

.iti-mobile .iti__country-list {
    min-width: 350px;
    min-height: 100px;
    max-height: initial !important;
}

.form-group input {
    border-color: #CCCCCC;
    border-width: 1.25px;
}

.otp_field {
    font-size: 30px !important;
    text-align: center !important;
    padding-left: 0px !important;
}

.specificNumberInput::-webkit-inner-spin-button,
.specificNumberInput::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


.iti--separate-dial-code .iti__selected-flag {
    background-color: white !important;
}

.iti__country-list {
    overflow-y: inherit !important;
    border-width: 0px !important;
}

.iti__selected-flag {
    margin-left: 7px;
}


.btn-skip {
    /* background-color: #253D4E;
    border-color: #253D4E; */
    font-weight: 700;
    border: 0;
    padding: 15px 40px;
    border-radius: 10px;
    font-size: 16px;
}

.btn-sub {
    background-color: #253D4E !important;
    border-color: #253D4E !important;
    /* border-width: 1px; */
    border-radius: 10px;
    font-weight: 700 !important;
    border: 0 !important;
    padding: 15px 40px;
    font-size: 16px;
}

.btn-password-change {
    background-color: #253D4E !important;
    border-color: #253D4E !important;
    /* border-width: 1px; */
    border-radius: 10px;
    /* font-weight: 700 !important; */
    border: 0 !important;
    font-size: 16px;
}

input#phone {
    padding-left: 98px !important;
}

input#change_phone {
    padding-left: 98px !important;
}

.iti input{
    padding-left: 98px !important;
}

#change_password ul{
    max-height: initial !important;
}

#change_password .iti-mobile .iti__country-list {
    max-height: initial !important;
}

.with-circle-dark::before {
    content: "";
    display: inline-block;
    width: 10px; /* Adjust the size of the circle as needed */
    height: 10px; /* Adjust the size of the circle as needed */
    background-color: #212529;
    border-radius: 50%; /* Makes it a circle */
    margin-right: 10px; /* Adjust the spacing between the circle and text */
}


.with-circle-warning::before {
    content: "";
    display: inline-block;
    width: 10px; /* Adjust the size of the circle as needed */
    height: 10px; /* Adjust the size of the circle as needed */
    background-color: #f7b84b;
    border-radius: 50%; /* Makes it a circle */
    margin-right: 10px; /* Adjust the spacing between the circle and text */
}


.with-circle-secondary::before {
    content: "";
    display: inline-block;
    width: 10px; /* Adjust the size of the circle as needed */
    height: 10px; /* Adjust the size of the circle as needed */
    background-color: #3577f1;
    border-radius: 50%; /* Makes it a circle */
    margin-right: 10px; /* Adjust the spacing between the circle and text */
}


.with-circle-success::before {
    content: "";
    display: inline-block;
    width: 10px; /* Adjust the size of the circle as needed */
    height: 10px; /* Adjust the size of the circle as needed */
    background-color: #0ab39c;
    border-radius: 50%; /* Makes it a circle */
    margin-right: 10px; /* Adjust the spacing between the circle and text */
}


.with-circle-danger::before {
    content: "";
    display: inline-block;
    width: 10px; /* Adjust the size of the circle as needed */
    height: 10px; /* Adjust the size of the circle as needed */
    background-color: #f06548;
    border-radius: 50%; /* Makes it a circle */
    margin-right: 10px; /* Adjust the spacing between the circle and text */
}

.with-circle-primary::before {
    content: "";
    display: inline-block;
    width: 10px; /* Adjust the size of the circle as needed */
    height: 10px; /* Adjust the size of the circle as needed */
    background-color: #405189;
    border-radius: 50%; /* Makes it a circle */
    margin-right: 10px; /* Adjust the spacing between the circle and text */
}


.dashboard-content .address-box {
    position: relative;
    padding: 15px;
    background-color: #fff;
    height: 100%;
    box-shadow: 0 0 1px #e3e3e3;
    -webkit-transition: .5s;
    transition: .5s;
    border: 1px #ddd solid;
}


.d-flex-justify-center-address {
    display: -webkit-flex;
    display: -ms-flexbox;
    /* display: flex; */
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.address-box .address-bottom {
    border-top: 1px solid #ddd;
    padding-top: 15px;
    margin-top: 15px;
}

.pr-label1 {
    background: #01bad4;
}

.lbl {
    display: block;
    white-space: nowrap;
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    text-align: center;
    padding: 3px 10px;
    margin-bottom: 5px;
}

.pr-label4 {
    left: 0;
    background: #fb6c3e;
}

.pr-label2 {
    background: #e9a400;
}

.pr-label3 {
    left: 0;
    background: #81d53d;
}

.btn-delete {
    color: #fff !important;
    background-color: #dc3545 !important;
    border-color: #dc3545 !important;
}

.btn-edit {
    color: #fff !important;
    background-color: #0dcaf0 !important;
    border-color: #0dcaf0 !important;
}


.invoice .bg-active {
    background: #3BB77E;
    color: #fff !important;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top{
    padding: 20px 30px 0px 30px !important;
}


.no-border-table tr{
    border-width: 0px !important;
}


.form-group input:disabled {
    cursor: default !important;
    background-color: #fafafa !important;
    color: #838383 !important;
    border-color: rgba(118, 118, 118, 0.3) !important;
    border: 1px solid #ececec !important;
}

.form-group textarea {
    border-color: #CCCCCC;
    border-width: 1.25px;
}

.form-group textarea:disabled {
    cursor: default !important;
    background-color: #fafafa !important;
    color: #838383 !important;
    border-color: rgba(118, 118, 118, 0.3) !important;
    border: 1px solid #ececec !important;
}


.iti__country-list {
    max-height: 500px !important;
}


a.my-nav-link.active span{
    color: #3BB77E !important;
}

a.my-nav-link.active{
    color: #3BB77E !important;
}


.my-order-1-then-2{
    order: 1 !important;
}

.my-order-2-then-1{
    order: 2 !important;
}

@media only screen and (max-width: 1200px){
    .my-order-1-then-2{
        order: 2 !important;
    }
    
    .my-order-2-then-1{
        order: 1 !important;
    }
}

.mobile-search-bar{
    margin-top: auto;
    margin-bottom: 25px;
}


@media only screen and (max-width: 769px){
    .mobile-search-bar{
        margin-top: 30px;
        margin-bottom: auto;
    }
}

@media only screen and (max-width: 769px){
    .mobile-search-bar{
        margin-top: 30px;
        margin-bottom: auto;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1198px) {
    .hero-slider-1 .single-hero-slider {
        height: 370px;
    }
}

@media only screen and (max-width: 450px) {
    .hero-slider-1 .single-hero-slider {
        height: 250px;
    }
    .home-slider .hero-slider-1 {
        height: 250px;
    }
}

@media only screen and (max-width: 426px) {
    .logo.logo-width-1 {
        -webkit-transform: translateX(-90%);
        transform: translateX(-90%);
    }
}

@media only screen and (max-width: 400px) {
    .logo.logo-width-1 {
        -webkit-transform: translateX(-85%);
        transform: translateX(-85%);
    }
}

.toggle_password {
    align-self: center;
    margin-left: -40px;
    font-size: 16px;
}

.product-cart-wrap .product-badges span.out_of_stock {
    background-color: #212529;
}

button.add {
    border: 0px;
    color: #3BB77E;
}

button.add:hover {
    border: 0px;
    color: #fff;
}

button.add:disabled {
    border: 0px;
    color: #fff;
    background-color: #c0c0c0 !important;
}

.stock-status.out_of_stock {
    color: #FFFFFF;
    background: #212529;
}
