/*--------------------------------------------------------------*/
/*	Navbar
/*--------------------------------------------------------------*/
.main-navigation .menu>li .sub-menu>li.current-menu-ancestor>a,
.main-navigation .menu>li .sub-menu>li.current-menu-parent>a,
.main-navigation .menu .current-menu-ancestor>a,
.main-navigation .menu .current-menu-parent>a,
.main-navigation .menu .current-menu-item>a,
.main-navigation .menu>li>a:hover {
	color: #ffffff !important;
}

.main-navigation .menu>li .sub-menu>li>a:hover {
    color: #fff !important;
    background-color: #8a307f;
    text-decoration: none;
}

.sub-menu li.current-menu-item>a{
	color: #fff;
}

.main-navigation .menu li.menu-item-has-children>a+.menu-arrow-button i {
    color: #ffffff;
}
.main-navigation .menu .sub-menu li.menu-item-has-children .menu-arrow-button i {
	color: #8a307f;
}

.main-navigation .menu>li .sub-menu {
    border-top: 3px solid #8a307f;
}

.main-navigation .menu>li>.sub-menu li>.sub-menu {
	border-top: 3px solid #8a307f;
}
.logo_class {
	padding-bottom: 1%;
}

@media screen and (min-width: 767px) {
	#primary-menu>li.menu-item-has-children>a+.menu-arrow-button.sub-menu-show {
		transform: rotate(270deg);
		-webkit-transform: rotate(270deg);
		-moz-transform: rotate(270deg);
		-ms-transform: rotate(270deg);
		-o-transform: rotate(270deg);
	}
}

@media screen and (min-width: 767px) {
	#primary-menu .sub-menu li.menu-item-has-children>a+.menu-arrow-button.sub-menu-show {
		transform: rotate(270deg);
		-webkit-transform: rotate(270deg);
		-moz-transform: rotate(270deg);
		-ms-transform: rotate(270deg);
		-o-transform: rotate(270deg);
	}
}

/**
 * Mobile Menu
**/

@media screen and (max-width: 767px) {
	button.open-nav-btn {
		border: 2px solid #fff;
	}
	button.open-nav-btn i {
		color: #fff;
		font-size: 1.5rem;
	}
	button.open-nav-btn:hover i {
		color: #8a307f;
	}
	.slide-content {
		border-top: 3px solid #8a307f;
	}
	.slide-content .close-btn {
		background-color: #8a307f;
	}
	.main-navigation .menu>li .sub-menu>li.current-menu-ancestor>a,
	.main-navigation .menu>li .sub-menu>li.current-menu-parent>a, 
	.main-navigation .menu .current-menu-ancestor>a, 
	.main-navigation .menu .current-menu-parent>a, 
	.main-navigation .menu .current-menu-item>a, 
	.main-navigation .menu>li>a:hover {
		color: #8a307f !important;
	}
	.main-navigation .menu>li>a {
		text-decoration: none;
	}
	.main-navigation .menu>li>a:after, .main-navigation .menu>.current-menu-item>a:after {
		display: none;
	}
	.main-navigation .menu li.menu-item-has-children>a+.menu-arrow-button i {
		color: #8a307f !important;
	}
}

/*--------------------------------------------------------------*/
/*	Cart Icon
/*--------------------------------------------------------------*/

