/* Checkout Login Coupon Accordion Start */
.checkout-page-wrapper {
    counter-reset:checkout-title-counter;
    margin-bottom: -8px; }
@media only screen and (min-width: 768px) and (max-width: 991.98px), only screen and (max-width: 767.98px) {
    .checkout-page-wrapper {
        margin-bottom: 0; } }

.section-padding {
    padding: 80px 0; }
@media only screen and (max-width: 767.98px) {
    .section-padding {
        padding: 62px 0; } }

.checkout-box-wrap .custom-control {
    padding-left: 0;
    margin-left: 1.5rem; }

.checkout-billing-details-wrap .billing-form-wrap {
    margin-top: -20px; }

.checkout-title {
    display: flex;
    align-items: center;
    font-size: 24px;
    font-weight: 500;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
    margin-bottom: 30px; }
.checkout-title:before {
    box-sizing: content-box;
    flex-shrink: 0;
    text-align: center;
    background: 0 0;
    width: 32px;
    height: 32px;
    line-height: 32px;
    margin: 0 10px 0 0;
    color: #5ad17d;
    font-weight: 600;
    font-size: 20px;
    font-family: inherit;
    border: 2px solid #5ad17d;
    border-radius: 50%;
    counter-increment: checkout-title-counter;
    content: counter(checkout-title-counter);
}
@media only screen and (max-width: 767.98px) {
    .checkout-title {
        margin-bottom: 26px; } }

.single-form-row {
    margin-top: 15px;
    display: none; }
.single-form-row p {
    margin: 0;
    font-size: 14px; }

@media only screen and (min-width: 768px) and (max-width: 991.98px), only screen and (max-width: 767.98px) {
    .order-summary-details {
        margin-top: 55px; } }

/*--------- Cart Page Wrapper Start ---------*/
.cart-table .table {
    margin: 0;
    white-space: nowrap; }
