/*
Theme Name: TheGov Child
Author: WebGeniusLab
Author URI: http://webgeniuslab.net
Description: -
Version: 1.0
Template: thegov
Text Domain:  thegov-child
*/


/* DISABLE FORTE 

button#place_order {
    display: none;
}

div#payment:before {
    content: "Sorry, we're having trouble with our payment processing system and plan to have it fixed very soon. Please call us at 573-335-4146 to reserve a shelter. Or, visit our contact page to submit a request via our form. Thanks for your patience!";
}

ul.wc_payment_methods.payment_methods.methods {
    display: none;
}

ul.wc_payment_methods.payment_methods.methods {display: none;}

div#payment {padding: 40px 40px 0 40px;}

*/

li#wp-admin-bar-customize,
li#wp-admin-bar-wgl-theme-options-panel, 
li#wp-admin-bar-updates, 
li#wp-admin-bar-elementor_notes, 
li#wp-admin-bar-wp-mail-smtp-menu,
li#wp-admin-bar-wpa-logout,
li#wp-admin-bar-cs-explain{
    display: none !important;
}


/* Theme Overrides */

.wp-caption-text {
    position: initial !important;
    padding: 5px 10px;
    background: unset !important;
    color: #616161 !important;
}

.page-header:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(35, 35, 35, .6);
    z-index: -1;
}

.vc_toggle_content h2, .vc_toggle_content h3 {
    margin-bottom: 25px !important;
}

.vc_toggle_title h2 {
    margin-bottom: 25px;
}

.home-icons .elementor-widget-icon-box:hover .elementor-widget-container{
    background-color: #8e010c !important;
}

.elementor hr {
    margin: 35px 0 !important;
    border-bottom: solid 1px #d9d9d9 !important;
}

body ol {
    margin-left: 18px !important;
}

body ul li, body ol li {
    padding-left: 0px !important;
}

.menu-item li {
    padding-left: 0px !important;
}


body ol li {
    list-style: decimal !important;
}

body ol li::marker {
    color: #8e010c !important;
    font-weight: 700 !important;
    position: absolute !important;
    left: -25px !important;
}

body ol li > ul li{
    list-style: none !important;
}

body ol > li:before {
    display: none !important;
}

body ol li {
    padding-left: 15px !important;
}

body ol li > ul li {
    padding-left: 25px !important;
}

body ul li {
    padding-left: 25px !important;
}

.elementor-text-editor strong {
    color: #212121;
}

.elementor-text-editor a {
    text-decoration: underline !important;
}

header .wgl-header-row_wrapper {
    padding: 0 40px !important;
    max-width: 1290px;
    margin: auto !important;
}

.copyright a {
    color: #dbc08b !important;
}

.elementor-text-editor h1, .elementor-text-editor h2, .elementor-text-editor h3, .elementor-text-editor h4, .elementor-text-editor h5, .elementor-text-editor h6 {
    margin-bottom: 20px;
}

span.visually-hidden {
    display: none;
}

.wgl-button {
    background-color: #920412 !important;
}

.wgl-button:hover {
    background-color: #212121 !important;
}

.full-width-button .wgl-button {
	display: inline-block;
    width: 100%;
}

.widget_nav_menu > div > ul > li > a:before, .widget_nav_menu > div > ul > li > a:after {
    display: none !important; 
}


h1.page-header_title {
    text-align: center !important;
}

.elementor-tab-content a {
    text-decoration: underline !important;
}

.elementor-tab-content a:hover {
    text-decoration: none;
    color: #212121;
}

#main {
    margin-bottom: 100px;
}

.hover-item .wgl-services_image {
    opacity: 1 !important;
}

.mobile_nav_wrapper .primary-nav > ul > li.current-menu-item > a, .mobile_nav_wrapper .primary-nav > ul > li.current_page_item > a, .mobile_nav_wrapper .primary-nav > ul > li > a:hover, .mobile_nav_wrapper .primary-nav > ul > li > ul > li a:hover {
    color: #f3d6a5 !important;
    text-decoration: underline;
}

