.typo-tenti:first-child {
    margin: 0 5px 0 12px;
}
.v-row {
    display: flex;
    align-items: center;
}
.oldprice * {
    color: gray;
}
.oldprice {
    transform: translateY(2px);
}
.wpgs-for.slick-initialized.slick-slider {
    border: 1px solid #25a638;
}
.b-output__utati {
    border: 0;
}
.gallery-image a {
    display: inline-block;
    border: 1px solid green;
    margin: 10px;
}
.e-produce .ratetopprod {
    margin-left: 0;
}
.opac {
    opacity: .5;
}
.gallery-image:first-child a{
    margin-left: 0px;
}
.gallery-image:last-child a {
    margin-right: 0px;
}
.gallery-image a {
    display: flex;
    border: 1px solid #25a638;
    margin: 10px;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.wpgs-nav .slick-slide img {
    height: 100%;
}
.wpgs-nav .slick-slide {
    height: 170px;
    border: 1px solid #25a638 !important;
    padding: 10px !important;
}
.wpgs-nav .slick-list {
    overflow-y: visible !important;
}
.gallery-image {
    width: 33.333%;
}
.v-row.row-gallery-image {
    align-items: unset;
    margin-top: 20px;
}
.nalich {
    font-size: 18px;
}
.oldprice .typo-tenti {
    font-family: 'Gotham Pro';
}
.zam1 {
    padding-left: 30px;
    padding-right: 30px;
    background: #20a735;
    margin-top: 20px;
    cursor: pointer;
    text-transform: uppercase;
    transition: .3s;
    margin-right: 20px;
}
.zam2 {
    color: #20a735;
    background: white;
    border: 1px solid #20a735;
}
.zam1, .zam2 {
    font-size: 15px;
    font-family: Gotham pro;
    font-weight: 400;
    margin-bottom: 30px;
}
img.instock-img {
    margin-right: 10px;
    width: 15px;
    transform: translateY(-1px);
}
.bloki-col {
    width: 33.333%;
    padding: 10px;
}
.bloki-row {
    display: flex;
}
.bloki-imgdiv {
    height: 80px;
    margin-bottom: 8px;
    text-align: center;
}
.bloki-zagolovok {
    margin-bottom: 20px;
    color: #292929;
    font-weight: 700;
    font-size: 24px;
    line-height: 27px;
    font-family: 'Helios Cond';
    text-align: center;
}
.bloki-tekst, .bloki-tekst * {
    font-size: 16px;
    font-family: 'Gotham Pro';
    font-weight: 400;
}
.bloki-blok {
    padding: 40px 50px;
    border: 1px solid #20a735;
    height: 100%;
}
.bloki-prod {
    margin-bottom: 100px;
}
.bloki-tekst ul {
    list-style: disc;
    margin-left: 20px;
    margin-top: 10px;
}

.info-right {
    width: 65%;
}

.info-left {
    width: 35%;
}

.st-me-list-text {
    margin-left: 10px;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
}
.rectangl {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: white;
    box-shadow: 0px 7px 15px 4px rgb(0 0 0 / 4%);
    transform: translateX(-2px);
}
.st-me-list {
    display: flex;
    align-items: center;
    width: 90%;
    background: white;
    margin-bottom: 15px;
    box-shadow: 0px 5px 10px 0px #00000014;
    border-radius: 50px;
    position: relative;
}
.activea {
    background: #25a638;
    color: white;
}
.activea:hover {
	color:white;
}
.sectoffer .btn {
    margin: -40px 0 40px;
}
.secthar {
    padding: 5% 8%;
    border: 1px solid rgba(32, 167, 53, 1);
    margin-bottom: 100px;
}
.titlesect {
    font-family: 'Helios Cond';
    font-size: 32px;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: 0em;
    margin-bottom: 50px;
}
.otstup, .sectopis {
    margin-bottom: 100px;
}
.secthar .titlesect {
    text-align: center;
}
td.nazva {
    font-family: 'Avenir Next';
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    width: 65%;
}
td.znach {
    font-family: 'Gotham Pro';
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    width: 35%;
}
td.nazva, td.znach {
    padding: 20px;
}
.secthar tr:nth-child(odd) {
    background: rgba(32, 167, 53, 0.08);
}
a.spec {
    display: flex;
    align-items: center;
}
a.spec img {
    margin-right: 20px;
}
 
p.comment-form-cookies-consent,
.comment-form-rating .nice-select {
    display: none !IMPORTANT;
}
form#commentform {
    display: flex;
    flex-wrap: wrap;
}

