@media (max-width: 991px){
        .tabletop .zf-slide-adjust {
                max-width: 100%;
        }
}

@media (min-width: 992px){
        .zf-slide-adjust {
                max-width: 33% !important;
        }

        .tabletop .zf-slide-adjust {
                width: 33%;
                margin: 0 !important;
        }

	.amslider-container.am-swiper-slider {
		width: 100% !important;
	}
}

.layout-1220 .block.category.event, .layout-1220 .footer.content, .layout-1220 .header.content, .layout-1220 .navigation, .layout-1220 .page-main, .layout-1220 .page-wrapper>.breadcrumbs >ul, .layout-1220 .page-wrapper>.page-bottom, .layout-1220 .page-wrapper>.widget, .layout-1220 .top-container {
        max-width: 1280px !important;
}

.no-sirv-lazy-load {
       max-width: 100% !important;
       max-height: 100% !important;
}

/*---------------------------------------------------------------------------------------------------------------
 * Contact Page Fix
 *---------------------------------------------------------------------------------------------------------------
 */
.amform-form .action.primary, .amform-parent .action.primary, .amform-form .amshopby-button, .amform-parent .amshopby-button, .amform-form .am-filter-go, .amform-parent .am-filter-go {
	background: #003399;
	min-width: 120px;
	padding: 0 2em;
}

.tabletop .amform-form .action.primary, .tabletop .amform-parent .action.primary, .tabletop .amform-form .amshopby-button, .tabletop .amform-parent .amshopby-button, .tabletop .amform-form .am-filter-go, .tabletop .amform-parent .am-filter-go {
        background: #608767;
}
.amcform-toolbar {
	width: 100%;
}

.contact-info {
	display: none;
}

/*---------------------------------------------------------------------------------------------------------------
 * Header Fix
 *---------------------------------------------------------------------------------------------------------------
 */
.header-contact {
        display: none !important;
}

header.page-header.sticky-header .nav-sections {
        background-color: #f4f4f4 !important;
}

@media (min-width: 992px) {
        .page-header.type2 .navigation:not(.side-megamenu) .level0 {
                 margin-right: 0px !important;
        }
}

.ui-menu-item:hover {
        color: #003399 !important;
}

.tabletop .ui-menu-item:hover {
        color: #608767 !important;
}

.ui-menu-item {
        color: #7B858A !important;
}

.minicart-wrapper {
        background-color: #003399 !important;
        padding: 8px !important;
        border: 1px solid #003399 !important;
        border-radius: 5% !important;
}

.tabletop .minicart-wrapper {
        background-color: #608767 !important;
        border: 1px solid #608767 !important;
}


.minicart-icon {
        color: white !important;
}

.minicart-wrapper .action.showcart::after {
        color: white !important;
}

@media only screen and (max-width: 991px) {
	body.tabletop .logo img {
		max-height: unset;
	}

	.navigation.sw-megamenu > ul > div {
		float: left;
	}
}

@media (min-width: 992px) {
        .sw-megamenu > ul {
                display: flex !important;
                justify-content: space-between;
                flex-direction: row;
                width: 100%;
        }

        .sw-megamenu.navigation > ul:after {
                display: none !important;
        }
}

/*---------------------------------------------------------------------------------------------------------------
 * Footer Fix
 *---------------------------------------------------------------------------------------------------------------
 */

.footer .social-icons {
        font-size: 20px !important;
}

.page-footer {
	z-index: 9 !important;
}

/*---------------------------------------------------------------------------------------------------------------
 * Search Fix
 *---------------------------------------------------------------------------------------------------------------
 */
#search {
        border: 1px solid grey;
        border-radius: 20px;
}

.amsearch-block-header {
        margin-bottom: 40px !important;
        padding: unset !important;
}

/*---------------------------------------------------------------------------------------------------------------
 * Button Color Fix
 *---------------------------------------------------------------------------------------------------------------
 */

html button.primary.btn-v-dark, #top-cart-btn-checkout, .action.btn-go-shop, .amcard-check, .amcard-button {
	background-color: #003399 !important;
}

