/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
/* Customizer Old Code */
span.author-name{
    text-transform: capitalize;
}
.main-header-menu {
	background: none !important;
}
.ct-carousel-about .elementor-image-carousel{
	margin-bottom: -40px;
}
.ct-search-inner-wrapper{
	display: none;
}
.ct-search-inner-wrapper.active{
	display: block;
}
.ct-search-btn-event{
	cursor: pointer;
}

/* Header */
.ct-new-menu #menu-1-334c437 >li:last-child>a, .ct-new-menu #menu-1-f5545b9 >.menu-item:last-child{
	display: none;
}

@media(max-width: 1024px){
	.elementor-nav-menu--dropdown{
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.elementor-nav-menu--dropdown #menu-2-334c437 >li:last-child>a, .elementor-nav-menu--dropdown #menu-2-f5545b9 >li:last-child>a {
		border-radius: 9px;
		border: 2px solid rgba(255, 255, 255, 0.25);
		background: linear-gradient(180deg, #E5B15B 0%, #9F6F1F 100%);
		text-align: center;
		margin-top: 10px;
		margin-bottom: 10px;
		justify-content: center;
		font-size: 15px;
		font-weight: 600;
	}
}

.gform_required_legend{
	display: none
}


.ct-form-design .gform_button.button{
	min-width: 150px;
}
.ct-form-design .gfield_label{
	font-weight: 500 !important;
}
.ct-form-design .gform-footer{
	padding-bottom: 0px !important;
}

/* CT Contact Form */
#gfield_description_3_7{
	font-size: 12px;
}
#gfield_description_3_7 a{
	color: #8a672c;
}

/* Header */
.menu-item-2260{
	display: none !important;
}
@media(max-width: 1024px){
	.menu-item-2260{
	display: block !important;
}
	.ct-new-menu #menu-1-334c437 >li:last-child>a, .ct-new-menu #menu-2-c2650c6 >.menu-item:last-child{
	display: block;
}
	.elementor-nav-menu--dropdown{
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 10px;
		padding-top: 10px;
	}
.elementor-nav-menu--dropdown #menu-2-c2650c6 >li:last-child>a {
		border-radius: 9px;
		border: 2px solid rgba(255, 255, 255, 0.25);
		background: linear-gradient(180deg, #E5B15B 0%, #9F6F1F 100%);
		text-align: center;
		margin-top: 10px;
		margin-bottom: 10px;
		justify-content: center;
		font-size: 15px;
		font-weight: 600;
	}
}

.ct-new-menu-updated .has-submenu.highlighted svg path{
	fill: white;
}


/* Approval Notices */
.ct-approval-notice-row button {
    background: transparent !important;
}

.ct-approval-notice-loop .ct-approval-notice-download-pdf {
    color: #DCA54A;
    ;
    font-family: "Roboto Condensed";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 16px */
    text-decoration-line: underline;
}

.ct-bio-wrapper {
    display: flex;
    gap: 20px;
}

.ct-bio-wrapper .ct-bio-wrapper-image {
    width: 30%;
}

.ct-bio-wrapper .ct-bio-wrapper-content {
    width: 70%;
}

@media(max-width: 640px) {
    .ct-bio-wrapper {
        flex-direction: column;
    }

    .ct-bio-wrapper .ct-bio-wrapper-image {
        width: 100%;
    }

    .ct-bio-wrapper .ct-bio-wrapper-content {
        width: 100%;
    }
}

/* Approval Slider Container */
.ct-notice-slider-wrap .approval-notice-item {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.ct-notice-slider-wrap .approval-notice-item {
    padding: 20px;
}

.ct-notice-slider-wrap .approval-notice-item img {
    max-height: 445px;
    object-fit: cover;
    object-position: center;
}

.ct-notice-slider-wrap .approval-notice-taxonomy-list {
    display: flex;
    list-style: none;
    margin: 0px;
    gap: 20px;
    justify-content: center;
}

.ct-notice-slider-wrap .approval-notice-taxonomy-list li {
    padding: 15px 10px;
    border-bottom: 1px solid transparent;
    color: white;
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    transition: border 0.3s linear;
    cursor: pointer;
}

.ct-notice-slider-wrap .approval-notice-taxonomy-list li:hover,
.ct-notice-slider-wrap .approval-notice-taxonomy-list li.active {
    border-bottom: 1px solid #DCA54A;
}

.ct-notice-slider-wrap .approval-notice-header {
    display: flex;
    gap: 20px;
    flex-direction: column;
}

.ct-notice-slider-wrap .approval-notice-header-col {
    display: flex;
    gap: 20px
}

.ct-notice-slider-wrap .approval-notice-header-col p {
    margin: 0px;
    display: flex;
    flex-direction: column;
    color: #8D8D8D;
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.32px;
    gap: 5px;
    ;
}

.ct-notice-slider-wrap .approval-notice-header-col p span {
    color: #FFF;
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.ct-notice-slider-wrap .approval-notice-header-col p {
    width: 50%;
}

.ct-notice-slider-wrap a {
    color: #DCA54A;
    text-align: center;
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 16px */
    text-decoration-line: underline;
}

.ct-notice-slider-wrap .slick-dots {
    display: flex;
    list-style: none;
    margin: 0px;
    justify-content: center;
    flex-wrap: wrap;
}

.ct-notice-slider-wrap .slick-dots button {
    background: white;
    box-shadow: none;
    border-style: none;
    border-width: revert;
     border-color: #FFFFFF40;
    border-radius: 0px;
    padding: 14px 16px;
    border: 1px solid black;
    text-shadow: none;
}

.ct-notice-slider-wrap .slick-dots li.slick-active button,
.ct-notice-slider-wrap .slick-dots li:hover button {
    background: #DCA54A !important;
    color: white !important;
    border: 1px solid white;
}

.ct-notice-slider-wrap .slick-dots button:focus {
    background: white !important;
    color: black !important;
    border: 1px solid white;
}

.ct-notice-slider-wrap .slick-pagination li {
    list-style: none;
    margin: 0px;
    width: 50px;
    height: 50px;
    background: #DCA54A;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 40%;
    left: 0px;
    border: 1px solid #DCA54A;
    opacity: 0.8;
    cursor: pointer;
}

.ct-notice-slider-wrap .slick-pagination li:hover {
    opacity: 1;
}

.ct-notice-slider-wrap .slick-pagination li svg {
    max-width: 20px;
}

.ct-notice-slider-wrap .slick-pagination li svg path {
    fill: white !important;
}

.ct-notice-slider-wrap .slick-pagination li.notice-custom-next {
    right: 0px;
    left: revert;
}

@media(max-width: 768px) {
    .ct-notice-slider-wrap .slick-pagination li {
        width: 40px;
        height: 40px;
    }

    .ct-notice-slider-wrap .slick-pagination li svg {
        max-width: 16px;
    }
}

.approval-slick-dots-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.approval-slick-dots-prev,
.approval-slick-dots-next {
    background: white;
    width: 43.3611px;
    height: 43.463px;
    border: 1px solid white;
    position: relative;
    box-sizing: border-box;
    cursor: pointer;
}

.approval-slick-dots-prev svg,
.approval-slick-dots-next svg {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.ct-notice-slider-wrap .slick-dots {
    max-width: 210px;
    height: 45px;
    overflow-x: hidden;
    overflow-y: hidden;
    white-space: nowrap;
    flex-wrap: nowrap;
    justify-content: flex-start;
}

.ct-notice-slider-wrap .slick-dots li {
    display: inline-block !important
}