/*
Theme Name:total-child
Template: total
*/

body,
button,
input,
select,
textarea,
p
 {
	font-size: 16px;
	line-height: 1.6;
	font-family: 'Cera Pro' !important;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0.4px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.ht-main-navigation a,
.ht-site-title,
.ht-slide-cap-title,
.ht-counter-count,
.ht-cta-buttons a {
	font-family: 'Cera Pro' !important;
}

.widget-area {
	font-size: 14px !important;
	font-family: 'Cera Pro';
}

a.elementor-button-link {
	font-family: 'Cera Pro' !important;
	font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.4px;

}

#ht-site-navigation {
	padding: 24px 0 !important;
}

.ht-main-navigation a {
	font-size: 15px !important;
	font-weight: 500 !important;
	letter-spacing: 0.2px;
	color: #333333 !important;
	text-transform: capitalize;
	line-height: 24px !important;
	text-align: left;
}



.ht-main-navigation ul ul {
	top: 85% !important;
	border-top: 0 !important
}

.ht-main-navigation ul ul a {
	padding: 0 !important;
}

.ht-main-navigation ul ul li:last-child {
	border-left: 0 !important;
}

.ht-main-navigation a:hover::after {
	width: 100%;
}

.ht-main-navigation a::after {
	width: 0;
	content: '';
	position: absolute;	
	bottom: 0;
	z-index: -1;
	height: 100%;
	-webkit-transition: width 0.4s;
	transition: width 0.4s;	
}

.ht-sticky#ht-masthead{
	border-bottom: 0px solid #ffffff !important;
	-webkit-box-shadow: 0px 4px 15px -3px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 4px 15px -3px rgba(0,0,0,0.1);
    box-shadow: 0px 4px 15px -3px rgba(0,0,0,0.1);
}

.flip-style .eael-elements-flip-box-rear-container,
.event-style article .eael-grid-post-holder {
	transition: all 0.2s ease;
}

.flip-style .eael-elements-flip-box-rear-container:hover,
.event-style article .eael-grid-post-holder:hover {
	box-shadow: 0px 20px 40px -8px rgba(0,0,0,0.57);
}

.flip-style .eael-elements-flip-box-padding {
	padding: 0 !important;
}

.flip-style .eael-elements-flip-box-icon-image img {
	width: 100% !important;
	-o-object-fit: cover;
	object-fit: cover;
	height: 300px;
	margin-top: 15px;
}

.flip-style .eael-elements-flip-box-content p {
	padding: 0 20px;
}

.top-header {
	background: #ffffff;
	width: 100%;
	padding: 50 0;
	height: 28px;
	border-bottom: 1px solid #f8f8f8;
}

.top-header a {
	color: #282828;
	font-size: 13px;
	letter-spacing: 0.5px;
}

.ht-site-info {
	font-family: 'Cera Pro';
	font-size: 12px;
	letter-spacing: 0.5px;
}

.form-style {
	font-family: 'Cera Pro';
/*	padding: 30px;
	border-top: 8px solid #1EBEA5 !important;
	background: #ffffff;
	border-radius: 10px;
	-webkit-box-shadow: 3px 8px 16px -3px rgba(0,0,0,0.15);
	-moz-box-shadow: 3px 8px 16px -3px rgba(0,0,0,0.15);
	box-shadow: 3px 8px 16px -3px rgba(0,0,0,0.15);*/
}

.form-style h3 {
	color: #a8a8a8;
	font-weight: 600;
	font-size: 18px;
}

.form-style input[type="text"],
.form-style input[type="email"],
.form-style input[type="url"],
.form-style input[type="password"],
.form-style input[type="search"],
.form-style input[type="tel"],
.form-style textarea,
.form-style select,
.nf-field-element input[type="text"],
.nf-field-element input[type="email"],
.nf-field-element input[type="tel"],
.nf-field-element textarea,
.nf-field-element select {
	padding: 8px 15px !important;
	width: 100%;
	outline: none;
	border: 0!important;
	border-radius: 5px;
	background: #fafafa;
	border: 1px solid #f8f8f8;
	transition: all 0.3s ease;
	font-weight: 400 !important;
	-webkit-box-shadow: 2px 5px 8px -1px rgba(0,0,0,0.15) !important;
	-moz-box-shadow: 2px 5px 8px -1px rgba(0,0,0,0.15) !important;
	box-shadow: 2px 5px 8px -1px rgba(0,0,0,0.15) !important;
}

