@import url('https://unicons.iconscout.com/release/v4.0.0/css/line.css');

.yesno-button-wrap {
    border: 2px solid #FFF;
    overflow: hidden;
    border-radius: 50px;
    display: flex;
    margin-top: 50px;
    margin-left: auto;
    width: max-content;
    position: relative;
    z-index: 1;
    transition: 0.25s ease-in-out;
}

.yesno-button-wrap button {
    padding: 10px 20px;
    border: 0;
    color: #FFF;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    background-color: transparent;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: 0.25s ease-in-out;
    border-radius: 0;
    font-size: 13px;
}

.yesno-button-wrap .precess-step1::before,
.yesno-button-wrap .precess-step2::before,
.yesno-button-wrap .precess-step3::before,
.yesno-button-wrap .precess-step4::before {
    content: "";
    background: #FFF;
    width: 0%;
    height: 100%;
    position: absolute;
    right: auto;
    top: 0;
    z-index: -1;
    transition: 0.25s ease-in-out;
}

.yesno-button-wrap .precess-step1::before {
    right: 0;
}

.yesno-button-wrap .precess-step2::before {
    left: 0;
}

.yesno-button-wrap .precess-step3::before {
    right: 0;
}

.yesno-button-wrap .precess-step4::before {
    left: 0;
}

.yesno-button-wrap .precess-step1.active::before {
    width: 100%;
}

.yesno-button-wrap .precess-step2.active::before {
    width: 100%;
}

.yesno-button-wrap .precess-step3.active::before {
    width: 100%;
}

.yesno-button-wrap .precess-step4.active::before {
    width: 100%;
}

.yesno-button-wrap .precess-step1.active,
.yesno-button-wrap .precess-step2.active,
.yesno-button-wrap .precess-step3.active,
.yesno-button-wrap .precess-step4.active {
    color: black;
}

.img-section-8 .elementor-heading-title,
.img-section-9 .elementor-heading-title,
.img-section-10 .elementor-heading-title,
.img-section-11 .elementor-heading-title,
.img-section-12 .elementor-heading-title,
.img-section-13 .elementor-heading-title,
.img-section-14 .elementor-heading-title {
    opacity: .8;
    min-width: 6ch;
    color: #fff;
    font-size: 13.5px;

}

.img-section-8:hover .elementor-heading-title,
.img-section-9:hover .elementor-heading-title,
.img-section-10:hover .elementor-heading-title,
.img-section-11:hover .elementor-heading-title,
.img-section-12:hover .elementor-heading-title,
.img-section-13:hover .elementor-heading-title,
.img-section-14:hover .elementor-heading-title {
    color: #fff !important;
    opacity: 100;
}

.img-section-1.active .elementor-heading-title,
.img-section-2.active .elementor-heading-title,
.img-section-3.active .elementor-heading-title,
.img-section-4.active .elementor-heading-title,
.img-section-5.active .elementor-heading-title,
.img-section-6.active .elementor-heading-title,
.img-section-7.active .elementor-heading-title,
.img-section-8.active .elementor-heading-title,
.img-section-9.active .elementor-heading-title,
.img-section-10.active .elementor-heading-title,
.img-section-11.active .elementor-heading-title,
.img-section-12.active .elementor-heading-title,
.img-section-13.active .elementor-heading-title,
.img-section-14.active .elementor-heading-title {
    color: #fff !important;
    opacity: 100;
}


.About-sec {
    position: relative;
}


div#contactform77,
div#contactform78 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

div#contactform77 p,
div#contactform78 p {
    width: 100%;
    margin-bottom: 32px;
}

div#contactform78 p {
    margin-bottom: 35px;
}

/* div#contactform77 p:nth-child(2) {
    width: 49%;
} */
div#contactform77 label.custlabel,
div#contactform78 label.custlabel {
    color: #000;
    font-size: 15px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    width: 100%;
    font-weight: 100 !important;
    font-family: 'Rockhill', sans-serif;
    letter-spacing: 1px;
}

div#contactform77 label.custlabel input,
div#contactform77 label.custlabel textarea,
div#contactform78 label.custlabel input,
div#contactform78 label.custlabel textarea {
    width: 100%;
    background: transparent;
    border: 3px solid #828080;
    border-radius: 0;
    margin-top: 15px;
    color: #000;
    font-size: 17px;
    padding: 15px 15px;
    font-family: 'Auroc', sans-serif;
}

div#contactform78 p input[type="submit"] {
    font-size: 16px !important;
    letter-spacing: 2px !important;
    text-transform: uppercase;
    width: 100%;
    font-weight: 100 !important;
    font-family: 'Rockhill', sans-serif;
    letter-spacing: 1px;
    border-radius: 50px !important;
}

div#contactform78 label.custlabel input[type="checkbox"] {
    width: auto;
    margin: 0;
}

div#contactform77 label.custlabel input:focus,
div#contactform77 label.custlabel textarea:focus,
div#contactform78 label.custlabel input:focus,
div#contactform78 label.custlabel textarea:focus {
    border-color: #a17300;
    outline: none;
}

div#contactform78 .wpcf7-list-item {
    margin: 28px 40px 0 0;
}

div#contactform78 label.custlabel span.wpcf7-list-item-label {
    font-weight: 500;
    text-transform: capitalize;
}

div#contactform77 input.wpcf7-form-control.has-spinner.wpcf7-submit,
div#contactform78 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #a17300;
    border: 0;
    color: #FFF;
    font-weight: 500;
    letter-spacing: 0.5px;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 0;
    padding: 10px 42px 8px 42px;
    width: 100%;
    border: 2px solid #a17300;
    line-height: 2em;
    max-width: 200px;
    padding-top: 14px;
}

div#contactform78 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    padding: 7px 42px 7px 42px !important;
}

div#contactform77 input.wpcf7-form-control.has-spinner.wpcf7-submit:hover,
div#contactform78 input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
    background-color: transparent;
    color: #a17300;
}

div#contactform78 label.dayscheck span.wpcf7-form-control.wpcf7-checkbox {
    display: block;
    margin-top: 8px;
    margin-bottom: -12px;
}

div#contactform78 label.dayscheck .wpcf7-list-item {
    width: 23%;
    margin-top: 20px;
}

.wedwd a,
.wedwd ul li a {
    text-decoration: none;
}

.elementor-tab-content p a {
    color: #FFF;
}

body#events .elementor-element-b59a0e9 .elementor-background-overlay {
    background-color: unset !important;
}

.gerg:hover {
    cursor: pointer;
}

.custom-find-accordian .elementor-accordion-item .elementor-tab-content a {
    color: #FFF;
    text-decoration: none;
}

.america-heading,
.australia-heading,
.america-inner-heading1,
.australia-inner-heading1,
.america-inner-heading2,
.australia-inner-heading2,
.america-inner-heading3,
.australia-inner-heading3,
.america-inner-heading4,
.australia-inner-heading4,

.drink-america-heading,
.drink-australia-heading,
.drink-america-inner-heading1,
.drink-australia-inner-heading1,
.drink-america-inner-heading2,
.drink-australia-inner-heading2,
.drink-america-inner-heading3,
.drink-australia-inner-heading3,
.drink-america-inner-heading4,
.drink-australia-inner-heading4,

.stocking-heading1,
.stocking-heading2,
.stocking-heading3,
.stocking-heading4,
.stocking-heading5,
.stocking-inner-heading1,
.stocking-inner-heading2,
.stocking-inner-heading3,
.stocking-inner-heading4,
.stocking-inner-heading5,
.stocking-inner-heading6 {
    cursor: pointer;
    font-weight: bold !important;
}

.america-content,
.australia-content,
.america-inner-content1,
.australia-inner-content1,
.america-inner-content2,
.australia-inner-content2,
.america-inner-content3,
.australia-inner-content3,
.america-inner-content4,
.australia-inner-content4,

