/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #01534F;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #00254b;
    --hov-primary: #0069d9;
    --soft-primary: rgba(55, 125, 255, 0.15);
    --secondary: #8f97ab;
    --soft-secondary: rgba(143, 151, 171, 0.15);
    --success: #01534F;
    --soft-success: rgba(10, 187, 117, 0.15);
    --info: #25bcf1;
    --soft-info: rgba(37, 188, 241, 0.15);
    --warning: #ffc519;
    --soft-warning: rgba(255, 197, 25, 0.15);
    --danger: #ef486a;
    --soft-danger: rgba(239, 72, 106, 0.15);
    --light: #f2f3f8;
    --dark: #111723;
    --soft-dark: rgba(42, 50, 66, 0.15);
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI",
        Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif,
        "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
        "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
        "Liberation Mono", "Courier New", monospace;
}
.w-auto { width: auto; }
.w-5px,.size-5px { width: 5px; }
.w-10px,.size-10px { width: 10px; }
.w-15px,.size-15px { width: 15px; }
.w-20px,.size-20px { width: 20px; }
.w-25px,.size-25px { width: 25px; }
.w-30px,.size-30px { width: 30px; }
.w-35px,.size-35px { width: 35px; }
.w-40px,.size-40px { width: 40px; }
.w-45px,.size-45px { width: 45px; }
.w-50px,.size-50px { width: 50px; }
.w-60px,.size-60px { width: 60px; }
.w-70px,.size-70px { width: 70px; }
.w-80px,.size-80px { width: 80px; }
.w-90px,.size-90px { width: 90px; }
.w-100px,.size-100px { width: 100px; }
.w-110px,.size-110px { width: 110px; }
.w-120px,.size-120px { width: 120px; }
.w-130px,.size-130px { width: 130px; }
.w-140px,.size-140px { width: 140px; }
.w-150px,.size-150px { width: 150px; }
.w-160px,.size-160px { width: 160px; }
.w-170px,.size-170px { width: 170px; }
.w-180px,.size-180px { width: 180px; }
.w-190px,.size-190px { width: 190px; }
.w-200px,.size-200px { width: 200px; }
.w-210px,.size-210px { width: 210px; }
.w-220px,.size-220px { width: 220px; }
.w-230px,.size-230px { width: 230px; }
.w-240px,.size-240px { width: 240px; }
.w-250px,.size-250px { width: 250px; }
.w-260px,.size-260px { width: 260px; }
.w-270px,.size-270px { width: 270px; }
.w-280px,.size-280px { width: 280px; }
.w-290px,.size-290px { width: 290px; }
.w-300px,.size-300px { width: 300px; }
.w-310px,.size-310px { width: 310px; }
.w-320px,.size-320px { width: 320px; }
.w-330px,.size-330px { width: 330px; }
.w-340px,.size-340px { width: 340px; }
.w-350px,.size-350px { width: 350px; }
.w-360px,.size-360px { width: 360px; }
.w-370px,.size-370px { width: 370px; }
.w-380px,.size-380px { width: 380px; }
.w-390px,.size-390px { width: 390px; }
.w-400px,.size-400px { width: 400px; }
.w-410px,.size-410px { width: 410px; }
.w-420px,.size-420px { width: 420px; }
.h-auto { height: auto; }
.h-5px,.size-5px { height: 5px; }
.h-10px,.size-10px { height: 10px; }
.h-15px,.size-15px { height: 15px; }
.h-20px,.size-20px { height: 20px; }
.h-25px,.size-25px { height: 25px; }
.h-30px,.size-30px { height: 30px; }
.h-35px,.size-35px { height: 35px; }
.h-40px,.size-40px { height: 40px; }
.h-45px,.size-45px { height: 45px; }
.h-50px,.size-50px { height: 50px; }
.h-60px,.size-60px { height: 60px; }
.h-70px,.size-70px { height: 70px; }
.h-80px,.size-80px { height: 80px; }
.h-90px,.size-90px { height: 90px; }
.h-100px,.size-100px { height: 100px; }
.h-110px,.size-110px { height: 110px; }
.h-120px,.size-120px { height: 120px; }
.h-130px,.size-130px { height: 130px; }
.h-140px,.size-140px { height: 140px; }
.h-150px,.size-150px { height: 150px; }
.h-160px,.size-160px { height: 160px; }
.h-170px,.size-170px { height: 170px; }
.h-180px,.size-180px { height: 180px; }
.h-190px,.size-190px { height: 190px; }
.h-200px,.size-200px { height: 200px; }
.h-210px,.size-210px { height: 210px; }
.h-220px,.size-220px { height: 220px; }
.h-230px,.size-230px { height: 230px; }
.h-240px,.size-240px { height: 240px; }
.h-250px,.size-250px { height: 250px; }
.h-260px,.size-260px { height: 260px; }
.h-270px,.size-270px { height: 270px; }
.h-280px,.size-280px { height: 280px; }
.h-290px,.size-290px { height: 290px; }
.h-300px,.size-300px { height: 300px; }
.h-310px,.size-310px { height: 310px; }
.h-320px,.size-320px { height: 320px; }
.h-330px,.size-330px { height: 330px; }
.h-340px,.size-340px { height: 340px; }
.h-350px,.size-350px { height: 350px; }
.h-360px,.size-360px { height: 360px; }
.h-370px,.size-370px { height: 370px; }
.h-380px,.size-380px { height: 380px; }
.h-390px,.size-390px { height: 390px; }
.h-400px,.size-400px { height: 400px; }
.h-410px,.size-410px { height: 410px; }
.h-420px,.size-420px { height: 420px; }
/**
end preloader
*/
.modal-open {
    padding-right: 0 !important;
}

