/* /////////////////////////////////////////////////////////////////////////////////////// */
/* all style */
/* /////////////////////////////////////////////////////////////////////////////////////// */
/* .recp-sing-sec1 a{color:#465902!important}
.rdtl-meta li:nth-child(2) span.raven-post-meta-item-type-custom{font-style: italic !important;
    font-size: 11.55px !important;
    font-weight: 400 !important;
line-height: 17.55px;} */
#INDmenu-btn{bottom:99.9%!important;}

.elementor-widget-raven-post-meta .raven-icon-list-item .raven-icon-list-text {
    text-transform: uppercase!important;
}

.dlt-author-box #tippy-1 {
    display: none !important;
    visibility: hidden !important;
}
/*  */

.modal {
    z-index: 9999999999 !important;
}
#videoModel .modal-dialog.modal-lg {
/*    max-width: 955px !important;*/
    padding-left: 30px !important;
    padding-right: 30px !important;
    padding-top: 20px !important;
}
#videoModel iframe {
    width: 100% !important;
    border-radius: 12px !important;
}
#videoModel .modal-content {
    background: transparent !important;
}
#videoModel.modal button.btn-close-mod {
    top: -25px !important;
    right: -20px !important;
}




/* /////////////////////////////////////////////////////////////////////////////////////// */
/* only color style font color, color related all css goes here */
/* /////////////////////////////////////////////////////////////////////////////////////// */





/* /////////////////////////////////////////////////////////////////////////////////////// */
/* media style responsive css goes here */
/* /////////////////////////////////////////////////////////////////////////////////////// */

@media (max-width: 575px) {
	#videoModel.modal button.btn-close-mod {
        top: -15px !important;
        right: -5px !important;
        width: 30px;
        height: 30px;
        background-size: 20px 15px;
    }
    #videoModel .modal-dialog.modal-lg {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}


.post-type-archive-product span.posted_in.raven-product-item-content {
    display: none !important;
}

section.related.products span.posted_in {
  display: none !important;
}
 .recipes_terms {
    display: none;
}
/*24-03-2025 need to add in style file*/
/* .woocommerce-product-details__short-description a{color:#465902 !important;} */
.subs-para1 b{font-weight:500!important;display:block!important;margin-bottom: 14px;}
.raven-adnav-menu li a{z-index:201;}
.head-menu li ul.submenu li button, .recipes_box{cursor: pointer;}
/* .ad-item-wrap a{color: #465902 !important;} */
.verty-wrap{cursor:pointer;}
#advertiseVideoModel.modal .modal-content, #advertiseVideoModel.modal iframe{background:transparent!important;}
#advertiseVideoModel.modal iframe{height:560px!important;}
/* .elementor-widget-raven-advanced-nav-menu.submenu-anim-fade .raven-adnav-menu-horizontal ul.submenu:not(.submenu-shown) {
    -webkit-transform: translate(0) scale(1);
    transform: translate(0) scale(1);
	opacity: 0 !important;}
.elementor-widget-raven-advanced-nav-menu.submenu-anim-fade .raven-adnav-menu-horizontal ul.submenu.submenu-shown{
    -webkit-transform: translate(0) scale(1);
    transform: translate(0) scale(1);
	opacity: 1 !important;} */
.fot-comn-page {
    border-top: none !important;/* if ask then remove */
}
@media (min-width: 767px){
	.mydropdown_item{height:40.58px!important;}
.mydropdown_item::after{top:11px!important;}
    .winnr .dropdwon_box:not(.community-filter){display: none!important;}
    .winnr .dropdwon_box.community-filter{display: block!important;}
}

/* Community dropdown with scroll */
.community-dropdown-scroll {
    max-height: 300px !important;
    overflow-y: auto !important;
    width: 100% !important;
    padding: 10px !important;
}

.community-dropdown-scroll .nav {
    margin: 0 !important;
    padding: 0 !important;
}

.community-dropdown-scroll .nav-item {
    margin-bottom: 5px !important;
}

.community-dropdown-scroll .mydropdown {
    padding: 8px 12px !important;
    display: block !important;
    white-space: nowrap !important;
}

 @media (max-width: 767px){
		.ad-item-info-wrap p {
    max-width: 100% !important;
}

	.verty-ply img{width:55px; height:55px;}
}
@media (max-width: 480px){
	.verty-ply{left:44%;}
}

.dlt-author-box {
    display: none;
}

/* Style dropdown category links to look consistent */
.mydropdown_menu .dropdown-category-link {
    font-family: "Jost", Sans-serif !important;
    font-size: 17px !important;
    font-weight: 400 !important;
    line-height: 24.57px !important;
    text-transform: capitalize !important;
    padding: 10px 25px !important;
    text-decoration: none !important;
    color: inherit !important;
    display: block !important;
}

/* Ensure hover underline works */
.mydropdown_menu .dropdown-category-link:hover {
    text-decoration: underline !important;
}

/* /////////////////////////////////////////////////////////////////////////////////////// */
/* Default Link Color Override */
/* /////////////////////////////////////////////////////////////////////////////////////// */

/* Set default link color from #007bff to our blue */
a {
    color: #26568D;
}

/* /////////////////////////////////////////////////////////////////////////////////////// */
/* Content Area Link Styling - Bold, Underlined, Blue (#26568D) */
/* ONLY applies to content within Elementor containers, NOT headers, footers, menus, etc. */
/* /////////////////////////////////////////////////////////////////////////////////////// */

/* Target links within content areas */
.feat-main-row a,
.direction-wrap-main a,
.contributor-wrap a,
.dtl-tag-wrap a {
    color: #26568D !important;
    font-weight: bold !important;
    text-decoration: underline !important;
}

/* Override specific link colors to use our standard blue */
.author .rlist-ban-left a,
.author .rlist-ban-left p a,
.contributor-wrap a,
.woocommerce-product-details__short-description a,
.ad-item-wrap a {
    color: #26568D !important;
}


/* Override the problematic rule with higher specificity - exclude tag-related selectors */

body .recp-sing-sec1 a
 {
    color: #26568D !important;
    font-weight: bold !important;
    text-decoration: underline !important;
}

/* Keep tag-related elements with their seasonal colors - higher specificity */
body .dtag-list ul li a,
body .dtag-list ul li a:hover {
    color: #26568D !important;
    font-weight: bold !important;
    text-decoration: underline !important;
}

/* Hover states for content links */
.feat-main-row a:hover,
.direction-wrap-main a:hover,
.contributor-wrap a:hover,
.dtl-tag-wrap a:hover {
    color: #26568D !important;
    font-weight: bold !important;
    text-decoration: underline !important;
    opacity: 0.8;
}

/* Exclude specific areas that shouldn't have content link styling */
.menu-wrap .e-con-inner a,
.site-header .e-con-inner a,
.site-footer .e-con-inner a,
.navigation .e-con-inner a,
.elementor-nav-menu .e-con-inner a,
.head-menu .e-con-inner a,
.footer-menu .e-con-inner a {
    color: inherit !important;
    font-weight: inherit !important;
    text-decoration: inherit !important;
}

/* Exclude specific navigation and UI elements */
main .site-header a,
main .site-footer a,
main .navigation a,
main .menu a,
main .widget_nav_menu a,
main .breadcrumb a,
main .pagination a,
main .nav-links a,
article .site-header a,
article .site-footer a,
article .navigation a,
article .menu a,
article .widget_nav_menu a,
article .breadcrumb a,
article .pagination a,
article .nav-links a {
    color: inherit !important;
    font-weight: inherit !important;
    text-decoration: inherit !important;
}