.drink-america-content,
.drink-australia-content,
.drink-america-inner-content1,
.drink-australia-inner-content1,
.drink-america-inner-content2,
.drink-australia-inner-content2,
.drink-america-inner-content3,
.drink-australia-inner-content3,
.drink-america-inner-content4,
.drink-australia-inner-content4 {
    display: block;
}

.stocking-inner4 li {
    display: block !important;
}

.stocking-inner1,
.stocking-inner2,
.stocking-inner3,
.stocking-inner4,
.stocking-inner5,
.stocking-inner-c1,
.stocking-inner-c2,
.stocking-inner-c3,
.stocking-inner-c4,
.stocking-inner-c5,
.stocking-inner-c6 {
    display: block;
    font-weight: bold !important;
    text-transform: uppercase;
}

.stocking-inner1 a,
.stocking-inner2 a,
.stocking-inner3 a,
.stocking-inner4 a,
.stocking-inner5 a,
.stocking-inner-c1 a,
.stocking-inner-c2 a,
.stocking-inner-c3 a,
.stocking-inner-c4 a,
.stocking-inner-c5 a,
.stocking-inner-c6 a {
    color: #fff !important;
}

.icon-head h2.elementor-heading-title,
.icon-head-sm h2.elementor-heading-title {
    position: relative;
    padding-left: 35px;
    z-index: 1;
    font-weight: bold !important;
    letter-spacing: 0;
}

.find_inner_a ul li .elementor-icon-list-text {
    font-weight: bold !important;
}

span.stocking-inner-heading1.icon-head-sm,
span.stocking-inner-heading2.icon-head-sm,
span.stocking-inner-heading3.icon-head-sm,
span.stocking-inner-heading4.icon-head-sm,
span.stocking-inner-heading5.icon-head-sm,
span.stocking-inner-heading6.icon-head-sm {
    position: relative;
    padding-left: 35px;
    font-family: "capitolium-2", serif !important;
    z-index: 1;
    font-weight: bold;
    letter-spacing: 0;
    text-transform: capitalize;
}

.icon-head h2.elementor-heading-title::before,
.icon-head-sm h2.elementor-heading-title::before,
span.stocking-inner-heading1.icon-head-sm::before,
span.stocking-inner-heading2.icon-head-sm::before,
span.stocking-inner-heading3.icon-head-sm::before,
span.stocking-inner-heading4.icon-head-sm::before,
span.stocking-inner-heading5.icon-head-sm::before,
span.stocking-inner-heading6.icon-head-sm::before {
    content: "\f067";
    z-index: 1;
}

.icon-head h2.elementor-heading-title::after,
.icon-head-sm h2.elementor-heading-title::after,
span.stocking-inner-heading1.icon-head-sm::after,
span.stocking-inner-heading2.icon-head-sm::after,
span.stocking-inner-heading3.icon-head-sm::after,
span.stocking-inner-heading4.icon-head-sm::after,
span.stocking-inner-heading5.icon-head-sm::after,
span.stocking-inner-heading6.icon-head-sm::after {
    content: "\f068";
    z-index: 0;
}

.icon-head h2.elementor-heading-title::before,
.icon-head h2.elementor-heading-title::after,
.icon-head-sm h2.elementor-heading-title::before,
.icon-head-sm h2.elementor-heading-title::after,
span.stocking-inner-heading1.icon-head-sm::before,
span.stocking-inner-heading2.icon-head-sm::before,
span.stocking-inner-heading3.icon-head-sm::before,
span.stocking-inner-heading4.icon-head-sm::before,
span.stocking-inner-heading5.icon-head-sm::before,
span.stocking-inner-heading6.icon-head-sm::before,
span.stocking-inner-heading1.icon-head-sm::after,
span.stocking-inner-heading2.icon-head-sm::after,
span.stocking-inner-heading3.icon-head-sm::after,
span.stocking-inner-heading4.icon-head-sm::after,
span.stocking-inner-heading5.icon-head-sm::after,
span.stocking-inner-heading6.icon-head-sm::after {
    position: absolute;
    left: 0;
    transform: translate(-5%, -40%);
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 18px;
    top: 50%;
    background-color: #A17300;
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.icon-head-sm h2.elementor-heading-title::before,
.icon-head-sm h2.elementor-heading-title::after,
span.stocking-inner-heading1.icon-head-sm::before,
span.stocking-inner-heading2.icon-head-sm::before,
span.stocking-inner-heading3.icon-head-sm::before,
span.stocking-inner-heading4.icon-head-sm::before,
span.stocking-inner-heading5.icon-head-sm::before,
span.stocking-inner-heading6.icon-head-sm::before,
span.stocking-inner-heading1.icon-head-sm::after,
span.stocking-inner-heading2.icon-head-sm::after,
span.stocking-inner-heading3.icon-head-sm::after,
span.stocking-inner-heading4.icon-head-sm::after,
span.stocking-inner-heading5.icon-head-sm::after,
span.stocking-inner-heading6.icon-head-sm::after {
    font-size: 14px;
}

span.stocking-inner-heading5.icon-head-sm::before,
span.stocking-inner-heading5.icon-head-sm::after {
    top: 15%;
}

.icon-head.helelo_mail h2.elementor-heading-title::before {
    display: none;
}

.icon-head-sm.helelo_mail h2.elementor-heading-title::before {
    display: none;
}

.icon-head-sm.helelo_mail::before {
    display: none;
}

.stocking-inner-heading6.icon-head-sm.helelo_mail::before {
    display: none;
}

.stocking-inner1 .elementor-image-box-wrapper,
.stocking-inner2 .elementor-image-box-wrapper,
.stocking-inner3 .elementor-image-box-wrapper,
.stocking-inner4 .elementor-image-box-wrapper,
.stocking-inner5 .elementor-image-box-wrapper,
.stocking-inner6 .elementor-image-box-wrapper {
    text-align: left !important;
}

#find a {
    text-decoration: none !important;
}

#find span.stocking-inner-c1 a {
    color: #FFF;
}


/* Shop Page */
/*.c7-product-collection__product-list .main_parent_image_div .row {
    justify-content: space-between;
    align-items: flex-start;
}*/
/*.c7-product-collection__product-list .main_parent_image_div h3 {
    width: 62%;
}*/
.c7-product-collection__product-list .main_parent_image_div h3 a {
    font-size: 19px;
    font-weight: 600;
    display: block;
    text-decoration: none;
    color: #292424;
    font-family: capitolium-news-2, sans-serif;
    text-transform: uppercase;
    line-height: 1.5em;
}

.c7-product-collection__product-list .main_parent_image_div img {
    width: 100%;
    height: 400px;
    object-fit: contain;
    box-shadow: 1px 1px 30px #eee;
}

.c7-product-collection__product-list .main_parent_image_div .c7-product__add-to-cart__price {
    font-size: 17px;
    margin: 0px 0;
    font-family: capitolium-news-2, sans-serif;
}

/* .c7-product-collection__product-list .main_parent_image_div .c7-product__login-message {
    display: none;
} */
.c7-product-collection__product-list {
    column-gap: 100px;
}

.c7-side-cart__content-container a.c7-btn.c7-btn--primary,
.c7-order-summary__buttons a.c7-btn.c7-btn--primary,
.c7-order-summary__buttons a.c7-btn.c7-btn--alt {
    letter-spacing: 1px;
    padding: 14px 32px;
    font-size: 16px;
    min-height: auto !important;
    height: max-content;
    color: #faf7f2;
    font-family: 'Rockhill', sans-serif;
    font-weight: 100 !important;
    background-color: #b27a2c;
    border-radius: 50px;
    text-transform: uppercase;
}

