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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//velardisfx.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//velardisfx.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//velardisfx.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//velardisfx.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//velardisfx.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//velardisfx.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//velardisfx.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//velardisfx.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(17,17,28);
	--wd-text-font-size: 16px;
	--wd-title-font: "Almarai", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 800;
	--wd-title-transform: uppercase;
	--wd-title-color: rgb(17,17,28);
	--wd-entities-title-font: "Almarai", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 800;
	--wd-entities-title-color: rgb(17,17,28);
	--wd-entities-title-color-hover: rgb(204, 25, 81);
	--wd-alternative-font: "Almarai", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Almarai", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 800;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(17,17,28);
	--wd-widget-title-font-size: 20px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(204,25,81);
	--wd-alternative-color: rgb(17,17,28);
	--wd-link-color: rgb(17,17,28);
	--wd-link-color-hover: rgb(204,25,81);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 0px;
	--notices-success-bg: rgb(17,17,28);
	--notices-success-color: rgb(245,245,252);
	--notices-warning-bg: rgb(204,25,81);
	--notices-warning-color: rgb(245,245,252);
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center bottom;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(245,245,252);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(245,245,252);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(245,245,252);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(245,245,252);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(245,245,252);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(245,245,252);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(245,245,252);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(17,17,28);
	--wd-form-placeholder-color: rgb(17,17,28);
	--wd-form-brd-color: rgb(17,17,28);
	--wd-form-brd-color-focus: rgb(204,25,81);
	--wd-form-bg: rgb(245,245,252);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-color: rgb(245,245,252);
	--wd-arrow-color-hover: rgb(204,25,81);
	--wd-arrow-color-dis: rgb(204,25,81);
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-bg: rgb(17,17,28);
	--wd-pagin-bg-hover: rgb(204,25,81);
	--wd-pagin-bg-act: rgb(204,25,81);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1240px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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-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: 8px;
}

@media (min-width: 1240px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@media (max-width:767px){
:is(.e-con,.elementor-column).wd-side-hidden.wd-left {
    width: 92% !important;
    padding: 0px 10px;
    margin-top: 0px !important;
}
}
.post-type-archive-product h5.widget-title {
    font-size: 16px !important;
}
.post-type-archive-product h5.widget-title:after {
		display:none !important;
}
input.s.wd-search-inited {
    box-shadow: 0px 0px 10px #00000038 !important;
}
.wd-widget-collapse:not(.wd-opened-initially)>.widget-title ~ * {
    display: block !important;
}
/** Scroll bar CSS Start **/
.wd-scrollbar.platform-Windows {
    --wd-scroll-w: 17px;
}
::-webkit-scrollbar {
  width: 17px;
}
::-webkit-scrollbar-thumb {
border:2px solid #19191D;
background-color: #CC1951 !important;
}
::-webkit-scrollbar-track {
   background: #19191D;
}
/** Scroll bar CSS End **/
/* Full width container :start */
:root{
	--aa-half-width: calc((100vw - 1240px - var(--wd-scroll-w)) / 2);
}
.qa-leftcontainer{
	padding-left:var(--aa-half-width) !important;
}
.qa-rightcontainer{
	padding-right:var(--aa-half-width) !important;
}
/* Global Css start  */
.page-title {
    background-blend-mode: overlay;
    background-color: #000000ba !important;
}
.page-title {
    height: 40vh !important;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0px !important;
    margin-top: -100px;
    padding-top: 140px !important;
}
.page-title .title {
    font-size: 60px !important;
}
.copyrights-wrapper a, .copyrights-wrapper p {
  font-size: 14px !important;
	letter-spacing: 1px !important;
	color: #f9f9fd !important;
	font-weight: 400 !important;
}
.copyrights-wrapper a:hover {
    text-decoration: underline !important;
    text-underline-offset: 6px !important;
}
.copyrights-wrapper {
    background-color: #CC1951;
    color: #F5F5FC;
    border: none;
    font-size: 14px !important;
    font-weight: 400 !important;
}
.wd-cookies-popup.popup-display{
    z-index:99999999; 
}	
div#tidio-chat {
    bottom: 20px !important;
    right: -10px !important;
}
.grecaptcha-badge {
    bottom: 160px !important;
}	
.scrollToTop {
    bottom: 70px !important; 
    left:20px !important;
}
a.scrollToTop.button-show {
    background-color:#CC1951;
    color: #F5F5FC;
	  border: 1px solid #F5F5FC;
}
a.scrollToTop.button-show:hover{
    background-color:#11111C;
    color: #F5F5FC;
	  border: 1px solid #F5F5FC;
}
.wd-btn-arrow {
    opacity: 1 !important;
    visibility: visible !important;
    user-select: auto !important;
/*     pointer-events: none !important; */
    transform: none !important;
}
/* header start  */
header .wd-nav>li>a {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: row;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 1.3px;
    color: #F5F5FC !important;
}
header .wd-nav>li>a:hover {
    color:#CC1951 !important;
}
header .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a{
    color:#CC1951 !important;
}

