/*
Theme Name: WebShop Child Theme
Theme URI: https://woocommerce.com/products/webshop/
Description: Child Theme for WebShop
Author: ThemeGrill
Author URI: http://themegrill.com
Template: webshop
Version: 1.0
*/

.site-header .ws-row{
	align-items: center;
}

body.pop-active{
	overflow: hidden;
}

@media (min-width: 768px) {
	.main-navigation{
		margin-right: 5px;
	}
}

.ws-masthead-lvl2{
	position: relative;
	height: 80px;
	background: #fff;
	z-index: 2;

}

#toggle-menu {
	background-color: #fff;
}


.ws-masthead-lvl2:before{
	content: '';
	position: fixed;
	top: 0;
	left: 0;
	height: 80px;
	width: 100%;
	background: #fff;
	display: none;
}
.ws-masthead-lvl2:after {
    border-bottom: 6px solid #fad000;
    /*border-bottom: 24px solid rgba(250, 208, 0, 0.3);*/
    content: "";
    display: block;
    height: 0;
    left: 0;
    right: 0;
    top: 80px;
    z-index: 0;
    position: fixed;
}
.ws-tertiary-navigation {
    top: calc(100% + 47px);
}
.ws-masthead-lvl2 .ws-container{
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	background: #fff;
	width: 100%;
}
.ws-masthead-lvl2 .ws-container {
    padding-top: 0;
    padding-bottom: 0;
}


.ws-masthead-lvl2.scroll .ws-container{
	position: fixed;
}

.ws-masthead-lvl2.scroll:before{
	display: block;
}

.wp-block-cover .wp-block-cover__background {
	/*border-bottom: 40px solid #41B8D5;*/
	border-bottom: 40px solid #fad000;
}

.justify-content-center{
	justify-content: center;
}

@media (max-width: 568px){
	.f-carousel__nav{
		/*display: none;*/
	}
}
.f-button.is-next,
.f-button.is-prev,
.fancybox__toolbar__column.is-right button{
	/*background-color: #f9f9f9;*/
}

.f-carousel__nav button {
	background-color: #f9f9f9;
}

.fancybox__toolbar__column button:hover, .fancybox__toolbar__column button:focus {
	background-color: rgba(0,0,0,0) !important;
}

@media (max-width: 568px){
	.flex-reverse{
		/*flex-direction: row-reverse;*/
	}
}

@media (min-width: 782px){
	.flex-reverse-table-desc {
		flex-direction: row-reverse;
	}
	/*.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {*/
	/*        flex-basis: 538px;*/
	/*    }*/
}

.last-news{
	padding: 10px 0 30px;
	--f-carousel-spacing: 20px;
	--f-carousel-slide-width: 32%;
}

@media (max-width: 792px) {
	.last-news{
		--f-carousel-slide-width: 39%;
	}
}

@media (max-width: 587px) {
	.last-news{
		--f-carousel-slide-width: 50%;
	}
}

@media (max-width: 513px) {
	.last-news{
		--f-carousel-slide-width: 80%;
	}
}

.last-news .f-carousel__dots{
	display: none;
}

.is-horizontal .f-carousel__nav .f-button.is-prev{
	left: -50px;
}
.is-horizontal .f-carousel__nav .f-button.is-next{
	right: -50px;
}

.f-carousel__nav button.f-button.is-next:hover,
.f-carousel__nav button.f-button.is-prev:hover{
	color: #706F6C;
}

@media (max-width: 1275px) {
	.is-horizontal .f-carousel__nav .f-button.is-next{
		right: 10px;
	}
	.is-horizontal .f-carousel__nav .f-button.is-prev{
		left: 0;
	}
}


.last-news .f-carousel__slide{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	/*background-color: #f8f8f8;*/
}

@media (max-width: 781px){
	.last-news .f-carousel__slide{
		width: 50%;
	}
}
@media (max-width: 587px) {
	.last-news .f-carousel__slide{
		width: 100%;
	}
}

