/*
Theme Name: Vine&amp;Great Child
Template: vine-great
Author: Askaria
Description: Марафонская тема для Webnavoz
Version: 1.0.1665910187
Updated: 2022-10-16 11:49:47
*/

/* полоса прокрутки */
::-webkit-scrollbar {
    background-color: var(--grad1);
    height: 10px;
    width: 10px;
}
::-webkit-scrollbar-thumb {
    background-color: var(--grad2);
    border-radius: 10px;
}
::-webkit-scrollbar-track {
    background-color: var(--grad1);
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
}

/* сброс части параметров */
.primary-menu {
    max-width: 400px !important;
    width: calc(100% - 50px) !important;
}
.primary-menu .cross {
    display: none !important;
}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
    float: left !important;
}
ul {
    padding-left: 0;
}

/* общая ширина */
.content-wrap:has(.sidebar .custom-filter) {
    display: flex;
}
.content-wrap .content-area {
    width: 75%;
}
.content-wrap .content-area:has(.profile-wrapper) {
    width: 100%;
}

/* боковая панель */
.sidebar {
    margin-top: 130px;
    padding: 0 10px;
    width: 25%;
}

/* фильтр */
.custom-filter {
    background-color: #f4f8fb;
    border-radius: 10px;
    padding: 10px;
}
.custom-filter h3 {
    margin: 0;
}
.custom-filter-field {
    margin: 10px 0;
}
.custom-filter-field label {
    color: #686a6b;
    font-size: 14px;
}
.custom-filter input[type="range"] {
    padding: 0;
}
.custom-filter select {
    display: block;
    margin: 0;
    padding: 15px 20px;
    width: 100%;
    font-weight: 300;
    color: #303549;
    line-height: 1.3;
    background-color: #fff;
    border: 1px solid #eaefec;
    border-radius: 10px;
}
.custom-filter button {
    background-color: #a9bd2e !important;
    border-radius: 10px !important;
    color: #fff !important;
    font-weight: normal !important;
    width: 100%;
}
.custom-filter button:hover,
.custom-filter button:active {
    background-color: #b8d30b !important;
}

.info h3 {
    margin-top: 0;
}

/* страница специалиста и общий список */
.profile-details {
    display: flex;
    flex-grow: 1;
}
.profile-short-info-wrapper {
    display: flex;
    flex-grow: 1;
    line-height: 1;
    padding-right: 15px;
}
.profile-short-info {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}
.profile-short-info .profile-short-subcontainer {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0;
}
.profile-short-info h2 {
    margin-top: 0;
    margin-bottom: 10px;
}

.average-reviews-rank-wrapper {
    min-width: 160px;
    
}
.average-reviews-rank {
    border: 1px solid #e8f0f4;
    border-radius: 15px;
    font-size: 16px;
    padding: 25px;
    text-align: center;
}
.average-reviews-rank div {
    color: #b2b2b2;
}
.average-reviews-rank-value {
    margin: 15px 0;
}
.average-reviews-rank-value span {
    color: #000;
    font-size: 22px;
}
.average-reviews-count p {
    margin: 0 0 10px 0 !important;
}
.average-reviews-count p:last-child {
    margin: 0 !important;
}

/* выпадающие метки (#: "работа в команде", "паспорт проверен") */
.dropdown-item {
    border-radius: 5px;
    font-size: 17px;
    margin: 0 10px 10px 0;
    position: relative;
}
.dropdown-item .dropdown-item-content {
    background-color: white;
    border-radius: 10px;
    border: 1px solid #ddd;
    color: #000;
    display: none;
    width: 260px;
    padding: 15px;
    position: absolute;
    z-index: 100;
}
.dropdown-item .dropdown-item-title {
    align-items: center;
    border-radius: 5px;
    display: inline-flex;
    flex-direction: row;
    padding: 5px 10px;
}
.dropdown-item .dropdown-item-title svg:first-child {
    margin-right: 6px;
}
.dropdown-item .dropdown-item-title svg:last-child {
    margin-left: 2px;
}
.dropdown-item .dropdown-item-title:hover~.dropdown-item-content {
    display: block;
}
.dropdown-item-bg-green {
    background-color: #5aaf21;
    color: white;
}
.dropdown-item-bg-blue {
    background-color: #5077ae;
    color: white;
}