header .wd-sub-menu li>a {
    color: #11111C;
    font-size: 16px;
}
header .mobile-nav .wd-nav>li>a {
    text-transform: unset !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 1.2 !important;
    letter-spacing: 1.3px !important;
}
header .whb-color-dark:not(.whb-with-bg) {
    background-color: transparent !important;
}
header .wd-tools-element>a {
    color: #fff !important;
}
a.wd-inited:hover {
    color: #CC1951 !important;
}

header .wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: #fff !important;
    font-size: 14px;
    margin-top: 2px;
}
header .whb-color-dark:not(.whb-with-bg) {
    background-color: #17B978;
}
header.whb-sticked .whb-color-dark:not(.whb-with-bg) {
    background-color: #11111C !important;
}
header .mPS2id-highlight span {
    color: #19191D !important;
}
header .wd-nav-mobile li>a._mPS2id-h{
	color: #19191D !important;
}
header .wd-nav-mobile li>a.mPS2id-clicked{
	color:  #19191d !important;
	font-weight: 700 !important;
}
.mobile-nav .wd-nav>li>a {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    text-transform: uppercase;
}
.mobile-nav .searchform input[type="text"] {
    color: #11111C !important;
    padding-right: 0px !important;
    padding-left: 20px;
    height: 50px;
    font-weight: 400;
	  font-size:16px;
}
.mobile-nav .searchform input[type="text"]::placeholder {
    color: #11111C !important;
}
button.searchsubmit {
    color: #11111C !important;
}

/* footer start  */
footer .wd-nav-vertical.wd-design-default {
    border: 0px solid var(--brdcolor-gray-200);
}
footer .wd-nav-vertical.wd-design-default>li:not(:last-child) {
    border-bottom: 0px solid var(--brdcolor-gray-200);
}
footer .wd-nav>li>a {
    padding:18px 18px 16px 0;
    color: #F5F5FC !important;
    text-transform: inherit;
    font-size: 16px;
    line-height: 20px;
    background-color: unset !important;
    color: #F5F5FC !important;
    font-weight:400;
}

footer span.nav-link-text {
    text-transform: unset;
    letter-spacing: 1.3px;
}
footer .current-menu-item a.woodmart-nav-link {
    color: #CC1951 !important;
}
footer a.woodmart-nav-link:hover{
    color: #CC1951 !important;
}
footer li.elementor-icon-list-item a:hover .elementor-icon-list-text {
    text-decoration: underline;
}
footer .wd-nav {
    --nav-gap: 40px !important;
}
/* button css start  */
.btn, .elementor-button, .cookies-buttons .cookies-accept-btn, .contact-form form button {
    position: relative;
    padding: 14px 24px 14px !important;
    color: #F5F5FC !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
    border-radius: 8px !important;
    box-shadow: none !important;
    border: 0px solid #6E662C;
    overflow: hidden;
    transition: all 1s ease;
    line-height: 25px !important;
    font-family: 'lato' !important;
    letter-spacing: 1.6px !important;
    font-weight: 400 !important;
	  background-color: #CC1951 !important;
}
.btn-two .elementor-button {
    background-color:#11111C !important;
    color: #F5F5FC !important;
	  outline: 1px solid #CC1951;
}