p.comment-form-author {
    width: 50%;
    order: 1;
    position: relative;
}
p.comment-form-email {
    width: 50%;
    order: 2;
    position: relative;
}
p.comment-form-comment {
    width: 100%;
    order: 3;
    position: relative;
}
.comment-form-rating {
    width: 100%;
    order: 4;
    display: flex;
    align-items: center;
}
p.form-submit {
    width: 20%;
    order: 5;
    min-width: 200px;
}

p.comment-notes {
    width: 50%;
    order: 6;
}
p.comment-notes span#email-notes {
    display: none;
}
span.required-field-message {
    color: gray;
    margin-top: 20px;
    display: inline-block;
    font-size: 14px;
}
p.comment-form-author label {
    position: absolute;
    left: 45px;
    bottom: 10px;
    font-size: 16px;
    color: rgba(130, 131, 133, 1);
}
input#author {
    width: 80%;
    padding: 10px 40px;
    border-bottom: 1px solid rgb(130 131 133);
    font-size: 16px;
}
p.comment-form-author:before {
    content: ' ';
    background-image: url(/wp-content/themes/solar/img/man.png);
    width: 20px;
    height: 15px;
    position: absolute;
    left: 10px;
    bottom: 12px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
p.comment-form-email:before {
    content: ' ';
    background-image: url(/wp-content/themes/solar/img/email.png);
    width: 20px;
    height: 15px;
    position: absolute;
    left: 10px;
    bottom: 12px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
input#email {
    width: 80%;
    padding: 10px 40px;
    border-bottom: 1px solid rgb(130 131 133);
    font-size: 16px;
}
span#reply-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: left;
    font-family: 'Helios Cond';
    color: rgba(32, 167, 53, 1);
    margin-bottom: 50px;
    display: block;
}
section#reviews .titlesect.tspe {
    margin-bottom: 50px;
}
textarea#comment {
    width: 90%;
    padding: 10px 40px;
    border-bottom: 1px solid rgb(130 131 133);
    font-size: 16px;
    font-family: 'Gotham Pro';
    margin-top: 35px;
}
p.comment-form-comment:before {
    content: ' ';
    background-image: url(/wp-content/themes/solar/img/Vectorcomm.png);
    width: 20px;
    height: 15px;
    position: absolute;
    left: 10px;
    bottom: 18px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.comment-form-rating label {
    font-size: 16px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(130, 131, 133, 1);
    margin: 40px 40px 40px 0;
}
p.stars a:before {
    width: 30px;
    height: 100%;
    position: absolute;
    left: 0;
    top: -20px;
    content: '☆';
    color: gold;
    font-size: 40px;
}
p.stars a {
    color: transparent;
    position: relative;
    width: 30px;
    display: none;
}
.stars a.str:before {
    content: '★' !important;
}
p.form-submit .submit:hover {
    opacity: .9;
}
p.form-submit .submit {
    font-size: 16px;
    background: rgba(32, 167, 53, 1);
    color: white;
    margin-bottom: 50px;
    cursor: pointer;
    transition: .3s;
    min-height: 3.55em;
    padding: 0.5em 1.21em;
}
.zam1:hover {
    opacity: .9;
}
.woocommerce-Reviews-title {
    display: none !important;
}
ol.commentlist {
    list-style: none;
    padding: 0;
    margin: 0;
}
ol.commentlist li.review {
    padding: 30px 0 0;
}
ol.commentlist li.review>div {
    padding: 20px;
    box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 8%);
    border: 1px solid rgb(32 167 53 / 26%);
    margin-bottom: 30px;
}
.comment-text * {
    font-size: 16px;
}
ol.commentlist ul.children {
    padding: 15px;
    margin: 10px 0;
    border: 1px solid #25a63826;
    background: #25a63814;
}
strong.woocommerce-review__author {
    text-transform: capitalize;
    font-weight: 700;
    font-family: 'Avenir Next';
}
.section-info {
    margin-bottom: 100px;
}
span.woocommerce-review__dash, time.woocommerce-review__published-date {
    color: gray;
}
.comment-text {
    flex-direction: column;
    display: flex;
}
.comment-text .description {
    margin: 10px 0 20px;
}
.star-rating span {
    display: none;
}
.star-rating {
    max-width: 200px;
    color: gold;
    font-size: 30px !important;
    line-height: 20px;
    margin-bottom: 10px;
}
.nalrate, .ratetopprod {
    display: flex;
    align-items: center;
}
.ratetopprod>div:not(.star-rating) {
    color: gray;
    margin-left: 8px;
    transform: translateY(1px);
}
.ratetopprod {
    margin: 10px 0 10px 20px;
    transform: translateY(-1px);
}
.ratetopprod .star-rating {
    margin: 0;
}