html .tabletop button.primary.btn-v-dark, .tabletop #top-cart-btn-checkout, .tabletop .action.btn-go-shop {
        background-color: #608767 !important;
}

.amcard-check {
        padding: 10px !important;
        margin-bottom: 10px;
}

.amcard-button {
        color: #fff !important;
}


/*---------------------------------------------------------------------------------------------------------------
 * Home Fix
 *---------------------------------------------------------------------------------------------------------------
 */
.zf-slider-top {
        position: absolute;
        z-index: 1;
        top: 10%;
        left: 5%;
        text-align: left;
}

.zf-container-slider {
        background-color: rgba(255, 255, 255, 0.8);
        border-radius: 0.75rem;
}

.zf-brand-slider-title {
        background: none;
        font-size: 18px;
        border-bottom: #e1e1e1 solid 1px;
        font-weight: 700;
        margin-bottom: 27px;
        color: #313131;
        line-height: 42px;
        text-transform: uppercase;
}

.homepage-bar h3 {
        font-size: 14px;
        font-weight: 600;
        color: #465157;
        line-height: 19px;
}

.homepage-bar p {
        font-size: 13px;
        font-weight: 300;
        color: #839199;
        line-height: 19px;
}

.homepage-bar .col-lg-4:first-child {
        border-left: 0;
}

.homepage-bar .col-lg-4 {
        border-color: #fff;
}

.cms-index-index .page-main {
        max-width: 100%;
        padding: 0;
}

@media (max-width: 1279px) {
	.cms-index-index .page-main {
		padding: 0 10px !important;
	}
}

@media (min-width: 768px) {
        .page-main-inner {
                max-width: 1280px !important;
                margin-left: auto !important;
                margin-right: auto !important;
        }
}

.side-custom-menu {
        border: 1px solid #dae2e6;
        border-radius: 2px;
}

.side-custom-menu h2 {
        background-color: #f4f4f4;
        padding: 15px 20px 15px;
        border-bottom: 1px solid #ddd;
        margin-top: 0 !important;
}

.side-custom-menu ul {
        padding: 5px 12px;
        margin: 0;
        list-style: none;
}

.side-custom-menu ul li:first-child {
        border: 0;
}

.side-custom-menu ul li {
        border-color: #dae2e6;
        padding: 12px 4px;
}

.side-custom-menu ul li {
        text-align: left;
        padding: 12px 4px;
        border-top: 1px solid #ddd;
        margin: 0;
        line-height: 1;
}

.homepage-bar .col-lg-4 {
        border-left: 1px solid #e1e1e1;
        padding-top: 14px;
        padding-bottom: 14px;
}

.homepage-bar p {
        margin-bottom: 0 !important;
}

.filterproduct-title {
        background: none;
        font-size: 18px;
        border-bottom: #e1e1e1 solid 1px;
        font-weight: 700;
        margin-bottom: 30px;
        line-height: 42px;
        color: #313131;
        text-transform: uppercase;
        text-align: left;
}

.small-list.products-grid .product-item .product-item-name {
        font-size: 12px;
}

.product-item-details .amshopby-option-link {
        display: none !important;
}

.product-item-details .price-box .price-container .price-excluding-tax {
        font-size: 12px !important;

}

.price-including-tax+.price-excluding-tax:before, .weee[data-label]:before {
        content: attr(data-label) ': ';
        font-size: 12px !important;
}

.small-list.products-grid .product-items .product-item-details a {
        display: block;
        text-decoration: none;
        font-size: 14px !important;
        line-height: 1.4;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #222529;
        letter-spacing: normal;
        margin-bottom: .5rem;
}

.price-including-tax, .price-excluding-tax {
        display: block;
        font-size: 14px !important;
        line-height: 1;
}

.small-list .products-grid .product-item .price-container .price {
        font-size: 14px;
}

.small-list.products-grid .product-items .product-item-details a {
        display: block;
        text-decoration: none;
        font-size: 16px !important;
        line-height: 1.4;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #222529;
        letter-spacing: normal;
        margin-bottom: .5rem;
}