.btn:hover, .elementor-button:hover, .cookies-buttons .cookies-accept-btn:hover, .btn-two .elementor-button:hover, .contact-form form button:hover{
    background-color: #11111C !important;  
    color: #F5F5FC !important;
	  outline: 1px solid #F5F5FC;
}
.btn-two .elementor-button:hover {
    background-color: #CC1951 !important;
    color: #F5F5FC !important;
	  outline: 1px solid #CC1951;
}
/* pagination */
.wd-nav-pagin-wrap[class*="wd-style-shape"] li span {
    border-color: #F5F5FC !important;
    background-color: #F5F5FC !important;
    width: 20px !important;
    height: 0px !important;
}
.wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span {
    border-color: #CC1951 !important;
    background-color: #CC1951 !important;
    width: 26px !important;
    height: 0px !important;
}

/* banner start */
.wd-slide-container {
    padding-block: 0px !important;
}
.banner .wd-nav-pagin-wrap {
    display: none !important;
}
.banner .wd-prev .wd-arrow-inner:after {
    content: '' !important;
    background-image: url(/wp-content/uploads/2025/06/Vector.svg);
    width: 32px !important;
    height: 32px;
    background-repeat: no-repeat;
    background-size: contain;
		position: absolute;
}
.banner .wd-next .wd-arrow-inner:after {
    content: '' !important;
    background-image: url(/wp-content/uploads/2025/06/Vectorr.svg);
    width: 32px !important;
    height: 32px;
    background-repeat: no-repeat;
    background-size: contain;
	  position: absolute;
}
.banner .wd-arrow-inner {
    width: var(--wd-arrow-width, var(--wd-arrow-size, 0px)) !important;
}
/* heading bg shapes */
.h-shape-l, .l-shape-l {
    position: relative;
    z-index: 0;
}
.h-shape-l h2, .l-shape-l h2 {
    position: relative;
    z-index: 1;
    background-color: transparent;
}
.h-shape-l h2::after, .l-shape-l h2::after {
    content: '';
    background-image: url(/wp-content/uploads/2025/06/Group-16.png);
    position: absolute;
    height: 37px;
    width: 215px;
    background-repeat: no-repeat;
    background-size: contain;
    left: -80px;
    top: -8px;
    z-index: -1;
}
.l-shape-l h2::after {
    background-image: url(/wp-content/uploads/2025/06/Group-15.png);
} 
.l-shape-r, .h-shape-r {
    position: relative;
    z-index: 0;
}
.l-shape-r h2, .h-shape-r h2 {
    position: relative;
    z-index: 1;
    background-color: transparent;
	  display:inline;
}
.l-shape-r h2::after, .h-shape-r::after {
    content: '';
    background-image: url(/wp-content/uploads/2025/06/Group-15.png);
    position: absolute;
    height: 37px;
    width: 215px;
    background-repeat: no-repeat;
    background-size: contain;
    right: -110px; 
	  top: 0px;
    z-index: -1;
}
.h-shape-r::after {
    background-image: url(/wp-content/uploads/2025/06/Group-16.png);
}

