/*
Theme Name: ListingHive Child
Theme URI: https://dev.sylbzone.com/
Description: Child of Listing Hive Theme
Author: Christian Snyman
Template: listinghive
Version: 1.1
*/

.clearfix {
    overflow: auto;
    content: "";
    clear: both;
    display: table;
}

a {
    color: #fff;
}

.pt-1 {
    padding-top: 1rem !important;
}
.pt-2 {
    padding-top: 2rem !important;
}
.pt-3 {
    padding-top: 3rem !important;
}

.pb-1 {
    padding-bottom: 1rem !important;
}
.pb-2 {
    padding-bottom: 2rem !important;
}
.pb-3 {
    padding-bottom: 3rem !important;
}

.mt-0 {
    margin-top: 0 !important;
}
.mt-1 {
    margin-top: 1rem !important;
}
.mt-2 {
    margin-top: 2rem !important;
}
.mt-3 {
    margin-top: 3rem !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}
.mb-1 {
    margin-bottom: 1rem !important;
}
.mb-2 {
    margin-bottom: 2rem !important;
}
.mb-3 {
    margin-bottom: 3rem !important;
}

.me-1 {
    margin-right: 1rem;
}

.d-none {
    display: none !important;
}

hr {
    background-color: rgba(255,255,255,.075) !important;
}

.border-top {
    border-top: 1px solid #ddd;
}

.pull-left {
    float: left !important;
}

.pull-right {
    float: right !important;
}

.d-flex {
    display: flex !important;
}

.flex-align-start {
    margin-right: auto !important;
}

.flex-align-end {
    margin-left: auto !important;
}