/*social icon colored*/
ul.social a {
    display: inline-block;
    width: 36px;
    height: 36px;
    border-radius: 50em;
    line-height: 39px;
    text-align: center;
    font-size: 18px;
}

ul.social a:hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
}

ul.social i {
    color: #171727;
}

ul.social.colored i {
    color: #fff;
}

ul.social.colored [class*="facebook"] {
    background-color: #3b5998;
}

ul.social.colored [class*="twitter"] {
    background-color: #1da1f2;
}

ul.social.colored [class*="google"] {
    background-color: #e62833;
}

ul.social.colored [class*="youtube"] {
    background-color: #ff0000;
}

ul.social.colored [class*="instagram"] {
    background-color: #bd32a2;
}

ul.social.colored [class*="tripadvisor"] {
    background-color: #32da9d;
}

ul.social.colored [class*="linkedin"] {
    background-color: #0070ac;
}

/*notify*/
.aiz-notify {
    min-width: 350px;
    max-width: 350px;
    padding-right: 50px;
    border-radius: 0.25rem;
    overflow: hidden;
    border: 0;
    color: var(--white);
    box-shadow: 0 5px 20px 0 rgba(38, 45, 58, 0.2);
    -webkit-box-shadow: 0 5px 20px 0 rgba(38, 45, 58, 0.2);
    padding: 1.25rem 1.25rem;
    font-size: 0.875rem;
    z-index: 1060 !important;
}

[dir="rtl"] .aiz-notify {
    text-align: right !important;
}

.aiz-notify .close {
    top: 50% !important;
    height: 20px;
    width: 20px;
    margin-top: -10px;
    font-size: 20px;
    line-height: 20px;
    color: var(--white);
    opacity: 0.7;
    right: 15px !important;
    text-shadow: none;
}

[dir="rtl"] .aiz-notify .close {
    right: auto !important;
    left: 15px !important;
}

.aiz-notify .close:before {
    content: "";
    position: absolute;
    border-radius: 50%;
    background-color: #fff;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: -1;
    opacity: 0;
}

.aiz-notify .close:hover {
    color: var(--dark);
    opacity: 1;
}

.aiz-notify .close:hover:before {
    opacity: 1;
    background-color: #fff;
    width: 170%;
    height: 170%;
    top: -35%;
    left: -35%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.aiz-notify .progress {
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    border-radius: 0;
    background-color: transparent;
}

.aiz-notify .progress-bar {
    background-color: var(--white);
}

.aiz-notify.alert-success {
    background-color: var(--success);
}

.aiz-notify.alert-danger {
    background-color: var(--danger);
}

.aiz-notify.alert-primary {
    background-color: var(--primary);
}

.aiz-notify.alert-warning {
    background-color: var(--warning);
}

.aiz-notify.alert-info {
    background-color: var(--info);
}

.aiz-notify.alert-dark {
    background-color: var(--dark);
}

.aiz-notify.alert-secondary {
    background-color: var(--secondary);
}

.aiz-notify.alert-light,
.aiz-notify.alert-light .close {
    background-color: var(--light);
    color: var(--dark);
}

.aiz-notify.alert-light .progress-bar {
    background-color: var(--primary);
}

@media (max-width: 575px) {
    .aiz-notify {
        width: calc(100% - 40px);
        min-width: auto;
    }
}

/* CONTACT SECTION */
.contact-section .title {
    text-align: left;
}

.contact-section .contact-info {
    padding-left: 30px;
}

.contact-section .contact-info ul li {
    display: flex;
    margin-bottom: 40px;
}

.contact-section .contact-info ul li:last-child {
    margin-bottom: 0;
}

.contact-section .contact-info ul li .icon {
    background: #EFEBEB;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
}

.contact-section .contact-info ul li .icon img {
    max-width: 25px;
}

.contact-section .contact-info ul li .content {
    width: calc(100% - 50px);
    padding-left: 30px;
}

.contact-section .contact-info ul li .content h6 {
    color: #564f4a;
    letter-spacing: 0.03em;
    font-weight: 700;
    margin-bottom: 8px;
}

.contact-section .contact-info ul li .content p a {
    color: #041D41;
}

.contact-section .contact-info ul li .content p a:hover {
    color: #f26128;
}

.contact-info p {
    line-height: 1.4;
    font-size: 14px;
}

.contact-list {
    background: #ffffff;
    box-shadow: -1px 2px 15px 5px #0000000a;
}

.contactpage-box,
.contactpage-text {
    padding: 40px;
}

.contactpage-text {
    background: #f5f5f5;
}


.title {
    text-align: center;
    margin-bottom: 30px;
}

.title h2 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 35px;
    text-transform: uppercase;
}

