
			.tel {
	text-transform: uppercase;
  font-weight: 600;
  font-size: 15px;
  line-height: 1.2;
	color: var(--wd-link-color);
}

/* .tel:hover {
	color: var(--wd-primary-color);
}

.tel small {
	opacity: 1 !important;
} */

.topheader__phone small {
    opacity: 1 !important;
    color: inherit !important;
}

@media (max-width: 768px) {
  .tel {
		display: flex;
		font-size: 11px;
    position: relative;
		width: 105px;
  }
}

.wd-products-per-page {
	margin-right: 15px; 
}

.wd-products-shop-view {
	float: right !important;
	margin-top: 25px;
}

.woocommerce-ordering {
	width: 200px;
	margin-top: 10px;
}

.elementor-element-5404dc5  {
	gap: 50px
	
}

.elementor-element .elementor-element-e6d01f3 {
	gap: 50px
	
}

.elementor-element .elementor-element-d889e18 {
	gap: 50px
}

.elementor-element .elementor-element-d60f82e {
	gap: 50px
}

.elementor-element .elementor-element-7d26803 {
	gap: 50px
}

.elementor-element .elementor-element-7b1a16f {
	gap: 50px
}

.elementor-element .elementor-element-65af2c2 {
	gap: 50px
}

.elementor-element .elementor-element-f18e8d9 {
	gap: 50px
}


.elementor-element .elementor-element-c5e2db2 {
	gap: 50px
}

.elementor-element .elementor-element-072ba65 {
	gap: 50px
}

.elementor-element .elementor-element-df71503{
	gap: 50px
}

.e-font-icon-svg {
	width: 14px !important;
}

.imp__point span {
	font-size: 22px;
}

/* .woocommerce .columns-4 {
	width: 600px;
}  */


/* Сетка для авто */
.logo-car {
    border-top: 1px solid var(--brdcolor-gray-300) ;  
    border-left: 0px !important;
    border-right: 1px !important;
	border-radius: 0px !important;
}

.logo-car .wd-cats-element {
	border-right: 1px #E4E4E4 solid;
}
.logo-car .product-category .wrapp-category {
    	border: 1px #E4E4E4 solid; 
    	border-top: none;
	border-bottom: 1px #E4E4E4 solid;
	border-right: 0px #E4E4E4 solid;
} 

.logo-car .category-image-wrapp {
	display: flex;
  justify-content: center;
	align-self: center;
	max-width: 150px !important;
	width: 1000px !important;
}

.logo-car .hover-mask {
	display: none;
}

/* Убираем текст корзины без перевода */
.wd-empty-page-text {
	display: none;
}

/* Slider */

.slide-par {
	font-size: 18px !important;
	font-weight: 700 !important;
}

.wd-fbt-desc {
	display: none;
}

/* Текст карточки товара */

.js-store-prod-all-text  {
	font-size: 15px;
	line-height: 1.4
}

.js-store-prod-all-text strong {
	font-size: 20px;
	line-height: 2
}

.elementor-widget-container div:nth-child(2) {
	font-size: 16px;
}

.js-store-prod-all-text p {
	font-size: 18px;
	line-height: 1.5
}

.js-store-prod-all-text .p1:first-child {
	margin-top: 15px
}

.text__desc {
	font-size: 17px ;
} 

.elementor-widget-wd_single_product_content .elementor-widget-container {
	font-size: 16px;
	line-height: 1.5;
}

/* Меню */

.menu-open .header {
  position: relative;
  z-index: 11 !important;
}

.left-bottomheader__link .burger {
	font-size: 25px !important;
}

.burger {
    font-size: 30px;
    font-weight: 700; /* жирность */
}

.header {
	z-index: 300 !important;
}

.menu-open .header {
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1200 !important;      
  background: #fff;      
}

.searchsubmit {
	align-self: center !important;
}

@media (max-width: 768px) {
  .menu__body {
    top: 0 !important;                 
    padding-top: 140px !important;      
    height: 100vh !important;         
    height: 100dvh !important;
		width: 100% !important;
  }
	
	.menu__body::before {
		z-index: 1000 !important;
	}
}

.header {
	z-index: 100;
}

.menu__submenu-list {
	z-index: 1000 !important;
}

.grecaptcha-badge {
	display: none !important
}

/* cookies */

.cky-consent-bar {
	display: none !important;
}


.elementor-element-73b50ed {
	display: flex;
	flex-direction: column !important; 
}

/* Яндекс кнопка  */


#yandex__log {
    width: 200px !important;
		height: 42px;
    justify-self: end !important;
    z-index: 0 !important;
    background: #fff !important;
    border-radius: 30px !important;
    overflow: hidden; 
		display: flex;
		align-items: center;
		border: 1px solid #34ef34 !important;
}

.yandex-pay-and-split_button_container {
	margin-bottom: 10px;
}


/* Стили для цены */

.archive .wd-entities-title {
	display: block;
	white-space: nowrap
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 5px !important;
	height: 5em;
}

.archive .woocommerce-Price-amount {
 	color: #34ef34 !important;
	font-size: 18px; 
} 

.wd-carousel .wd-entities-title {
	display: block;
	white-space: nowrap
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 5px !important;
	height: 5em;
}

.wd-carousel-wrap .woocommerce-Price-amount {
	color: #34ef34;
}

.wd-tools-text .amount{
	color: #333333 !important;
	font-size: 16px;
}


/* phone header */

.topheader__time {
    justify-self: end;
    padding-top: 5px;
}


/* Выравнивание карточек проектов */
.elementor-post.elementor-grid-item {
	height: 100%;
	margin-top: 0 !important;
}


.icon__actions {
	display: flex;
	flex-direction: column;
	gap: 5px;
}

.actions__icon {
	position: relative;
}

.actions__icon span {
	position: absolute;
	top: 2px;
	left: 35px
}

.subsubmenu__list {
	   display: grid !important;
    grid-template-columns: 1fr 1fr;
    width: 500px;
    max-width: none;
		gap: 10px;
}

 @media (max-width: 1500px) {
	.actions__icon span {
		display: none;
	}
} 

@media (max-width: 1350px) {
    /* Верхний хэдер */
   .header__top { 
    gap: 20px;
		justify-content: center;
			
    }
	.topheader__button {
		max-width: 200px;
		
	}
	.topheader__button svg {
		display: none;
	}
	
	.topheader__mail {
		margin-right: 10px;
	} 
}

@media (max-width: 1100px) {
	.topheader__mail {
		display: none
	}
}

@media (max-width: 1000px) {
	.bottomheader__logo_mini {
		display: none !important;
	}
}

@media (max-width: 576px) {
	.menu__body {
		display: none;
	}
}

.menu__body--opened {
	display: block;
}




























		