html {
width: 100%;
max-width: 100%;
overflow-x: hidden;
}
body {
width: 100%;
max-width: 100%;
overflow-x: hidden;
}
.article a:not(.green-button) {
color: #7cb149;
}
.article a:not(.green-button):hover {
color: #7cb149;
}
.banner-home .social {
min-width: 90px;
} .single .article p {
text-align: justify;
}
.menu.category .active {
color: #8fbe5a;
}
.flowplayer {
background-size: cover !important; }
.fp-ui + a { }
.fvp-share-bar,
.fv-wp-flowplayer-notice-small {
display: none !important;
}
.top-line nav .current_page_item a,
footer .menu .current_page_item > a {
color: #8fbe5a;
}
.arve-wrapper {
max-width: none !important;
}
main .news .item .link,
.thumb-link {
box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 1);
display: inline-block;
width: 100%;
}
.home .news h5 a {
text-decoration: none;
}
main .news .item .link img:hover,
.thumb-link img:hover {
opacity: 0.5;
}
.page-template-tpl_blog .thumbnail {
float: right;
width: 100%;
margin-left: 4%;
margin-bottom: 0 !important;
margin-right: 0 !important;
}
.popup .close {
right: 8px !important;
top: -13px !important;
background-color: transparent !important;
border-radius: 0 !important;
}
.popup-contact-manager .close {
right: 8px !important;
top: 8px !important;
background-color: transparent !important;
border-radius: 0 !important;
}
#tabs.tab-content {
margin-top: 20px;
}
.pagination span,
.pagination a {
padding: 3px 10px;
border: 1px solid #7cb149;
border-radius: 3px;
color: #fff;
} .video-play {
transition: 1s;
display: none;
}
.current,
.pagination a:hover {
color: #fff;
background: #7cb149;
text-decoration: none;
}
.pagination .next,
.pagination .prev {
border: none;
}
.green a {
color: #7cb149;
}
.popup ul li {
text-align: center;
}
#tabs li a {
display: inline-block;
}
#tabs #current a {
text-decoration: none;
color: #73ab3c;
background: #fff;
}
.slider-product .thumbnail {
margin-bottom: 10px;
}
.slider-nav {
margin-bottom: 45px;
}
.slider-nav img {
cursor: pointer;
}
#tabs li { }
.product-title {
font-size: 50px;
line-height: 1.2em;
}
.preparation .row {
justify-content: center;
}
.search .excerpt h3 {
margin-top: 0;
margin-bottom: 20px;
color: #8fbe5a;
font-weight: 400;
}
.search .excerpt {
margin: 20px 0;
}
.search .news-top__title {
margin-top: 50px;
}
.hide-label {
width: 0;
opacity: 0;
}
.green {
color: #7cb149;
}
.home .preparation .item {
margin-bottom: 7px;
}
#tabs {
list-style: none;
}
#tabs li {
display: inline-block;
margin-left: 0;
margin-right: 3px;
}
#tabs li a {
background: #73ab3c;
padding: 10px;
display: block;
font-size: 14px;
border: 1px solid #73ab3c;
color: #fff;
text-transform: uppercase;
}
#content_tab {
padding-top: 20px;
}
#tabs li a:hover {
text-decoration: none;
color: #73ab3c;
background: #fff;
} .simple-sitemap-page a {
color: #8fbe5a;
}
.popup-contact-manager {
width: 100%;
min-height: 100%;
background-color: rgba(0, 0, 0, 0.5);
overflow: hidden;
position: fixed;
top: 0px;
z-index: 99999;
display: none;
}
.popup-contact-manager input,
.popup-contact-manager textarea {
padding: 10px;
margin-top: 20px;
}
.popup-contact-manager .wpcf7-form-control-wrap span {
position: absolute;
bottom: auto;
left: 0;
}
.popup-contact-manager textarea {
margin-top: 20px;
}
.popup-contact-manager .button {
margin-top: 20px;
}
.popup-contact-manager p {
margin-bottom: 0;
}
.popup-contact-manager .wpcf7-response-output {
position: static;
right: 0;
bottom: auto;
margin-top: 0 !important;
font-size: 12px;
}
.wrap-popup-question {
text-align: center;
padding: 20px 20px 20px;
width: 340px;
height: auto;
background-color: #fff;
margin: 0px auto;
font-size: 30px;
color: #fff;
margin-top: 20px;
position: relative;
}
.popup-contact-manager span {
font-size: 12px;
}
.popup-contact-manager h3 {
font-weight: bold;
}
.popup-contact-manager .title,
.popup-contact-manager .price {
font-size: 16px;
font-weight: bold;
color: #000;
}
.popup-contact-manager .title {
color: #00649e;
padding-left: 20px;
}
.popup-contact-manager .close {
position: absolute;
right: -32px;
top: -13px;
background-color: #fff;
width: 25px;
height: 25px;
border-radius: 50%;
}
.popup-contact-manager .close img {
width: 100%;
border-radius: 50%;
}
.popup-contact-manager .wrap-info {
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
margin: 20px 10px;
padding: 0 5px;
text-align: left;
}
.home .preparation .item {
position: relative;
}
.home .preparation h4 {
position: absolute;
width: 100%;
text-align: center;
bottom: 10px;
}
.home .preparation h4 a:hover {
color: #8fbe5a;
}
.home .preparation h4 a {
color: #fff;
text-decoration: none;
font-weight: normal;
font-size: 25px;
margin-bottom: 15px;
display: inline-block;
}
.product-item img {
max-width: 100%;
object-fit: contain;
}
.single .article p {
margin-bottom: 1.5rem;
}
table p {
margin: 0 !important;
}
table td,
table th {
padding: 10px;
border: 1px solid grey;
}
.article ul li,
.article ol li {
margin-left: 15px;
margin-bottom: 10px;
}
.green-button {
border: 1px solid #99c465;
}
.container.padding-none {
padding-top: 0;
padding-bottom: 0;
}
.mob {
display: none;
}
h6 {
font-weight: bold !important;
margin: 10px 0 20px !important;
}
.block-back {
margin: 30px 0;
}
.clear {
float: none;
clear: both;
}
.alignnone {
width: auto;
}
footer {
background: #fff;
}
.home main { background: #fff;
padding-bottom: 10px;
}
.banner.video {
position: relative;
}
.click-video {
position: absolute;
top: 50%;
left: 50%;
margin-left: -50px;
margin-top: -50px;
z-index: 99;
}
.vidbg-container {
margin-top: 136px;
}
@-webkit-keyframes swing {
15% {
-webkit-transform: translateX(9px);
transform: translateX(9px);
}
30% {
-webkit-transform: translateX(-9px);
transform: translateX(-9px);
}
40% {
-webkit-transform: translateX(6px);
transform: translateX(6px);
}
50% {
-webkit-transform: translateX(-6px);
transform: translateX(-6px);
}
65% {
-webkit-transform: translateX(3px);
transform: translateX(3px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes swing {
15% {
-webkit-transform: translateX(9px);
transform: translateX(9px);
}
30% {
-webkit-transform: translateX(-9px);
transform: translateX(-9px);
}
40% {
-webkit-transform: translateX(6px);
transform: translateX(6px);
}
50% {
-webkit-transform: translateX(-6px);
transform: translateX(-6px);
}
65% {
-webkit-transform: translateX(3px);
transform: translateX(3px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.swing:hover {
-webkit-animation: swing 0.6s ease;
animation: swing 0.6s ease;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
.top-menu__lang {
display: inline-block;
max-width: 70px;
background: #fff;
}
.wpml-ls-legacy-dropdown-click a:hover,
.wpml-ls-legacy-dropdown-click a:focus,
.wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover > a {
background: #fff;
}
.wpml-ls-legacy-dropdown-click a {
padding: 0 10px 5px 10px;
}
.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
top: calc(50% - 0.3em);
}
.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
border: 0;
}
.wpcf7-form-control-wrap {
display: inherit;
}
.wpcf7-form-control-wrap span {
position: absolute;
right: 0;
font-size: 12px;
top: -20px;
}
.wpcf7-response-output {
position: absolute;
right: 0;
border-width: 0 !important;
padding: 0 !important;
margin: 0 !important;
color: #000 !important;
font-size: 12px;
width: 100%;
text-align: left;
bottom: -20px;
}
.banner-home form {
position: relative;
}
.category a {
color: #333;
}
.page .thumbnail {
float: right;
width: 48%;
margin-left: 4%;
margin-bottom: 2%;
}
.page-template-tpl_blog .thumbnail {
float: right;
width: 100%;
margin-left: 4%;
margin-bottom: 2%;
}
.popup ul li a {
line-height: 1em;
}
.top-line nav li a:hover {
text-decoration: none;
}
.region,
.button {
cursor: pointer;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.region:hover,
.button:hover {
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
}
.farmakonadzor {
position: relative;
}
.farmakonadzor-container,
.farmakonadzor-container .col-md-6 {
z-index: 2;
}
.back-farm {
position: absolute;
right: 0;
top: 20%;
z-index: 0;
}
.question-answer {
width: 100%; min-height: 420px;
overflow: hidden;
position: relative;
z-index: 1;
}
.question-answer .back,
.question-answer .front,
.question-answer .backLight,
.question-answer .frontLight {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
}
.question-answer .question-answer-container,
.farmakonadzor-container {
-webkit-background-size: cover;
-o-background-size: cover;
-moz-background-size: cover;
-ms-background-size: cover;
-khtml-background-size: cover;
background-size: cover;
background-position: 50% 0;
background-image: url(//herbion.co.uk/wp-content/themes/herbion/img/line.png);
background-repeat: no-repeat;
background-attachment: fixed;
z-index: 10;
overflow: hidden;
}
.question-answer-container {
z-index: 999;
}
.question-answer .front {
-webkit-background-size: 15%;
-o-background-size: 15%;
-moz-background-size: 15%;
-ms-background-size: 15%;
-khtml-background-size: 15%;
background-size: 15%;
background-image: url(//herbion.co.uk/wp-content/themes/herbion/img/plant-4.png);
background-repeat: no-repeat;
background-position: 96% 85%; z-index: 0;
}
.question-answer .backLight {
-webkit-background-size: 15%;
-o-background-size: 15%;
-moz-background-size: 15%;
-ms-background-size: 15%;
-khtml-background-size: 15%;
background-size: 15%;
background-image: url(//herbion.co.uk/wp-content/themes/herbion/img/plant-2.png);
background-repeat: no-repeat; background-position: 90% 4%;
z-index: 0;
}
.product-container .thumbnail {
margin-bottom: 20px;
}
.question-answer .frontLight {
-webkit-background-size: 15%;
-o-background-size: 15%;
-moz-background-size: 15%;
-ms-background-size: 15%;
-khtml-background-size: 15%;
background-size: 15%;
background-image: url(//herbion.co.uk/wp-content/themes/herbion/img/plant-3.png);
background-repeat: no-repeat;
background-position: 4% 40%;
z-index: 0;
opacity: 1;
}
.green.read-more:hover {
color: #7cb149;
}
.menu.category a {
color: #000;
padding: 10px 0;
display: block;
text-transform: uppercase;
}
.menu.category > ul > li {
margin-left: 0;
margin-bottom: 0;
}
a.read-more,
.menu.category a,
footer li > a {
transition: transform 0.5s ease;
position: relative;
}
.thumb-link,
thumb-link img {
transition: 0;
}
a.read-more:before,
.menu.category a:before {
content: '';
position: absolute;
transition: transform 0.5s ease;
left: 0;
bottom: 0;
width: 100%;
height: 1px;
background: #8fbe5a;
transform: scaleX(0);
}
.product-item {
margin-bottom: 20px;
}
footer li > a:before {
content: '';
position: absolute;
transition: transform 0.5s ease;
left: 0;
bottom: 0;
width: 100%;
height: 1px;
background: #333;
transform: scaleX(0);
}
.read-more:hover:before,
.news a:hover:before,
.menu.category a:hover:before,
footer li > a:hover:before {
transform: scaleX(1);
}
.read-more:active,
.read-more:hover,
.menu.category a:hover,
footer li > a:hover {
outline: 0;
text-decoration: none !important;
}
.not-found-main {
padding-bottom: 40px;
}
body footer a,
body footer a:hover {
padding: 0 !important;
}
body footer a:active {
color: #8fbe5a !important;
}
.disclaimer {
text-align: center;
}
.slick-slide {
height: auto;
}
.admin-bar header .top-line {
top: 32px;
}
#breadcrumbs {
margin-bottom: 0;
}
.form-tarea {
width: 100%;
resize: none;
}
.form-input {
width: 100%;
}
@media (max-width: 1450px) {
.back-farm {
opacity: 0.5;
}
.question-answer .frontLight,
.question-answer .backLight,
.question-answer .front {
opacity: 0.5;
}
}
@media (max-width: 1200px) {
#tabs li a {
padding: 12px 18px;
}
#tabs li {
margin-bottom: 26px;
}
}
@media (max-width: 1050px) {
.top-line nav li a {
color: #fff;
font-size: 16px;
padding: 10px 5px !important;
display: inline-block;
text-align: center;
}
.top-line .nav-menu { }
.wrap-popup {
width: 90%;
}
.container-wide {
padding-top: 20px;
padding-bottom: 20px;
}
.top-line nav li { display: block;
}
}
@media (max-width: 991px) { }
@media (max-width: 920px) {
.popup ul li {
display: inline-block;
width: 32%;
}
}
@media (max-width: 768px) {
.page-template-default.page main {
padding-top: 15px;
}
.content.news .article h3 {
margin-top: 20px;
}
footer .sub-menu {
display: block !important;   }
.active-parent {
color: #73ab3c !important;
}
.product-container .thumbnail {
margin-right: 0;
padding: 0;
margin-bottom: 20px;
}
.home .banner {
min-height: 260px;
margin-top: 100px !important;
} .disclaimer {
font-size: 12px;
}
.product-container .padding-mob-no {
padding-left: 0;
padding-right: 0;
}
#tabs li {
margin-bottom: 5px;
}
.top-line.scroll {
box-shadow: none;
}
#tabs li a,
#tabs li {
display: block;
}
section.content .article {
margin-top: 0;
padding-top: 20px;
}
footer .map-site {
margin-top: 20px !important;
}
footer {
background: #333;
color: #fff;
}
header .top-line {
position: static;
}
.desc {
display: none;
}
.mob {
display: block;
}
header form {
max-width: 80%;
}
header form input {
border-bottom: 1px solid #fff !important;
}
.wrap-search {
max-width: none;
}
.banner-home {
padding: 10px 15px 25px 15px;
margin-top: 0;
}
.banner-contant .banner-home {
padding-bottom: 0;
}
body .button:hover {
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}
.home .news .description {
padding: 0 30px 0;
}
.banner-contant input {
margin-left: 0;
}
.home .banner {
min-height: 260px;
margin-top: 51px;
}
.banner-contant .container-wide {
padding: 20px 20px 0 20px;
}
.wpcf7-form-control-wrap {
width: 100%;
}
.preparation .item {
margin-bottom: 5px;
}
.home .news .icon img {
max-height: 290px;
object-fit: cover;
}
main {
padding-top: 0;
}
.title-section {
margin-top: 0;
}
.page .thumbnail {
float: none;
width: 100%;
margin-left: 0;
margin-bottom: 2%;
}
.title-section.main.contact {
margin-left: -20px;
margin-right: -20px;
}
}
@media (max-width: 580px) {
.popup ul li {
display: inline-block;
width: 48%;
}
.title-section.main {
margin-bottom: 0 !important;
padding: 10px 20px;
background: #8fbe5a;
color: #fff;
}
.content.news .article .thumbnail {
margin-right: 0;
}
.no-padding-mob {
padding-left: 0;
padding-right: 0;
}
.wrap-popup {
font-size: 18px;
padding: 20px;
}
}
@media (max-width: 349px) {
.home .banner {
min-height: 260px;
margin-top: 129px !important;
}
}