.title h2:after {
    position: absolute;
    content: "";
    background: #96887f;
    width: 50px;
    height: 4px;
    left: 0;
    bottom: -5px;
}

.title p {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #041D41;
    font-weight: 700;
}

label {
    font-size: 14px;
    margin-bottom: .5rem;
}

.modal-header.none-bottom {
    border-bottom: none;
}


.img-fit {
    max-height: 100%;
    width: 100%;
    object-fit: cover;
}
.h-100px,
.size-100px {
    height: 100px;
}
.w-100px,
.size-100px {
    width: 100px;
}
.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}
.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.noUi-horizontal .noUi-handle {
    width: 30px;
    height: 24px;
    right: -17px;
    top: -4px;
}
.noUi-connect {
    background: #432917;
}
#layoutSidenav_content button.dropdown-toggle{
    background: #FFFFFF;
    border: 2px solid #E7E2E2;
    border-radius: 10px;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 14px;
    color: #2B2B2B;
    opacity: 0.5;
    padding: 10px 12px;
}

/*custom checkbox, radio*/
.aiz-checkbox-list {
    padding: 0 0;
}

.aiz-checkbox,
.aiz-radio {
    display: inline-block;
    position: relative;
    padding-left: 28px;
    margin-bottom: 10px;
    cursor: pointer;
    font-size: 0.875rem;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

[dir="rtl"] .aiz-checkbox,
[dir="rtl"] .aiz-radio {
    padding-right: 28px;
    padding-left: 0;
}

.aiz-checkbox-list .aiz-checkbox,
.aiz-radio-list .aiz-radio {
    display: block;
}

.aiz-checkbox.aiz-checkbox-disabled,
.aiz-radio.aiz-radio-disabled {
    opacity: 0.8;
    cursor: not-allowed;
}

.aiz-checkbox-inline .aiz-checkbox,
.aiz-radio-inline .aiz-radio {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 5px;
}

.aiz-checkbox-inline .aiz-checkbox:last-child,
.aiz-radio-inline .aiz-radio:last-child {
    margin-right: 0;
}

.aiz-checkbox>input,
.aiz-radio>input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.aiz-square-check,
.aiz-rounded-check {
    background: 0 0;
    position: relative;
    height: 16px;
    width: 16px;
    border: 1px solid #d1d7e2;
}

.aiz-checkbox .aiz-square-check,
.aiz-checkbox .aiz-rounded-check,
.aiz-radio .aiz-square-check,
.aiz-radio .aiz-rounded-check {
    position: absolute;
    top: 2px;
    left: 0;
}

[dir="rtl"] .aiz-checkbox .aiz-square-check,
[dir="rtl"] .aiz-checkbox .aiz-rounded-check,
[dir="rtl"] .aiz-radio .aiz-square-check,
[dir="rtl"] .aiz-radio .aiz-rounded-check {
    left: auto;
    right: 0
}

.aiz-square-check {
    border-radius: 3px;
}

.aiz-rounded-check {
    border-radius: 50%;
}

.aiz-square-check:after,
.aiz-rounded-check:after {
    content: "";
    position: absolute;
    visibility: hidden;
    opacity: 0;
    top: 50%;
    left: 50%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.aiz-square-check:after {
    margin-left: -2px;
    margin-top: -6px;
    width: 5px;
    height: 10px;
    border-width: 0 2px 2px 0 !important;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border: solid var(--primary);
}

.aiz-rounded-check:after {
    margin-left: -3px;
    margin-top: -3px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--primary);
}

.aiz-checkbox>input:checked~.aiz-square-check:after,
.aiz-radio>input:checked~.aiz-square-check:after,
.aiz-checkbox>input:checked~.aiz-rounded-check:after,
.aiz-radio>input:checked~.aiz-rounded-check:after {
    visibility: visible;
    opacity: 1;
}

/*aiz megabox*/
.aiz-megabox {
    position: relative;
    cursor: pointer;
}

.aiz-megabox input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.aiz-megabox .aiz-megabox-elem {
    border: 1px solid #e2e5ec;
    border-radius: 0.25rem;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 0.25rem;
}

.aiz-megabox>input:checked~span .aiz-rounded-check:after,
.aiz-megabox>input:checked~span .aiz-square-check:after {
    visibility: visible;
    opacity: 1;
}

.aiz-megabox>input:checked~.aiz-megabox-elem,
.aiz-megabox>input:checked~.aiz-megabox-elem {
    border-color: #484f56;
}
:not(form.form-default) .aiz-megabox-elem span {
    padding: 13px;
}

.aiz-megabox span:not(.color) {
    background: #D9D9D9;
    color: #2b2b2b93;
    font-weight: 600;
}

.aiz-megabox>input:checked~span:not(.color) {
    background: #1f908b;
    color: #fff;
    font-weight: 600;
}
.form-payment .aiz-megabox-elem span {
    padding: 0px!important;
}
.form-payment .aiz-megabox>input:checked~span:not(.color),
.form-payment .aiz-megabox span:not(.color) {
    background: #F7F5F5;
}
.form-payment .text-start {
    margin-left: 5px;
}
.product-details .details .cart-box {
    margin: 50px 0 25px;
}

.product-details .details .cart-box .number {
    border: 1px solid #eae5e5;
    display: flex;
    align-items: center;
    width: 115px;
    /* margin-right: 10px; */
    /* margin-left: 10px; */
    /* margin-top: -10px; */
}

.product-details .details .cart-box .number button {
    border: none;
    background-color: transparent;
    width: 39px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    padding: 5px;
    height: 43px;
    font-size: 0;
}

.product-details .details .cart-box .number button:after {
    position: absolute;
    content: "";
    width: 15px;
    height: 1px;
    background: #000;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.product-details .details .cart-box .number button.plus:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 15px;
    background: #000;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
}

.product-details .details .cart-box input[type="number"] {
    height: 36px;
    width: 52px;
    padding: 6px;
    color: #949494;
    border-left: 1px solid #eae5e5;
    border-right: 1px solid #eae5e5;
    border-bottom: none;
    border-top: none;
    text-align: center;
}
.product-details .details .cart-box input[type="number"] {
    -moz-appearance: textfield;
}
.cart-btn {
    display: inline-flex;
}
.cart-btn a {
    /* margin: 10px 0px; */
    width: 100%;
    border-color: #432917;
    /* height: 40px; */
    font-weight: 500;
    font-size: 16px;
    transition: 0.3s all;
    color: #ffffff;
    padding: 10px;
    text-transform: uppercase;
}
.cart-btn .btn-out-stock,
.cart-btn .add-to-cart ,
.cart-btn .btn-wishlist,
.cart-btn .buy-now{
    background-color: #432917;
}

.product-details-wrapper .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
background-color: unset;
}