.primary-nav > ul > li.current-menu-ancestor > a, 
.primary-nav > ul > li.current-menu-parent > a,  
.primary-nav > ul > li.current_page_ancestor > a,
.mobile_nav_wrapper .primary-nav > ul > li.current-menu-ancestor > a, 
.mobile_nav_wrapper .primary-nav > ul > li.current-menu-parent > a, 
.mobile_nav_wrapper .primary-nav > ul > li.current_page_parent > a, 
.mobile_nav_wrapper .primary-nav > ul > li.current_page_ancestor > a {
    color: #f3d6a5 !important;
}


@media only screen and (max-width: 768px){
	body .page-header {
		height: 360px !important;
	}
	.page-header_content h1.page-header_title {
		font-size: 38px !important;
		line-height: 42px !important;
	}
}

@media(min-width: 1271px){
    .hide-on-desktop {
        display: none !important;
    }
	nav.primary-nav a {
		color: #212121 !important;
	}
}

/* TablePress */

.tablepress br {
    display: block;
    height: 4px !important;
    content: '';
}

.tablepress td {
	padding: 20px 15px !important;
}

.tablepress p {
    margin-bottom: 0px !important;
}

.tablepress tfoot th, .tablepress thead th {
    background-color: #930511 !important;
    color: #ffffff !important;
}

.tablepress b {
    color: #000000 !important;
}

.tablepress a {
    text-decoration: underline;
}

/* Sidebar */

.sidebar .search-form {
    box-shadow: 11px 10px 38px rgb(0 0 0 / 10%);
}

body .widget_search .search-form .search-field {
    box-shadow: unset !important;
}

.sidebar-container {
	padding-right: 60px !important;
}

.sidebar .widget {
    border-bottom: 1px solid #cdcdcd;
    padding: 0 0 50px;
}

span.sidebar-heading {
    font-size: 20px;
    font-weight: 900;
    color: #212121;
    margin-bottom: 26px;
    display: block;
	position: relative;
	margin-bottom: 40px;
}

.sidebar .menu li.menu-item {
    padding-left: 0px !important;
}

.sidebar hr {
    border: none;
    border-bottom: 1px solid #cdcdcd;
    margin: 50px 0 20px;
}

.sidebar .menu li.menu-item:hover a, .sidebar .menu .current_page_item {
    color: #920511 !important;
    text-decoration: underline !important;
}

body .widget .widget-title {
    text-align: left !important;
    margin-bottom: 40px !important;
}

body .widget .widget-title .widget-title_inner:after, .sidebar-heading:after {
    background-color: #8e000d;
    box-shadow: 0px 0px 0 0 #8e000d, 10px 0px 0 0 #8e000d, 15px 0px 0 0 #8e000d, 20px 0px 0 0 #8e000d, 25px 0px 0 0 #8e000d, 30px 0px 0 0 #8e000d, 40px 0px 0 0 #8e000d;
    content: '';
    z-index: 1;
    height: 2px;
    width: 5px;
    position: absolute;
    left: 0;
    bottom: -10px;
    margin-left: 0px;
}

body .widget .widget-title .widget-title_inner:before {
	display: none !important;
}

body .widget_search:not(:first-child), body .widget_product_search:not(:first-child) {
    padding-top: 50px !important; 
}
body .widget:not(:first-child) {
    padding-top: 50px !important;
}

@media (max-width: 1024px){
	.sidebar-container.wgl_col-4 {
		display: none !important;
	}
}

/* Gravity Forms */

.gform_wrapper.gravity-theme .ginput_container_date input {
    width: 100% !important;
}

p.gform_required_legend {
    display: none !important;
}

.gform_body h3 {
    margin: 25px 0;
    color: #004A70;
    border-bottom: solid 3px #024a70;
    padding-bottom: 10px;
    font-size: 26px;
}

.ginput_container_fileupload {
    border: dashed 2px #dddddd;
    padding: 15px;
}

.gfield_radio {
    margin-bottom: 25px;
}

.gfield label, .gfield legend {
    color: #000;
    font-size: 16px;
    font-family: Merriweather;
}

.gform_body input[type=text], .gform_body select, .gform_wrapper textarea,
.gform_wrapper.gravity-theme input[type=email]{
    font-size: 15px !important;
    color: #333333 !important;
    padding: 6px 10px 6px 16px !important;
    border: solid 2px #dadada !important;
    border-radius: 4px !important;
}