.ws-entry-cta .read-more-text:hover{
	color: #fff !important;
}

.navigation.post-navigation,
.post .entry-thumbnail{
	display: none;
}

.ws-posts .entry-thumbnail, .last-news-block .entry-thumbnail {
	display: block;
}

a[aria-current="page"]{
	color: #41B8D5;
	color: rgba(44, 49, 199, .05);
}

.site{
	overflow-x: hidden;
}

.wp-block-cover .has-text-align-center {
	line-height: 1.2;
	min-height: 8.4rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

.widget-title, .widgettitle  {
	position: relative;
}

.wp-block-button__link {
	border: none !important;
}

.sbi_item a {
	border: 12px solid #fff;
}


.last-news .entry-thumbnail__link {
	border: 12px solid #f4f4fc;
}
.blue-border-img img {
	border: 12px solid #f4f4fc !important;
}
.wite-border-img img {
	border: 12px solid #fff !important;
}

article a.entry-thumbnail__link img, article iframe, .product__thumbnail {
	border: 12px solid #f4f4fc !important;
	background-color: #f4f4fc;
}
.product.outofstock {
	position: relative;
}

.bapf_button.bapf_reset {
	background-color: rgba(44, 49, 199, .05) !important;
	border-radius: 4px !important;
	width: 100%;
	font-size: 14px !important;
	padding: 0.5rem !important;
}
.related .product__thumbnail {
	border: none !important;
}
.related .product__thumbnail a {
	border: 12px solid #ecf8fb !important;
	background-color: #f4f4fc;
}

.single-product .related .product, .single-product .upsells .product {

}
.wp-embed-aspect-16-9 .wp-block-embed__wrapper {
	position: relative;
	padding-top: 56.25%;
}
.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
}

.wp-block-embed iframe {
	width: 100%;
}
.woocommerce-product-gallery {
	border: 12px solid #f4f4fc !important;
	background-color: #f4f4fc;
}

@media (max-width: 768px) {
	.site-content .ws-row {
		display: flex;
		flex-direction: column-reverse;
	}
}

h3.berocket_ajax_group_filter_title {
	background: #ff3131;
	color: #fff;
	padding: 0.5rem 1rem;
	text-align: center;
}

.bapf_head h3 {
	padding-left: 0px;
	position: relative;
}
.bapf_head h3:before {
	width: 40px;
	height: 10px;
	display: inline-block;
	margin: auto;
	margin-right: 10px;
	top: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0,0,0,0) !important;
	background-image: url(assets/img/decor-line.png);
	background-image: url(assets/img/decor-line-transparent-min.png);
	content: '';
	background-size: 100% 100%;
	border-radius: 0px;
}

.bapf_body label {
	margin-bottom: 0;
}

.bapf_body label > span {
	border: 4px solid #ecf8fb !important;
}

.bapf_ckbox_greychck input[type=checkbox] {
	background-color: #ecf8fb;
}

.product.outofstock .product__thumbnail a:before {
	content: 'нема в наявності';
	position: absolute;
	top: 10px;
	left: auto;
	z-index: 5;
	right: 10px;
	background-color: #000;
	color: #FFF;
	font-size: 1.4rem;
	padding: 0 8px;
	line-height: 2.6rem;
	height: 1.78571em;
	border-radius: 4px;
}

body .wite-border-img figure, .blue-border-img figure {
	border: none !important;
}

button {
	border-radius: 4px;
}

.wc-block-grid__product-onsale {
	background-color: #ff3131 !important;
	height: auto !important;
	border: none !important;
	color: #fff !important;
}
.cat-arh .entry-title a, .ws-related-posts-header {
    display: flex;
    align-items: center;
}
.widget-title::before, .widgettitle::before, .cat-arh .entry-title a::before, .ws-related-posts-header::before {
	width: 40px;
	min-width: 40px;
	height: 40px;
	display: inline-block;
	margin-top: auto;
    margin-bottom: auto;
	margin-right: 10px;
	top: 0; 
	bottom: 0;
	left: 0;
	background-color: rgba(0,0,0,0) !important;
	/*background-image: url("assets/img/decor-line.png");*/
	background-image: url("assets/img/decor-line-transparent-min.png");
	content: '';
	background-size: 100% 100%;
	border-radius: 0px;
}