.cart-table .table thead {
    background-color: #336699; }
.cart-table .table thead tr th {
    border-color: #336699;
    border-bottom: 0 solid transparent;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 15px 20px;
    text-align: center;
    text-transform: uppercase; }
.cart-table .table tbody tr td {
    border-color: #ccc;
    text-align: center;
    padding: 10px 20px;
    vertical-align: middle;
    color: #333333; }
.cart-table .table tbody tr td a {
    color: #333333;
    font-weight: 500;
    text-transform: capitalize; }
.cart-table .table tbody tr td a:hover {
    color: #336699; }
.cart-table .table tbody tr td a.btn {
    color: #fff; }
.cart-table .table tbody tr td a.btn:hover {
    color: #fff; }
.cart-table .table tbody tr td a.check-btn {
    color: #fff; }
.cart-table .table tr .pro-thumbnail,
.cart-table .table tr .pro-price,
.cart-table .table tr .pro-quantity,
.cart-table .table tr .pro-subtotal,
.cart-table .table tr .pro-remove {
    width: 140px; }
.cart-table .table tr .pro-qty {
    width: 90px;
    height: 35px;
    border: 1px solid #ddd;
    padding: 0 15px;
    float: left; }
.cart-table .table tr .pro-qty .qtybtn {
    width: 15px;
    display: block;
    float: left;
    line-height: 38px;
    cursor: pointer;
    text-align: center;
    font-size: 22px;
    font-weight: 400;
    color: #666666; }
.cart-table .table tr .pro-qty input {
    width: 28px;
    float: left;
    border: none;
    height: 34px;
    line-height: 34px;
    padding: 0;
    text-align: center;
    background-color: transparent; }

@media only screen and (max-width: 767.98px) {
    .cart-update .btn {
        display: block;
        margin-top: 10px; } }

.cart-update-option {
    border: 1px solid #ccc;
    margin-top: 15px;
    padding: 15px 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
@media only screen and (min-width: 1400px), only screen and (min-width: 992px) and (max-width: 1199.98px) {
    .cart-update-option {
        margin-top: 0;
        border-top: 0 solid transparent; } }
.cart-update-option .apply-coupon-wrapper {
    width: 55%; }
@media only screen and (max-width: 767.98px), only screen and (min-width: 768px) and (max-width: 991.98px) {
    .cart-update-option .apply-coupon-wrapper {
        width: auto; } }
.cart-update-option .apply-coupon-wrapper form {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    white-space: nowrap; }
.cart-update-option .apply-coupon-wrapper form input {
    border: 1px solid #ccc;
    font-size: 14px;
    padding: 12px 10px;
    outline: none;
    margin-right: 15px;
    width: 100%;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s; }
.cart-update-option .apply-coupon-wrapper form input:focus, .cart-update-option .apply-coupon-wrapper form input:active {
    border-color: #336699; }
@media only screen and (max-width: 767.98px) {
    .cart-update-option .apply-coupon-wrapper button {
        display: block;
        width: 100%;
        margin-top: 15px;
        border-radius: 0; } }

.cart-calculator-wrapper {
    margin-top: 30px;
    background-color: #f8f8f8; }
.cart-calculator-wrapper h3 {
    color: #333333;
    font-size: 18px;
    font-weight: 500;
    padding: 27px 15px 25px;
    margin-bottom: 0; }
.cart-calculator-wrapper .cart-calculate-items {
    font-weight: 500; }
.cart-calculator-wrapper .cart-calculate-items .table {
    margin-bottom: 0; }
.cart-calculator-wrapper .cart-calculate-items .table tr td {
    color: #333333;
    padding: 15px 20px; }
.cart-calculator-wrapper .cart-calculate-items .table tr td:nth-child(2) {
    color: #333333;
    text-align: right; }
.cart-calculator-wrapper .cart-calculate-items .table tr td.total-amount {
    color: #336699;
    font-weight: 700; }
.cart-calculator-wrapper a {
    border-radius: 0;
    text-align: center; }

/*--------- Cart Page Wrapper end ---------*/

/*-------- Start My Account Page Wrapper --------*/
.myaccount-tab-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
.myaccount-tab-menu a {
    border: 1px solid #ccc;
    border-bottom: none;
    color: #333333;
    font-weight: 500;
    font-size: 15px;
    display: block;
    padding: 10px 15px;
    text-transform: uppercase; }
.myaccount-tab-menu a:last-child {
    border-bottom: 1px solid #ccc; }
.myaccount-tab-menu a:hover, .myaccount-tab-menu a.active {
    background-color: #336699;
    border-color: #336699;
    color: #fff; }
.myaccount-tab-menu a i.fa {
    font-size: 14px;
    text-align: center;
    width: 25px; }

@media only screen and (max-width: 767.98px) {
    #myaccountContent {
        margin-top: 30px; } }

.myaccount-content {
    border: 1px solid #eeeeee;
    padding: 30px; }
@media only screen and (max-width: 575.98px) {
    .myaccount-content {
        padding: 20px 15px; } }
.myaccount-content form {
    margin-top: -20px; }
.myaccount-content h3 {
    font-size: 20px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    margin-bottom: 25px;
    font-weight: 500; }
.myaccount-content .welcome a {
    color: #333333; }
.myaccount-content .welcome a:hover {
    color: #336699; }
.myaccount-content .welcome strong {
    font-weight: 600;
    color: #336699; }
.myaccount-content fieldset {
    margin-top: 20px; }
.myaccount-content fieldset legend {
    color: #333333;
    font-size: 20px;
    margin-top: 20px;
    font-weight: 500;
    border-bottom: 1px dashed #ccc; }

.myaccount-table {
    white-space: nowrap;
    font-size: 14px; }
.myaccount-table table th,
.myaccount-table .table th {
    color: #333333;
    padding: 10px;
    font-weight: 500;
    background-color: #f8f8f8;
    border-color: #ccc;
    border-bottom: 0; }
.myaccount-table table td,
.myaccount-table .table td {
    text-align: center;
    padding: 10px;
    vertical-align: middle;
    border-color: #ccc; }

.saved-message {
    background-color: #f4f5f7;
    border-top: 3px solid #336699;
    border-radius: 5px 5px 0 0;
    font-weight: 600;
    font-size: 15px;
    color: #666666;
    padding: 20px; }

/*-------- Page-Not-Found Style Css --------*/
.page-not-found-area {
    padding: 80px 0 90px;
}
@media only screen and (max-width: 767px) {
    .page-not-found-area .thumb img {
        width: 50%;
    }
}
.page-not-found-area .content .title {
    font-size: 40px;
    font-weight: 700;
    font-family: "Abril Fatface", cursive;
    letter-spacing: -0.4px;
    line-height: 1.3;
    margin-bottom: 20px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 250px;
    text-transform: capitalize;
}
@media only screen and (max-width: 767px) {
    .page-not-found-area .content .title {
        font-size: 30px;
    }
}
.page-not-found-area .content .title:before {
    bottom: 24px;
    content: "";
    position: absolute;
    width: 75px;
    border-top: 2px solid #c2a18a;
    right: 120%;
}
@media only screen and (max-width: 575px) {
    .page-not-found-area .content .title:before {
        display: none;
    }
}
.page-not-found-area .content .title:after {
    top: 24px;
    content: "";
    position: absolute;
    width: 75px;
    border-top: 2px solid #c2a18a;
    left: 120%;
}
@media only screen and (max-width: 575px) {
    .page-not-found-area .content .title:after {
        display: none;
    }
}
.page-not-found-area .content p {
    color: #444;
    font-size: 20px;
    line-height: 1.8;
    margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
    .page-not-found-area .content p {
        font-size: 16px;
    }
}
.page-not-found-area .content .btn-theme {
    border-color: #333;
    color: #333;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.75;
    padding: 15px 45px;
}
@media only screen and (max-width: 575px) {
    .page-not-found-area .content .btn-theme {
        font-size: 14px;
        padding: 10px 25px;
    }
}
.page-not-found-area .content .btn-theme:hover {
    border-color: #c2a18a;
    color: #fff;
}

/*------- input box style css start -------*/
.single-input-item {
    margin-top: 20px; }
.single-input-item label {
    color: #333333;
    text-transform: capitalize;
    font-size: 14px; }
.single-input-item label.required:after {
    content: '*';
    color: red;
    font-size: 14px;
    margin-left: 3px;
    margin-top: 5px; }
.single-input-item input,
.single-input-item textarea {
    color: #666666;
    border: 1px solid #ccc;
    padding: 12px 10px;
    width: 100%;
    font-size: 14px;
    background: #f7f7f7; }
.single-input-item input:active, .single-input-item input:focus,
.single-input-item textarea:active,
.single-input-item textarea:focus {
    border-color: #336699;
    background-color: #fff; }
.single-input-item .nice-select {
    width: 100%;
    border-radius: 0;
    height: 48px;
    border-color: #ccc;
    background-color: #f7f7f7; }
.single-input-item .nice-select .current {
    color: #666666; }
.single-input-item .nice-select .list {
    max-height: 200px;
    overflow: auto;
    width: 100%; }

/*------- input box style css end -------*/

/*------- media style css start -------*/
.media {
    margin-top: 15px;
}

.media:first-child {
    margin-top: 0;
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1;
}

.media-body {
    width: 10000px;
}

.media-object {
    display: block;
}

.media-object.img-thumbnail {
    max-width: none;
}

.media-right,
.media > .pull-right {
    padding-left: 10px;
}

.media-left,
.media > .pull-left {
    padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}
.media-left img {
    min-width: 64px;
}
/*------- media style css end -------*/

.position-fixed{position:fixed!important}
.toast{-ms-flex-preferred-size:350px;flex-basis:350px;max-width:350px;font-size:.875rem;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-body{padding:.75rem}

/*========================
Nice Select
===========================*/
.nice-select{-webkit-tap-highlight-color:transparent;background-color:#fff;border-radius:5px;border:1px solid #e8e8e8;box-sizing:border-box;clear:both;cursor:pointer;display:block;float:left;font-family:inherit;font-size:14px;font-weight:400;height:42px;line-height:40px;outline:0;padding-left:18px;padding-right:30px;position:relative;text-align:left!important;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:auto}.nice-select:hover{border-color:#dbdbdb}.nice-select.open,.nice-select:active,.nice-select:focus{border-color:#999}.nice-select:after{border-bottom:2px solid #999;border-right:2px solid #999;content:'';display:block;height:5px;margin-top:-4px;pointer-events:none;position:absolute;right:12px;top:50%;-webkit-transform-origin:66% 66%;-ms-transform-origin:66% 66%;transform-origin:66% 66%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;width:5px}.nice-select.open:after{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.nice-select.open .list{opacity:1;pointer-events:auto;-webkit-transform:scale(1) translateY(0);-ms-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none}.nice-select.disabled:after{border-color:#ccc}.nice-select.wide{width:100%}.nice-select.wide .list{left:0!important;right:0!important}.nice-select.right{float:right}.nice-select.right .list{left:auto;right:0}.nice-select.small{font-size:12px;height:36px;line-height:34px}.nice-select.small:after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select .list{background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px rgba(68,68,68,.11);box-sizing:border-box;margin-top:4px;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;top:100%;left:0;-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(.75) translateY(-21px);-ms-transform:scale(.75) translateY(-21px);transform:scale(.75) translateY(-21px);-webkit-transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;z-index:9}.nice-select .list:hover .option:not(:hover){background-color:transparent!important}.nice-select .option{cursor:pointer;font-weight:400;line-height:40px;list-style:none;min-height:40px;outline:0;padding-left:18px;padding-right:29px;text-align:left;-webkit-transition:all .2s;transition:all .2s}.nice-select .option.focus,.nice-select .option.selected.focus,.nice-select .option:hover{background-color:#f6f6f6}.nice-select .option.selected{font-weight:700}.nice-select .option.disabled{background-color:transparent;color:#999;cursor:default}.no-csspointerevents .nice-select .list{display:none}.no-csspointerevents .nice-select.open .list{display:block}

.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}
.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}
.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}
[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}