.form-style textarea,
.nf-field-element textarea {
	height: 10em !important;
}


.form-style select {
	height: 45px !important;
}

.form-style input[type="text"]:hover,
.form-style input[type="email"]:hover,
.form-style input[type="url"]:hover,
.form-style input[type="password"]:hover,
.form-style input[type="search"]:hover,
.form-style input[type="tel"]:hover,
.form-style textarea:hover,
.form-style select:hover,
.nf-field-element input:hover,
.nf-field-element textarea:hover,
.form-style input[type="text"]:focus,
.form-style input[type="email"]:focus,
.form-style input[type="url"]:focus,
.form-style input[type="password"]:focus,
.form-style input[type="search"]:focus,
.form-style input[type="tel"]:focus,
.form-style textarea:focus,
.nf-field-element input:focus,
.nf-field-element textarea:focus {
	background: #ffffff !important;
	border-color: #ffffff !important;
	-webkit-box-shadow: 2px 5px 12px -1px rgba(0,0,0,0.15) !important;
	-moz-box-shadow: 2px 5px 12px -1px rgba(0,0,0,0.15) !important;
	box-shadow: 2px 5px 12px -1px rgba(0,0,0,0.15) !important;
}

.form-style input[type="text"]:disabled,
.form-style input[type="text"]:disabled:hover,
.form-style input[type="text"]:disabled:focus {
	background: #f1c9cb !important;
}

.form-style input[type="submit"],
.form-style input[type="submit"], .nf-field-element input[type="button"],
.search-style input[type="submit"] {
	padding: 5px 25px 5px 28px !important;
	background: #b10e16;
	outline: none !important;
	border-radius: 5px;
	border-color: #1EBEA5;
	color: #ffffff;
}

.form-style input[type="text"]::placeholder,
.form-style input[type="email"]::placeholder,
.form-style input[type="url"]::placeholder,
.form-style input[type="password"]::placeholder,
.form-style input[type="search"]::placeholder,
.form-style input[type="tel"]::placeholder,
.form-style textarea::placeholder,
.nf-field-element input::placeholder {
	color: #d8d8d8;
}

.form-style label {
	color: #b10e16;
	font-weight: 600 !important;
	font-size: 16px;
}
.form-style input[type="submit"]:hover,
.form-style input[type="submit"]:hover, .nf-field-element input[type="button"]:hover,
.search-style input[type="submit"]:hover {
	background: #eaeaea !important;
	color: #b10e16 !important;
}

.form-style .nf-before-form-content {
	display: none;
}

.form-style .nf-after-field .nf-error-msg {
	font-size: 10px;
	margin-bottom: -19px;
	text-align: right;
}

.form-style .nf-input-limit {
	margin-top: 0 !important;
}

.form-style-register .um-field-label {
	margin: 0 !important;
}

.search-style {
	font-family: 'Cera Pro';
}

.search-style .search-form input.search-field {
	width: 78%;
	font-size: 16px;
	padding: 8px 15px !important;
	outline: none;
	border: 0!important;
	border-radius: 5px;
	background: #eeeeee;
	border: 1px solid #f8f8f8;
	transition: all 0.3s ease;
	font-weight: 400 !important;
}

.search-style .search-form input.search-field:hover,
.search-style .search-form input.search-field:focus {
	-webkit-box-shadow: 2px 5px 12px -1px rgba(0,0,0,0.15) !important;
	-moz-box-shadow: 2px 5px 12px -1px rgba(0,0,0,0.15) !important;
	box-shadow: 2px 5px 12px -1px rgba(0,0,0,0.15) !important;
}