.cart-table table tr td.input-number .number {
    border: 1px solid #CAC3C1;
    display: flex;
    align-items: center;
    width: auto;
    margin: 0 auto;
}

.cart-table table tr td.input-number .number span {
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    padding: 5px;
    height: 43px;
    font-size: 0;
}

.cart-table table tr td.input-number .number span:after {
    position: absolute;
    content: "";
    width: 15px;
    height: 1px;
    background: #000;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.cart-table table tr td.input-number .number span.plus:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 15px;
    background: #000;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
}

.cart-table table tr td.input-number .number input[type="number"] {
    height: 36px;
    border: none;
    width: 49px;
    padding: 10px;
    text-align: center;
    color: #000;
    border-left: 1px solid #CAC3C1;
    border-right: 1px solid #CAC3C1;
}
.cart-table table tr td.input-number .number input[type="number"] {
    -moz-appearance: textfield;
}

/*aiz steps*/
.aiz-steps .icon {
    height: 40px;
    width: 40px;
    line-height: 40px;
    margin-left: auto;
    margin-right: auto;
    background: var(--secondary);
    font-size: 20px;
    border-radius: 50%;
    color: #fff;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
}

.aiz-steps>* {
    opacity: 0.4;
}

.aiz-steps>*:not(:first-of-type):before {
    position: absolute;
    width: calc(100% - 20px);
    height: 4px;
    background: var(--secondary);
    content: "";
    right: calc(50% + 20px);
    top: 18px;
    z-index: 0;
    opacity: 0.4
}