.flex-align-center {
    margin-left: auto !important;
    margin-right: auto !important;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

.font-12 {
    font-size: 12px !important;
}
.font-13 {
    font-size: 13px !important;
}

.sub-heading {
    text-transform: uppercase;
    color: #ffd12f !important;
    font-weight: bold;
    font-size: 24px;
}

.single-event h3 svg {
    float: right;
    font-size: 15px;
    color: #999;
    cursor: pointer;
}

.header-navbar__burger>ul {
    background-image: linear-gradient(to right, #00285c, #054a9e);
}

.container {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
}

.hp-field--location a, .hp-result-count {
    color: #fff !important;
}
 
.hp-form--listing-search, .hp-form--vendor-search {
    background-color: transparent !important;
    box-shadow: none !important;
}

.page-template-page-website, .hp-template, .woocommerce-page {
    color: #fff;
    background-image: linear-gradient(to right, #00285c, #054a9e);
}

.page-template-page-website.sylb-admin-theme, .hp-template.sylb-admin-theme, .woocommerce-page.sylb-admin-theme {
    background-image: linear-gradient(to right, #000000, #181818);
}

.woocommerce-MyAccount-navigation {
    background: rgba(255, 255, 255, 0.055) !important;
}

.woocommerce-MyAccount-navigation li, .woocommerce-MyAccount-navigation li a {
    color: #fff !important;
}

.woocommerce-MyAccount-navigation  li.is-active > a {
    color: #ffc107 !important
}

.page-template-page-website .wp-block-button__link, .hp_listing-template-default .wp-block-button__link, .hp-theme--listinghive .wp-block-button__link {
    background-image: linear-gradient(to bottom, #BF9000 0, #ffd12f 30%, #ffd12f 70%, #BF9000 100%);
    color: #000 !important;
}

.page-template-page-website .wp-block-button__link:hover, .hp_listing-template-default .wp-block-button__link:hover, .hp-theme--listinghive .wp-block-button__link:hover{
    background:linear-gradient(to bottom, #7F7F7F 0, #BFBFBF 30%, #BFBFBF 70%, #7F7F7F 100%);
}

.page-template-page-website .wp-block-button__link:active, .hp_listing-template-default .wp-block-button__link:active, .hp-theme--listinghive .wp-block-button__link:active {
    background:linear-gradient(to bottom, #093A74 0, #2A63A8 30%, #2A63A8 70%, #093A74 100%);
}

.header-logo {
    margin-right: 12px;
}

.page-template-page-website .header-logo img, .hp_listing-template-default .header-logo img, .theme-listinghive .header-logo img, .hp-theme--listinghive .header-logo img {
    max-width: 70px;
    margin-right: 1.8rem;
}

h1, h2, h3, h4, h5, h6 {
    color: #ffd12f !important;
}

/* Header */
.header-navbar__menu {
    margin:0;
}

.header-logo__name, .header-logo__description, .header-navbar .header-logo__name, .header-navbar .header-logo__description {
    color: #ffd12f !important;
}

.page-template-page-website .header-top, .page-template-page-website .footer-bottom, 
.theme-listinghive .header-top, .theme-listinghive .footer-bottom {
    background-color: #000 !important;
    padding-top:5px;
    padding-bottom: 5px;
}

header nav svg.fa-user {
    display: none !important;
}

#profile-progress {
    background: rgba(255, 255, 255, 0.05);
    padding: 10px 20px;
    border-radius: 4px;
    border: 1px solid #35639b;
}

.sylb-admin-theme #profile-progress {
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
}

.sylb-admin-theme .hp-page__title::before {
    background-color: #3f3f3f !important; 
}

.form-step-button {
    background-color: #fff !important;
}

.progress-bar .step:not(.step-final).step-active {
    background: #ffd12f !important;
}

#profile-progress .step-final .fa-check-circle {
    line-height: 36px;
}

.page__title {
    text-align: left !important;
    margin-bottom: 1.8rem !important;
}

/* Listing groups */
#groups-manage .hp-listing-group-image {
    border-radius: 50%;
    margin-right: 30px;
    float: left;
    width: 40px;
    position: relative;
    top: -8px;
}

#groups-manage form {
    margin-top: 25px;
    padding-top: 15px;
    clear: both;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

body:not(.hp-template--listing-manage-page) .single-group {
    width: 31.333%;
    float: left;
    text-align: center;
}

.single-group form[data-model="group_member"] {
    width: 100%;
    text-align: center;
}

.header-navbar__burger > ul::before {
    color: rgba(255,255,255,0.25) !important;
}

body:not(.hp-template--listing-manage-page) .single-group .group-description {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

/* Listing events */
.single-event {
    margin-left:0 !important; 
    margin-right:0 !important; 
    padding-left:0 !important; 
    padding-right:0 !important;
}

.event-date {
    background: #fff;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.09) !important;
    border-radius: 8px;
    overflow: hidden;
}

.event-date .month {
    width: 100%;
    display: block;
    text-align: center;
    background: #093a74;
    color: #fff;
    font-size: 13px;
    padding: 3px 0;
}

.event-date .day {
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    display: block;
    width: 100%;
    color: #000;
}

.single-event .event-time {
    text-align: center;
    margin-top: 5px;
    color: #fff;
}

.event-past {
    opacity: 0.6;
}

.badge-event-past {
    background-color: rgba(255,255,255,0.15);
    padding: 2px 5px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
}

.hp-field--attachment-upload button {
    color: #000;
    background: #fff;
}

.hp-field__label small {
    color: rgba(255,255,255,0.5) !important;
}

.fancybox-content {
    background: #012a5f !important;
}

#menu-my-listings-menu ul, #menu-my-listings-menu ul li {
    padding: 0 !important;
}

body.hp-template--vendor-view-page #menu-secondary-menu ul, body.hp-template--vendor-view-page #menu-secondary-menu ul li {
    padding: 0 !important;
}

body.hp-template--vendor-view-page #menu-secondary-menu ul li a {
    width: 100%;
    display: block;
    height: 100%;
    text-align: left;
}

#sylb-user-menu ul {
    display: block !important;
    width: 100% !important;
}

.select2-container--default .select2-selection, input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=max], input[type=min], input[type=month], input[type=number], input[type=password], input[type=range], input[type=search], input[type=step], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=value], select, textarea {
    color: #fff !important;
    background: rgba(255, 255, 255, 0.055) !important;
}

.hp-form__messages {
    position: fixed;
    top: 40px;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 300px;
    margin: auto;
    z-index: 9;
}

.payment-links {
    background: #fff;
    text-align: center;
    padding: 10px 0 5px 0;
}

.payment-links img {
    height: 42px;
}

.hp-form__messages--error {
    background-color: #dc3232 !important;
}

.hp-form__messages--success {
    background-color: #46b450 !important;
}

.hp-result-count {
    color: #fff;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent transparent !important;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #fff transparent !important;
}

