.mr-eaves-font *:not(i), .mr-eaves-font {
    font-family: "mr-eaves-modern", sans-serif !important;
}
.anchor-fi a {
    font: inherit;
}
.full-h-img * {
    height: 100% !IMPORTANT;
    object-fit: cover;
    object-position: top left;
}
.full-h-img img{width:100%;display:block;}
.mb-0 p, .mb-0 {
    margin-bottom: 0px;
}
.anchor-nunito a {
    font-family: "Nunito Sans", Sans-serif;
    font-style: normal;
    text-decoration: underline;
}
.elementor-widget-image a {
    display: block !important;
}
button.elementskit-menu-hamburger svg {
    fill: #ffffff;
}
.elementskit-navbar-nav-default .elementskit-navbar-nav>li.menu-item-has-children>a {
    position: relative;
}
.elementskit-navbar-nav-default .elementskit-navbar-nav>li.menu-item-has-children>a:before {
    content: '▼';
    position: absolute;
    right: 3px;
    background: #ffffff;
    width: 16px;
    height: 18px;
    top: 50%;    font-size: 16px;
    transform: translateY(-62%);
}
.elementskit-navbar-nav-default .elementskit-navbar-nav>li.menu-item-has-children>a svg {
    opacity: 0;
}
.collections-items .elementor-image-box-wrapper, .collections-items .elementor-image-box-wrapper figure.elementor-image-box-img, .collections-items .elementor-image-box-wrapper figure.elementor-image-box-img * {
    height: 100%;
    object-fit: cover;
}
.collections-items figure.elementor-image-box-img img {
    width: 100%;
}
.collections-items .elementor-image-box-wrapper {
    position: relative;
}
.collections-items .elementor-image-box-wrapper .elementor-image-box-title {
    position: absolute;
    width: 100%;
    top: 42px;
}
.collections-items .elementor-image-box-wrapper .elementor-image-box-title a {
    text-decoration: none;
}
.collections-items .elementor-image-box-wrapper p.elementor-image-box-title a {
    font: inherit;
}
.required-text,span.asterisk {
    color: #eb340a;
}
.two-row {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 30px;
}
.required-text, span.asterisk, .form-field label {
    font-size: 20px;
    font-weight: 400;
}
.form-field label {
    margin-bottom: 10px;
    display: block;
}
.form-field br {
    display: none;
}
.form-field > p {
    margin-bottom: 30px;
}
.form-field input, .form-field textarea {
    font-size: 20px;
    line-height: 20px;
    border-radius: 0;
    padding: 13px 20px;
}
.form-submit p {
    margin: 0;
    text-align: center;
}
.form-submit  input[type="submit"] {
    width: 100%;
    border-radius: 0px;
    background-color: #242424;
    font-size: 22px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-color: #242424;
    transition: all .4s ease;
    font-family: "Cormorant Garamond", Sans-serif;
    font-weight: 700;
}
.form-submit input[type="submit"]:hover {
    background: transparent;
    color: #242424;
}
.wpcf7 form .wpcf7-response-output {
	margin: 10px 0 0;
}
.form-submit p  span.wpcf7-spinner {
    margin-top: 10px;
}
.site-forms *:focus{outline:none;}
.gallery-cpt-wrapper {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 30px;
}
.gallery-cpt-wrapper .gallery-cpt-image img {
    aspect-ratio: 1/1;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.gallery-cpt-content {
    padding: 20px;
    color: #ffffff;
    text-align: center;
}
.gallery-cpt-content p,.gallery-cpt-content * {
    margin: 0;
}
.gallery-cpt-item {
    background: #242424;
}
.gallery-cpt-content p,.gallery-cpt-content * {
    margin: 0;color: #dddddd;
    font-size: 19px;
    line-height: 25px;
}
.gallery-cpt-content strong {
    font-weight: 700;
    color: #ffffff;
}
.elementor-widget-text-editor ul, .elementor-widget-text-editor ol {
    margin-bottom: 20px;
}
.elementor-widget-text-editor ul li, .elementor-widget-text-editor ol li {
    margin-bottom: 15px;
}
.error404 .page-header {
    background: #000000;
    color: #fff;
    text-align: center;
    padding: 40px 20px;
    margin-bottom: 40px;
}
.error404 .page-header h1 {
    font-size: clamp(1.75rem, 0.6025rem + 2.623vw, 3.75rem);
    line-height: 1.4;
}
.error404 main#content {
    max-width: 100%;
    padding: 0px 0px;
    text-align: center;
    margin-bottom: 60px;
    margin-top: 60px;
}
.mce-btn button:hover {
    background: #000000;
}
.mce-btn button:hover i {
    color: #ffffff;
}
input.wpcf7-form-control.wpcf7-file {
    padding: 0;
}
input[type="file"]::file-selector-button {
  /* Basic styling */
  background-color: #000000;
  color: white;
  padding: 8px 20px;
  border: none;
  border-radius: 0px;
  cursor: pointer;
  /* Hover effect */
  border:1px solid #000000;
  transition: background-color 0.3s;
}