[dir="rtl"] .aiz-steps>*:not(:first-of-type):before {
    left: calc(50% + 20px);
    right: auto;
}

.aiz-steps .title {
    font-size: 15px;
    font-weight: 600;
}

.aiz-steps .done .icon,
.aiz-steps .done:before {
    background: var(--primary) !important;
}

.aiz-steps .done,
.aiz-steps .active,
.aiz-steps .done:before,
.aiz-steps .active:before {
    opacity: 1 !important;
}

.aiz-steps .active .icon {
    background: var(--success);
}

.aiz-steps.arrow-divider>*:not(:first-of-type) {
    position: relative;
}

.aiz-steps.arrow-divider>*:not(:first-of-type):before {
    position: absolute;
    content: "\f105";
    font-family: "FontAwesome";
    font-weight: 900;
    top: 5px;
    left: -13px;
    font-size: 22px;
    opacity: 0.2 !important;
    height: auto;
    width: auto;
    background-color: transparent !important;
}

[dir="rtl"] .aiz-steps.arrow-divider>*:not(:first-of-type):before {
    left: -5px;
    right: auto;
    content: "\f104";
}

.aiz-steps .text-default {
    color: #015c32;
}

.aiz-user-sidenav {
    /* -ms-flex: 0 0 265px; */
    /* flex: 0 0 265px; */
    /* max-width: 265px; */
    -webkit-box-shadow: 0 0 13px 0 rgba(82, 63, 105, 0.05);
    box-shadow: 0 0 13px 0 rgba(82, 63, 105, 0.05);
    background: #fff;
    border-radius: 4px;
    /*max-height: 100vh;
    overflow-y: auto;*/
    border: 2px solid #1f908b;
    margin-bottom: 20px;
}

.aiz-user-panel {
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-left: 30px;
}

[dir="rtl"] .aiz-user-panel {
    padding-right: 30px;
    padding-left: 0;
}

.aiz-user-sidenav .aiz-side-nav-list .aiz-side-nav-link {
    color: #7b7b7b;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
    /* font-size: 0.8125rem; */
    border-left: 3px solid transparent;
}

.aiz-user-sidenav .aiz-side-nav-link.level-2-active,
.aiz-user-sidenav .aiz-side-nav-link.level-3-active {
    background-color: transparent;
    color: var(--primary);
}

.aiz-user-sidenav .level-2-active .aiz-side-nav-icon,
.aiz-user-sidenav .level-3-active .aiz-side-nav-icon {
    color: var(--primary);
}

.aiz-user-sidenav .aiz-side-nav-link.active,
.aiz-user-sidenav .aiz-side-nav-link:hover {
    background-color: var(--soft-primary);
    /* border-left-color: var(--primary); */
}

.aiz-user-sidenav .level-2 .aiz-side-nav-link:hover:after,
.aiz-user-sidenav .level-2 .aiz-side-nav-link.active:after {
    background: var(--primary);
    border-color: var(--primary);
}

.aiz-user-sidenav .active .aiz-side-nav-icon {
    color: var(--primary);
}

@media (max-width: 1199px) {
    .aiz-user-sidenav-wrap {
        display: none;
    }

    .aiz-user-panel {
        padding-left: 0px;
    }

    [dir="rtl"] .aiz-user-panel {
        padding-right: 0px;
    }
}

.aiz-mobile-side-nav .aiz-user-sidenav-wrap {
    display: block;
    max-width: initial;
    border: 0;
}

.sidebar-cart .cart-toggler {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    border: 0;
    background: var(--primary);
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 10px;
    color: #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

.sidebar-cart .cart-toggler .price {
    background: #fff;
    color: var(--primary);
    border-radius: 3px;
    margin-top: 10px;
    font-weight: 500;
    padding: 5px;
}

.cart-item:not(:last-of-type) {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid var(--light);
}
/*siebar nav*/
.aiz-sidebar-overlay {
    cursor: pointer;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 98;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0.3s ease, opacity 0.3s ease;
    transition: visibility 0.3s ease, opacity 0.3s ease;
}

.open .aiz-sidebar-overlay {
    visibility: visible;
    opacity: 1;
}

.aiz-sidebar.left {
    position: fixed;
    top: 0;
    bottom: 0;
    left: -265px;
    height: 100vh;
    overflow-y: auto;
    z-index: 99;
    background-color: #141423;
    width: 265px;
    -webkit-transition: left 0.3s ease;
    transition: left 0.3s ease;
}

[dir="rtl"] .aiz-sidebar.left {
    left: auto;
    right: -265px;
    -webkit-transition: right 0.3s ease;
    transition: right 0.3s ease;
}

.aiz-sidebar-wrap.open .left {
    left: 0px;
}

[dir="rtl"] .aiz-sidebar-wrap.open .left {
    right: 0;
}

.aiz-side-nav-logo-wrap a {
    padding: 17px 25px;
}

.aiz-side-nav-logo-wrap img {
    height: 31px;
}

.aiz-side-nav-logo-wrap {
    background-color: #1a1a27;
}

.aiz-side-nav-wrap {
    padding: 15px 0;
}

.aiz-side-nav-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.aiz-side-nav-list .level-2:not(.mm-show):not(.mm-collapsing),
.aiz-side-nav-list .level-3:not(.mm-show):not(.mm-collapsing) {
    visibility: hidden;
    height: 0;
}

.aiz-side-nav-list .aiz-side-nav-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding: 10px 25px;
    font-size: 0.875rem;
    font-weight: 400;
    color: #a2a3b7;
}

