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

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: url(https://acessorioslovelove.com.br/wp-content/uploads/2022/11/banner-popup.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.header-banner{
	background-color:rgb(255,255,255);
	background-image: none;
}

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

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

:root{
--wd-text-font:"Open Sans", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Open Sans", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Open Sans", 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:"Open Sans", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Open Sans", 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:"Open Sans", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title{
	font-weight: 600;
}

:root{
--wd-primary-color:rgb(232,173,184);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(232,173,184);
}
:root{
--btn-accented-bgcolor-hover:rgb(232,173,184);
}
: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: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-accented-color: #333;
		
					--btn-accented-color-hover: #333;
		
					
			
			
							--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-sticky-btn-height: 95px;
					
					--wd-brd-radius: 5px;
			}

			@media (max-width: 1024px) {
			:root {
				--wd-sticky-btn-height: 95px;
			}
		}
	
			@media (max-width: 768px) {
			:root {
				--wd-sticky-btn-height: 42px;
			}
		}
	
			@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-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;
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
			:root {
			--wd-header-banner-h: 40px;
		}
		@media (max-width: 1024px) {
			:root {
				--wd-header-banner-h: 40px;
			}
		}
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
/** Tooltip Styles */

/* Add this attribute to the element that needs a tooltip */
[data-tooltip] {
  position: relative;
  z-index: 2;
  cursor: pointer;
}

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  pointer-events: none;
}

/* Position tooltip above the element */
[data-tooltip]:before {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -150px;
  padding: 7px;
  width: 300px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
}

/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltip]:after {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #000;
  border-top: 5px solid hsla(0, 0%, 20%, 0.9);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0;
}

/* Show tooltip content on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.elementor-18 .elementor-element.elementor-element-9cd12ea:not(.elementor-motion-effects-element-type-background), .elementor-18 .elementor-element.elementor-element-9cd12ea > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    width: 120%;
    margin-left: -10%;
    padding: 0px 10%;
	padding-bottom: 50px;
}
.svg-para-entrar {
    fill: white;
    background-color: #e8aeb9;
    width: 120%;
    margin-left: -10%;
}
.elementor-element-736efa0 .elementor-widget-container .wd-image{
	border-radius: 350px;
  overflow: hidden;
}
.elementor-element-736efa0 .elementor-widget-container .wd-image img {
    width: 100%;
}
.wd-header-nav #menu-categorias {
   display: flex !important;
	flex-direction: row;
	justify-content: center;
	flex-wrap: nowrap;
	width: 100%;
}
.wd-nav {
    --nav-gap: 0px;
}
.wd-header-nav #menu-categorias.wd-nav>li {
    position: relative;
    padding: 5px 17.5px;
    border: 1px solid #ddd;
    border-left: 0px;
    border-top: 0px;
    border-bottom: 0px;
}
.wd-header-nav #menu-categorias.wd-nav>li#menu-item-11746{
	border-left: 1px solid #ddd;
}
.wd-header-nav #menu-categorias.wd-nav>li.current-menu-item{
	background-color: #ffe0c9;
}
.wd-header-nav #menu-categorias.wd-nav>li a{
	font-family: 'Open Sans', sans-serif;
  font-weight: 100;
}
.wd-header-nav #menu-categorias.wd-nav>li.current-menu-item a{
	color: #ea6b6b;
  font-weight: 500;
}
.wd-header-nav #menu-categorias.wd-nav>li:nth-child(odd){
	border-bottom: 4px solid #e8aeb9;
}
.wd-header-nav #menu-categorias.wd-nav>li:nth-child(even){
	border-bottom: 4px solid #ffe3e3;
}
.wd-header-nav #menu-categorias.wd-nav>li.current-menu-item a{
		border: 0px;
}
.wd-nav[class*="wd-style-underline"]>li:is(:hover,.current-menu-item,.wd-active,.active)>a .nav-link-text:after{
	background-color: transparent !important;
}
.elementor-18 .elementor-element.elementor-element-9dc7cc9 {
    margin-top: -30px;
}
.wd-header-nav.wd-inline {
    flex: 1 auto;
    max-width: 110%;
    width: 100%;
}
#slide-609.woodmart-loaded .wd-slide-bg{
	background: none !important;
}
.elementor-element-012a785, .elementor-element-a30f9fd, .elementor-element-e1a7285 {
    border-width: 1px;
    border-color: #cbb493;
    border-style: dashed;
    padding: 5px 5px 10px 5px;
    margin: 0px 20px;
}
section.vantagens{
    padding: 0px !important;
		padding-top: 20px !important;
    background-color: transparent !important;
    width: 101.5% !important;
    margin-left: -0.75% !important;
}
.elementor-12295 .elementor-element.elementor-element-07de3f4:not(.elementor-motion-effects-element-type-background){
	background-color: #f5f5f5;
}
.header-banner-display .header-banner {
    background-color: #f5efe7;
}
.elementor-18 .elementor-element.elementor-element-f79ceb9 > .elementor-widget-container {
   box-shadow: none !important;
}
.wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after{
	display: none;
}

.wd-progress-bar.wd-free-progress-bar {
    display: none !important;
}
.archive.term-atacado .products .term-description-atacado{
	color: #e8adb8;
	font-weight: bold;
	font-size: 35px;
	width: 100%;
	margin-bottom: 10px;
}
.btn-whatsapp-maint{
	display: block;
	background-color: #e8aeb9;
	border-radius: 7px;
	padding: 10px 20px;
	width: 300px;
	color: #fff;
	margin: 0 auto;
}

@media (min-width: 1025px) {
	.wd-cookies-popup {margin-left:1%;margin-right:60%}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.wd-cookies-popup {margin-left:1%;margin-right:60%}
}

@media (min-width: 577px) and (max-width: 767px) {
	.wd-cookies-inner .cookies-info-text {line-height:16px}
.wd-cookies-inner .cookies-buttons {margin-top:5px}
.wd-cookies-popup {padding:5px;margin-bottom:5px}
}

@media (max-width: 576px) {
	.wd-cookies-inner .cookies-info-text {line-height:16px}
.wd-cookies-inner .cookies-buttons {margin-top:5px}
.wd-cookies-popup {padding:5px;margin-bottom:5px}
}

