@import url("https://use.typekit.net/uow1rww.css");
@import url("https://fonts.googleapis.com/css?family=Lora:400,400i|Open+Sans:400,400i,700");

@font-face {
    font-family: 'icomoon';
    src: url("/wp-content/themes/royal-ny/assetsV2/fonts/icomoon.eot?7w8qv7");
    src: url("/wp-content/themes/royal-ny/assetsV2/fonts/icomoon.eot?7w8qv7#iefix") format("embedded-opentype"), url("/wp-content/themes/royal-ny/assetsV2/fonts/icomoon.ttf?7w8qv7") format("truetype"), url("/wp-content/themes/royal-ny/assetsV2/fonts/icomoon.woff?7w8qv7") format("woff"), url("/wp-content/themes/royal-ny/assetsV2/fonts/icomoon.svg?7w8qv7#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

.royal-info address {
    margin-top: 32px;
}

.offering-item .offering-item-body .offering-item-body-left .offering-item-title {
    margin-bottom: 0;
}

.oderflow-content-wrap p {
    font-size: 16px;
    line-height: 22px;
}

.paragraph-team {
    font-weight: 400;
}

div.card.card-3 .text-hover {
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 10% !important;
}

div.card.card-3 a:hover .text-hover {
    display: flex !important;
}

div.card.card-3 .text-hover p {
    margin-bottom: 0;
}

.offering-item .offering-item-body .offering-item-body-left .offering-item-details ul li {
    min-width: 150px;
}

.myaccount-reserve-container .offering-item .offering-item-body .offering-item-body-left .offering-item-details ul {
    gap: 0px;
}

.offering-item .offering-item-body .offering-item-body-left .offering-item-details ul {
    gap: 32px;
}

.oderflow-content-wrap p {
    font-size: 20px;
    line-height: 30px;
}

.cmn-hero-banner {
    display: flex;
    min-height: 200px !important;
}

.tribe-events-notices {
    background: #B59038;
    border-radius: 4px;
    color: #fff !important; /*#3a87ad*/;
    margin: 10px 0 18px;
    padding: 8px 35px 8px 14px;
}

.tribe-events-notices ul li {
    color: #fff !important;
}

.price-sub-title {
    display: inline-block;
    position: relative;
    cursor: pointer;
    color: #4B4B4B;
    font-size: 14px;
    padding-bottom: 10px;
    line-height: 22px;
}

/**overwrite bootstrap css**/
.cmn-hero-banner .container {
    padding: 0 22.5px;
}

.gform_button {
    font-family: "Europa", "Open Sans", Helvetica, Arial, sans-serif;
}

.userRegistrationForm .gform_button {
    font-size: 14px;
    width: 100%;
}

.filter-conventional {
    background-color: #0A1C2C !important;
}

.filter-organic {
    background-color: #578587 !important;
}

.filter-decaf {
    background-color: #304E6C !important;
}

.filter-robusta {
    background-color: #1C3533 !important;
}

.small-case {
    text-transform: lowercase;
}

.rny-brands .figure-card-wrap .btn:hover em {
    color: #b79220;
}

@media only screen and (max-width: 1400px) {
    .callout_custom {
        font-size: 16px !important;
        line-height: 22px !important;
    }
}

.callout_custom {
    font-size: 20px;
    line-height: 30px;
}

.userRegistrationForm .col-6:last-child ul li {
    padding-bottom: 20px;
}

.quick-filter .quick-filter-inner .quick-filter-links-wrap {
    width: 75%;
}

.userRegistrationForm .col-6:last-child span strong {
    padding-bottom: 10px;
    display: block;
}

.quick-filter .quick-filter-inner .quick-filter-links-wrap > li .sub-filter li {
    padding-bottom: 8px;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after,
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    color: #B59038;
}

#modal-newsletter .header {

    background-color: #B59038;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: auto;
    width: 30rem;
    max-width: 100%;
    padding: 2rem 1rem !important;
    -webkit-box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.15);
}

#modal-warehouse .header {

    background-color: #B59038;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: auto;
    width: 30rem;
    max-width: 100%;
    padding: 2rem 1rem !important;
    -webkit-box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.15);
}

#modal-no-offerings-line-up .header {

    background-color: #B59038;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: auto;
    width: 30rem;
    max-width: 100%;
    padding: 2rem 1rem !important;
    -webkit-box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.15);
}

#modal-nj-warehouse .header {

    background-color: #B59038;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: auto;
    width: 30rem;
    max-width: 100%;
    padding: 2rem 1rem !important;
    -webkit-box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.15);
}

#modal-non-frac-us-popup .header {

    background-color: #B59038;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: auto;
    width: 40rem;
    max-width: 100%;
    padding: 2rem 1rem !important;
    -webkit-box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.15);
}

#modal-non-frac-us-popup-in-checkout .header {

    background-color: #B59038;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: auto;
    width: 40rem;
    max-width: 100%;
    padding: 2rem 1rem !important;
    -webkit-box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.15);
}

#modal-show-custom-login .header {

    background-color: #B59038;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: auto;
    width: 30rem;
    max-width: 100%;
    padding: 2rem 1rem !important;
    -webkit-box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.15);
}

#modal-show-filter-applied .header {

    background-color: #B59038;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: auto;
    width: 15rem;
    max-width: 100%;
    -webkit-box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.15);
}

#modal-reset-pass .header {

    background-color: #B59038;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: auto;
    width: 30rem;
    max-width: 100%;
    padding: 2rem 1rem !important;
    -webkit-box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.15);
}

#modal-expired-cart .header {

    background-color: #B59038;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: auto;
    width: 30rem;
    max-width: 100%;
    padding: 2rem 1rem !important;
    -webkit-box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.15);
}

#modal-newsletter .position-relative .close-modal {
    width: 15px;
    height: 15px;
}

#modal-warehouse .position-relative .close-modal {
    width: 15px;
    height: 15px;
}

#modal-no-offerings-line-up .position-relative .close-modal {
    width: 15px;
    height: 15px;
}

#modal-nj-warehouse .position-relative .close-modal {
    width: 15px;
    height: 15px;
}

#modal-non-frac-us-popup .position-relative .close-modal {
    width: 15px;
    height: 15px;
}

#modal-non-frac-us-popup-in-checkout .position-relative .close-modal {
    width: 15px;
    height: 15px;
}

#modal-show-custom-login .position-relative .close-modal {
    width: 15px;
    height: 15px;
}

#modal-show-filter-applied .position-relative .close-modal {
    width: 15px;
    height: 15px;
}

#modal-reset-pass .position-relative .close-modal {
    width: 15px;
    height: 15px;
}

#modal-expired-cart .position-relative .close-modal {
    width: 15px;
    height: 15px;
}

#modal-newsletter .header .position-relative .close-modal {
    position: absolute;
    right: 10px;
    top: -15px;
}

#modal-warehouse .header .position-relative .close-modal {
    position: absolute;
    right: 10px;
    top: -15px;
}

#modal-no-offerings-line-up .header .position-relative .close-modal {
    position: absolute;
    right: 10px;
    top: -15px;
}

#modal-nj-warehouse .header .position-relative .close-modal {
    position: absolute;
    right: 10px;
    top: -15px;
}

#modal-non-frac-us-popup .header .position-relative .close-modal {
    position: absolute;
    right: 10px;
    top: -15px;
}

#modal-non-frac-us-popup-in-checkout .header .position-relative .close-modal {
    position: absolute;
    right: 10px;
    top: -15px;
}

#modal-show-custom-login .header .position-relative .close-modal {
    position: absolute;
    right: 10px;
    top: -15px;
}

#modal-show-filter-applied .header .position-relative .close-modal {
    position: absolute;
    right: 10px;
    top: -15px;
}

#modal-reset-pass .header .position-relative .close-modal {
    position: absolute;
    right: 10px;
    top: -15px;
}

#modal-expired-cart .header .position-relative .close-modal {
    position: absolute;
    right: 10px;
    top: -15px;
}

#modal-newsletter p {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
}

#modal-warehouse p {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
}

#modal-no-offerings-line-up p {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
}

#modal-nj-warehouse p {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
}

#modal-non-frac-us-popup p {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
}

#modal-non-frac-us-popup-in-checkout p {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
}

#modal-show-custom-login p {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
}

#modal-show-filter-applied p {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
}

#modal-reset-pass p {
    padding-top: 15px;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
}

#modal-expired-cart p {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
}

.white-logo {
    text-align: center;
    padding-top: 10px;
    max-height: 80px;
}

.white-logo img {
    max-height: 80px;
}

.white-logo p {
    font-size: 35px !important;
    padding: 5px;
    margin: 0 auto;
}

.white-logo p {
    width: fit-content;
    height: fit-content;
    background: #fff;

    color: #B59038 !important;

}

#modal-newsletter {
    display: none;
    height: 100%;
    width: 100%;
    background-color: #ffffff90;

    position: fixed;
    z-index: 998;
}

#modal-warehouse {
    display: none;
    height: 100%;
    width: 100%;
    background-color: #ffffff90;

    position: fixed;
    z-index: 1100;
    top: 0px;
}

#modal-no-offerings-line-up {
    display: none;
    height: 100%;
    width: 100%;
    background-color: #ffffff90;

    position: fixed;
    z-index: 1100;
    top: 0px;
}

#modal-nj-warehouse {
    height: 100%;
    width: 100%;
    background-color: #ffffff90;

    position: fixed;
    z-index: 1100;
    top: 0px;
}

#modal-non-frac-us-popup {
    display: none;
    height: 100%;
    width: 100%;
    background-color: #ffffff90;
    position: fixed;
    z-index: 998;
}

#modal-non-frac-us-popup-in-checkout {
    display: none;
    height: 100%;
    width: 100%;
    background-color: #ffffff90;
    position: fixed;
    z-index: 998;
}

#modal-login {
    z-index: 9999999;
}

#modal-show-custom-login a {
    color: #fff;
    text-decoration: underline;
}

#modal-show-filter-applied a {
    color: #fff;
    text-decoration: underline;
}

#modal-show-custom-login {
    display: none;
    height: 100%;
    width: 100%;
    background-color: #ffffff90;
    position: fixed;
    z-index: 999999;
}

#modal-show-filter-applied {
    display: none;
    height: 100%;
    width: 100%;
    background-color: #ffffff90;
    position: fixed;
    z-index: 999999;
}

#modal-reset-pass {
    display: none;
    height: 100%;
    width: 100%;
    background-color: #ffffff90;

    position: fixed;
    z-index: 998;
}

