:root {
	--wd-text-font: "gilroy 400", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: var(--wd-text-font);
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Gazpacho 400", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "gilroy 700", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 22px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(255,255,255);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1440px;
--wd-form-brd-radius: 35px;
--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-brd-radius: 0px;
}



.wd-page-title {
background-color: #0a0a0a;
}

@font-face {
	font-family: "gilroy 400";
	src: url("//doppelganger.kraievets.com/wp-content/uploads/2026/04/Gilroy-Regular.woff2") format("woff2"), 
url("//doppelganger.kraievets.com/wp-content/uploads/2026/04/Gilroy-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "gilroy 700";
	src: url("//doppelganger.kraievets.com/wp-content/uploads/2026/04/Gilroy-Bold.woff2") format("woff2"), 
url("//doppelganger.kraievets.com/wp-content/uploads/2026/04/Gilroy-Bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Gazpacho 400";
	src: url("//doppelganger.kraievets.com/wp-content/uploads/2026/04/Gazpacho-Regular.woff2") format("woff2"), 
url("//doppelganger.kraievets.com/wp-content/uploads/2026/04/Gazpacho-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Gazpacho 700";
	src: url("//doppelganger.kraievets.com/wp-content/uploads/2026/04/Gazpacho-Black.woff2") format("woff2"), 
url("//doppelganger.kraievets.com/wp-content/uploads/2026/04/Gazpacho-Heavy.woff") format("woff");
	font-weight: 900;
	font-style: normal;
}

.wd-content-layout {
    padding-block: 0px !important;
}



.wpcf7 form {

  width: 100%;
  margin: 0;
}


.wpcf7 form p {
  margin: 0 0 22px;
}

.wpcf7 form br {
  display: none;
}


.wpcf7 .cf7-custom-label {
  display: block;
  font-size: 20px;
  line-height: 1.2;
  color: #5d6b1f;
  margin-bottom: 15px;
}


.wpcf7 .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
  margin-top: 10px;
}

.wpcf7 input[type="email"].cf7-custom-input,
.wpcf7 input[type="text"].cf7-custom-input,
.wpcf7 input[type="tel"].cf7-custom-input {
  width: 100% !important;
  max-width: 100%;
  height: 52px;
  border: 1.5px solid #6f7b2a;
  border-radius: 999px;
 
  padding: 0 20px;
  font-size: 24px;
  line-height: 1;
  color: #6f7b2a;
  box-sizing: border-box;
  box-shadow: none;
  outline: none;
}


.wpcf7 input::placeholder {
  color: #6f7b2a;
  opacity: 1;
}


.wpcf7 input[type="email"].cf7-custom-input:focus,
.wpcf7 input[type="text"].cf7-custom-input:focus,
.wpcf7 input[type="tel"].cf7-custom-input:focus {
  border-color: #6f7b2a;
  outline: none;
  box-shadow: none;
}


.wpcf7 .cf7-checkbox-row {
  display: block;
  margin: 4px 0 26px;
  color: #5d6b1f;
  font-size: 18px;
  line-height: 1.35;
  font-weight: 400;
}

.wpcf7 .cf7-checkbox-row .wpcf7-form-control-wrap {
  margin-top: 0;
}

.wpcf7 .cf7-checkbox-row .wpcf7-list-item {
  margin: 0;
}

.wpcf7 .cf7-checkbox-row .wpcf7-list-item label {
padding-top: 15px;
  display: flex;
  align-items: baseline;
  gap: 10px;
  cursor: pointer;
}

.wpcf7 .cf7-checkbox-row input[type="checkbox"] {
  width: 14px;
  height: 14px;
  margin: 0;
  appearance: none;
  -webkit-appearance: none;
  border: 1px solid #8b8b8b;
  background: transparent;
  border-radius: 0;
  flex: 0 0 14px;
  position: relative;
}

.wpcf7 .cf7-checkbox-row input[type="checkbox"]:checked::after {
  content: "";
  position: absolute;
  left: 3px;
  top: 0px;
  width: 4px;
  height: 8px;
  border: solid #6f7b2a;
  border-width: 0 1.5px 1.5px 0;
  transform: rotate(45deg);
}

.wpcf7 .cf7-checkbox-row .wpcf7-list-item-label {
  color: #515b2a;;
  font-size: 18px;
  line-height: 1.35;
}


.wpcf7 .iti {
  width: 100% !important;
  display: block;
}

.wpcf7 .iti .iti__country-container {
  left: 0;
}

.wpcf7 .iti input[type="tel"].cf7-custom-input,
.wpcf7 .iti input[type="tel"].iti__tel-input {
  width: 100% !important;
  max-width: 100%;
  height: 52px;
  border: 1.5px solid #6f7b2a;
  border-radius: 999px;
  background: transparent;

  padding-right: 20px !important;
  font-size: 24px;
  color: #3f3f3f;
  box-sizing: border-box;
}


.wpcf7 .iti__selected-country {
  height: 52px;
  padding-left: 14px;
  padding-right: 6px;
  border: 0;
  background: transparent;
  border-radius: 999px 0 0 999px;
  display: flex;
  align-items: center;
}

.wpcf7 .iti__selected-country:focus,
.wpcf7 .iti__selected-country:hover {
  background: transparent;
}

.wpcf7 .iti__selected-country-primary {
  height: 52px;
  display: flex;
  align-items: center;
  gap: 6px;
}

.wpcf7 .iti__selected-dial-code {
  font-size: 24px;
  color: #6f7b2a;
  margin-left: 4px;
}


.wpcf7 .iti__arrow {
  border-top-color: #6f7b2a;
}


.wpcf7 .iti__dropdown-content {
  border-radius: 18px;
  border: 1px solid #d8d8d8;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
}

.wpcf7 .iti__search-input {
  min-height: 42px;
  border-radius: 999px;
  padding: 0 14px;
  font-size: 16px;
}


.wpcf7 input[type="submit"].cf7-custom-submit,
.wpcf7 .cf7-custom-submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width:300px;
  height: 58px;
  padding: 0 20px;
  border: none;
  border-radius: 30px!important;
  background: #515b2a !important;
  color: #d7eaff !important;
  font-size: 28px;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  box-shadow: none;
  cursor: pointer;
  transition: opacity 0.2s ease;
margin-top: 25px;
}

.wpcf7 input[type="submit"].cf7-custom-submit:hover,
.wpcf7 .cf7-custom-submit:hover {
  opacity: 0.9;
}


.wpcf7 .wpcf7-spinner {
  vertical-align: middle;
  margin-left: 10px;
}


.wpcf7 .wpcf7-not-valid {
  border-color: #d63638 !important;
}

.wpcf7 .wpcf7-not-valid-tip {
  margin-top: 8px;
  font-size: 13px;
  color: #d63638;
}


.wpcf7 .cf7-custom-label,
.wpcf7 .iti__tel-input {
  font-weight: 700 !important;
}


html {
  scroll-behavior: smooth;
}






#wpcf7-f370-p309-o1 .wpcf7-form {
  display: flex;
  flex-direction: column;
  margin: 0;
}