.c7-order-summary__buttons a.c7-btn.c7-btn--primary,
.c7-order-summary__buttons a.c7-btn.c7-btn--alt {
    font-size: 17px;
    padding-inline: 0;
    margin-left: 14px;
}

.c7-order-summary__buttons a.c7-btn.c7-btn--alt {
    color: #000;
}

ul#menu-header-left-menu .c7-order-items.c7-order-items--cart li.c7-order-item {
    margin-left: 0;
}

ul#menu-header-left-menu .c7-order-items.c7-order-items--cart li.c7-order-item .c7-order-item__title {
    font-family: capitolium-news-2, sans-serif;
    color: #292424;
}

ul#menu-header-left-menu .c7-order-items.c7-order-items--cart li.c7-order-item button.c7-link,
#Cart .c7-order-item__details button.c7-link {
    color: #000;
    font-family: capitolium-news-2, sans-serif;
    padding: 0;
    font-size: 15px;
}

.c7-side-cart .c7-notice--empty p,
.c7-cart .c7-notice--empty p {
    font-family: 'Auroc', sans-serif;
    letter-spacing: 1px;
    font-size: 18px;
    line-height: 1.4em;
}

/* Input Search */
.input-box {
    position: relative;
    width: 100%;
    max-width: 40px;
    height: 55px;
    margin: 0 0 0 auto;
    background-color: #fff;
    border-radius: 6px;
    transition: all 0.5s ease-in-out;
}

.input-box.open {
    max-width: 350px;
}

.input-box input {
    position: relative;
    width: 100%;
    height: 100%;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    padding: 0 15px;
    border: none;
    border-radius: 6px;
    outline: none;
    transition: all 0.5s ease-in-out;
}

.input-box.open input {
    padding: 0 65px 0 15px;
    font-family: 'Auroc', sans-serif;
    font-weight: 500;
}

.input-box .search {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    border-radius: 6px;
    cursor: pointer;
}

.input-box.open .search {
    border-radius: 6px;
}

.search .search-icon {
    font-size: 30px;
    color: #1c1c1c;
}

.input-box .close-icon {
    position: absolute;
    top: 50%;
    left: -45px;
    font-size: 30px;
    color: #1c1c1c;
    padding: 5px;
    transform: translateY(-50%);
    transition: all 0.5s ease-in-out;
    cursor: pointer;
    pointer-events: none;
    opacity: 0;
}

.input-box.open .close-icon {
    transform: translateY(-50%) rotate(180deg);
    pointer-events: auto;
    opacity: 1;
}

/* Product Detail */
body#Product .c7-product-detail .c7-product__details h1.c7-product__title {
    font-weight: 600;
    font-size: 36px;
}

body#Product .c7-product-detail .c7-product__details .c7-product__add-to-cart__price {
    font-family: "capitolium-2", serif !important;
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 22px 0;
}

body#Product .c7-product-detail .c7-product__details .c7-product__add-to-cart .c7-product__add-to-cart__form {
    display: flex;
}

body#Product .c7-product-detail .c7-product__details .c7-product__add-to-cart .c7-product__add-to-cart__form button.c7-btn.c7-btn--primary,
body#Product .c7-product-detail .c7-product__details .c7-product__login-message button.c7-btn.c7-btn--primary {
    background: #a17300;
    border: 0;
    color: #FFF;
    font-weight: 500;
    letter-spacing: 0.5px;
    font-size: 14px;
    text-transform: uppercase;
    border: 2px solid #a17300;
}

body#Product .c7-product-detail .c7-product__details .c7-product__login-message p {
    color: #292424;
    font-family: "trade-gothic-next", Sans-serif;
    font-size: 17px;
    margin-bottom: 12px;
}

body#Product .c7-product-detail .c7-product__details .c7-product__content p {
    color: #292424;
    font-family: "trade-gothic-next", Sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.8em;
}

body#collection .c7-product-detail .c7-product__details,
body#Product .c7-product-detail .c7-product__image {
    width: 50%;
    flex: unset;
}

.c7-product-detail .c7-product__image img {
    width: 100%;
    background: #eee;
    object-fit: contain;
}

body#collection .c7-product-detail .c7-product__image .c7-product-detail__photo__thumbs {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    align-items: flex-start;
}

body#collection .c7-product-detail .c7-product__image .c7-product-detail__photo__thumbs a {
    width: 24%;
    background-color: transparent;
    border: 1px solid #a17300;
    margin-bottom: 0;
    height: 122px;
}

body#collection .c7-product-detail .c7-product__image .c7-product-detail__photo__thumbs a img {
    width: 100%;
    height: 120px;
    object-fit: cover;
}

body#collection .c7-product-detail .c7-product__details .c7-product__info {
    flex-wrap: wrap;
    gap: 12px;
}

body#collection .c7-product-detail .c7-product__details .c7-product__info .c7-product__specs {
    display: flex;
    gap: 18px;
    flex-wrap: wrap;
}

.c7-order-item__details .c7-order-item__title {
    font-family: "capitolium-news-2", sans-serif;
    font-size: 20px;
    color: #292424;
}


#Cart .c7-order-item__details .c7-order-item__description,
#Checkout .c7-order-item__details .c7-order-item__description {
    color: #292424;
    font-family: "trade-gothic-next", Sans-serif;
    font-size: 16px;
    margin-top: 12px;
}

#Cart .c7-form--coupon-code-container button.c7-link,
#Checkout .c7-form--coupon-code-container button.c7-link {
    padding: 0;
    color: #292424;
}

#Cart .c7-form--coupon-code-container button.c7-link:hover,
#Checkout .c7-form--coupon-code-container button.c7-link:hover {
    text-decoration: none;
}

a.c7-user-nav__account__login:hover {
    color: #A17300;
}

a.c7-user-nav__account__login {
    text-transform: uppercase !important;
    padding-right: 0 !important;
    font-family: "trade-gothic-next", sans-serif !important;
    text-transform: uppercase;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    font-size: 15px;
    font-weight: 600;
}

/*.topnav-right .menu-header-left-menu-container {
    position: relative;
    right: 3%;
}*/
#Cart .c7-form--coupon-code-container .c7-form button.c7-btn.c7-btn--alt,
#Cart aside.c7-cart__summary-container a.c7-btn.c7-btn--primary {
    background: #a17300;
    border: 0;
    color: #FFF;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    border-radius: 0;
    padding: 10px 20px;
    text-decoration: none;
    line-height: 1em;
    height: auto;
    min-height: auto;
}

#Checkout .c7-form--coupon-code-container .c7-form button.c7-btn.c7-btn--alt,
#Cart .c7-cart__header a.c7-btn {
    background: #a17300;
    border: 0;
    color: #FFF;
    font-weight: 500;
    letter-spacing: 0.5px;
    font-size: 13px;
    text-transform: uppercase;
    border-radius: 0;
    padding: 16px 20px;
    text-decoration: none;
    line-height: 1em;
    height: auto;
    min-height: auto;
}

#Cart aside.c7-cart__summary-container a.c7-btn.c7-btn--primary {
    padding-block: 16px;
    line-height: 2em;
    padding: 10px 20px 9px 20px;
}

#Cart .c7-callout a,
#Checkout .c7-callout a,
#Checkout .c7-checkout__footer ul li a {
    color: #a17300;
}

#Checkout .c7-checkout__footer ul li a {
    font-size: 16px;
}

#Checkout section.c7-checkout__content form.c7-form button.c7-btn,
#Checkout .c7-checkout__header--mobile button.c7-checkout-mobile__summary-toggle,
#Cart .c7-notice--empty a.c7-btn {
    background: #a17300;
    border: 0;
    color: #FFF;
    font-weight: 500;
    letter-spacing: 0.5px;
    font-size: 13px;
    text-transform: uppercase;
    border-radius: 0;
    padding: 16px 20px;
    text-decoration: none;
    height: auto;
    min-height: auto;
}