.gfield_radio li {
    display: inline-block;
    width: 100px;
}

.gform_footer input[type=submit]:hover {
    color: #8e000d !important;
    transform: scale(1.1);
    transition: all .2s ease-in-out;
	text-decoration: underline;
}

#newsletter input:not([type='checkbox']):not([type='submit']), #newsletter select, #newsletter textarea {
    background-color: white;
    border: 0px;
}

.gfield_label {
    color: #212121;
}

#newsletter input:not([type='checkbox']):not([type='submit']), #newsletter select, #newsletter textarea {
    background-color: white;
    border: 0px;
    border-radius: 30px;
}

.gfield_label {
    color: #212121;
}
#gform_submit_button_1 {
    background-color: #ffffff;
    color: #920511;
    border: 0px;
    padding: 11px 26px !important;
    height: auto;
    margin-bottom: 0px !important;
    line-height: 1.8 !important;
    font-size: 16px !important;
	border-radius: 25px !important;
}

#newsletter .gform_wrapper.gravity-theme .gform_footer {
    padding: 0px;
	margin: 0px;
}

input#input_1_1, input#input_1_3 {
    border: 0px !important;
    border-radius: 25px !important;
}

.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next, .gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev, .gravity-theme.ui-datepicker .ui-datepicker-header select {
    color: #ffffff !important;
}

.gravity-theme.ui-datepicker .ui-datepicker-header select {
    filter: brightness(0) saturate(100%) invert(100%) sepia(21%) saturate(0%) hue-rotate(33deg) brightness(115%) contrast(101%);
}

@media(max-width: 991px){
    #gform_submit_button_1 {
        margin-top: 14px;
    }
}

@media (min-width: 991px){
	#newsletter .gform_body {
		width: 80%;
		float: left;
		padding-right: 25px;
	}

	.gform_footer {
		width: 20%;
		float: right;
	}
	#gform_submit_button_1 {
		margin-top: 0px !important;
	}
	
	.ginput_address_city, .ginput_address_state, .ginput_address_zip {
	flex: 0 0 33.3% !important;
}
}

/* Footer */

.footer {
    overflow: visible !important;
    z-index: 1 !important;
}

#menu-footer-menu-1 a, #menu-footer-menu-2 a {
    color: #dbc08a;
}

#menu-footer-menu-1 a:hover, #menu-footer-menu-2 a:hover {
    padding-left: 5px;
    text-decoration: underline;
}


#menu-footer-menu-1 li, #menu-footer-menu-2 li  {
    padding-left: 0px !important;
}

#menu-footer-menu-1 li:before, #menu-footer-menu-2 li:before {
    display: none;
}

@media(max-width:1024px){
    .wgl-infobox_wrapper {
        display: flex !important;
        justify-content: center !important;
        flex-direction: column !important;
        align-content: center !important;
        align-items: center !important;
    }

    #menu-footer-menu-1 li, #menu-footer-menu-2 li {
        text-align: center;
    }
    .wgl-infobox_content {
        margin-left: 0px !important;
    }
}

/* Events */

.event-single_wrapper:before {
    background-image: none !important;
    background: #ffffff;
}

.single-event .flaticon-clock:before, .flaticon-meeting-point:before {
    color: #000 !important;
}

.event-single_wrapper h6, .event-single_wrapper * {
    color: #000 !important;
}

.event-single_wrapper {
    padding: 45px 50px 5px !important;
    margin-bottom: 50px !important;
}

.single-event h2 {
    font-size: 30px !important;
    margin-top: 50px !important;
}

.single-event h3 {
    font-size: 24px !important;
    margin-top: 30px !important;
}

.event-single_wrapper h2 {
    font-size: 20px !important;
    margin-top: 0px !important;
    line-height: 1.5;
}

/* County Clerk Customizations */

/*body.page-template-county-clerk-page .primary-nav > ul > li > a {
    padding: 0 10px !important;
}*/

.election-results h4 {
    margin: 30px 0 20px 0;
}

/*@media(min-width: 1271px){
	body.page-template-county-clerk-page .menu-item-home a {
		color: #212121 !important;
	}

	body.page-template-county-clerk-page .menu-item-home a:hover {
		color: #910612 !important;
	}
}*/

