@font-face {
  font-family: "Proba Pro ExLt";
  src: url("/wp-content/themes/wowmom-child/fonts/ProbaPro/ProbaPro-ExtraLight.woff2") format("woff2"), url("ProbaPro-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Proba Pro Md";
  src: url("/wp-content/themes/wowmom-child/fonts/ProbaPro/ProbaPro-MediumItalic.woff2") format("woff2"),
    url("/wp-content/themes/wowmom-child/fonts/ProbaPro/ProbaPro-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Proba Pro";
  src: url("/wp-content/themes/wowmom-child/fonts/ProbaPro/ProbaPro-Regular.woff2") format("woff2"), url("/wp-content/themes/wowmom-child/fonts/ProbaPro/ProbaPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Proba Pro Lt";
  src: url("/wp-content/themes/wowmom-child/fonts/ProbaPro/ProbaPro-LightItalic.woff2") format("woff2"), url("/wp-content/themes/wowmom-child/fonts/ProbaPro/ProbaPro-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Proba Pro Th";
  src: url("/wp-content/themes/wowmom-child/fonts/ProbaPro/ProbaPro-ThinItalic.woff2") format("woff2"), url("/wp-content/themes/wowmom-child/fonts/ProbaPro/ProbaPro-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Proba Pro Lt";
  src: url("/wp-content/themes/wowmom-child/fonts/ProbaPro/ProbaPro-Light.woff2") format("woff2"), url("/wp-content/themes/wowmom-child/fonts/ProbaPro/ProbaPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Proba Pro";
  src: url("/wp-content/themes/wowmom-child/fonts/ProbaPro/ProbaPro-BoldItalic.woff2") format("woff2"), url("/wp-content/themes/wowmom-child/fonts/ProbaPro/ProbaPro-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Proba Pro Th";
  src: url("/wp-content/themes/wowmom-child/fonts/ProbaPro/ProbaPro-Thin.woff2") format("woff2"), url("/wp-content/themes/wowmom-child/fonts/ProbaPro/ProbaPro-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Proba Pro";
  src: url("/wp-content/themes/wowmom-child/fonts/ProbaPro/ProbaPro-Italic.woff2") format("woff2"), url("/wp-content/themes/wowmom-child/fonts/ProbaPro/ProbaPro-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Proba Pro Md";
  src: url("/wp-content/themes/wowmom-child/fonts/ProbaPro/ProbaPro-Medium.woff2") format("woff2"), url("/wp-content/themes/wowmom-child/fonts/ProbaPro/ProbaPro-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Proba Pro SmBd";
  src: url("/wp-content/themes/wowmom-child/fonts/ProbaPro/ProbaPro-SemiBoldItalic.woff2") format("woff2"),
    url("/wp-content/themes/wowmom-child/fonts/ProbaPro/ProbaPro-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Proba Pro ExLt";
  src: url("/wp-content/themes/wowmom-child/fonts/ProbaPro/ProbaPro-ExtraLightItalic.woff2") format("woff2"),
    url("/wp-content/themes/wowmom-child/fonts/ProbaPro/ProbaPro-ExtraLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Proba Pro SmBd";
  src: url("/wp-content/themes/wowmom-child/fonts/ProbaPro/ProbaPro-SemiBold.woff2") format("woff2"), url("/wp-content/themes/wowmom-child/fonts/ProbaPro/ProbaPro-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Proba Pro";
  src: url("/wp-content/themes/wowmom-child/fonts/ProbaPro/ProbaPro-Bold.woff2") format("woff2"), url("/wp-content/themes/wowmom-child/fonts/ProbaPro/ProbaPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

.shop-content-area .variations .label>* {
    display: flex;
}
p {
    font-family:'Proba Pro' !important;
    font-weight: 400 !important;
}

.scroll_text::-webkit-scrollbar-button {
  height: 0;
}
.scroll_text::-webkit-scrollbar {
  width: 5px;
  background: #dadada;
  border-radius: 5px;
}
.scroll_text::-webkit-scrollbar-thumb {
  background: #1c1c1c;
  border-radius: 5px;
}
.scroll_text {
  max-height: 400px;
  overflow-y: scroll;
}
.min-footer {
  padding: 10px 0 !important;
}
.wd-header-nav {
  flex: none !important;
}
.back_call_ico {
  position: fixed;
  bottom: 90px;
  right: 40px;
  z-index: 999;
  border: 2px solid #52b865;
  border-radius: 100%;
}
#uptocall-mini .uptocall-mini-phone {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #ffffff;
  width: 60px;
  height: 60px;
  border: none;
  cursor: pointer;
}
.uptocall-mini-phone.spu-open-2278.spu-clickable {
  box-shadow: 0 0 0px 12px rgb(83 184 101);
  color: #54b964;
  transition: 0.6s ease-in-out;
}
#uptocall-mini .uptocall-mini-phone:before {
  content: "";
  position: absolute;
  width: 55%;
  height: 55%;
  top: 22%;
  left: 22%;
  background-image: url(/wp-content/themes/wowmom-child/img/phone.svg);
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-animation: uptocallphone 1.5s linear infinite;
  -moz-animation: uptocallphone 1.5s linear infinite;
  animation: uptocallphone 1.5s linear infinite;
}
#uptocall-mini:hover .uptocall-mini-phone {
  -webkit-animation: uptocallmini2 1.5s 0.4s ease-out infinite;
  -moz-animation: uptocallmini2 1.5s 0.4s ease-out infinite;
  animation: uptocallmini2 1.5s 0.4s ease-out infinite;
}

.reshop_widget_callback {
  z-index: 151;
  left: 40px;
  bottom: 80px;
  position: fixed !important;
}
.reshop_message_button {
  width: 70px;
  position: absolute;
  height: 70px;
  background-color: #b6a6ca;
  border-radius: 50px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.reshop_message_button-icons {
  background-color: #fff;
  width: 44px;
  height: 44px;
  border-radius: 50px;
  position: absolute;
  overflow: hidden;
  -webkit-animation: show-icons 6s infinite;
  animation: show-icons 6s infinite;
}
.reshop_message_button-icons-line {
  top: 10px;
  left: 12px;
  height: 24px;
  display: flex;
  position: absolute;
  -webkit-animation: icon-change 5s infinite linear;
  animation: icon-change 5s infinite linear;
  transition: cubic-bezier(0.13, 1.49, 0.14, -0.4);
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  transform: translateX(30px);
}
.reshop_message_button-icons-line img {
  margin-right: 50px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@keyframes icon-change {
  0%,
  10% {
    transform: translateX(0);
    animation-delay: 0s;
  }
  20%,
  30% {
    transform: translateX(-75px);
    animation-delay: 1s; /* Длительность анимации первого элемента */
  }
  40%,
  50% {
    transform: translateX(-150px);
    animation-delay: 2s; /* Длительность анимации второго элемента */
  }
  60%,
  70% {
    transform: translateX(-224px);
    animation-delay: 3s; /* Длительность анимации третьего элемента */
  }
  80%,
  90% {
    transform: translateX(-297px);
    animation-delay: 4s; /* Длительность анимации четвертого элемента */
  }
  100% {
    transform: translateX(-480px);
    animation-delay: 5s; /* Длительность анимации последнего элемента */
  }
}


.reshop_messagers_block {
  width: 235px;
  height: auto;
  background: #ffffff;
  border: 5px solid #f2f5f7;
  position: absolute;
  bottom: 10px;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 30px;
  padding-top: 14px;
  padding-bottom: 14px;
  box-sizing: border-box;
  border-radius: 7px;
  transform-origin: 80% 105%;
  transform: scale(0);
  transition: all 0.12s ease-out;
  z-index: 9;
}
.reshop_messagers_block.show_reshop_messagers_block {
  transform: scale(1);
}
.reshop_messagers_block .messangers-overlay {
  display: flex;
  flex-direction: column;
}
.messangers-overlay a {
  align-items: center;
  margin: 8px 0;
  cursor: pointer;
  text-decoration: none;
}
.messangers-overlay a {
  display: flex;
  align-items: center;
  gap: 10px;
}
.messangers-overlay a img {
  width: 24px;
  height: 24px;
}
.reshop_message_button-close {
  position: relative;
  background: #17e5dd;
  padding: 8px 20px;
  border-radius: 50px;
  overflow: hidden;
  display: none;
}
.show_close {
  display: block !important;
}
.reshop_message_button-close span {
  font-size: 32px;
  color: #fff;
}

/*
** MODALS
*/
.modal-content {
  border-radius: 0px;
  border: 10px solid #f2f5f7;
  padding: 20px;
}
.modal-header {
  position: relative;
  display: block;
}
.modal-header .modal-title {
  text-align: center !important;
}
.modal-header .close {
  position: absolute;
  right: 0;
  transform: translate(-50%, -50%);
  font-size: 2em;
  font-weight: 400;
  opacity: 0.4;
}
.modal-body .cf7-field {
  border: 0px !important;
  margin: 20px 0px;
}
.modal-input {
  background: #f2f5f7 !important;
  border: 2px solid #f2f5f7 !important;
  padding: 25px 20px !important;
}
.custom_submit_button {
  text-align: center;
  margin-bottom: 0px !important;
}
.custom_submit_button .wpcf7-submit {
  box-shadow: none;
  background: #4985eb;
  color: #fff;
  margin: 10px 0px 0px;
}
.custom_submit_button .wpcf7-submit:hover {
  background: #17e5dd;
}
.modal-input:focus {
  border: 2px solid #4985eb !important;
}
.wpcf7-not-valid-tip {
  display: none !important;
}
.wpcf7-not-valid {
  border: 2px solid #f00 !important;
}
textarea#id_wpcr3_ftext {
  background-color: white !important;
}

.term-description {
  height: 300px !important;
  overflow-y: scroll !important;
  margin: 30px 0 50px !important;
}

ul.wc-block-grid__products {
  display: flex !important;
  padding: 20px !important ;
}

.reshop_message_button-close {
  position: relative;
  background: #b6a6ca;
  padding: 8px 20px;
  border-radius: 50px;
  overflow: hidden;
  display: none;
}
.show_close {
  display: block !important;
}
.reshop_message_button-close span {
  font-size: 32px;
  color: #fff;
}
.product-labels.labels-rounded .product-label
{
        min-height: 30px !important;
        min-width: 30px !important;
}
@media(max-width:576px)
{
  .product-labels.labels-rounded .product-label
{
        min-height: 20px !important;
        min-width: 20px !important;
}  
}
.product-label:not(:last-child) {
    margin-bottom: 5px !important;
}
table.variations label {
    white-space: normal !important;
}



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

.wd-popup.wd-promo-popup{
	background-color:rgb(255,255,255);
	background-image: none;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.header-banner{
	background-color:rgb(241,246,242);
	background-image: none;
}

.page-title-default{
	background-color:rgb(247,247,247);
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(251,251,251);
	background-image: none;
}

:root{
--wd-text-font:"ProbaPro", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:16px;
}
:root{
--wd-title-font:"ProbaPro", Arial, Helvetica, sans-serif;
--wd-title-font-weight:700;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"ProbaPro", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:rgb(102,102,102);
--wd-entities-title-color-hover:rgb(15, 15, 15);
}
:root{
--wd-alternative-font:"ProbaPro", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"ProbaPro", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:400;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"ProbaPro", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:400;
--wd-header-el-transform:inherit;
--wd-header-el-font-size:18px;
}
:root{
--wd-primary-color:rgb(15,15,15);
}
:root{
--wd-alternative-color:rgb(182,166,202);
}
:root{
--wd-link-color:rgb(0,0,0);
--wd-link-color-hover:rgb(182,166,202);
}
:root{
--btn-default-bgcolor:rgb(182,166,202);
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(182,166,202);
}
:root{
--btn-accented-bgcolor-hover:rgb(172,156,191);
}
: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(182,166,202);
}

.product-labels .product-label.featured{
	background-color:rgb(182,166,202);
}

.product-labels .product-label.out-of-stock{
	background-color:rgb(182,166,202);
}

.product-labels .product-label.attribute-label:not(.label-with-img){
	background-color:rgb(182,166,202);
}

	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 1px;
		
					--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;
			}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1370px;
			}
		}

		.container {
			max-width: 1400px;
		}

		:root{
			--wd-container-w: 1400px;
		}
	
			@media (min-width: 1417px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1400px) {
			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: 223px;
		}
	
					rs-slides [data-type=text],
		rs-slides [data-type=button] {
			font-family: ProbaPro !important;
		}
		
					rs-slides h1[data-type=text],
			rs-slides h2[data-type=text],
			rs-slides h3[data-type=text],
			rs-slides h4[data-type=text],
			rs-slides h5[data-type=text],
			rs-slides h6[data-type=text] {
				font-family: ProbaPro !important;
			}
			
@font-face {
	font-family: "ProbaPro";
	src: url("/wp-content/uploads/2023/06/probapro-regular.woff2") format("woff2"), 
url("/wp-content/uploads/2023/06/probapro-regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "ProbaPro";
	src: url("/wp-content/uploads/2023/06/probapro-bold.woff2") format("woff2"), 
url("/wp-content/uploads/2023/06/probapro-bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "ProbaPro";
	src: url("/wp-content/uploads/2023/06/probapro-medium.woff2") format("woff2"), 
url("/wp-content/uploads/2023/06/probapro-medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "hkgroteskpro";
	src: url("/wp-content/uploads/2021/09/hkgroteskpro-bold-1.woff2") format("woff2"), 
url("/wp-content/uploads/2021/09/hkgroteskpro-bold-1.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

.copyright-container {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-size: 18px;
    line-height: 28px;
}
.copyright-container img 
{
        width: 80px;
    height: 50px;
}
.copyright-container a{
display: flex;
    align-items: center;
    gap: 15px;
}
p#billing_country_field {
    display: none;
}
.grecaptcha-badge {
    display: none !important;
}
.wd-nav[class*="wd-style-"]>li>a {
    color: var(--nav-color);
}