/*
Theme Name: newspaper
Theme URI: https://bitbucket.org/wordpress_binetpro/newspaper
Description: 123
Version: 1.1.13
Bitbucket Theme URI: https://bitbucket.org/wordpress_binetpro/newspaper
Bitbucket Branch:    master
*/

.abc-box, .prepat {
    font-family: 'Roboto', sans-serif;
}
.cat-table {
    overflow: hidden;
    text-align: center;
    margin-bottom: 30px;
    padding-top: 15px;
    border: 1px solid #e6e6e6;
}

.cat-table li {
    display: inline-block;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: bold;
    border-radius: 3px;
    width: 34px;
    line-height: 34px;
    height: unset;
    color: #111;
    cursor: pointer;
    padding: 0 3px;
}
.alphabet-elements {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.title-item {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 5px;
}
.title-item a:hover {
    color: #51e2cd;
}
.title-item a {
    font-size: 18px;
    font-weight: bold;
    color: #111;
    line-height: 24px;
}
.cat-item {
    margin-bottom: 5px;
    text-align: center;
}
.manual-preparation {
    text-align: center;
    min-height: 95px;
}
.manufacturer-preparation{
    min-height: auto;   
}
.manual-preparation__title {
    font-size: 14px;
    line-height: 24px;
    color: #51e2cd;
    text-align: center;
}
.manual-preparation__content {
    font-size: 16px;
    text-align: center;
    color: #111;
    line-height: 24px;
}
.prepat #bt_media_tabs {
    display: none;
}
.pries {
    font-size: 16px;
    color: #111;
    line-height: 24px;
    font-weight: bold;
    text-align: center;
    margin-top: 15px;
}

.cat-item {
    color: #c3c3c3;
    font-size: 14px;
    line-height: 24px;
}
.title-item a:after {
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.ib_item {
    position: relative;
    margin-bottom: 25px;
    padding: 20px;
    border-width: 1px;
    border-color: rgb(230, 230, 230);
    border-style: solid;
    box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.09);
    width: 48%;
    float: left;
}
.cat-table li:hover span{
    border-bottom: none;
}

.cat-table .current {
    color: #fff;
    background: #51e2cd;
}
article.cat-descrip p {
    font-size: 16px;
    line-height: 24px;
    color: #111111;
    text-align: justify;
}
.alphabet {
    overflow: hidden;
}
.cat-table li span {
    border-bottom: 1px solid;
}
.cat-table .current span {
    border-bottom: none;
}
.alphabet .alphabet__item {
    display: none;
    margin-bottom: 10px;
    overflow: hidden;
}

.alphabet .alphabet__item.active {
    display: block;
}

.alphabet-elements li {
    width: 100%;
    margin-bottom: 15px;
    border-left: 10px solid #2c94da;
    padding-left: 15px;
}

.alphabet-elements li a {
    color: #52677c;
    font-size: 20px;
    text-transform: uppercase;
}

.alphabet-elements li a:hover {
    text-decoration: none;
    color: #3975b3;
    border-bottom: 1px solid rgba(57, 117, 179, 0.2);
}

.special-box .info-box-preparation {
    width: 48px;
    height: 48px;
    background: #e66d6d url(images/preparations/pharmacies.png) center center no-repeat;
    border-radius: 50%;
    position: relative;
}
.special-box .pharmacies {
    background-image: url(images/preparations/pharmacies.png);
}
.special-box .child {
    background-image: url(images/preparations/child.png);
    background-position: 9px 9px;
}
.special-box .bored {
    background-image: url(images/preparations/pregnancy.png);
    background-position: center bottom;
}
.special-box .drive {
    background-image: url(images/preparations/drive.png);
}
.special-box .alco {
    background-image: url(images/preparations/alco.png);
}
.special-box .lact {
    background-image: url(images/preparations/lactation.png);
    background-position: center bottom;
}

.special-box .red {
    background-color: #e66d6d;
}
.special-box .green {
    background-color: #50e2cd;
}
.special-box .yellow {
    background-color: #eed844;
}

.none {
    display: none;
}

