@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("../../../themes/woodmart/fonts/woodmart-font-1-400.woff") format("woff2");
	font-display:swap;
}

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

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

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

:root{
--wd-text-font:"Lato", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(68,68,68);
--wd-text-font-size:15px;
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Poppins", 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:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--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;
}
:root{
--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;
}
:root{
--wd-primary-color:rgb(30,0,0);
}
:root{
--wd-alternative-color:rgb(29,35,39);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:rgb(170,10,10);
}
.page .main-page-wrapper{
	background-color:rgb(241,244,248);
	background-image: none;
}

.woodmart-archive-shop .main-page-wrapper{
	background-color:rgb(241,244,248);
	background-image: none;
}

.single-product .main-page-wrapper{
	background-color:rgb(241,244,248);
	background-image: none;
}

:root{
--btn-default-bgcolor:rgb(229,16,16);
}
:root{
--btn-default-bgcolor-hover:rgb(226,0,0);
}
:root{
--btn-accented-bgcolor:rgba(35,70,172,0.94);
}
:root{
--btn-accented-bgcolor-hover:rgba(3,5,29,0.96);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
.product-labels .product-label.out-of-stock{
	background-color:rgb(221,51,51);
}

.product-labels .product-label.out-of-stock{
	color:rgb(255,255,255);
}

	:root{
									--wd-form-brd-radius: 35px;
			
			
					
					--wd-form-brd-width: 1px;
		
					--btn-default-color: #fff;
		
					--btn-default-color-hover: #fff;
		
					--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-brd-radius: 5px;
				--btn-accented-box-shadow: none;
				--btn-accented-box-shadow-hover: none;
					
							
					--wd-brd-radius: 0px;
			}

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

		.container {
			max-width: 1330px;
		}

		:root{
			--wd-container-w: 1330px;
		}
	
			@media (min-width: 1347px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1330px) {
			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: 280px;
		}
	
	
.elementor-view-stacked .elementor-icon{
background: red;
}
.mfp-wrap .wd-popup.wd-promo-popup,#billing_postcode_field,#billing_email_field{
	display:none !important;
}
.group-title{
	color: red !important;
	background: #f0f0f0;
	padding: 10px;
	text-align: center;
}

.product_title{
    font-size: 22px;
    line-height: 1.2;
	font-weight: 400;
}
.wd-prefooter{
	padding-bottom: 0px !important
}
.main-page-wrapper{
	padding-top: 20px !important;
}

.comments-area .comment-respond{
	display:none !important;
}


.addToCartScroll{
	color: black
}
@media (max-width: 1024px){
body .wd-buttons .wd-quick-view-icon, .wd-buttons .wd-compare-btn {
    display: flex;
}
}
/*      ----------------           */
/*        OFFER BUTTON            */
/*      ----------------           */