#menu-county-clerk-main-menu li a {
    color: #212121 !important;
}

#menu-county-clerk-main-menu li a:hover {
    color: #910612 !important;
}

.county-clerk-featured p {
	font-size: 24px;
	color: #004a70;
	line-height: 1.2;
}

.county-clerk-icons .elementor-widget-image-box:hover .elementor-widget-container{
    background-color: #8e010c !important;
}

.county-clerk-icons .wgl-image-box_img img {
    max-height: 50px;
    width: auto;
}

.county-clerk-icons .elementor-widget-image-box:hover .wgl-image-box_img img {
    filter: brightness(0) invert(1);
    transition-duration: 0.3s;
}

.official-pods {
    margin: 50px 0px !important;
}

.official-pods .elementor-text-editor {
    background: #f2f2f2;
    padding: 20px;
    min-height: 300px;
    font-size: 16px;
}

#tablepress-School-Districts br, #tablepress-Cities-Towns-and-Villages br {
	display: block;
}

#tablepress-School-Districts td br:nth-child(2), #tablepress-School-Districts td br:nth-child(3),
#tablepress-Cities-Towns-and-Villages td br:nth-child(2), #tablepress-Cities-Towns-and-Villages td br:nth-child(3){
    display: none;
}

#tablepress-School-Districts td.column-1, #tablepress-Cities-Towns-and-Villages td.column-1 {
	font-weight: 700;
}

/* ADA Fixes */

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
    color: #1a1a1a !important;
}

.woocommerce-LoopProduct-link {
    text-decoration: underline !important;
}

.woocommerce-LoopProduct-link:hover {
    text-decoration: none !important;
}

.focus-visible::placeholder {
    opacity: 1 !important;
    visibility: visible !important;
}

*:focus {
	outline: 3px dashed !important;
}

.elementor-button-link:focus {
    outline: dashed 3px #5e5e5e !important;
}

a.woo_post-link.focus-visible  {
    border: dashed 3px #1a1a1a !important;
}

.wc-bookings-booking-form-button.focus-visible  {
	outline: dashed 3px #1a1a1a !important;
}

.gfield input[type=text]:focus, .gform_button:focus {
    outline: 3px dashed #ffffff !important;
}

.elementor-search-form__input:focus {
    outline: none !important;
    border: dashed 3px #808080 !important;
}

.search-field:focus {
    border: dashed 3px #212121 !important;
}

.tparrows:focus {
    outline: 3px dashed #ffffff !important;
}

#footer-left a.wgl-infobox_item_link:focus {
    color: white !important;
}

body .widget_search .search-form:after {
    background: transparent !important;
}

.events-post .date_post {
    color: #494949 !important;
}

.wgl-services-7 .wgl-services_content {
	bottom: unset !important;
    top: 0;
}

.wgl-services-7 .wgl-services_text {
    max-height: 400px !important;
    opacity: 1 !important;
    visibility: visible !important;
}

.wgl-services-7 .wgl-services_content {
    position: relative !important;
}

#newsletter .elementor-widget-wgl-double-headings.divider_yes .wgl-double_heading .dbl-title_wrapper:before {
    color: #ffffff !important;
}

a:hover {
	text-decoration: underline !important;
}

.wgl-button:hover {
    text-decoration: underline !important;
}

input.elementor-search-form__input {
    border-bottom: 0px !important;
}

.search-form label:focus {
    outline: 0px !important;
}

form.search-form label {
    margin-bottom: 0px !important;
}

/* Calendar Overrides */

a.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end {
    background-color: #1a1a1a !important;
    border-color: #1a1a1a !important;
    padding: 6px 10px;
}

.fc .fc-axis, .fc button, .fc-day-grid-event .fc-content, .fc-list-item-marker, .fc-list-item-time, .fc-time-grid-event .fc-time, .fc-time-grid-event.fc-short .fc-content {
    white-space: normal;
}

.ui-widget-header {
    border: 1px solid #920511;
    background: #910612;
    padding: 10px 0;
}

.ui-widget-header span{
    font-size: 16px !important;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #dddddd;
    background: #ffffff;
}