#Checkout .c7-checkout__header--mobile button.c7-checkout-mobile__summary-toggle {
    margin-left: 18px;
}

/* Shop Page End */



/* 18-12-2023 */

.c7-product-collection__product-list .main_parent_image_div img {
    /* background: #FFF; */
    box-shadow: none;
    mix-blend-mode: multiply;
}

.c7-product-collection__product-list .main_parent_image_div h3 {
    margin: 10px 0 7px 0;
}

.c7-product-collection__product-list .main_parent_image_div h3 a {
    color: #4e5037;
    letter-spacing: 0.5px;
    font-family: 'Caliste';
    font-size: 12px;
    font-style: italic;
    font-weight: 400;
    line-height: 15px;
    text-align: center;
    max-width: 200px;
    margin-inline: auto;
    text-transform: none;
}

.c7-product-collection__product-list .main_parent_image_div .c7-product__add-to-cart__price {
    font-size: 14px;
    margin: 0px 0;
    font-family: 'Rockhill', sans-serif;
    color: #4e5037;
    letter-spacing: 0.5px;
    display: flex;
    gap: 1px;
    flex-wrap: wrap;
}

.c7-product-collection__product-list .main_parent_image_div .c7-product__add-to-cart__price .c7-product__add-to-cart__price__action-message {
    width: 100%;
    margin: 5px 0 5px 0;
}

.c7-product-collection__product-list .main_parent_image_div .c7-form.c7-product__add-to-cart .c7-product__add-to-cart__form {
    margin: 0;
}

.c7-product-collection__product-list .main_parent_image_div .c7-form.c7-product__add-to-cart input {
    background: transparent;
    border: 2px solid #99a297;
    padding: 0;
    color: #4e5037;
    font-family: 'Rockhill', sans-serif;
    font-weight: 300;
    height: 42px;
    width: 48px;
    padding: 0;
}

.c7-product-collection__product-list .main_parent_image_div .c7-form.c7-product__add-to-cart input[type="submit"] {
    border-radius: 50px !important;
}

.c7-product-collection__product-list .main_parent_image_div .c7-form.c7-product__add-to-cart button,
.c7-product-collection__product-list .main_parent_image_div .c7-product__login-message .c7-btn.c7-btn--primary {
    background-color: #b27a2c;
    border-radius: 7px !important;
    padding: 5px 35px;
    font-family: 'Rockhill', sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
    height: auto;
    line-height: 2em;
    min-height: auto;
    border-radius: 50px !important;
    color: #FFF;
    max-height: unset;
}

#Cart .c7-notice--empty a.c7-btn {
    background-color: #b27a2c !important;
    font-family: 'Rockhill', sans-serif;
    font-weight: 100;
    letter-spacing: 2px;
    font-size: 16px;
    padding: 14px 40px;
    line-height: normal;
    min-height: auto;
    border-radius: 50px;
    border-color: #b27a2c;
    text-decoration: none;
    margin-top: 22px;
}

/* 18-12-2023 End */




@media screen and (max-width:1024px) {

    .yesno-button-wrap button {
        padding: 10px 28px;
        font-size: 13px;
    }

    .elementor-1614 .elementor-element.elementor-element-04dd9fd .elementor-tab-title {
        padding: 40px 0px 40px 0px;
    }

    .elementor-1614 .elementor-element.elementor-element-04dd9fd .elementor-accordion-title {
        font-size: 24px;
    }

    .home_wine_bottel figure.swiper-slide-inner img.swiper-slide-image {
        object-fit: cover;
        width: 100%;
        height: 28rem;
    }

    .home_wine_bottel .swiper-wrapper {
        padding-block: 85px 150px;
    }

    .about-position-img {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        bottom: auto !important;
    }

    .hbr-mob {
        display: none;
    }

    .t-left i {
        color: #FFF;
    }

    #Contact .t-left i,
    body#Work\ with\ us .t-left i,
    #Product .t-left i,
    #Cart .t-left i,
    #Checkout .t-left i {
        color: #000000;
    }

    div#contactform77 input.wpcf7-form-control.has-spinner.wpcf7-submit {
        padding: 12px 20px;
        width: 100%;
    }

    #Contact .logo_moblie img,
    #Work\ with\ us .logo_moblie img,
    #Product .logo_moblie img,
    #Cart .logo_moblie img,
    #Checkout .logo_moblie img {
        filter: brightness(0) saturate(100%) invert(0%) sepia(4%) saturate(0%) hue-rotate(324deg) brightness(95%) contrast(105%);
    }

    #Contact .mobile_menu,
    body#Work\ with\ us .mobile_menu {
        border-bottom: 1px solid #A17300;
    }

    div#contactform78 p:nth-child(1),
    div#contactform78 p:nth-child(2),
    div#contactform78 p:nth-child(3),
    div#contactform78 p:nth-child(4) {
        width: 48%;
    }

    div#contactform77 label.custlabel input,
    div#contactform77 label.custlabel textarea,
    div#contactform78 label.custlabel input,
    div#contactform78 label.custlabel textarea {
        padding: 10px 15px;
        border: 2px solid #828080;
    }

    div#contactform78 label.dayscheck .wpcf7-list-item {
        margin-top: 15px;
    }

    .c7-product-collection__product-list {
        grid-template-columns: 2fr 2fr;
    }

    body#collection .c7-product-detail .c7-product {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }

    body#collection .c7-product-detail .c7-product__details,
    body#Product .c7-product-detail .c7-product__image {
        width: 48%;
    }

    body#collection .c7-product-detail .c7-product__details h1.c7-product__title {
        font-size: 25px;
    }

    body#collection .c7-product-detail .c7-product__details .c7-product__add-to-cart {
        margin: 23px 0;
    }

    body#collection .c7-product-detail .c7-product__details .c7-product__add-to-cart__price {
        font-size: 18px;
        margin: 0 0 15px 0;
    }

    body#collection .c7-product-detail .c7-product__image .c7-product-detail__photo__thumbs a {
        width: 32%;
        height: 102px;
    }

    body#collection .c7-product-detail .c7-product__image .c7-product-detail__photo__thumbs a img {
        height: 100px;
        object-fit: cover;
    }

    body#collection .c7-product-detail .c7-product__details .c7-product__add-to-cart .c7-product__add-to-cart__form button.c7-btn.c7-btn--primary,
    body#Product .c7-product-detail .c7-product__details .c7-product__login-message button.c7-btn.c7-btn--primary {
        font-size: 13px;
        padding: 10px 30px;
    }

    body#collection section.c7-content {
        padding-top: 50px;
    }

    #Cart section.c7-content.c7-cart {
        padding-top: 120px;
        padding-inline: 17px;
    }
}

body#Product .main_product_section img,
.row.au_wine_style img {
    /* background: #f1f1f1 ; */
    background: #faf7f2;
    margin: 0px;
    border-radius: 20px;
    /* width: 100%; */
    margin-right: 12px;
}

body#Product .main_product_section a.active img {
    border: 4px solid #A17300;
    /* margin: 10px; */
}

.c7-product-detail__photo__thumbs img {
    width: 130px;
    height: 130px;
}

.main_product_section .row_grid,
.row.au_wine_style {
    gap: 50px;
}


body .main_product_section img {
    background: #f1f1f1;
    margin: 10px
}

body .main_product_section a.active img {
    border: 4px solid #A17300;
    /* margin: 10px; */
}

