.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: url(http://cavd.art/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(http://cavd.art/wp-content/uploads/2022/06/19757766_2560_777.jpg);
	background-size:cover;
	background-attachment:scroll;
	background-position:center top;
}

.footer-container{
	background-color:rgb(0,0,0);
}

:root{
--wd-text-font:"Exo 2", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Playfair Display", Arial, Helvetica, sans-serif;
--wd-title-font-weight:400;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Roboto", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Roboto", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Roboto", 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;
}
:root{
--wd-header-el-font:"Roboto", 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(255,251,84);
}
:root{
--wd-alternative-color:rgb(255,251,84);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:#83b735;
}
:root{
--btn-shop-bgcolor-hover:#74a32f;
}
:root{
--btn-accent-bgcolor:#83b735;
}
:root{
--btn-accent-bgcolor-hover:#74a32f;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
	
	
			--wd-form-brd-radius: 0px;
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #333;
	--btn-default-color-hover: #333;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-color-hover: #fff;
	
	
			--btn-accent-brd-radius: 0px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		--btn-accent-box-shadow-active: none;
		--btn-accent-bottom: 0px;
	
	
	
	
			--btn-default-brd-radius: 35px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
	
			--btn-shop-brd-radius: 35px;
		--btn-shop-box-shadow: none;
		--btn-shop-box-shadow-hover: none;
	
	
	
	
	
		}

	
	
	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1192px;
		}
	}

	.container {
		max-width: 1222px;
	}
	
	
		.elementor-section.wd-section-stretch > .elementor-column-gap-no {
			max-width: 1192px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-narrow {
			max-width: 1202px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-default {
			max-width: 1212px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-extended {
			max-width: 1222px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wide {
			max-width: 1232px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wider {
			max-width: 1252px;
		}

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

	
	/* Quick view */
	div.wd-popup.popup-quick-view {
		max-width: 920px;
	}




	.woodmart-woocommerce-layered-nav .wd-scroll-content {
		max-height: 223px;
	}

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

.textwidget>*:last-child {
    margin-bottom: 0;
    list-style: none;
    position: relative;
    display: flex;
    flex-flow: row wrap;
}
.icons-design-colored .wd-social-icon {
    color: #000 !important;
}
.icons-design-colored .wd-social-icon:hover {
    box-shadow: inset 0 0 0px rgb(0 0 0 / 0%);
    color: #000 !important;
}
li.menu-item {
    position: relative;
    padding-left: 0px;
    padding-right: 12px;
}
.myfont1{
font-family: "Exo 2", sans-serif !important;
}
.wd-nav[class*="wd-style-"]>li.wd-active>a {
    color: var(--nav-color-active);
    background-color: #000222;
    padding: 20px 30px 20px 30px;
}
.elementor-1368 .elementor-element.elementor-element-e577853 .wd-nav-link.wd-nav-link {
    font-family: "Exo 2", Sans-serif;
    padding: 20px 30px 20px 30px;
}	
	
color: #ffffff;
    font-size: 1.071rem;
    line-height: 1.467;
    font-weight: 700;
    letter-spacing: 1.5px;
}

.subtitle-color-black.subtitle-style-default {
    color: #000;
	  display: flex;
    display: block !important;
    margin: auto;
    padding: 7px 0px 25px 0px;
}

.myfont_subdesk {
    font-size: .829rem;
    line-height: 0.231;
}


.title-wrapper [class*="title"] {
    display: block!important;
}


.whb-sticky-shadow.whb-sticked .whb-row:last-child {
    border-bottom: none;
    padding-bottom: 10px;
    padding-top: 10px;
}
[class*="box-icon-with-"].box-with-text {
    --text-bg-size: 50px!important;
}
[class*="box-icon-with-"].box-with-text .info-box-icon {
    padding: 0 10px;
    border-radius: 100px;
    min-width: var(--text-bg-size);
    height: var(--text-bg-size);
    line-height: var(--text-bg-size);
    font-size: 21px!important;
}
.wd-nav-tabs>li>a {
    padding: 10px 0;
    vertical-align: bottom;
    line-height: 1;
    font-weight: var(--wd-title-font-weight);
    font-style: var(--wd-title-font-style);
    font-size: 17px;
    font-family: var(--wd-title-font);
}
.wpcf7-radio {
    display: block;
    background: #0000!important;
    padding: 8px 9px;
    margin-bottom: 18px;
    font-size: 15px;
}

.whb-sticky-prepared .whb-main-header {
    position: absolute;
    background-color: #00000057;
}
label {
    font-weight: 600;
    color: #ffffffbf;
    padding: 0px 0px 20px 10px!important;
    font-size: 10px;
    text-transform: uppercase;
}

.wpcf7-form {
    position: relative;
    border: 0px solid #eaeaea;
    overflow: hidden;
    margin: auto;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit.btn-color-black {
    margin-top: 29px!important;
	  border-radius: 30px;
}

.pagin-scheme-light .flickity-button {
    --arrow-color: #fff;
    --arrow-color-hover: rgba(255,255,255,0.8);
    --arrow-bgcolor: #333;
    display: none;
}



/*forms*/ 
 .form-style-underlined input[type='text'] {
   border-bottom:  var(--wd-form-brd-width) solid rgb(255 255 255);
	 background-color: #ffffff21;
	 color: #fff;
}
 .form-style-underlined input[type='tel'] {
   border-bottom:  var(--wd-form-brd-width) solid rgb(255 255 255);
	 background-color: #ffffff21;
	 color: #fff;
}

.cf7mls_next.action-button {
    background-color: #FFF;
    border: 0 none;
    border-radius: 3px;
    color: #000000;
    cursor: pointer;
    font-weight: bold;
    margin: 25px 0px 26px;
    padding: 13px 5px;
    min-width: 100px;
    position: relative;
    border-radius: 30px;
	  border: 1px solid #FFF;
}

[type="submit"]:hover, [type="button"]:hover {
    color: #FFF;
    box-shadow: inset 0 0 200px rgb(255 251 84 / 0%);
    text-decoration: none;
    border-radius: 30px;
    border: 1px solid #FFF;
    background-color: #fff0;
}


.cf7mls_back.action-button {

    position: relative;
    color: #FFF;
    box-shadow: inset 0 0 200px rgb(255 251 84 / 0%);
    text-decoration: none;
    border-radius: 30px;
    border: 1px solid #FFF;
    background-color: #fff0;
}

.cf7mls_back.action-button:hover {

    position: relative;
    color: #000;
    box-shadow: inset 0 0 200px rgb(255 251 84 / 0%);
    text-decoration: none;
    border-radius: 30px;
    border: 1px solid #FFF;
    background-color: #FFF;
}

/* Checkbox CSS
----------------*/
input[type="checkbox"] {
    display:block;
    margin-left: 5px;
}
    span.wpcf7-list-item {
    margin: 0;
    padding-bottom: 20px;
}

/* Checkbox CSS
----------------*/
.wpcf7-radio {
  display: block;
  background: #000;
  padding: 8px 9px;
  margin-bottom: 18px;
  font-size: 15px;
}
.wpcf7-radio .wpcf7-list-item {
  position: relative;
  margin: 0 20px 0 0;
  padding: 0 0 0 24px;
}
.wpcf7-radio .wpcf7-list-item label {
  margin: 0;
  padding: 0;
}
.wpcf7-radio .wpcf7-list-item-label::before {
position: absolute;
    left: -1px;
    top: 1px;
    background: #FFF;
    width: 25px;
    height: 25px;
    content: "";
    z-index: 0;
}
.wpcf7-radio .wpcf7-list-item-label::after {
  font: normal normal normal 14px/1 FontAwesome, serif;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
    left: 3px;
    font-size: 20px;
    top: 4px;
  z-index: 1;
  color: #000;
}
.wpcf7-radio input {
  position: absolute;
  visibility: hidden;
}
.wpcf7-radio input:checked + .wpcf7-list-item-label::after {
  content: "\f00c";
}
input[type="checkbox"] {
    
    margin-left: 5px;
}
span.wpcf7-list-item { display: block; }


input.wpcf7-form-control.has-spinner.wpcf7-submit.btn-color-black {
    margin-top: 29px!important;
    border-radius: 30px;
}
html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    background-color: #FFF;
    border: 0 none;
    border-radius: 3px;
    color: #000000;
    cursor: pointer;
    font-weight: bold;
    margin: 25px 0px 26px;
    /* padding: 13px 5px; */
    min-width: 100px;
    position: relative;
    border-radius: 30px;
	  border: 1px solid #FFF;
}

.wd-sticky-social .wd-icon {
    width: 55px!important;
    font-size: 25px!important;
    line-height: 40px;
}
.wd-sticky-social .wd-social-icon {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    overflow: hidden;
    margin: 0;
    min-width: 55px!important;
    width: auto;
    height: 55px!important;
}
.icons-design-colored .social-instagram {

    background-color: #00000000 !important;
    border-radius: 30px;
}
.wd-sticky-social {
    position: fixed;
    top: 70%;
    z-index: 399;
    display: flex;
    flex-direction: column;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 1s;
    margin-left: 45px !important;
}

.icons-design-colored .wd-social-icon {
    color: #000 !important;
}