/* бейджики (#: "очень хвалят") */
.trust-badge {
    background-color: #fed402;
    border-radius: 5px;
    display: inline-flex;
    font-size: 17px;
    margin: 0 10px 10px 0;
    padding: 5px 10px;
}

/* скидка */
.discount-block {
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #ffc600;
    font-size: 16px;
    line-height: 1.25;
    margin: 20px 0;
    padding: 20px 13px 10px;
    position: relative;
}
.discount-block__value {
    position: absolute;
    top: -12px;
    left: 10px;
    height: 23px;
    padding: 0 7px 2px 8px;
    background-color: #ffc600;
    line-height: 1.4;
}
.discount-block__value:before {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIxNXB4IiBoZWlnaHQ9IjIzcHgiIHZpZXdCb3g9IjAgMCAxNSAyMyIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5Db21iaW5lZCBTaGFwZTwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZGVmcz48L2RlZnM+ICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICAgICAgPHBhdGggZD0iTTAsMCBMNC44ODA0MjU4NywwIEwxNC45ODc4NDM1LDExIEwxNC45ODc4NDM1LDEyIEw0Ljg4MDQyNTg3LDIzIEwwLDIzIEwwLDAgWiBNNC41LDE0IEM1Ljg4MDcxMTg3LDE0IDcsMTIuODgwNzExOSA3LDExLjUgQzcsMTAuMTE5Mjg4MSA1Ljg4MDcxMTg3LDkgNC41LDkgQzMuMTE5Mjg4MTMsOSAyLDEwLjExOTI4ODEgMiwxMS41IEMyLDEyLjg4MDcxMTkgMy4xMTkyODgxMywxNCA0LjUsMTQgWiIgaWQ9IkNvbWJpbmVkLVNoYXBlIiBmaWxsPSIjRkZDNjAwIj48L3BhdGg+ICAgIDwvZz48L3N2Zz4=);
    background-position: center left;
    background-repeat: no-repeat;
    bottom: 0;
    content: '';
    height: 100%;
    margin: auto;
    position: absolute;
    right: -13px;
    top: 0;
    width: 15px;
}

/* страница специалиста */
.profile-wrapper {
    display: flex;
}

.profile-wrapper h3 {
    margin-bottom: 0;
}

.profile-wrapper h3 span {
    font-weight: normal;
}

.profile-wrapper p {
    margin: 0;
}

.profile-wrapper ul {
    list-style: none;
}

.profile-wrapper li {
    list-style-type: none;
}

/* меню */
.profile-wrapper .custom-profile-menu {
    margin-right: 15px;
    width: 250px;
}

.profile-wrapper .custom-profile-menu ul {
    position: sticky;
    top: 30px;
}

.profile-wrapper .custom-profile-menu a {
    display: block;
    background: rgba(210, 210, 210, 0.2);
    border-radius: 10px;
    margin-bottom: 10px;
    padding: 10px;
}

.profile-wrapper .custom-profile-menu a.active,
.profile-wrapper .custom-profile-menu a:hover {
    background: rgba(210, 210, 210, 0.4);
}

.profile-wrapper #profile_about > div:first-child {
    line-height: 1;
}

.profile-wrapper .custom-profile {
    width: 100%;
}

/* аватарка */
.profile-wrapper .profile-avatar {
    margin-right: 20px;
}
.profile-wrapper .profile-avatar img {
    border-radius: 50%;
    height: 150px;
    min-width: 150px;
    width: 150px;
    object-fit: cover;
}

/* краткая информация */
.profile-wrapper .profile-short-info h1 {
    margin: 0;
}

.profile-wrapper .profile-more-info h3 {
    margin-top: 0;
}

/* фото */
.profile-wrapper .cf-files div,
.profile-wrapper .cf-documents div {
    overflow: auto;
    width: 100%;
    white-space: nowrap;
}

.profile-wrapper .cf-files div img,
.profile-wrapper .cf-documents div img {
    display: inline-block;
}

/* ценники */
.profile-wrapper .cf-price-list table {
    border-collapse: collapse;
    width: 100%;
}

.profile-wrapper .cf-price-list tr {
    border-bottom: 1px dotted #ccc;
}

.profile-wrapper .cf-price-list tr:last-child {
    border-bottom: none;
}

