.single .entry-content .seva-form.formkit-form {
    padding-top: 20px;
    border-top: 2px solid;
}
.entry-content td:last-child, .entry-content th:last-child {
    border-right-color: #333 !important;
}
.wp-block-table.is-style-stripes th {
    border-top-color: #333 !important;
}
.wp-block-table.is-style-stripes {
	border-bottom: none;
}
.entry-content td:first-child, .entry-content th:first-child {
	border-right: 1px solid rgba(0,0,0,.1);
	border-left: 1px solid rgb(51, 51, 51);
  padding-left: 5px;
}
.entry-content table:not(tfoot) tr:last-child td {
  border-bottom: 1px solid #333;
}
.entry-content table:not(thead) tr:first-child td, .entry-content thead tr th {
	border-top: 1px solid #333;
}
#content .wp-block-coblocks-accordion-item__content p:has(strong) {
    margin-bottom: 0;
}
.entries-list .entry-list .entry-featured img {
    height: 180px;
    object-fit: cover;
}
.single-post article form.seva-form.formkit-form::before {
    content: "Sign Up For The Newsletter";
    font-family: Lato;
    font-weight: 400;
    font-size: 21px;
    line-height: 1.2;
    text-transform: uppercase;
    display: block;
    margin-bottom: 12px;
    padding-top: 10px;
}
.entry-categories a {
	margin-right: 0;
}
.entry-comments-no,.entry-date{display:none;}
#facebook-likebox-7 .widget-title *{color:#fff!important}
#custom_html-8 .widget-title *{color:#fff!important}
.entry-content a{font-weight:bold!important;text-decoration:underline!important;border:none!important;}
.entry figure:not(.gallery-item) {
    margin-bottom: 0!important;
    }
.entry-sig { font-size: 14px; color: #7e7e7e; text-align: center; display: flex; justify-content: center; }
.widget_ci_newsletter form > div {
    padding-top: 0 !important;
		padding-bottom: 0 !important;
}
.widget_ci_newsletter form {
    margin-bottom: 0 !important;
}
a.wp-block-button__link:hover, a.wp-block-button__link:focus {
    background-color: #9f9d54 !important;
    color: #fff;
}
.author-avatar img {
    border-radius: 999px;
}
.site-logo a, .site-logo a img {
	width: 306px;
	margin: 0 auto;
}
.code-block-4 {
    margin-left: -65px !important;
    margin-bottom: 30px !important;
}
#footer {
	width: 100%;
}

/* Woocommerce */
.single_add_to_cart_button, .woocommerce-MyAccount-content button, .woocommerce-form button {
    background-color: initial !important;
}
.wc-tabs .description_tab.active > a {
    color: #B0B154 !important;
    text-transform: uppercase;
}
.woocommerce-MyAccount-navigation .is-active > a {
		color: #B0B154 !important;
}
.woocommerce-cart .wc-block-components-totals-coupon, .woocommerce-cart .wc-block-cart__submit-container .wc-block-cart__submit-button, .woocommerce-checkout .wc-block-components-totals-coupon {
    text-transform: uppercase;
    font-weight: 700;
}
.woocommerce-cart .wc-block-cart__submit-container .wc-block-cart__submit-button:hover {
    color: #B0B154;
}
.woocommerce-checkout .wc-block-components-checkout-place-order-button, body #wcu-register-button, body .add_to_cart_button, body .woocommerce-form .woocommerce-button, .wcutab button, body #wcu6.wcutabcontent.active .woocommerce-Button, .wcu-form-section .wcu-save-settings-button, .woocommerce-lost-password .woocommerce-Button {
    border: 2px solid #ebebeb;
    padding: 10px 15px 9px;
    color: #b0b154 !important;
		font-size: 13px !important;
		transition: color .18s ease,.18s border-color ease !important;
}
body #wcu-register-button, body .add_to_cart_button, body .woocommerce-form .woocommerce-button, .wcutab button, body #wcu6.wcutabcontent.active .woocommerce-Button, .wcu-form-section .wcu-save-settings-button, .woocommerce-lost-password .woocommerce-Button {
	text-shadow: none;
	background-color: #fff !important;
	border-radius: 0 !important;
}
.woocommerce-checkout .wc-block-components-checkout-place-order-button:hover, body #wcu-register-button:hover, body .add_to_cart_button:hover, body .woocommerce-form .woocommerce-button:hover, .wcutab button:hover, body .wcu-dash-coupon-area .wcutab button:hover, body #wcu6.wcutabcontent.active .woocommerce-Button:hover, .wcu-form-section .wcu-save-settings-button:hover,  .woocommerce-lost-password .woocommerce-Button:hover {
	border-color: #b0b154 !important;
	color: #161616 !important;
	background-color: #fff !important;
}
body .add_to_cart_button:focus, body .add_to_cart_button:active {
	background-color: initial !important;
	border-color: #b0b154 !important;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block {
    margin-top: 35px;
}
body .wcu-dash-coupon-area .wcutab button {
	color: #161616 !important;
}
body .wcu-dash-coupon-area .wcutab .wcutab-active {
	background-color: #fff !important;
	color: #b0b154 !important;
	border-color: #b0b154 !important;
}
.padding-lr {
    margin: 30px 35px !important;
    border-top: 1px solid #161616;
}

@media only screen and (min-width: 1200px) {
	.woocommerce-account .woocommerce {
			display: flex;
	}
}

@media only screen and (min-width: 769px) {
	.single-post article .formkit-field:nth-child(3) {
  	margin-left: 7px;
	}
	.single-post article .formkit-field:nth-child(2) {
		margin-right: 7px;
	}
	.single-post article .formkit-field:nth-child(2), .single-post article .formkit-field:nth-child(3) {
		flex: 1 0 45%;
	}
	.single-post article .seva-fields.formkit-fields {
		justify-content: center;
	}
	.single-post article button.formkit-submit.formkit-submit {
    flex: 0 0 50% !important;
}
}

@media only screen and (max-width: 480px) {
	.home #home-slider-contained img {
			max-height: 225px;
			width: 100%;
			object-fit: cover;
	}
	.code-block-4 {display:none;}
	.site-logo a, .site-logo a img {
		width: 306px;
		margin: 0 auto;
	}
}