@font-face {
    font-family: 'Amsterdam One';
    src: url('../fonts/Amsterdam-One.woff2') format('woff2'),
        url('../fonts/Amsterdam-One.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/SegoeUI.woff2') format('woff2'),
        url('../fonts/SegoeUI.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* .menu-item-has-children {
    position: relative;
}

.menu-item-has-children > a::after {
    content: '▼'; /* Dropdown arrow */
    position: absolute;
    right: 10px;
    font-size: 12px;
}

.menu-item-has-children:not(:has(.sub-menu)) > a::after {
    content: ''; /* Remove the arrow for items without submenus */
} */



.home-1-head h2,
.about_head .want-to-talk h4,
.about_head h1 {
    font-family: 'Amsterdam One';
}
.about_head p {
    font-family: 'Segoe UI';
}
.our_mission_para p {
    margin: 0;
}

.widget_block h4 {
    color: #fff;
}
aside#nav_menu-1 {
    padding-left: 60px;
}
.menu li a:hover, .sidebar-column .widget a:hover{
    color: #BC9C22;
}
body .footer-widgets-grid {
    padding-bottom: 50px;
}
.testi_mon .elementor-widget-icon {
    margin-bottom: 0;
}

#wpcf7-f1622-p1618-o1 > form > div.wpcf7-response-output {
color: #fff !important;
}
.woocommerce-pagination .page-numbers li .page-numbers{
	background-color: var(--sydney-dark-background);
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    display: inline-block;
    color: #ffffff !important;
    margin-right: 5px;
    padding: 0px;
}
.woocommerce-pagination .page-numbers li .page-numbers:focus{
	background: #252525;
}
h1.woocommerce-products-header__title.page-title {
    font-family: 'Amsterdam One';
    padding: 15px;
}
.single-post .entry-header h1.title-post.entry-title {
    font-family: 'Amsterdam One';
    padding: 15px;
    line-height: inherit;
    font-size: 22px;
}
.single-post .entry-content a {
    color: #d0b964;
}
.entry-header h1.title-post.entry-title {
    font-family: 'Amsterdam One';
    padding: 15px;
}
.elementor-social-icon i {
    font-family: 'Font Awesome 5 Brands';
}
#colophon.site-footer,
#sidebar-footer.footer-widgets {
    background-color: #000000;
}
#wpcf7-f1622-p1618-o1 button.btn {
    background-color: #d0b964;
    border: 1px solid #d0b964;
}
#wpcf7-f1622-p1618-o1 button.btn:hover {
    color: #ffffff;
    background-color: #000000;
}
#mainnav ul li a:hover, .main-header #mainnav .menu > li > a:hover {
    color: #d0b964 !important;
}
.woocommerce a.button:hover {
    background-color: #9ACD32;
}
.single_add_to_cart_button.roll-button:hover {
    color: #fff;
    background-color: #9ACD32;
    border-color: #9ACD32;
}
a.mobile-menu-close i svg {
    fill: #fff;
}
.single-post .content-inner .entry-thumb img {
    display: none;
}
.site-logo {
    max-height: 100px !important;
}

/*.upgrade_banner {
    position: relative;
}

.upgerade_col_left {
    padding: 80px 0;
}

.upgerade_col_right {height: 100%;min-height: 600px !important;}

.upgerade_col_left .elementor-widget-wrap.elementor-element-populated {
    position: absolute;
    left: 16%;
    padding: 85px 0;
}
*/
/* footer-menu css */

div#sidebar-footer li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-has-children.menu-item-6344 ul.sub-menu {
    display: none;
}
/* div#sidebar-footer li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-has-children.menu-item-56 a:hover + ul.sub-menu {
    display: block;
} */
aside#nav_menu-1 ul#menu-product-category ul.sub-menu {
    left: 100%!important;
}
.term-146 .term-description {
    padding: 20px;
}
.woocommerce-category-bottom-text {
    padding-left: 40px;
}
.term-description p ,.woocommerce-category-bottom-text {
    color: #233452;
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
}

/* 3 dec 2024 start */
.custom-popup {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    color: white;
    text-align: center;
    z-index: 1000;
    background-color: #66CDAA;
}
.popup-content {
    max-width: 100%;
    display: flex;
    margin: 0px auto;
    padding-bottom: 35px;
    padding-top: 25px;
    padding-left: 30px;
    justify-content: center;
    padding-right: 30px;
    gap: 20px;
}

.close-btn {
    color: white;
    font-size: 30px;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 20px;
}
a#close-popup {
    border: 1px solid #fff;
    line-height: normal;
    padding: 8px 40px 8px 40px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1.1px;
    color: #fff;
    background-color: #66CDAA;
}
a#close-popup:hover {
    background-color: #9ACD32;
    border: 1px solid #9ACD32;
}
.popup-content p {
    margin-top: auto !important;
    line-height: 22px;
    /* padding-bottom: 20px; */
    margin-bottom: 7px;
}

/*20 Jan 2025*/
/*20 june 2025 start*/
.page-id-9816 div#content {
    padding: 0;
}
.page-id-9816 .page-wrap .content-wrapper {
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden;
}

.art_cf p {
    margin: 0;
}
.art_cf input {
    width: 100%;
    max-width: 100%;
}
.remov_pd {
    padding-right: 0;
}
.art_cf .col-md-6 {
    padding-bottom: 20px;
}
.btm_pd {
    padding-bottom: 20px;
}
input.sbt_btn {
    background-color: #66CDAA !important;
    font-size: 16px !important;
    font-weight: 600;
    letter-spacing: 1px;
    border-style: solid;
    border-width: 0px 0px 0px 0px !important;
    border-radius: 0px 0px 0px 0px !important;
    padding: 17px 30px 17px 30px !important;
    width: 150px !important;
}
input.sbt_btn:hover {
    background-color: #9ACD32 !important;
    color: #fff !important;
}
input.wpcf7-not-valid {
    border-color: red !important;
}
.wpcf7-form.invalid span.wpcf7-not-valid-tip {
    display: none !important;
}
.wpcf7-form.invalid .wpcf7-response-output {
    color: red !important;
    border-color: red !important;
}
/*20 june 2025 end*/

@media (max-width: 767px){
.popup-content {
    gap: 5px;
    flex-direction: column;
}
}

/* 3 dec 2024 end */