.site-footer .widget-title::before {
	/*filter: brightness(0) invert(1);*/
	/*margin: auto;*/
	top: 0;
}

.site-footer .menu a:hover {
	color: #00122d;
}

.ws-footer-cols li {
	border-bottom: none;
	padding: 0.2em 0;
    margin-left: 1.5rem;
}

.widget-title {
	line-height: 1.4;
    display: flex;
    align-items: center;
}

.ws-container.wp-block-column {
	margin-left: auto;
	margin-right: auto;
}

@media (min-width: 782px){
	.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
		flex-basis: 0;
		flex-grow: 1;
	}
}

a[data-fancybox="gallery"]{
	text-align: center;
}
.mb-0 {
	margin-bottom: 0 !important;
}
.wrapFancyBox {
	padding-top: 70%;
	position: relative;
	display: block;
	overflow: hidden;
}
.wrapFancyBox img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.entry-thumbnail .entry-thumbnail__link, .entry-thumbnail img,
.entry-footer .ws-entry-cta{
	border-radius: 4px;
}




@media (max-width: 567px) {
	.page-template-page-sidebar .site-content .ws-row.ws-sidebar-layout--right {
		flex-direction: column-reverse;
	}
	.page-template-page-sidebar .site-sidebar {
		margin-top: 0;
	}

	.site-header .secondary-menu-toggle {
		margin-right: 1em;
		padding: 0.75em 1em;
	}
	html {
		font-size: 52%;
	}
	/*p {*/
	/*    line-height: 1.4;*/
	/*}*/
	.wp-block-latest-posts.is-grid li {
		margin-right: 0;
	}
	/*li.product .woocommerce-loop-category__title, li.product .woocommerce-loop-product__title, li.product .wc-block-grid__product-title {*/
	/*    font-size: 1.4rem !important;*/
	/*}*/
	/*li.product .button, li.product .add_to_cart_button, li.product .added_to_cart {*/
	/*    font-size: 1.2rem !important;*/
	/*}*/
}

.site-main, .site-sidebar {
	width: 100%;
}

@media screen and (min-width: 48em){
	.ws-sidebar-layout--right .site-main {
		width: calc(100% - 25%);
		padding-right: 5.25em;
	}
}

@media (min-width: 48em){
	.ws-sidebar-layout--right .site-main {
		width: 77%;
	}
}

@media screen and (min-width: 48em){
	.ws-sidebar-layout--right .site-sidebar {
		margin-top: 0;
		width: 25%;
	}
}

.ws-sidebar-layout--right{
	width: 100%;
}

@media (min-width: 48em){
	.ws-sidebar-layout--right .site-sidebar {
		width: 23%;
	}
}


iframe  {
	border: 18px solid #fff;
	border-radius: 12px;
}

/*.ws-footer-bar {*/
/*	background-color: #2B292A;*/
/*	color: #fff;*/
/*}*/

.ws-page-header {
	background-color: rgb(65,184,213);
	background-color: #2B2FC7;

}
.ws-page-header * {
	color: #fff;
}

.site-content {
	background-color: #fff;
}

.main-navigation ul li {
	margin-right: 1.5em;
}



.widget_nav_menu .sub-menu{
	padding-left: 1.5em;
}

.widget_nav_menu .sub-menu li:last-child{
	/*border-bottom: none;*/
}

.site-footer img {
	padding: 0 30px 0 0;
	border-radius: 12px;
	/*filter: brightness(0) invert(1);*/
}

.site-footer .menu a {
	padding-left: 20px;
	position: relative;
}