#modal-expired-cart {
    display: block;
    height: 100%;
    width: 100%;
    background-color: #ffffff90;

    position: fixed;
    z-index: 998;
}

.instagram-gallery-item__wrap {
    background-color: unset;
}

.arrow {
    border: solid #fff;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 4px;
}

.right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

footer .footer-links .footer-link-wrap {
    width: 70% !important;
}

@media (max-width: 1199px) {
    footer .footer-links .footer-link-wrap {
        width: 100% !important;
    }
}

.form-detail .col {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.form-detail .col label, .account-need-left, .account-need-right {
    width: 100%;
    max-width: calc(50% - 10px);
}

.userRegistrationForm .address-field {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.shipping-details h4 {
    width: 100%;
}

.shipping-details label:last-child {
    width: 100%;
}

.password-details {
    margin-bottom: 10px;
}

.account-need {
    display: flex;
    gap: 20px;
}

.account-need-left {
    padding-top: 38px;
}


.offering-item .offering-item-body .offering-item-body-left .offering-item-details ul li {
    max-width: 19%;
    width: 100%;
}

@media (max-width: 767px) {

    .wishlist .offering-item .offering-item-body .offering-item-body-left .offering-item-title {
        margin-top: 20px;
    }

    .offering-item .offering-item-body .offering-item-body-left .offering-item-details ul li {
        max-width: 100%;
    }

    .inventory-empty .text-404 {
        padding: 0 24px;
    }

    .sidebar-wrap .sidebar-body .counter {
        padding: 0px !important;
    }

    .sidebar-wrap .sidebar-body .counter .down {
        padding: 12px;
    }

    .sidebar-wrap .sidebar-body .counter .up {
        padding: 12px !important;
    }

    .sampleRequestContainer .sampleRequestBody {
        left: 50% !important;
        transform: translateX(-50%);
        width: calc(100% - 70px);
    }

    .sampleRequestContainer {
        left: 0 !important;
    }
}

.empty_position_block {
    padding-top: 60px;
    padding-bottom: 60px;
}

.blog-wrapper {
    margin-top: 50px;
    margin-bottom: 50px;
}

.blog-wrapper .blog {
    margin-bottom: 40px;
}

.blog-wrapper .blog .image a img {
    max-width: 100% !important;
}

.blog-detail-wrapper {
    margin-top: 100px;
    margin-bottom: 50px;
}

.blog-detail-wrapper .cats {
    margin-top: 30px;
    margin-bottom: 30px;
}

.blog-detail-wrapper .blog_section {
    margin-top: 60px;
    margin-bottom: 60px;
}

.blog-detail-wrapper .blog_section p, .blog-detail-wrapper .blog_section figure {
    margin-bottom: 16px;
}

.blog-wrapper .blog {
    margin-bottom: 40px;
}

.blog-detail-wrapper .blog .image a img {
    max-width: 100% !important;
}

.blog-detail-wrapper .back_to_careers svg {
    vertical-align: middle;
}

.blog-detail-wrapper .blog_section {
    max-width: 70%;
}

@media (max-width: 767px) {
    .blog-detail-wrapper .author {
        margin-bottom: 20px;
    }

    .blog-detail-wrapper .blog_section {
        max-width: 100%;
    }
	.blog-detail-wrapper {
		margin-top:0px;
	}
	.blog-detail-wrapper .sm-p-0 {
		padding:0 !important;
	}
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after, .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    color: #B59038;
    background-color: #0b1724;
    padding: 5px 10px;
    font-size: 29px;
    font-weight: bold;
}

.userRegistrationForm .col-6:last-child ul.account-txt li {
    padding-bottom: 0;
}

.userRegistrationForm .col-6:last-child ul li:last-child {
    padding-bottom: 0;
}

.account-need-left select.form-control {
    margin-bottom: 20px;
}

.interest-box {
    display: grid;
    grid-template-columns: 20% 20% 20% 20%;
    grid-gap: 15px;
    text-align: center;
    font-size: 16px;
    margin-bottom: 15px;
}

.account-reg {
    background: linear-gradient(to left, #EFF7FC 49%, transparent 49%);
}

@media (max-width: 768px) {
    .row.account-need {
        flex-direction: column;
    }

    .form-detail .col label, .account-need-left, .account-need-right {
        max-width: 100%;
    }

    .account-reg {
        background: none;
    }

    .interest-box {
        grid-template-columns: 50% 50%;
    }
}

.interest-box img {
    min-height: 148px;
}

.quick-filter .quick-filter-inner .quick-filter-links-wrap > li .sub-filter {
    min-width: 220px !important;
}

.interestSelection:hover {
    border: none !important;
    box-shadow: none !important;
}

.interestSelection {
    border: none !important;
    font-size: 16px;
    color: #0A1D2E;
    font-weight: normal;
}

.interest-box {
    display: block;
    text-align: left;
}

.offering-item-ingredient {
    min-height: auto !important;
}

.post-faq-area .container .ui-accordion .ui-accordion-content ul {
    max-height: 200px;
}

.custom-order-received {
    font-weight: normal !important;
    font-size: 20px !important;
}

.order-page-image-size {
    width: 100px;
    height: 100px;
}

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

.d-none {
    display: none;
}

.hp-hero-banner > .container .banner-slider .slider-item-wrapper .banner-content h4 {
    text-align: left !important;
}

/**************Order Received********************/

@media (min-width: 1025px) {
    .order-received-page,
    .join-us-section {
        max-width: 800px !important;
    }

    .request-sample-main {
        margin-right: 12px;
    }

    #globalPopupContent p {
        font-size: 18px;
    }
}

.request-sample-main {
    max-width: 394px;
    width: 100%;
    height: 51px;
    margin-bottom: 0;
}

.order_details {
    padding-left: 0px !important;
    margin-left: 0px !important;
}

.woocommerce-order .woocommerce-order-overview li.order {
    margin-left: 0px !important;
}

.woocommerce-order-overview {
    justify-content: normal !important;
    background-color: #0A1D2E !important;
}

.woocommerce-order-overview .order-number {
    color: #B59038 !important;
}

.woocommerce-order-overview .label {
    color: #fff !important;
}

ul.woocommerce-thankyou-order-details li p:nth-child(1) {
    min-width: 100% !important;
    max-width: 100% !important;
}

.uppercase {
    text-transform: uppercase !important;
    font-size: 1.1em !important;
}

.join-us .card {
    justify-content: center;
}

.join-us p {
    text-align: center;
}

.explore-btn {
    min-width: 95px;
    padding: 6px 23px 6px 23px;
    background-color: #B59038;
    color: #fff;
    font-weight: bold;
    font-size: 1.2em !important;
}

.description-row {
    border-bottom: 2px solid #dddddd;
    margin-bottom: 30px;
}

.thank-you-page-wrap .woocommerce-order-details {
    float: none;
}

.section.thank-you-page-wrap {
    max-width: 800px;
    margin: 0 auto;
    float: none !important;
    padding-bottom: 40px;
}

.order-table-wrap {
    padding-left: 30px;
    padding-right: 30px;
}

.thank-you-page-wrap .join-us-section {
    border-top: 2px solid #dddddd;
}

.thank-you-page-wrap .join-us .join-us-desc p {
    min-height: 72px;
}

.thank-you-page-wrap .join-us .join-us-desc {
    max-width: 250px;
}

.thank-you-page-wrap .woocommerce-thankyou-order-received {
    margin: 30px 0 20px;
}

.thank-you-page-wrap .btn.explore-btn {
    background-color: #B59038;
    font-size: 1.1em !important;
}

.thank-you-page-wrap .btn.explore-btn em {
    color: white;
}

.thank-you-page-wrap .woocommerce-order .woocommerce-order-overview {
    padding: 1rem !important;
}

.thank-you-page-wrap .woocommerce-order-overview li p.label {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .thank-you-page-wrap .btn.btn-secondary {
        margin-top: 20px;
    }
}

.woocommerce-order .woocommerce-order-details tfoot tr:last-of-type {
    background-color: initial !important;
}

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    font-weight: initial;
}

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

.show-shop-block {
    margin-top: 20px !important;
}

.results .collapsed-group {
    margin-bottom: 20px;
}

.expired-msg {
    padding-top: 10px;
}

.woocommerce table.shop_table td,
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    border-top: none;
}

.join-us .dark-btn {
    background-color: #0A1C2C !important;
}

.join-us .btn {
    width: 300px;
}

.disabled {
    pointer-events: none;
    color: gray;
}

.min-order-tea {
    display: block;
    font-size: 14px;
    font-weight: 100;
    font-style: italic;
    color: #A4823A; /*#BEBEBE;*/
    text-align: left;
    padding-left: 0px;
    padding-top: 10px;
    padding-bottom: 8px;
    margin-bottom: 0px;
}

.min-order-tea-red {
    display: block;
    font-size: 14px;
    font-weight: 100;
    font-style: italic;
    color: red;
    padding-left: 0px;
    padding-top: 10px;
    padding-bottom: 8px;
    margin-bottom: 0px;
}

#news-message {
    padding-top: 10px;
}

.sidebar-wrap .sidebar-body .line-total-wrap .line-total-price {
    min-width: 80px;
}

.hp-discover .d-row {
    gap: 15px;
}

.hp-discover .d-row .card {
    padding: 0;
}

.tea-offering-item .offering-item-ingredient {
    height: 82px;
}

@media (min-width: 991px) {
    .hp-discover .d-row .card {
        max-width: calc(33.33% - 10px);
    }

}

