
.carousel-caption{
    left:unset !important;
    right: 0;
    width: 36%;
}
          /* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.alert-success .close {
    padding: 0 10px;
}
.exzoom .exzoom_btn a{
    background-color:unset !important;
    border:unset !important;
}
input{
    color:#000 !important;
}
.index-table table thead th,.index-table table tbody tr td{
    text-align:center;
}
.mainboxx p {
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 0;
    align-items: center;
    align-self: center;
    padding: 6px 0;
}
.main h3{
    margin-left:10px;
}
.exzoom .exzoom_btn a{
    z-index:-9;
}
.mega-menu-drop-down-wrapper a {
    padding: 20px 1px;
    /* word-break: break-word; */
    width: 160px !important;
    white-space: break-spaces;
    overflow: hidden;
    text-overflow: ellipsis;
}
.megamenu {
    background-color: #fff !important;
    z-index: 99999999;
}

@media all and (max-width:991px){
    .maindiv {
    position: absolute;
    top: -70px;

    margin: 0 0;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.mnnu .badge{
    margin-left: 5px;
}

}
@media all and (max-width:768px){
    .carousel-caption {
    left: unset !important;
    right: 60px;
}
ul.navbar-nav.mr-auto {
    float: none !important;
    display: block !important;
    text-align: center;

    margin: 0 auto !important;
}
.navbar-nav>li {
    /* float: left; */
    display: block !important;
    text-align: left !important;
}

}
@media all and (max-width:575px){
    .carousel-caption {
        top: -20px;
    }

}
@media all and (max-width:480px){
    .carousel-caption {
    top: 0px;
}
.request .btn {
    width: 100%;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img{
    width:100%;
}
}
            .slider-nav__item > img{
                width: 100%;
            }
            .ex1 > img{
                width: 100%;
            }
            .panel-group {
                margin-bottom: 20px;
            }

            .panel-group .panel {
                margin-bottom: 0;
                border-radius: 4px;
            }

            .main .carrrtt .panel-default>.panel-heading {
                padding: 0;
            }

            .main .boxx1 {
                background: rgb(39,60,137);
                background: linear-gradient(180deg, rgba(39,60,137,1) 0%, rgba(63,89,182,1) 72%, rgba(78,107,210,1) 100%);
                padding: 5px 0;
                border-radius: 4px;
            }

            .panel-head a {
                font-family: 'Poppins', sans-serif;
                color: #666666;
                padding: 5px 0 5px 0px;
                font-size: 12px;
                line-height: 22px;
                list-style-type: none;
                /*background: url(../images/12.jpg) no-repeat right center;*/
                display: block;
                border: 0px solid;
            }

            .main .panel-collapse .panel-body ul {
                padding: 0;
            }

            .main .panel-collapse .panel-body ul li {
                list-style-type: none;
            }

            .main .panel-collapse .panel-body ul li a {
                font-family: 'Poppins', sans-serif;
                color: #666666;
                padding: 5px 0 5px 0px;
                font-size: 12px;
                line-height: 22px;
                list-style-type: none;
                display: block;
                margin: 0px 25px;
                border: 0px solid;
                background: none;
            }

            i.fa.fa-angle-right.pull-right {
                margin-top: 5px;
            }

            .order-detail h5 {
                color: #666666;
                font-size: 16px;
                font-weight: 500;
                margin: 0 0 30px;
            }

            .order-detail h5 span {
                color: #150424;
                font-size: 16px;
                font-weight: 700;
                float: right;
            }

            .order-detail .card-footer {
                padding: 1.25rem 0 0;
                margin: 35px 0 0;
                background: transparent;
                border-top: 1px solid rgba(0,0,0,.125);
            }

            .order-detail .add-to-cart {
                margin: 15px auto 0;
                display: block;
                width: 100%;
                background: #274198;
                border: 1px solid #274198;
                padding: 10px 15px;
                text-transform: uppercase;
                font-weight: 500;
                color: #fff;
                font-size: 14px;
                border-radius: 30px;
                text-align: center;
                -webkit-transition: background .3s ease;
                transition: background .3s ease;
            }
            .panel-body {
                padding: 5px !important;
            }

            .search-btn:focus{
                outline:none !important;
                box-shadow: none !important;
            }

            .mnnu .form-group .form-control {0
                display: block;
                float: right;
                width: 50%;
                height: calc(1.5em + 0.75rem + 2px);
                padding: 2.375rem 1.75rem;
                font-size: 15px;
                color: #cccccc;
                background-color: #fff;
                background-clip: padding-box;
                border: 1px solid #cccccc;
                border-radius: 16.25rem;
                transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
                font-weight: 500;
            }

            .discount {
                background: url(https://nagforms.net/public/themes/storefront/public/images/Naggforms_03.jpg?v=5f620dcd7d992) no-repeat;
                background-position: center;
                background-size: cover;
                width: 100%;
                padding: 63px 0;
            }

            .subscribe-text::-webkit-input-placeholder { /* Edge */
                background:transparent !important;
            }

            .subscribe-text:-ms-input-placeholder { /* Internet Explorer */
                background:transparent !important;
            }

            .subscribe-text::placeholder {
                background:transparent !important;
            }

            ul.navbar-nav.mr-auto {
                margin: 0px auto;
                float: none;
                display: table;
            }
            .megamenu-li {
                position: static;
            }

            .megamenu {
                position: absolute;
                width: 100%;
                left: 0;
                right: 0;
                padding: 15px;
            }

            .custom-drop-down-item {
                padding: 15px 0;
            }


            .error-message{
            color: red;
            font-style: italic;
        }
        span.previous-price {
            text-decoration: line-through;
            color: #000000 !important;
            font-size: 12px !important;
        }

        .cart.home-products .card img{
            height: 300px;
            background-position: center;
            object-fit: contain;
        }

        footer{
            background: #ececec;
            color: #212529;
        }
        .item img {
    width: 1179px;
    border-radius: 15px;
}


.boxmainnew button a {
    color: #fff;
}



/* NEW Pages CSS */
.account-details .account input {
    margin: 10px 0;
}
.account-details .password input {
    margin: 10px 0;
}
.account h4 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    color: #2a439a;
    margin-top: 15px;
}

.project-1 h2 {
    font-size: 30px;
    margin: 0 0px 20px;
    border-left: 5px solid #274198;
    padding: 0 0 0 15px;
    color: #274198;
    font-weight: bold;
}

.tax p {
    font-size: 14px;
    font-weight: bold;
}

.wizard > div.wizard-inner {
    position: relative;
}

.wizard .connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 75%;
    margin: 0 auto;
    left: -35px;
    right: 0;
    top: 50%;
    z-index: 1;
}

.wizard .nav-tabs {
    position: relative;
    margin: auto;
    margin-bottom: 0;
    border-bottom-color: #e0e0e0;
    border-bottom: 0 !important;
}

.project-1 ul {
    margin: 0px 0 50px;
    display: flex;
}

.wizard {
    margin: 20px auto;
    background: #fff;
}

.wizard .nav-tabs > li {
    width: 19%;
}

.project-1 ul li {
    float: left;
    align-self: center;
    text-align: center;
    width: 100%;
}

.wizard .nav-tabs > li a {
    width: 24px;
    height: 24px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
    position: relative;
}

.wizard li a.active span.round-tab {
    background: #fff;
    border: 2px solid #2a4090;
}

.wizard li a.active span.round-tab i {
    color: #2a4090 !important;
}

.wizard span.round-tab {
    width: 24px;
    height: 24px;
    line-height: 19px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 12px;
}

.wizard .tab-content {
    overflow: hidden;
}

.wizard .tab-content>.tab-pane {
    padding: 0;
}

.wizard .tab-pane {
    position: relative;
    padding-top: 40px;
}

.wizard h5 {
    font-size: 25px;
    font-weight: bold;
    color: #274198;
    text-align: left;
    margin: 0 0 35px;
}

.wizard .table-responsive {
    height: auto;
    overflow-y: hidden;
}

.wizard table {
    border-collapse: collapse;
    border-spacing: 0;
}

.wizard .text-muted {
    color: #6c757d!important;
}

.wizard tr td:first-child {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.wizard .table td {
    border-bottom: 1px solid #dee2e6;
    border-top: 0;
    vertical-align: middle;
}

.wizard .table .media {
    flex-direction: column;
    max-width: 300px;
}

.wizard .media-body {
    width: auto;
}

.wizard .table .media .img-wrap img {
    max-height: 200px;
}

.wizard .media-body .title a {
    white-space: break-spaces;
}

.wizard .param {
    margin-bottom: 7px;
    line-height: 1.4;
}

.wizard .param dt {
    margin: 0;
    margin-right: 7px;
    font-weight: 600;
}

.wizard .param dd {
    margin: 0;
    vertical-align: baseline;
}

.wizard small.text-muted {
    color: #333333!important;
    font-weight: bold;
    font-size: 14px;
}

.wizard .table .qty {
    width: 154px;
    margin: auto;
}

.wizard .qty {
    border: 1px solid #ebebeb;
    border-radius: 20px;
    width: 150px;
    padding: 0px 8px;
    margin: 0 0 15px;
}

.wizard .add-to-cart {
    background: #274198;
    border: 1px solid #274198;
    padding: 10px 15px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    font-size: 15px;
    border-radius: 30px;
    width: 180px;
    text-align: center;
    margin: auto;
    -webkit-transition: background .3s ease;
    transition: background .3s ease;
}

.wizard .table .qty button {
    padding: 0px 0;
    background: #274198;
    color: #fff;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    text-align: center;
}

.wizard .qty button {
    background: none;
    border: 0;
    color: #333333;
    font-weight: bold;
}

.wizard .qty input[type="number"] {
    width: 80px;
    border: 0;
    padding: 8px 10px;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    color: #333333;
}

.wizard tr td:last-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.detail-form {
    border: 1px solid #ebebeb;
    margin: 0 0 25px;
}

.detail-form h4 {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
    vertical-align: middle;
    background: #f7f7f7;
    line-height: 35px;
    border-radius: 0;
    margin: 0 0 10px;
}

.detail-form-inner {
    padding: 10px;
}

.detail-form-inner label {
    color: #333333;
    font-size: 13px;
    margin: 0 0 10px;
    display: block;
    font-weight: 500;
}

.detail-form-inner input[type="text"], .detail-form-inner select, .detail-form-inner input[type="number"], .detail-form-inner input[type="email"], .detail-form-inner input[type="password"] {
    border: 1px solid #ebebeb;
    width: 100%;
    padding: 8px 10px;
    border-radius: 50px;
    margin: 0 0 0;
}

.detail-form-inner label span {
    color: #ff0000;
}

.detail-form-inner .form-check-label {
    margin-bottom: 0;
    margin: 0 0 10px 10px !important;
}

.detail-form-inner .form-check-input {
    margin-top: 2px;
    margin-left: -2.25rem;
}

span.error-message {
    color: red;
    font-style: italic;
}

input[type=radio]{
    margin-left: 0px !important;
}
.payment-gateways li:nth-child(1) {
text-align: left !important;
padding-left: 30px;
}
.wizard  .checkbox label, .wizard  .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}

.clearfix .checked {
    color: red;
}
.rev {
    color: black !important;
    font-size: 16px !important;
    font-weight: 500;
}

.itl {
    font-style: italic;
    font-size: 15px !important;
}
.rev {
    color: black !important;
    font-size: 16px !important;
    font-weight: 500;
}

.itl {
    font-style: italic;
    font-size: 15px !important;
}



.review {
    border-bottom: 1px solid #ded7d7;
    padding-bottom: 35px;
    padding-top: 15px;
}

.review span {
    color: red;
}

/*  Edit Starts Here 10-08-2021 */

.forgot label {
    margin: 10px 0 10px;
}

.forgot {
    border-right: none !important;
}

.cartEmpty h2 {
    color: #333;
    font-weight: 500;
    border-left: none;
    margin-bottom: 40px;
}

.cartEmpty ul {
    display: block;
    margin: 0 0 70px 0;
}

.cartEmpty ul li {
    text-align: left;
    float: none;
}


/* Edit End Here 10-08-2021 */

.orderTab h2.title {
    font-size: 1.8rem;
    font-weight: 700;
    color: var(--black);
    border-bottom: 1px solid #f1f2f2;
    padding: 10px 0 20px;
    margin-bottom: 30px;
}

.orderTab .orderTable {
    border: 1px solid #ededee;
}

.orderTab .orderTable thead {
    background: linear-gradient(180deg, rgba(39, 60, 137, 1) 0%, rgba(63, 89, 182, 1) 72%, rgba(78, 107, 210, 1) 100%);
}

.orderTab .orderTable thead tr th {
    font-weight: 500;
    color: #fff;
}

.orderTab .orderTable thead tr th,
.orderTab .orderTable tbody tr td {
    vertical-align: middle;
    width: 15%;
    border-color: #ededee;
}

.orderTab .orderTable tbody tr td {
    font-size: 0.9rem;
}

.orderTab .orderTable tbody tr td span {
    display: none;
}

.orderTab .orderTable tbody tr td .btnStyle {
    background: #fff;
    color: #231f20;
    border: 1px solid #b7b7b7;
    border-radius: 4px;
    padding: 6px 10px;
    margin-bottom: 5px;
    text-align: center;
    font-size: 14px;
    text-transform: capitalize;
}

.orderTab .orderTable tbody tr td .btnStyle.btn-block {
    min-width: 100%;
    margin: 0 0 4px;
}

.orderTab .orderTable tbody tr td .btnStyle.btn-block,
.orderTab .orderTable tbody tr td .btnStyle:hover {
    text-decoration: none;
}

.orderTab .orderTable tbody tr td:last-child {
    text-align: justify;
    width: 20%;
}

.floatText {
    background: #ce1729;
    padding: 1rem 0;
    color: #fff;
    font-weight: 500;
    margin-bottom: 3rem;
}

.blogInner {
    padding-bottom: 4rem;
}

.blog-card {
    height: 100%;
    border: 1px solid #ce1729;
    padding: 2rem 1rem;
    text-align: center;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.blog-card .title {
    font-size: 2rem;
    font-weight: 600;
    color: #000;
    margin-top: 0;
}

.blog-card p {
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.blog-card .moreBtn{
    background: #ce1729;
    color: #fff;
    padding: 0.5rem 1.5rem;
    text-transform: capitalize;
    font-weight: 500;
}
.blog-card .detailBtn{
    background: #ce1729;
    color: #fff;
    padding: 0.5rem 1.5rem;
    text-transform: capitalize;
    font-weight: 500;
}

.blog-card p + p + p{
    display: none;
}

.blog-card.active p{
    display: block;
}

.dropdown-menu.megamenu > .row {
    flex-direction: column;
    flex-wrap: wrap;
    height: 200px;
}