.hp-field input[type=checkbox]+span::before, .hp-field input[type=radio]+span::before {
    border: 2px solid #fff !important;
}

button.hp-form__button.button-primary.alt.button.hp-field.hp-field--submit {
    top: 0 !important
}

input::placeholder, textarea::placeholder {
    color: rgba(255,255,255,0.6) !important;
}

/* Widgets */
.site-container .widget--sidebar, .site-container .widget.hp-menu {
    background-color: rgba(255, 255, 255, 0.05);
}

.widget_nav_menu li a {
    color: #fff !important;
}

.widget_nav_menu li.current-menu-item > a {
    color: #ffd12f !important;
}

.widget_nav_menu li.current-menu-item::before {
    color: #ffd12f !important;
}

.hp-listing--edit-block .hp-listing__created-date {
    color: #fff !important;
}

table tfoot td, table tfoot th, table thead td, table thead th {
    color: #fff !important
}

.hp-template--user-account-page .site-content table.hp-listings {
    border-collapse: separate;
    border-spacing: 0 10px;
}


.hp-listing--edit-block td {
    background-color: rgba(255, 255, 255, 0.05);
}

.hp-listing--edit-block td:first-child, .hp-listing--edit-block th:first-child {
    padding-left: 15px !important;
}

.hp-listing--edit-block td:last-child, .hp-listing--edit-block th:last-child {
    padding-right: 15px !important;
}

.woocommerce .woocommerce-customer-details address {
    background: rgba(255, 255, 255, 0.05) !important;
}

.woocommerce .blockUI.blockOverlay,
.woocommerce .loader {
    background-color: #02397d !important;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message,
.woocommerce-checkout #payment div.payment_box {
    color: #fff !important;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message,
.woocommerce #add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box,
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background-color: rgba(255, 255, 255, 0.055) !important;
}

/* Blocks */
.page-template-page-website .widget--sidebar, .page-template-page-website .widget.hp-menu {
    background: rgba(0,0,0,0.2);
    color: #fff;
}

.page-template-page-website li a {
    color: #fff !important;
}

.page-template-page-website .widget_archive li::before, 
.page-template-page-website .widget_categories li::before, 
.page-template-page-website .widget_meta li::before, 
.page-template-page-website .widget_nav_menu li::before, 
.page-template-page-website .widget_pages li::before, 
.page-template-page-website .widget_product_categories li::before, 
.page-template-page-website .widget_recent_entries li::before, 
.page-template-page-website .wp-block-archives li::before, 
.page-template-page-website .wp-block-categories li::before, 
.page-template-page-website .wp-block-latest-posts li::before, 
.page-template-page-website .wp-block-rss li::before,
.page-template-page-website .widget_product_search form::before, 
.page-template-page-website .widget_search form::before {
    color: rgba(255,255,255,0.3) !important;
}

/* Search form */
header .search-form {
    position: relative;
}

header .search-form input {
    width: 100%;
}

header .search-form button {
    position: absolute;
    top: 0 !important;
    right: 0;
    background-color: transparent !important;
    color: #fff !important;
    height: 100%;
    background-image: none;
}


