@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//pokewoke.ru/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.5.0") format("woff2");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(26,26,26);
	--wd-text-font-size: 15px;
	--wd-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(26,26,26);
	--wd-entities-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(26,26,26);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Satisfy", Arial, Helvetica, sans-serif;
	--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(26,26,26);
	--wd-widget-title-font-size: 16px;
	--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;
	--wd-primary-color: rgb(239,73,42);
	--wd-alternative-color: rgb(226,30,39);
	--wd-link-color: rgb(52,115,55);
	--wd-link-color-hover: rgb(0,99,9);
	--btn-default-bgcolor: rgb(239,73,42);
	--btn-default-bgcolor-hover: rgb(192,22,0);
	--btn-accented-bgcolor: rgb(239,73,42);
	--btn-accented-bgcolor-hover: rgb(192,22,0);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(219,85,81);
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://pokewoke.ru/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: url(https://pokewoke.ru/wp-content/uploads/2024/04/2151404424.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@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;
}
}


.hidden {
    display: none;
}
.top_phone {
	font-size: 1.6rem;
  font-weight: bold;
}
.top_phone a {
	color: black;
}
.woocommerce-billing-fields {
	margin: 20px;
	border: solid 1px #dadce0;
	padding: 20px;
}
.woocommerce-account-fields {
	margin: 0 auto;
	width: fit-content;
}
.copyrights-wrapper.copyrights-two-columns {
	font-size: 0.8rem;
}
.main-page-wrapper .page-title .container {
	background-color: #00000070;
}
.wpwc-dz-message-wrapper.woocommerce-info.hidden-notice {
	color: initial;
}
#wpwcDzCollapsed {
	color: initial;
}
a#wpwcMapExpand {
	color: initial;
}
.input-text {
	border: 1px solid #d7d7d7!important;
}
#billing_city {
	border: 1px solid #d7d7d7!important;
}

.wc-iikocloud-bonuses-apply {
	display: grid;
	justify-content: flex-end;
	align-items: center;
}
p#billing_bonuses_field label {
	margin: 0 0 10px 0;
}
.wc-iikocloud-bonuses-get {
	display: grid;
	justify-content: flex-end;
	align-items: center;
	justify-items: flex-end;
}

.e-checkout__container input:focus {
	outline: none;
	box-shadow: 0 0 3px #e51e2c;
}
.e-checkout__container textarea:focus {
	outline: none;
	box-shadow: 0 0 3px #e51e2c;
}

.e-coupon-anchor-description {
	text-align: center;
}
/*Убрать значок: распродано*/
.out-of-stock.product-label {
	display: none !important;
}
/**/
.woocommerce-checkout #billing_address_1_field.hidden,
.woocommerce-checkout #billing_address_2_field.hidden {
    display: none !important;
}
/**/
.shipping_method_subset label {
	display: inline-grid;
}
/*Скрываем заголовок: сдача с*/
.wc-iikocloud-change h3 {
	display: none;
}
/**/
.woocommerce-terms-and-conditions-checkbox-text {
	font-size: 1rem;
}
/**/
.woocommerce-error > li {
	border: 1px solid #d5d5d5e0;
	padding: 5px;
}
/**/
.elementor-field-group-email {
	display: none;
}
.elementor-field-group-telefon {
	display: none;
}
.elementor-field-group-phone {
	display: none;
}
.elementor-field-group-telegram {
	display: none;
}
.elementor-message.elementor-message-danger::before {
	content: '*'!important;
}
#Order_by_phone .elementor-message.elementor-message-success {
	text-align: center;
}
#Order_by_phone .elementor-message.elementor-message-danger {
	text-align: center;
}
/**/
.element_phone_order_button {
	width: 100%;
	margin: 10px 0 0 0;
}
.phone_order_button {
	background-color: #347438;
	color: #fff;
	width: 100%;
	max-width: 36%;
}
.phone_order_button:hover {
	background-color: #255828;
	color: #fff;
}
/**/

.variations select {
	font-size: 0.8rem;
}@media (min-width: 577px) and (max-width: 767px) {
	.woocommerce-account-fields {
	margin: 0 auto;
	width: 300px;
}

.wd-shop-tools .wd-show-sidebar-btn a {
	display: none;
}

.woocommerce-ordering.wd-ordering-mb-icon select option {
	color: #000;
}

.products_show_main_page .img-wrapper img {
	max-height: 200px !important;
}

label[for="shipping_method_0_iiko_courier10"] {
	font-size: 0.9rem !important;
}
label[for="yoast-local-seo-shipping_method_toggle"] {
	font-size: 0.9rem !important;
}

.shipping_method_subset > li > input {
	margin: 10px;
}

.phone_order_button {
	max-width: 65%;
}
}

@media (max-width: 576px) {
	.woocommerce-account-fields {
	margin: 0 auto;
	width: 300px;
}

.wd-shop-tools .wd-show-sidebar-btn a {
	display: none;
}

.woocommerce-ordering.wd-ordering-mb-icon select option {
	color: #000;
}

.products_show_main_page .img-wrapper img {
	max-height: 200px !important;
}

label[for="shipping_method_0_iiko_courier10"] {
	font-size: 0.9rem !important;
}
label[for="yoast-local-seo-shipping_method_toggle"] {
	font-size: 0.9rem !important;
}

.shipping_method_subset > li > input {
	margin: 10px;
}

.phone_order_button {
	max-width: 65%;
}
}