.shopping-cart:hover > a { color: #8a307f; }
.shopping-cart > a .cart-total { background-color: #8a307f; }

/*--------------------------------------------------------------*/
/*	Default Html Elements
/*--------------------------------------------------------------*/

a:hover, a:focus, a:active { color: #cd0000; }
blockquote:before { color: #cd0000; }

button, button[disabled]:hover, 
button[disabled]:focus, 
input[type="button"], 
input[type="button"][disabled]:hover, 
input[type="button"][disabled]:focus, 
input[type="reset"], 
input[type="reset"][disabled]:hover, 
input[type="reset"][disabled]:focus, 
input[type="submit"], 
input[type="submit"][disabled]:hover, 
input[type="submit"][disabled]:focus {
	background: #8a307f;
}

button:hover, button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
    background: #cd0000;
}
/*--------------------------------------------------------------*/
/*	Footer Copyrights - Site Info
/*--------------------------------------------------------------*/

.site-info a:hover, .site-info a:focus { color: #8a307f; }

/*--------------------------------------------------------------*/
/*	Header Top Info
/*--------------------------------------------------------------*/

.header-contact-info li i { color: #8a307f; }
.header-top .btn { background-color: #8a307f; }


/*--------------------------------------------------------------*/
/*	Owl Carousel Next Prev 
/*--------------------------------------------------------------*/

.owl-carousel .owl-prev:hover, 
.owl-carousel .owl-next:hover { 
	background-color: #8a307f; 
}

#owl-main .owl-nav button:hover {
    background: #8a307f;
}

/*--------------------------------------------------------------*/
/*	Owl Carousel Paginations / Dots
/*--------------------------------------------------------------*/

.owl-theme .owl-dots .owl-dot.active span, 
.owl-theme .owl-dots .owl-dot:hover span {
    background: rgb(250 166 21);
}
.testimonial-one .owl-theme .owl-dots .owl-dot.active span, 
.testimonial-one .owl-theme .owl-dots .owl-dot:hover span {
	background: rgb(250 166 21);
}
#owl-portfolio .owl-nav button:hover {
	background: rgb(250 166 21);
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    box-shadow: 0 0 0 5px #8a307f4d;
}

/*--------------------------------------------------------------*/
/*	Section And Mixed Element Css
/*--------------------------------------------------------------*/

.divider-main::before { background: #8a307f; }
.theme-default { background-color: #8a307f; }
.text-default { color: #8a307f !important; }
.btn-animation:before {	background-color: #fff; }

/*--------------------------------------------------------------*/
/*	Slider
/*--------------------------------------------------------------*/
#slider .btn-skin {
    background-color: #fff;
    box-shadow: 0 0px 0px 0 rgb(0 0 0 / 20%);
    border: none;
	color: #000;
}
#slider .btn-skin:hover {
    background-color: #000;
	color: #fff;
}

.feature:nth-child(2) {
    background: #8a307f;
}
.scroll-down:hover {
    background: #8a307f;
}


/*--------------------------------------------------------------*/
/*	Section Header
/*--------------------------------------------------------------*/

.entry-header .entry-title > a:hover, 
.entry-header .entry-title > a:focus, 
.entry-header .entry-title > a:active { color: #8a307f !important; }

.page-title-module:before {
	background: #8a307f;
}

/*--------------------------------------------------------------*/
/*	Page Title Section
/*--------------------------------------------------------------*/

.page-breadcrumb > li a:hover, .page-breadcrumb > li a:focus, 
.page-breadcrumb > li.active { color: #cd0000; }

/*--------------------------------------------------------------*/
/*	Funfact Section
/*--------------------------------------------------------------*/

.funfact .funfact-icon {
    color: #8a307f;
}

/*--------------------------------------------------------------*/
/*	About Us
/*--------------------------------------------------------------*/

#about .btn-skin {
    background-color: #8a307f;
    box-shadow: 0 0px 0px 0 rgb(0 0 0 / 20%);
    border: none;
	color: #fff;
}
#about .btn-skin:hover {
    background-color: #000;
	color: #fff;
}

.about-img-holder img {
    border-radius: 2px;
    -webkit-box-shadow: -30px -30px 0px 0px #8a307f;
    -moz-box-shadow: -30px -30px 0px 0px #8a307f;
    box-shadow: -30px -30px 0px 0px #8a307f;
}

/*--------------------------------------------------------------*/
/*	Team Section
/*--------------------------------------------------------------*/

.team-module:hover .team-caption { border-bottom: 2px solid #8a307f !important; }
.team-overlay { background: rgba(<?php echo $r; ?>, <?php echo $g; ?>, <?php echo $b; ?>, 0.7); }

/*--------------------------------------------------------------*/
/*	Blog Section 
/*--------------------------------------------------------------*/

.inner-header .inner-title > a:hover,
.inner-header .inner-title > a:focus,
.inner-header .inner-title > a:active {
    color: #cd0000;
}

.more-link:hover,
.more-link:focus {
    color: #cd0000;
}

.post .post-meta span:first-child {
    color: #cd0000;
}

.post-thumbnail .post-meta span:focus, 
.post-thumbnail .post-meta span:hover {
    color: #cd0000;
    text-decoration: none;
}

#news .post .post-widget li {
	margin-left: 25px; 
}

/*--------------------------------------------------------------*/
/*	Contact Section 
/*--------------------------------------------------------------*/
#contact .section-header {
	border-left: 4px solid #8a307f;
}

#contact .section-header h1 {
	color: #000;
}


/*--------------------------------------------------------------*/
/*	Comments
/*--------------------------------------------------------------*/

.comments-area .form-submit .submit {
	background-color: #0074da;
}
.comment-body .reply-btn a,
.comment-body .edit-btn a {
	background-color: #8a307f;
}
.comments-area{
	padding: 15px;
}
/*--------------------------------------------------------------*/
/*	Sidebars & Widgets Section
/*--------------------------------------------------------------*/

.sidebar .widget .widget-title {
    background: #8a307f;
}

.theme-dark .site-footer .widget {
    background: hsl(210deg 3% 14% / 73%);
}

.sidebar ul li a:hover {
	color: #000  !important;
}

.widget .tagcloud a:hover {
    background: #8a307f !important;
}
.widget .widget-title .rsswidget {
	color: #fff;
}
.border-box:before {
    background: #8a307f;
}
.border-box:after {
    background: #8a307f;
}

.theme-dark .widget li a:hover {
    color: #8a307f;
}

/*--------------------------------------------------------------*/
/*	Index
/*--------------------------------------------------------------*/

.post-widget li img.avatar {
	margin-top: 0;
}

.post ul.post-widget {
	width: fit-content;
    border-radius: 20px;
    background: #8a307f0d;
}
.post ul.post-category li {
	padding: 0px 10px;
    border-radius: 20px;
    background: #8a307f;
	color: #fff;
}
.post ul.post-category li a {
	color: #fff;
	text-transform: capitalize;
}

/*--------------------------------------------------------------*/
/*	404 Error Page
/*--------------------------------------------------------------*/

.error-404 i { color: #8a307f; }

/*--------------------------------------------------------------*/
/*	Contact Page
/*--------------------------------------------------------------*/

.contact-area:before { 
	border-top-color: #8a307f; 
	border-bottom-color: #8a307f;
} 
.contact-area:after {
	border-left-color: #8a307f;
	border-right-color: #8a307f;
} 
.contact-area i.fa { color: #8a307f; }

/*--------------------------------------------------------------*/
/*	Page Scroll Up
/*--------------------------------------------------------------*/

.page-scroll-up {
	background-color: #8a307f;	
}
.page-scroll-up:hover, .page-scroll-up:focus {
	background-color: #000; 
}

.sponsors img:hover {
	border: 1px solid #8a307f !important;
}
.team-caption .designation {
    color: #8a307f !important;
}
.blog .post:before { 
	background-color: #8a307f !important;
}
.service-2 .post:before {
	background-color: #8a307f !important;
}
.service-one .post { 
	border-bottom: 4px solid #8a307f !important;
}

.contact-info-module:hover .contact-icon { 
	border: 3px solid #8a307f !important;
}
.team-avatar .team-social-icons a:hover {
	color: #8a307f !important;
}

.testimonial-one .review:before {
	background-color: #8a307f !important;
}

.team-module-two:before {
	background-color: #8a307f !important;
}

.team-module-two .team-social-icons a:hover{
	color: #8a307f !important;
}
figure.portfolio-snipone:before {
    background-color:  #8a307f !important;
	border-right: 1px solid  #8a307f !important;
}
figure.portfolio-snipone i:hover{
	color:  #8a307f !important;
}

.portfolio-snipone a:hover{
	color: #8a307f !important;
}


/*--------------------------------------------------------------*/
/*	Woocommerce Custom CSS
/*--------------------------------------------------------------*/
.shop .add-to-cart a {
    background-color: #8a307f;
	color: #fff;
}
.shop .product-sale {
    color: #8a307f;
}
.shop .inner-content ins {
    background-color: #8a307f;
	color: #fff;
}
.woocommerce span.onsale {
	color: #8a307f;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #8a307f;
}
.woocommerce .commentlist .star-rating {
    color: #8a307f;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
	background-color: #8a307f;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    color: #8a307f;
    border: none;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background-color: #8a307f;
}
.woocommerce ul.products li.product .price ins{
	 background: #8a307f;
}

.theme-dark .product_meta span a:hover{
	color: #8a307f;
}
.theme-dark .woocommerce-product-rating a:hover{
	color: #8a307f;
}
.theme-dark.woocommerce div.product p.price ins,
.theme-dark.woocommerce div.product span.price ins {
	background: #8a307f !important;
}


p.stars .star-1,
p.stars .star-2,
p.stars .star-3,
p.stars .star-4,
p.stars .star-5 {
	color: #8a307f;
}

.widget #wp-calendar a {
	color: #8a307f;
}

.next.page-numbers,
.prev.page-numbers{
	background-color: #8a307f;
}
.site-footer .widget_calendar .wp-calendar-nav span a:hover{
	color: #8a307f;
}

.tagcloud a:hover,
.widget .tagcloud a:hover,
.widget .wp-block-tag-cloud a:hover {
    background: #8a307f !important;
	border: 1px solid #8a307f !important;
}

.theme-dark .wp-calendar-nav-prev a:hover{ color: #8a307f; }
.widget #wp-calendar caption {
    background-color: #8a307f !important;
}

.widget .tagcloud a:focus,
.widget .tagcloud a:hover,
.widget .wp-block-tag-cloud a:focus,
.widget .wp-block-tag-cloud a:hover {
	background: #8a307f !important;
}

/*Author CSS*/
.blog-author img {
    border: 2px solid #8a307f;
}
.prev-post-title span,
.next-post-title span{
	color: #8a307f;
}
.post-navigation i{
	color: #8a307f;
}

.pagination a:focus,
.pagination a:hover,
.pagination span.current {
    color: #FFFFFF;
    background-color: #8a307f;
}