/*   
Theme Name: Palitra Themes
Theme URI: https://palitra-lab.ru
Description: Шаблон разработан в лаборатории Palitra-Lab
Author: Dmitriy
Author URI: https://palitra-lab.ru
*/
*{	
padding:0;	
margin:0;	
list-style-type:none;	
text-decoration:none;
}
img.alignright { 
float: right; 
margin: 0 0 15px 15px; 
}
img.alignleft { 
float: left; 
margin: 0 15px 15px 0; 
}
img.aligncenter { 
display: block; 
margin-left: auto; 
margin-right: auto; 
}
.alignright { 
float: right; 
}
.alignleft { 
float: left; 
}
.aligncenter { 
display: block; 
margin-left: auto; 
margin-right: auto; 
}
.button:hover {
    background-color: #5eaf30;
    -webkit-filter: brightness(105%);
    filter: brightness(105%);
}
.button {
    background-color: #5eaf30;
    border: none;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: var(--secondary-font);
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: .035em;
    outline: none;
    padding: 10px 25px;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: background-color .1s ease;
    transition: background-color .1s ease;
}
.my-1 {
    margin-bottom: 0.25rem!important;
    margin-top: 0.25rem!important;
}
.head__link {
    border-bottom: 1px dashed #5eaf30;
    color: var(--text);
    font-family: var(--secondary-font);
    font-weight: 500;
    text-decoration: none;
}
.head-phone__link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    align-items: center;
    border-bottom: 1px dashed #fff;
    color: var(--text);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: var(--secondary-font);
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    text-decoration: none;
}
.head-phone__item {
    display: block;
    font-size: 14px;
    opacity: .8;
    text-align: left;
}
.head-phone__link:before {
    background: #5eaf30;
    content: "";
    display: block;
    height: 22px;
    margin-right: 5px;
    -webkit-mask: url(/img/sprite.svg#phone-solid) no-repeat 50% 50%;
    mask: url(/img/sprite.svg#phone-solid) no-repeat 50% 50%;
    width: 22px;
}
.header__smalltext {
    font-size: 13px;
}
.feature .img {
    color: #5eaf30;
    height: 155px;
    width: 155px;
}
._zag {
    border-bottom: 3px #5eaf30 solid;
}
._mat_rab li {
    list-style-type: disc;
}
.ratio {
	background:0!important;
}
._but_green {
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    border-radius: 3px;
    background: #5eaf30;
    width: 80%;
    line-height: 31px;
    flex-shrink: 0;
}
._but_yel {
    color: #4b4b4b;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    border-radius: 3px;
    background: #fed000;
    width: 80%;
    line-height: 31px;
    /* height: 45px; */
    flex-shrink: 0;
}
img._z_item_img {
    width: 91%;
    display: table;
    margin: auto;
    height: 325px;
    object-position: bottom;
    object-fit: cover;
    border: 7px #62ad48 solid!important;
}
img._z_item_img2 {
    width: 100%;
    display: table;
    margin: auto;
    height: 350px;
    object-position: bottom;
    object-fit: cover;
    border: 9px #62ad48 solid!important;
}
._img_mini {
    border: 5px #62ad48 solid!important;
    height: 165px;
    width: 100%;
    object-fit: cover;
}
._bc {
    display: table;
    margin: auto;
}
._price p {
    line-height: 60px;
    display: table;
    margin: auto;
    background: #158352;
    color: #fff;
    padding: 0px 10px;
}

._markers_preim {
	margin: 0 0 15px 0;
	padding: 0;
}
._markers_preim li {
    display: block;
    margin: 3px 0;
    background: url(/img/gl.png) 0 0px no-repeat;
    background-size: 25px 25px;
    padding-left: 35px;
    font-size: 16px;
    font-weight: 600;
}
._markers_ned {
	margin: 0 0 20px 0;
	padding: 0;
}
._markers_ned li {
    display: block;
    margin: 3px 0;
    background: url(/img/close.png) 0 0px no-repeat;
    background-size: 25px 25px;
    padding-left: 35px;
    font-size: 16px;
    font-weight: 600;
}
._markers_preim ul, ._markers_ned ul {
    padding: 0;
}

._markers_preim2 {
	padding: 0;
}
._markers_preim2 li {
    display: block;
    margin: 3px 0;
    background: url(/img/gl.png) 0 0px no-repeat;
    background-size: 25px 25px;
    padding-left: 35px;
    font-size: 16px;
    font-weight: 600;
}
._markers_ned2 {
	margin: 0 0 20px 0;
	padding: 0;
}
._markers_ned2 li {
    display: block;
    margin: 3px 0;
    background: url(/img/close.png) 0 0px no-repeat;
    background-size: 25px 25px;
    padding-left: 35px;
    font-size: 16px;
    font-weight: 600;
}
._markers_preim2 ul, ._markers_ned2 ul {
    padding: 0;
	margin-left:20px;
}
.text-bg-warning {
    background: #fff44f!important;
}
.border-warning{border-color:#fff44f!important;}
.accordion-button:not(.collapsed) {
    color: #eee!important;
    background: #60ae3e;
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
    font-weight: 600;
    font-size: 18px;
}
._vi:hover {
    display: inline-block!important;
    transition: all 0.5s ease-in-out!important;
    position: relative!important;
    cursor: pointer!important;
    background: #c47d20!important;
}
._but_yel:hover {
    background: #fffbc1;
}
._but_green:hover {
    background: #aedf98;
	color:#fff;
}
._et_rab ol li {
    list-style-type: decimal;
}
._prim_mat li {
    list-style-type: square;
}
._markers_preim ul {
    border-top: 3px #60ae3e solid;
    padding-top: 15px;
}
._markers_ned ul {
    border-top: 3px #dc3545 solid;
    padding-top: 15px;
}
.text-bg-success {
    background: #60ae3e!important;
}
p._vn {
    border-left: 5px #dc3545 solid;
    padding-left: 25px;
    font-weight: 600;
    color: #333;
    font-size: 16px;
    margin-bottom: 20px;
    background: #eee;
    padding-top: 10px;
    padding-bottom: 10px;
}
._blck1 p {
	margin-bottom:0px!important;
}
._dop_line {
    border-left: 3px #db3447 solid;
    padding-left: 20px!important;
    margin-bottom: 0px;
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}
._dop_line_row {
    border-bottom: 2px #dee2e6 solid;
    margin-bottom: 7px;
}
._dop_line_row p {
	margin-bottom:0px!important;
}
._town li {
    list-style-type: disc;
	font-weight:bold;
}
._town li::marker {
    color: #f2a335 !important;
}
.feature {
    border-left: 5px #f2a335 solid;
	border-top: 5px #f2a335 solid;
	border-right: 5px #333 solid;
	border-bottom: 5px #333 solid;
    height: 203px;
    border-radius: 7px;
}
.feature:hover {
    border-left: 5px #333 solid;
	border-top: 5px #333 solid;
	border-right: 5px #f2a335 solid;
	border-bottom: 5px #f2a335 solid;
    height: 203px;
    border-radius: 7px;
	transition: 0.5s;
	background:#f8f9fa;
}
.feature2 {
    border-bottom: 5px #dc3545 solid;
    display: table;
    margin: auto;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
}
.feature2 img {
    width: 135px;
    object-fit: cover;
    height: 75px;
    margin-bottom: 5px!important;
}
p._vn2 {
    border-left: 5px #dc3545 solid;
    padding-left: 25px;
    font-weight: 600;
    color: #333;
    font-size: 21px;
    margin-bottom: 20px;
    background: #eee;
    padding-top: 10px;
    padding-bottom: 10px;
}
p._vn2 i {color:#dc3545;}
._sld_preim li {
    list-style-type: disc;
    font-size: 21px;
    margin-bottom: 5px;
    line-height: 1.5;
}
._rub_txt ._sld_promo {
    color: #fff;
    text-shadow: 1px 0px 5px #000;
}
._rub_txt li {
    color: #fff;
    text-shadow: 0px 0px 5px #000;
	font-size: 24px;
}
span.price {
    font-size: 23px!important;
    color: #000;
    font-weight: 700!important;
}
h2.woocommerce-loop-product__title {
    font-size: 25px!important;
    color: #333!important;
}
section.related.products {
    display: table;
    width: 100%;
}
._kr img {
    object-fit: cover;
    width: 100%;
    border: 4px #60ae3e solid;
    border-radius: 50px;
}
._kr p {
    font-size: 15px!important;
    font-weight: 600!important;
}
li.product img {
    width: 85% !important;
}
p._vn:hover {
    border-left: 5px #62ad48 solid;
    padding-left: 35px;
    background: #fff8e9;
}
p._vn2:hover {
    border-left: 5px #62ad48 solid;
    padding-left: 35px;
    background: #fff8e9;
}
._kr img:hover {
	transition: all 0.4s ease;
	  -webkit-transform: rotate(45deg); /* Градусы поворота можно изменить по необходимости */
          transform: rotate(45deg); /* Градусы поворота можно изменить по необходимости */
}
._blck1 p:hover {
    padding-left: 35px;
}
h2.accordion-header button {
    font-weight: 700 !important;
	font-size: 18px!important;
}
.whatsapp-button {
    position: fixed;
    right: 9px;
    bottom: 90px;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    width: 77px;
    height: 77px;
    color: #fff;
    text-align: center;
    line-height: 73px;
    font-size: 35px;
    z-index: 9999;
}

.whatsapp-button::after {
  animation: pulse 1000ms cubic-bezier(0.9, 0.7, 0.5, 0.9) infinite;
}
@keyframes pulse {
  0% {
    opacity: 0;
  }
  50% {
    transform: scale(1.4);
    opacity: 0.4;
  }
}

.whatsapp-button::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #32a146;
  border-radius: 50%;
  z-index: -1;
}
.taxonomy-description ul li {
    line-height: 1.5;
    list-style-type: disc;
}









@media screen and (max-width: 1000px){
._soc_block i {
    width: 55px;
    font-size: 30px;
}
.btn-primary {
    --bs-btn-color: #fff!important;
    --bs-btn-bg: #f2a335!important;
    --bs-btn-border-color: #f2a335!important;
    --bs-btn-hover-color: #fff!important;
    --bs-btn-hover-bg: #f2a335!important;
    --bs-btn-hover-border-color: #0a58ca!important;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff!important;
    --bs-btn-active-bg: #f2a335!important;
    --bs-btn-active-border-color: #f2a335!important;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff!important;
    --bs-btn-disabled-bg: #f2a335!important;
    --bs-btn-disabled-border-color: #f2a335!important;
}
.kakrab {
    padding-left: 15px;
    padding-right: 15px;
}
._town {
    padding-left: 30px !important;
}
._but_yel {
    margin-bottom: 10px;
}
img._z_item_img {
    width: 95%!important;
    display: table;
    margin: auto;
    height: 250px!important;
    object-position: bottom;
    object-fit: cover;
    border: 7px #62ad48 solid !important;
}
.feature {
    height: 225px!important;
}
._blck1 p {
    font-size: 15px!important;
}
p._sld_promo.fs-2.fw-bold.text-uppercase {
    font-size: 21px !important;
}
._rub_txt li {
    color: #fff;
    text-shadow: 0px 0px 5px #000;
    font-size: 16px!important;
}
._rub_txt {
    padding: 0px 0px 0px 0px !important;
}




}