#wpcf7-f370-p309-o1 .cf7-form-block,
#wpcf7-f370-p309-o1 .cf7-form-footer {
  padding: 0px 30px 20px;
  box-sizing: border-box;
}


#wpcf7-f370-p309-o1 .cf7-form-title {
  margin: 0 0 26px;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 600;
  color: #606936;
}


#wpcf7-f370-p309-o1 .cf7-custom-label {
  display: block;
  margin: 0;
  color: #606936;
  font-size: 15px;
  line-height: 1.45;
  font-weight: 500;
}

#wpcf7-f370-p309-o1 .cf7-custom-label + .cf7-custom-label {
  margin-top: 22px;
  padding-top: 14px;

}




#wpcf7-f370-p309-o1 .cf7-custom-input {
  min-height: 34px;
}

#wpcf7-f370-p309-o1 .cf7-custom-textarea {
  min-height: 120px;
  resize: vertical;
}





#wpcf7-f370-p309-o1 .cf7-custom-label:focus-within {
  color: #606936;
}

#wpcf7-f370-p309-o1 .cf7-custom-label:focus-within .cf7-custom-input,
#wpcf7-f370-p309-o1 .cf7-custom-label:focus-within .cf7-custom-textarea {
  color: #606936;
}


#wpcf7-f370-p309-o1 .cf7-checkbox-row {
  display: block;
  margin-top: 14px;
  color: #606936;
}