/* Listing */
.hp-listings .hp-listing__location {
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.hp-listings .hp-listing__image {
    overflow: hidden;
    max-height: 185px;
}

.hide {
    display: none !important;
}
.show {
    display: block !important;
}

.banner {
    position: relative;
}

.banner .banner-close {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 16px;
    color: #ccc;
    width: 24px;
    text-align: center;
    cursor: pointer;
}

/* Honey comb */
.honeycomb-container {
    display: flex;
    gap: 6px;
    justify-content: center;
}

.honeycomb-container-2 {
    transform: translateY(-13px);
}

.honeycomb-container-3 {
    transform: translateY(-26px);
}

.honeycomb {
    width: 66px;
    aspect-ratio: 0.866;
    flex-shrink: 0;
    clip-path: polygon(0 25%,50% 0,100% 25%,100% 75%,50% 100%,0 75%);
    background: rgb(255 209 47);
}

.honeycomb-link:not(.honeycomb-transparent):hover .honeycomb-inner {
    background: rgb(255 209 47);
}

.honeycomb-link:not(.honeycomb-transparent):hover .honeycomb-inner a {
    color: #000;
}

.honeycomb-inner {
    width: 62px;
    aspect-ratio: 0.866;
    flex-shrink: 0;
    clip-path: polygon(0 25%,50% 0,100% 25%,100% 75%,50% 100%,0 75%);
    background-color: rgb(38,38,38);
    margin-left: 2px;
    margin-top: 2px;
    text-align: center;
}

.honeycomb-inner a {
    width: 85%;
    height: 100%;
    display: inline-block;
    text-align: center;
    font-size: 11px;
    line-height: 15px;
    vertical-align: middle;
    padding-top: 32%;
    margin: auto;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}

.honeycomb-inner a.pt-20 {
    padding-top: 20%;
}

.honeycomb-transparent {
    background: none !important;
}

.honeycomb-transparent {
    background: none !important;
}

/* Footer */
footer.site-footer {
    background: rgb(38,38,38);
    padding-bottom: 0 !important;
}

.footer-navbar__menu.footer-navbar__menu_half {
    margin-top: 28px;
}

.footer-navbar__end, .footer-navbar__start {
    align-items: start !important;
}

footer nav.footer-navbar__menu {
    float: left;
    width: 25%;
}
footer .footer-navbar__menu.footer-navbar__menu_half {
    width: 50%;
    display: block;
}

.footer-heading {
    line-height: 45px;
}

footer nav.footer-navbar__menu li {
    width: 100%;
}

.footer-navbar__menu ul li:not(:first-child) {
    margin-left: 0 !important;
}

.footer-navbar__menu ul li a {
    color: #fff !important;
}

footer .copyright {
    width: 75%;
    text-align: center;
    color: #777;
    font-size: 13px;
    line-height: 27px;
}

/* Colors */
.color-fb, .color-fb svg {
    color: rgb(24, 119, 242);
}

.color-li, .color-li svg {
    color: #0072b1;
}

.color-yt, .color-yt svg {
    color: #E10600;
}


.page-template-page-website .nav-secondary, .theme-listinghive .nav-secondary {
    background-image: linear-gradient(to right, #054a9e, #00285c);
	border-top:1px solid rgba(255,255,255,0.2);
	border-bottom:1px solid rgba(255,255,255,0.2)
}

.page-template-page-website #content::after {
    background-image: url(https://dev.sylbzone.com/wp-content/themes/listinghive-child/assets/images/hexagons.png);
    content: "";
    position: absolute;
    width: 68px;
    height: 100%;
    background-size: contain;
    top: 0;
}

.header-top {
	background:#000;
	text-align:right;
    font-size: 13px;
}

.social-icons {
    margin-right: 10px;
}

.social-icons > * {
    margin-left: 5px;
}

.social-icons svg {
    font-size: 25px;
}

.social-icons svg path {
    background:#fff;
}

.header-top .button {
    font-size: 13px !important;
    background-color: #05489a !important;
}

.header-navbar:last-child {
	border-bottom:0 !important;
}
#profile-progress {
	margin-top:40px !important;
}

/* Listing page sections menu */
.header-navbar.sylb-menu.sylb-main-menu {
	padding-bottom:0 !important;
    padding-top: 0 !important;
    margin-top: 0;
    background-image: linear-gradient(to right, #054a9e, #00285c);
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
}

.sylb-admin-theme .header-navbar.sylb-menu.sylb-main-menu {
    background-image: linear-gradient(to right, #000000, #181818) !important;
}

.header-navbar.sylb-menu.sylb-main-menu ul > li.active::before
{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    height: 3px;
    content: '';
    background-color: #ffc107;
}

#menu-user-header-menu-1 > li.active::before {
    bottom:-11px !important
}

#menu-user-header-menu > li a, #menu-admin-header-menu-1 > li a {
	padding-bottom:10px !important;
	padding-top: 10px !important;
}

.hp-listing__featured-badge svg.svg-inline--fa {
    margin-right: 0px !important;
}

/* Verified listing icon colors */
.hp-listing__verified-badge {
    color: #4c7cb6;
}
.hp-rating-stars i.active {
    color: #ffd336;
}
.hp-listing--view-block, .hp-vendor--view-block {
    background-color: rgb(1 41 93) !important;
}
.hp-rating__count {
    color:#fff !important
}
.hp-listing--view-block * {
    color: #fff !important;
}
.hp-listing--view-block .hp-listing__created-date, .hp-listing--view-page .hp-listing__created-date {
    color: rgba(255, 255, 255, .55) !important;
}
.hp-listing--view-block .hp-listing__categories a, .hp-listing--view-page .hp-listing__categories a {
    color: #fff !important;
    background:rgba(255,255,255,0.1) !important;
}
.hp-listing--view-block.hp-listing--featured {
    border-color: #dddddd;
}
.hp-vendor-cover-image {
    float: right !important;
}
.hp-vendor--view-page .hp-vendor__name {
    text-align: left !important;
    font-size: 2rem !important;
}
.hp-vendor--view-page .hp-vendor__details--primary {
    align-items: start !important;
}
.hp-vendor__image {
    margin-bottom: 20px !important;
}
.hp-vendor__image img {
    border-radius: 50%;
}

.hp-vendor--view-block .hp-vendor__registered-date, .hp-vendor--view-page .hp-vendor__registered-date {
    color: #fff !important;
    text-align: left !important;
    margin-top: 0.3rem !important;
    margin-bottom: 1.4rem !important;
}
.hp-vendor--view-page .hp-vendor__image {
    margin-left: 0 !important;
}
.hp-vendor--view-page .hp-vendor__description {
    width: 100%;
}

/* Show/hide content */
.toggle-btn {
    margin-left: 20px;
    padding: 0 6px;
    cursor: pointer;
}

/* News/Blog post loop */
.page-template-page-website .post__details>* {
    color: rgba(255,255,255,0.8) !important;
}
.wp-block-post-excerpt {
	margin-top:25px;
}

ul.wp-block-post-template {
	margin-left:0;
}

h2.wp-block-post-title {
	font-size: 1.5625rem;
}
.wp-block-post-date {
	text-transform:uppercase;
	font-weight:bold;
	margin-top:20px
}

body.home .wp-block-separator {
	display:none;
}

/* Site-wide ads */
.a-single a img {
	width:100%;
	padding: 5px;
	border: 1px solid #ddd;
	border-radius: 3px;
}

/* WooCommerce */
body.woocommerce-checkout #customer_details {
	width: 60%;
	margin-right:6%;
	float: left;
}
body.woocommerce-checkout #customer_details .col-1 {
	width:100% !important;
}
body.woocommerce-checkout #customer_details .col-2 {
	display:none;
}
.hp-review__author {
    color: #fff !important;
}
.hp-review__created-date {
    color: #fff !important;
}
.hp-listing-group__title svg {
    float: right;
}
.hp-review--view-block, .hp-listing-group--view-block {
    background-color: rgba(255,255,255,0.05) !important;
    border: 1px solid rgba(7, 36, 86, 0.075);
    border-radius: 3px;
    box-shadow: 0 2px 4px 0 rgba(7, 36, 86, 0.075);
    padding: 2rem;
}
body.woocommerce-checkout #order_review {
	float: left;
    width: 33%;
}
.woocommerce-page #payment #place_order {
	width: 100%;
	margin-top: 15px;
}
.woocommerce-terms-and-conditions-wrapper p {
	font-size: 11px;
	line-height: 17px;
}
.woocommerce-form-coupon-toggle {
	display:none;
}
#mailpoet_woocommerce_checkout_optin_field {
	line-height: 18px;
}