/* testimonia start */
.testimonial-inner {
	  display:inherit !important;
    box-shadow: 48px 58px 120px #00000012;
    text-align: left;
    padding: 0px 26px !important;
    border-left: 2px solid #CC1951;
}
.testimonial-content {
	  color:#F5F5FC;	  
}
.testimonial-content p{
		margin-bottom:0px !important; 
}
.testimonial-content footer {
    margin-top: 0px;
    font-size: 20px !important;
    font-family: 'almarai';
    text-transform: uppercase;
    letter-spacing: 1.4px;
    font-weight: 800 !important;
	  color:#F5F5FC !important;	  
}
.testimonial-content footer span{
    font-size: 14px !important;
    font-family: 'almarai';
    text-transform: uppercase;
    font-weight: 400 !important;
	  color:#F5F5FC !important;	  
}
.testimonial-content footer span::before{
		display:none;  
}
.wd-nav-arrows.wd-hover-1.wd-pos-sep .wd-prev {
    transform: translateX(-80px) !important;
}
.wd-nav-arrows.wd-hover-1.wd-pos-sep .wd-prev {
    transform: translateX(-80px) !important;
}
.wd-nav-arrows.wd-hover-1.wd-pos-sep .wd-next {
 transform: translateX(80px) !important;
}
:is(.wd-carousel-container,.wd-products-element):hover .wd-nav-arrows[class*="wd-hover"].wd-pos-sep .wd-btn-arrow {
    transform: translateY(0) !important;
}
.testimonials .wd-prev .wd-arrow-inner:after {
    content: '' !important;
    background-image: url(/wp-content/uploads/2025/06/Vector.svg);
    width: 32px !important;
    height: 32px;
    background-repeat: no-repeat;
    background-size: contain;
}
.testimonials .wd-next .wd-arrow-inner:after {
    content: '' !important;
    background-image: url(/wp-content/uploads/2025/06/Vectorr.svg);
    width: 32px !important;
    height: 32px;
    background-repeat: no-repeat;
    background-size: contain;
}
.testimonial-avatar img {
    min-width: 24px !important;
    max-width: 24px !important;
    border-radius: 0 !important;
    height: 18px !important;
}
.testimon-align-right .testimonial-avatar {
    margin-left: 0px !important;
}
@media (max-width:1024px){
.wd-nav-arrows{
	 display:none;
}
.testimonial-inner{
	padding-right:0px !important;		
}
}

/* custimer */

