/*
Theme Name: NewMarka5
Theme URI: http://newmarka.ru
Author: Andrew Polyakov
Author URI: http://luir.ru/
Description: Для сайта Новая Марка
Version: 5.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: multicolor, one-column
Text Domain: newmarka

Тема создана для сайта NEWMARKA.RU. Лицензия GPL.
*/

a,
a:hover {
    transition: .3s;
}


.aligncenter {
    margin: 1em auto;
    display: block;
}

.alignright {
    margin: 1em;
    width: auto;
    float: right;
}

.alignleft {
    margin: 1em;
    width: auto;
    float: left;
}

#products a p.text-center {
    color: darkblue;
    text-decoration: underline;
}

.text-lineheight-2 {
    line-height: 2em;
}

#wpadminbar {
/*    top: 50vh !important; */
}

#topbar {
    line-height: 2em;
    background: #EEE;
    border-bottom: 1px #b78d21 dodgerblue;
    color: #555;
}

#topbar * {
    font-size: 12px;
}

#topbar a {
    color: #555;
    text-decoration: none;
    transition: .3s;
}

#topbar a:hover {
    color: #B78D21;
    text-decoration: none;
    transition: .3s;
}

#topbar > .container {
    display: flex;
    justify-content: space-between;
    padding-left: 0;
    padding-right: 0;
}

#topbar > .container:before,
#topbar > .container:after
{
    content: "";
    display: none;
}

#topbar > .container a:before {
    color: #888;
    content: "|";
    display: inline-block;
    width: 10px;
    text-align: center;
}

#topbar > .container a:first-child:before {
    content: "";
    display: none;
}

#topbar .social-links a {
    padding: 2px 8px;
    display: inline-block;
    line-height: 1px;

}

#topbar .social-links a:before {
    content: "";
    display: none;
}

#zakaz-offsetprint-2
{
    display: none;
}


.container.uslugi-form
{
    margin-top: 2em;
    background: #efbf3955;
}

.header-uslugi-form
{
    margin-top: 1em;
/*    margin-top: 2em; */
    color: #eee;
    color: #b78d21;
    font-size: 1.2em;
/*    border-bottom: 1px dotted #5555; */
}

.container.uslugi-form .nm-btn
{
    padding: 5px 1em;
    border: 1px solid #8885;
    width: 100%;
    font-size: 0.9em;
    margin: 2px;
}

footer a
{
    color: #dd8;
}

footer .nm-socialnet a
{
    padding-bottom: 8px;
    display: block;
}
