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

:root {
	--wd-text-font: "Nunito Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Nunito Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Nunito Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Nunito Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 300;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Nunito Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(214,195,164);
	--wd-link-color: rgb(104,104,104);
	--wd-link-color-hover: rgb(0,0,0);
	--btn-default-bgcolor: rgb(255,255,255);
	--btn-default-bgcolor-hover: rgb(0,0,0);
	--btn-accented-bgcolor: rgb(255,255,255);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.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;
}
.page-title-default {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1510px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #fff;
--btn-accented-color: #333;
--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: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1510px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1510px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1510px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


/* =============================================
General Layout
============================================= */
.row.content-layout-wrapper.align-items-start .site-content > article .entry-content .vc_row-fluid:not([data-vc-full-width-init="true"]) .wpb_column.vc_column_container .vc_column-inner .wpb_wrapper {
    overflow: hidden;
}
.vc_row:not(.vc_row[data-vc-full-width="true"]) .wpb_wrapper1 {
	max-width: 100%;
	overflow: hidden;
}

.site-content .wpb_wrapper a:not(.btn):not(.button) {
    text-decoration: underline;
}
body .wd-my-account-links a,
body .woocommerce-MyAccount-navigation ul li a,
body .woocommerce-Address-title .edit,
body .products .product-grid-item .wd-entities-title,
body .product .wd-buttons .wd-action-btn > a,
body .site-content .wpb_wrapper .products .wd-entities-title a {
    text-decoration: none !important;
}
.single-product .main-page-wrapper {
	background-color: rgb(255 255 255);
}
body .scrollToTop {
	right: 20px;
	bottom: 95px;
}
@media (max-width: 1024px) {
	body .scrollToTop {
			right: 16px;
			bottom: 72px;
			width: 47px;
			height: 47px;
			line-height: 47px;
	}
}
@media (max-width: 1024px){
	body .wd-side-hidden {
		width: 333px;
		z-index: 99999;
	}
}

.MuiBox-root.smart-56 {
    background: #000 !important;
}
body .wd-prefooter {
    padding-bottom: 0px;
}
.prefooter-icons-row  {
	padding-left: 15px;
	padding-right: 15px;
}
body .prefooter-icons.weidget-editor {
	background: #f2f2f2;
	padding-top: 25px;
	padding-bottom: 25px;
}
body .prefooter-icons-row .wd-info-box .info-box-title  {
	text-transform: uppercase;
	font-weight: 800;

}
body .wd-prefooter .container:not(:empty) {
    padding-bottom: 30px;
}
@media (min-width: 1520px){
	.container {
		box-sizing: border-box;
		margin-left: auto;
		margin-right: auto;
		max-width1: 1490px;
		min-width: 320px;
	}
}
@media (max-width: 575px) {
	body .footer-column {
		margin-bottom: 0px;
	}
}
body .site-content {
  margin-bottom: 0px;
}
body .footer-sidebar {
  padding-top: 0px;
  padding-bottom: 0px;
}
/* =============================================
HEADER
============================================= */
body .page-title .title {
    font-size: 28px;
    line-height: .96;
}
body .title-size-default .title,
body .title-size-large .title,
body .title-size-small .title {
	text-transform: uppercase;
	font-weight: 300;
}
 body .title-size-small .title {
	 padding-top: 60px;
	 padding-bottom: 60px;

}
body .title-size-large {
	min-height: 150px;
	display: table;
	width: 100%;
	padding: 20px 0;
}
body .page-title.title-size-large .container {
	display: table-cell;
	vertical-align: middle;
}
.title-size-small {
    padding: 70px 0;
    text-transform: uppercase;
}
@media (min-width: 768px){
	body .title-size-large {
		min-height: 250px;
	}
	body:not(.archive.search) .title-size-large .title {
			font-size: 34px;
	}
}
@media (min-width: 1024px){
	body:not(.archive.search) .title-size-default .title,
	body:not(.archive.search) .title-size-large .title {
		font-size: 44px;
	}
	body .title-size-large {
		min-height: 450px;
		/* max-width: 1480px; */
    /* margin: 0 auto; */
    /* margin-top: -40px; */
    /* margin-bottom: 40px; */
	}
	
	body .page-title.title-size-large .container {
		display: table-cell;
		vertical-align: bottom;
		text-align: right;
	}
	 body .title-size-large .title {
		display: inline-block;
		margin-right: 25px;
	}
}

body .wd-header-main-nav ul.menu > li:not(.opened) > .wd-dropdown.wd-design-full-width {
	transform: none;
	padding-top: 0px;
	max-height: 0px;
	opacity :1;
	visibility: unset;
	transition: max-height .7s cubic-bezier(0, 0, 0.57, 1.16);
}
body .wd-header-main-nav ul.menu > li.opened > .wd-dropdown.wd-design-full-width {
	padding-top: 0px;
	opacity :1;
	max-height: 1000px;
	transition: max-height .7s cubic-bezier(0, 0, 0.57, 1.16);
}

body .wd-header-main-nav ul.menu > li:not(.opened) > .wd-dropdown.wd-design-full-width > .container {
	max-height: 0px;
	transition: all .5s ease;
	overflow: hidden;
}
body .wd-header-main-nav ul.menu > li.opened > .wd-dropdown.wd-design-full-width > .container {
	max-height: 1000px;
	transition: all .7s cubic-bezier(0, 0, 0.57, 1.16);
}
body .wd-header-main-nav ul.menu > li:not(.opened) > .wd-dropdown.wd-design-full-width > .container > section,
body .wd-header-main-nav ul.menu > li:not(.opened) > .wd-dropdown.wd-design-full-width > .container > div {
	padding-top: 30px !important;
	max-height: 0px; 

	transition: all .5s ease;
}
body .wd-header-main-nav ul.menu > li.opened > .wd-dropdown.wd-design-full-width > .container > section,
body .wd-header-main-nav ul.menu > li.opened > .wd-dropdown.wd-design-full-width > .container > div{
	padding-top: 30px !important;
	max-height: 0px; 
	max-height: 1000px;
	overflow: hidden;
	transition: all .7s cubic-bezier(0, 0, 0.57, 1.16);
}
body .wd-header-main-nav ul.menu > li:not(.opened) > .wd-dropdown.wd-design-full-width > .container > section > div, body .wd-header-main-nav ul.menu > li:not(.opened) > .wd-dropdown.wd-design-full-width > .container > div {
    opacity: 0;
    transition-delay: .4s;
    transition: opacity .7s cubic-bezier(0, 0, 0.57, 1.16);
}
body .wd-header-main-nav ul.menu > li.opened > .wd-dropdown.wd-design-full-width > .container > section > div, body .wd-header-main-nav ul.menu > li.opened > .wd-dropdown.wd-design-full-width > .container > div > div {
    opacity: 1;
    transition-delay: .4s;
    transition: opacity .7s cubic-bezier(0, 0, 0.57, 1.16);
}

.main-nav-widemenu h5 {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 400;
}
.main-nav-widemenu .wd-info-box .info-box-subtitle, .main-nav-widemenu .wd-info-box .info-box-title {
  margin-bottom: 0px;
}
.main-nav-widemenu [class*="box-icon-align-"] .box-icon-wrapper {
  max-width: 25%;
}
.main-nav-widemenu .widemenu-caregory-list .cat-item {
  display: block;
  flex: auto;
  width: 100%;
}
.wd-nav[class*="wd-style-underline"] .widemenu-caregory-list .nav-link-text {
	display: block;
}
.main-nav-widemenu .wd-sub-menu li ul li a, 
.main-nav-widemenu .widemenu-caregory-list .cat-item a,
.main-nav-widemenu .widget_pages ul li a {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 13px;
  font-weight: 400;
  text-transform: none;
  display: block;
  color: #111;
  line-height: 1.3;
}
.main-nav-widemenu .wd-sub-menu li ul li a:hover, 
.main-nav-widemenu .widemenu-caregory-list .cat-item a:hover,
.main-nav-widemenu .widget_pages ul li a:hover {
    color: var(--color-gray-500);
}
.wd-nav[class*="wd-style-underline"] .main-nav-widemenu .wd-sub-menu li ul li a:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    height: 1px;
    transition: width 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15);
    background-color: var(--wd-primary-color);
}
.wd-nav[class*="wd-style-underline"] .main-nav-widemenu .wd-sub-menu li ul li a:hover:after {
    width: 100%;
}
body:not(.single-product) .whb-overcontent.whb-sticked .whb-row:not(.whb-with-bg) {
    background: #ffffff;
}