.offer-button {
	position: relative;
	font-weight: bolder;
  background: linear-gradient(-30deg, #172368 50%, #040E44 50%);
/*   background: linear-gradient(-30deg, #ccc 50%, #ddd 50%); */
  padding: 10px 20px;
/* 	margin-top: -10px; */
  display: inline-block;
  -webkit-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
  overflow: hidden;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
/*   -webkit-box-shadow: 0 5px 20px rgb(0 0 0 / 30%); */
  box-shadow: 0 5px 20px rgba(0, 0, 0, 30%) !important;
}

.offer-button:hover{
	color: white !important;
	background: linear-gradient(-30deg, #040E44 50%, #172368 50%);
}

.offer-button::before{
	content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #8599ad;
  opacity: 0;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
}

.offer-button span {
  position: absolute;
}

.offer-button span:nth-of-type(1) {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 2px;
  background: -webkit-gradient(linear, right top, left top, from(rgba(43, 26, 8, 0)), to(#ffffff));
  background: linear-gradient(to left, rgba(43, 26, 8, 0), #ffffff);
  -webkit-animation: 2s animateTop linear infinite;
  animation: 2s animateTop linear infinite;
}

@keyframes animateTop {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

.offer-button span:nth-of-type(2) {
  top: 0px;
  right: 0px;
  height: 100%;
  width: 2px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(43, 26, 8, 0)), to(#ffffff));
  background: linear-gradient(to top, rgba(43, 26, 8, 0), #ffffff);
  -webkit-animation: 2s animateRight linear -1s infinite;
  animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

.offer-button span:nth-of-type(3) {
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 2px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(43, 26, 8, 0)), to(#ffffff));
  background: linear-gradient(to right, rgba(43, 26, 8, 0), #ffffff);
  -webkit-animation: 2s animateBottom linear infinite;
  animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

.offer-button span:nth-of-type(4) {
  top: 0px;
  left: 0px;
  height: 100%;
  width: 2px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 26, 8, 0)), to(#ffffff));
  background: linear-gradient(to bottom, rgba(43, 26, 8, 0), #ffffff);
  -webkit-animation: 2s animateLeft linear -1s infinite;
  animation: 2s animateLeft linear -1s infinite;
}

@keyframes animateLeft {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}

.offer-button br{
	position:absolute;
	display: none;
}

/* -----------------
   Header Button
----------------- */

.blink .wd-btn-icon{
animation: blinker 1.5s linear infinite alternate;
	transform: scale(1.5)
}
@keyframes blinker {
  0% {
    color: black;
  }
  100% {
    opacity: 1;
    color: white;
  }
}

/* -----------------
   FLASH SALE RUNNING Button
----------------- */

.flashing-button{
	background-color: #ccc;
        border: none;
        color: #eeeeee;
        cursor: pointer;
        display: inline-block;
        font-family: sans-serif;
        font-size: 20px;
        padding: 10px 20px;
        text-align: center;
        text-decoration: none;
	animation: glowing 1300ms infinite;
}

@keyframes glowing {
        0% {
          background-color: #ff651b;
          box-shadow: 0 0 5px #ff651b;
        }
        50% {
          background-color: #F77A00;
          box-shadow: 0 0 20px #F77A00;
        }
        100% {
          background-color: #ff651b;
          box-shadow: 0 0 5px #ff651b;
        }
      }


/* -----------------
   Home page slider
----------------- */

.banners-carousel-wrapper .owl-dots{
	position: absolute;
	left: 50%;
  transform: translateX(-50%);
  top: 97%;
	z-index: 9999;
}

.banners-carousel-wrapper .owl-dots .owl-dot span{
	border: 1px solid #03051D !important;
	background: #fff;
	width: 20px !important;
	height: 7px !important;
	border-radius: 0 !important;
	box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
	cursor: pointer;
}

.banners-carousel-wrapper .owl-dots .owl-dot.active span{
	background-color: #03051D !important;
}

/* -----------------------------
   Home page category section
--------------------------------- */

.home-category-section{
	display:flex;
	flex-direction: column;
	align-items: center;
	background: white;
	border-radius: .3rem;
	padding:10px;
	text-align: center;
	border: 1px solid rgba(234, 234, 234, 1);
	box-shadow: rgba(0, 0, 0, 0.20) 0px 3px 7px;
	transition: all 200ms cubic-bezier(.8,-.5,.2,1.4);
}

.home-category-section:hover{
	transform: scale(.95);
	box-shadow: rgba(99, 99, 99, 0.4) 0px 2px 3px 0px;
}

.home-category-section a{
	margin-top: 5px;
}

.home-category-grid{
	display: grid;
	grid-template-columns: repeat(8, 1fr);
	grid-gap: 10px;
}

@media screen and (max-width: 1024px){
.home-category-grid{
	grid-gap:7px;
	grid-template-columns: repeat(6, 1fr);
}
}

@media screen and (max-width: 767px){
.home-category-grid{
	grid-gap: 5px;
	grid-template-columns: repeat(4, 1fr);
}
}

@media screen and (max-width: 480px){
.home-category-grid{
	grid-gap: 2px;
	grid-template-columns: repeat(3, 1fr);
}
}

@media screen and (max-width: 365px){
.home-category-grid{
	grid-gap: 2px;
	grid-template-columns: repeat(2, 1fr);
}
}
.page .main-page-wrapper{
	padding-top: 0px !important;
}@media (min-width: 1025px) {
	.digits-login-modal{
	color: #fff;
}
.wp-block-image img{
	position: relative;
	right: 58%;
}
.footer-column,.min-footer{
	margin-bottom: 0px !important;
	padding-top: 10px !important
}

/* -----------------
   Footer Address
----------------- */
.footer-address:hover {
	border-color: white !important;
}
.footer-address:hover .wd-text-block span{color: white !important}
.footer-address:hover svg{fill: white !important}

.footer-address-icon{animation: bounce2 2s ease infinite;}

@keyframes bounce2 {
	0% {transform: translateY(5)}
	20%, 50%, 80%, 100% {transform: translateY(0)}
	40% {transform: translateY(-20px);}
	60% {transform: translateY(-10px);}
}
}

@media (max-width: 576px) {
	.vi-wpb-wrapper .woocommerce-product-builder-wrapper .woopb-product .woopb-product-right .woopb-product-price{
	white-space: normal !important;
}
.footer-logo{
	margin: auto;
}
.textwidget > :last-child {
    text-align: center;
}
.widget:last-child {
    text-align: center;
}
.woocommerce-ordering .orderby{
	padding: 15px !important;
	color: black !important;
}
.wd-custom-icon img{
	height: 35px !important;
}
.wd-toolbar-label{
	font-size: 9px !important;
}
.sticky-toolbar-on .scrollToTop{
	bottom: 120px !important;
	left: 100% !important;
}
.footer-widget-collapse .widget-title{
	text-align:center !important;
}
widget-position-left #button:not(.sidebar){
	bottom: 15px !important;
}

.wp-block-image img{
	position: relative;
	right: -25%;
}

.product-summary-shadow .summary-inner {
	padding: 10px 10px 15px !important;
}
}