#wpcf7-f370-p309-o1 .cf7-checkbox-row .wpcf7-form-control {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

#wpcf7-f370-p309-o1 .cf7-custom-submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 14px 28px;
  border-radius: 999px;
  background:#2e5f99 !important;
  color: var(--cf7-text);
  font-size: 15px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.02em;
  text-transform: none;
  transition: all 0.25s ease;
  cursor: pointer;
	margin-top: 25px;
}

#wpcf7-f370-p309-o1 .cf7-custom-submit:hover {
  background: #2e5f99
  color: #2e5f99;
}

#wpcf7-f370-p309-o1 .cf7-custom-submit:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(217, 221, 143, 0.2);
}




#wpcf7-f370-p309-o1 .wpcf7-response-output {
  border-radius: 16px;
}


#wpcf7-f370-p309-o1 .wpcf7-not-valid-tip {
  margin-top: 8px;
  font-size: 13px;
  color: #FF0000;
}

#wpcf7-f370-p309-o1 .cf7-form-note {
  margin: 0 0 22px;
  color:#606936;
  font-size: 20px;
  line-height: 1.6;
  max-width: 760px;
}


#wpcf7-f370-p309-o1 fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0;
}


@media (max-width: 767px) {
  #wpcf7-f370-p309-o1 .cf7-form-block,
  #wpcf7-f370-p309-o1 .cf7-form-footer {
    padding: 22px 18px;
    border-radius: 22px;
  }

  #wpcf7-f370-p309-o1 .cf7-form-title {
    margin-bottom: 20px;
    font-size: 17px;
  }

  #wpcf7-f370-p309-o1 .cf7-custom-label {
    font-size: 14px;
  }

  #wpcf7-f370-p309-o1 .cf7-custom-input,
  #wpcf7-f370-p309-o1 .cf7-custom-textarea {
    font-size: 15px;
  }

  #wpcf7-f370-p309-o1 .cf7-custom-submit {
    width: 100%;
  }
}

/* Сам dropdown */
.custom-phone-iti .iti__dropdown-content,
.custom-phone-iti .iti__country-list {
  background: #9bb283;
  
  padding-top: 20px;
  

  border: none;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.12);

  max-height: 470px;
  overflow-y: auto;
}

/* Поиск (обертка) */
.custom-phone-iti .iti__search-input-wrap {
  padding: 0 24px 20px;
}

/* Поле поиска */
.custom-phone-iti .iti__search-input {
    padding: 0 28px;
    border: 2px solid #ffffff;
    border-radius: 999px;
    background: transparent;
    font-size: 20px;
    color: #ffffff;
    outline: none;
}

.custom-phone-iti .iti__search-input::placeholder {
  color: rgba(255, 255, 255, 0.95);
  opacity: 1;
}

/* Элемент страны */
.custom-phone-iti .iti__country {
  display: flex;
  align-items: center;
  gap: 18px;

  
  background: transparent;
  cursor: pointer;
}

/* Hover */
.custom-phone-iti .iti__country:hover,
.custom-phone-iti .iti__country.iti__highlight {
  background: rgba(255, 255, 255, 0.08);
}

/* Флаг */
.custom-phone-iti .iti__flag {
  transform: scale(1.1);
  transform-origin: left center;
}

/* Название страны */
.custom-phone-iti .iti__country-name {
  font-size: 20px;
  color: #ffffff;
}

/* Код страны */
.custom-phone-iti .iti__dial-code {
  font-size: 20px;
  color: #ffffff;
  margin-left: auto;
}

/* Скролл */
.custom-phone-iti .iti__country-list::-webkit-scrollbar {
  width: 8px;
}

.custom-phone-iti .iti__country-list::-webkit-scrollbar-track {
  background: transparent;
}

.custom-phone-iti .iti__country-list::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.65);
  border-radius: 20px;
}

.mfp-container {
background: #D7EAFF !important;
}@media (min-width: 1025px) {
	html {
    --wd-scroll-w: 0px !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	html {
    --wd-scroll-w: 0px !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	html {
    --wd-scroll-w: 0px !important;
}
}

@media (max-width: 576px) {
	html {
    --wd-scroll-w: 0px !important;
}
}