@media (max-width: 767px) {
    .sidebar-wrap .sidebar-body .line-total-wrap .line-total-price {
        min-width: 60px;
    }

    .post-faq-area #search-container {
        top: 55px !important;
        height: 100vh;
		overflow-y: hidden;
    }

	.post-faq-area #search-container #filterControlBox form #cate-accordion{
		overflow-y: auto;
		overflow-x: hidden;
		height: calc(100vh - 380px);
	}
    .post-faq-area #search-container #filterControlBox form #cate-accordion::-webkit-scrollbar {
        display: none;
    }

    .quick-filter .quick-filter-inner {
        display: block;
    }

    body .cmn-hero-banner {
        min-height: auto !important;
        padding: 50px 0 !important;
    }

    .offering-item-main-wrap.reserves-items .request-reserve-btn {
        max-width: 100% !important;
    }

    .offering-item-main-wrap.reserves-items {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
        border: 0 !important;
        position: absolute;
        top: -110px;

    }

    .offering-item-main-wrap .offering-title-wrap {
        margin-top: 20px;
    }

    .post-faq-area {
        margin-top: 30px;
    }

    .logged-in .post-faq-area-add-margin-top {
        margin-top: 100px;
    }

    .offering-item-main-wrap .offering-title-wrap .offering-title {
        position: absolute;
        top: 0;
    }


    .post-faq-area .filter-btn {
        position: absolute;
        top: 65px;
        bottom: auto !important;
        margin: 0 !important;
    }

    .offering-item-main-wrap .offering-title-wrap .sort-by-select-wrap {
        margin-left: auto !important;
    }

    header > .container .header-buttons > .header-button .cart-count {
        font-size: 11px !important;
        height: 15px !important;
        width: 15px !important;
    }

    header > .container .header-buttons > .header-button:not(.sample-box) {
        margin-left: 15px !important;
    }

    header > .container .header-buttons > .header-button.sample-box {
        margin-left: 0 !important;
    }

    #header-nav .header-mobile > *:not(.main-menu-nav) {
        max-width: 20%;
        flex: 0 0 20%;
        width: 100%;
    }

    .mobile-menu {
        scale: 1 !important;
    }

    #order_review {
        overflow-x: auto;
    }

    .shop_table.woocommerce-checkout-review-order-table {
        max-width: 600px;
        width: 600px;
    }

    .sidebar-wrap.shopping-cart-sidebar .sidebar-body {
        height: calc(100vh - 260px) !important;
    }

    #shipping_method .method-cls {
        width: 100% !important;
    }

    .method-row {
        flex-direction: column;
        display: flex !important;
    }

    .error404-section .card-6 {
        padding-right: 22.5px;
        padding-left: 22.5px;
    }

    .error404-section {
        padding-top: 5rem !important;
    }

    .card:nth-child(2) {
        margin-top: 50px;
    }

    .error404 .error404-section p.text-size-404 {
        margin-bottom: 25px !important;
    }

    .password-reset .form-submit-blue {
        font-size: 14px;
        padding: 0.5rem 0.8rem;
    }

    .reset-page {
        margin-top: 0px;
    }

    #courses .offering-title-wrap {
        height: 70px;
    }

    .tribe-tickets__registration form {
        padding: 20px !important;
    }

    .tea-offering-item .offering-item-ingredient {
        height: auto;
    }
}

.woocommerce-error {
    border-top-color: #B59038 !important;
    background-color: #B59038 !important;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.woocommerce-error li, .woocommerce-info li, .woocommerce-message li {
    color: #fff !important;
}

.detail_form_overlay_for_multiple_category {
    height: 700px !important;
    top: 100px;
    max-height: 700px !important;
    width: 100%;
    position: absolute;
    z-index: 3;
    background: rgba(255, 255, 255, .55);
    display: block;
}

.single-shipping .detail_form_overlay_for_multiple_category {
    top: 200px !important;
}

.single-shipping .overlay_coffee {
    height: 710px !important;
    top: 100px;
    max-height: 710px !important;
    width: 100%;
    position: absolute;
    z-index: 3;
    background: rgba(255, 255, 255, .55);
    display: block;
}

.single-shipping .overlay_tea {
    height: 620px !important;
    top: 240px;
    max-height: 720px !important;
    width: 100%;
    position: absolute;
    z-index: 3;
    background: rgba(255, 255, 255, .55);
    display: block;
}

.only_coffee {
    height: 710px;
    top: 100px;
    max-height: 710px;
    width: 100%;
    position: absolute;
    z-index: 3;
    background: rgba(255, 255, 255, .55);
    display: block;
}

.single-billing .only_coffee {
    height: 710px;
    top: 100px;
    max-height: 710px;
    width: 100%;
    position: absolute;
    z-index: 3;
    background: rgba(255, 255, 255, .55);
    display: block;
}

.multiple-shipping .detail_form_overlay_for_multiple_category {
    height: 720px !important;
    top: 170px !important;
    max-height: 720px !important;
    width: 100%;
    position: absolute;
    z-index: 3;
    background: rgba(255, 255, 255, .55);
    display: block;
}

.detail_form_overlay {
    height: 620px;
    top: 100px;
    max-height: 650px;
    width: 100%;
    position: absolute;
    z-index: 3;
    background: rgba(255, 255, 255, .55);
    display: block;
}

.overlay_labs {
    height: 700px;
    top: 100px;
    max-height: 700px;
    width: 100%;
    position: absolute;
    z-index: 3;
    background: rgba(255, 255, 255, .55);
    display: block;
}

.overlay_coffee.overlay_tea {
    top: 250px !important;
}

@media (max-width: 767px) {

    .single-shipping .only_coffee {
        top: 60px;
        max-height: 650px;
    }

    .single-billing .only_coffee {
        top: 120px !important;
        max-height: 650px;
    }

    .multiple-shipping #detail_form_overlay {
        top: 120px !important;
    }

    .single-billing .detail_form_overlay {
        top: 60px !important;
        max-height: 650px !important;
    }

    .single-shipping .detail_form_overlay_for_multiple_category {
        top: 150px !important;
    }

    .single-shipping .overlay_tea {
        height: 560px !important;
        top: 215px !important;
    }

    .detail_form_overlay_for_multiple_category {
        top: 170px !important;
        height: 620px !important;
        max-height: 620px !important;
    }

    .detail_form_overlay {
        top: 60px;
        height: 100%;
        max-height: 650px;
    }

    .overlay_coffee {
        max-height: 650px !important;
    }

    .detail_form_overlay.overlay_tea {
        height: 100%;
        max-height: 570px;
    }

    .search-page {
        padding-top: 80px !important;
    }
}

.single-billing #detail_form_overlay {
    top: 170px;
}

.single-billing .detail_form_overlay {
    height: 710px;
    top: 170px;
    max-height: 710px;
    width: 100%;
    position: absolute;
    z-index: 3;
    background: rgba(255, 255, 255, .55);
    display: block;
}

.order-total th, .cart-subtotal th, .order-total td, .cart-subtotal td {
    font-family: inherit !important;
}

#shipping_method .method-cls {
    width: 30%;
}

.text-yellow {
    color: #b79220;
}

.text-bold {
    font-family: Europa, "Open Sans", sans-serif;
    font-weight: 700;
}

.section.error404-section {
    padding-top: 210px !important;
    padding-bottom: 150px;
}

section.careers {
    padding-top: 60px;
    padding-bottom: 60px;
}

section.careers .desc {
    padding: 0 22.5px !important;
}

@media screen and (max-width: 999px) {
    .error404 .error404-section p.text-size-404 {
        line-height: normal;
    }

    .section.error404-section {
        padding-top: 100px !important;
        padding-bottom: 100px;
    }
}

.sampleRequestBody {

    left: 5px !important;
}

/*
.sampleRequestContainer {
    width: 100% !important;
    max-width: 100% !important;
}
*/

.error404 .error404-section .img-404 img {
    object-fit: contain;
}

.error404-section {
    padding-top: 8rem !important;
}

.error404-section .img-404 img {
    height: auto !important;
}

.tribe-common svg {
    display: none;
}

.thank-you-page-wrap .tribe-event-details {
    display: none;
}

.thank-you-page-wrap .tribe-attendee-meta {
    display: none;
}

.custom-summary-block .tribe-tickets__item {
    display: flex;
}

.cart_item .product-name {
    display: flex;
    flex-wrap: wrap; /* Allows the text to wrap when too long */
    align-items: center; /* Aligns content vertically in the middle */
}

.cart_item .product-name a {
    margin-right: 5px; /* Adds space between the two anchor tags */

}

.cart_item .product-quantity {
    margin-right: 8px; /* Keeps the quantity and text aligned */
    margin-left: 17px; /* Adjust the margin based on your needs */
    text-align: right;
    min-width: 30px; /* Ensures the quantity has a fixed minimum width */
}

.password-reset .form-submit-blue {
    margin-bottom: 40px;
}

@media (max-width: 1199px) {
    .password-reset .form-submit-blue {
        margin-bottom: 70px;
    }
}

.blog-wrapper .d-row {
    justify-content: flex-start;
}

.hp-hero-banner > .container .banner-slider .slider-item-wrapper .banner-content {
    text-align: left;
}

.hp-hero-banner > .container .banner-slider .slider-item-wrapper .banner-image img {
    max-height: auto !important;
    min-height: auto !important;
}

.lost_reset_password .form-row {
    margin-bottom: 15px !important;
    font-size: 16px;
}

@media (max-width: 1024px) {
    .password-reset .lost_reset_password {
        padding-bottom: 0px;
        margin-bottom: 0px;
    }

    /*
    .lost_reset_password {
        padding-bottom: 60px;
        margin-bottom: 80px;
    }
    */
}

.custom-summary-block {
    background-color: #eff7fc !important;
    border: none !important;
    width: 400px !important;
}

.custom-summary-block .tribe-tickets__item {
    padding-left: 10px;
    font-weight: 600;
    font-size: 14px;
}

.custom-summary-block .tribe-tickets__item__extra {
    margin-left: auto;
}

.custom-summary-block .tribe-currency-prefix {
    font-weight: 600 !important;
    font-family: 'europa';
    display: flex;
}

.custom-summary-block .tribe-tickets__item__content__title {
    max-width: 250px;
}

.custom-summary-block .tribe-tickets__footer {
    display: flex;
    justify-content: space-between;
    font-weight: 600 !important;
}

@media (max-width: 1199px) {
    .custom-summary-block {
        width: auto !important;
    }
}

@media (max-width: 991px) {
    .custom-summary-block {
        padding: 10px !important;
    }
}

/*
@media only screen and (max-width: 1400px) {
    .hp-hero-banner > .container .banner-slider .slider-item-wrapper .banner-content {
        min-height: auto !important;
    }
}

.hp-hero-banner > .container .banner-slider .slider-item-wrapper {
    min-height: initial !important;
    max-height: initial !important;
}

body .hp-hero-banner > .container .banner-slider .slider-item-wrapper .banner-content {
    min-height: auto !important;
}


@media (max-width: 1440px) {
    body .hp-hero-banner > .container .banner-slider .slider-item-wrapper {
        min-height: 380px !important;
        max-height: 380px !important;

    }

}

@media (max-width: 1399px) {
    body .hp-hero-banner > .container .banner-slider .slider-item-wrapper {
        min-height: auto !important;
        max-height: 300px !important;

    }

}

 @media (max-width: 575px) {
    body .hp-hero-banner > .container .banner-slider .slider-item-wrapper {
        min-height: auto !important;
        max-height: 500px !important;
    }
}
*/
.woocommerce-checkout tfoot.shipping-methods tr th em {
    font-size: 1.1em !important;
    color: #0A1D2E !important;
}