.search-style .nf-field-container {
	margin-bottom: 10px !important;
}

/*============================================================*/

.benua-style .eael-elements-flip-box-content ul {
	color: #ffffff;
	list-style: none;
	margin: 0;
}

.benua-style .eael-elements-flip-box-content a {
	color: #ffffff;
	/*background: #eee;*/
	padding: 4px;
	transition: all 0.8s ease;
}

.benua-style .eael-elements-flip-box-content a:hover {
	/*background: rgba(0,0,0,0.1);*/
	background: linear-gradient(to right, rgba(0,0,0,0.1), rgba(0,0,0,0.02), rgba(0,0,0,0.1));
}

/*============================================================*/

#mega-menu-wrap-primary {
	background: transparent !important;
}

#mega-menu-wrap-primary #mega-menu-primary {
	text-align: right !important;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
	padding: 5px !important;
	font-style: 14px !important;
}

ul.mega-sub-menu {
	padding: 5px 5px 7px 3px !important;
	border-radius: 10px !important;
	-webkit-box-shadow: 2px 5px 15px -1px rgba(0,0,0,0.15) !important;
	-moz-box-shadow: 2px 5px 15px -1px rgba(0,0,0,0.15) !important;
	box-shadow: 2px 5px 15px -1px rgba(0,0,0,0.15) !important;
	background: #fafafa !important;
}

ul.mega-sub-menu .mega-sub-menu {
	box-shadow: none !important;
}

ul.mega-sub-menu .mega-menu-item .mega-menu-link {
	text-transform: capitalize !important;
	font-size: 14px !important;
	transition: all 1s ease;
}

ul.mega-sub-menu .mega-menu-item .mega-menu-link:hover {
	color: #828282 !important;
}

#mega-menu-wrap-primary h4.mega-block-title {
	color: #b10e16 !important;
	font-size: 16px !important;
	font-weight: 700 !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus {
	background: transparent !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
	padding-left: 8px;
}

form.search-form {
	margin-top: -17px;
}

form.search-form label .search-field  {
	border-radius: 5px;
    background: #ffffff;
    border: 1.5px solid #efefef;
    transition: all .3s ease;
    font-weight: 400 !important;
	color: #404040;
	font-size: 16px;
    line-height: 1.6;
    letter-spacing: .4px;
	padding: 8px 15px;
}

form.search-form label .search-field:hover,
form.search-form label .search-field:active,
form.search-form label .search-field:focus {
	border: 1.5px solid #cacaca;
}

.contact-link {
	padding: 0 5px;
}

.contact-link a {
	color: #a6a6a6;
	margin-left: 25px;
	font-family: 'Cera Pro';
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
	background: transparent !important;
}

.contact-link a i {
	margin-right: 5px;
}

#ht-bottom-footer {
	padding: 15px 0 !important;
}

#ht-bottom-footer .ht-container {
	display: flex;
}

.ht-site-footer {
	background: #F6F6F6 !important;
}

.ht-site-footer .ht-site-info {
	padding-top: 15px;
	color: #282828 !important;
	width: 50%;
}

.ht-site-info a {
	border-bottom: 0;
}

ul#menu-menu-copyright li:last-child {
	border-left: 1px solid #999;
	padding-left: 10px;
	margin-left: 10px;
}

.ht-site-footer .ht-site-info:nth-child(2) {
	text-align: right;
}

.ht-site-footer .ht-site-info p {
	font-size: 14px;
	line-height: 1.2;
}

.dark-bg {
	background: #ffedee !important;
	text-align: center;
}

.dark-bg .td-content {
	color: #b10e16;
	font-weight: 800;
	text-align: center;
	font-size: 18px;
}

.style-header-title h2 span {
	color: #b10e16 !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
	background: transparent !important;
}

#ht-colophon {
	border-top: 0 !important;
}

#ht-colophon a {
	font-family: 'Cera Pro';
	color: #282828;
	font-size: 14px;
}