.hp-link i {
	color: rgba(255, 255, 255, .2) !important;
}

#user_register_modal {
	width:100%;
	height:100%;
}
#user_register_modal .hp-modal__title {
	text-align:center;
}
#user_register_modal .hp-form {
	max-width:992px; 
	margin:25px auto;
}
.hp-referral-list img {
	max-width:46px;
    border-radius: 50%;
    border: 2px solid #ddd;
}

.header-navbar__menu {
    margin: 10px 0 !important
}

.header-navbar__menu ul li ul {
	background-color: #054a9d;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 20px -6px;
}

.header-navbar__menu ul li ul a {
    color:#000 !important;
}

.button-sml {
    font-size: 13px !important;
    padding: 4px 10px !important;
}

.header-navbar__menu>ul>li.current-menu-item::before {
    display: none !important;
}

.nav-secondary .header-navbar__menu>ul>li.current-menu-item::before {
    display: block !important;
}

.button--primary, button[type="submit"], input[type=submit], .header-navbar__menu > ul > li.current-menu-item::before, .header-navbar__burger > ul > li.current-menu-item::before, .hp-menu--tabbed .hp-menu__item--current::before, .woocommerce #respond input#submit.alt, .woocommerce button[type=submit], .woocommerce input[type=submit], .woocommerce button[type=submit]:hover, .woocommerce input[type=submit]:hover, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background-color: #ffc107 !important; 
	bottom: -10px; 	
	top:auto !important;
    color: #000 !important;
}