@media (min-width: 960px) {
    body.page-tribe-attendee-registration .tribe-common .tribe-tickets__mini-cart {
        margin-top: 0 !important;
        top: 100px !important;
    }
}

@media only screen and (max-width: 999px) {
    header > .container .main-menu-nav nav .header-menu-container ul li .dropdown-menu {
        padding-top: 0 !important;
    }
}

@media only screen and (max-width: 767px) {
    header > .container .main-menu-nav nav .header-menu-container ul li .dropdown-menu li {
        padding: 0 25px 15px !important;
    }
}

.author_image img {
    height: auto;
}

@media (max-width: 999px) {
    #courses .d-row .post-faq-area.card.card-4 {
        width: 100% !important;
        margin-bottom: 40px;
    }

    #courses .post-faq-area .filter-btn {
        right: 0;
        top: -20px !important;
    }
}

.product-name > div {
    margin-right: 20px;
}

.cart_item .product-quantity {
    display: inline-block;
    margin-left: 0 !important;
}

/* @media (max-width: 1024px) {
    .hp-hero-banner > .container .banner-slider .slider-item-wrapper .banner-image img {
        object-fit: unset !important;
    }
} */
.cart_item .product-name a strong {
    font-weight: 100;
}

/* Default font size for h4 */
.banner-content h4 {
    font-size: 18px;
}

/* For screens smaller than 1024px (Tablets and smaller desktops) */
@media (max-width: 1024px) {
    .banner-content h4 {
        font-size: 16px;
    }
}

/* For screens smaller than 768px (Mobile devices) */
@media (max-width: 768px) {
    .banner-content h4 {
        font-size: 14px;
    }
}


/* For screens smaller than 480px (Small mobile devices) */
@media (max-width: 480px) {
    .banner-content h4 {
        font-size: 14px;
    }
}

table.order_details td {
    width: auto !important;
}

.join-us .btn em {
    margin-right: 0px !important;
}

.order_details .shipped_via {
    font-size: 16px;
}

.btn-disabled {
    pointer-events: none;
}

#payment .btn-disabled {
    background: none !important;
}

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

.ship-navigate-btn {
    width: 100%;
    text-align: center !important;
    background: #B59038 !important;
    margin-bottom: 10px;
    cursor: pointer !important;
}

.multiple-sm-text {
    margin-top: -5px;
    display: block;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.mt-1 {
    margin-top: 10px;
}

.mb-1 {
    margin-bottom: 10px;
}

.mb-0 {
    margin-bottom: 0px !important;
}

#Billing_same_as_field {
    display: none;
}

#my-account .dash_nav {
    width: 100%;
}

.btn-info {
    background-color: #5bc0de !important;
}

.btn-success {
    background-color: #5cb85c !important;
}

.flexTable td {
    text-align: center;
}

.purchase-form, .purchase .card {
    margin-top: 10px;
    margin-bottom: 10px;
}

.purchase .card label {
    width: 100%;
}

.search-page .form-group-search {
    display: flex;
    align-items: center;
}

.search-page .icon-search {
    margin: 5px;
}

.section-content-header {
    background-color: #eff7fc;
}

.search-page .entry-content {
    margin-top: 10px;
    margin-bottom: 10px;
}

.search-page .pagination-bottom .cta-link-text {
    display: flex;
    align-items: center;
    margin: 5px;
}

.search-page .pagination-bottom .cta-link-text img {
    margin: 5px;
}

.search-page {
    padding-top: 100px;
}

.show_overlay {
    background: rgba(255, 255, 255, .55);
    opacity: 0.5;
    pointer-events: none;
}

.map-section .map-inner img {
    height: auto;
}


/* My Account page Mobile view Css */
@media (max-width: 767px) {

    #my-account .quick-filter .dash_nav li, #my-account .quick-filter .dash_nav2 li {
        text-align: left;
        margin-right: 35px;
    }

    #my-account .quick-filter .dash_nav li div, #my-account .quick-filter .dash_nav2 li div {
        padding-left: 0;
    }

    .quick-filter .quick-filter-inner {
        width: 100%;
        margin-bottom: 20px;
    }

    #my-account .quick-filter .dash_nav li, #my-account .quick-filter .dash_nav2 li {
        min-width: unset !important
    }

    body #my-account .cmn-hero-banner {
        padding-bottom: 0 !important;
    }

    #my-account #dashButtons #Coffee, #my-account #dashButtons #Tea, #my-account #dashButtons #Lab {
        margin-bottom: 0;
    }

    #sampleLoaderSpinner {
        z-index: 999;
    }

    #my-account #dashboard_body div.contentTab > div {
        text-align: left !important;
    }

    .section-orders-content .btn-mobile {
        font-size: 12px;
    }

    button#filterOrganic {
        font-size: 14px;
    }

    table.flexTable tr td {
        text-align: left;
    }

    #header-nav .header-mobile > *:not(.main-menu-nav) {
        gap: 12px;
    }

    #header-nav header > .container .header-buttons > .header-button:not(.sample-box) {
        margin-left: 0 !important;
    }

    #header-nav .header-mobile .header-buttons {
        max-width: 85px;
    }

    #header-nav header > .container .header-buttons > .header-button .cart-count {
        top: -8px;
        right: -6px;
    }

    .quick-filter-inner .h5 {
        font-size: 14px;
    }

    .quick-filter-inner .chosen-container, .quick-filter-inner .chosen-container-single {
        max-width: calc(100% - 120px) !important;
    }
}


/* My Reserves tab Css Starts */
#my-account #dashboard_body #coffeeInventoryTab .d-row {
    align-items: center;
    padding-top: 50px;
}

#my-account #dashboard_body #coffeeInventoryTab .d-row .img-404 {
    flex: 0 0 40%;
}

#my-account #dashboard_body #coffeeInventoryTab .d-row .text-404 {
    flex: 0 0 60%;
    flex-direction: column;
}

#my-account #dashboard_body #coffeeInventoryTab .d-row .text-404 p {
    display: block;
    font-size: 20px;
    line-height: 30px;
}

#my-account #dashboard_body #coffeeInventoryTab .d-row .text-404 .text-bold {
    font-size: 36px;
    line-height: 43.2px;
    font-weight: 700;
    margin-bottom: 30px;
}

#my-account #dashboard_body #coffeeInventoryTab .d-row .text-404 .btn-bg-blue {
    background-color: transparent;
    border: 3px solid #304f6c;
    color: #304f6c;
}

#my-account #dashboard_body #coffeeInventoryTab .d-row .text-404 .btn-bg-blue:hover {
    background-color: #304f6c;
    color: #fff;
}

@media (max-width: 767px) {
    #my-account #dashboard_body #coffeeInventoryTab .d-row {
        flex-direction: column;
    }
}


/* Search page Css Start */
.search-page .figure-card-wrap img {
    height: auto;
}

.search-page .form-group-search {
    position: relative;
}