.title-img {
    float: left;
    margin-right: 75px;
    margin-bottom: 30px;
}
.right-part {
    float: right;
    width: 400px;
}
.form-v, .key-atx {
    font-size: 16px;
    line-height: 16px;
    color: #686868;
    font-weight: 300;
    margin-bottom: 20px;
}
.form-v span, .key-atx span{
    font-weight: 500;
    color: #111;
}
.special-title {
    font-size: 18px;
    color: #111;
    font-weight: bold;
    line-height: 36px;
    margin-bottom: 5px;
}
.special {
    margin-top: 63px;
}
.special-box {
    display: flex;
    flex-wrap: wrap;
}
.special-box>div {
    margin-right: 7px;
    margin-bottom: 5px;
}
.first-view {
    overflow: hidden;
    margin-bottom: 25px;
}
.left-part {
    float: left;
}
.pries-single {
    clear: both;
    font-size: 18px;
    font-weight: bold;
    color: black;
}
.go-rew {
    font-size: 18px;
    font-weight: bold;
    background: url(images/rew.png) no-repeat left center;
    padding-left: 30px;
    padding-bottom: 5px;
    margin-top: 20px;
}
.go-rew a {
    color: #51e2cd;
    border-bottom: 1px dashed #51e2cd;
}
.go-rew a:hover {
    border-bottom: none;
}
.meta-box {
    border: 5px solid;
    border-color: rgb(243, 243, 243);
    padding: 30px 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.meta-title {
    border-bottom: 2px solid #50e2cd;
    color: #fff;
    width: 100%;
    margin-bottom: 15px;
}
.meta-item {
    width: 48%;
    margin-bottom: 15px;
}
.meta-text {
    font-size: 16px;
    line-height: 24px;
    color: black;
}
.meta-title span {
    background: #50e2cd;
    display: inline-block;
    line-height: 25px;
    padding: 0px 10px;
    padding-top: 2px;
    font-weight: 900;
    text-transform: uppercase;
}
.meta-text a {
    color: #50e2cd;
    border-bottom: 1px solid;
}
.meta-text:hover a {
    border-bottom: none;
}
.sections {
    background: #f3f3f3;
    padding: 25px 20px;
    margin-bottom: 35px;
}
ul.sections-box li a {
    font-size: 16px;
    font-weight: 300;
    border-bottom: 1px dashed #000;
}
ul.sections-box {
    margin: 0;
    padding-left: 20px;
    overflow: hidden;
}

ul.sections-box li {
    width: 50%;
    float: left;
    margin-bottom: 8px;
    list-style: none;
}
ul.sections-box li a {
    position: relative;
}
ul.sections-box li a:before {
    content: '';
    position: absolute;
    top: 10px;
    left: -16px;
    width: 4px;
    height: 4px;
    background: #000;
}
ul.sections-box li a:hover:before {
    background-color: #50e2cd;
}
ul.sections-box li a:hover {
    border-bottom: 1px dashed #51e2cd;
}
.single-head, .comment-title {
    font: 27px/38px 'Verdana', sans-serif;
    padding-left: 6px;
    border-left: 3px solid #50e2cd;
    color: #111;
}
h2.single-ib {
    font: 22px/30px 'Verdana', sans-serif;
    color: #111;
    margin: 27px 0 17px;
}

.write-box ul {
    padding: 0;
}
.write-box li {
    min-height: 22px;
    list-style: none;
    padding: 0 0 20px 50px;
    position: relative;
}
.write-box li:before {
    position: absolute;
    content: '';
    left: 15px;
    top: 0;
    width: 23px;
    background: url(images/li-icon.png);
    height: 23px;
    background-size: cover;
    border-radius: 100px;
}
aside.comments-block {
    margin: 25px 0;
}
.respond__title {
    background: #50e2cd;
    padding-left: 15px;
    color: white;
    font-size: 18px;
    line-height: 40px;
    font-weight: bold;
}
input.respond-form__button {
    background: #50e2cd;
    border-radius: 3px;
    border: none;
    color: white;
    line-height: 35px;
    margin-top: 15px;
    padding: 0 15px;
}
input.respond-form__field {
    margin: 15px 0;
    width: 50%;
    font-size: 16px;
}
aside.comments-block {
    clear: both;
}
a.all-rew:hover {
    border-bottom: none;
}
form.respond-form {
    padding: 15px;
}
div.respond {
    background: #f3f3f3;
    padding-bottom: 25px;
    overflow: hidden;
    border-radius: 3px;
}
textarea.respond-form__text {
    font-size: 16px;
}
ul.commentlist li {
    list-style: none;
    padding: 20px;
    border: 1px solid #d6d6d6;
    border-radius: 3px;
    margin-bottom: 20px;
}
ul.commentlist {
    padding: 0;
}
span.author_name span {
    color: black;
    font-size: 18px;
    font-weight: 500;
}
.cauthor {
    margin-bottom: 15px;
}
a.all-rew {
    border-bottom: 1px dashed;
    color: #50e2cd;
    text-align: right;
    float: right;
}

.author_name {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
}
.review-text {
    font-size: 16px;
    margin: 10px 0;
}
.review {
    width: 350px;
    float: right;
    margin-top: 30px;
    background-color: #edf7f5;
    border-radius: 5px;
    padding: 30px 30px 20px 80px;
    background-image: url(images/rev-single.png);
    background-repeat: no-repeat;
    background-position: 20px 30px;
    margin-left: 40px;
    margin-bottom: 25px;
}
.img_item_abc img {
    width: 100%;
    height: auto;
}
@media (max-width: 1200px) {
    .left-part, .right-part {
        width: 50%;
    }
    .title-img {
        margin-right: 0;
    }
}
@media (max-width: 650px) {
    .title-img img {
        width: 100%;
        height: auto;
    }
    .left-part {
        width: 47%;
        margin-right: 3%;
    }
}
@media (max-width: 550px) {
    .ib_item {
        width: 80%;
        margin: auto;
        margin-bottom: 20px;
    }
    .meta-item {
        width: 100%;
    }
}
@media (max-width: 450px) {
    .ib_item {
        width: 100%;
        margin: auto;
        margin-bottom: 20px;
    }
    .left-part {
        width: 100%;
        margin: 0;
    }
    .right-part {
        width: 100%;
        margin-top: 25px;
    }
    ul.sections-box li {
        width: 100%;
    }
    .review {
        width: 100%;
    }
}

.photogalery-slider-wrap {
    max-width: 700px;
    margin: 21px auto;
    padding: 10px;
    padding-bottom: 0;
    box-shadow: 0 0 10px 1px #000;
    overflow: hidden;
}
.post-the-content ul.photogalery-slider, .post-the-content ul.bx-pager {
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
}
.post-the-content ul.photogalery-slider li:before, .post-the-content ul.bx-pager li:before {
    display: none;
}
.photogalery-slider-wrap .bx-wrapper {
    box-shadow: none;
    border: none;
    margin-bottom: 14px;
}
.post-the-content .photogalery-slider-wrap img {
    box-shadow: none;
}
.photogalery-slider-wrap ul.bx-pager {
    overflow: hidden;
}
.photogalery-slider-wrap ul.bx-pager li {
    float: left;
    margin-right: 10px;
    margin-bottom: 0;
    box-shadow: 0 0 6px -2px #000;
    margin-bottom: 10px;
}
.photogalery-slider__description {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-align: left;
    pointer-events: none;
}
.photogalery-slider li {
    display: none;
}
.photogalery-slider li:first-child {
    display: block;
}
.bx-wrapper img {
    margin: 0 auto;
}
.fancybox-title-over{
    font-size: 16px !important;
    position: relative !important;
    background: black;
}

.post-the-content img {
    box-shadow: 0 0 1px 0 #333;
}

.analog-preparations-wrap{
    margin: 17px 0 50px;
}
.analog-preparations-wrap .bx-wrapper {
    box-shadow: none;
    border: none;
    margin: 0 auto;
}

.analog-preparations-title{
    margin-top: 27px;
}
.wp-polls-ul {
    margin-bottom: 20px !important;
}
.wp-polls-ul label {
    padding-left: 7px !important;
    position: relative;
    top: 2px;
}
/*roll css */
.title-roll {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAABh0lEQVRIib3WvU8UQRiA8d9OB+1VloREThsaAwlBiI0WFhpi+A+IlEKjBSU9rYaOxtgYGxsLCWCMklBQKB+JhRaEAlppSM5iZ2Gzbm7Zy+093czOvM/uzDuzb2LjQAW38RQPcRet2H+On/iEDzjuFiTpIprFKqar3iTyBSvYKnsYSvqG8BqbNSTi2M04d7hK1IqDnyOpIclI4tzPrpf4P9EwPmKyB0GRyRjr6svyorU+SfKytaJoFgt9lGQsxNhXolW97UkVSYwtYFy97KrLNMYD5hqUZMwF3B+AaCagPQDRWFA4WAV2MYE/ub4XWM61f0tTebdLnFbZFVRGp6JdRUhsHJzgVs2JdTkNOGxYAocBOwMQ7QS8H4DoXcC+9KfVFNv4kWXdivqZdBM6eMn1pbqF9QZER/iWF8ESvvdZ1MZIUfQXjxuQzRdFpCXUA7zR2551pMuV51mZCC6wGIVfa0i2MSVdrlG8wh7uYbRbXZfRxhM8wh3pJXyJM/ySHo230mKyjBEk/wBwT0Zphx92YgAAAABJRU5ErkJggg==');
    background-repeat: no-repeat;
    font-size: 20px;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    padding-left: 40px;
    line-height: 26px;
    color: black;
    margin-bottom: 25px;
}
div.wp-polls {
    border-width: 5px;
    border-color: rgb(230, 230, 230);
    border-style: solid;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 2px 16.56px 1.44px rgba(0, 0, 0, 0.08);
    padding: 30px 25px;
}
.wp-polls .Buttons {
    background: #51e2cd!important;
    color: white;
    font-weight: bold;
    width: 150px;
    text-align: center;
    padding: 0;
    border: none!important;
    line-height: 35px;
}
.wp-polls .Buttons:hover {
    background: #eeeeee!important;
    color: black;
}
.all-vote {
    text-align: right;
    color: #787878;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
}
.pollbar-box {
    background: #c4ebfd;
    height: 3px;
    overflow: hidden;
    border-radius: 5px;
}
.wp-polls .wp-polls-ul .pollbar {
    background: #30a1d4;
    border: none;
    height: 3px;
    margin: 0;
}
span.answer {
    color: #30a1d4;
    font-weight: 500;
}
.wp-polls ul li, .wp-polls-ans ul li, .wp-polls-ul li {
    font-size: 16px;
    color: black;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 15px;
}
a.more {
    display: block;
    margin: auto;
    line-height: 35px;
    width: 230px;
    background: #282828;
    text-align: center;
    color: white;
    font-size: 12px;
    font-weight: bold;
}
a.more:hover {
    color: white;
    background: #595959;
}
/*roll css  finish*/

.permor-subcat {
    margin-bottom: 25px;
}
.permor-subcat__title {
    font-weight: bold;
}
.permor-subcat ul {
    margin-top: 0;
    overflow: hidden;
    background: #51e2cd;
    padding: 10px 10px 10px 27px;
}
.permor-subcat li {
    width: 50%;
    float: left;
    margin-bottom: 4px;
}
.permor-subcat li:nth-child(odd) {
    padding-right: 30px;
}
.permor-subcat li a {
    text-decoration: underline;
}
.permor-subcat li a:hover {
    color: #fff;
    text-decoration: none;
}
@media (max-width: 460px) {
    .permor-subcat li {
        width: 100%;
        float: none;
    }
}

.permor-subcat__title {
    margin-top: 33px;
    border-bottom: 2px solid #51e2cd;
    line-height: 17px;
}
.permor-subcat__title span {
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    padding: 7px 12px 4px;
    background-color: #51e2cd;
}
.btpr_module_1 .btpr_module__thumb-container {
    height: auto !important;
}

.ajax-single ul.bx-pager, .ajax-single ul.photogalery-slider {
    padding: 0;
    margin: 0;
}
.ajax-single ul.bx-pager li {
    list-style: none;
}

.add-ajax-single-process {
    text-align: center;
    height: 200px;
    line-height: 200px;
    font-size: 24px;
}

.ajax-single {
    position: relative;
    margin-top: 80px;
}
.ajax-single:before {
    content: '';
    width: 100%;
    height: 2px;
    background: #50e2cd;
    margin: 0 -1000%;
    position: absolute;
    top: -32px;
    left: 0;
    padding: 0 1000%;
}

.footer .widget_btpr_widget_ajax_footer_menu, .footer .widget {
    overflow: inherit !important;
}
.footer .sitemap {
    position: relative;
    top: 4px;
}
.widget_btpr_widget_ajax_footer_menu{
    position: relative;
    z-index: 100;
}
@media (max-width: 767px) {
    .footer .sitemap {
        margin-top: -20px;
    }
}

.single-head_preparation {
    margin-bottom: 17px;
}

.post-tags {
    margin-bottom: 10px;
}
.post-tags__title{
    font-weight: bold;
}
.post-tags .post-tags__sep:last-child {
    display: none;
}

.info-box-preparation__pop-up{
    display: none;
    position: absolute;
    bottom: 63px;
    left: 50%;
    margin-left: -60px;
    width: 133px;
    background: #f3f3f3;
    padding: 3px 5px;
    text-align: center;
    border-radius: 5px;
    line-height: 17px;
}
.info-box-preparation__pop-up::after {
    content: ''; 
    position: absolute;
    bottom: -20px; /* Положение треугольника */
    border: 10px solid transparent;
    border-top: 10px solid #f3f3f3;
    left: 50%;
    margin-left: -15px;
}
@media (max-width: 735px) {
    .lact .info-box-preparation__pop-up {
        left: -19px;
    }
    .lact .info-box-preparation__pop-up:after {
        left: 109px;
    }
}
@media (max-width: 667px) {
    .lact .info-box-preparation__pop-up {
        left: 50%;
    }
    .lact .info-box-preparation__pop-up:after {
        left: 50%;
    }

    .alco .info-box-preparation__pop-up {
        left: -19px;
    }
    .alco .info-box-preparation__pop-up:after {
        left: 109px;
    }
}
@media (max-width: 545px) {
    .alco .info-box-preparation__pop-up {
        left: 50%;
    }
    .alco .info-box-preparation__pop-up:after {
        left: 50%;
    }

    .drive .info-box-preparation__pop-up {
        left: -19px;
    }
    .drive .info-box-preparation__pop-up:after {
        left: 109px;
    }
}
@media (max-width: 463px) {
    .drive .info-box-preparation__pop-up {
        left: 50%;
    }
    .drive .info-box-preparation__pop-up:after {
        left: 50%;
    }
}
@media (max-width: 463px) {
    .lact .info-box-preparation__pop-up {
        left: -19px;
    }
    .lact .info-box-preparation__pop-up:after {
        left: 109px;
    }   
}
@media (max-width: 343px) {
    .alco .info-box-preparation__pop-up {
        left: -19px;
    }
    .alco .info-box-preparation__pop-up:after {
        left: 109px;
    }   

    .lact .info-box-preparation__pop-up {
        left: 50%;
    }
    .lact .info-box-preparation__pop-up:after {
        left: 50%;
    }
}
@media (max-width: 450px) {
    .pharmacies .info-box-preparation__pop-up {
        left: 62px;
    }
    .pharmacies .info-box-preparation__pop-up:after {
        left: 26px;
    }   
}


.permor-in-content {
    overflow: hidden;
    background: #f6f6f6;
    margin: 21px 0 !important;
    position: relative;
}
.blockquote .permor-in-content {
    margin-bottom: 0 !important;
}
.permor-in-content:after {
    content: 'Читайте также:';
    position: absolute;
    top: 0;
    left: 110px;
    font-weight: bold;
}
.permor-in-content img {
    float: left;
    margin-right: 10px;
}
.permor-in-content a {
    margin-top: 25px;
    display: inline-block;
    position: relative;
}
.permor-in-content a:after {
    content: '';
    position: absolute;
    top: -25px;
    left: -110px;
    width: 100px;
    height: 100px;
}
.perelink .perelink__item {
    width: 49% !important;
    overflow: hidden;
}
@media screen and (max-width: 767px) {
    .perelink .perelink__item {
        width: 100% !important;
    }
}
.perelink .perelink__item a {
    display: block;
    margin: 5px 0 0;
    font-weight: 700;
    text-decoration: none;
    font-size: 22px;
    line-height: 30px;
    font-family: 'Roboto', sans-serif;
    position: relative;
}
.perelink .perelink__item a:after {
    content: '';
    position: absolute;
    left: 0;
    top: -510px;
    width: 700px;
    height: 510px;
}

.post-the-content blockquote {
    overflow: hidden;
}

@media screen and (max-width: 770px) {
    .morkovin-ishare {
        display: none;
    }   
}

.meta-text a {
    border-bottom: none;
}
.meta-text a:hover {
    text-decoration: underline;
}