body:not(.single-product) .whb-overcontent.whb-sticked .whb-row:not(.whb-with-bg) .wd-nav[class*="wd-style-"]>li>a, body:not(.single-product) .whb-overcontent.whb-sticked .whb-row:not(.whb-with-bg).whb-color-light .wd-tools-element {
    color: #000 !important;
    --wd-header-el-color: #000;
    --wd-header-el-color-hover: rgba(0,0,0,0.6);
}
.wd-tools-element.wd-header-mobile-nav.wd-style-text .wd-tools-icon {
    padding-right: 10px;
}
/* ============ Mobile Side Menu */
@media (max-width: 1024px){
	body .wd-header-mobile-nav.wd-style-text .wd-tools-text {
			display: none;
	}
}
body .wd-header-mobile-nav .wd-tools-icon:before {
    font-size: 32px;
    content: "\f183";
    padding: 0px 7px;
}
.mobile-nav .wd-nav-mob-tab {
	border-bottom: 0px solid var(--brdcolor-gray-300);
}
.mobile-nav .wd-nav-mob-tab.wd-swap li:last-child .nav-link-text::after {
	right: 40%;
	left: auto;
}
.mobile-nav .wd-nav-mob-tab[class*="wd-style-underline"] .nav-link-text::after {
	top: auto;
	bottom: 10px;
}
.mobile-nav .wd-nav[class*="wd-style-underline"] > li.wd-active > a .nav-link-text::after {
	width: 20%;
	right: 40%;
	left: auto;
}
.wd-nav[class*="wd-style-underline"] .nav-link-text::after, 
.main-nav-widemenu .wd-sub-menu li ul li a:after,
.main-nav-widemenu .widget_pages ul li a:after {
	height: 1px;
	transition: width 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15);
	background-color1: rgb(17,17,17);
	background-color: var(--nav-color);
}
.mobile-nav .wd-nav-mob-tab > li > a,
.mobile-nav .wd-nav-mob-tab > li.wd-active > a {
	background-color: rgb(255, 255, 255);
	font-weight: 600;
	font-size: 14px;
}
.mobile-nav .wd-nav-mob-tab > li > a {
	border-left: 1px solid #eee;
}
.mobile-nav .searchform {
	box-shadow: 0 0px 0px rgba(0,0,0,0.17) !important;
}
.mobile-nav .wd-nav-mobile li a {
	padding: 7px 15px 7px 30px;
	min-height: 30px;
	border-bottom: 0px solid var(--brdcolor-gray-300);
	font-weight: 500;
	color: rgb(17,17,17);
}
.mobile-nav .wd-nav-mobile li a::after {
    content: '';
    display: flex;
    position: relative;
    flex: 2 1 auto;
    margin-left: 30px;
    height: 1px;
    transition: width 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15);
    background-color: #e6e6e6;
}
.wd-search-full-screen .searchform input[type="text"]::placeholder,
.mobile-nav .searchform input[type="text"]::placeholder {
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.mobile-nav .searchform input[type="text"]::placeholder {
	font-size: 13px;
}
/* =============================================
FOOTER
============================================= */
.main-footer .widget {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 0px solid var(--brdcolor-gray-300);
}
.main-footer .footer-column p, 
.main-footer .footer-column a:not(hover), 
.main-footer .footer-column .widget-title, 
.main-footer .footer-column .wd-widget ul li {
	color: rgb(17,17,17);
}
.widgetarea-mobile .icons-design-simple .wd-social-icon,
.main-footer .icons-design-simple .wd-social-icon {
  background-color: #000;
  color: rgba(255, 255, 255, 0.9) !important;
}
.widgetarea-mobile .icons-design-simple .wd-social-icon:hover,
.main-footer .icons-design-simple .wd-social-icon:hover {
  background-color: rgba(255, 255, 255, 0.3);
  color: rgba(0, 0, 0, 0.9) !important;
}
.widgetarea-mobile .wd-social-icons .wd-social-icon,
.main-footer .wd-social-icons .wd-social-icon {
  margin: 4px 8px 4px 0;
}
.main-footer .footer-column .footer-widget input.wpcf7-form-control.wpcf7-text {
	background-color: #ffffff !important;
	border: 1px solid #e6e6e4;
	border-radius: 60px;
	line-height: 22px;
	margin-top: -10px;
	padding-left: 10px;
	padding-right: 10px;
}

.main-footer .footer-column .footer-widget .wpcf7-form > p {
    line-height: 2px;
    margin-top: 25px;
}
.main-footer .footer-column .footer-widget .wpcf7-form-control.wpcf7-submit:not([disabled]) {
position: relative;
height: 32px;
line-height: 10px;
background-color: #1b1b1b !important;
border: 0px solid #1b1b1b;
color: #fff;
top: 27px;
margin-right: 6px;
float: right;
z-index: 6;
border-radius: 50px;
}

    .main-footer .footer-column .footer-widget .wpcf7-form-control.wpcf7-submit:not([disabled]):hover,
    .main-footer .footer-column .footer-widget .wpcf7-form-control.wpcf7-submit:not([disabled]):focus {
        background-color: #a2a2a2 !important;
        border: 0px solid #a2a2a2 !important;;
    }

.main-footer .footer-column .footer-widget div.wpcf7 .ajax-loader {
    position: relative;
    top: 80px;
}

/* =============================================
SIDEBAR
============================================= */
.sidebar-widget.wd-widget-stock-status ul li {
	display: inline;
	float: left;
	margin-right: 10px;
}
.wd-shop-tools .wd-action-btn.wd-style-text>a:before {
	align-items: center;
	justify-content: left;
	font-size: 1.4em;
	content: "\f184";
}
.wd-action-btn.wd-style-text.wd-show-sidebar-btn > a:before {
	font-size: 1.2em;
	content: "\f182";
}
.wd-action-btn.wd-style-text>a, .wd-filter-buttons.wd-action-btn>a {
	text-transform: uppercase;
	letter-spacing: .19em;
	font-weight: 500 !important;
}
.wd-filter-buttons.wd-action-btn>a {
	display:none;
}
/* =============================================
WOOCOMMERCE
============================================= */
/* ============ Categories */

@media (min-width: 390px) and (max-width: 767px){
	body .cat-design-default .hover-mask {
    position: absolute;
    right: 20px;
    bottom: 0px;
    left: 20px;
    transition: transform .3s ease;
    transform: translateY(0%) translateZ(0);
    text-align: start;
    padding: 0 !important;
	}

}
	body .category-grid-item .more-products>a {
		display:none;
	}
	body .category-grid-item .more-products {
		min-height: 20px;
	}
.categories-style-masonry-first .category-grid-item .hover-mask {
  position: absolute;
  right: 20px;
  bottom: -10px;
  left: 20px;
  transition: transform .3s ease;
  transform: none;
  text-align: start;
  padding: 0 !important;
}
.categories-style-masonry-first .category-grid-item:hover .hover-mask {
  transform: none;
}
.categories-style-masonry-first .category-grid-item .more-products {
    min-height:20px;
}
.categories-style-masonry-first .category-grid-item .more-products > a {
  display: none !important;
}
@media (min-width: 769px){
	.categories-style-masonry-first .product-category .wd-entities-title {
		font-size: 32px;
		line-height: 28px;
	}
	.categories-style-masonry-first .product-category:first-child .wd-entities-title {
		font-size: 40px !important;
		line-height: 34px !important;
	}
	.categories-style-masonry-first .product-category:first-child .wd-entities-title {
		font-size: 44px !important;
		line-height: 38px !important;
	}
	.categories-style-masonry-first .category-grid-item .hover-mask {
		bottom: 0;
		transform: translateY(calc(-100% + 20px)) translateZ(0) !important;
	}
	.categories-style-masonry-first .category-grid-item:hover .hover-mask {
		transform: translateY(-80%) translateZ(0) !important;
	}
}
/* ============ END Categories */

.woocommerce-checkout .woocommerce-info {
    border: 1px solid #e6e6e6;
    padding: 12px 21px 12px 45px;
    font-weight: initial;
}
.wd-checkout-steps li span:after {
    background-color: var(--wd-link-color);
}
.woocommerce-checkout .woocommerce-info a.showlogin::before, 
.woocommerce .woocommerce-info a.showcoupon::before {
    color: #000000;
    position: absolute;
    left: 10px;
    font-size: 20px;
    line-height: 24px;
    height: 22px;
    width: 22px;
    text-align: center;
    content: "\f05a";
    font-family: FontAwesome !important;
    margin: 0 10px;
}
.woocommerce-Address-title .edit {
  border: 1px solid #000;
  padding: 2px 12px;
}
.row.product-image-summary-inner {
	padding-right: .5%;
	padding-left: .5%;
}

.product-image-summaryxxx {
	padding-right: 2.5%;
	padding-left: 2.5%;
	width: 95%;
}
body .track_order p:first-child {
  text-align: left;

}
/* ============ Swatches */
.price .amount, 
div.swatches-select .wd-swatch {
	font-weight: 500;
	border:0px;
}
.swatch-on-single:not(:last-child) {
    margin-right: 10px;
}
div.swatches-select .wd-swatch.swatch-disabled {
	color: #777;
	font-weight: 400 !important;
}
div.swatches-select.swatches-on-single {
	min-height: 0px;
}
.swatch-on-single.swatch-with-bg {
	border: 1px solid #f1f1f1;
	width: 30px;
	height: 30px;
	-webkit-transition: width .2s linear .2s, height .2s linear .2s;
	-moz-transition: width .2s linear .2s, height .2s linear .2s;
	-o-transition: width .2s linear .2s, height .2s linear .2s;
	transition: width .2s linear .2s, height .2s linear .2s;
}
.swatch-on-single.swatch-with-bg.active-swatch {
	width: 30px;
	height: 30px;
	border: 3px solid #fff;
	max-width: none;
	max-height: none;
	-webkit-transition: width .2s linear .2s, height .2s linear .2s;
	-moz-transition: width .2s linear .2s, height .2s linear .2s;
	-o-transition: width .2s linear .2s, height .2s linear .2s;
	transition: width .2s linear .2s, height .2s linear .2s;
}
.wd-swatch.swatch-on-single.swatch-with-bg::after {
	display: none !important;
}

.products .wd-hover-tiled .swatches-on-grid {
	display: inline-block;
	position: absolute;
	right: 17px;
	bottom: 17px;
	left: 17px;
	opacity: 0;
	margin-bottom: 0px;
	flex-direction: column;
	transition: transform .3s ease, opacity .3s ease;
	transform: translateY(150%) translateZ(0);
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}
.products .wd-hover-tiled:hover .swatches-on-grid {
    transition: transform .3s ease, opacity .3s ease;
    transform: none;
    transform: translateY(0%) translateZ(0);
    opacity: 1;
}
@media (max-width: 1024px) {
	.products .wd-hover-tiled .swatches-on-grid {
		opacity: 1;
		transition: transform .3s ease, opacity .3s ease;
		transform: translateY(0%) translateZ(0);
	}
}
.products .wd-hover-tiled .swatch-on-grid.swatch-with-bg {
	width: 30px;
	height: 30px;
}
body .widget_layered_nav_filters a {
	font-weight: 400;
	line-height: 24px;
}
body .widget_layered_nav_filters a:before {
	font-weight: 600;
}
@media (max-width: 1024px) {
	body .wd-label-top-md table.variations .cell {
		display: inline;
	}
}
div.swatches-select.swatches-on-single[data-id=pa_size] .wd-swatch.swatch-on-single.text-only {
    margin-right: 0px;
    margin-left: 0px;
    padding: 0 7px;
    border-left: 1px solid #ccc !important;
}
table.variations label:after {
    margin-right: 3px;
}
/* ============ Products Grid */
body .products[class*="wd-stretch-cont"] .wd-hover-tiled .product-wrapper,
body .wd-hover-tiled .product-wrapper {
	box-shadow: 0 0 0px rgb(0 0 0 / 12%);
}
body .products .product-element-bottom,
body .products[class*="wd-stretch-cont"] .product-element-bottom,
body .wd-hover-tiled .product-wrapper {
	padding-left: 0;
	padding-right: 0;
}

body .products .wd-hover-tiled .wd-product-countdown {
	position: absolute;
	opacity: 0;
	top: -52px;
	left: 84px;
	display: inline-block;
	padding-top: 5px;
	color: #fff;
	border-top: 0px solid var(--brdcolor-gray-300);
	transition: all .4s ease;
}
body .products .product-grid-item:hover .wd-product-countdown.wd-timer {
	opacity: 1;
	top: -2px;
	transition: all .4s ease;
}
body .products .wd-hover-tiled .wd-product-countdown *{
	color: #fff;
}
body .products[class*="wd-stretch-cont"] .price, body .products[class*="wd-stretch-cont"] .wrap-price, body .products[class*="wd-stretch-cont"] .product-rating-price {
	margin-top: 1px;
}
body .products .product-grid-item .wd-entities-title {
	font-size: 16px;
}
@media only screen and (min-width: 767px) {
	body .products[class*="wd-stretch-cont"] .product-element-bottom {
		min-height: 80px;
	}
}
.checkout-order-review, .woocommerce-order-pay #order_review {
    background-color: #ffffff;
}
.checkout-order-review,
.woocommerce-order-pay #order_review,
.cart-totals-section.cart-collaterals .cart_totals {
    box-shadow: 0 14px 21px 0 rgba(0, 0, 0, .2);
}
/* ============ Single Product */
body .single-product-page {
    --wd-single-spacing: 30px;
}
.woocommerce.single-product h1.product_title {
	margin-bottom: 7px;
	letter-spacing:  -0.016em;
}
.woocommerce.single-product .summary-inner>.price {
	font-size: 120%;
	margin-bottom: calc(3 * var(--wd-tags-mb));
}