#ht-colophon .widget-title {
	font-family: 'Cera Pro';
	color: #282828;
	font-size: 16px !important;
	text-transform: uppercase;
	font-weight: 800 !important;
	line-height: 0.8 !important;
	margin-bottom: 25px !important;
	letter-spacing: 0;
}

#ht-top-footer{
	padding: 60px 0 10px !important;
}

.ht-footer5 .textwidget {
	font-family: 'Cera Pro';
	color: #282828;
	font-size: 14px;
}

.ht-footer2,
.ht-footer3 {
	width: 23% !important;
	margin-left: 2%;
}

.ht-footer1 {
	width: 48% !important;
	margin-left: 2%;
}

.ht-footer1 .widget_media_image,
.ht-footer1 .widget_text {
	margin-bottom: 15px !important;
}

.ht-footer1 img {
	max-width: 120px !important;
}

.ht-footer1 .widget_text {
	margin-left: 0;
	padding-right: 20%;
}

.ht-footer1 .widget_text p {
	font-size: 14px;
	font-weight: 400;
	color: #282828;
}

@media screen and (max-width: 768px) {
	.ht-footer1,
	.ht-footer2,
	.ht-footer3 {
		width: 100% !important;
	}

	.ht-footer1 .widget_text {
		padding-right: 0;
	}
	.ht-site-footer .ht-site-info {
		width: 100%;
	}
	#ht-bottom-footer .ht-container {
		display: block;
	}
	.ht-site-footer .ht-site-info p {
		text-align: center;
	}
	ul#menu-menu-copyright {
		text-align: center;
	}
	#ht-bottom-footer .ht-container {
		border-top: 0 !important;
	}
	.toggle-bar, .ht-main-navigation .ht-menu {
		background: #fff !important;
		top: 73px;
	}
}

.search-style label {
	display: inline !important;
}

.modal-backdrop {
	display: none;
}

.modal {
	padding-top: 120px;
    background: rgba(0,0,0,0.6);
}

.modal .modal-content {
	box-shadow: 0px 20px 40px -8px rgba(0,0,0,0.7);
}

.modal .modal-content .modal-header h4 {
	font-family: 'Cera Pro';
	color: #b10e16;
	font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-left: 20px;
}

.modal .modal-content .modal-image {
	text-align: center;
}

.modal .modal-content .modal-overview {
	padding: 20px 0;
}

.modal .modal-content .modal-overview p {
	text-align: justify;
}

.modal .modal-content .modal-body {
	padding: 30px 40px;
}

.modal .modal-content .mejs-container,
.modal .modal-content .wp-video {
	margin: auto !important;
}

.elementor-shortcode .arrow-prev {
	left: 0;
	margin-left: -2%;
}

.elementor-shortcode .arrow-next {
    right: 0;
    margin-right: -2%;
}

.elementor-shortcode .arrow-prev,
.elementor-shortcode .arrow-next {
	position: absolute;
	top: 20%;
	z-index: 888;
	border-radius: 5px;
	transition: all 0.2s ease;
	outline: none;
}

.elementor-shortcode .arrow-prev:hover,
.elementor-shortcode .arrow-next:hover {
	box-shadow: 0px 10px 40px -8px rgba(0,0,0,0.57);
}

.slick-slide img {
	padding: 0 10px;
}

/*header#ht-masthead {
	display: none !important;
}*/

.single .ht-post-info {
	display: block !important;
    width: 100% !important;
    text-align: center !important;

}

.single h1.ht-main-title {
	font-size: 24px;
	font-weight: 700;
	text-align: center;
}

.single #secondary {
	padding-top: 30px;
}

.slick-track {
	margin: auto;
}

#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
    display: block;
    top: 20px;
}

.style-artikel .eael-grid-post .eael-entry-wrapper {
	padding: 15px 0;
}

.style-artikel .eael-infobox .infobox-content .title {
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.style-artikel .eael-grid-post-excerpt p {
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.sosmed-link li {
	margin-bottom: 6px;
}

.sosmed-link a {
	font-size: 16px;
	font-weight: 400;
}

.sosmed-link a span {
	background: #ffffff;
    height: 36px;
    color: #EA1E29;
    width: 36px;
    display: inline-flex;
    text-align: center;
    border-radius: 50%;
    font-size: 16px;
    margin-right: 6px;
}

.sosmed-link a span i {
	margin: auto;
}

ul#menu-menu-copyright {
	margin: 0;
}

ul#menu-menu-copyright li {
	display: inline;
}

