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

.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:#0a0a0a;
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#ffffff;
	background-image: none;
}

:root{
--wd-text-font:"Lato", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:16px;
}
: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(226,52,52);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
.woodmart-archive-shop .main-page-wrapper{
	background-color:rgb(247,247,247);
	background-image: none;
}

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

:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(226,52,52);
}
:root{
--btn-accented-bgcolor-hover:rgb(209,0,0);
}
html .wd-buy-now-btn{
	background: rgb(15,15,15);
}

: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: 5px;
			
					
					--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: 5px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
					
					
			
			
							--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: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-w: 1222px;
		}
	
			@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;
			}
		}
	
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
/*======== Search Form ========*/
.wd-header-search-form .searchform input[type="text"] {
    height: 42px;
		
    }


.wd-header-search-form-mobile .searchform input[type="text"] {
    height: 38px;
		
    }

/* Reset variation button */
.wd-reset-var {
	display:none !important;
}

/* Add to cart button */
.single-breadcrumbs-wrapper .woocommerce-breadcrumb .breadcrumb-last:last-child{
display: none;
}

.product-image-summary .single_add_to_cart_button {
   
    padding: 17px 85px;   
}

.product-image-summary .quantity .qty, .product-image-summary .quantity .minus, .product-image-summary .quantity .plus {
	height:53px;
	width:40px;
}

/* Checkout */
#billing_company_field{
	display:none;
}

/* 
.site-float {
animation: site-float 2s ease infinite alternate !important;
}


@keyframes site-float{
100% {
    transform: translateX(0px);}
100% {
    transform: translateY(-20px);}
} */

/*Contact Form css*/
#wpforms-submit-335
{
  background: #001d21;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  border-radius: 5px !important;
  transition: all 0.2s;
  border:1px solid #001d21;
  padding: 30px 40px 30px 40px;
  text-align:center !important;
  transition: all 300ms linear 0s;
}



#wpforms-submit-335:hover {
    color: #252525;
    background: #61CE7000 !important;
    border: 1px solid #000a12 !important;
}



#wpforms-335 input,  #wpforms-335-field_4
{
border-radius: 10px !important;
padding: 16px 20px !important;
color: #5d666f !important;
background-color: #fff;
height: 50px;
border:1px solid #e4e5e7;
	box-shadow:none;
}

#wpforms-335-field_4 {
height: 150px !important;
}

/*Contact Form css*/



/*Newsletter css*/
.nsinput input[type=email] {
color: #262729 !important;
border:none;
border-radius: 5px;
font-weight: 400;
font-size: 15px;
font-family:inherit;
height: 60px; 
background-color: #fff;
padding-right:20px;
}

.nssubmit input[type=submit]{
    background-color: #000E65;
    border-radius: 5px;
    font-weight: 500;
    font-size: 15px;
    color: #fff;
    padding: 15px 20px;
    position: absolute;
    top: 6px;
    right: 6px;	
	  bottom:6px;
}

.nssubmit input[type=submit]:hover{
    background-color: #000 !important;
}
/*Newsletter css*/


/* 
.page-id-7285, .page-id-7603 .page-id-7595 .whb-header_809324 {
    display: none;
}

.page-id-7285, .page-id-7603 .page-id-7595 .wd-toolbar {
  display: none !important;
}
 */


/* Hide header footer & mobile bottom menu on specific pages */
.page-id-7285 .whb-header_809324,
.page-id-7603 .whb-header_809324,
.page-id-7595 .whb-header_809324,
.page-id-7691 .whb-header_809324 {
    display: none;
}

.page-id-7285 .wd-toolbar,
.page-id-7603 .wd-toolbar,
.page-id-7595 .wd-toolbar,
.page-id-7691 .wd-toolbar {
    display: none !important;
}
/* Hide header footer & mobile bottom menu on specific pages */











@media (min-width: 1025px) {
	.whb-main-header{
	box-shadow: 0 1px 3px rgb(0 0 0 / 10%);
}

.product_title{
	font-size: 22px;
}
}

@media (max-width: 576px) {
	.product-image-summary .single_add_to_cart_button {
   
    padding: 17px 70px;   
}




}