.woocommerce.single-product .product-tabs-wrapper {
	padding-top: 0;
	padding-bottom: 0;
	border-top: 0px solid var(--brdcolor-gray-300);
	border-bottom: 0px solid var(--brdcolor-gray-300);
	background-color: var(--bgcolor-white);
}
.breadcrumbs-location-summary .single-breadcrumbs-wrapper {
	display: inline-block;
	float: right;
}
body table.variations .cell {
	padding-bottom: 3px;
}


body input[type='number'].input-text.qty.text {
	border: 0px solid rgba(0,0,0,0.0);
}
body div.quantity input[type="button"] {
	font-size: 15px;
}
body div.quantity input[type="button"] {
	width: 25px;
	height: 25px;
	margin: 10px 0;
	border-radius: 50px;
}
.woocommerce.single-product .summary-inner .cart {
	margin-bottom: 45px;
}
.woocommerce.single-product .single_add_to_cart_button {
	padding: 0px;
	margin-top: 12px;
	border-radius: 0;
}
.woocommerce.single-product .single_add_to_cart_button:hover {
	background:transparent;
	color:#000;
}
.wd-swatch.swatch-on-single:after {
	border-color: var(--color-gray-900);
	border-bottom: 1px solid transparent;
	width: 60%;
	left: 20%;

}
.sku_wrapper_under_title {
	margin-bottom: 9px;
	display: inline-block;
}
th.label.cell .wd-attr-selected {
    display: none;
}
body .wd-swatch:hover:after, body .wd-swatch.active-swatch:after {
    border-bottom: 1px solid #000 !important;
}
.woocommerce.single-product .single_add_to_cart_button {
	border-width: 0px;
}
.woocommerce.single-product .single_add_to_cart_button:before {
	position: absolute;
	top: 100%;
	left: 0;
	margin-top: 5px;
	margin-left: 0px;
	opacity: 1;
	transition: all 0.3s ease;
	content: "";
	display: inline-block;
	width: 100%;
	height: 0px;
	border-bottom: 3px solid #000;
	border-left-color: #fff;
	border-radius: 0;
	vertical-align: middle;
}
.woocommerce.single-product .single_add_to_cart_button:hover:before {
	left: 25%;
	width: 50%;
	transition: all 0.3s ease;
}
body .single_add_to_cart_button:after {
    border: 1px solid rgb(0 0 0 / 60%);
    border-left-color: #fff;
}
body .cookies-buttons .cookies-more-btn {
    border-bottom: unset;
    color: unset;
    text-transform: uppercase;
    padding: 10px 14px;
    font-size: 12px;
    line-height: 16px;
}
body .cookies-buttons .cookies-more-btn:hover {
    opacity: 1;
    background-color: #000000;
    color: #ffffff;
}
body .btn, body .button, body button, body [type="submit"], body [type="button"] {
	line-height: 16px;
}