#menu-footer-menu-1 {
	columns: 2;
}

#menu-footer-menu-1 li a {
	font-weight: 400;
}

.toggle-bar {
	top: 12px !important;
	right: 10px !important;
	background: transparent !important;
}

.toggle-bar span {
	background: #282828;
    box-shadow: 0 10px 0 0 #282828, 0 -10px 0 0 #282828;
}

.product-desc-style {
	padding-left: 60px;
}

/*Berita & Acara*/
.berita-acara-post-style .eael-grid-post-excerpt p {
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.berita-acara-post-style .eael-grid-post .eael-entry-wrapper {
	padding: 20px;
}

.berita-acara-post-style .eael-grid-post-link {
	color: #282828;
    font-size: 20px;
    font-weight: 700;
}

/*Katalog*/
.katalog-list-style .elementor-image-box-content {
	padding: 30px;
}

.katalog-list-style .elementor-widget-image-box .elementor-image-box-description {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

p.katalog-sub-title {
	font-weight: 500;
}

/*Product - List*/
.product-list-style .elementor-image-box-content {
	padding: 30px;
}

.header-style .elementor-widget-image-box .elementor-image-box-description {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.total-product-title-wrap {
	padding: 20px 10px !important;
	min-height: 80px;
}

.woocommerce ul.products li.product .price {
	display: none;
}

.ht-container #primary {
	width: 100%
}

body.search .ht-container #primary {
	width: 70% !important;
}

@media only screen and (max-width: 600px) {
	.header-style .elementor-background-overlay {
		opacity: 0.8 !important
	}
	
	.header-style .elementor-heading-title.elementor-size-default {
		color: #ffffff !important;
	}
	
	.header-style .elementor-widget-image-box .elementor-image-box-description {
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
}

/*Product Detail*/
.woocommerce-breadcrumb {
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.4px;
}

.product-price-style {
	font-size: 20px;
    font-weight: 600;
}
.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
	display: none;
}

.zoomImg {
	height: 210% !important;
	width: 210% !important;
}

#product-2069 span.woocommerce-Price-currencySymbol:before,
#product-2189 span.woocommerce-Price-currencySymbol:before,
#product-2199 span.woocommerce-Price-currencySymbol:before,
#product-2204 span.woocommerce-Price-currencySymbol:before,
#product-2194 span.woocommerce-Price-currencySymbol:before,
#product-2214 span.woocommerce-Price-currencySymbol:before,
#product-2222 span.woocommerce-Price-currencySymbol:before,
#product-2223 span.woocommerce-Price-currencySymbol:before,
#product-2236 span.woocommerce-Price-currencySymbol:before,
#product-2240 span.woocommerce-Price-currencySymbol:before,
#product-2239 span.woocommerce-Price-currencySymbol:before,
#product-2218 span.woocommerce-Price-currencySymbol:before,
#product-2216 span.woocommerce-Price-currencySymbol:before,
#product-2233 span.woocommerce-Price-currencySymbol:before,
#product-2207 span.woocommerce-Price-currencySymbol:before,
#product-2618 span.woocommerce-Price-currencySymbol:before {
	content: 'Mulai Dari ';
}

#tab-description > table > tbody > tr > td {
	padding : 7px 4px;
	vertical-align: text-top;
}

.woocommerce-Price-amount.amount {
	color: #b10e16;
	font-weight: 500;
}

form.cart {
    display: none;
}
.product_meta {
    display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	visibility: hidden;
	display: none;
}
.woocommerce-page div.product .woocommerce-tabs ul.tabs::after {
	content: "Spesifikasi";
	color: #FFF !important;
    padding: 10px 20px;
    font-weight: 400;
	background-color: #b10e16;
}