.site-footer .widget-title, .site-footer .widgettitle {
	padding-left: 50px;
}
.wp-block-heading.widget-title {
	padding-left: 0;
}
.wp-block-heading.widget-title::before, .wp-block-heading.widgettitle::before {
	position: relative;
	display: inline-block;
}

.site-footer .menu a:before {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	content: '';
	margin: auto;
	width: 10px;
	height: 10px;
	/*background-image: url(assets/img/svg/arrow.svg);*/
	background-color: #fad000;
	background-size: 10px auto;
	background-repeat: no-repeat;
	background-position: center center;
    border-radius: 50%;
	/*filter: brightness(0) invert(1);*/
}


.site-footer .menu a[aria-current="page"]:before {
	filter: none;
}

.f-button {
	box-shadow: 0 6px 12px -2px rgb(50 50 93 / 25%), 0 3px 7px -3px rgb(0 0 0 / 30%);
}

.f-carousel__nav button {
	background-color: #f9f9f9 !important;
	border-color: #f9f9f9 !important;
	border-radius: 4px;
}
.f-carousel__nav button.f-button.is-next:hover, .f-carousel__nav button.f-button.is-prev:hover {
	color: #706F6C;
}

.button:hover, .widget_search button:hover, .wp-block-button__link:hover, .ws-header-search button:hover{
	border-color: #252628 !important;
	background-color: #252628 !important;
}

.secondary-menu-toggle  {
	background-color: #ff3131;
	color: #fff;
}
.secondary-menu-toggle * {
	fill: #fff;
	color: #fff;
}

/******************************************************************/


.ws-secondary-navigation .ws-secondary-menu {
	padding-top: 8em;
}

.site-sidebar ul:not(.sub-menu) > li a {
	margin-right: 30px;
}
.site-sidebar ul > li a {
	display: block;
}

.site-sidebar ul.menu {
	background: #fad000;
	border-radius: 4px;
}

.site-sidebar ul.menu .sub-menu li {
	background-color: #f6f9fb;
}



.site-sidebar ul.menu li a  {
	padding-left: 15px;
	z-index: 1;
}
.site-sidebar ul:not(.sub-menu) li {
	border-bottom: 3px solid #fff;
}
.site-sidebar ul .sub-menu li {
	border-top: 3px solid #fff;
	border-bottom: none;
}

/*.site-sidebar ul .sub-menu li a {*/
/*	padding-left: 40px;*/
/*}*/

/*.site-sidebar ul .sub-menu li {*/
/*    background-color: #fff;*/
/*    border-bottom: 1px solid #EBEBEC;*/
/*}*/

/*.site-sidebar ul [aria-current="page"] {*/ 
/*    color: rgb(238,99,0);*/
/*    font-weight: 400;*/
/*}*/

.site-sidebar ul a {
	position: relative;

}
.site-sidebar li {
	overflow: hidden;
}
.site-sidebar ul {
	position: relative;
}
.site-sidebar ul .open {
	height: 32px;
	width: 32px;
	position: absolute;
	top: 0.25em;
	bottom: 0;
	right: 0;
	cursor: pointer;
	z-index: 5;
}
.site-sidebar ul .open::before {
	content: '';
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
}

.site-sidebar .sub-menu {
	display: none;
}



/*.site-sidebar .js-open > .sub-menu {*/
/*    display: block;*/
/*}*/
.site-sidebar .open {
	transform: rotate(0deg);
	transition: all 0.5s;
}
.site-sidebar .js-open > .open {
	transform: rotate(180deg);
}
.site-sidebar a {
	transition: all 0.3s;
}

/*.site-sidebar .js-open > a {*/
/*    color: #fff;*/
/*}*/

.site-sidebar .sub-menu {
	/*border-bottom: 3px solid rgb(238,99,0);*/
	/*border-top: 3px solid rgb(238,99,0);
    /**/
}

.site-sidebar .open::before {
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 12px solid #41B8D5;
	border-top: 12px solid rgba(44, 49, 199, .05);
}