.small-list.products-grid .product-items .product-item-details .tax-details a {
        color: #003399 !important;
        font-size: 14px !important;
}

.tabletop .small-list.products-grid .product-items .product-item-details .tax-details a {
        color: #608767 !important;
}

.small-list .products-grid .product-item .tax-details a:hover {
        text-decoration: underline;
}

.amasty-hide-price-text {
        font-size: .75rem !important;
        font-weight: 400 !important;
}

.small-list.products-grid .product-items .product-item-details .special-price {
        width: 100% !important;
}

.special-price {
	display: inherit;
}

.products-grid .product-item-details .product-item-actions .tocart {
        text-transform: uppercase;
        font-size: 12.53px;
        font-family: 'Oswald';
        font-weight: 400;
        letter-spacing: 0.025em;
        color: #6f6e6c;
        line-height: 30px;
        background-color: #f4f4f4;
        border-color: #f4f4f4;
}

.product-item .rating-summary .rating-result > span:before {
        color: #ffc600 !important;
}

.zf-color-main a {
        color: #003399 !important;
}

.tabletop .zf-color-main a {
        color: #608767 !important;
}

.filterproducts .owl-dots {
        position: absolute !important;
        top: -60px;
        right: 0;
}

.owl-item .product-item {
        margin-top: 30px;
}

.owl-item .product-item:first-child {
        margin-top: 0;
}

.amslider .swiper-button-next, .amslider .swiper-button-prev {
	background-color: #fff;
}

.amslider .swiper-button-next:after {
	content: 'next';
}

.amslider .swiper-button-prev:after {
	content: 'prev';
}

.zf-container-slider .col-10 {
        padding-top: 10px !important;
}



/*---------------------------------------------------------------------------------------------------------------
 * Productpages Fix
 *---------------------------------------------------------------------------------------------------------------
 */

.box-tocart .action.tocart {
        background: #003399 !important;
        border-color: #003399 !important;
}

.tabletop .box-tocart .action.tocart {
        background: #608767 !important;
        border-color: #608767 !important;
}

.product-info-main .product-social-links {
        display: none;
}

.product-add-form .box-tocart {
        border-bottom: unset !important;
}

.product.info.detailed {
        margin-top: 50px;
}

.main-upsell-product-detail {
        background-color: unset !important;
}

.main-upsell-product-detail .product-item-actions {
        display: none !important;
}

.catalog-product-view .sidebar .block.related {
        margin-top: 25px;
}

.catalog-product-view .sidebar .custom-block-1>div {
        min-height: 65px;
        clear: both;
        padding: 18px 0;
        border-bottom: solid 1px #dee5e8;
        margin-bottom: 0;
}

.catalog-product-view .sidebar .custom-block-1>div:last-child {
        border-bottom: unset !important;
        min-height: unset !important;
        padding: unset !important;
}

.catalog-product-view .sidebar .custom-block-1>div h3 {
        font-size: 14px;
}

.delivery_time {
        color: #003399;
}

.tabletop .delivery_time {
        color: #608767;
}

.product-info-main .page-title-wrapper h1 {
        font-size: 25px;
        font-weight: 600;
        letter-spacing: -0.01em;
        color: #21293c;
        margin: 3px 0 15px;
}

.product-info-main .product.overview {
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0.005em;
        line-height: 27px;
        border-bottom: solid 1px #dae2e6;
}

.product-options-bottom, .product-info-price {
        font-size: unset !important;
}

.product-info-main .product-info-price .price-excluding-tax .price {
        font-size: unset !important;
}

.product-info-main .product-info-price .price-including-tax .price {
        font-size: 21px;
        color: #003399;
        font-weight: 700;
}

.tabletop .product-info-main .product-info-price .price-including-tax .price {
        color: #608767;
}

.product-info-main .product-reviews-summary:after {
        border-top: unset !important;
}

.rating-summary .rating-result>span:before {
        color: #ffc600 !important;
}

.rating-summary .rating-result:before {
        color: #c3c5c9 !important;
}

.page-product-grouped .product-item-name {
	white-space: normal !important;
}

