@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//budmat-store.com.ua/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.3.2") format("woff2");
}

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: url(https://www.dev.budmat-store.com.ua/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: url(https://www.dev.budmat-store.com.ua/wp-content/uploads/2021/09/cars-page-title-shop-bg.jpg);
	background-size:cover;
	background-position:center center;
}

:root{
--wd-text-font:"Lato", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-title-font-weight:700;
--wd-title-color:rgb(18,94,150);
}
:root{
--wd-entities-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:rgb(18,94,150);
--wd-entities-title-color-hover:rgb(245, 109, 0);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Lato", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:700;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:rgb(18,94,150);
--wd-widget-title-font-size:13px;
}
:root{
--wd-header-el-font:"Lato", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(0,84,172);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(0,84,172);
}
:root{
--btn-accented-bgcolor-hover:rgb(3,65,129);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
.product-labels .product-label.new{
	background-color:rgb(30,115,190);
}

.product-labels .product-label.featured{
	background-color:rgb(206,26,26);
}


	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
									--btn-default-brd-radius: 0px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
				--btn-default-box-shadow-active: none;
				--btn-default-bottom: 0px;
			
			
			
					
					
							--btn-accented-bottom-active: -1px;
				--btn-accented-brd-radius: 0px;
				--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
				--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
			
			
					
									--wd-sticky-btn-height: 95px;
					
					--wd-brd-radius: 5px;
		
			}

			@media (max-width: 1024px) {
			:root {
				--wd-sticky-btn-height: 95px;
			}
		}
	
	
			:root{
			--wd-container-w: 1222px;
		}
	
			@media (min-width: 1239px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1222px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 100px;
		}
	
	
.woocommerce-ordering{
width:250px;
}
.wd-shop-tools .woocommerce-ordering.wd-style-underline select {
    max-width: 250px;
}
.bapf_sfilter {
    border: solid 1px rgba(0,0,0,0.075);
    padding: 10px;
}
.bapf_sfa_taxonomy ul{    
		display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.bapf_sfa_taxonomy ul li{
	margin-right:10px !important;
}
.berocket_aapf_widget_selected_area{
}
.area-sidebar-shop {
    background: #f5f5f5;
    padding: 10px;
    max-width: 270px;
    margin-left: 15px;
    margin-right: 15px;
}
.berocket_ajax_group_filter_title{
		text-transform: uppercase;
    width: 100%;
    text-align: center;
    font-size: 18px;
}
.bapf_head h3 {
    font-weight: 600;
    font-size: 16px;
}
.Products-filter-widjet .bapf_body {
    max-height: 95px;
    overflow-y: auto;
}
.Products-filter-widjet .bapf_body::-webkit-scrollbar {
  width: 5px;               
}

.Products-filter-widjet .bapf_body::-webkit-scrollbar-track {
  background: #fff;        
}

.Products-filter-widjet .bapf_body::-webkit-scrollbar-thumb {
  background-color: rgba(18, 94, 150, 1);    
  border-radius: 5px;       
  border: 1px solid rgba(18, 94, 150, 1);  
}

.berocket_single_filter_widget {
    border-bottom: solid 1px rgb(18,94,150);
    margin-bottom: 20px;
}
.widget-area>.berocket_single_filter_widget:last-child,.widget-area>.berocket_single_filter_widget:nth-last-child(2){
border-bottom: none;
    margin-bottom:0px;
    width: 100%;
    float: left;
}
.widget-area>.berocket_single_filter_widget:nth-last-child(2)>.bapf_sfilter{
	margin-bottom: 5px;
}
.widget-area>.berocket_single_filter_widget:last-child button,.widget-area>.berocket_single_filter_widget:nth-last-child(2) button{
	font-size:14px;
	width:100%;
}
.bapf_head div {
	font-family: var(--wd-title-font);
	font-weight: 600;
	font-size: 1rem;
	text-transform: var(--wd-title-transform);
	font-weight: var(--wd-title-font-weight);
	font-style: var(--wd-title-font-style);
	line-height: 1.4;
	color: var(--wd-title-color);
	margin-bottom: var(--wd-tags-mb);	
}

.main-page-wrapper .title-shop{
	display:none;
}

.product-label.onsale {
	display: none !important;
}

.woocommerce-Price-amount.amount {
font-size: 1.0rem;
}


.stile-123123 {
	font-weight: 700;
	}

.stile-12341234 {
	font-weight: 400;
	color: black;
}
#chaty-widget-0 .chaty-i-trigger .chaty-channel{
	right: 10px;
}
.wd-dropdown.wd-dropdown-cats{
	    max-height: calc(100vh - 90px);
    	overflow-y: auto;
}
/* width */
.wd-dropdown.wd-dropdown-cats::-webkit-scrollbar {
  width: 0;
}