.search-page .icon-search {
    position: absolute;
    z-index: 9;
    width: 48px;
    height: 100%;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.search-page input.form-control.search-field {
    padding-left: 48px;
}

.search-page .figure-card-wrap .content h4 {
    margin-bottom: 10px;
}

.search-page .tribe-events-event-cost {
    margin-top: 10px;
}

.search-page .tribe-events-event-cost h3 {
    margin-bottom: 20px;
}

.search-page .featured_section {
    padding-left: 0;
    padding-right: 0;
}

.search-page .featured_section .d-row {
    justify-content: start;
}

.search-page .featured_section .d-row .card {
    margin-bottom: 20px;
}

.section-results .post-title a h3 {
    margin-bottom: 10px;
}

.section-results article {
    margin-bottom: 20px;
}

.section-no-results .cta-inline img.cta-icon {
    vertical-align: middle;
    margin-left: 4px !important;
}

@media (max-width: 1096px) {
    .featured-item {
        width: 100%;
    }

    .search-page .tribe-events-content {
        display: flex;
        gap: 10px;
    }

    .search-page .tribe-events-content .btn {
        padding: 9px 15px !important;
        font-size: 14px;
    }
}

@media (max-width: 870px) {
    .search-page .featured_section .d-row .card {
        width: 50%;
    }
}

@media (max-width: 767px) {
    .search-page .section-content-header {
        padding: 50px 0;
    }

    .search-page .featured_section .d-row .card {
        width: 100%;
    }
}

.table-width table {
    width: 100%;
}


@media (min-width: 1000px) {
    .featured_section {
        padding-right: 2rem;
        padding-left: 2rem
    }
}

.featured_section .four-column .featured-item {
    margin-bottom: 1rem
}

@media (min-width: 1000px) {
    .featured_section .four-column .featured-item {
        margin-bottom: 3rem
    }
}

.featured_section .four-column .featured-item .featured-content {
    background-color: transparent;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%
}

.featured_section .four-column .featured-item .featured-content:hover {
    text-decoration: none
}

@media (min-width: 1000px) {
    .featured_section .four-column .featured-item .featured-content {
        margin-bottom: 0
    }
}

.featured_section .four-column .featured-item .featured-content .featured-image {
    margin-bottom: .8rem;
    opacity: 1;
    -webkit-filter: brightness(100%);
    width: 100%;
    height: 18.2;
    min-height: 18.2rem;
    -webkit-box-shadow: 2px 1px 4px rgba(0, 0, 0, .15);
    box-shadow: 2px 1px 4px rgba(0, 0, 0, .15)
}

@media (min-width: 576px) {
    .featured_section .four-column .featured-item .featured-content .featured-image {
        min-height: 18.7rem
    }
}

@media (min-width: 768px) {
    .featured_section .four-column .featured-item .featured-content .featured-image {
        min-height: 13rem
    }
}

@media (min-width: 1000px) {
    .featured_section .four-column .featured-item .featured-content .featured-image {
        min-height: 18rem
    }
}

@media (min-width: 1200px) {
    .featured_section .four-column .featured-item .featured-content .featured-image {
        min-height: 10rem
    }
}

@media (min-width: 1600px) {
    .featured_section .four-column .featured-item .featured-content .featured-image {
        min-height: 15rem
    }
}

.featured_section .four-column .featured-item .featured-content .featured-image:hover {
    -webkit-filter: brightness(70%);
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

.content_section .four-column .featured-item .featured-content .featured-image:hover,
.content_section .three-column .featured-item .featured-content .featured-image:hover,
.content_section .two-column .featured-item .featured-content .featured-image:hover,
.section-orders .four-column .featured-item .featured-content .featured-image:hover,
.section-orders .three-column .featured-item .featured-content .featured-image:hover,
.section-orders .two-column .featured-item .featured-content .featured-image:hover {
    -webkit-filter: brightness(70%);
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

.featured_section .four-column .featured-item .featured-headline {
    margin-bottom: .5rem;
    font-size: 1.3rem
}

@media (min-width: 1000px) {
    .featured_section .four-column .featured-item .featured-headline {
        margin-bottom: 1.5rem
    }
}

.featured_section .four-column .featured-item .featured-details {
    padding-left: 0;
    padding-bottom: 2rem;
    list-style: none;
    font-size: 1.1rem
}

@media (min-width: 1000px) {
    .featured_section .four-column .featured-item .featured-details {
        padding-bottom: 0
    }
}

.featured_section .four-column .featured-item .featured-excerpt {
    font-family: Europa, "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 1.1rem;
    font-weight: 400
}

.text-blue {
    color: #304f6c;
}

.featured_section .four-column .featured-item {
    width: 100%;
}

.section-results article {
    width: 100%;
    min-height: 13rem;
    margin-bottom: 1rem
}

.section-results article .post-img-container {
    margin-bottom: 1rem;
    margin-bottom: 0
}

.section-results article .post-img {
    background: #eff7fc;
    min-height: 18.2rem;
    width: 100% !important;
    background-position: center;
    background-repeat: no-repeat
}

.section-results article .entry-content {
    padding-top: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 2rem
}


.section-results article .entry-content .post-title > a:hover {
    text-decoration: none;
    cursor: pointer
}

.text-muted {
    color: #90969f !important;
}

.d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.pagination-bottom .current-page {
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto
}

.pagination-bottom {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    margin-top: 1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    position: relative;
    height: 6.5rem
}

.pagination-bottom .cta-inline {
    margin-bottom: 0
}

.pagination-bottom .previous {
    position: absolute;
    top: 0;
    left: 0
}

.pagination-bottom .previous .cta-icon {
    margin-left: 0;
    margin-right: .5rem
}

.pagination-bottom .next {
    position: absolute;
    top: 0;
    right: 0
}

@media (min-width: 1000px) {
    .section-results article {
        margin-bottom: 2rem;
        min-height: 20rem;
    }

    .section-results article .post-img {
        min-height: 18rem;
        height: 18rem
    }

    .section-results article .entry-content {
        padding-top: 1.5rem;
        margin-bottom: 0
    }

    .pagination-bottom {
        height: 5rem
    }
}

@media (min-width: 576px) {
    .section-results article .post-img {
        height: 20rem
    }

    .pagination-bottom .current-page {
        position: absolute;
        top: 0;
        left: calc(50% - 80px)
    }

    .pagination-bottom {
        height: 4rem
    }

    .pagination-bottom .previous {
        top: 10px
    }

    .pagination-bottom .next {
        top: 10px
    }
}

@media (min-width: 1200px) {
    .section-results article .post-img {
        min-height: 20rem;
        min-height: 20rem
    }
}

.pagination-bottom .current-page label {
    z-index: -1;
    display: block;
    overflow-x: visible;
    position: absolute;
    left: -25px;
    margin-right: 1rem;
    margin-bottom: 0
}

.pagination-bottom .current-page .wpcf7 select, .pagination-bottom .current-page select.form-control, .wpcf7 .pagination-bottom .current-page select {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.pagination-bottom .current-page .form-control, .pagination-bottom .current-page .wpcf7 .wpcf7-validation-errors, .pagination-bottom .current-page .wpcf7 input[type=color], .pagination-bottom .current-page .wpcf7 input[type=date], .pagination-bottom .current-page .wpcf7 input[type=datetime-local], .pagination-bottom .current-page .wpcf7 input[type=datetime], .pagination-bottom .current-page .wpcf7 input[type=email], .pagination-bottom .current-page .wpcf7 input[type=file], .pagination-bottom .current-page .wpcf7 input[type=month], .pagination-bottom .current-page .wpcf7 input[type=number], .pagination-bottom .current-page .wpcf7 input[type=range], .pagination-bottom .current-page .wpcf7 input[type=search], .pagination-bottom .current-page .wpcf7 input[type=submit], .pagination-bottom .current-page .wpcf7 input[type=tel], .pagination-bottom .current-page .wpcf7 input[type=text], .pagination-bottom .current-page .wpcf7 input[type=time], .pagination-bottom .current-page .wpcf7 input[type=url], .pagination-bottom .current-page .wpcf7 input[type=week], .pagination-bottom .current-page .wpcf7 select, .pagination-bottom .current-page .wpcf7 textarea, .wpcf7 .pagination-bottom .current-page .wpcf7-validation-errors, .wpcf7 .pagination-bottom .current-page input[type=color], .wpcf7 .pagination-bottom .current-page input[type=date], .wpcf7 .pagination-bottom .current-page input[type=datetime-local], .wpcf7 .pagination-bottom .current-page input[type=datetime], .wpcf7 .pagination-bottom .current-page input[type=email], .wpcf7 .pagination-bottom .current-page input[type=file], .wpcf7 .pagination-bottom .current-page input[type=month], .wpcf7 .pagination-bottom .current-page input[type=number], .wpcf7 .pagination-bottom .current-page input[type=range], .wpcf7 .pagination-bottom .current-page input[type=search], .wpcf7 .pagination-bottom .current-page input[type=submit], .wpcf7 .pagination-bottom .current-page input[type=tel], .wpcf7 .pagination-bottom .current-page input[type=text], .wpcf7 .pagination-bottom .current-page input[type=time], .wpcf7 .pagination-bottom .current-page input[type=url], .wpcf7 .pagination-bottom .current-page input[type=week], .wpcf7 .pagination-bottom .current-page select, .wpcf7 .pagination-bottom .current-page textarea {
    min-height: 2rem;
    width: 150px;
    margin: 0 1rem
}

@media (max-width: 576px) {
    .pagination-bottom .current-page {
        position: relative;
    }
}

#addonify-compare-modal-overlay, #addonify-compare-search-modal-overlay {
    position: fixed;
    z-index: 1000;
}

#addonify-compare-modal {
    position: fixed;
    z-index: 1000;
}

.custom-reserve-qty-wrap {
    z-index: 7 !important;
}

.custom-reserve-qty-wrap .sidebar-body {
    margin-top: -5px;
}

.sidebar-wrap {
    position: fixed;
    z-index: 1100;
}

.sidebar-product-price span {
    font-size: inherit !important;
    font-weight: inherit !important;
}

ul li.gfield:before {
    content: none !important;
}

.form_section .gfield,
.form_section .form-group {
    position: relative;
    min-height: 60px;
    margin-bottom: 2rem !important;
    list-style: none;
    padding: 0 !important;
}

.form_section .form-control {
    border-radius: 0;
    min-height: 4.1rem;
    background-color: white;
    border: 1px solid gray;
}

.form_section textarea.form-control {
    padding-top: 2rem;
}

.form_section .gfield_label {
    font-size: 16px !important
}

.form_section label.gfield_label, .form_section .woocommerce-billing-fields__field-wrapper label.control-label {
    font-size: 16px;
    color: gray;
    left: calc(.5rem + 8px);
    max-width: 100%;
    overflow-x: hidden;
    padding: 0;
    position: absolute;
    top: 0.5rem;
    text-overflow: ellipsis;
    white-space: normal;
    z-index: 1;
    font-weight: 400 !important;
    margin: 0 !important;
    left: 8px;

}

.form_section .select-selected {
    color: #071c2f !important;
}

.form_section .select-selected:after {
    position: absolute;
    content: "";
    top: 31px;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid black;
    border-color: #071c2f transparent transparent transparent;
}

.form_section .select-selected.select-arrow-active:after {
    border-color: transparent transparent #071c2f transparent;
    top: 23px;
}

.form_section .account-nav-mobile option {
    font-size: 20px;
    color: #071c2f;
}

.form_section .account-nav-mobile .select-selected:after {
    border: 6px solid #b79220;
    border-color: #b79220 transparent transparent transparent !important;
}

.form_section .account-nav-mobile .select-selected.select-arrow-active:after {
    border-color: transparent transparent #b79220 transparent !important;
}

.form_section .select-hide {
    display: none;
}

.form_section .ginput_container_select select {
    display: none;
}

.form_section .ginput_container_select {
    border-radius: 0;
    min-height: 4.1rem;
    background-color: #fff;
    /*margin-bottom: 2rem;*/
    padding-left: .5rem;
    border: 1px solid #90969f;
    position: relative;
}

.form_section .select-selected {
    color: blue;
    padding: 2rem .5rem 0.5rem 0.5rem;
    cursor: pointer;
    user-select: none;
}

.form_section .select-items div {
    border: 1px solid gray;
    border-top: 1px solid transparent;
    padding: 1rem 0.5rem;

}

.form_section .select-items div:first-of-type {
    border-top: 1px solid gray;
}


.form_section .select-items {
    position: absolute;
    background-color: white;
    top: 100%;
    left: -1px;
    right: -1px;
    z-index: 99;
}


.form_section .select-items div:hover,
.form_section .same-as-selected {
    background-color: #b79220;
    color: white;
}

.form_section .gform-footer .gform_button {
    background-color: #304f6c;
    border-color: #071c2f;
    color: #fff;
    padding: 1.1rem 2rem !important;
    margin: 0 25% !important;
    width: 50%;
    font-size: 1.2rem;
    appearance: none;
    letter-spacing: 1px;

}

.form_section .validation_message {
    color: red;
}

.form_section input[type=submit].button:hover {
    background-color: #182837;
    border-color: #182837;
}

.form_section .form-intro-text {
    font-size: 1.1rem;
}

.form_section .form-heading {
    font-family: Europa, "Open Sans", sans-serif;
    font-size: 1.5rem;
    margin: 0 auto;
    font-weight: 400;
}

.form_section .full-width .gform_wrapper {
    width: 100%;
    max-width: 100%;
}

.form_section .gform_submission_error {
    font-size: 18px;
    line-height: 24px;
}

.contract-dates .reserve-contract-dates span {
    color: #4B4B4B;
}

.faq-questions .reserves-items .offering-title .icon-royal-Right {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

@media (max-width: 767px) {
    .offering-item-main-wrap.reserves-items {
        position: static !important;
        padding-top: 100px;
    }
	#my-account .offering-item-main-wrap.reserves-items{
		padding-top:50px;
		padding-left:30px;
		padding-right:30px;
	}
	   #my-account .offering-item {
        padding-left: 0px !important;
        padding-right: 0px !important;
	}

    .offering-item-main-wrap.reserves-items h2.offering-title {
        top: -50px !important;
    }
}

.wishlist .offering-item .offering-item-footer .offering-item-body-main-wrap {
    display: block;
    margin-top: 40px;
}

.wishlist .wishlist-data .offering-item-footer .offering-item-body-main-wrap {
    border-top: 1px solid #BEBEBE;
}

.wishlist .no-wishlist-data .offering-item-footer {
    background: none;
}

.request-reserve {
    display: none;
}

#my-account-body .request-reserve {
    margin-right: 10px;
}