@media screen and (max-width:767px) {
    .yesno-button-wrap button {
        padding: 9px 24px;
        font-size: 12px;
    }

    .yesno-button-wrap {
        margin-top: 14px;
        margin-bottom: 12px;
    }

    .elementor-226 .elementor-element.elementor-element-04dd9fd .elementor-tab-title,
    .elementor-1614 .elementor-element.elementor-element-04dd9fd .elementor-tab-title {
        padding: 28px 0px 28px 0px !important;
    }

    .elementor-226 .elementor-element.elementor-element-04dd9fd .elementor-accordion-title,
    .elementor-1614 .elementor-element.elementor-element-04dd9fd .elementor-accordion-title {
        font-size: 20px !important;
    }

    .home_wine_bottel figure.swiper-slide-inner img.swiper-slide-image {
        object-fit: cover;
        width: 100%;
        height: auto;
    }

    .home_wine_bottel .swiper-wrapper {
        padding-block: 0 0;
    }

    div#elementor-tab-content-5101 {
        padding-inline: 0;
    }

    div#contactform77 p:nth-child(1),
    div#contactform77 p:nth-child(2),
    div#contactform78 p:nth-child(1),
    div#contactform78 p:nth-child(2),
    div#contactform78 p:nth-child(3),
    div#contactform78 p:nth-child(4) {
        width: 100%;
    }

    div#contactform77 label.custlabel input,
    div#contactform77 label.custlabel textarea {
        font-size: 15px;
        padding: 10px 12px;
    }

    div#contactform77 label.custlabel {
        font-size: 15px;
    }

    div#contactform77 p {
        margin-bottom: 20px;
    }

    div#contactform77 input.wpcf7-form-control.has-spinner.wpcf7-submit {
        font-size: 13px;
    }

    div#contactform78 p {
        margin-bottom: 32px;
    }

    div#contactform78 label.dayscheck .wpcf7-list-item {
        width: 100%;
        margin-top: 13px;
    }

    div#contactform77 input.wpcf7-form-control.has-spinner.wpcf7-submit,
    div#contactform78 input.wpcf7-form-control.has-spinner.wpcf7-submit {
        font-size: 13px;
        padding: 11px 28px;
        width: max-content;
        border: 2px solid #a17300;
    }

    .height_box {
        min-height: 320px !important;
    }

    .c7-product-collection__product-list {
        grid-template-columns: 1fr;
    }

    body#collection .c7-product-detail .c7-product {
        flex-wrap: wrap;
    }

    body#collection .c7-product-detail .c7-product__details,
    body#Product .c7-product-detail .c7-product__image {
        width: 100%;
    }

    body#collection .c7-product-detail .c7-product__details h1.c7-product__title {
        font-size: 22px;
    }

    body#collection .c7-product-detail .c7-product__details .c7-product__add-to-cart {
        margin: 0 0 22px 0;
    }

    body#collection .c7-product-detail .c7-product__details .c7-product__info .c7-product__specs .c7-product__spec {
        font-size: 16px;
    }

    body#collection .c7-product-detail .c7-product__image .c7-product-detail__photo__thumbs a img {
        object-fit: contain;
    }

    #Cart .c7-order-items .c7-order-item {
        flex-wrap: wrap;
    }

    #Cart .c7-order-items .c7-order-item .c7-order-item__details,
    #Cart .c7-order-items .c7-order-item .c7-order-item__pricing {
        width: 100%;
        margin: 0;
        flex: unset;
    }

    #Checkout .c7-checkout__footer {
        padding-inline: 17px;
    }

    .post-type-archive-tribe_events header.tribe-events-header.tribe-events-header--has-event-search .tribe-events-c-top-bar.tribe-events-header__top-bar .tribe-events-c-top-bar__datepicker-button .tribe-common-c-svgicon {
        top: 0;
    }

    .tribe-events .tribe-events-c-nav__list-item--today a.tribe-events-c-nav__today {
        color: #fff;
        font-family: 'Auroc';
        letter-spacing: 0;
        font-size: 16px;
    }

    .tribe-events .tribe-events-c-nav__list-item--next a.tribe-events-c-nav__next,
    .tribe-events .tribe-events-c-nav__list-item--prev a.tribe-events-c-nav__prev {
        color: #fff;
        font-family: 'RockhillSans';
        letter-spacing: 0.6px;
        font-size: 15px;
    }

    .tribe-events .tribe-events-c-messages__message svg.tribe-common-c-svgicon.tribe-common-c-svgicon--messages-not-found.tribe-events-c-messages__message-icon-svg {
        color: #fff;
        filter: brightness(100);
    }
}

.reach_out_link .club_link {
    color: #363636;
}

.reach_out_link .club_link:hover {
    text-decoration: none;
}

@media screen and (max-width:767px) {
    .mainNavBar ul.main-nav {
        display: flex;
        position: relative;
        padding: 0;
        width: 100%;
        background: transparent;
        padding-inline: 12px;
    }

    ul.main-nav>li {
        opacity: 1;
    }

    .mainNavBar {
        padding-inline: 0;
    }

    ul.main-nav>li a {
        white-space: nowrap;
    }
}

.age-gate .age-gate-errors p.age-gate__error {
    color: #fff;
    font-family: "Alegreya", sans-serif;
}



article address.tribe-events-calendar-day__event-venue.tribe-common-b2 span {
    color: #fff !important;
    font-family: 'Auroc';
    letter-spacing: 0;
}

.tribe-events-calendar-day__event-header span.tribe-events-calendar-series-archive__container svg {
    color: #fff !important;
    font-family: 'Auroc';
    letter-spacing: 0;
}

.tribe-events-calendar-day__event-header span.tribe-events-calendar-series-archive__container span {
    color: #fff !important;
    font-family: 'Auroc';
    letter-spacing: 0;
}

#Checkout .c7-checkout__summary-container .c7-club-summary__description ul {
    font-family: 'Auroc';
    letter-spacing: 0;
    font-size: 16px;
}

#Checkout .c7-checkout__summary-container .c7-callout.c7-callout--club {
    padding: 22px !important;
}

/* 28-02-2025 */
.topnav-right #c7-side-cart .c7-carrot .c7-carrot__message {
    text-align: center;
    border-bottom: 1px solid #cfcfcf;
    font-family: 'Rockhill';
    letter-spacing: 0.7px;
    font-size: 17px;
    margin-bottom: 16px;
    padding-bottom: 8px;
}

.topnav-right #c7-side-cart .c7-carrot .c7-carrot__product__details .c7-carrot__product__details__title {
    font-family: 'Auroc';
    letter-spacing: 0.5px;
    line-height: normal;
    margin-bottom: 8px;
}

.topnav-right #c7-side-cart .c7-carrot .c7-carrot__product__details .c7-carrot__product__details__variant {
    font-family: 'Caliste';
    font-size: 17px;
}

.topnav-right #c7-side-cart .c7-carrot .c7-carrot__product__details .c7-carrot__product__details__price {
    font-family: 'Rockhill';
    font-weight: 400 !important;
    letter-spacing: 0.4px;
}

.topnav-right #c7-side-cart .c7-carrot .c7-carrot__product__details button.c7-btn {
    padding-inline: 14px;
    padding-block: 11px;
    line-height: 13px;
    letter-spacing: 1px;
    padding: 12px 28px;
    font-size: 14px;
    min-height: auto !important;
    height: max-content;
    color: #faf7f2;
    font-family: 'Rockhill', sans-serif;
    font-weight: 100 !important;
    background-color: #b27a2c;
    border-radius: 50px !important;
    text-transform: uppercase;
}

address.tribe-events-calendar-list__event-venue.tribe-common-b2 {
    color: #fff;
    font-family: 'Auroc';
    letter-spacing: 0.5px;
}

.tribe-events-notices li {
    color: #fff;
    font-family: 'Auroc';
    letter-spacing: 0.5px;
    font-size: 16px;
}

span.tribe-events-calendar-series-archive__container svg.tribe-common-c-svgicon {
    color: #fff;
}