/* .woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
	height: 400px;
	border: 1px solid #dadada;
} */

ol.flex-control-nav.flex-control-thumbs {
	padding: 0;
	display: flex;
	flex-direction: row;
	width: 100%;
	overflow-x: auto !important;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    padding: 8px;
    flex: 0 0 auto;
    width: 150px;
    height: 150px;
}

#tab-description > table > tbody > tr > td:nth-child(1){
	width: 20%;
}

#tab-description > table > tbody > tr > td:nth-child(2){
	width: 30px;
}

/*Mega Menu*/
.mega-menu-item.mega-menu-item-type-post_type.mega-menu-item-object-page.mega-menu-item-has-children ul.mega-sub-menu {
	padding-left: 0px !important;
	padding-bottom: 0px !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link ,
.mega-menu-item.mega-menu-item-type-post_type.mega-menu-item-object-page.mega-menu-item-2175 {
	font-size: 16px !important;
	font-weight: 600 !important;
}

.mega-menu-item.mega-menu-item-type-post_type.mega-menu-item-object-page.mega-menu-item-has-children a.mega-menu-link:hover,
.mega-menu-item.mega-menu-item-type-post_type.mega-menu-item-object-page.mega-menu-item-2175 a.mega-menu-link:hover {
	color: #EA1E29 !important;
}

li.mega-menu-item.mega-menu-item-type-taxonomy.mega-menu-item-object-product_cat a.mega-menu-link {
	padding-bottom: 0px !important;
}

/* Home - Product */
.product-more .eael-grid-post-excerpt p {
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.product-more .eael-grid-post .eael-entry-wrapper {
	padding: 20px;
}

.product-more .eael-entry-title {
	margin: 10px 0;
}

.product-more .eael-entry-media {
	max-height: 200px !important;
}

.product-more .eael-grid-post-link {
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.product-more .eael-entry-title a:hover {
	color: #ea1e29 !important;
}
/* 
#primary .flex-viewport {
	height: 500px !important;
}

#primary .woocommerce-product-gallery__wrapper div a {
	width: auto !important;
	height: 500px !important;
} */


/* Contact Form */
.contact-form-style .nf-before-form-content,
.contact-form-style .ninja-forms-req-symbol {
	display: none;
}

.contact-form-style .nf-field-element input[type="text"],
.contact-form-style .nf-field-element input[type="email"],
.contact-form-style .nf-field-element textarea {
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0) !important;
	background-color: #ffffff;
	border: 1.5px solid #efefef !important;
}

.contact-form-style .nf-field-element input[type="text"]:hover,
.contact-form-style .nf-field-element input[type="text"]:focus,
.contact-form-style .nf-field-element input[type="email"]:hover,
.contact-form-style .nf-field-element input[type="email"]:focus,
.contact-form-style .nf-field-element textarea:hover,
.contact-form-style .nf-field-element textarea:focus {
	border: 1.5px solid #cacaca !important;
}

.contact-form-style .nf-error-msg.nf-error-field-errors {
	text-align: center !important;
}

.contact-form-style .nf-error-msg.nf-error-required-error{
	margin-top: -5px !important;
}

.contact-form-style .nf-field-element input[type="button"] {
	margin: auto;
    display: block;
    background-color: #ea1e29;
    border-radius: 50px 50px 50px 50px;
    padding: 0px 36px 0px 36px !important;
	font-size: 15px;
	letter-spacing: 0.4;
	text-transform: uppercase;
	font-weight: 600;
	height: 45px;
}
.contact-form-style .nf-field-element input[type="button"]:hover,
.contact-form-style .nf-field-element input[type="button"]:focus {
	text-decoration: underline;
    background-color: #ea1e29 !important;
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0) !important;
	color: #ffffff !important;
}
ul.mega-sub-menu .mega-sub-menu {
	background-color: #21252900 !important;
}


/* DESKTOP */
@media (min-width: 1280px) {
	#ht-site-navigation {
		display: flex;
		justify-content: flex-end;
		align-items: center;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
		height: auto;	
	}
}