.profile-wrapper .cf-price-list td.item-name span:first-child {
    display: inline-block;
    font-weight: bold;
}

.profile-wrapper .cf-price-list td.item-name span:first-child::first-letter {
    text-transform: capitalize;
}

.profile-wrapper .cf-price-list td.item-value {
    vertical-align: bottom;
    width: 250px;
}

/* показать полный прайс-лист */
.profile-wrapper .cf-price-list table tr:nth-of-type(n+6) {
    display: none;
}
.profile-wrapper .cf-price-list input#show_all_price_list {
    display: none;
}
.profile-wrapper .cf-price-list input#show_all_price_list:checked~label[for="show_all_price_list"] {
    display: none;
}
.profile-wrapper .cf-price-list label[for="show_all_price_list"] {
    cursor: pointer;
    display: block;
    font-weight: bold;
    margin: 10px 0;
    text-align: center;
}
.profile-wrapper .cf-price-list label[for="show_all_price_list"]:hover {
    font-size: 110%;
}

/* categories (content-product) */
.woocommerce ul.products[class*=columns-] li.product,
.woocommerce-page ul.products[class*=columns-] li.product {
    margin: 0;
}

.woocommerce ul.products[class*=columns-] li.product,
.woocommerce-page ul.products[class*=columns-] li.product {
    width: 100%;
}
.woocommerce ul.products li.product a img {
    border-radius: 50%;
    height: 150px;
    margin: 0;
    min-width: 150px;
    object-fit: cover;
    width: 150px;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    margin-bottom: 10px;
}

.custom-product-list-item {
    background-color: #fff;
    box-shadow: inset 0 0 5px #c5ffc5;
    line-height: 1;
    border-radius: 15px;
    margin-bottom: 30px;
    padding: 30px 30px;
}
.custom-product-list-item h2 {
    margin-top: 0;
    margin-bottom: 10px;
}
.custom-product-list-item > div {
    display: flex;
}

.custom-product-list-item .profile-avatar {
    margin-right: 20px;
}
.custom-product-list-item .profile-avatar img {
    border-radius: 10px;
}
.custom-product-list-item .actions {
    display: flex;
    flex-wrap: wrap;
}
.custom-product-list-item .actions button {
    background-color: #f4f8fb;
    color: #000;
    padding: 15px;
    margin-right: 15px;
}
.custom-product-list-item .actions button:hover,
.custom-product-list-item .actions button:active {
    background-color: var(--grad1);
}
.custom-product-list-item .actions .button-arrow {
    background-color: transparent;
    color: #546e92;
    font-size: 100%;
    margin-left: 0;
    padding: 15px;
}
.custom-product-list-item .actions .button-arrow:hover,
.custom-product-list-item .actions .button-arrow:active {
    background-color: transparent;
    margin-left: 20px;
}
.custom-product-list-item .actions .button-arrow::after {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAAJBAMAAABd4hjzAAAAIVBMVEVHcExUbpJUbpJUbpJUbpJUbpJUbpJUbpJUbpJUbpJUbpKhMSsEAAAACnRSTlMAHiAhOD4/QFTrQPuURQAAADJJREFUeNpjYMAAAgxYAPNUbKIMmQHYRNlmMDCswgIcsKhlnYHNhMgCLIJM07C6AeheAKzmEZZh3TfWAAAAAElFTkSuQmCC");
}