.fc-right {
    display: none;
}

.fc-toolbar .fc-left {
    float: right !important;
}

.fc-next-button span, .fc-prev-button span {
	background-image: unset !important;
}

.fc-prev-button span {
    background-size: cover !important;
    background-position: 50% 50% !important;
    background-color: #910612 !important;
    -webkit-mask-image: url(https://capecounty.us/wp-content/circle-arrow-left-solid.svg) !important;
    mask-image: url(https://capecounty.us/wp-content/circle-arrow-left-solid.svg) !important;
}

.fc-next-button span {
    background-size: cover !important;
    background-position: 50% 50% !important;
    background-color: #910612 !important;
    -webkit-mask-image: url(https://capecounty.us/wp-content/circle-arrow-right-solid.svg) !important;
    mask-image: url(https://capecounty.us/wp-content/circle-arrow-right-solid.svg) !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 0px !important;
    background: transparent !important;
}

.ui-button {
    border-radius: 25px !important;
    padding: 5px !important;
    color: #1a1a1a !important;
}

.fc-toolbar .fc-center {
    display: block !important; 
}

.fc-center h2 {
    font-size: 24px !important;
    font-weight: 600 !important;
}

.fc-scroller.fc-day-grid-container {
    min-height: 500px !important;
}

/* Parks Reservation */

.ui-datepicker-calendar a.ui-state-default {
    border-radius: 0px !important;
}

.wc-bookings-date-picker .ui-datepicker td.bookable-range .ui-state-default {
    background: #8e010c !important;
    color: #fff !important;
}

.wc-bookings-date-picker .ui-datepicker td.bookable a {
    background-color: #ffffff !important;
    color: #212121 !important;
}

td.ui-state-disabled {
    background: #e7e7e7 !important;
}

.ui-datepicker:not(.gform-legacy-datepicker) {
    padding: 0px 8px 8px 8px !important;
}

.wc-bookings-date-picker .ui-datepicker .ui-datepicker-prev, .wc-bookings-date-picker .ui-datepicker .ui-datepicker-next {
    top: 14px !important;
    background: none !important;
}

.ui-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-next::before {
    left: 20px;
}

.ui-datepicker-title span {
    font-size: 20px !important;
    font-weight: 900;
    font-family: Roboto Condensed;
    line-height: 1.75em;
}

.wc-bookings-date-picker .ui-datepicker .ui-datepicker-title {
    padding-bottom: 0px;
}

.thegov_module_message_box.type_success .message_icon_wrap, .thegov_module_message_box.type_info .message_icon_wrap {
    background-color: #8e010c !important;
}

p#billing_country_field, div#customer_details .col-2 {
    display: none;
}

div#customer_details .col-1 {
	padding-bottom: 50px;
}

.woocommerce-billing-fields input:not([type='checkbox']):not([type='submit']), .woocommerce form .form-row .select2-container, input#account_username, input#account_password, input#username, input#password, .wc-pao-addon-select, .wc-pao-addon-field {
	border: 1px solid #a1a1a1 !important;
}

.wc-pao-addon-rental-chairs .woocommerce-Price-amount.amount:after {
    content: ' per chair';
}

.product-addon-totals li:before, .wc-bookings-booking-form-button:before {
    display: none !important;
}

.product-addon-totals li {
    padding-left: 0px !important;
}

.elementor-post__badge {
    font-family: 'Roboto Condensed';
    font-weight: 700 !important;
}

ul.wgl-products li a.add_to_cart_button:before, ul.wgl-products li a.button:before, ul.wgl-products li .added_to_cart.wc-forward:before, .woocommerce .products ul.wgl-products li a.add_to_cart_button:before, .woocommerce .products ul.wgl-products li a.button:before, .woocommerce .products ul.wgl-products li .added_to_cart.wc-forward:before {
	display: none;
}

a.woo_post-link {
    height: 300px;
}

a.woo_post-link img {
    max-width: unset;
    height: 100%;
    width: auto;
    transform: translateX(-50%);
    left: 50% !important;
    position: relative;
}

input#wc_bookings_field_persons {
	border: solid 1px #a1a1a1;
}