.wpgs-for .slick-slide img {
    width: auto;
    margin: auto;
    height: 500px;
    padding: 20px;
}
i.flaticon-back.slick-arrow {
    left: 10px;
}
i.flaticon-right-arrow.slick-arrow {
    right: 10px;
}
.wpgs-for .slick-arrow::before, .wpgs-nav .slick-prev::before, .wpgs-nav .slick-next::before {
	color:#20a735 !important;
}
.fancybox-container {
    z-index: 9999999999 !important;
}
@media(min-width:1001px) {
	
	.bloki-col:last-child {
    padding-left: 20px;
    padding-right: 0;
}
.bloki-col:first-child {
    padding-left: 0;
    padding-right: 20px;
}
}
@media(max-width:1000px) {
	.bloki-row {
    flex-wrap: wrap;
}
	.gallery-image {
    width: 50% !important;
    margin-bottom: 20px;
}
	td.znach, td.nazva {
    line-height: 1;
    font-size: 12px;
}
	.stiky-menu {
    margin-bottom: 50px;
}
	.bloki-col {
    width: 100%;
}
.info-right {
    width: 100%;
}
.info-left {
    width: 100%;
}
.v-row {
    flex-wrap: wrap;
}
.gallery-image a {
    margin: 0 5px !important;
}

}

@media(max-width:450px) {
	.comment-form-rating label {
    font-size: 12px;
}
p.comment-form-author, p.comment-form-email {
    width: 100%;
    margin-bottom: 30px;
}
input#submit {
    margin-bottom: 10px;
}
form#commentform {
    margin-bottom: 40px;
}
}

.list-items {
    list-style: none;
    padding: 0;
    margin: 0;
}

.parent-item {
    margin-bottom: 10px;
}

.parent-item a {
    text-decoration: none;
    font-weight: bold;
    color: #20a835;
}

.children-items {
    list-style: none;
    margin: 0;
    padding-left: 20px;
}

.children-item {
    margin-bottom: 5px;
}

.children-item a {
    text-decoration: none;
    color: #20a835;
}

ul.list-items li.parent-item a {
    color: #20a835;
}

ul.list-items ul.children-items li.children-item a {
    color: #f15a27;
}
.cabl_category{
    text-align: center;
    font-size: 24px;
}
.e-wath .e-wath__edare{
	left: 0;
	right: 0;
	padding-left: 0;
}
.rotate-180{
	transform: rotate(180deg);
}
.e-wath__edare:before{
	padding-left: 40px;
}
.e-wath__edare .typo-vitur{
	right: auto;
	left: 65px;
}
.e-wath__edare .typo-cessa{
	left: auto;
    right: 40px;
}
.e-wath__edare:before{
    margin-top: 6px;
}
@media (max-width:1200px) {
	.e-wath__edare:before{
		padding-left: 10px;
	}
	.e-wath__edare .typo-vitur{
		left: 35px;
	}
	.e-wath__edare .typo-cessa{
		left: auto;
		right: 14px;
	}
}
@media (max-width:770px) {
	.e-wath__edare:before{
		padding-left: 5px;
	}
	.e-wath__edare .typo-vitur,
	.e-wath__edare .typo-cessa{
		font-size: 12px;
	}
}
@media (max-width:576px) {
	.e-wath__edare:before{
		padding-left: 0px;
	}
	.e-wath__edare .typo-vitur{
		left: 40px;
		font-size: 14px;
	}
	.e-wath__edare .typo-cessa{
		right: 10px;
		font-size: 14px;
	}
}
/* faq system */
.faq__system .category-faq-accordion{
    max-width: 50%;
}
.faq__system .category-faq-item-question{
    cursor: pointer;
}
.faq__system_title{
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 20px;
}
.faq__system .faq-item-question-text{
    display: flex;
    justify-content: space-between;
    font-weight: 700;
}
.faq__system .category-faq-item-answer{
    padding: 10px 0 0 10px;
}
@media (max-width:900px){
.faq__system .category-faq-accordion{
        max-width: 100%;
    }
}