.info-svg-wrapper {
    transform: scale(1.1);
    transition: transform 0.3s ease;
}
.wd-info-box:hover .info-svg-wrapper {
    transform: scale(1);
}
@media (min-width: 1025px) {
	@media (max-width:1600px) and (min-width:1025px){
.qa-heading h2 {
   font-size: 50px !important;
   line-height: 64px !important;
}
.page-title {
    height: 46vh !important;
    margin-bottom: 0px !important;
    margin-top: -100px;
    padding-top: 120px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
.page-title .title {
  font-size:52px !important;
}
.banner h2 {
    font-size: 48px !important;
    line-height: 58px !important;
}
.qa-slide .elementor-container {
    min-height: 550px !important;
}

.h-shape-l h2::after, .l-shape-l h2::after {
    width: 250px;
    background-size: contain;
    left: -50px;
    top: -12px;
    z-index: -1;
}
.banner .wd-arrow-inner {
    width: var(--wd-arrow-width, var(--wd-arrow-size, 32px)) !important;
}
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	header .container{
    padding-left:15px !important;
    padding-right:15px !important;
}
.page-title {
		height: 40vh !important;
    margin-top: -66px !important;
    padding-top: 50px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn, .elementor-button {
	padding: 14px 24px !important;
	font-size: 16px !important;
  letter-spacing: 0px !important;
}
.whb-sticked .whb-sticky-row {
padding: 0px 0 !important;
}
.grecaptcha-badge {
display: none !important;
}
.page-title .title {
font-size: 50px !important;
}
.scrollToTop {
    bottom: 140px !important;
	  left:10px !important;
}
.wd-logo img[width]:not([src$=".svg"]) {
    max-width: 100% !important;
}
.qa-slide .wd-carousel {
  --wd-col-lg: 2 !important;
  --wd-col-md: 2 !important;
  --wd-col-sm: 2 !important;
}
div#tidio-chat {
  bottom: 120px !important;
  right: 0px !important;
}
header.whb-sticked {
   display: block !important;
}
.banner .wd-nav-pagin-wrap {
    display: block !important;
}
.banner .wd-nav-arrows {
    display: none !important;
}
.h-shape-l h2::after, .l-shape-l h2::after {
    width: 200px;
    background-size: contain;
    left: -12px;
    top: -2px;
    z-index: -1;
}
.l-shape-r h2::after, .h-shape-r::after{
    width: 190px;
    right: -16px;
    top: -4px;
}
.popular-product .products.wd-products {
    --wd-col-lg: 2 !important;
    --wd-col-md: 2 !important;
    --wd-col-sm: 2 !important;
}
.gallery .wd-carousel {
    --wd-col-lg: 3 !important;
    --wd-col-md: 3 !important;
    --wd-col-sm: 3 !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.page-title {
		height: 250px !important;
    padding-top: 72px !important;
    background-position: left;
}
.page-title .title {
    font-size: 36px !important;
}
header .container{
		padding-left:15px !important;
		padding-right:15px !important;
}
.btn, .elementor-button {
	padding: 14px 24px !important;
	font-size: 16px !important;
  letter-spacing: 0px !important;
}
.whb-sticked .whb-sticky-row {
    padding: 0px 0 !important;
}
.grecaptcha-badge {
    display: none !important;
}
ul.elementor-icon-list-items.elementor-inline-items {
    gap: 20px;
}
.scrollToTop {
    bottom: 140px !important;
	  left:10px !important;
}
.wd-logo img[width]:not([src$=".svg"]) {
    max-width: 100% !important;
}
div#tidio-chat {
  bottom: 120px !important;
  right: 0px !important;
}
.banner .wd-nav-pagin-wrap {
    display: block !important;
}
.banner .wd-nav-arrows {
    display: none !important;
}
/* .h-shape-l h2::after, .l-shape-l h2::after {
    width: 200px;
    background-size: contain;
    left: -12px;
    top: -2px;
    z-index: -1;
}
.l-shape-r h2::after, .h-shape-r::after {
    width: 190px;
    right: -16px;
    top: -4px;
} */
.h-shape-l h2::after, .l-shape-l h2::after {
		display:none;
}
.l-shape-r h2::after, .h-shape-r::after {
		display:none;
}
}

@media (max-width: 576px) {
	.page-title {
		height: 250px !important;
    padding-top: 72px !important;
    background-position: left;
}
.page-title .title {
    font-size: 36px !important;
}
header .container{
		padding-left:15px !important;
		padding-right:15px !important;
}
.btn, .elementor-button {
     padding: 12px 14px !important;
     font-size: 14px !important;
     letter-spacing: 0px !important;
}
.whb-sticked .whb-sticky-row {
    padding: 0px 0 !important;
}
.grecaptcha-badge {
    display: none !important;
}
ul.elementor-icon-list-items.elementor-inline-items {
    gap: 20px;
}
.scrollToTop {
    bottom: 140px !important;
	  left:10px !important;
}
.wd-logo img[width]:not([src$=".svg"]) {
    max-width: 100% !important;
}
div#tidio-chat {
  bottom: 120px !important;
  right: 0px !important;
}
.banner .wd-nav-pagin-wrap {
    display: block !important;
}
.banner .wd-nav-arrows {
    display: none !important;
}
/* .h-shape-l h2::after, .l-shape-l h2::after {
    width: 200px;
    background-size: contain;
    left: -12px;
    top: -2px;
    z-index: -1;
}
.l-shape-r h2::after, .h-shape-r::after {
    width: 190px;
    right: -16px;
    top: -4px;
} */
.h-shape-l h2::after, .l-shape-l h2::after {
		display:none;
}
.l-shape-r h2::after, .h-shape-r::after {
		display:none;
}
}