input[type="file"]::file-selector-button:hover {
  background-color: transparent;color:#000000
  
}
.tv-schedule-editor h2 {
    margin-bottom: 12px;
}
.tv-schedule-editor h2.small-title {
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    margin-bottom: 12px;
    margin-top: 0;
}
.tv-schedule-editor .dates {
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 12px;
}
.tv-schedule-editor p {
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
}

@media (max-width:1280px){
	.collections-items .elementor-image-box-wrapper .elementor-image-box-title {
		top: 22px;
	}
}
@media (max-width:1024px){
	.elementskit-menu-close,.elementskit-menu-hamburger {
        display:block
    }
	.elementskit-menu-container {
		width: 300px !important;
	}
	.elementor-widget-ekit-nav-menu .elementskit-menu-container li {
		margin: 13px 18px !important;
	}
	.elementor-widget-ekit-nav-menu .elementskit-menu-container li ul.elementskit-dropdown li {
		margin: 5px 0 !important;
	}
	.site-header-wrapper > .e-con-inner {
		flex-wrap: nowrap !IMPORTANT;
		flex-direction: row !important;
		align-items: center !important;
		justify-content: space-between !important;
	}
	.site-header-wrapper {
		border-bottom: 1px solid #000000;
	}
	.gallery-cpt-content p {
		font-size: 17px;
	}
	.gallery-cpt-wrapper {
		gap: 20px;
	}
	.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator {
		padding: 5px;
		border: 0;
		width: 22px;
		margin-right: 0px;
	}
	.elementskit-navbar-nav-default .elementskit-navbar-nav>li.menu-item-has-children>a:before {
		opacity: 0;
	}
	.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown>li>.elementskit-dropdown li a {
		font-size: 14px !important;    padding-left: 22px ! IMPORTANT;
	}
	.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown>li>.elementskit-dropdown li:last-child a {
		border-bottom: 1px solid #cfcfcf !important;
	}
	.elementskit-navbar-nav-default .elementskit-navbar-nav>li.menu-item-has-children>a svg {
		opacity: 1;
	}
	.tv-schedule-editor h2.small-title {
		font-size: 22px;
		line-height: 26px;
	}
}

@media (max-width:767px){
	.collections-items .elementor-image-box-wrapper .elementor-image-box-title {
		top: 18px;
	}
	.two-row {
		grid-template-columns: repeat(1,1fr);gap:0;
	}
	.form-field > p {
		margin-bottom: 20px;
	}
	.form-field input, .form-field textarea {
		font-size: 18px;
		padding: 10px 17px;
	}
	.required-text, span.asterisk, .form-field label,.form-submit input[type="submit"] {
		font-size: 18px;
	}
	.gallery-cpt-wrapper {
		grid-template-columns: repeat(1,1fr);
	}
	
}