.aiz-side-nav-list .aiz-side-nav-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #7a7c9e;
    margin-right: 6px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

[dir="rtl"] .aiz-side-nav-list .aiz-side-nav-icon {
    margin-right: 0px;
    margin-left: 6px;
}

.aiz-side-nav-list .aiz-side-nav-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.aiz-side-nav-list .aiz-side-nav-arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-size: 80%;
}

.aiz-side-nav-list .aiz-side-nav-link:hover .aiz-side-nav-icon {
    color: #9191a0;
}

.aiz-side-nav-list .aiz-side-nav-arrow::after {
    content: "\f105";
    font-family: "Line Awesome Free";
    font-weight: 900;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

[dir="rtl"] .aiz-side-nav-list .aiz-side-nav-arrow::after {
    content: "\f104";
}

.aiz-side-nav-list [aria-expanded="true"] .aiz-side-nav-arrow::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

[dir="rtl"] .aiz-side-nav-list [aria-expanded="true"] .aiz-side-nav-arrow::after {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.aiz-side-nav-list .level-2 .aiz-side-nav-link {
    padding: 10px 25px 10px 54px;
    position: relative;
    font-size: 0.8125rem;
}

[dir="rtl"] .aiz-side-nav-list .level-2 .aiz-side-nav-link {
    padding: 10px 54px 10px 25px;
}

.aiz-side-nav-list .level-3 .aiz-side-nav-link {
    padding-left: 68px;
}

.aiz-side-nav-list .level-2 .aiz-side-nav-link:after {
    position: absolute;
    content: "";
    height: 6px;
    width: 6px;
    border: 1px solid #575979;
    border-radius: 50%;
    top: calc(50% - 3px);
    left: 40px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.aiz-side-nav-list .level-3 .aiz-side-nav-link:after {
    left: 54px;
}

[dir="rtl"] .aiz-side-nav-list .level-2 .aiz-side-nav-link:after {
    left: 0px;
    right: 40px;
}

[dir="rtl"] .aiz-side-nav-list .level-3 .aiz-side-nav-link:after {
    right: 54px;
}

.aiz-side-nav-list .aiz-side-nav-link:hover,
.aiz-side-nav-list .aiz-side-nav-link.level-2-active,
.aiz-side-nav-list .aiz-side-nav-link.level-3-active,
.aiz-side-nav-list .aiz-side-nav-link.active {
    color: #005a30;
    background-color: #fff;
    font-weight: 500;
}

.aiz-side-nav-list .level-2 .aiz-side-nav-link:hover:after,
.aiz-side-nav-list .level-2 .aiz-side-nav-link.active:after {
    background: #575979;
}

/* xl */
@media (min-width: 1200px) {
    .aiz-sidebar.left {
        left: 0px;
    }

    [dir="rtl"] .aiz-sidebar.left {
        left: auto;
        right: 0;
    }
}
.bg-grad-1 {
    background-color: #eb4786;
    background-image: linear-gradient(315deg, #198754 0%, #8b847d 74%);
}
.bg-grad-2 { background-color: #875fc0; background-image: linear-gradient(315deg, #875fc0 0%, #5346ba 74%); }
.bg-grad-3 { background-color: #47c5f4; background-image: linear-gradient(315deg, #47c5f4 0%, #6791d9 74%); }
.bg-grad-4 { background-color: #ffb72c; background-image: linear-gradient(315deg, #ffb72c 0%, #f57f59 74%); }

.right-0{
    right: 0!important;
}
.right-20{
    right: 20px !important;
}
.dropdown-menu a {
    color: #0c6a65;
}
.guide-text-wrapper h4 a {
    font-weight: 600;
    font-size: 22px;
    color: #2B2B2B;
}

.page-error-404 {
    color: #eee;
    display: block;
    font-size: 300px;
    font-weight: 800;
    line-height: .7;
}

.text-medium-light {
    font-size: 50px !important;
    font-weight: 100;
    line-height: 1.1
}
@media screen and (min-width:1240px) {
    .shop-main-text h1 {
        font-size: 90px !important;
    }
}
@media screen and (max-width:1240px) {
    .shop-main-text h1{
        font-size: 90px!important;
    }
}
@media screen and (max-width:1150px) {
    .shop-heading-wrapper{
        padding: 170px 0px;
    }
}
@media screen and (min-width:1024px) {
    .text-medium {
        font-size: 50px !important;
        font-weight: 800 !important;
        text-align: right;
        line-height: 1.1;
        margin-bottom: 20px
    }
}
@media (max-width: 992px) {
    .product-row {
        padding: 0px 5px;
    }
    .shop-heading-wrapper{
        padding: 100px 0px;
    }
    .carousel-control-prev{
        left: -15px;
    }
    .carousel-control-next{
        left: 50px;
    }
}
@media screen and (max-width:768px) {
    .text-medium {
        font-size: 50px !important;
        font-weight: 800 !important;
        text-align: left;
        line-height: 1.1;
        margin-bottom: 20px
    }

    .cart-btn:last-child {
        margin-top: 10px;
    }
    .shop-heading-wrapper{
        padding: 35px 0px;
    }
    .shop-main-text h1 {
        font-size: 65px!important;
    }
}
@media screen and (max-width:568px) {
    .shop-main-text h1{
        font-size: 50px !important;
    }
    .shop-main-text p{
        font-size: 13px;
        top: 0;
    }
    .carousel-control-next{
        left: 20px;
    }
    .carousel-control-next,
    .carousel-control-prev{
        top: 0;
        bottom: 0;
    }
    #carouselSliderControls .carousel-item{
        height: 350px;
    }
    #carouselSliderControls .carousel-item a img{
        height: 100%;
        object-fit: cover;
        object-position: center;
    }
    .shop-lower-text{
        font-size: 11px;
    }
}
@media screen and (max-width:320px) {
    .shop-heading-wrapper {
        padding: 80px 0px;
    }
.shop-main-text h1{
    font-size: 24px !important;
}
}
/**
button */
.btn.btn-primary:not(.white-btn, .green-btn) {
    background-color: #432917;
    border-color: #432917;
}

.result-text{
    color: rgba(43, 43, 43, 0.5);
}
/**
pagination
*/
.pagination .page-item .page-link {
    font-size: 18px;
}
.pagination .page-item.active .page-link {
    font-size: 18px;
    color: #FFFAFA;
}
.active>.page-link,
.page-link.active {
    background-color: #25918c;
}
.pagination .page-item.disabled .page-link {
    color: #e7ecf2;
}
.pagination .page-item.disabled .page-link:hover {
    cursor: not-allowed;
}
/**
end pagination
*/
.button-del{
    color: #da4141;
    cursor: pointer;
}

.table-pc{
    display: table;
}
.table-mobile{
    display: none;
    width: 100%;
}
.txt-price {
    color: #015c32;
    font-weight: bold;
    margin-left: 23px;
}
@media screen and (max-width:768px) {
    .table-pc {
        display: none;
    }

    .table-mobile {
        display: table;
    }
    .cart-table table tr td.input-number .number{
        width: 100px;
    }
    .cart-table .table th{
        font-size: 13px;
    }
}

div#hero-carousel .carousel-item .text-wrapper {
    height: 100%;
    min-height: 800px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: unset;
}

div#hero-carousel .carousel-item .text-wrapper.right-text {
    align-items: end;
    text-align: right;
}

div#hero-carousel .carousel-item .text-wrapper h1 {
    font-family: 'Pacifico', cursive;
    text-transform: capitalize;
    color: #FFFFFF !important;
    margin-bottom: 0px;
    font-weight: 400;
    padding: 20px 0px;
    font-size: 70px;
}


div#hero-carousel .carousel-item .text-wrapper p {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0.02em;
    color: rgba(255, 255, 255, 0.5);
    padding: 10px 0px;
    max-width: 600px;
}

div#hero-carousel .carousel-item .text-wrapper .hero-btn {
    max-width: 170px;
    width: 100%;
    height: 45px;
    border: none;
    background-color: #ffffff;
    color: #49240e;
    transition: background .15s ease;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}