body .btn.btn-color-default, 
body .register .button, body .login .button,
body .button:not(:hover):not(.create-account-button):not(.add_to_cart_button):not(.add-to-cart-loop):not(.single_add_to_cart_button):not(.widget_price_filter [class*="price_slider_amount"] .button), body [type="submit"]:not(:hover):not(.searchsubmit):not(.widget_price_filter [class*="price_slider_amount"] .button):not(.single_add_to_cart_button):not(.main-footer .footer-column .footer-widget .wpcf7-form-control.wpcf7-submit), .cookies-more-btn, .wd-price-table .wd-plan-footer>a.add-to-cart-loop {
    margin-bottom: 1px !important;
    padding: 11px 20px;
    line-height: 16px;
    background-color: #ffffff;
    color: #111111;
    border: 1px solid #000000 !important;
}
body .btn.btn-color-default:hover,
body .register .button:hover,
body .login .button:hover,
body .button:not(.single_add_to_cart_button):not(.create-account-button):hover, 
body button:hover:not(.pswp__button):not(.searchsubmit):not(.single_add_to_cart_button), 
body [type="submit"]:hover:not(.searchsubmit):not(.single_add_to_cart_button):not(.main-footer .footer-column .footer-widget .wpcf7-form-control.wpcf7-submit), 
body [type="button"]:hover:not(.searchsubmit), .wd-price-table .wd-plan-footer>a.add-to-cart-loop:hover {
	margin-bottom: 1px !important;
	line-height: 16px;
	box-shadow: none !important;
	color: var(--btn-default-color-hover);
  background-color: var(--btn-default-bgcolor-hover);
	border: 1px solid #000000 !important;
}