.tribe-events-header__events-bar form.tribe-events-c-search input#tribe-events-events-bar-keyword {
    font-family: 'Auroc';
}

.tribe-events-header__events-bar form.tribe-events-c-search button.tribe-common-c-btn.tribe-events-c-search__button {
    font-family: 'Auroc';
    background: #A17300;
}

.tribe-events-header__events-bar .tribe-events-c-events-bar__views .tribe-events-c-view-selector__list .tribe-events-c-view-selector__list-item a span {
    font-family: 'Auroc' !important;
    letter-spacing: 0.5px;
}

.tribe-events-c-top-bar.tribe-events-header__top-bar a.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
    font-family: 'Auroc';
    letter-spacing: 0.4px;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-summary__event-date-tag {
    font-family: 'Auroc';
    letter-spacing: 0;
}

.tribe-events-pro-summary__event-wrapper .tribe-events-pro-summary__event-details .tribe-events-pro-summary__event-datetime-wrapper {
    font-family: 'Auroc';
    letter-spacing: 0.4px;
    font-size: 15px;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-summary__event-row time.tribe-events-pro-summary__event-date-tag-datetime span {
    font-family: 'Auroc';
}

nav.tribe-events-pro-summary-nav.tribe-events-c-nav li.tribe-events-c-nav__list-item .tribe-common-b2 span {
    font-family: 'Auroc';
    letter-spacing: 0.4px;
}

.tribe-events-c-subscribe-dropdown__container .tribe-common-c-btn-border {
    border-color: #A17300;
}

.tribe-events-c-subscribe-dropdown__container .tribe-common-c-btn-border .tribe-events-c-subscribe-dropdown__button-text {
    font-family: 'Auroc';
    color: #A17300 !important;
}

.tribe-events-c-subscribe-dropdown__container .tribe-common-c-btn-border svg {
    color: #A17300 !important;
}

header.tribe-events-calendar-month__header .tribe-events-calendar-month__header-row span,
.post-type-archive-tribe_events time.tribe-events-calendar-list__event-date-tag-datetime .tribe-events-calendar-list__event-date-tag-weekday {
    font-family: "Rockhill", Sans-serif !important;
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-date,
.post-type-archive-tribe_events .tribe-events-calendar-month__calendar-event-datetime time,
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4,
.tribe-events-calendar-month__calendar-event-details a.tribe-events-calendar-month__calendar-event-title-link.tribe-common-anchor-thin.tooltipstered,
.tribe-events .tribe-events-calendar-month__day-date,
.post-type-archive-tribe_events header.tribe-events-header.tribe-events-header--has-event-search .tribe-events-c-top-bar.tribe-events-header__top-bar .tribe-events-c-top-bar__datepicker-button span.tribe-events-c-top-bar__datepicker-mobile,
.post-type-archive-tribe_events time.tribe-events-calendar-list__month-separator-text.tribe-common-h7.tribe-common-h6--min-medium.tribe-common-h--alt {
    font-family: "Caliste", Sans-serif !important;
}

.tribe-events .tribe-events-calendar-month__day-date {
    opacity: .6;
}

.post-type-archive-tribe_events .tribe-events-calendar-month__calendar-event-details span {
    vertical-align: middle;
}

.tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
    background-color: var(--tec-color-icon-active);
}

.tribe-events .tribe-events-c-nav__list-item--next a.tribe-events-c-nav__next,
.tribe-events .tribe-events-c-nav__list-item--prev a.tribe-events-c-nav__prev {
    text-transform: uppercase;
}

.tribe-events .tribe-events-c-top-bar__datepicker-separator {
    color: #fff;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium {
    font-family: "Caliste", Sans-serif !important;
}

.post-type-archive-tribe_events .tribe-events-calendar-list__event-details.tribe-common-g-col a {
    text-transform: capitalize;
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__mobile-events-icon--event,
.tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
    background-color: #fff !important;
}

.tribe-events-calendar-month-mobile-events__mobile-day .tribe-events-c-day-marker__date,
.tribe-common-anchor {
    color: #fff !important;
}

.tribe-events-calendar-list__event-details .tribe-events-calendar-list__event-datetime-wrapper .tec_series_marker__title {
    display: none !important;
}

.primary-links a {
    color: #A07200 !important;
}

.shipping_map a {
    transition: .3s;
    color: #232324;
    text-decoration: underline;
    font-weight: 400;
    cursor: pointer;
    padding-left: 5px;
}

.shipping_map a:hover {
    color: #000;
    font-weight: 700;
}

/*css for filter Apr232025*/


.post-type-archive-tribe_events header.tribe-events-header.tribe-events-header--has-event-search .tribe-events-c-top-bar.tribe-events-header__top-bar .tribe-events-c-top-bar__datepicker-button .tribe-common-c-svgicon {
    top: 0;
}

.tribe-events .tribe-events-c-nav__list-item--today a.tribe-events-c-nav__today {
    color: #fff;
    font-family: 'Auroc';
    letter-spacing: 0;
    font-size: 16px;
}

.tribe-events .tribe-events-c-nav__list-item--next a.tribe-events-c-nav__next,
.tribe-events .tribe-events-c-nav__list-item--prev a.tribe-events-c-nav__prev {
    color: #fff;
    font-family: 'RockhillSans';
    letter-spacing: 0.6px;
    font-size: 15px;
    font-weight: 300 !important;
    /* text-transform: uppercase !important; */
    
}
/* ul.tribe-events-c-nav__list li.tribe-events-c-nav__list-item.tribe-events-c-nav__list-item--prev a span {
    color: white !important;
    font-family: "RockhillSans" !important;
    font-size: 14px;
    /* letter-spacing: 2px; */
    /* text-transform: none; */
    /* witdh: 50%; */
    /* color: white;
    font-family: "Auroc", Sans-serif;
    font-family: 'RockhillSans';
    font-weight: 300 !important;
    letter-spacing: 0.7px;
    text-transform: uppercase; */
/* } */ 

.tribe-events .tribe-events-c-messages__message svg.tribe-common-c-svgicon.tribe-common-c-svgicon--messages-not-found.tribe-events-c-messages__message-icon-svg {
    color: #fff;
    filter: brightness(100);/home/webgarh/webgarh/2025/Wordpress/livingroots/Apr/Apr232025/live-backup/
}
}

.reach_out_link .club_link {
    color: #363636;
}

.reach_out_link .club_link:hover {
    text-decoration: none;
}

@media screen and (max-width:767px) {
    .mainNavBar ul.main-nav {
        display: flex;
        position: relative;
        padding: 0;
        width: 100%;
        background: transparent;
        padding-inline: 12px;
    }

    ul.main-nav>li {
        opacity: 1;
    }

    .mainNavBar {
        padding-inline: 0;
    }

    ul.main-nav>li a {
        white-space: nowrap;
    }
}

.age-gate .age-gate-errors p.age-gate__error {
    color: #fff;
    font-family: "Alegreya", sans-serif;
}



article address.tribe-events-calendar-day__event-venue.tribe-common-b2 span {
    color: #fff !important;
    font-family: 'Auroc';
    letter-spacing: 0;
}

.tribe-events-calendar-day__event-header span.tribe-events-calendar-series-archive__container svg {
    color: #fff !important;
    font-family: 'Auroc';
    letter-spacing: 0;
}

.tribe-events-calendar-day__event-header span.tribe-events-calendar-series-archive__container span {
    color: #fff !important;
    font-family: 'Auroc';
    letter-spacing: 0;
}

#Checkout .c7-checkout__summary-container .c7-club-summary__description ul {
    font-family: 'Auroc';
    letter-spacing: 0;
    font-size: 16px;
}

#Checkout .c7-checkout__summary-container .c7-callout.c7-callout--club {
    padding: 22px !important;
}