/* pagination */
.woocommerce nav.woocommerce-pagination {
    text-align: left;
}
.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li {
    border: none;
}
.woocommerce nav.woocommerce-pagination ul li:has(.prev),
.woocommerce nav.woocommerce-pagination ul li:has(.next) {
    display: none;
}
.woocommerce nav.woocommerce-pagination ul li {
    border-radius: 4px;
    margin: 0 10px 10px 0;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    background: linear-gradient(to right, #ecf6ff, #f2f7e1);
    color: #000;
    padding: 20px;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: linear-gradient(to right, #ff6e00, #ff9900);
    color: #fff;
}


/* для элемента input c type="checkbox" */
.custom-checkbox {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
/* для элемента label, связанного с .custom-checkbox */
.custom-checkbox+label {
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    user-select: none;
}
/* создание в label псевдоэлемента before со следующими стилями */
.custom-checkbox+label::before {
    cursor: pointer;
    content: '';
    display: inline-block;
    width: 1em;
    height: 1em;
    flex-shrink: 0;
    flex-grow: 0;
    border: 1px solid #adb5bd;
    border-radius: 0.25em;
    margin-right: 0.5em;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}
/* стили при наведении курсора на checkbox */
.custom-checkbox:not(:disabled):not(:checked)+label:hover::before {
    border-color: #dce0bf;
}
/* стили для активного чекбокса (при нажатии на него) */
.custom-checkbox:not(:disabled):active+label::before {
    background-color: #dce0bf;
    border-color: #dce0bf;
}
/* стили для чекбокса, находящегося в фокусе */
.custom-checkbox:focus+label::before {
    /* box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); */
}
/* стили для чекбокса, находящегося в фокусе и не находящегося в состоянии checked */
.custom-checkbox:focus:not(:checked)+label::before {
    /* border-color: #80bdff; */
}
/* стили для чекбокса, находящегося в состоянии checked */
.custom-checkbox:checked+label::before {
    border-color: #a9bd2e;
    background-color: #a9bd2e;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
/* стили для чекбокса, находящегося в состоянии disabled */
.custom-checkbox:disabled+label::before {
    background-color: #e9ecef;
}


/* filter in mobile version */
label[for="custom-filter-mobile-toogle"] {
    float: right;
    display: none;
}
label[for="custom-filter-mobile-toogle"]>img {
    height: 32px;
    width: 32px;
}
label[for="custom-filter-mobile-toogle"]>img.custom-filter-mobile-open {
    display: block;
}
label[for="custom-filter-mobile-toogle"]>img.custom-filter-mobile-close {
    display: none;
}
input#custom-filter-mobile-toogle {
    display: none;
}
input#custom-filter-mobile-toogle:checked~#custom-filter-mobile {
    display: block;
}
input#custom-filter-mobile-toogle:checked~label[for="custom-filter-mobile-toogle"]>img.custom-filter-mobile-open {
    display: none;
}
input#custom-filter-mobile-toogle:checked~label[for="custom-filter-mobile-toogle"]>img.custom-filter-mobile-close {
    display: block;
}
#custom-filter-mobile {
    display: none;
    margin-top: 60px;
}


/* media queries */
@media only screen and (max-width: 300px) {
    select[name="orderby"] {
        width: 200px;
    }
}

@media only screen and (max-width: 360px) {
    .custom-product-list-item > div,
    .profile-wrapper #profile_about > div {
        flex-direction: column;
    }

    .custom-product-list-item .profile-avatar,
    .profile-wrapper #profile_about .profile-avatar {
        margin: 0 auto 10px;
    }

    .custom-product-list-item .profile-details,
    .profile-wrapper #profile_about .profile-details {
        justify-content: center;
    }
}

/* filter */
@media only screen and (max-width: 1279px) {
    .content-wrap .content-area {
        width: 100%;
    }

    .sidebar {
        display: none;
        margin-top: 0;
        padding: 0;
        width: 0;
    }
    label[for="custom-filter-mobile-toogle"] {
        display: block;
    }
}

@media only screen and (max-width: 992px) {
    .custom-product-list-item .profile-details {
        flex-grow: 0;
    }

    .custom-product-list-item > div {
        justify-content: space-around;
    }

    .custom-product-list-item .profile-short-subcontainer {
        justify-content: space-around;
    }

    .custom-product-list-item h2 {
        text-align: center;
    }

    .custom-product-list-item .actions {
        justify-content: space-around;
    }
}

@media only screen and (max-width: 576px) {
    .site-container {
        padding: 0 5px;
    }

    .profile-wrapper #profile_about > div:first-child {
        justify-content: space-around;
    }

    .profile-wrapper .profile-short-info-wrapper {
        padding: 0;
    }

    .profile-wrapper .profile-short-info {
        margin: 0;
    }

    .profile-wrapper .profile-short-info > div {
        display: flex;
        flex-direction: column-reverse;
        margin-top: 10px;
    }

    .profile-wrapper .profile-details {
        flex-grow: 0;
    }

    .profile-wrapper .custom-profile-menu {
        display: none;
    }

    .profile-wrapper .cf-price-list td.item-value {
        width: 100px;
    }

    .profile-wrapper .profile-short-info h2 {
        text-align: center;
    }

    .dropdown-item .dropdown-item-content {
        width: auto;
    }

    .custom-product-list-item {
        padding: 10px;
    }

    .custom-product-list-item > div {
        justify-content: space-around;
    }
}