.site-sidebar ul a {
	position: relative;
	line-height: 1.4;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*.site-sidebar ul .current-menu-item > a {*/
/*    color: #fff;*/
/*    z-index: 1;*/
/*    position: relative;*/
/*}*/

.site-sidebar ul li {
	position: relative;
}

.site-sidebar .sub-menu   [aria-current="page"] {
	color: #41B8D5;
	color: rgba(44, 49, 199, .05);
}

.site-sidebar .sub-menu a {
	font-size: 14px;

}

.site-sidebar .sub-menu a:before {
	display: none;
}

.site-sidebar ul .current_page_parent > a ,
.site-sidebar ul .current_page_item > a {
	color: #fff;
}
.site-sidebar ul .current_page_parent > a:before ,
.site-sidebar ul .current_page_item > a:before {
	background-color: #2B2FC7;
	border-radius: 4px;
	overflow: hidden;
	content: '';
	width: 200%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
}
.site-sidebar ul .current_page_item > a ~ .open:before ,
.site-sidebar ul .current_page_parent > a ~ .open:before {
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 12px solid #fff;
}


/*.site-sidebar ul a[aria-current="page"]:before, .site-sidebar ul a:hover:before {*/
/*    width: 200%;*/
/*}*/
/*.site-sidebar ul [aria-current="page"], .site-sidebar ul a:hover {*/
/*    color: #fff !important;*/
/*}*/
/*.site-sidebar .menu a {*/
/*    display: block;*/
/*    padding: 0.5rem 1rem;*/
/*}*/

/*.woocommerce-loop-product__title {*/
/*    text-align: center;*/
/*    line-height: 1.2;*/
/*    min-height: 60px;*/
/*}*/

/*.site-sidebar .menu .current-menu-item {*/
/*    line-height: 1.4;*/
/*}*/

/*.site-sidebar .menu .current-menu-item > a {*/
/*    background-color: #EE6300;*/
/*    color: #fff;*/
/*}*/
/*.site-sidebar .menu .current-menu-item .sub-menu {*/

/*}*/

/*.site-sidebar ul li {*/
/*    padding: 0;*/
/*}*/
/*.site-sidebar ul li {*/
/*    border-bottom: none;*/
/*}*/
/*.site-sidebar ul .sub-menu {*/
/*    !*padding-left: 20px;*!*/
/*    !*font-size: 0.98em;*!*/
/*    !*display: none;*!*/
/*}*/
/*.site-sidebar ul a {*/
/*    border-radius: 4px;*/
/*}*/
/*.site-sidebar .widget_nav_menu > div {*/
/*    border-radius: 4px;*/
/*}*/
/*.site-sidebar .widget_nav_menu a {*/
/*    background-color: #F8F8F8;*/
/*}*/
/*.site-sidebar .widget_nav_menu ul:not(.sub-menu) > li, .site-sidebar .widget_nav_menu .sub-menu li {*/
/*    border-bottom: 4px solid #fff;*/
/*}*/

/*.site-sidebar .widget_nav_menu .sub-menu li:last-child {*/
/*    border: none;*/
/*}*/

/*.site-sidebar .widget_nav_menu .current_page_item .sub-menu, .site-sidebar .widget_nav_menu .current_page_parent .sub-menu {*/
/*    display: block;*/
/*}*/
/*.site-sidebar  .sub-menu {*/
/*    padding-left: 20px;*/
/*}*/

/*#ecf8fb*/
.wp-block-columns:not(.img-hide-border) figure:not(.columns-default):not(.is-provider-youtube):not(.wp-block-gallery-is-layout-flex):not(.product__thumbnail) {
	display: inline-block;
	border-radius: 4px;
	/*border: 12px solid rgba(65,184,213,0.05) !important;*/
	border: 12px solid rgba(44, 49, 199, .05) !important;
}

.logoBlock .wp-block-gallery-is-layout-flex {
	align-items: center !important;
	justify-content: center !important;
}
.logoBlock figure {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.logoBlock figure img {
	padding: 1rem;
	background-color: #fff;
}

figure img {
	border-radius: 4px;
}

.site-main .products .product {
	margin-bottom: 30px;
}

.products .product__thumbnail {
	width: 100%;
}

.products .woocommerce-loop-product__title {
	line-height: 1;
	min-height: 4rem;
}
.button.product_type_simple:hover,
.button.product_type_simple:focus {
	background-color: #302D2C !important;
}

.fancy-slider-wrapper {
	background-color: #ecf8fb;
	padding: 40px;
	border-radius: 4px;
}
.wrap-fancy-slide-white.fancy-slider-wrapper {
	background-color: #fff;
}
.wp-block-columns {

}

.fancy-slider-wrapper [data-fancybox="gallery"] {
	display: flex;
	align-items: center;
	justify-content: center;
}

@media (min-width: 782px) {
	.flex-reverse-table-desc {
		flex-direction: row-reverse;
	}
}




.site-sidebar .widget-title {
	padding-left: 50px;
	top: 0;
}
[name="update_cart"]:hover {
	color: #fff !important;
}

.js-btn-formbay:hover,
.js-btn-formbay:focus {
	background-color: #302D2C !important;
}

.ws-site-branding {
	background-color: #fff;
	padding: 1rem;
}
.ws-masthead-lvl1 .ws-container {
	padding-top: 0;
	padding-bottom: 0;
}

.ws-header-action .ws-icon, .wp-block-search__button svg, .search-form button svg {
	fill: #fff !important;
}
article .entry-meta .post-author {
	display: none;
}

.wp-block-search {
	margin-bottom: 1.5em;
}


.site-header-cart .cart-contents, .site-header-cart .cart-contents *, .site-header-cart .cart-contents .amount {
	color: #fff;
}

.wrap-fancy-slide-blue.fancy-slider-wrapper {
	background-color: #ecf8fb;
}

@media (max-width: 576px) {

	.wrapGalerry, :where(.wp-block-columns.has-background) {
		padding-left: 0;
		padding-right: 0;
	}
	#wpadminbar {
		display: none;
	}
	/*.menu-toggle span {*/
	/*	border-color: #fff !important;*/
	/*}*/
	.ws-masthead-lvl2, .ws-masthead-lvl2:before {
		height: 85px;
	}
	.ws-site-branding {
		background-color: rgba(0,0,0,0);
	}
	.custom-logo-link {
		background-color: #fff;
		padding: 0.1rem 0.5rem;
	}
	.ws-masthead-lvl1 .ws-container {
		padding-top: 1em;
		padding-bottom: 1em;
	}
}

@media (min-width: 782px) {
	.flex-reverse-table-desc {
		flex-direction: row-reverse;
	}
}


.wp-block-image .alignleft {
	    margin: .5em 2em .5em 0;
}

@media (max-width: 576px) {
	.wp-block-image .alignleft , .wp-block-image .alignright  {
		float: none !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}



/*******************************/
.ws-site-branding {
    padding: 0;
}
.custom-logo-link {
    display: flex;
    /*height: 60px;*/
    align-items: flex-start;
    background-image: linear-gradient(90deg, #010105 0%, #2B2FC7 100%);
    background-image: linear-gradient(90deg, #00122e 0%, #2B2FC7 100%);
    /*border-radius: 0 0 6px 6px;*/
    /*background: #00122e;*/
    margin-right: 20px;
    padding: 0 15px;
}
.custom-logo {
    /*max-height: 160px;*/
    width: auto;

}

/*#2B2FC7*/
/*rgb(44, 49, 199)*/


/*#00122e*/
/*rgb(0, 18, 46)*/


/*#fad000*/
/*rgb(250, 208, 0)*/

/*#f4f4fc*/
/*rgba(44, 49, 199, .05)*/



.ws-masthead-lvl2 .menu li a {
    padding: 5px 15px;
    border-radius: 12px;
}

.ws-masthead-lvl2 .menu [aria-current="page"] {
    background: #fad000;
    color: #00122e !important;
}


.ws-footer-cols p {
    color: #fff;
}

.widgettitle {
    display: flex;
    align-items: center;
}

.f-carousel__slide a img, .post  a img {
    height: 300px;
    object-fit: cover;
    object-position: center;
}

.widget_nav_menu .current-menu-item {
    background: #2B2FC7;
}
.widget_nav_menu .current-menu-item  a {
    color: #fff !important;
}

.search-form {
    display: none;
}

/*.site-footer .menu .current-menu-item a {*/
/*    padding: 5px 10px;*/
/*}*/

/*.site-footer .menu .current-menu-item a {*/
/*    background-color: #fad000;*/
/*}*/

.site-footer .menu [aria-current="page"], .site-footer .menu a:hover {
    color: #fad000 !important;
}

.cat-arh .post-date {
    position: relative !important;
}

.cat-arh .ws-posts {
    --grid-column: 1 !important;
}

.cat-arh article {
    display: flex;
    align-items: center;
}

.cat-arh article .post-date {
    margin-bottom: -5px;
}

.edit-link, .post-date {
    display: none !important;
}
.cat-arh .post-categories {
    margin-bottom: 0 !important;
}
.cat-arh .post-categories a {
    background: #ff3131;
    padding: 2px 8px;
    border-radius: 4px;
    gap: 0.1em;
    white-space: nowrap;
    color: #fff !important;
}

.cat-arh .entry-header {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row-reverse;

}

.cat-arh .entry-title{
    margin-right: 10px;
}

.cat-arh  .ws-posts {
    row-gap: 0 !important;
}

.cat-arh .entry-title a {
    text-decoration: revert;
}


.banner-style p, .banner-style h1 {
    background: rgba(44, 49, 199, .6) !important;
    padding: 2px 15px;
    display:  inline-flex;
}
.banner-style .wp-block-column {
    display: flex;
    flex-direction: column;
    align-items: start;
}

.ws-related-posts {
    display: none;
}


@media screen and (min-width: 48em) {
    .visible-mobile {
        display: none;
    }
}


@media (max-width: 576px) {
    .ws-scroll-to-top {
        border: 1px solid rgb(250,208,0);
    }
    .ws-footer-bar {
        padding-right: 70px;
    }
    .banner-style h1 {
        font-size: 42px !important;
    }
    /*.site-sidebar {*/
    /*    margin-top: 1.25em;*/
    /*}*/
    /*.ws-site-branding {*/
    /*    display: flex;*/
    /*    flex-direction: row-reverse;*/
    /*    justify-content: start;*/
    /*}*/
    /*.site-header .ws-container {*/
    /*    padding-left: 0;*/
    /*    padding-right: 0;*/
    /*}*/

    .site-sidebar {
        margin-top: 1.25em;
    }

    .ws-toggle-navigation {
        margin: 0;
        background-color: #f4f4fc;
    }
    .ws-masthead-lvl2 .ws-toggle-navigation li {
        border: none;
    }
    .ws-masthead-lvl2 .ws-toggle-menu {
        margin: 1em 0;
        background-color: #f4f4fc;
    }
    #toggle-navigation {
        background-color: #f4f4fc;
        margin: 1em 0 !important;
    }

    .ws-masthead-lvl2 .ws-container {
        background: #2a2ec6;
    }
    .ws-masthead-lvl2 .ws-container .menu-name {
        color: #FFFFFF;
    }
    .tertiary-menu-toggle .toggle-icon span {
        background-color: #fff !important;
    }
    .menu-toggle span {
        border-color: #fff !important;
    }
    .custom-logo-link {
        position: relative;
    }
    .custom-logo-link:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background-color: #00122e;
        z-index: -1;
        left: -100px;
    }

    .banner-style br {
        display: none;

    }
    .banner-style p {
        line-height: 1.4;
    }

}

@media screen and (max-width: 782px) {
    html #wpadminbar {
        display: none;
    }
}