body .btn.btn-color-default, 
body .register .button,
.login .button,
body button:hover:not(.pswp__button):not(.searchsubmit):not(.single_add_to_cart_button), 
body .button:not(.add_to_cart_button):not(.add-to-cart-loop):not(.single_add_to_cart_button):not(.create-account-button):not(.widget_price_filter [class*="price_slider_amount"] .button):hover, 
body [type="submit"]:not(.searchsubmit):not(.single_add_to_cart_button):not(.main-footer .footer-column .footer-widget .wpcf7-form-control.wpcf7-submit):not(.widget_price_filter [class*="price_slider_amount"] .button):not(.single_add_to_cart_button):hover {
    margin-bottom: 1px !important;
    padding: 11px 20px;
    line-height: 16px;
    background-color: #000000;
    color: #ffffff;
    border: 1px solid #000000 !important;
}
body .cookies-buttons > a.cookies-more-btn {
    margin-inline-end: 7px;
}
body .woocommerce-mini-cart__buttons a.button,
body .woocommerce-mini-cart__buttons a.button:not(:hover) {
    margin-bottom: 10px !important;
}
body .woocommerce-mini-cart__buttons a.button:hover {
    line-height: 16px;
}
.woocommerce.single-product .related-and-upsells .owl-dots {
	display:none;
}
.wd-sizeguide-btn.wd-action-btn>a:after {
	content: "";
	position: absolute;
	margin-top: 5px;
	left: 0;
	width: 100%;
	border-radius: 0;
	border: 0px solid var(--brdcolor-gray-400);	
	border-bottom: 1px solid transparent;
	border-color: var(--color-gray-900);
	opacity: 1;
	top: 100%;
	height: 0px;
}
.wd-action-btn.wd-style-text.wd-sizeguide-icon>a:before {
	display:none;
}
.woocommerce.single-product .wd-sizeguide-btn.wd-action-btn.wd-sizeguide-icon {
    float: right;
    margin-right: 0;
}