.header-navbar__menu ul li.active > a, .header-navbar__menu ul li.current-menu-item > a, .hp-menu--tabbed .hp-menu__item--current a {
    color: #fff !important;
}

/* Modals */
.hp-modal__title {
    text-align: center;
    margin-bottom: 30px;
    font-size: 2rem;
}

#event_submit_modal, #group_submit_modal, #group_post_single_modal {
    max-width: 80%;
    width: 100%;
}

#events-manage .button-update {
    width: 100%;
}
#events-manage .button-delete {
    background-color: #fff !important;
    color: #ff1e07 !important;
    margin: auto;
    display: block;
}

.admin-header {
    background-image: linear-gradient(to right, #181818, #000000) !important;
}

body .hp-link:hover {
    color: #fff !important;
}

.hp-listing__action svg, table .fa-pen-to-square {
    margin-right: 4px !important;
}

@media only screen and (min-width: 48em) {
    .alignwide {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

@media only screen and (max-width: 768px) {

    .page-template-page-website .header-logo img, .hp_listing-template-default .header-logo img, .theme-listinghive .header-logo img, .hp-theme--listinghive .header-logo img {
        max-width: 54px !important;
    }

    .header-navbar.sylb-menu.sylb-main-menu ul > li.active a {
        color: #ffc107;
    }

    .header-navbar.sylb-menu.sylb-main-menu ul > li.active::before {
        background-color: transparent !important;
    }

    .container {
        padding-right: 2rem !important;
        padding-left: 2rem !important;
    }
    
    .user-avatar img {
        width: 48px !important;
        height: 48px !important;
        max-width:48px !important;
    }

    body:not(.hp-template--listing-manage-page) .single-group {
        width: 100%;
    }

    .fancybox-content {
        padding: 20px;
    }

    .header-logo__name {
        font-size: 18px !important;
    } 
    .header-logo__description {
        font-size: 13px !important;
    }
    .header-navbar {
        padding: 1rem 2rem !important;
    }
	.header-navbar .hp-form__button {
		display:none;
	}
    .header-navbar.sylb-menu.sylb-main-menu {
		margin-top: 0;
        padding-bottom: 10px !important;
        padding-top: 10px !important;
	}
    #content::after {
        width: 36px !important;
    }
    .single-group {
        width: 49%;
        float: left;
    }
}

@media only screen and (max-width: 992px) {
	#customer_details, body.woocommerce-checkout #order_review {
		width: 100% !important;
	}
	.admin-header ul li a {
		color:#000 !important;
	}
	.header-navbar__burger > ul::before {
    font-size: 22px;
	}
}

@media only screen and (max-width: 1070px) { 

    footer nav.footer-navbar__menu {
        width: 50% !important;
    }

    .footer-navbar__menu_half {
        display: none !important;
    }
}

@media only screen and (max-width: 1331px) {
    #content::after {
        width: 50px;
    }
}

@media only screen and (min-width: 992px){
    #events-manage .hp-form__field {
        width: 48%;
        float: left;
    }
    #events-manage .hp-form__field:nth-child(2n-1){
        margin-right: 2%;
    }
}

@media only screen and (min-width: 1200px){
    .header-navbar .header-navbar__start {
        width: 40%;
    }

    #event_submit_modal #events-manage, #group_submit_modal #groups-manage {
        float: left;
        width: 60%;
    }

    #event_submit_modal > form, #group_submit_modal > form {
        width: 36%;
        float: right;
        background:#0e3567;
        padding: 35px;
    }

    #new-event-heading {
        width: 36%;
        float: right;
    }
}

@media only screen and (min-width: 1400px){
    .header-navbar .header-navbar__start {
        width: 50%;
    }
}