/*
Theme Name: Larixoft Core
Theme URI: core.larix.pp.ua
Author: Larixoft
Author URI: https://larixoft.com
Description: Basic theme for development
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: clear styles, basic styles, basic media queries, all templates included
Text Domain: core

This theme, like WordPress, is licensed under the GPL.
*/

.profile-info { position: relative; }
.profile-info .current-account-plan { position: absolute; top: -20px; left: 0; font-size: 14px; line-height: 1; }
.profile-info .current-account-plan>div { padding: 5px 30px; color: #fff; background: #21ad8c; }
.profile-info .current-account-plan>a { font-size: 12px; line-height: 1; padding: 5px 10px; display: block; }
.profile-info .current-account-id { position: absolute; top: -15px; right: 5px; font-size: 14px; line-height: 1; }
.profile-info .avatar { margin-top: 20px; border-radius: 50%; max-width: 60px; }
.wrapper-container { padding-top: 30px !important; }


.custom-logo-link img { min-width: 120px; }

.inner_div ul {
    list-style: none;
}

.inner_div ul li {
    position: relative;
}

.hint>span {
    display: none;
}

.hint i {
    position: absolute;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0px 2px 0 0;
    border: 1px solid #000;
    border-radius: 50px;
    line-height: 117%;
    width: 23px;
    box-sizing: border-box;
    height: 23px;
    text-align: center;
}


.wrapper-container {
    margin: 0 auto;
    padding: 0 15px 60px;
    min-height: 70vh;
}

.profile { background: #ececec; padding: 30px 0; }

.wpas-link-privacy, 
.wpas-link-logout { display: none; }

.wpas-ticket-buttons-top { display: flex; flex-wrap: wrap; }
.wpas-ticket-buttons-top .wpas-link-ticketlist { display: none; }


.wrap-accaunt-info input:not([type="submit"]), .wrap-accaunt-info textarea {
    width: 100%;
    border: 1px solid #707070;
    color: #707070;
    padding: 7px 15px;
    margin-top: 5px;
}

@media (min-width: 1200px) {
    .wrapper-container {
        width: 960px;
    }

    .account-page,
    .wpas-ticket-list { display: flex; flex-wrap: wrap; }
    .account-page .aside,
    .wpas-ticket-list .aside { width: 300px; text-align: center; }
    .account-page .wrap-accaunt-info,
    .wpas-ticket-list .main-tikets-list { width: calc( 100% - 300px ); padding: 20px; background: #fff; border: 1px solid #ccc; }
}
@media (min-width: 1400px) {
    .wrapper-container {
        width: 1200px;
    }
}


#wpas_ticketlist thead tr { color: #fff; background: #21ad8c; border-radius: 15px 50px 30px 5px; }
#wpas_ticketlist thead tr th:not(:last-of-type) { border-right: 1px solid #fff; }

.aside { background: #fff; border: 1px solid #ccc; padding: 20px 0; }
.aside h3 { color: #21ad8c; font-size: 21px; font-weight: 400; margin-top: 30px; }


.aside button { padding: 5px 15px; border: 1px solid #ccc; border-radius: 50px; background: #fff; display: block; margin: 0 auto; }
.aside span { font-size: 14px;  }

.profile-info ul .green { color: #21ad8c; }

.wpas-link-ticketnew { -webkit-appearance: none; transition: all .3s; display: inline-block; cursor: pointer; 
    border: 2px solid #21ad8c; background: #21ad8c; color: #fff; font-size: 16px; margin: 0 auto;
    letter-spacing: 1.5px; font-weight: 600; padding: 9px 40px; border-radius: 20px; margin-bottom: 40px; }
.wpas-link-ticketnew:hover { background: none; color: #21ad8c; border-color: #21ad8c; }


.profile-info ul { list-style: none; padding-left: 0; margin-bottom: 0; }
.logout-link { margin-bottom: 20px; display: block; }

.profile-info { border-bottom: 1px solid #ccc; }


.wpas-submit-ticket,
.single-ticket .wrapper-container { background: #fff; padding: 30px 15px; }


/* c style */

section.here-sections { padding: 120px 0; text-align: center; }
section.here-sections h1 { margin: 0; padding: 0 15px; line-height: 1.3; color: #fff; font-size: 36px; text-transform: uppercase; }


@media (min-width: 1200px) {
    section.here-sections h1 { font-size: 48px; padding: 0 50px; }
}

@media (min-width: 1700px) {
    section.here-sections { padding: 180px 0; }
    section.here-sections h1 { font-size: 56px; }
}


.comtainer { padding: 0 15px 40px; margin: 0 auto }

h1.page-title-2,
h2.page-title-2,
h3.page-title-2 { font-size: 24px; text-align: center; font-weight: 400; margin: 40px 0 20px; line-height: 1.4; }

a.back-link { color: #21ad8c; text-transform: uppercase; font-size: 18px; }

@media (min-width: 768px) {
    .comtainer { width: 720px; }
}
@media (min-width: 1200px) {
    .comtainer { width: 1200px; }

    h1.page-title-2,
    h2.page-title-2,
    h3.page-title-2 { font-size: 36px; margin: 60px 0 30px; }

}




/* Database */
.search-form { margin-bottom: 30px; position: relative; }
.search-form .search-field { font-size: 18px; color: #707070; line-height: 1; width: 100%; padding: 9px 5px 9px 10px; border-radius: 20px; border: 1px solid #707070; }
.search-form:after { content: '\e9a1'; font-size: 21px; font-family: 'larixicon' !important; position: absolute; right: 25px; top: 0; bottom: 0; line-height: 42px; }
.database-list h3 { color: #21ad8c; margin: 0 0 10px; font-size: 18px; line-height: 1.4; }
.database-list h3 a:hover { color: #000; }
.navigation.pagination { margin: 30px 0; }
.navigation.pagination h2 { display: none; }
.nav-links .page-numbers { font-size: 16px; padding: 0 7px 2px; margin-right: 5px; line-height: 1.4; }
.nav-links .page-numbers:hover { color: #21ad8c; }
.nav-links .page-numbers.current { color: #fff; background: #21ad8c; }
.single-database-wrap h1,
.single-database-wrap h2,
.single-database-wrap h3,
.single-database-wrap h4 { font-weight: 400; color: #3F3F3F; margin: 20px 0 10px; }
.single-database-wrap h1 { font-size: 24px; }
.single-database-wrap h2 { font-size: 21px; }
.single-database-wrap h3 { font-size: 18px; }
.single-database-wrap h4 { font-size: 18px; }
.single-database-wrap { line-height: 1.4; font-size: 18px; color: #3F3F3F; margin-bottom: 60px; }
.single-database-wrap p,
.single-database-wrap ul,
.single-database-wrap ol { margin: 0 0 15px; }

@media (min-width: 1200px) {
    .single-database-wrap h1 { font-size: 32px; }
    .single-database-wrap h2 { font-size: 28px; }
    .single-database-wrap h3 { font-size: 24px; }
    .single-database-wrap h4 { font-size: 21px; }
}
/* end Database */

/* search page */
.search-page .search-form { margin: 40px 0; }
.search-page h2,
.search-page h3 { font-weight: 400; }
.search-page h2 { margin: 40px 0 20px; }
.search-page h3 { margin: 0 0 10px; }

/* end search page */

.user-registration>p { padding: 10px 15px 45px; }

.user-registration-message {
    border-top-color: #21ad8c;
    background: rgba(33, 171, 139, 0.1 );
    color: #21ad8c;
}