.font-size-24 {
    font-size: 24px;
}

.font-size-14 {
    font-size: 14px;
}

.color-red {
    color: red;
}

#reserve-info {
    height: auto;
}

.inventory-sec {
    margin: 0px !important;
    padding: 0px !important;
}

.dashicons-star-filled {
    color: #4B4B4B;
}

.section-results .post-img img {
    object-fit: cover;
    object-position: center;
    display: inline-block;
    max-width: 100%;
    width: 100%;
    height: 100%;
}

.p-0 {
    padding: 0px;
}

/* General styles */
.blogs-main .fullWidth {
    width: 100%;
    position: relative;
}

.blogs-main .form-group-search {
    display: flex;
    align-items: center;
    position: relative;
    gap: 10px;
}

.blogs-main .icon-search {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
}

.blogs-main .svg-icon-search {
    width: 20px;
    height: 20px;
    fill: #90969f;
}

.blogs-main input#blog-search {
    width: 100%;
    padding: 10px 10px 10px 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 16px;
    box-shadow: none;
    outline: none;
}

.blogs-main #search-results {
    position: absolute;
    top: 110%;
    left: 0;
    width: 100%;
    background: white;
    border: 1px solid #ddd;
    z-index: 1000;
    display: none;
    max-height: 200px;
    overflow-y: auto;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.blogs-main #search-results p {
    margin: 0;
    padding: 10px;
    font-size: 14px;
    cursor: pointer;
}

.blogs-main #search-results p:hover {
    background-color: #f4f4f4;
}

.blogs-main .search-block {
    align-items: flex-start;
    justify-content: flex-end;
    gap: 10px;
    padding: inherit;
    margin-bottom: 15px;
}

/* Pagination container */
.blogs-main .pagination {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    width: 100%;
}

/* Pagination links */
.blogs-main .pagination a, .pagination span {
    display: inline-block;
    padding: 8px 16px;
    margin: 0 5px;
    background-color: #f2f2f2;
    color: #333;
    text-decoration: none;
    border-radius: 4px;
    font-size: 16px;
    transition: background-color 0.3s ease;
}

/* Hover effect on pagination links */
.blogs-main .pagination a:hover {
    background-color: #304e6c;
    color: white;
}
.tribe-pagination-numbered .pagination {
	width:auto;
	position:static;
	margin-bottom:0;
	margin-top:0;
}
.tribe-pagination-numbered .pagination-bottom {
	align-items:center;
	margin-top:50px;
}

.tribe-pagination-numbered .pagination-bottom .next , .tribe-pagination-numbered .pagination-bottom .previous{
	position:static;

}
.tribe-pagination-numbered .pagination-bottom .next a , .tribe-pagination-numbered .pagination-bottom .previous a{
	 background-color: #304e6c;
    color: white;
    font-weight: bold;
	    padding: 9px 20px;
    border-radius: 5px;
}


#blog_paging, .navigation.pagination {
	display:none;
}

/* Current page style */
.blogs-main .pagination .current {
    background-color: #304e6c;
    color: white;
    font-weight: bold;
}

/* Previous and Next buttons */
.blogs-main .pagination .prev, .pagination .next {
    font-weight: bold;
}

/* Disabled state for previous and next buttons */
.blogs-main .pagination .prev.disabled, .pagination .next.disabled {
    background-color: #e0e0e0;
    color: #b0b0b0;
    cursor: not-allowed;
}

/* Mobile responsiveness */
@media (max-width: 768px) {
    .blogs-main .pagination a, .pagination span {
        font-size: 14px;
        padding: 6px 12px;
    }
}

/* Date Picker Default Styles */
.ui-datepicker {
    padding: 0;
    margin: 0;
    border-radius: 0;
    background-color: #fff;
    border: 1px solid #dcdcde;
    border-top: none;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.08);
    min-width: 17em;
    width: auto !important;
    z-index: 1000 !important;
}

.ui-datepicker * {
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    border-radius: 0;
    -webkit-user-select: none;
    user-select: none;
}

.ui-datepicker .ui-datepicker-group {
    float: left;
}

.ui-datepicker table {
    font-size: 13px;
    width: 100%;
    margin: 0;
    border: none;
    border-collapse: collapse;
}

.ui-datepicker .ui-widget-header,
.ui-datepicker .ui-datepicker-header {
    background-image: none;
    border: none;
    color: #fff;
    font-weight: normal;
}

.ui-datepicker .ui-datepicker-header .ui-state-hover {
    background: transparent;
    border-color: transparent;
    cursor: pointer;
}

.ui-datepicker .ui-datepicker-title {
    margin: 0;
    padding: 10px 0;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: relative;
    top: 0;
    height: 34px;
    width: 34px;
}

.ui-datepicker .ui-state-hover.ui-datepicker-prev,
.ui-datepicker .ui-state-hover.ui-datepicker-next {
    border: none;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-prev-hover {
    left: 0;
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-next-hover {
    right: 0;
}

.ui-datepicker .ui-datepicker-prev {
    float: left;
}

.ui-datepicker .ui-datepicker-prev:before {
    content: "\f341";
}

.ui-datepicker .ui-datepicker-next {
    float: right;
}

.ui-datepicker .ui-datepicker-next:before {
    content: "\f345";
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    display: none;
}

.ui-datepicker .ui-datepicker-next.ui-state-disabled,
.ui-datepicker .ui-datepicker-prev.ui-state-disabled {
    visibility: hidden;
}

.ui-datepicker .ui-datepicker-next:not(.ui-state-disabled):before,
.ui-datepicker .ui-datepicker-prev:not(.ui-state-disabled):before {
    font: normal 20px/34px "dashicons";
    padding-left: 7px;
    color: #fff;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 34px;
    height: 34px;
}

.ui-datepicker .ui-datepicker-prev-hover:before,
.ui-datepicker .ui-datepicker-next-hover:before {
    opacity: 0.7;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 33%;
}

.ui-datepicker thead {
    color: #fff;
    font-weight: 600;
}

.ui-datepicker th {
    padding: 10px;
}

.ui-datepicker td {
    padding: 0;
    border: 1px solid #f0f0f1;
}

.ui-datepicker td.ui-datepicker-other-month {
    border: transparent;
}

.ui-datepicker tr:first-of-type td {
    border-top: 1px solid #f0f0f1;
}

.ui-datepicker td.ui-datepicker-week-end {
    background-color: #f6f7f7;
}

.ui-datepicker td.ui-datepicker-today {
    background-color: #f5e6ab;
}

.ui-datepicker td.ui-datepicker-current-day {
    background: #b8e6bf;
}

.ui-datepicker td.ui-state-disabled {
    cursor: default;
    opacity: 0.2;
}

.ui-datepicker td.ui-state-disabled .ui-state-default {
    background: #dcdcde;
    cursor: default;
}

.ui-datepicker td .ui-state-default {
    background: transparent;
    border: none;
    text-align: center;
    text-decoration: none;
    width: auto;
    display: block;
    padding: 5px 10px;
    font-weight: normal;
    color: #3c434a;
}

.ui-datepicker td .ui-state-default.ui-priority-secondary {
    opacity: 0.3;
}

.ui-datepicker td .ui-state-default.ui-priority-secondary.ui-state-hover {
    opacity: 1;
}

/* WordPress Color Schemes */
/* Default/Unknown */
.ui-datepicker .ui-widget-header,
.ui-datepicker .ui-datepicker-header {
    background: #2271b1;
}

.ui-datepicker thead {
    background: #2c3338;
}

.ui-datepicker td .ui-state-hover {
    background: #2271b1;
    color: #fff;
}

/* Fresh */
body.admin-color-fresh .ui-datepicker .ui-widget-header,
body.admin-color-fresh .ui-datepicker .ui-datepicker-header {
    background: #2271b1;
}

body.admin-color-fresh .ui-datepicker thead {
    background: #2c3338;
}

body.admin-color-fresh .ui-datepicker td .ui-state-hover {
    background: #2271b1;
}

/* Blue */
body.admin-color-blue .ui-datepicker .ui-widget-header,
body.admin-color-blue .ui-datepicker .ui-datepicker-header {
    background: #096484;
}

body.admin-color-blue .ui-datepicker thead {
    background: #4796b3;
}

body.admin-color-blue .ui-datepicker td .ui-state-hover {
    background: #096484;
}

/* Coffee */
body.admin-color-coffee .ui-datepicker .ui-widget-header,
body.admin-color-coffee .ui-datepicker .ui-datepicker-header {
    background: #59524c;
}

body.admin-color-coffee .ui-datepicker thead {
    background: #46403c;
}

body.admin-color-coffee .ui-datepicker td .ui-state-hover {
    background: #c7a589;
}

/* Ectoplasm */
body.admin-color-ectoplasm .ui-datepicker .ui-widget-header,
body.admin-color-ectoplasm .ui-datepicker .ui-datepicker-header {
    background: #523f6d;
}

body.admin-color-ectoplasm .ui-datepicker thead {
    background: #413256;
}

body.admin-color-ectoplasm .ui-datepicker td .ui-state-hover {
    background: #a3b745;
}

/* Midnight */
body.admin-color-midnight .ui-datepicker .ui-widget-header,
body.admin-color-midnight .ui-datepicker .ui-datepicker-header {
    background: #363b3f;
}

body.admin-color-midnight .ui-datepicker thead {
    background: #26292c;
}

body.admin-color-midnight .ui-datepicker td .ui-state-hover {
    background: #e14d43;
}

/* Modern */
body.admin-color-modern .ui-datepicker .ui-widget-header,
body.admin-color-modern .ui-datepicker .ui-datepicker-header {
    background: #3858e9;
}

body.admin-color-modern .ui-datepicker thead {
    background: #26292c;
}

body.admin-color-modern .ui-datepicker td .ui-state-hover {
    background: #3858e9;
}

/* Ocean */
body.admin-color-ocean .ui-datepicker .ui-widget-header,
body.admin-color-ocean .ui-datepicker .ui-datepicker-header {
    background: #738e96;
}

body.admin-color-ocean .ui-datepicker thead {
    background: #627c83;
}

body.admin-color-ocean .ui-datepicker td .ui-state-hover {
    background: #9ebaa0;
}

/* Sunrise */
body.admin-color-sunrise .ui-datepicker .ui-widget-header,
body.admin-color-sunrise .ui-datepicker .ui-datepicker-header {
    background: #e65054;
}

body.admin-color-sunrise .ui-datepicker thead {
    background: #b32d2e;
}

body.admin-color-sunrise .ui-datepicker td .ui-state-hover {
    background: #dd823b;
}

/* Light */
body.admin-color-light .ui-datepicker .ui-widget-header,
body.admin-color-light .ui-datepicker .ui-datepicker-header {
    background: #8c8f94;
}

body.admin-color-light .ui-datepicker thead {
    background: #50575e;
}

body.admin-color-light .ui-datepicker td .ui-state-hover {
    background: #04a4cc;
}

/* bbPress Color Schemes */
/* Evergreen */
body.admin-color-bbp-evergreen .ui-datepicker .ui-widget-header,
body.admin-color-bbp-evergreen .ui-datepicker .ui-datepicker-header {
    background: #56b274;
}

body.admin-color-bbp-evergreen .ui-datepicker thead {
    background: #36533f;
}

body.admin-color-bbp-evergreen .ui-datepicker td .ui-state-hover {
    background: #446950;
}

/* Mint */
body.admin-color-bbp-mint .ui-datepicker .ui-widget-header,
body.admin-color-bbp-mint .ui-datepicker .ui-datepicker-header {
    background: #4ca26a;
}

body.admin-color-bbp-mint .ui-datepicker thead {
    background: #4f6d59;
}

body.admin-color-bbp-mint .ui-datepicker td .ui-state-hover {
    background: #5fb37c;
}

/* Parent Input Alignment */
body.wp-admin:not(.rtl) .ui-datepicker {
    margin-left: -1px;
}

body.wp-admin.rtl .ui-datepicker {
    margin-right: -1px;
}


/* Blog Page Style */
.blogs-main .search-block .results-header {
    flex: 0 0 170px;
}

.blogs-main .form-group-search {
    justify-content: flex-end;
    max-width: 500px;
    margin-left: auto;
    min-height: 48px;
}

.blogs-main button.btn-secondary {
    min-width: 120px !important;
    min-height: 48px;
}

.blogs-main input#blog-search {
    min-height: 48px;
}

.blogs-main .search-block form#blog-search-form {
    flex: 0 0 calc(100% - 180px);
}