/* Track */
.wd-dropdown.wd-dropdown-cats::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.wd-dropdown.wd-dropdown-cats::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
.wd-dropdown.wd-dropdown-cats::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.wd-dropdown {
	background: #00000000;
	transition:1s all;
}
.wd-dropdown.show-sub-menu{
background-color:#fff;
}
#menu-katalog-tovariv {
    background: #fff;
}
.wd-more-cat-btn{
display:none;
}
.wd-nav>li {
    position: unset;
}
.wd-event-hover>.wd-dropdown{
top:0;
}
#menu-katalog-tovariv ul ul.sub-sub-menu {
    position: relative;
    width: 100%;
    visibility: visible;
    left: 0;
    border: none;
    box-shadow: none;
    top: 0;
    margin: 20px 0;
    padding: 0;
    transform: none;
    opacity: .9;
}
.wd-sub-menu {
    padding: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
@media(max-width:1025px){
	.wd-sidebar-opener.wd-on-shop{
		        background: #f5f5f5;
	}
	.wd-sidebar-opener.wd-on-shop>a{
		color:rgb(0,84,172);
	}
}
@media(max-width:768px){
	.wd-nav-mobile.wd-active {
    background: #dcdcde;
}
	.wd-nav-mobile>li>ul li>a{
	color:#000;
	font-weight:600;
	}
	.wd-sub-menu{
	background: #fff;
	}
.wd-sub-menu .sub-sub-menu {
    padding-left: 30px;
    background: rgba(255, 255, 255, .2);
    border-bottom: solid 2px rgb(0,84,172);
}
		.wd-sub-menu .sub-sub-menu a{
	font-weight:400;
	}
}

/* Збільшуємо основний розмір кнопки */
.chaty-channel.Phone-channel {
    width: 64px !important; /* +10px до оригінального розміру */
    height: 64px !important;
}

/* Збільшуємо розмір іконки всередині */
.chaty-channel.Phone-channel .chaty-svg {
    width: 64px !important;
    height: 64px !important;
}

/* Анімація пульсуючої тіні */
.chaty-channel.Phone-channel {
    animation: phone-pulse 1.5s infinite !important;
}

@keyframes phone-pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);
    }
    70% {
        box-shadow: 0 0 0 15px rgba(0, 0, 0, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}

/* Адаптив для мобільних пристроїв */
@media (max-width: 768px) {
    .chaty-channel.Phone-channel {
        width: 58px !important; /* +4px до оригінального розміру */
        height: 58px !important;
    }
    
    .chaty-channel.Phone-channel .chaty-svg {
        width: 58px !important;
        height: 58px !important;
    }
}

@media(max-width: 768px) {
	.wd-slider .elementor-widget-wd_image_or_svg img {
	max-height: 190px;
}
	
	.wd-slider .elementor-widget-wd_title .title-wrapper{
		text-align: center;
	}
	
	.wd-slider  .elementor-button-wrapper {
		display: flex;
	}
	
	.wd-slider .elementor-button {
		margin: 0px auto;
	}
}