@media only screen and (min-width: 577px) and (max-width: 768px) {
    .profile-wrapper .custom-profile-menu {
        display: none;
    }

    .profile-wrapper .cf-price-list td.item-value {
        width: 200px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 992px) {
    .profile-wrapper .cf-price-list td.item-value {
        width: 200px;
    }

    .average-reviews-rank-value span {
        font-size: 16px;
    }
}

@media only screen and (min-width: 993px) and (max-width: 1200px) {
    .custom-product-list-item .actions button {
        font-size: 16px;
    }
    .custom-product-list-item .actions .button-arrow {
        font-size: 16px;
    }
}
.logo{width:250px}
.site-footer:after {
	background:url('http://geo-rate.com/wp-content/uploads/2023/04/footer.webp');
	background-size: contain;
    background-repeat: no-repeat;
    background-color: #f5f7f9;	
}



.splide{visibility:visible !important;}
.qa-left .links {
    margin-left: 0px !important;
}
.header-button{
	padding: 10px 15px;
    color: #fff;
    line-height: 1;
    text-align: center;
    background-color: var(--main);
    border: 0;
    border-radius: 10px;
    cursor: pointer;
}
.profile-avatar {position:relative !important;bottom:unset;left:unset}
.header-top>div:first-of-type {max-width:unset;width:100%;}
.top-menu{
	font-size:18px !important;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    display: block;}
.top-menu li{margin-right:10px;}
.set .qa .links {margin-left:unset;align-items: start !important;}
.advice {flex-basis:unset;padding:30px;width:100%;height:100%}
.advice:before{content:unset;}

@media screen and (min-width: 800px){
.set .center {max-width:100% !important;width:100% !important;height:100%;}
	.set-grid{
	display: grid;
    grid-template-columns: 47% 47%;
    align-items: center;		
	}
}

@media screen and (max-width: 800px){
	.set-grid{
	display: grid;
    grid-template-columns: 95%;
    align-items: center;		
	}
}


.howwork {
    display: flex;
    flex-wrap: wrap;
}

.howwork_block {
    flex: 1 1;
    background-color: #e2f4d4;
    border-radius: 16px;
    margin-right: 16px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
	width: 1000px;
    text-align: left;	
	padding:1em;
}
.howwork_block h3{text-align:center;margin-top:0px !important;}
@media only screen and (max-width: 767.98px)
{
.howwork_block {
    flex: 0 0 95%;
    margin-right: auto;
    margin-left: auto;
	margin-bottom: 40px;
	width:95%
}
}

@media screen and (max-width: 640px)
{
.right a {
    display: none;
}
	.header-top>div:first-of-type {display:block;}
	.right{width:80% !important;margin-top:20px;margin-left: auto !important;    margin-right: auto !important;}
}

@media screen and (max-width: 980px){
.header-menu {
    background-color: var(--main);
}
}

.allcitybutton
{
	margin-left: auto;
    margin-right: auto;
    width: 155px;	
	padding-top:20px;
}

@media screen and (max-width: 980px)
{
.header-menu {
    left: -5px;
    width: calc(100% + 10px);
}
.mobile-menu-button {
    display: unset;
    float: right;
	width:50px;
}	
.mobile-menu a {
	color:white;
	font-weight:500;
}	
}

@media screen and (min-width: 980px){
.mobile-menu-phone {
	display:none;
}	
}



.post-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 45px;
    font-size: 13px;
    line-height: 1.3
}

.post-meta>div {
    display: flex;
    align-items: center
}

.post-meta>div:not(:last-of-type) {
    margin-right: 40px
}

.post-meta>div:not(.post-author) {
    opacity: .5
}

.post-author {
    display: flex;
    align-items: center;
    flex-basis: 500px
}

.post .post-author img {
    margin-right: 15px;
    width: 30px;
    border-radius: 50%
}

.post-author .author-name {
    display: flex;
    flex-direction: column;
    flex-basis: 210px;
    padding-right: 20px;
    font-size: 16px
}