/* 28-02-2025 */
.topnav-right #c7-side-cart .c7-carrot .c7-carrot__message {
    text-align: center;
    border-bottom: 1px solid #cfcfcf;
    font-family: 'Rockhill';
    letter-spacing: 0.7px;
    font-size: 17px;
    margin-bottom: 16px;
    padding-bottom: 8px;
    text-transform: uppercase;
}

.topnav-right #c7-side-cart .c7-carrot .c7-carrot__product__details .c7-carrot__product__details__title {
    font-family: 'Auroc';
    letter-spacing: 0.5px;
    line-height: normal;
    margin-bottom: 8px;
}

.topnav-right #c7-side-cart .c7-carrot .c7-carrot__product__details .c7-carrot__product__details__variant {
    font-family: 'Caliste';
    font-size: 17px;
}

.topnav-right #c7-side-cart .c7-carrot .c7-carrot__product__details .c7-carrot__product__details__price {
    font-family: 'Rockhill';
    font-weight: 400 !important;
    letter-spacing: 0.4px;
    text-transform: uppercase;
}

.topnav-right #c7-side-cart .c7-carrot .c7-carrot__product__details button.c7-btn {
    padding-inline: 14px;
    padding-block: 11px;
    line-height: 13px;
    letter-spacing: 1px;
    padding: 12px 28px;
    font-size: 14px;
    min-height: auto !important;
    height: max-content;
    color: #faf7f2;
    font-family: 'Rockhill', sans-serif;
    font-weight: 100 !important;
    background-color: #b27a2c;
    border-radius: 50px !important;
    text-transform: uppercase;
}

address.tribe-events-calendar-list__event-venue.tribe-common-b2 {
    color: #fff;
    font-family: 'Auroc';
    letter-spacing: 0.5px;
}

.tribe-events-notices li {
    color: #fff;
    font-family: 'Auroc';
    letter-spacing: 0.5px;
    font-size: 16px;
}

span.tribe-events-calendar-series-archive__container svg.tribe-common-c-svgicon {
    color: #fff;
}

.tribe-events-header__events-bar form.tribe-events-c-search input#tribe-events-events-bar-keyword {
    font-family: 'Auroc';
}

.tribe-events-header__events-bar form.tribe-events-c-search button.tribe-common-c-btn.tribe-events-c-search__button {
    font-family: 'Auroc';
    background: #A17300;
}

.tribe-events-header__events-bar .tribe-events-c-events-bar__views .tribe-events-c-view-selector__list .tribe-events-c-view-selector__list-item a span {
    font-family: 'Auroc' !important;
    letter-spacing: 0.5px;
}

.tribe-events-c-top-bar.tribe-events-header__top-bar a.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button {
    font-family: 'Auroc';
    letter-spacing: 0.4px;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-summary__event-date-tag {
    font-family: 'Auroc';
    letter-spacing: 0;
}

.tribe-events-pro-summary__event-wrapper .tribe-events-pro-summary__event-details .tribe-events-pro-summary__event-datetime-wrapper {
    font-family: 'Auroc';
    letter-spacing: 0.4px;
    font-size: 15px;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-summary__event-row time.tribe-events-pro-summary__event-date-tag-datetime span {
    font-family: 'Auroc';
}

nav.tribe-events-pro-summary-nav.tribe-events-c-nav li.tribe-events-c-nav__list-item .tribe-common-b2 span {
    font-family: 'Auroc';
    letter-spacing: 0.4px;
}

.tribe-events-c-subscribe-dropdown__container .tribe-common-c-btn-border {
    border-color: #A17300;
}

.tribe-events-c-subscribe-dropdown__container .tribe-common-c-btn-border .tribe-events-c-subscribe-dropdown__button-text {
    font-family: 'Auroc';
    color: #A17300 !important;
}

.tribe-events-c-subscribe-dropdown__container .tribe-common-c-btn-border svg {
    color: #A17300 !important;
}

header.tribe-events-calendar-month__header .tribe-events-calendar-month__header-row span,
.post-type-archive-tribe_events time.tribe-events-calendar-list__event-date-tag-datetime .tribe-events-calendar-list__event-date-tag-weekday {
    font-family: "Rockhill", Sans-serif !important;
    text-transform: uppercase;
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-date,
.post-type-archive-tribe_events .tribe-events-calendar-month__calendar-event-datetime time,
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4,
.tribe-events-calendar-month__calendar-event-details a.tribe-events-calendar-month__calendar-event-title-link.tribe-common-anchor-thin.tooltipstered,
.tribe-events .tribe-events-calendar-month__day-date,
.post-type-archive-tribe_events header.tribe-events-header.tribe-events-header--has-event-search .tribe-events-c-top-bar.tribe-events-header__top-bar .tribe-events-c-top-bar__datepicker-button span.tribe-events-c-top-bar__datepicker-mobile,
.post-type-archive-tribe_events time.tribe-events-calendar-list__month-separator-text.tribe-common-h7.tribe-common-h6--min-medium.tribe-common-h--alt {
    font-family: "Caliste", Sans-serif !important;
}

.tribe-events .tribe-events-calendar-month__day-date {
    opacity: .6;
}

.post-type-archive-tribe_events .tribe-events-calendar-month__calendar-event-details span {
    vertical-align: middle;
}

.tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
    background-color: var(--tec-color-icon-active);
}

.tribe-events .tribe-events-c-nav__list-item--next a.tribe-events-c-nav__next,
.tribe-events .tribe-events-c-nav__list-item--prev a.tribe-events-c-nav__prev {
    text-transform: uppercase;
}

.tribe-events .tribe-events-c-top-bar__datepicker-separator {
    color: #fff;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium {
    font-family: "Caliste", Sans-serif !important;
}

.post-type-archive-tribe_events .tribe-events-calendar-list__event-details.tribe-common-g-col a {
    text-transform: capitalize;
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__mobile-events-icon--event,
.tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
    background-color: #fff !important;
}

.tribe-events-calendar-month-mobile-events__mobile-day .tribe-events-c-day-marker__date,
.tribe-common-anchor {
    color: #fff !important;
}

.tribe-events-calendar-list__event-details .tribe-events-calendar-list__event-datetime-wrapper .tec_series_marker__title {
    display: none !important;
}

.primary-links a {
    color: #A07200 !important;
}

.shipping_map a {
    transition: .3s;
    color: #232324;
    text-decoration: underline;
    font-weight: 400;
    cursor: pointer;
    padding-left: 5px;
}

.shipping_map a:hover {
    color: #000;
    font-weight: 700;
}


nav.tribe-events-nav-pagination li.tribe-events-nav-next a {
    font-family: "Auroc", Sans-serif;
}


li.tribe-events-nav-next a {
    font-size: 14px !important;
}

li.tribe-events-nav-previous a {
    font-size: 14px !important;
}

#tribe-filter-bar__form-heading--1db5c86e-9369-41bc-a6dd-e7a2d2fb65b6 {
    color: #fff !important;
    font-family: 'Rockhill';
}

.tribe-filter-bar-c-filter__toggle-label {
    color: #fff !important;
}

#tribe-filter-bar__form-heading--43376917-7539-4b2a-b0a6-bbae828fd527 {
    text-transform: uppercase !important;
    color: #fff !important;
}

.tribe-filter-bar-c-filter__toggle-label {
    font-family: Auroc regular !important;
}

.buy-now-btn {
    border: 1px solid white;
    border-radius: 11px;
    font-family: "Rockhill", Sans-serif;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 2em;
    letter-spacing: 1px;
    background-color: #FFFFFF00;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 50px 50px 50px 50px;
    padding: 10px 35px 10px 35px;
    border-color: #fff !important;
    min-width: 250px;
}

.buy-now-btn:hover {
    background: white !important;
}