.amlabel-position-wrapper {
	z-index: 899 !important;
}

.mz-expand .mz-expand-stage .mz-image-stage {
        background-color: #fff !important;
}

.mz-expand .mz-expand-stage .mz-image-stage .mz-caption {
        color: #000 !important;
}

/*---------------------------------------------------------------------------------------------------------------
 * Categories Fix
 *---------------------------------------------------------------------------------------------------------------
 */

.catalog-category-view .sidebar .block {
	margin-bottom: 0 !important;
}

.catalog-category-view .block.paypal.acceptance {
	display: none !important;
}

.amshopby-filter-tooltip img {
        display: none !important;
}

.amslider .slide .category-item-title, .amslider .swiper-slide .swiper-category-item {
        font-size: 12px !important;
}

.filter-options-title {
        cursor: pointer !important;
}

#cart-sidebar-reorder {
        overflow-x: auto !important;
}

/*---------------------------------------------------------------------------------------------------------------
 * Checkout Fix
 *---------------------------------------------------------------------------------------------------------------
 */
.amcheckout-comment {
        width: 100% !important;
}

.amcheckout-checkboxes-container {
        width: 100% !important;
}

.checkout-agreements .checkout-agreement {
        width: 100% !important;
}

.opc-block-summary .minicart-items-wrapper {
	max-height: fit-content !important;
}

.opc-block-summary .product-item .product .product-image-container {
	width: 60px !important;
	height: 60px !important;
}

.opc-block-summary {
        border: none !important;
}

.order-attributes .order-attributes-form.fieldset .field:last-child,
.opc-block-summary .table-totals tbody tr:last-child td {
        padding-bottom: 0 !important;
}

.opc-block-summary .table-totals tbody tr:last-child td p {
        line-height: 20px !important;
        margin-bottom: 0 !important;
}

.minicart-wrapper .block-minicart {
	width: auto !important;
	max-width: 400px !important;
}

@media only screen and (max-width: 479px) {
	.minicart-wrapper .block-minicart {
		width: calc(100vw - 40px);
	}
}

.minicart-items .product-item-details {
	display: block !important;
	max-width: 100% !important;
}

.minicart-items .product-item-name {
	text-wrap: wrap !important;
}

.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .subtotal {
	width: 100% !important;
}

.amcheckout-checkboxes .fieldset>.field.choice .label, .fieldset>.fields>.field.choice .label {
	display: flex !important;
}

.amcheckout-step-container .form-discount .actions-toolbar .action {
        background-color: #003399 !important;
}

.amcheckout-step-container .amcheckout-summary-container .amcheckout-content>.amcheckout-wrapper {
        padding-bottom: 0 !important;
}

.amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes {
        margin-top: 0 !important;
}

.order-attributes .order-attributes-form.fieldset .field:last-child {
        margin-bottom: 0px !important;
	color: #006bb4;
}

.tabletop .amcheckout-step-container .form-discount .actions-toolbar .action {
        background-color: #608767 !important;
}

.checkout-payment-method .payment-methods .actions-toolbar .primary {
        font-size: 1rem !important;
}

.amcard-field-container {
        padding-right: 22px;
}

.tabletop .am-checkout.-modern .authentication-wrapper .action-auth-toggle {
        background-color: #608767 !important;
}

.tabletop .amcheckout-step-container .primary .action.checkout, .tabletop .amcheckout-step-container .action.checkout.amasty {
        background-color: #608767 !important;
        background: #608767 !important;;
}

.tabletop button.action.primary {
        background-color: #608767 !important;
}

.tabletop .amcard-button {
        background-color: #608767 !important;
}

.tabletop .amcard-check {
        background-color: #608767 !important;
}
/*---------------------------------------------------------------------------------------------------------------
 * Account Fix
 *---------------------------------------------------------------------------------------------------------------
 */

@media (min-width: 769px) {
        .form-edit-account .fieldset:nth-child(1) {
                float: unset !important;
                clear: unset !important;
        }
}