.post-author .author-name:before {
    content: 'Автор статьи:';
    font-size: 14px;
    color: var(--accent2)
}

.author-info {
    flex-basis: 200px;
    padding-left: 30px;
    font-size: 14px;
    border-left: 1px solid #ebece9;
    opacity: .7
}

.post-views {
    margin-left: auto
}

.post-views:before {
    content: '';
    margin-right: 15px;
    width: 16px;
    height: 10px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAKCAMAAACKYC6uAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAGHRSTlMAgBRoa38BDxIkMDxMXXR+TgwVHU9YXmGzwSUCAAAAVElEQVR42mVORw7AIAyLw97d/f9PS2kFB3zxkOyEfhhDA9qnLEROXn/eSUi2+1bJvT4oFF7UTVygAlEEIKzCSSSqjD3AtbagV3C0yhhlbqPz2emxB/dAAtndVbOFAAAAAElFTkSuQmCC);
    background-repeat: no-repeat
}

.post-tags {
    margin-top: 35px;
    font-size: 14px;
    text-align: right;
    opacity: .7
}

.post-content .post-tags a {
    text-decoration: none
}

.post-content .post-tags a:hover {
    text-decoration: underline
}

@media screen and (max-width: 800px) {
    .post-meta {
        flex-wrap:wrap;
        justify-content: flex-start
    }

    .post-meta>div:not(:last-of-type) {
        margin-bottom: 20px
    }

    .post-views {
        margin-left: 0
    }

    .post-author,.post-author>div {
        flex-basis: unset
    }
}

@media screen and (max-width: 600px) {
    .post-meta>div {
        margin-right:15px;
        margin-bottom: 15px
    }
}


.kc__wrap {
    position: relative;
    margin: 5px 0 50px;
    padding: 35px 65px 40px;
    width: 100%;
    background-color: var(--grad1);
    background-image: -moz-linear-gradient(100deg,var(--grad1) 0%,var(--grad2) 100%);
    background-image: -webkit-linear-gradient(100deg,var(--grad1) 0%,var(--grad2) 100%);
    background-image: linear-gradient(100deg,var(--grad1) 0%,var(--grad2) 100%);
    border-radius: 10px
}

.kc__title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 30px;
    line-height: 1
}

.kc__wrap .kc-show-hide {
    display: block;
    padding: 6px 15px;
    font-size: 13px;
    line-height: 1;
    color: #fff;
    text-decoration: none;
    background-color: var(--main);
    border-radius: 5px;
    cursor: pointer
}

.kc__wrap .kc-show-hide:hover {
    opacity: .8
}

.kc__wrap ul.contents {
    margin-top: 35px;
    column-count: 2;
    column-gap: 30px;
    font-size: 15px
}

.kc__wrap ul {
    margin: 0
}

.kc__wrap li ul {
    margin-top: 10px
}

.kc__wrap .sub {
    margin-left: 30px
}

.kc__wrap ul li {
    position: relative;
    display: block;
    padding-left: 40px;
    margin-bottom: 10px;
    width: 100%;
    line-height: 1.5
}

.kc__wrap ul li:before {
    content: '';
    position: absolute;
    left: 15px;
    top: 6px;
    display: block;
    width: 8px;
    height: 8px;
    background-color: var(--main);
    border-radius: 50%
}

.kc__wrap ul li a:hover {
    text-decoration: underline
}

@media screen and (max-width: 768px) {
    .kc__wrap {
        padding:25px 30px
    }

    .kc__wrap ul.contents {
        column-count: 1
    }
}

@media screen and (max-width: 400px) {
    .kc__title {
        flex-direction:column
    }

    .kc__wrap .kc-show-hide {
        margin-top: 10px;
        margin-left: 0
    }
}


.item-image_mini {height:150px !important;}
.teasers-list_mini {grid-template-columns: repeat(auto-fill, minmax(140px, 1fr)) !important;}
.h6_mini {font-size:16px !important;}
.alphabet{padding:0px 20px !important;--bottom:60px !important;}
@media screen and (min-width: 980px) {
.primary-menu {max-width:unset !important; width:100% !important;}
.menu {max-width:unset !important;width:100% !important;}
}	

.advice .text {text-align:left !important;}