/*
#wc-bookings-booking-form {
	display: flex;flex-direction: column;
}

p.form-field.form-field-wide.wc_bookings_field_persons {
	order: 2;
}

fieldset.wc-bookings-date-picker.wc-bookings-date-picker-booking.wc_bookings_field_start_date {
	order: 1;
	padding: 0px;
}
*/

fieldset.wc-bookings-date-picker.wc-bookings-date-picker-booking.wc_bookings_field_start_date {
	padding: 0px;
}

.wc-bookings-booking-form {
	border: 0px;
	padding: 4px !important;
}

.wc-bookings-booking-form .form-field input[type=number] {
	width: 100%;
}

.wc-pao-addon.wc-pao-addon-start-time {
    width: 50% !important;
    float: left;
}

.wc-pao-addon.wc-pao-addon-end-time {
    width: 50% !important;
    float: left;
}

/* Shelters and Maps */

span.tagged_as a {
    cursor: default;
    pointer-events: none; 
}

.e-hotspot__button.e-hotspot--expand {
    border: solid 2px #ffffff;
}

.e-hotspot__button.e-hotspot--expand:after {
    content: '';position: absolute;
    width: 35px;
    height: 35px;
    background: #0186db;
    z-index: -1;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.e-hotspot__button.e-hotspot--expand {
    width: 30px;
    height: 30px;
}

.park-menu .menu-item:before {
    display: none !important;
}

.park-menu .menu-item{
    padding-left: 0px !important;
}

#aswb-search .aswb-field-group {
    float: left;
    width: 100%;
}

#aswb-search select, #aswb-search input {
    width: 100% !important;
	border: 1px solid #dedede;;
}

form#aswb-search {
    width: 25%;
    float: left;
}

div#aswb-results {
    width: 75%;
    float: right;
    padding-left: 5%;
}

.columns-3 ul.wgl-products li {
    width: calc(50% - 30px) !important;
}

#aswb-search { display: flex; flex-direction: column; }

/*.aswb-field-group.aswb-park_location-group {order: 2;}

.aswb-field-group.aswb-electric-group {order: 3;}

.aswb-field-group.aswb-water-group {order: 4;}

.aswb-field-group.aswb-restroom-group {order: 5;}

.aswb-field-group.aswb-bbq_grill-group {order: 6;}

.aswb-field-group.aswb-playground-group {order: 7;}

.aswb-field-group.aswb-date-group {order: 1; margin-bottom: 25px;}

.aswb-field-actions {order: 8;}*/

#aswb-submit-button {
    width: 100%;
}

@media only screen and (max-width: 1200px){
	ul.wgl-products li a.add_to_cart_button, ul.wgl-products li a.button, ul.wgl-products li .added_to_cart.wc-forward {
		font-size: 14px !important;
		line-height: 1.5 !important;
		min-height: 56px !important;
		height: 56px !important;
		min-width: unset !important;
		width: 100% !important;
		margin-left: auto !important;
		padding: 15px !important;
		transform: translateX(-50%) !important;
	}
}

@media(max-width:992px){
	.columns-3 ul.wgl-products li {
		width: calc(100% - 30px) !important;
	}
}

@media(max-width:767px){	
	form#aswb-search {
		width: 100%;
		float: none;
	}
	div#aswb-results {
		width: 100%;
		float: none;
		padding-left: 0;
	}
	.park-menu .menu-item {
		width: 100%;
	}
	.park-menu .menu-item a {
		margin-left: 0px !important;
	}	
}

.woocommerce-product-gallery .flex-control-nav li{
    list-style: none !important;
}

.woocommerce-product-gallery .flex-control-nav{
    margin: 20px 0px !important;
}

.woocommerce-product-gallery .flex-control-nav li{
    padding-left: 0px !important;
}

/* Forte Payment Processing */

li.wc_payment_method.payment_method_forte label {
    display: none;
}

.fortebtn {
    background-color: #910612 !important;
    border: 1px solid #910612 !important;
    padding: 5px 25px 5px 25px !important;
}

/* Standard Product Page */

body.postid-26230 .product_meta,
body.postid-26230 .woocommerce-tabs.wc-tabs-wrapper{
    display: none !important;
}

/* Broken Link Issue */

.broken_link, a.broken_link {
    text-decoration: initial !important;
}