@media (min-width: 769px) {
        .form-edit-account .fieldset:nth-child(2) {
                float: unset !important;
                clear: unset !important;
        }
}

/*---------------------------------------------------------------------------------------------------------------
 * Advanced Search Fix
 *---------------------------------------------------------------------------------------------------------------
 */

.amsearch-wrapper-block {
	padding: 0px;
	margin: 0px;
}

.amsearch-form-block.-opened {
	max-width: calc(100vw - 74px);
}

.amsearch-result-section {
	text-align: left;
}

.amsearch-products-section {
	padding: 25px 10px 0;
}

.amsearch-items-section {
	padding-left: 10px !important;
	padding-right: 10px !important;
}

.search-area.show-icon-tablet a.search-toggle-icon,
.page-header .amsearch-wrapper-block:before {
	display: none !important;
}

.amsearch-block-header {
	margin-bottom: 25px !important;
}

.amsearch-block-header .amsearch-title {
	font-size: 22px;
}

.amsearch-item-container .amsearch-item .amsearch-link {
	font-size: 14px;
	padding: 8px 10px;
}

.amsearch-item-container.-page a.amsearch-link {
	color: var(--amsearch-color-text, #3ac39c);
	font-weight: 400;
}

.amsearch-products-section.-grid:not(.-slider) .amsearch-item {
	max-width: calc(100%) !important;
}

.amsearch-item-container.-recent_searches .amsearch-item {
	display: block;
	border-radius: 0px;
	border: none;
	background: unset;
}

@media (min-width: 769px), print {
	.amsearch-products-section.-grid:not(.-slider) .amsearch-item {
		max-width: calc(50%) !important;
	}
}

@media (min-width: 992px), print {
	.amsearch-products-section.-grid:not(.-slider) .amsearch-item {
		max-width: calc(33.33333333%) !important;
	}
}

@media (max-width: 991px) {
	.header-row .header-center {
		padding: 0px;
	}
}

.amsearch-wrapper-inner .action.tocart.primary > span {
	display: none;
}

.amsearch-wrapper-inner .actions-secondary {
	line-height: 55px;
	padding: 0 2em;
	vertical-align: middle;
	background-color: #CCC;
	margin-left: 5px;
	height: 48px;
}

.amsearch-products-section .action.tocart {
	padding: 0 2em;
	font-size: unset;
}

.amsearch-products-section .actions-secondary .amsearch-button.-icon {
	margin: 0px;
}

.amsearch-products-section .product-item .tocart:before {
	margin-right: 0px;
}

.amsearch-item-container.-recent_searches .amsearch-tab-items {
	padding: 0px;	
}

.amsearch-item-container.-recent_searches .amsearch-item.-match {
	background-color: unset;
}

.amsearch-item-container.-recent_searches .amsearch-item .amsearch-link {
	padding: 8px 10px;
}

/*---------------------------------------------------------------------------------------------------------------
 * Zieh-Fix CSS
 *
 * Custom CSS to support missing functions from bootstrap
 *
 * Please put only css related to bootstrap here. All other CSS goes above.
 *
 *---------------------------------------------------------------------------------------------------------------
 */

/*---------------------------------------------------------------------------------------------------------------
 * Margin/Padding/Sizing classes
 *---------------------------------------------------------------------------------------------------------------
 */
.zf-margin-top-large {
        margin-top: 50px;
}

.zf-margin-top-medium {
        margin-top: 25px !important;
}

.zf-margin-top-small {
        margin-top: 12px;
}

.zf-margin-bottom-large {
        margin-bottom: 50px;
}

.zf-margin-bottom-medium {
        margin-bottom: 25px !important;
}

.zf-margin-bottom-small {
        margin-bottom: 12px;
}

.zf-margin-right-large {
        margin-right: 50px;
}

.zf-margin-right-medium {
        margin-right: 25px !important;
}

.zf-margin-right-small {
        margin-right: 12px !important;
}

.zf-margin-left-large {
        margin-left: 50px;
}

.zf-margin-left-medium {
        margin-left: 25px !important;
}

.zf-margin-left-small {
        margin-left: 12px !important;
}

.zf-margin-small {
        margin: 12px;
}

.zf-margin-top-remove {
        margin-top: 0 !important;
}

.zf-margin-left-remove {
        margin-left: 0 !important;
}

.zf-margin-right-remove {
        margin-right: 0 !important;
}

.zf-margin-bottom-remove {
        margin-bottom: 0 !important;
}

.zf-margin-remove {
        margin: 0 !important;
}

.zf-padding-top-large {
        padding-top: 50px;
}

.zf-padding-top-medium {
        padding-top: 25px;
}

.zf-padding-top-small {
        padding-top: 12px;
}

.zf-padding-bottom-large {
        padding-bottom: 50px;
}

.zf-padding-bottom-medium {
        padding-bottom: 25px;
}

.zf-padding-bottom-small {
        padding-bottom: 12px;
}

.zf-padding-left-large {
        padding-left: 50px;
}

.zf-padding-left-medium {
        padding-left: 25px;
}

.zf-padding-left-small {
        padding-left: 12px;
}

.zf-padding-right-large {
        padding-right: 50px;
}

.zf-padding-right-medium {
        padding-right: 25px;
}

.zf-padding-right-small {
        padding-right: 12px;
}

.zf-padding-small {
        padding: 12px;
}

.zf-padding-remove {
        padding: 0 !important;
}

.zf-full-width {
        position: relative;
        overflow: hidden;
        margin-left: calc(50% - 50vw) !important;
        margin-right: calc(50% - 50vw) !important;
}

.zf-max-width {
        width: 100%;
}

.zf-max-width-25 {
        max-width: 25% !important;
}

.zf-max-width-30 {
        max-width: 30% !important;
}

.zf-max-width-100 {
        max-width: 100% !important;
}

/*---------------------------------------------------------------------------------------------------------------
 * Positioning classes
 *---------------------------------------------------------------------------------------------------------------
 */
.zf-align-center {
        display: flex;
        align-items: center;
        justify-content: center;
}

.zf-align-bottom {
        position: absolute !important;
        bottom: 0;
        left: 0;
}

.zf-float {
        position: absolute !important;
        z-index: 100;
}

.zf-center-vert {
        margin: 0;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
}

.zf-center-horz {
        margin: 0;
        left: 50%;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
}

.zf-center-all {
        margin: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
}

/*---------------------------------------------------------------------------------------------------------------
 * Base color classes
 *---------------------------------------------------------------------------------------------------------------
 */
.zf-color-main {
        color: #003399 !important;
}

.tabletop .zf-color-main {
        color: #608767 !important;
}

.zf-color-white {
        color: white !important;
}

.zf-color-black {
        color: black !important;
}

.zf-background-main {
        background-color: #003399 !important;
}

.tabletop .zf-background-main {
        color: #608767 !important;
}

.zf-background-white-mute {
        background-color: rgba(230, 230, 230, 0.7);
}

.zf-background-grey {
        background-color: #f1f1f1;
}

/*---------------------------------------------------------------------------------------------------------------
 * Border classes
 *---------------------------------------------------------------------------------------------------------------
 */
.zf-border {
        border: 1px solid #003399 !important;
}

.tabletop .zf-border {
        border: 1px solid #608767 !important;
}

.zf-rounded {
        border-radius: .75rem !important;
}

.zf-rounded-bottom-large {
        border-bottom-left-radius: .75rem !important;
        border-bottom-right-radius: .75rem !important;
}

.zf-rounded-bottom-medium {
        border-bottom-left-radius: .5rem !important;
        border-bottom-right-radius: .5rem !important;
}

.zf-box-shadow {
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.zf-border-hover {
        border: 1px solid transparent !important;
        transition: border 0.3s;
}

.zf-border-hover:hover {
        border: 1px solid #003399 !important;
}

.tabletop .zf-border-hover:hover {
        border: 1px solid #608767 !important;
}

/*---------------------------------------------------------------------------------------------------------------
 * Picture classes
 *---------------------------------------------------------------------------------------------------------------
 */
.zf-picture-grid {
        padding: 0 !important;
}

.zf-picture-grid img {
        width: 100%;
        height: 100%;
}

/*---------------------------------------------------------------------------------------------------------------
 * Text classes
 *---------------------------------------------------------------------------------------------------------------
 */
.zf-h2-big {
        font-size: 3.5rem;
}

.zf-font-weight-400 {
        font-weight: 400 !important;
}

.zf-font-weight-700 {
        font-weight: 700 !important;
}

/*---------------------------------------------------------------------------------------------------------------
 * Table classes
 *---------------------------------------------------------------------------------------------------------------
 */
.zf-table {
        display: table;
        height: 100%;
}

.zf-table-cell {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
}

/*---------------------------------------------------------------------------------------------------------------
 * ZF Modal
 *---------------------------------------------------------------------------------------------------------------
 */
.zf-modal {
        display: none;
        position: fixed;
        z-index: 1000;
        padding-top: 100px;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
        background-color: rgb(0,0,0);
        background-color: rgba(0,0,0,0.4);
}

.zf-modal-content {
        position: relative;
        background-color: #fefefe;
        color: black;
        margin: auto;
        padding: 0;
        border: 1px solid #888;
        width: 50%;
        box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
        -webkit-animation-name: animatetop;
        -webkit-animation-duration: 0.4s;
        animation-name: animatetop;
        animation-duration: 0.4s
}

@media (max-width: 1023px) {
        .zf-modal-content {
                width: 90%;
        }
}

@-webkit-keyframes animatetop {
        from {top:-300px; opacity:0}
        to {top:0; opacity:1}
}

@keyframes animatetop {
        from {top:-300px; opacity:0}
        to {top:0; opacity:1}
}

.zf-modal-close {
        color: black;
        float: right;
        font-size: 28px;
        font-weight: bold;
}

.zf-modal-close:hover,
.zf-modal-close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
}

.zf-modal-header {
        padding: 2px 16px;
}

.zf-modal-body {
        padding: 2px 16px;
}

.zf-modal-a {
        display: inline-block;
        width: 100%;
}

/*---------------------------------------------------------------------------------------------------------------
 * ZF List
 *---------------------------------------------------------------------------------------------------------------
 */
.zf-list-count ol {
        list-style: none;
}

/*---------------------------------------------------------------------------------------------------------------
 * ZF Slider
 *---------------------------------------------------------------------------------------------------------------
 */
.zf-slider-container {
        max-width: 1000px;
        position: relative;
        margin: auto;
}

.zf-slide {
        display: none;
}

.zf-slider-prev, .zf-slider-next {
        cursor: pointer;
        position: absolute;
        top: 50%;
        width: auto;
        margin-top: -22px;
        padding: 16px;
        color: #0040c4;
        font-weight: bold;
        font-size: 18px;
        transition: 0.6s ease;
        border-radius: 0 3px 3px 0;
        user-select: none;
}

.zf-slider-next {
        right: 0;
        border-radius: 3px 0 0 3px;
}

.zf-slider-next:hover, .zf-slider-prev:hover {
        background-color: rgba(0,0,0,0.8);
}

.zf-slider-text {
        color: black;
        font-size: 15px;
        padding: 8px 12px;
        bottom: 8px;
        width: 100%;
        text-align: center;
}

.zf-dot {
        cursor: pointer;
        height: 15px;
        width: 15px;
        margin: 0 2px;
        background-color: #bbb;
        border-radius: 50%;
        display: inline-block;
        transition: background-color 0.6s ease;
}

.zf-active, .zf-dot:hover {
        background-color: #717171;
}

.zf-fade {
        -webkit-animation-name: fade;
        -webkit-animation-duration: 1.5s;
        animation-name: fade;
        animation-duration: 1.5s;
}

@-webkit-keyframes fade {
        from {opacity: .4}
        to {opacity: 1}
}

@keyframes fade {
        from {opacity: .4}
        to {opacity: 1}
}

/*---------------------------------------------------------------------------------------------------------------
 * Other Classes
 *---------------------------------------------------------------------------------------------------------------
 */
.zf-button:hover {
        cursor: pointer;
}

.zf-hidden {
        display: none;
}

.zf-icon {
        font-size: 40px;
        margin-top: 15px;
}

.layout-1220 .page-wrapper>.widget:has(> .zf-slider-fullwidth) {
        width: 100vw;
        max-width: 100vw !important;
        padding: 0;
}

/*---------------------------------------------------------------------------------------------------------------
 * Tabletop Redesign
 *---------------------------------------------------------------------------------------------------------------
 */
body.tabletop {
        color: black;

        .wks-header-menu-top {
                float: left;
                font-size: 31px;
                color: #7B858A;
                display: none;
                width: 70%;
        }

        .wks-header-menu-top a {
                color: #7B858A;
                padding-left: 20px;
                padding-right: 20px;
        }

        .wks-header-menu-top a:hover {
                color: #608767;
        }

        .wks-header-menu-top-mobile {
                margin-top: 20px;
                font-size: 20px;
                color: #7B858A;
        }

        .wks-header-menu-top-mobile a {
                color: #7B858A;
                padding-left: 20px;
                padding-right: 20px;
        }

        .wks-header-menu-top-mobile a:hover {
                color: #608767;
        }

        .wks-split-right {
                border-right: 1px solid #7B858A;
        }

        .widget {
                margin-top: 0 !important;
        }

        @media (min-width: 768px) {
                .page-main-inner {
                        max-width: 1920px !important;
                        margin-left: auto !important;
                        margin-right: auto !important;
                }
        }

        @media (min-width: 1024px) {
                .wks-header-menu-top {
                        display: block;
                }
                .wks-header-menu-top-mobile {
                        display: none;
                }
        }

        @media (min-width: 1600px) {
                .block.category.event, .footer.content, .header.content, .navigation, .page-main, .page-wrapper>.breadcrumbs >ul, .page-wrapper>.page-bottom, .page-wrapper>.widget, .top-container {
                        max-width: 1600px !important;
                }
                .container {
                        max-width: 1600px !important;
                }
        }

        /*@media (max-width: 1023px) {*/
        /*        .wks-banner-home .pagebuilder-banner-wrapper {*/
        /*                background-size: contain !important;*/
        /*        }*/
        /*}*/

        .block.category.event, .footer.content, .header.content, .navigation, .page-main, .page-wrapper>.breadcrumbs >ul,.page-wrapper>.page-bottom, .page-wrapper>.widget, .top-container {
                max-width: 1600px !important;
        }

        h2 {
                font-weight: bold;
        }

        .w-fit {
                width: fit-content;
        }

        .dragon-contact-button {
                background-color: rgb(71 41 111);
                color: white;
                border-radius: 5px;
        }

        .dragon-contact-button:hover {
                background-color: rgb(69, 37, 113);
                color: white;
                border-radius: 5px;
        }

        .h3 {
                font-weight: bold;
                font-size: 2em;
        }

        .h1 {
                font-weight: bold;
                font-size: 3em;
        }

        .h4 {
                font-weight: bold;
                font-size: 1.5em;
        }

        .wks-info-top {
                font-size: 1.2em;
        }

        .slider-wrapper {
                margin-left: unset !important;
                margin-right: unset !important;
        }

        .logo img {
                max-height: unset !important;
        }

        .columns .sidebar, .columns .sidebar-main, .columns .mobile-sidebar {
                /*display: none;*/
        }

        @media screen and (min-width: 768px) {
                @media (min-width: 992px) {
                        .page-layout-2columns-right .column.main {
                                width: 100%;
                                float: left;
                                -ms-flex-order: 1;
                                -webkit-order: 1;
                                order: 1;
                        }
                        .page-header.type2.sticky-header .navigation {
                                padding-right: 90px !important;
                        }
                }
        }

        .product-info-main .product.alert {
                font-weight: 700;
        }

        .products-grid .tax-details {
                display: none;
        }

}

/*---------------------------------------------------------------------------------------------------------------
 * End of Zieh-Fix CSS
 *---------------------------------------------------------------------------------------------------------------
 */