div#hero-carousel .carousel-item .text-wrapper .hero-btn:hover,
div#hero-carousel .carousel-item .text-wrapper .hero-btn.btn-check:checked+.btn,
div#hero-carousel .carousel-item .text-wrapper .hero-btn.btn.active,
div#hero-carousel .carousel-item .text-wrapper .hero-btn.btn.show,
div#hero-carousel .carousel-item .text-wrapper .hero-btn.btn:first-child:active,
div#hero-carousel .carousel-item .text-wrapper .hero-btn:not(.hero-btn.btn-check)+.btn:active {
    background: linear-gradient(to bottom, #1f908b 0%, #01534f 100%);
    color: #FFF;
}

div#hero-carousel .carousel-control-next,
div#hero-carousel .carousel-control-prev {
    width: 45px;
    height: 45px;
    background-color: #FFF;
    padding: 11px;
}


.hero-navigation-arrows {
    position: relative;
}

.hero-navigation-arrows {
    position: relative;
    bottom: 255px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    margin: 0 auto;
}

div#hero-carousel .carousel-control-prev {
    left: 20px;
}


div#hero-carousel .carousel-control-next {
    right: 20px;
    left: auto;
}

div#hero-carousel .carousel-control-next:hover {
    opacity: 1;
}

div#hero-carousel .carousel-control-next-icon {
    background-image: url('../img/arrow-coffee-forward.svg');
}