.banner-slider .slider-item-wrapper .banner-content {
    text-align: left;
}


@media screen and (min-width: 768px) {
    .blog-wrapper .blog .image {
        position: relative;
        padding-top: 75%;
    }

    .blog-wrapper .blog .cats.my-3 {
        min-height: 48px;
    }

    .blog-wrapper .blog .image a img {
        max-width: 100% !important;
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .blog .box .title a {
        max-height: 51px;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .blog-wrapper .blog .box {
        display: flex;
        flex-direction: column;
        height: 100%;
    }

    .blog-wrapper .blog .box .title {
        margin-top: auto;
        min-height: 51px;
    }

    .blog-wrapper .blog {
        width: 100%;
        display: flex;
        flex-direction: column;
    }

}

@media screen and (max-width: 600px) {
    .blogs-main .search-block {
        margin-bottom: 35px;
        flex-direction: column;
        padding: 0 15px;
    }

    .blogs-main .search-block .results-header,
    .blogs-main .search-block form#blog-search-form {
        flex: 0 0 100%;
        width: 100%;
    }

    .blogs-main button.btn-secondary {
        min-width: 93px !important;
        min-height: 48px;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

#product-img-modal {
    display: none;
    height: 100%;
    width: 100%;
    background-color: #ffffff90;

    position: fixed;
    z-index: 998;
}

#product-img-modal .header {

    background-color: #B59038;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: auto;
    width: 30rem;
    max-width: 100%;
    padding: 2rem 1rem !important;
    -webkit-box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.15);
}


#product-img-modal .header .position-relative .close-modal {
    position: absolute;
    right: 10px;
    top: -15px;
    width: 15px;
    height: 15px;
}

.adfy-compare-td-field-additional_information > .d-flex {
    flex-direction: column;
    gap: 8px 0;
    margin: 0;
}

.adfy-compare-td-field-additional_information > .d-flex li {
    flex: 0 0 100%;
    padding-left: 0;
    margin: 0;
}

.adfy-compare-td-field-additional_information > .d-flex li::before {
    display: none;
}

.adfy-compare-td-field-additional_information > .d-flex li .indignant-img {
    width: 32px;
    height: 32px;
    margin-right: 4px;
}

.adfy-compare-table-head, .addonify-compare-all-close-btn {
    background-color: initial !important;
}

.team-list-inner figure {
    width: 100%;
    max-height: 100%;
}

.inventory-sec .eca-items {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 20px;
}

.tribe-tickets__registration__content input, .tribe-tickets__registration__content select {
    padding: 11px 20px;
    display: inline-block;
    width: 100%;
    background: #fff;
    font-family: "Europa", "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    color: #0A1D2E;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    outline: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: 1px solid #BEBEBE;
    text-decoration: none !important;
    position: relative;
}

.select2-container {
    z-index: 999999999 !important;
}

.select2-container--open {
    z-index: 999999999 !important; /* Bootstrap modal z-index is 1040, so use higher */
}

.select2-container ul li::before {
    content: ''; /* Remove any content (dots, icons, etc.) */
    display: none; /* Optional: Hide the pseudo-element completely */
}

.custom-select-coffee .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px !important;
}

.custom-select-coffee .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px !important;
}

#blog_paging, .navigation.pagination {
    width: 100%;
    max-width: 100%;
}

.tribe-required {
    display: none;
}

#proceed_to_payment_main,
#proceed_to_payment {
    width: 100%;
}

.reserve-modal .select2-container .select2-selection--single {
    border-radius: 0 !important;
}

.reserve-modal .dropable-input + span.icon-royal-Right {
    transform: rotate(90deg);
    top: 48px !important;
    right: 9px !important;
    font-size: 25px !important;
}

.reserve-modal .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}

.reserve-modal .select2-selection__arrow {
    transform: rotate(90deg);
    top: -3px !important;
    right: 19px !important;
    font-size: 25px !important;
}

.reserve-modal .select2-selection__arrow:before {
    content: "\e905";
    font-family: 'icomoon';
    display: block;

}

@media (min-width: 1300px) {
    .custom-select-coffee .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 46px !important;
    }

    .custom-select-coffee .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 46px !important;
    }
}

@media (max-width: 1300px) {
    .reserve-modal .dropable-input + span.icon-royal-Right {
        line-height: 1.5 !important;
        font-size: 25px !important;
        top: 30px !important;
    }

}


.reserve-modal .offering-item-details ul:before {
    content: none !important;
}

.width-100 {
    width: 100%;
}

.non-us-frac-pop-up-container a, #modal-no-offerings-line-up a {
    color: #fff;
}

.non-us-frac-pop-up img {
    height: auto;
}

.call-us-btn, .email-us-btn {
    text-decoration: underline;
    color: #fff;
}

.contain {
    object-fit: contain !important;
}

header > .container .header-buttons > .header-button .cart-count.cart_count {
    width: auto;
    min-width: 20px;
    padding: 2px;
}


.quick-filter-links-wrap .new-label {
    max-width: 50px;
    position: absolute;
    left: -20px;
    top: -13px;
}

.wishlist-date {
    margin-top: -30px;
    margin-left: 10px;
    z-index: 999;
    position: absolute;
    font-size: .82em;
}

@media (max-width: 1550px) {
    #my-account #dashButtons {
        margin-right: 0 !important;
    }
}

@media (max-width: 1280px) {
    #my-account #Coffee, #my-account #Tea, #my-account #Lab {
        min-width: 130px !important;
    }
}

@media (max-width: 1199px) {
    .woocommerce #my-account #dashButtons {
        margin-top: -1px !important;
        position: relative;
        margin: 0;
        order: 0;
        max-height: unset;
        background: #0A1D2E;
    }

    #my-account .quick-filter .quick-filter-inner .quick-filter-links-wrap {
        width: 100%;
        margin-top: 50px !important;
    }

    #my-account .quick-filter {
        display: flex !important;
        order: 1;
        z-index: unset;
    }

    #dashboardTop {
        order: 2;
    }

    #my-account {
        display: flex;
        flex-direction: column;
    }

    .cmn-hero-banner {
        min-height: 140px !important;
    }
}

@media screen and (max-width: 999px) {
    #my-account #Coffee, #my-account #Tea, #my-account #Lab {
        max-width: 28vw !important;
        min-width: 25vw !important;
    }

    select.form-control.select-timeframe {
        padding: 6px 15px !important;
    }

    #my-account #dashboard_body {
        width: 100% !important;
        margin-left: 0;
        margin-right: 0;
    }

    #my-account #myAccountCoffee, #my-account #myAccountTea, #my-account #myAccountLab {
        overflow-x: auto;
    }

    .quick-filter .quick-filter-inner .quick-filter-links-wrap {
        width: 100%;
        flex-wrap: nowrap !important;
        overflow-x: auto;
    }


    .offering-item-body-main-wrap {
        position: relative;
    }

    .wishlist-date {
        right: 10px;
        margin-top: 0px;
        top: 10px;
    }
}


@media (max-width: 767px) {
    header > .container .header-buttons > .header-button .cart-count.cart_count {
        width: auto !important;
        min-width: 15px;
    }

    .quick-filter-links-wrap .new-label {
        left: -50px;
        top: -10px;
    }

    .post-faq-area .container .faq-cat .cate-top-wrap .cate-search-form .seleted-keyword-wrap ul {
        flex-direction: row !important;
        gap: 5px;
    }

    .seleted-keyword-wrap.d-flex.d-flex-col {
        position: sticky;
        background-color: white;
        z-index: 1;
        top: -70px;
    }
	.inventory-sec .eca-items {
		justify-content:flex-start;
	}

}

.iconboxes .width-100 {
    flex: 0 0 100% !important;
}

/* Our team Page Css Start */
.single-our-team .hp-discover .d-row .card.card-3 {
    width: calc(33.33% - 13.33px);
}

.single-our-team .hp-discover .figure-card-wrap img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}

.single-our-team .hp-discover .figure-card-wrap > a {
    padding-top: 70%;
    position: relative;
}

.single-our-team .hp-discover .figure-card-wrap .card-txt {
    margin-top: 15px !important;
}