/*a.buy-now-btn {
padding-top: 13px;
}*/
a.buy-now-btn {
    padding-top: 18px;
    padding-left: 5.6rem;
    padding-right: 5.6rem;
    position: relative;
    padding-bottom: 15px;
}

span.tribe-events-series-relationship-single-marker__prefix {
    font-family: "Auroc", Sans-serif;
}

body.single-tribe_event_series {
    background: #292f22;
}

.tribe-events-pro-summary time.tribe-common-h7 {
    color: #fff;
}

.tribe-events-pro-summary .tribe-common-g-col time.tribe-events-pro-summary__event-date-tag-datetime span {
    color: #fff;
}

header.tribe-events-pro-summary__event-header {
    background: none;
}

header.tribe-events-pro-summary__event-header time span {
    color: #fff;
}

h3.tribe-events-pro-summary__event-title a {
    color: #fff !important;
}

ul.tribe-events-c-nav__list li.tribe-events-c-nav__list-item--prev a span {
    color: #fff;
    text-transform: capitalize;
}

ul.tribe-events-c-nav__list li.tribe-events-c-nav__list-item--prev a svg,
ul.tribe-events-c-nav__list li.tribe-events-c-nav__list-item--prev a svg path {
    fill: white !important;
    color: #fff;
}

button.tribe-common-h3.tribe-common-h--alt.tribe-events-c-top-bar__datepicker-button:hover {
    background: none;
}

button.tribe-common-h--alt.tribe-events-c-top-bar__datepicker-button svg path {
    fill: #fff;
    color: #fff;
}

.tribe-events-calendar-list h2.tribe-events-calendar-list__month-separator time.tribe-events-calendar-list__month-separator-text {
    color: #fff;
}

.tribe-common-g-row.tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-date-tag time.tribe-events-calendar-list__event-date-tag-datetime span {
    color: #fff;
}

body.single-tribe_event_series .tribe-events-calendar-list__event-details header.tribe-events-calendar-list__event-header {
    background: none;
}

body.single-tribe_event_series .tribe-events-calendar-list__event-details header time span,
body.single-tribe_event_series .tribe-events-calendar-list__event-details header h3.tribe-common-h6 a {
    color: #fff;
}

body.single-tribe_event_series .tribe-events-calendar-list__event-details .tribe-events-calendar-list__event-description p {
    color: #fff;
}

ul.tribe-events-c-nav__list li.tribe-events-c-nav__list-item.tribe-events-c-nav__list-item--prev a span {
    color: white !important;
    font-family: "RockhillSans" !important;
    font-size: 14px;
    /* letter-spacing: 2px; */
    /* text-transform: none; */
    letter-spacing : 0.7px;
    text-transform: uppercase;
}

body.single-tribe_event_series .tribe-events .tribe-events-calendar-month__day-date-daynum {
    color: #fff;
}

body.single-tribe_event_series .tribe-events-calendar-month__calendar-event-details .tribe-events-calendar-month__calendar-event-datetime time,
body.single-tribe_event_series .tribe-events-calendar-month__calendar-event-details .tribe-events-calendar-month__calendar-event-datetime span {
    color: #fff !important;
    /* opacity: 1; */
}

h3.tribe-events-calendar-month__day-date.tribe-common-h4 {
    opacity: 1 !important;
}

body.single-tribe_event_series .tribe-events .tribe-events-calendar-month__day-date-daynum a {
    color: #fff;
}

body.single-tribe_event_series .tribe-events-calendar-month__events article.tribe-events-calendar-month__calendar-event {
    opacity: 1 !important;
}

body.single-tribe_event_series .tribe-events-c-messages__message.tribe-events-c-messages__message--notice {
    background: #fff;
}

body.single-tribe_event_series ul.tribe-events-c-messages__message-list li a {
    border-bottom-color: #000 !important;
}

body.single-tribe_event_series button.tribe-common-h--alt.tribe-events-c-top-bar__datepicker-button {
    font-family: Rockhill !important;
    text-transform: uppercase;
}

body.single-tribe_event_series ul.tribe-events-c-nav__list li a {
    color: white !important;
    font-family: "Auroc", Sans-serif !important;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: capitalize !important;
}

body.single-tribe_event_series .tribe-filter-bar-c-pill__pill.tribe-common-b2.tribe-common-b3--min-medium {
    font-family: "Auroc", Sans-serif;
    font-style: italic;
}

body.post-type-archive-tribe_events .tribe-filter-bar__selected-filters .tribe-filter-bar__selected-filters-header {
    background: #292f22;
}

body.post-type-archive-tribe_events .tribe-filter-bar__selected-filters .tribe-filter-bar__selected-filters-header span {
    color: #fff;
}

body.post-type-archive-tribe_events .tribe-filter-bar__selected-filters .tribe-filter-bar__selected-filters-header button svg path {
    color: #fff;
    fill: #fff !important;
}

body.post-type-archive-tribe_events .tribe-filter-bar-c-pill__pill.tribe-common-b2.tribe-common-b3--min-medium {
    background: #292f22;
    color: #fff;
    border-color: white;
}

body.post-type-archive-tribe_events .tribe-filter-bar-c-pill__remove-button {
    background: #fff !important;
}

.select2-results ul li:focus {
    outline: none !important;
}

.tribe-filter-bar__selected-filters-list-item .tribe-filter-bar-c-pill .tribe-common-b2 {
    font-family: "Auroc", Sans-serif;
    font-style: italic;
}

.select2-selection.select2-selection--single .select2-selection__rendered {
    font-family: "Auroc", Sans-serif;
    font-style: italic;
}

.tribe-events-series-relationship-single-marker__title.tribe-common-cta--alt {
    font-family: "Auroc", Sans-serif;
}

.tribe-events-series-relationship-single-marker.tribe-common svg {
    color: #fff;
}

.tribe-events-series-relationship-single-marker.tribe-common svg path {
    color: #fff !important;
}

.single-tribe_events .tribe_events {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
}

.single-tribe_events .tribe_events .tribe-events-single-event-description.tribe-events-content,
.single-tribe_events .tribe_events .tribe-events-event-image {
    grid-column: 1 / 3;
}

.single-tribe_events .tribe_events .tribe-events.tribe-common .tribe-events-c-subscribe-dropdown {
    margin-block: 20px;
}

.single-tribe_events .tribe-events-single>.tribe_events .buy-now {
    text-align: right;
}

.single-tribe_events .tribe-events-single>.tribe_events .buy-now {
    grid-column-start: 1;
    grid-row-start: 3;
    display: flex;
    align-items: center;
}

.single-tribe_events .tribe_events .tribe-events.tribe-common .tribe-events-c-subscribe-dropdown {
    margin-block: 20px;
    text-align: right;
}

.single-tribe_events .tribe-events-single>.tribe_events .buy-now a.buy-now-btn {
    padding-block: 11px;
}

.single-tribe_events .tribe-events-single>.tribe_events .buy-now a.buy-now-btn {
    padding-block: 11px;
    padding-inline: 15px;
    text-align: center;
    color: #A17300 !important;
}

.no-buy-now.single-tribe_events .tribe_events .tribe-events.tribe-common .tribe-events-c-subscribe-dropdown {
    text-align: left;
}

@media (max-width: 767px) {

    .single-tribe_events .tribe-events-single>.tribe_events .buy-now {
        text-align: right;
        grid-column: 1 / 3;
    }
}


#tribe-filter-bar__form-heading--f4703fd8-fe7f-4e16-85e3-ff305479371e {
    color: #fff !important;
    text-transform: uppercase !important;
}

.cky-notice-des {
    font-family: 'Auroc', sans-serif !important;
}


/* 17july 2025 */

.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner {
    background-color: #CAE2CE !important;

}

.tribe-events .tribe-events-calendar-month__multiday-event-bar {
    background-color: #CAE2CE !important;

}