div#hero-carousel .carousel-control-prev-icon {
    background-image: url('../img/arrow-coffee-backward.svg');
}

@media (max-width: 992px) {
    div#hero-carousel .carousel-item .text-wrapper {
        min-height: 600px;
    }

    div#hero-carousel .carousel-item .text-wrapper h1 {
        font-size: 50px;
    }

    .hero-navigation-arrows {
        bottom: 330px;
    }
}

@media (max-width: 767px) {
    div#hero-carousel .carousel-item .text-wrapper {
        min-height: 530px;
        padding: 20px 20px;
    }

    div#hero-carousel .carousel-item .text-wrapper h1 {
        font-size: 45px;
    }

    div#hero-carousel .carousel-item .text-wrapper p {
        font-size: 16px;
    }

    div#hero-carousel .carousel-control-next,
    div#hero-carousel .carousel-control-prev {
        width: 35px;
        height: 35px;
        background-color: #FFF;
        padding: 8px;
    }
}

@media (max-width: 576px) {
    div#hero-carousel .carousel-item .text-wrapper {
        padding: 0px 40px;
    }
}

@media (max-width: 480px) {
    div#hero-carousel .carousel-item .text-wrapper {
        min-height: 480px;
    }

    div#hero-carousel .carousel-item .text-wrapper h1 {
        font-size: 35px;
    }

    div#hero-carousel .carousel-item .text-wrapper p {
        font-size: 14px;
    }


    div#hero-carousel .carousel-control-prev {
        left: 0px;
    }

    div#hero-carousel .carousel-control-next {
        right: 0;
    }
}

/* end slider**/

.subscribe-form{
    padding-right: 82px;
}
.footer-center{
    z-index: 99;
}
@media only screen and (max-width: 1200px) {
    .footer-text ul {
        padding: 0;
    }

    .fa-angle-left {
        display: none;
    }
}
@media only screen and (max-width: 767px){
    .subscribe-form {
        padding-right: 0px;
    }
    .footer-text ul li{
        text-align: center;
    }
}

/**
product box
*/
.product-box .card-rating .border-end{
    padding: 10px 2px 0 0;
}
.product-box .nutrients-information{
    color: #055b57;
    font-size: 13px;
    font-weight: 410;
}

.aiz-file-box-wrap {
    padding: 0 10px;
    width: 50%;
    float: left;
}

.aiz-file-box-wrap[aria-hidden="true"] {
    display: none;
}

.aiz-file-box {
    position: relative;
}

.aiz-file-box:before {
    content: "";
    display: block;
}

.aiz-file-box .dropdown-file {
    position: absolute;
    top: 6px;
    right: 9px;
    z-index: 1;
}

.aiz-file-box .dropdown-file>a {
    color: #5a5a5a;
    font-size: 22px;
    background: #f5f6fa;
    cursor: pointer;
}
.aiz-file-box .card-body .text-truncate.title{
    margin-bottom: 0;
}
div[data-selected="true"] .card-body{
    background-color: var(--info);
    color: #fff;
}

.coffee-making-wrapper {
    padding-bottom: 50px!important;
}
.recent-artical-wrapper {
    padding-bottom: 50px 0 !important;
}
div#hero-carousel .carousel-item .text-wrapper.left-text p {
    max-width: 500px;
}
/*
* Homepage
*/
@media only screen and (max-width: 1400px) {
    .product-box .card-rating .border-end {
        padding: 4px 4px 0 0;
        border-right: none!important;
    }
    .rating-star {
        padding: 5px;
        font-size: 14px;
    }
    
}