@media only screen and (min-width: 768px) {
    .single-our-team .meet-team .card-7 {
        width: 66.66%;
    }

    .single-our-team .meet-team .card.card-3 {
        width: 33.33%;
        display: block;
    }
}

@media only screen and (min-width: 600px) {
    .single-our-team .hp-discover .content a[title] {
        margin-top: auto;
        flex-basis: 100%;
        height: 50px;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .single-our-team .hp-discover .card-txt .content {
        display: flex;
        flex-wrap: wrap;
        height: 100%;
        width: 100%;
    }

    .single-our-team .hp-discover .card-txt .content a.text-color-default {
        margin-right: 7px;
    }
}


@media only screen and (min-width: 1100px) {
    header > .container .main-menu-nav nav .header-menu-container > ul > li.cl-shop {
        margin: 0;
    }

    header > .container .main-menu-nav nav .header-menu-container > ul > li.cl-shop > a {
        min-width: 120px;
        text-align: center;
    }
}

@media only screen and (min-width: 1401px) {
    .single-our-team .hp-discover .content a[title] {
        height: 62px;
    }
}

@media only screen and (max-width: 872px) {
    .single-our-team .hp-discover .d-row .card.card-3 {
        width: calc(50% - 10px);
        margin-top: 0;
    }
}

@media only screen and (max-width: 600px) {
    .single-our-team .hp-discover .d-row .card.card-3 {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .single-our-team .meet-team figure,
    .single-our-team .meet-team .card.card-3 {
        margin: auto;
    }

    .sidebar-wrap .sidebar-body .counter {
        max-width: 140px !important;
        height: 50px !important;
    }

    .sidebar-wrap .sidebar-body .counter input[type="text"] {
        width: 80%;
        margin: 0 8px;
    }

    .sidebar-wrap .sidebar-body .counter span.up {
        padding: 5px;
    }

    section#offering .container > .d-flex.d-flex-col {
        width: 100%;
    }

}

.pb-60 {
    padding-bottom: 60px !important;
}

.offering-item .offering-item-body .offering-item-body-left .offering-item-details ul li.btn-gold {
    color: #fff;
    font-size: 16px;
    margin-top: 0;
    width: 190px;
    padding: 5px 12px 7px 12px !important;
}

.offering-item .offering-item-body .offering-item-body-left .offering-item-details ul li.btn-gold .offering-item-detail-title {
    font-weight: bold;
    margin-right: 0;
}

.offering-item .offering-item-body .offering-item-body-left .offering-item-details ul li.btn-gold .offering-item-detail {
    text-transform: capitalize;
    font-weight: 500;
}

@media only screen and (max-width: 1532px) {
    .offering-item .offering-item-body .offering-item-body-left .offering-item-details ul {
        max-width: 80%;
        margin-bottom: 20px !important;
        gap: 0;
        justify-content: space-between;
    }

    .offering-item .offering-item-body .offering-item-body-left .offering-item-details ul li {
        margin-right: 0 !important;
    }

    .offering-item .offering-item-body .offering-item-body-left .offering-item-details ul li.btn-gold {
        max-width: 190px;
    }
}

@media only screen and (max-width: 1199px) {
    .offering-item .offering-item-body .offering-item-body-left .offering-item-details ul {
        gap: 10px;
    }
}

.offering-item .offering-item-body .offering-item-body-left .offering-item-details ul li.btn-gold:hover {
    opacity: 1;
}

.offering-item .offering-item-body .offering-item-body-left .offering-item-details ul li.btn-gold {
    cursor: default;
}

#my-account #customerLogo_dashboard {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
    padding-bottom: 20px;
}

#my-account #customerLogo_dashboard #my-account-logo-img {
    padding-right: 0;
}

.common-coffee {
    padding-bottom: 15px;
}

.common-coffee .heading {
    color: #B59038;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 15px;
    font-weight: bold;
}

#my-account #my-account-body {
    margin-top: 0;
}

.wishlist .offering-item-wrap .tea-offering-item .tea-offering-inner-item {
    border: 1px solid #E8EAEB;
    width: 100%;
    padding: 10px;
}

.common-coffee {
    width: 100%;
}

.inventory-sec .eca-items {
    flex-wrap: wrap;
}

.gold-txt {
    color: #B59038;
    font-style: italic;
}

.offering-item .offering-item-body .offering-item-body-left {
    cursor: default !important;
}

.m-auto {
    margin: auto;
}

.terms-url {
    text-decoration: underline;
}

.h1-tag {
    font-size: 48px;
    font-weight: 700;
    line-height: 57.6px;
    margin-bottom: 20px;
    color: #B59038;
}

.h2.coordinator-name {
    margin-bottom: 5px;
}

.top_bar .h2 {
    border-bottom: 3px solid #B59038;
}

@media (max-width: 1025px) {
    .banner-slider .slider-item-wrapper {
        max-height: 400px !important;
    }

    .offering-item .offering-item-body .offering-item-body-right {
        width: 100% !important;
        max-width: 24% !important;
    }

    .offering-item-wrap .tribe-events-list-event-description.tribe-events-content {
        display: flex;
        gap: 10px;
        flex-wrap: wrap;
    }
}

@media (max-width: 768px) {
    .offering-item-wrap .type-tribe_events {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
}

@media (min-width: 767px) {
    #my-account .dash_nav li, #my-account .dash_nav2 li {
        min-width: unset !important;
        max-width: unset !important;
    }

    #my-account .dash_nav li, #my-account .dash_nav2 li {
        padding-right: 40px;
    }

    #my-account .dash_nav li:last-child, #my-account .dash_nav2 li:last-child {
        padding-right: 0;
    }
}

@media (max-width: 767px) {
    .hp-hero-banner .banner-slider .slider-item-wrapper {
        max-height: 530px !important;
    }
}

@media only screen and (max-width: 999px) {
    header > .container .main-menu-nav {
        top: 57px !important;
        height: calc(100vh - 57px) !important;
    }
	.header-notice-bar  header > .container .main-menu-nav {
        top: 107px !important;
        height: calc(100vh - 107px) !important;
    }
}

.category-bar {
    gap: 5px;
}

/* Default for normal laptops (typically 1025px and above) */
.offering-item .offering-item-body .offering-item-body-inner {
    font-size: 16px !important;
}

/* Tablet (typically 768px to 1024px) */
@media (max-width: 1024px) {
    .offering-item .offering-item-body .offering-item-body-inner {
        font-size: 15px !important;
    }
}

/* Mobile (typically below 768px) */
@media (max-width: 767px) {
    .offering-item .offering-item-body .offering-item-body-inner {
        font-size: 14px !important;
    }
	.sidebar-wrap .sidebar-footer {
		flex-direction:column;
	}
	.sidebar-wrap .sidebar-footer .cart-total-wrap {
		margin-right:0 !important;
		margin-bottom:15px !important;
	}
}

.single-rny_blog .blog .author {
	align-items:center;
	gap:20px;
}

/* .single-rny_blog .blog-detail-wrapper .has-text-align-center {
	text-align:left;
} */
/* .single-rny_blog .blog-detail-wrapper .wp-block-image img {
	width:100% !important;
} */
/* .single-rny_blog .blog-detail-wrapper p:empty {
    display: none;
} */

/* .blog-detail-wrapper .wp-block-image .alignright {
    float: none;
    margin: 0 0 16px;
} */
.blog-detail-wrapper  .alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
	    width: revert-layer;
}




/* blog details page css start (13/05) */

.blog-detail-wrapper .blog_section p, .blog-detail-wrapper .blog_section figure,
.blog-detail-wrapper .blog_section ul li {
    font-size: 18px;
	line-height: 1.5;
}

.blog-detail-wrapper .blog_section a {
	color: #304f6c;
}

.blog-detail-wrapper .blog_section a:hover {
    color: #111b25;
    text-decoration: underline;
}

.blog-detail-wrapper .blog_section h3,
.blog-detail-wrapper .blog_section h4 {
	margin-bottom: 8px;
}

.blog-detail-wrapper .blog_section ul li:not(:last-child) p {
    margin-bottom: 3px;
}

.dashicons-star-filled {
	margin-right: 8px;
}

.coffee-detail .dashicons, .dashicons-before:before {
	line-height: unset;
}

.wp-block-image.size-full img {
    width: 100% !important;
}

.login_overlay {
    z-index: 1001 !important;
}


/* product card */

.offering-item-indignant ul{
	gap: 12px 24px !important;
}

.stock-availability{
	margin-top: 16px !important;
}

/* star alignment */

.tea-offering-item .dashicons-star-filled, .tea-detail-section .dashicons-star-filled {
	margin-right: 0;
}

.favorite-btn .dashicons-star-filled:before, .favorite-btn .icon-royal-star:before{
	font-size: 20px;
}
.favorite-btn .dashicons-star-filled{
	line-height:1;
}
.favorite-btn .icon-royal-star{
	width: 20px;
    height: 20px;
    display: inline-block;
}

.favorite-btn .favorite-link{
	display: flex;
	align-items: center;
}

/* header space above 1400 screen  */
.header-notice-bar #globalNoticeHeader {
    left:0;
	right:0;
    z-index:200;
}

.header-notice-bar header, .header-notice-bar .browsing-as {
    top: 45px !important;
}
main{
	padding-top: 107px !important;
}
.header-notice-bar main{
	padding-top: 150px !important;
}

@media only screen and (max-width: 1400px){
	.header-notice-bar #globalNoticeHeader {
		height:40px !important;
	}
	.header-notice-bar header {
    top: 40px !important;
}
	main{
		padding-top: 73px !important;
	}
	.header-notice-bar main{
		padding-top: 114px !important;
	}

}
@media only screen and (max-width: 999px){
	main {
		padding-top:57px !important;
	}
	.header-notice-bar main{
		padding-top: 97px !important;
	}
}


/* request sample button  */

.request-sample-main a{
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
}

.add-to-order-products-btn > span{
	margin-right: 5px !important;
}

/**Home Page**/

.section.secondary-img-wide {
    background-repeat: no-repeat;
    background-size: cover;
}

.blog-detail-wrapper .blog .image img {
    height: auto !important;
}

.hp-discover .figure-card-wrap figure img {
		height:320px !important;
	}
.hp-discover .figure-card-wrap figure a {
	line-height:0 !important;
}
.hp-discover .figure-card-wrap .ticket-cost{
	margin-top:25px !important;
}
.hp-discover .d-row .card {
	padding-left: 0 !important;
	padding-right: 0 ! important;
}

#globalPopupContent p {
    margin-bottom: 0px;
}