.wd-wishlist-btn.wd-action-btn.wd-style-text.wd-wishlist-icon a::before {
    font-size: 24px;
}
.wd-wishlist-btn.wd-action-btn.wd-style-text.wd-wishlist-icon > a > span {
    display: none;
}
body .wd-accordion.wd-style-default:before {
    border-top: 0px solid var(--brdcolor-gray-400);
}
body .wd-accordion.wd-style-default .wd-accordion-item:first-child {
    border-top: 1px solid var(--brdcolor-gray-400);
}
.wd-accordion.wd-style-default .wd-accordion-item {
    border-bottom: 1px solid var(--brdcolor-gray-400);
}
body .wd-accordion-opener.wd-opener-style-arrow:before {
    content: "\f143";
}
body .wd-active .wd-accordion-opener.wd-opener-style-arrow:before {
    content: "\f129";
}
body .product .wd-accordion-opener {
	color: #000000;
  font-size: 10px;
  font-weight: 400;
}
body.single-product .wd-accordion-opener {

}
body .wd-sizeguide-title {
    text-align: left;
    font-size: 18px;
}
/* ============ LABELS */
body .products .labels-rounded {
	top: 17px;
	left: 17px;
}
body .products .labels-rounded .product-label.new,
body .product .labels-rounded .product-label.new {
	background-color:#000000;
}
body .labels-rounded .product-label {
    height: 50px;
    width: 50px;
    font-size: 12px;
    min-width: auto;
    min-height: auto;
    margin-bottom: 7px;
}
@media (max-width: 2576px) {
	body .small-labels .labels-rounded .product-label {
		min-height: 40px;
		min-width: 40px;
		font-size: 10px;
	}
	body .product-grid-item .labels-rounded .product-label {
			height: 40px;
			width: 40px;
			font-size: 9px;
			min-width: auto;
			min-height: auto;
			margin-bottom: 5px;
	}
}
.product .wd-buttons.wd-pos-r-t {
    top: auto;
    bottom: calc(25% - 65px);
    right: 17px;
    background: transparent;
    box-shadow: 0px 0px 0px rgb(0 0 0 / 10%);
}
.product .wd-action-btn.wd-style-icon .button,
.product .wd-buttons .wd-action-btn > a {
	width: 36px;
	height: 36px;
	margin-bottom: 4px;
	border-radius: 50px;
	background-color: #fff;
	transition: all .3s ease;
}
.product .wd-action-btn.wd-style-icon .button:hover,
.product .wd-buttons .wd-action-btn > a:hover {
	background-color: #000;
	color:#fff;
}
.product .wd-action-btn.wd-style-icon>a:before {
    font-size: 16px;
}
/* ============ owl CAROUSEL */
[class*="wd-carousel-spacing-"].wd-carousel-container .owl-nav>div[class*="next"] {
	right: calc(-30px + var(--wd-car-sp) / 2);
}
.wd-carousel-container .wd-btn-arrow[class*="next"] {
	transform: translateX(-42px);
}
.wd-carousel-container .wd-btn-arrow[class*="prev"] {
	transform: translateX(42px);
}
[class*="wd-carousel-spacing-"].wd-carousel-container .owl-nav>div[class*="prev"] {
	left: calc(-30px + var(--wd-car-sp) / 2);
}


.wd-carousel-container .owl-carousel:hover .owl-nav>div {
	box-shadow: 0 3px 11px 0 rgb(0 0 0 / 10%);
}
.wd-carousel-container .wd-btn-arrow {
	visibility: visible;
	opacity: 0.5;
	transition: all .25s ease;
	background: #fff;
	border-radius: 500px;
}
@media (max-width: 1024px){
	.owl-carousel .wd-btn-arrow::after {
		width: 100%;
		text-align: center;
	}
}


