.top_description,
.top_description a,
.top_description p,
.top-short_desc,
.top-short_desc a,
.top-short_desc p,
.bottom_description,
.bottom_description p,
.bottom_description a {
	font-size: 14pt;
}

.top_description p,
.top-short_desc p,
.bottom_description p {
	padding-bottom: 5px;
}

.bottom_description {
	padding-bottom: 40px;
}

.bottom_description .hiddenText {
	display: none;
}

.hiddenText.active {
    display: block;
}

.contactBox .row-wrap>div:last-child {
	padding-right: 20px;
}

.btn.turquoise {
    background-color: #54C1B0;
    border-color: #54C1B0;
    color: #fff;
}

.btn.turquoise:hover {
    background-color: transparent;
    color: #54C1B0;
}

.top-short_desc {
	margin-bottom: 30px;
}

.top-short_desc .btn.turquoise {
	min-width: 140px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.footer-warehouse  {
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
}

.about-bottom_text {
    padding-bottom: 30px;
}

.detail_text_block,
.detail_text_block p,
.detail_text_block ul,
.detail_text_block ol {
    font-size: 13pt;
    line-height: 1.2;
}

.detail_text_block p,
.detail_text_block ul,
.detail_text_block ol {
    padding-bottom: 10px;
}

.bold {
    font-weight: bold;
}

.cartBlock .product-item-detail-properties dt,
.cartBlock .product-item-detail-properties dd {
    font-size: 13pt;
}

.header .call-h .number {
    display: block;
}

.blogEl .blogEl-r .text span,
.articleFav .box .item .text span,
.articleBox p span {
    display: block;
}

.blogEl .blogEl-r .text,
.articleFav .box .item .text,
.articleBox p span {
    font-size: 12pt;
}

.blog-detail .markup p,
.blog-detail .markup a,
.blog-detail .markup strong,
.blog-detail .markup span,
.blog-detail .markup ul,
.blog-detail .markup ol {
    font-size: 14pt;
}

.articleFav .box .item .text {
    height: 44px;
}

.product-item-detail-delivery-block p,
.product-item-detail-delivery-block a {
    font-size: 13pt;
}

.product-item-detail-delivery-block p {
    padding-bottom: 5px;
}

.header_buttons_wrap{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    justify-content: space-between;
    align-items: center;
    max-width: 112px;
}

.btnFav_elem {
    color: #7EB238;
    font-size: 18px;
    line-height: 1.4;
    padding-left: 35px;
    position: relative;
    width: 100%;
    height: 25px;
    background: none;
    cursor: pointer;
}
.btnFav_elem:before {
    content: '';
    border-bottom: 0;
    background-image: url("/local/templates/fabrika38/assets/img/fav-ic3.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    transform: none;
    left: 0;
    top: 0;
    opacity: 1;
}

.btnFav_elem:hover:before {
    background-image: url("/local/templates/fabrika38/assets/img/fav-ic2.svg");
}

.btnFav_elem.active:before {
    background-image: url("/local/templates/fabrika38/assets/img/fav-ic2.svg");
}

.header_buttons_wrap{display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-around; justify-content: space-between; align-items: center; max-width: 112px;}


.show-read_blog {
    margin-bottom: 15px;
    white-space: nowrap;
}

.show-read_blog span:first-child {
    margin-right: 15px;
}

.catalog-section .product-item .product-item-title {
    height: 80px;
    margin: 0 -10px 5px -10px;
}

.logo-text {
    padding-top: 5px;
    font-size: 14px;
    line-height: 120%;
    color: #9EC56A;
    width: 127px;
    font-family: "Pribambas";
}

.bx-top-nav {
    padding-right: 15px;
}

.contactBox .ic.zen {
    background-image: url(/local/templates/fabrika38/assets/img/dzen-black.png);
    background-size: 22px;
}

footer .social-f .ic.zen-ic {
    background-image: url(/local/templates/fabrika38/assets/img/dzen-white.png);
    border: 2px solid #fff;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    background-size: 31px;
    background-repeat: no-repeat;
    background-position: center;
}

@media screen and (max-width: 1025px){
	.header.active .header_buttons_wrap{width: 112px;}
	.header.active .favBtn.favorite_href {position:absolute;right: 8px;bottom: 8px;}
	.header_buttons_wrap{-webkit-box-ordinal-group: 11; -webkit-order: 10; -moz-box-ordinal-group: 11; -ms-flex-order: 10; order: 10;}
}

@media screen and (max-width: 768px){
	.header.active .header_buttons_wrap {width: 100%; max-width: 100%;}
	.header.active .favBtn.favorite_href {position:relative;right: 0;bottom: 0;}
}

@media screen and (max-width: 575px){
    .blog-detail .show-read_blog span {font-size: 11pt;}
}
.catalog-section .product-item-container:not(.hover):hover .product-item-info-container.product-item-hidden{background:#fff;display:block !important;opacity:1 !important;position:absolute;top:-webkit-calc(100% - 5px);top:-moz-calc(100% - 5px);top:calc(100% - 5px);left:-1rem;width:-webkit-calc(100% + 2rem);width:-moz-calc(100% + 2rem);width:calc(100% + 2rem);z-index:11;-webkit-box-shadow:1px 3px 4px #E0E0E0;box-shadow:1px 3px 4px #E0E0E0;padding:10px 26px 10px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}
.catalog-section .product-item .product-item-button-container .flex{justify-content: center;}

.blog-detail .row-wrap {
    display: flex;
}
@media screen and (max-width: 768px){
.blog-detail .row-wrap {flex-direction:column;}
}
.blog-detail .col-v4.col-w10 {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.blog-detail .articleBox {
    min-height: 420px;
}

.pointer_class {
    cursor: pointer;
}

blockquote {
    font-family: "Calibri";
    font-size: 14pt;
    background-image: repeating-linear-gradient(to right,#7eb238 0,#7eb238 50%,transparent 50%,transparent 100%),repeating-linear-gradient(to bottom,#7eb238 0,#7eb238 50%,transparent 50%,transparent 100%),repeating-linear-gradient(to left,#7eb238 0,#7eb238 50%,transparent 50%,transparent 100%);
    background-position: left top,right top,right bottom;
    background-repeat: repeat-x,repeat-y,repeat-x;
    background-size: 0.5rem 0.125rem,0.125rem 0.5rem,0.5rem 0.125rem;
    border-left: solid 0.25rem #7eb238;
    padding: 1.5rem 1rem;
}

.psycholog__container {
    background-color: #F8FFEF;
    border: 1px solid #DAECC1;
    border-radius: 5px;
    padding: 20px;
    margin: 15px 0;
}
.psycholog__title {
    color: #83AC4B;
    margin: 0 0 20px 0;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
}
.psycholog__image-block {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    float: left;
    margin: 0 20px 20px 0;
}
.psycholog__image {
    width: 130px;
    border-radius: 50%;
    height: 130px;
    overflow: hidden;
}
.psycholog__container .psycholog__speciality {
    color: #7A7E76;
    font-size: 16px;
    margin: 5px 0 0 0;
}
.psycholog__container .psycholog__name {
    color: #6C8C40;
    font-size: 18px;
    font-weight: 600;
}
.psycholog__text {
    position: relative;
    padding: 0 0 0 15px;
}
.psycholog__text:before {
    content: '';
    position: absolute;
    height: calc(100% - 190px);
    width: 1px;
    background: #6C8C40;
    left: 0;
    bottom: -2px;
}
.psycholog__text p:last-child {
    margin: 0;
}
@media (max-width: 425px) {
    .psycholog__container {
        padding: 10px;
    }
    .psycholog__image-block {
        float: unset;
        align-items: center;
    }
}
@media (max-width: 425px) {
    .psycholog__text {
        padding: 0;
    }
    .psycholog__text:before {
        display: none;
    }
}
@media (max-width: 320px) {
    .psycholog__title {
        font-size: 18px;
    }
}


.collectionCard .titleCard {
    border-bottom: unset;
}
.collectionCard .brBox {
    border-top: 1px solid #E8E8E8;
}