body .pswp__bg {
	background: #fff;
}
body .pswp__ui--fit .pswp__top-bar, 
body .pswp__ui--fit .pswp__caption {
    background-color: rgba(255,255,255,0.3);
}
body .pswp .btn:hover, 
body .pswp .button:hover, 
body .pswp button:hover, 
body .pswp [type="submit"]:hover, 
body .pswp [type="button"]:hover {
    box-shadow: inset 0 0 0px rgb(0,0,0,0.0);
}
body [class*="pswp__button--arrow--"]:before {
    background-color: rgba(0,0,0,0.0);
}

body .pswp--zoom-allowed .pswp__img {
    cursor: url(/images/zoom-in.png), auto;
}
body .pswp--zoomed-in .pswp__img {
    cursor: url(/images/zoom-out.png), auto;
}

/* =============================================
CUSTOM CONTEN
============================================= */
body .testimonial-item-noimage .testimonial-content footer>span {
    display: block;
}
body .testimonial-item-noimage .testimonial-content footer>span:before {
    content: " ";
}
body .testimonial-item-noimage .testimonial-content {
    padding: 0px 30px;
}
/* ============ Banners */
body .tight-banners .promo-banner .banner-subtitle, body .tight-banners .promo-banner .banner-title, body .tight-banners .promo-banner .banner-inner {
  margin-top: 0px;
}
body .tight-banners .promo-banner .banner-inner {
  margin-top: -1px;
}
.square-floating-img-grid .vc_column_container [class*="wd-rs-"].wd-image.wd-wpb {
  max-width: 50%;
}
@media (max-width: 600px) {
	.wd-carousel-container[data-hide_prev_next_buttons="yes"] .owl-carousel .owl-nav.disabled  {
		display1: unset;
	}
}
.prefooter-icons .info-box-wrapper .wd-info-box .info-svg-wrapper svg {
  width: 45px !important;
  height: 45px !important;
}
.square-floating-vedio-grid .floated-row-inage-video,
.square-floating-vedio-grid.odd-row .floated-row-inage-video {
	max-width: 70%;
	width: 60% !important;
  margin-bottom: 0px !important;
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
.square-floating-vedio-grid .floated-row-inage-video{
  margin-right: -75px !important;
}
.square-floating-vedio-grid.odd-row .floated-row-inage-video{
  margin-right: 0px !important;
	margin-left: -75px !important;
}

@media (max-width: 767px) {
	.square-floating-img-grid .vc_column_container [class*="wd-rs-"].wd-image.wd-wpb {
		max-width: 65%;
	}
	.square-floating-vedio-grid .floated-row-inage-video,
	.square-floating-vedio-grid.odd-row .floated-row-inage-video {
		max-width: 80% !important;
		width: 80% !important;
	}
	.square-floating-vedio-grid .floated-row-inage-video{
		margin-right: 25px !important;
	}
	.square-floating-vedio-grid.odd-row .floated-row-inage-video{
		margin-right: 0px !important;
		margin-left: 25px !important;
	}
}
.square-floating-vedio-grid .floated-row-inage-video rs-module-wrap {
	max-width1: 480px !important;
}

body .site-content .wpb_wrapper .wd-hover-tiled .product-element-bottom {
	padding-right: 0px;
	padding-left: 0px;
	background-color: transparent;
}
body button.plyr__control.plyr__control--overlaid svg {
    height: 25px !important;
    width: 29px !important;
    left: 14px !important;
}
body .tp-video-play-button,
body button.plyr__control--overlaid,
body .plyr__control--overlaid {
	background-color: rgba(255,255,255,.3) !important;
	border-radius: 50px !important;
	height: 50px !important;
	width: 50px !important;
	line-height: 50px !important;
	padding: 0px !important;
	border: 1px solid rgba(255,255,255,.5) !important;
}




@media (min-width: 1025px) {
	body .wd-cookies-popup.popup-display {
    position: fixed;
    top: unset;
    right: unset;
    bottom: 30px;
    left: 30px;
    z-index: 999;
    padding: 23px 23px;
    background-color: var(--bgcolor-white);
    width: 400px;
    box-shadow: 0 0px 20px 0 rgb(0 0 0 / 20%);
	}
	body .wd-cookies-popup .wd-cookies-inner {
			display: block;
	}

}	
@media (min-width: 1025px) {

}
@media (min-width: 1201px) {
	body .features-icons:not(.features-icons-with-gap) .vc_col-sm-6.vc_col-lg-1\/5.vc_col-has-fill .vc_column-inner {
		background:transparent !important;
	}
	.features-icons:not(.features-icons-with-gap) .features-icons-inner {
		margin-right: 0px !important;
		margin-left: 0px !important;	
	}
}
.features-icons .features-icons-inner .wd-info-box {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	padding: 50px !important;
	padding-top: 45px !important;
	padding-bottom: 45px !important;
	background-color: #f2f2f2 !important;
}
.features-icons .features-icons-inner .wd-info-box h4 {
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 2px;
  font-size: 16px;
}
.vc_row-o-equal-height.features-icons-inner .wpb_wrapper,
.vc_row-o-equal-height.features-icons-inner .wpb_wrapper .info-box-wrapper,
.vc_row-o-equal-height.features-icons-inner .wpb_wrapper .wd-info-box {
	height: 100%;
}
body .box-style-bg-hover:after {
	opacity: 0;
	transition: all .45s ease;
	width: 100%;
}
body .box-style-bg-hover.wpb_start_animation:after {
	width: 0;
	opacity: 1;
	transition-delay: .0s;
}
body .box-style-bg-hover.animated:hover:after,
body .box-style-bg-hover:hover:after {
	width: 100%;
	opacity: 1;
}

body .pricing-tables-wrapper .pricing-tables {
	align-items: flex-start;
	margin-right: 0px;
	margin-left: 0px;
	height: 100%;
}
body .price-packages .wd-price-table .wd-price-value {
  font-weight: 800;
}
body .price-packages .wd-price-table .wd-plan-title {
  font-size: 24px;
  margin-bottom: 0;
  font-weight: 800;
}
body .wd-price-table .wd-plan-inner {
	box-shadow: 0 0 14px 0 rgb(0,0,0,0.2);
	border: 0px solid #eeeeee;
}
body .wd-price-table.price-highlighted .wd-plan-inner {
	box-shadow: 0 0 32px 0 rgb(0,0,0,0.2);
	border: 1px solid #eeeeee;
}
body .wd-price-table .wd-plan-feature {
	text-align: left;
}
body .wd-price-table .wd-plan-feature > b {
	font-size:140%;
}
body .wd-price-table .wd-plan-feature:not(:last-child) p {
	margin: 0;
}
body .wd-price-table .wd-plan-feature:not(:last-child) {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: inherit;
}
.wd-plan-feature > p > i:before,
.wd-plan-feature > i:not(.price-feature-highlight):before {
  font-size: 11px;
  content: "\f112";
  font-family: "woodmart-font";
	line-height:20px;
	text-align:center;
	display:block;
	color: #ca0000;
}
.wd-plan-feature > .price-feature-star:before {
  font-size: 11px;
  content: "\f149";
  font-family: "woodmart-font";
	line-height:20px;
	display:inline-block;
	padding-left: 3px;
	color: #157840;
}
body .wd-price-table.price-highlighted {
    top: -25px;
}
.wd-plan-feature .price-feature-highlight {
	color: #157840;
}
body .price-packages .wd-price-table.label-color-yellow .price-label>span {
	background-color: #841dea;
	background-image: -webkit-linear-gradient(153.43deg, rgb(197, 41, 255) , rgb(127, 29, 233) 100%);
	background-image: linear-gradient(153.43deg, rgb(197, 41, 255) , rgb(127, 29, 233) 100%);
}
body .price-packages .wd-price-table.label-color-blue .price-label>span {
	background-color: #209ce7;
	background-image: -webkit-linear-gradient(45deg, rgba(32,180,231,1) 0%, rgba(0,85,200,1) 100%);
	background-image: linear-gradient(45deg, rgba(32,180,231,1) 0%, rgba(0,85,200,1) 100%);
}
body .custom-tooltip.tooltip .tooltip-inner,
body .custom-tooltip.wd-tltp .wd-tooltip-label {
	padding: 10px 10px!important;
	max-width: 200px;
	height: unset;
	min-width: 200px;
	border-radius: 0;
	background-color: #ffffff;
	border: 1px solid #dcdcdc;
	color: #222222;
	text-align: left;
	white-space: normal;
	line-height: 1.3;
	box-shadow: 4px 4px 12px 0 rgb(0,0,0,0.2);
	top: -50px;
}

.upper-case,
.features-intro .features-intro-boxes .box-title,
.features-intro .features-intro-boxes .box-subtitle {
	text-transform:uppercase;
}
.features-intro .features-intro-boxes .box-subtitle {
	letter-spacing:1px;
}


footer .inline-fields.overlay-form.wpforms-container {
    margin: 5px auto;
}

.wpforms-container.inline-fields.overlay-form .wpforms-form {
    position: relative;
}
.inline-fields.overlay-form.wpforms-container .wpforms-field {
    padding: 7px 0px;
}
div.wpforms-container-full.wpforms-container.inline-fields.overlay-form input[type=text] {
    border-radius: 40px !important;
}
.wpforms-container.inline-fields.overlay-form .wpforms-field-container {
    width: 100% !important;
    display: block !important;
}
.wpforms-container.inline-fields.overlay-form .wpforms-field-container .wpforms-field {
    padding-left: 0px !important;
}
.wpforms-container.inline-fields.overlay-form .wpforms-submit-container {
    width: auto;
    position: absolute;
    right: 5px;
    top: 2px;
    align-self: unset;
    padding: 0px 0 !important;
    height: auto !important;
}
div.wpforms-container-full.inline-fields.overlay-form input[type=email] {
    border-radius: 20px;
}
body .wpforms-container.inline-fields.overlay-form [type="submit"] {
    border-radius: 20px;
    padding: 6px 15px !important;
    line-height: 12px !important;
    height: calc(var(--wpforms-button-size-height) - 8px) !important;
    font-size: 12px;
    max-height: 35px;
    min-height: calc(var(--wpforms-button-size-height) - 8px);
    text-transform: uppercase;
}
div.wpforms-container-full.forms-light-style input[type=text], div.wpforms-container-full.forms-light-style input[type=text]:focus, div.wpforms-container-full.forms-light-style input[type=tel], div.wpforms-container-full.forms-light-style input[type=tel]:focus, div.wpforms-container-full.forms-light-style input[type=email], div.wpforms-container-full.forms-light-style input[type=email]:focus, div.wpforms-container-full.forms-light-style .wpforms-form textarea, div.wpforms-container-full.forms-light-style .wpforms-form textarea:focus, div.wpforms-container-full.forms-light-style .wpforms-form .wpforms-field input.wpforms-error {
    border: 0px;
    border-style: solid;
    border-color: #D1D1D1;
    box-shadow: 0 0 0 0px var(--wpforms-field-border-color), 0px 1px 0px rgba(0, 0, 0, 0.15);
    outline: none;
    border-radius: 0px;
    border-bottom-width: 0px;
}