.et_column > .et_b_header-contacts {
width: 100%;
}
.et_b_header-contacts .contact {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.et_b_header-contacts .contact.icon-top {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.et_b_header-contacts .contact.icon-top .contact-icon,
.et_b_header-contacts .contact.icon-top .contact-info {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
.et_b_header-contacts .contact.icon-left .contact-icon {
margin-right: 5px;
}
.et_b_header-contacts .contact.icon-top .contact-icon {
margin-bottom: 5px;
}
.et_b_header-contacts .contact[onclick] {
cursor: pointer;
}
.et_b_header-contacts .contact:first-of-type {
margin-left: 0 !important;
}
.et_b_header-contacts .contact:last-of-type {
margin-right: 0 !important;
}.et_b_header-menu:not(.header-secondary-menu) li:hover > .nav-sublist-dropdown:not(.nav-sublist),
.et_b_header-menu li.menu-open-by-click.opened > .nav-sublist-dropdown:not(.nav-sublist),
.et_b_header-menu:not(.header-secondary-menu) .item-design-dropdown li:hover > .nav-sublist > ul,
.site-header .widget_nav_menu .menu > li .sub-menu,
.site-header .etheme_widget_menu li:hover > .nav-sublist-dropdown:not(.nav-sublist),
.site-header .etheme_widget_menu .item-design-dropdown li:hover > .nav-sublist > ul {
-webkit-animation-name: et-toTop;
animation-name: et-toTop;
}
.header-secondary-menu li:hover > .nav-sublist-dropdown:not(.nav-sublist),
.header-secondary-menu .item-design-dropdown li:hover > .nav-sublist > ul {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
.et_b_header-menu > .menu-main-container {
all: inherit;
width: auto;
margin: 0;
}
.et_b_header-menu .menu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.et_b_header-menu .menu li {
list-style: none;
}
.et_b_header-menu .menu a {
position: relative;
display: inline-block;
-webkit-text-fill-color: currentColor;
}
.et_b_header-menu .menu > li > a {
color: currentColor;
}
.et_b_header-menu.et_element-top-level .menu > li > a {
font-size: var(--content-zoom);
}
.et_b_header-menu.et_element-top-level .menu > li > a.type-img {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.et_b_header-menu.et_element-top-level .menu .type-img,
.header-mobile-menu .menu .type-img,
.et-mobile-panel .menu .type-img,
.et_b_header-menu.et_element-top-level .menu .nav-sublist-dropdown .type-img,
.header-mobile-menu .menu .nav-sublist-dropdown .type-img,
.et-mobile-panel .menu .nav-sublist-dropdown .type-img {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.et_b_header-menu.et_element-top-level .menu .type-img.position-center-center,
.header-mobile-menu .menu .type-img.position-center-center,
.et-mobile-panel .menu .type-img.position-center-center,
.et_b_header-menu.et_element-top-level .menu .type-img.position-center-top,
.header-mobile-menu .menu .type-img.position-center-top,
.et-mobile-panel .menu .type-img.position-center-top {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
.et_b_header-menu.et_element-top-level .menu .type-img.position-center-center img,
.header-mobile-menu .menu .type-img.position-center-center img,
.et-mobile-panel .menu .type-img.position-center-center img,
.et_b_header-menu.et_element-top-level .menu .type-img.position-center-top img,
.header-mobile-menu .menu .type-img.position-center-top img,
.et-mobile-panel .menu .type-img.position-center-top img {
margin-bottom: 10px;
}
.et_b_header-menu.et_element-top-level .menu .type-img.position-center-bottom,
.header-mobile-menu .menu .type-img.position-center-bottom,
.et-mobile-panel .menu .type-img.position-center-bottom {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.et_b_header-menu.et_element-top-level .menu .type-img.position-center-bottom img,
.header-mobile-menu .menu .type-img.position-center-bottom img,
.et-mobile-panel .menu .type-img.position-center-bottom img {
margin-top: 10px;
}
.et_b_header-menu.et_element-top-level .menu .type-img.position-right-top,
.header-mobile-menu .menu .type-img.position-right-top,
.et-mobile-panel .menu .type-img.position-right-top {
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
}
.et_b_header-menu.et_element-top-level .menu .type-img.position-right-center,
.header-mobile-menu .menu .type-img.position-right-center,
.et-mobile-panel .menu .type-img.position-right-center {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.et_b_header-menu.et_element-top-level .menu .type-img.position-right-bottom,
.header-mobile-menu .menu .type-img.position-right-bottom,
.et-mobile-panel .menu .type-img.position-right-bottom {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.et_b_header-menu.et_element-top-level .menu .type-img.position-left-top,
.header-mobile-menu .menu .type-img.position-left-top,
.et-mobile-panel .menu .type-img.position-left-top {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
}
.et_b_header-menu.et_element-top-level .menu .type-img.position-left-center,
.header-mobile-menu .menu .type-img.position-left-center,
.et-mobile-panel .menu .type-img.position-left-center {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.et_b_header-menu.et_element-top-level .menu .type-img.position-left-bottom,
.header-mobile-menu .menu .type-img.position-left-bottom,
.et-mobile-panel .menu .type-img.position-left-bottom {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.et_b_header-menu.et_element-top-level .menu .type-img.position-left-top,
.header-mobile-menu .menu .type-img.position-left-top,
.et-mobile-panel .menu .type-img.position-left-top,
.et_b_header-menu.et_element-top-level .menu .type-img.position-left-center,
.header-mobile-menu .menu .type-img.position-left-center,
.et-mobile-panel .menu .type-img.position-left-center,
.et_b_header-menu.et_element-top-level .menu .type-img.position-left-bottom,
.header-mobile-menu .menu .type-img.position-left-bottom,
.et-mobile-panel .menu .type-img.position-left-bottom {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.header-main-menu.et_element-top-level .menu-main-container > .menu {
-webkit-box-pack: inherit;
-ms-flex-pack: inherit;
justify-content: inherit;
}
.et_b_header-menu ul[id] {
margin-bottom: 0;
}
.et_b_header-menu.et_element-top-level .menu > li:last-child > a + .et_b_header-menu-sep,
.et_b_header-menu.et_element-top-level .menu ul .et_b_header-menu-sep {
display: none;
}
.et_b_header-menu:not(.et_element-top-level) .menu a {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.et_b_header-menu:not(.et_element-top-level) .menu a .label-text {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.et_b_header-menu .item-design-dropdown .nav-sublist-dropdown:not(.nav-sublist) {
width: 18em;
}
.header-main-menu .nav-sublist-dropdown:not(.nav-sublist) {
top: 100%;
padding: 0.6em 1.14em;
}
.et_b_header-menu.et_element-top-level .item-design-mega-menu .nav-sublist-dropdown:not(.nav-sublist) {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.et_b_header-menu.et_element-top-level .item-design-dropdown .nav-sublist-dropdown:not(.nav-sublist),
.et_b_header-menu.et_element-top-level .item-design-dropdown .nav-sublist-dropdown ul > li .nav-sublist ul,
.et_b_header-menu.et_element-top-level .item-design-mega-menu .nav-sublist-dropdown:not(.nav-sublist) {
padding-left: 0 !important;
padding-right: 0 !important;
}
.et_b_header-menu.et_element-top-level .nav-sublist-dropdown .item-link,
.site-header .widget_nav_menu .menu > li > .sub-menu a,
.site-header .etheme_widget_menu .nav-sublist-dropdown .item-link {
font-size: var(--content-zoom);
}
.et_b_header-menu .nav-sublist-dropdown .item-link {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 100%;
color: currentColor;
-webkit-text-fill-color: currentColor;
padding: 0.6em 1.9em;
}
.et_b_header-menu .nav-sublist-dropdown .item-link:hover,
.site-header .widget_nav_menu .menu > li > .sub-menu a:hover,
.site-header .etheme_widget_menu .nav-sublist-dropdown .item-link:hover {
opacity: 0.5;
}
.et_b_header-menu .nav-sublist-dropdown ul {
display: block;
width: 100%;
}
.et_b_header-menu .menu-static-block ul {
display: inline-block;
}
.et_b_header-menu li > .nav-sublist-dropdown:not(.nav-sublist),
.et_b_header-menu li.menu-open-by-click:not(.opened):hover > .nav-sublist-dropdown:not(.nav-sublist) {
opacity: 0;
visibility: hidden;
pointer-events: none;
}
.et_b_header-menu li:hover > .nav-sublist-dropdown:not(.nav-sublist),
.et_b_header-menu li.menu-open-by-click.opened > .nav-sublist-dropdown:not(.nav-sublist) {
opacity: 1;
visibility: visible;
z-index: 1002;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
pointer-events: auto;
}
.et_b_header-menu .nav-sublist-dropdown {
text-transform: none;
}
.et_b_header-menu .item-design-dropdown .nav-sublist-dropdown {
opacity: 0;
visibility: hidden;
}
.et_b_header-menu .item-design-dropdown:hover > .nav-sublist-dropdown,
.et_b_header-menu .item-design-dropdown li:hover > .nav-sublist-dropdown {
opacity: 1;
visibility: visible;
z-index: 2;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
}
.et_b_header-menu.et_element-top-level .item-design-dropdown .nav-sublist-dropdown ul > li .nav-sublist ul {
margin-top: 0 !important;
}
.et_b_header-menu .item-design-dropdown .nav-sublist-dropdown ul > li > a {
width: 100%;
}
.et_b_header-menu .item-design-dropdown .nav-sublist-dropdown ul > li ul ul {
z-index: -2;
}
.et_b_header-menu .item-design-dropdown .nav-sublist-dropdown ul > li .nav-sublist ul {
background-color: var(--et_white-2-dark);
padding: 1em 0;
}
.et_b_header-menu .nav-sublist-dropdown {
color: var(--et_dark-2-white);
background: var(--et_white-2-dark);
}
.et_b_header-menu.menu-items-dots.et_element-top-level .menu > li > a {
border-color: transparent;
}
.et_b_header-menu:not(.menu-items-dots) .et_b_header-menu-sep {
display: none;
}
.menu-items-arrow .menu > li > a:before {
content: '';
height: 0;
width: 0;
background: transparent !important;
border: 0.5em solid transparent;
border-bottom-color: #555;
position: absolute;
left: 50%;
bottom: -0.5em;
opacity: 0;
visibility: hidden;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.menu-items-arrow .menu > li.current-menu-item > a:hover:before,
.menu-items-arrow .menu > li > a:hover:before {
bottom: 0;
visibility: visible;
opacity: 1;
}
.et_b_header-menu.et_element-top-level .menu > li > a:before,
.et_b_header-menu.et_element-top-level.menu-items-custom .menu > li > a:hover,
.et_b_header-menu.et_element-top-level.menu-items-custom .menu > .current-menu-item > a,
.et_b_header-menu.et_element-top-level .menu > .current-menu-item > a:before {
background-color: var(--et_border-color);
}
.et_b_header-menu.et_element-top-level .menu > li > a i,
.header-mobile-menu .menu > li > a i,
.et-mobile-panel .menu > li > a i {
display: inline-block;
margin-right: 5px;
}
.et_b_header-menu.et_element-top-level .menu .type-img.position-right-top img,
.header-mobile-menu .menu .type-img.position-right-top img,
.et-mobile-panel .menu .type-img.position-right-top img,
.et_b_header-menu.et_element-top-level .menu .type-img.position-right-center img,
.header-mobile-menu .menu .type-img.position-right-center img,
.et-mobile-panel .menu .type-img.position-right-center img,
.et_b_header-menu.et_element-top-level .menu .type-img.position-right-bottom img,
.header-mobile-menu .menu .type-img.position-right-bottom img,
.et-mobile-panel .menu .type-img.position-right-bottom img {
margin-left: 10px;
}
.et_b_header-menu.et_element-top-level .menu .type-img.position-left-top-center img,
.header-mobile-menu .menu .type-img.position-left-top-center img,
.et-mobile-panel .menu .type-img.position-left-top-center img {
float: left;
}
.et_b_header-menu.et_element-top-level .menu .type-img.position-left-top img,
.header-mobile-menu .menu .type-img.position-left-top img,
.et-mobile-panel .menu .type-img.position-left-top img,
.et_b_header-menu.et_element-top-level .menu .type-img.position-left-center img,
.header-mobile-menu .menu .type-img.position-left-center img,
.et-mobile-panel .menu .type-img.position-left-center img,
.et_b_header-menu.et_element-top-level .menu .type-img.position-left-bottom img,
.header-mobile-menu .menu .type-img.position-left-bottom img,
.et-mobile-panel .menu .type-img.position-left-bottom img {
margin-right: 10px;
}
.et_b_header-menu:not(.header-secondary-menu) .item-design-mega-menu .nav-sublist-dropdown .container > ul > li:not(:last-child) {
border-right: 1px solid var(--et_border-color);
}
.et_b_header-menu:not(.et_element-top-level) .menu a img {
margin-right: 10px;
-webkit-box-ordinal-group: -1;
-ms-flex-order: -2;
order: -2;
}
.et_b_header-menu .nav-sublist-dropdown:not(.nav-sublist) {
position: absolute;
left: 0;
z-index: -1;
background-color: var(--et_white-2-dark);
text-align: start;
border: 1px solid var(--et_border-color);
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.header-secondary-menu.et_element-top-level .item-design-mega-menu .nav-sublist-dropdown .item-link,
.header-secondary-menu.et_element-top-level .item-design-mega-menu .nav-sublist-dropdown > .container > ul .item-level-1 > a {
padding-left: 0;
padding-right: 9px;
}
.et_b_header-menu .item-design-dropdown .nav-sublist-dropdown ul > li.menu-item-has-children > a:after {
font-size: 60%;
right: 1em;
}
.et_b_header-menu .item-design-dropdown .nav-sublist-dropdown ul > li ul,
.site-header .widget_nav_menu .menu > li > .sub-menu .sub-menu,
.site-header .etheme_widget_menu .item-design-dropdown .nav-sublist-dropdown ul > li ul {
position: absolute;
top: calc(-1em - 1px);
border: 1px solid var(--et_border-color);
z-index: 0;
left: 100%;
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
}
.menu-items-underline .menu > li > a:before {
content: '';
height: 2px;
width: 0;
right: 0;
position: absolute;
-webkit-transition: width 0.2s ease-in-out;
transition: width 0.2s ease-in-out;
bottom: 0;
}
.menu-items-underline .menu > li.current-menu-item > a:before,
.menu-items-underline .menu > li > a:hover:before,
.menu-items-underline .menu > li.opened > a:before {
width: 100%;
left: 0;
right: auto;
}
.menu-items-overline .menu > li > a:before {
content: '';
height: 2px;
width: 0;
right: 0;
position: absolute;
-webkit-transition: width 0.2s ease-in-out;
transition: width 0.2s ease-in-out;
top: 0;
}
.menu-items-overline .menu > li > a:hover:before {
width: 100%;
left: 0;
right: auto;
}
.menu-items-overline .menu > li.current-menu-item > a:before,
.menu-items-overline .menu > li > a:hover:before,
.menu-items-overline .menu > li.opened > a:before {
width: 100%;
left: 0;
right: auto;
}
.menu-items-dots .menu > li:not(:last-child) > a:before {
color: currentColor;
-webkit-text-fill-color: currentColor;
position: absolute;
right: 0;
-webkit-transform: translateX(50%);
transform: translateX(50%);
background-color: transparent !important;
}.et_b_header-search:not(.et_element-top-level) .input-row {
border: none;
}
.et_b_header-search:not(.et_element-top-level) input[type="text"],
.et_b_header-search:not(.et_element-top-level) select,
.et_b_header-search:not(.et_element-top-level) .search-button {
height: 40px;
line-height: 20px;
}
.et_b_header-search:not(.et_element-top-level) .search-button {
width: 40px;
}
.et_b_header-search:not(.et_element-top-level) .search-button,
.et_b_header-search:not(.et_element-top-level) .search-button:hover {
color: currentColor;
-webkit-text-fill-color: currentColor;
background-color: transparent;
}
.et_b_header-search:not(.et_element-top-level) .input-row {
color: var(--et_main-color);
-webkit-text-fill-color: currentColor;
border: 1px solid var(--et_border-color);
}
.et_b_header-search.et_element-top-level > span img,
.et_b_header-search.et_element-top-level .search-button img {
max-width: 1em;
max-height: 1em;
}
#header .et_b_header-search:not(.et_element-top-level) .ajax-results-wrapper {
position: relative;
width: 100% !important;
margin: 0;
max-width: unset;
min-width: unset;
border: none;
left: 0 !important;
}
.et_b_header-search:not(.et_element-top-level) .ajax-results-wrapper .autocomplete-suggestions {
padding: 12px 5px 5px;
}
.et_b_header-search:not(.et_element-top-level) .ajax-results-wrapper .autocomplete-no-suggestion {
margin-top: -7px;
}
.ajax-search-tabs {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
color: #222;
}
.et_b_header-search:not(.et_element-top-level) .search-results-titles span {
margin: 0;
padding: 0 7px 7px;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
font-size: 90%;
text-align: center;
}
.et_b_header-search:not(.et_element-top-level) .ajax-in-action .search-button {
color: transparent !important;
}
.et_b_header-search:not(.et_element-top-level) .ajax-in-action .search-button:after {
content: '';
position: absolute;
width: 16px;
height: 16px;
margin: 0 auto;
border: 1px solid var(--et_border-color);
border-left-color: var(--et_main-color);
border-radius: 50%;
top: calc(50% - 8px);
-webkit-animation: rotate 0.5s infinite linear;
animation: rotate 0.5s infinite linear;
}
.et_b_header-search .search-button:not(.loading) span,
.et_b_header-search .search-button.loading svg,
.et_b_header-search .search-button.loading img {
display: none;
}
.et_b_header-search .input-row {
--et_inputs-border-radius: 0;
position: relative;
border: 1px solid var(--et_border-color);
background: #fff;
margin-left: auto;
margin-right: auto;
-ms-flex-pack: distribute;
justify-content: space-around;
}
.et_b_header-search form:not(.input-icon) {
width: 100%;
}
.et_b_header-search input[type="text"] {
font-size: 100%;
color: #222;
width: 100%;
background-color: #fff;
border-width: 0;
padding-left: 10px;
padding-right: 10px;
border-radius: 0;
}
.et_b_header-search input::-webkit-input-placeholder {
color: #888;
}
.et_b_header-search select,
.et_b_header-search .fancy-select .fancy-placeholder-text {
color: #222;
bottom: 0;
left: 0;
border-width: 0;
background-color: transparent !important;
background-image: var(--et_select-arrow-closed);
background-position: calc(100% - 12px) 50%;
background-repeat: no-repeat;
background-size: 10px;
-webkit-transition: max-width 0.2s ease-in-out;
transition: max-width 0.2s ease-in-out;
padding: 0 27px 0 0;
}
.et_b_header-search [data-search-mode="white"] select,
.et_b_header-search [data-search-mode="white"] .fancy-select .fancy-placeholder-text {
color: #fff;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAA3lBMVEUAAAD////MzMzV1dXb29vf39/j4+Pm5ubo6OjY2Njd3d3f39/j4+Pm5ubn5+fc3Nzf39/g4ODj4+Pd3d3f39/g4ODi4uLj4+Pf39/h4eHj4+Pg4ODi4uLf39/i4uLg4ODh4eHj4+Pg4ODh4eHh4eHh4eHh4eHi4uLh4eHh4eHh4eHh4eHh4eHh4eHg4ODh4eHh4eHi4uLh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eFRk8keAAAASnRSTlMAAwUGBwgJCgsNDxASFBUWGBkbHiAhIyUoKi0yNTg+QURIS1RcoKmusrS4u8HFyMrN0NPV2Nrd3t/g4uPk5ujs7e7v8vP19vf6/B4KHFoAAACPSURBVHjazcxTAkJBFIDh/yrbtm3b7X9B2XiubzwH/JT623c/KfBGSDZIbFMiL8TUKgrxTVbhiZReRo5nbJ1T8UDOLMLnW3hR0HKjyc+C13toXjZc77riNMBNYFIxnm/60sjHA/+4bj2e5urQyxPvsGEDS63r4oVn0HHam20nb9y9bvfc75WjVTXxkSLxJ/ZSKgzwwjRX7AAAAABJRU5ErkJggg==);
}
.et_b_header-search .fancy-select .fancy-placeholder-text {
white-space: nowrap;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
cursor: pointer;
height: var(--et_inputs-height, 2.642rem);
line-height: 2rem;
border: 0 solid var(--et_inputs-border-color, var(--et_border-color));
}
.et_b_header-search .fancy-select p {
margin: 0;
color: currentColor;
}
.fancy-select-results {
background: #fff;
color: #222;
left: 0;
-webkit-animation: et-dropdown 0.3s;
animation: et-dropdown 0.3s;
z-index: 27;
border: 1px solid var(--et_border-color);
}
.fancy-select-results ul {
margin-bottom: 0;
text-align: start;
}
.fancy-select-results > ul {
overflow: hidden;
overflow-y: auto;
max-height: 230px;
padding: 10px 0;
}
.fancy-select-results ul li {
padding: 0.5em 2em;
cursor: pointer;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.fancy-select-results ul li:hover {
opacity: 0.7;
background: #f1f1f1;
}
.et_b_header-search .search-button {
font-size: 100%;
padding: 0;
border: none;
background: transparent;
}
.et_b_header-search .clear {
color: #222;
padding: 0 10px 0 0;
font-size: 85%;
line-height: 1;
-webkit-animation: fadeIn 0.3s, et-rtl 0.3s;
animation: fadeIn 0.3s, et-rtl 0.3s;
text-transform: uppercase;
}
.ajax-search-form:not(.ajax-results-shown) .clear {
display: none;
}
.ajax-search-form.input-icon:before {
content: '';
width: 100%;
height: 0;
position: absolute;
top: 0;
}
.et_b_header-search .et-mini-content {
background: transparent;
}
.et_b_header-search .et-mini-content,
.ajax-results-wrapper {
width: 100%;
min-width: 310px;
}
.justify-content-center .input-row,
.mobile-header-wrapper .mob-justify-content-center .input-row {
margin-right: auto;
margin-left: auto;
}
.mobile-header-wrapper .et_b_header-search.et-content-dropdown {
position: static;
font-weight: 400;
}
.mobile-header-wrapper .et_b_header-search .input-row {
width: 100%;
}
.et_b_header-search select + input[type="text"],
.et_b_header-search .fancy-select + input[type="text"] {
border-left-width: 1px;
}
.justify-content-start .input-row {
margin-left: 0;
}
.justify-content-end .input-row {
margin-right: 0;
}
.mobile-header-wrapper .mob-justify-content-start .input-row {
margin-left: 0;
margin-right: auto;
}
.mobile-header-wrapper .mob-justify-content-end .input-row {
margin-right: 0;
margin-left: auto;
}
#header .mobile-header-wrapper .et_b_header-search:not(.search-full-width) .et-mini-content,
#header .mobile-header-wrapper .input-input:not(.search-full-width-form) .ajax-results-wrapper {
min-width: unset;
width: calc(100% - 30px);
left: 15px;
right: 0;
}.boxed #header.sticky-on:not([data-type="sticky"]) > [class*=header-wrapper], .boxed #header > [class*=header-wrapper] .sticky-on > div, .framed #header.sticky-on:not([data-type="sticky"]) > [class*=header-wrapper], .framed #header > [class*=header-wrapper] .sticky-on > div{max-width:calc(1230px + 30px - ( 2 * var(--sticky-on-space-fix, 0px)) );}body, body.yith-woocompare-popup{font-family:Varela Round, sans-serif;font-size:14px;font-weight:400;letter-spacing:1px;line-height:28px;text-transform:none;color:#000000;}body, [data-mode="dark"]{--et_font-color:#000000;--et_inputs-border-radius:0px;--et_inputs-border-color:#333333;--et_error-bg-color:rgba(255,255,255,0);--et_notice-color:#b3c94e;--et_info-color:#f98304;--et_error-color:#dd0000;--et_btn-bg-color:#f98304;--et_btn-bg-color-hover:#b3c94e;--et_btn-color:#ffffff;--et_btn-color-hover:#000000;--et_btn-br-color:#000000;--et_btn-br-color-hover:#95a83f;--et_btn-bordered-bg-color:#f98304;--et_btn-bordered-bg-color-hover:#b3c94e;--et_btn-bordered-color:#ffffff;--et_btn-bordered-color-hover:#000000;--et_btn-bordered-br-color:#000000;--et_btn-bordered-br-color-hover:#95a83f;--et_btn-dark-bg-color:#f98304;--et_btn-dark-bg-color-hover:#b3c94e;--et_btn-dark-color:#ffffff;--et_btn-dark-color-hover:#000000;--et_btn-dark-br-color:#000000;--et_btn-dark-br-color-hover:#b3c94e;--et_btn-active-bg-color:#f98304;--et_btn-active-bg-color-hover:#b3c94e;--et_btn-active-color:#ffffff;--et_btn-active-color-hover:#000000;--et_btn-active-br-color:#000000;--et_btn-active-br-color-hover:#b3c94e;}body{--p-font-size:16px;--p-line-height:1.6;--et_active-color:#95a83f;--et_browser-bar-color:#ffffff;background:#ffffff;background-color:#ffffff;--et_arrows-bg-color:#95a83f;--et_arrows-color:#95a83f;--product-title-lines:2;--product-title-line-height:calc(3ex + (2px - 2px));--et_hot-label-color:#ffffff;--et_hot-label-bg-color:#95a83f;--et_on-sale-radius:0%;--product-stock-step-1-active-color:#2e7d32;--product-stock-step-2-active-color:#f57f17;--product-stock-step-3-active-color:#c62828;--customizer-ui-width:21%;--customizer-ui-content-zoom:1%;--single-sale-zoom-proportion:1;--single-product-price-proportion:1.4;--single-add-to-cart-button-proportion:1;--single-add-to-cart-background-color:#dd9933;--single-add-to-cart-color:#ffffff;--single-add-to-cart-hover-background-color:#95a83f;--single-add-to-cart-hover-color:#ffffff;--single-add-to-cart-button-spacing:4px;--single-product-wishlist-proportion:1.6;--single-product-compare-proportion:1.5;--single-product-socials-label-proportion:1;}.title h3, blockquote, .share-post .share-title, .sidebar-widget .tabs .tab-title, .widget-title, .related-posts .title span, .content-product .product-title a, .results-ajax-list .ajax-item-title, table.cart .product-details .product-title, .product_list_widget li .product-title a, .woocommerce table.wishlist_table .product-name a, .comment-reply-title, .et-tabs .vc_tta-title-text, .single-product-right .product-information-inner .product_title, .single-product-right .product-information-inner h1.title, .post-heading h2 a, .post-heading h2, .post-heading h1, .sidebar .recent-posts-widget .post-widget-item h4 a, .et-tabs-wrapper .tabs .accordion-title span, .woocommerce-cart-form table thead th{font-family:Varela Round, sans-serif;font-weight:400;letter-spacing:2px;line-height:22px;text-transform:none;color:#95a83f;}h1, h2, h3, h4, h5, h6, .products-title{font-family:Varela Round, sans-serif;font-weight:400;letter-spacing:2px;color:#95a83f;text-transform:none;}.page-heading{background-image:url(https://www.hipnozaeduardbogdan.ro/wp-content/uploads/breadcrumbs.webp);background-color:#95a83f;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:auto;-moz-background-size:auto;-ms-background-size:auto;-o-background-size:auto;background-size:auto;}.breadcrumb-trail{background-image:url(https://www.hipnozaeduardbogdan.ro/wp-content/uploads/breadcrumbs.webp);background-color:#95a83f;background-repeat:no-repeat;background-position:center center;background-attachment:scroll;-webkit-background-size:auto;-moz-background-size:auto;-ms-background-size:auto;-o-background-size:auto;background-size:auto;}.page-heading .breadcrumbs, .page-heading .woocommerce-breadcrumb, .page-heading .bbp-breadcrumb, .page-heading .a-center, .page-heading .title, .page-heading .breadcrumb_last, .page-heading a, .page-heading .span-title, [class*=" paged-"] .page-heading.bc-type-left2 .span-title, .bbp-breadcrumb-current, .page-heading .breadcrumbs a, .page-heading .woocommerce-breadcrumb a, .page-heading .bbp-breadcrumb a{font-family:Alegreya, serif;font-size:14px;font-weight:500;letter-spacing:0px;line-height:34px;text-transform:none;color:#ffffff;}.page-heading.bc-type-left2 .title, .page-heading.bc-type-left .title, .page-heading.bc-type-default .title, .page-heading .breadcrumb_last, [class*=" paged-"] .page-heading .span-title:last-of-type, [class*=" paged-"] .page-heading.bc-type-left2 .span-title:last-of-type, .single-post .page-heading.bc-type-left2 #breadcrumb a:last-of-type, .bbp-breadcrumb-current{font-family:Alegreya, serif;font-size:14px;font-weight:700;letter-spacing:0px;line-height:34px;text-transform:none;color:#ffffff;}.template-container .template-content .footer a, .template-container .template-content .footer .vc_wp_posts .widget_recent_entries li a{color:#cccccc;}.template-container .template-content .footer a:hover, .template-container .template-content .footer .vc_wp_posts .widget_recent_entries li a:hover{color:#ffffff;}.template-container .template-content .footer a:active, .template-container .template-content .footer .vc_wp_posts .widget_recent_entries li a:active{color:#ffffff;}footer.footer, [data-mode="dark"] .footer{background:#333333;background-color:#333333;}.footer{padding-top:0;padding-bottom:0;}footer.footer:after{top:0;border-bottom-width:0px;border-bottom-style:none;border-bottom-color:#e1e1e1;}.etheme-sticky-cart{background:#ffffff;background-color:#ffffff;}.btn:not(.black):not(.active):not(.bordered):not(.style-custom), .content-product .product-details .button, .content-product .quantity-wrapper .button.et-st-disabled:hover, .woocommerce-Button, .et_load-posts .btn a, .et_shop-load-more:not(.finished) a, .sb-infinite-scroll-load-more:not(.finished) a, form #qna-ask-input button, body #wcmp-store-conatiner input[type="submit"]{font-size:14px;line-height:14px;text-transform:none;border-top-width:1px;border-bottom-width:1px;border-left-width:1px;border-right-width:1px;border-top-left-radius:14px;border-top-right-radius:14px;border-bottom-right-radius:14px;border-bottom-left-radius:14px;border-style:solid;}.btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover, .content-product .product-details .button:hover, .woocommerce-Button:hover, .et_load-posts .btn a:hover, .et_shop-load-more:not(.finished) a:hover, .sb-infinite-scroll-load-more:not(.finished) a:hover, form #qna-ask-input button:hover, body #wcmp-store-conatiner input[type="submit"]:hover{border-top-width:1px;border-bottom-width:1px;border-left-width:1px;border-right-width:1px;border-style:solid;}.btn.bordered, .btn.bordered.small, .btn.bordered.medium, .btn.bordered.big{font-size:14px;line-height:14px;text-transform:none;border-top-width:1;border-bottom-width:1;border-left-width:1;border-right-width:1;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-style:solid;}.btn.bordered:hover,.btn.bordered:focus{border-top-width:1px;border-bottom-width:1px;border-left-width:1px;border-right-width:1px;}.btn.small.black, .btn.medium.black, .btn.big.black, .before-checkout-form .button, .etheme-above-checkout-form .button, .checkout-button, .shipping-calculator-form .button, .single_add_to_cart_button.button, .single_add_to_cart_button.button:focus, .single_add_to_cart_button.button.disabled, .single_add_to_cart_button.button.disabled:hover, .et-quick-view-wrapper .single_add_to_cart_button.button, .et-quick-view-wrapper .single_add_to_cart_button.button:focus, .et-quick-view-wrapper .single_add_to_cart_button.button.disabled, .et-quick-view-wrapper .single_add_to_cart_button.button.disabled:hover, form.login .button, form.register .button, form.register .button.woocommerce-Button, form.lost_reset_password .button, .woocommerce-EditAccountForm .woocommerce-Button, .empty-cart-block .btn, .empty-wishlist-block .btn, .empty-compare-block .btn, .empty-category-block .btn, .woocommerce-mini-cart__empty-message .btn, .form-submit input[type="submit"], #commentform input[type="button"], .form-submit input[type="submit"]:focus, .my_account_orders .view, .et-quick-view-wrapper .product_type_variable, .et-quick-view-wrapper .product_type_variation, .coupon input[type="submit"], .widget_search button, .widget_product_search button, .woocommerce-product-search button, form.wpcf7-form .wpcf7-submit:not(.active), .woocommerce table.wishlist_table td.product-add-to-cart a, .wcmp-quick-info-wrapper form input[type=submit], .product_list_widget .buttons a, .et-wishlist-widget .wishlist-dropdown .buttons .btn-view-wishlist, .btn-checkout, .mini-cart-buttons .button:not(.btn-checkout), .mini-cart-buttons a, .form-row.place-order .button, .search-full-width form .btn, .xstore-wishlist-action .button, .xstore-compare-button .button, .form-actions .add-all-products, .form-actions .compare-more-products, .form-actions .xstore-wishlist-actions, .form-actions .xstore-compare-actions, .et-cookies-popup-wrapper .cookies-button, body .etheme-checkout-page-next-step, .etheme-checkout-page-steps-footer #place_order, body .etheme-checkout-page-previous-step, .etheme-elementor-cart-checkout-page-coupon .button, .etheme-elementor-cart-checkout-page-login-form .button{font-size:14px;line-height:14px;text-transform:none;border-top-width:1px;border-bottom-width:1px;border-left-width:1px;border-right-width:1px;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-style:solid;}.btn.small.black:hover, .btn.medium.black:hover, .btn.big.black:hover, .before-checkout-form .button:hover, .etheme-above-checkout-form .button:hover, .checkout-button:hover, .shipping-calculator-form .button:hover, .single_add_to_cart_button.button:hover, .single_add_to_cart_button.button:hover:focus, .et-quick-view-wrapper .single_add_to_cart_button.button:hover, .et-quick-view-wrapper .single_add_to_cart_button.button:hover:focus, form.login .button:hover, form.register .button:hover, form.register .button.woocommerce-Button:hover, form.lost_reset_password .button:hover, .woocommerce-EditAccountForm .woocommerce-Button:hover, .empty-cart-block .btn:hover, .empty-wishlist-block .btn:hover, .empty-compare-block .btn:hover, .empty-category-block .btn:hover, .woocommerce-mini-cart__empty-message .btn:hover, .form-submit input[type="submit"]:hover, #commentform input[type="button"]:hover, .my_account_orders .view:hover, .et-quick-view-wrapper .product_type_variable:hover, .et-quick-view-wrapper .product_type_variation:hover, .coupon input[type="submit"]:hover, .widget_search button:hover, .widget_product_search button:hover, .widget_search button:hover, .woocommerce-product-search button:hover, form.wpcf7-form .wpcf7-submit:not(.active):hover, .woocommerce table.wishlist_table td.product-add-to-cart a:hover, .wcmp-quick-info-wrapper form input[type=submit]:hover, .product_list_widget .buttons a:hover, .et-wishlist-widget .wishlist-dropdown .buttons .btn-view-wishlist:hover, .btn-checkout:hover, .mini-cart-buttons .button:not(.btn-checkout):hover, .mini-cart-buttons a, .form-row.place-order .button:hover, .search-full-width form .btn:hover, .xstore-wishlist-action .button:hover, .xstore-compare-button .button:hover, .form-actions .add-all-products:hover, .form-actions .compare-more-products:hover, .form-actions .xstore-wishlist-actions:hover, .form-actions .xstore-compare-actions:hover, .et-cookies-popup-wrapper .cookies-button:hover, body .etheme-checkout-page-next-step:hover, .etheme-checkout-page-steps-footer #place_order:hover, body .etheme-checkout-page-previous-step:hover,.btn.small.black:focus, .btn.medium.black:focus, .btn.big.black:focus, .before-checkout-form .button:focus, .etheme-above-checkout-form .button:focus, .checkout-button:focus, .shipping-calculator-form .button:focus, .single_add_to_cart_button.button:focus, .single_add_to_cart_button.button:focus:focus, .et-quick-view-wrapper .single_add_to_cart_button.button:focus, .et-quick-view-wrapper .single_add_to_cart_button.button:focus:focus, form.login .button:focus, form.register .button:focus, form.register .button.woocommerce-Button:focus, form.lost_reset_password .button:focus, .woocommerce-EditAccountForm .woocommerce-Button:focus, .empty-cart-block .btn:focus, .empty-wishlist-block .btn:focus, .empty-compare-block .btn:focus, .empty-category-block .btn:focus, .woocommerce-mini-cart__empty-message .btn:focus, .form-submit input[type="submit"]:focus, #commentform input[type="button"]:focus, .my_account_orders .view:focus, .et-quick-view-wrapper .product_type_variable:focus, .et-quick-view-wrapper .product_type_variation:focus, .coupon input[type="submit"]:focus, .widget_search button:focus, .widget_product_search button:focus, .widget_search button:focus, .woocommerce-product-search button:focus, form.wpcf7-form .wpcf7-submit:not(.active):focus, .woocommerce table.wishlist_table td.product-add-to-cart a:focus, .wcmp-quick-info-wrapper form input[type=submit]:focus, .product_list_widget .buttons a:focus, .et-wishlist-widget .wishlist-dropdown .buttons .btn-view-wishlist:focus, .btn-checkout:focus, .mini-cart-buttons .button:not(.btn-checkout):focus, .mini-cart-buttons a, .form-row.place-order .button:focus, .search-full-width form .btn:focus, .xstore-wishlist-action .button:focus, .xstore-compare-button .button:focus, .form-actions .add-all-products:focus, .form-actions .compare-more-products:focus, .form-actions .xstore-wishlist-actions:focus, .form-actions .xstore-compare-actions:focus, .et-cookies-popup-wrapper .cookies-button:focus, body .etheme-checkout-page-next-step:focus, .etheme-checkout-page-steps-footer #place_order:focus, body .etheme-checkout-page-previous-step:focus{border-top-width:1px;border-bottom-width:1px;border-left-width:1px;border-right-width:1px;border-style:solid;}.btn.active, .button.active, input[type="submit"].dokan-btn-success, a.dokan-btn-success, .dokan-btn-success, .dokan-dashboard-content .add_note{font-size:14px;line-height:14px;text-transform:none;border-top-width:1px;border-bottom-width:1px;border-left-width:1px;border-right-width:1px;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-style:solid;}.btn.active:hover, .button.active:hover, input[type="submit"].dokan-btn-success:hover, a.dokan-btn-success:hover, .dokan-btn-success:hover, .dokan-dashboard-content .add_note:hover,.btn.active:focus, .button.active:focus, input[type="submit"].dokan-btn-success:focus, a.dokan-btn-success:focus, .dokan-btn-success:focus, .dokan-dashboard-content .add_note:focus{border-top-width:1px;border-bottom-width:1px;border-left-width:1px;border-right-width:1px;border-style:solid;}.star-rating, #review_form .stars{--et_yellow-color:#ffc245;}.et_b_header-logo.et_element-top-level img{width:340px;}.mobile-header-wrapper .et_b_header-logo.et_element-top-level img{width:522px;}.et_b_header-logo.et_element-top-level{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-style:solid;}.mobile-header-wrapper .et_b_header-logo.et_element-top-level{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.header-top .et-wrap-columns, .header-top .widget_nav_menu .menu > li > a{min-height:40px;}.header-top .widget_nav_menu .menu > li > a, .header-top #lang_sel a.lang_sel_sel, .header-top .wcml-dropdown a.wcml-cs-item-toggle{line-height:40px;}.mobile-header-wrapper .header-top .et-wrap-columns, .mobile-header-wrapper .header-top .widget_nav_menu .menu > li > a{min-height:30px;}.mobile-header-wrapper .header-top .widget_nav_menu .menu > li > a, .mobile-header-wrapper .header-top #lang_sel a.lang_sel_sel, .mobile-header-wrapper .header-top .wcml-dropdown a.wcml-cs-item-toggle{line-height:30px;}.header-top{text-transform:none;--content-zoom:calc(100em * .01);background:#000000;background-color:#000000;background-repeat:no-repeat;background-position:center center;color:#ffffff;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:1px;border-bottom-width:1px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-style:none;border-color:#ffffff;}.mobile-header-wrapper .header-top{--content-zoom:calc(100em * .01);background:#000000;background-color:#000000;background-repeat:no-repeat;background-position:center center;color:#ffffff;}.sticky-on .header-top{--sticky-on-space-fix:calc(var(--sticky-on-space-fix2, 0px) + 0px);max-width:calc(100% - var(--sticky-on-space-fix, 0px) - 0px);}.header-main .et-wrap-columns, .header-main .widget_nav_menu .menu > li > a{min-height:110px;}.header-main .widget_nav_menu .menu > li > a, .header-main #lang_sel a.lang_sel_sel, .header-main .wcml-dropdown a.wcml-cs-item-toggle{line-height:110px;}.mobile-header-wrapper .header-main .et-wrap-columns, .mobile-header-wrapper .header-main .widget_nav_menu .menu > li > a{min-height:30px;}.mobile-header-wrapper .header-main .widget_nav_menu .menu > li > a, .mobile-header-wrapper .header-main #lang_sel a.lang_sel_sel, .mobile-header-wrapper .header-main .wcml-dropdown a.wcml-cs-item-toggle{line-height:30px;}.header-main{text-transform:none;--content-zoom:calc(100em * .01);background:#ffffff;background-color:#ffffff;background-repeat:no-repeat;background-position:center bottom;background-attachment:scroll;color:#f98304;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:1px;border-left-width:0px;padding-top:0px;padding-right:30px;padding-bottom:0px;padding-left:30px;border-style:solid;border-color:#f98304;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.mobile-header-wrapper .header-main{--content-zoom:calc(100em * .01);background:#ffffff;background-color:#ffffff;background-repeat:no-repeat;background-position:center center;color:#f98304;}.sticky-on .header-main{--sticky-on-space-fix:calc(var(--sticky-on-space-fix2, 0px) + 0px);max-width:calc(100% - var(--sticky-on-space-fix, 0px) - 0px);background:#ffffff;background-color:#ffffff;background-repeat:no-repeat;background-position:center center;color:#000000;}.header-bottom .et-wrap-columns, .header-bottom .widget_nav_menu .menu > li > a{min-height:140px;}.header-bottom .widget_nav_menu .menu > li > a, .header-bottom #lang_sel a.lang_sel_sel, .header-bottom .wcml-dropdown a.wcml-cs-item-toggle{line-height:140px;}.mobile-header-wrapper .header-bottom .et-wrap-columns, .mobile-header-wrapper .header-bottom .widget_nav_menu .menu > li > a{min-height:80px;}.mobile-header-wrapper .header-bottom .widget_nav_menu .menu > li > a, .mobile-header-wrapper .header-bottom #lang_sel a.lang_sel_sel, .mobile-header-wrapper .header-bottom .wcml-dropdown a.wcml-cs-item-toggle{line-height:80px;}.header-bottom{text-transform:none;--content-zoom:calc(100em * .01);background:rgba(255,255,255,0);background-color:rgba(255,255,255,0);background-repeat:no-repeat;background-position:center center;color:#000000;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:1px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-style:solid;border-color:#f98304;}.mobile-header-wrapper .header-bottom{--content-zoom:calc(100em * .01);background:#ffffff;background-color:#ffffff;background-repeat:no-repeat;background-position:center center;color:#f98304;}.sticky-on .header-bottom{--sticky-on-space-fix:calc(var(--sticky-on-space-fix2, 0px) + 0px);max-width:calc(100% - var(--sticky-on-space-fix, 0px) - 0px);}.mobile-header-wrapper .sticky-on .header-bottom, .sticky-on .mobile-header-wrapper .header-bottom{background:#ffffff;background-color:#ffffff;background-repeat:no-repeat;background-position:center center;color:#f98304;}.header-main-menu.et_element-top-level{--content-zoom:calc(100em * .01);justify-content:center;}.mobile-device .header-main-menu.et_element-top-level{--content-zoom:calc(100em * .01);}.header-main-menu.et_element-top-level .menu > li > a{font-family:Alegreya, serif;font-weight:400;font-style:italic;letter-spacing:1px;text-transform:none;margin-top:0px;margin-right:14px;margin-bottom:10px;margin-left:14px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-style:solid;}.header-main-menu2.et_element-top-level{--content-zoom:calc(100em * .01);justify-content:flex-start;}.mobile-device .header-main-menu2.et_element-top-level{--content-zoom:calc(100em * .01);}.header-main-menu2.et_element-top-level .menu > li > a{letter-spacing:0px;text-transform:inherit;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;border-style:solid;}.header-main-menu2.et_element-top-level .menu > li > a:before, .header-main-menu2.et_element-top-level .menu > .current-menu-item > a:before, .header-main-menu2.et_element-top-level .menu > .opened > a:before{background-color:#888888;}.et_b_header-menu.et_element-top-level .nav-sublist-dropdown, .site-header .widget_nav_menu .menu > li > .sub-menu, .site-header .etheme_widget_menu .nav-sublist-dropdown{--content-zoom:calc(100em * .01);}.et_b_header-menu.et_element-top-level .nav-sublist-dropdown .item-link, .et_b_header-menu.et_element-top-level .item-design-dropdown .nav-sublist-dropdown ul > li > a, .site-header .widget_nav_menu .menu > li > .sub-menu a, .site-header .etheme_widget_menu .item-design-dropdown .nav-sublist-dropdown ul > li > a{font-family:Alegreya, serif;font-weight:700;font-style:italic;letter-spacing:1px;text-transform:none;}.et_b_header-menu.et_element-top-level .nav-sublist-dropdown:not(.nav-sublist), .et_b_header-menu.et_element-top-level .item-design-dropdown .nav-sublist-dropdown ul > li .nav-sublist ul, .site-header .widget_nav_menu .menu > li > .sub-menu, .site-header .etheme_widget_menu .nav-sublist-dropdown:not(.nav-sublist), .site-header .etheme_widget_menu .item-design-dropdown .nav-sublist-dropdown ul > li .nav-sublist ul{background-color:#ffffff;}.et_b_header-menu.et_element-top-level .nav-sublist-dropdown .item-link, .et_b_header-menu.et_element-top-level .nav-sublist-dropdown .item-link:hover, .et_b_header-menu.et_element-top-level .item-design-dropdown .nav-sublist-dropdown ul > li > a:hover, .site-header .widget_nav_menu .menu > li > .sub-menu a, .site-header .widget_nav_menu .menu > li > .sub-menu a:hover, .site-header .etheme_widget_menu .nav-sublist-dropdown .item-link, .site-header .etheme_widget_menu .nav-sublist-dropdown .item-link:hover, .site-header .etheme_widget_menu .item-design-dropdown .nav-sublist-dropdown ul > li > a:hover{color:#000000;}.et_b_header-menu.et_element-top-level .item-design-dropdown .nav-sublist-dropdown:not(.nav-sublist), .et_b_header-menu.et_element-top-level .item-design-dropdown .nav-sublist-dropdown ul > li .nav-sublist ul, .et_b_header-menu.et_element-top-level .item-design-mega-menu .nav-sublist-dropdown:not(.nav-sublist), .site-header .widget_nav_menu .menu > li .sub-menu, .site-header .etheme_widget_menu .item-design-dropdown .nav-sublist-dropdown:not(.nav-sublist), .site-header .etheme_widget_menu .item-design-dropdown .nav-sublist-dropdown ul > li .nav-sublist ul, .site-header .etheme_widget_menu .item-design-mega-menu .nav-sublist-dropdown:not(.nav-sublist){margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:1px;border-bottom-width:2px;border-left-width:1px;padding-top:6px;padding-right:0px;padding-bottom:6px;padding-left:0px;border-style:groove;border-color:#95a83f;}.et_b_header-menu.et_element-top-level .item-design-dropdown .nav-sublist-dropdown ul > li ul, .site-header .widget_nav_menu .menu > li > .sub-menu .sub-menu, .site-header .etheme_widget_menu .item-design-dropdown .nav-sublist-dropdown ul > li ul{--nav-sublist-dropdown-top:-6px;top:calc(var(--nav-sublist-dropdown-top) - 0px);}.et_b_header-menu.et_element-top-level .nav-sublist-dropdown .item-link, .site-header .widget_nav_menu .menu > li > .sub-menu a, .site-header .etheme_widget_menu .nav-sublist-dropdown .item-link{padding-left:20px;padding-right:20px;padding-top:6px;padding-bottom:6px;}.et_b_header-menu.et_element-top-level .item-design-dropdown .nav-sublist-dropdown ul > li.menu-item-has-children > a:after, .site-header .widget_nav_menu .menu > li > .sub-menu li.menu-item-has-children > a:after, .site-header .etheme_widget_menu .item-design-dropdown .nav-sublist-dropdown ul > li.menu-item-has-children > a:after{right:20px;}body.rtl .et_b_header-menu.et_element-top-level .item-design-dropdown .nav-sublist-dropdown ul > li.menu-item-has-children > a:after, body.rtl .site-header .widget_nav_menu .menu > li > .sub-menu li.menu-item-has-children > a:after, body.rtl .site-header .etheme_widget_menu .item-design-dropdown .nav-sublist-dropdown ul > li.menu-item-has-children > a:after{left:20px;}.et_b_header-menu .secondary-menu-wrapper .secondary-title{letter-spacing:0px;text-transform:inherit;background-color:#c62826;color:#ffffff;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:15px;padding-right:10px;padding-bottom:15px;padding-left:10px;border-style:solid;border-color:#e1e1e1;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}.et_b_header-menu .secondary-menu-wrapper .menu > li > a{letter-spacing:0px;text-transform:inherit;}.et_b_header-menu .secondary-menu-wrapper .menu{--content-zoom:calc(100em * .01);margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;padding-top:15px;padding-right:30px;padding-bottom:15px;padding-left:30px;border-style:solid;border-color:#e1e1e1;}.et_b_header-menu .secondary-menu-wrapper .menu > li{padding-left:30px;padding-right:30px;}.secondary-menu-wrapper .menu > .item-design-mega-menu .nav-sublist-dropdown, .secondary-menu-wrapper .menu .item-design-dropdown.menu-item-has-children:first-child .nav-sublist-dropdown{top:-0px;}.et_column > .et_b_header-menu .secondary-menu-wrapper .menu{width:calc(100% - 0px);}.et_b_header-mobile-menu > span svg{width:1.4em;height:1.4em;}.mobile-header-wrapper .et_b_header-mobile-menu > span svg{width:3em;height:3em;}.mobile-menu-content .et_b_header-logo img{width:220px;}.et_b_header-mobile-menu > .et-element-label-wrapper .et-toggle, .et_b_header-mobile-menu > .et-element-label-wrapper .et-popup_toggle{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-style:none;border-color:#f98304;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}.mobile-header-wrapper .et_b_header-mobile-menu > .et-element-label-wrapper .et-toggle, .mobile-header-wrapper .et_b_header-mobile-menu > .et-element-label-wrapper .et-popup_toggle{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:1px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.mobile-menu-content{font-family:Metal;font-weight:400;text-transform:none;color:#f98304;}.et_b_header-mobile-menu > .et-mini-content{--content-zoom:calc(100em * .01);}.et_b_header-mobile-menu .et-mini-content{background-color:#ffffff;}.et_b_header-mobile-menu > .et-mini-content, .mobile-menu-popup .et-popup-content{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:2px;padding-top:20px;padding-right:20px;padding-bottom:0px;padding-left:20px;border-style:solid;border-color:#f98304;}.et_b_header-cart.et_element-top-level > a svg{width:1.2em;height:1.2em;}.mobile-header-wrapper .et_b_header-cart.et_element-top-level > a svg{width:1.2em;height:1.2em;}.et_b_header-cart.et_element-top-level > a{color:#f98304;background-color:rgba(255,255,255,0);margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:10px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:00px;padding-bottom:0px;padding-left:0px;border-style:solid;border-color:#ffffff;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}.mobile-header-wrapper .et_b_header-cart.et_element-top-level > a{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.et_b_header-cart.et_element-top-level .et-mini-content{--content-zoom:calc(100em * .01);}.mobile-header-wrapper .et_b_header-cart.et_element-top-level .et-mini-content{--content-zoom:calc(100em * .01);}.et_b_header-cart.et_element-top-level .et-mini-content, .et_b_mobile-panel-cart .et-mini-content{background-color:#ffffff;color:#000000;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:4px;padding-top:20px;padding-right:10px;padding-bottom:0px;padding-left:10px;border-style:solid;}.et_b_header-cart .woocommerce-mini-cart__footer, .et_b_mobile-panel-cart .woocommerce-mini-cart__footer{margin-left:-10px;margin-right:-10px;margin-bottom:-0px;margin-top:0px;}.et_b_header-cart .et-cart-progress, .et_b_mobile-panel-cart .et-cart-progress{padding-left:10px;padding-right:10px;}.et_b_header-cart.et-off-canvas .woocommerce-mini-cart__footer-wrapper, .et_b_mobile-panel-cart .woocommerce-mini-cart__footer-wrapper{padding-top:0px;}.et_b_header-cart .et-mini-content, .et_b_header-cart .cart-widget-products, .et_b_header-cart.et-off-canvas .product_list_widget li:not(:last-child), .et_b_mobile-panel-cart .et-mini-content, .et_b_mobile-panel-cart .cart-widget-products, .et_b_mobile-panel-cart.et-off-canvas .product_list_widget li:not(:last-child){border-color:#95a83f;}.woocommerce-mini-cart__footer{background-color:rgba(0,0,0,0);color:#000000;}.et_b_header-wishlist.et_element-top-level > a svg{width:1.3em;height:1.3em;}.mobile-header-wrapper .et_b_header-wishlist.et_element-top-level > a svg{width:1.4em;}.et_b_header-wishlist.et_element-top-level > a{color:#078169;background-color:#ffffff;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-style:solid;border-color:#e1e1e1;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}.mobile-header-wrapper .et_b_header-wishlist.et_element-top-level > a{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.et_b_header-wishlist.et_element-top-level .et-mini-content{--content-zoom:calc(100em * .01);}.et_b_header-wishlist.et_element-top-level .et-mini-content, .et_b_mobile-panel-wishlist .et-mini-content{background-color:#ffffff;color:#000000;}.et_b_header-wishlist.et_element-top-level .et-mini-content, .et-mobile-panel .et_b_mobile-panel-wishlist .et-mini-content{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:1px;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;}.et_b_header-wishlist .et-mini-content, .et-mobile-panel .et_b_mobile-panel-wishlist .et-mini-content{border-style:solid;}.et_b_header-wishlist .et-mini-content, .et_b_header-wishlist .cart-widget-products, .et_b_header-wishlist.et-off-canvas .product_list_widget li:not(:last-child), .et_b_mobile-panel-wishlist .et-mini-content, .et_b_mobile-panel-wishlist .cart-widget-products, .et_b_mobile-panel-wishlist.et-off-canvas .product_list_widget li:not(:last-child){border-color:#e1e1e1;}.et_b_header-compare.et_element-top-level > a svg{width:1.3em;height:1.3em;}.mobile-header-wrapper .et_b_header-compare.et_element-top-level > a svg{width:1.4em;height:1.4em;}.et_b_header-compare.et_element-top-level > a{color:#078169;background-color:rgba(255,255,255,0);margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:5px;padding-right:0px;padding-bottom:5px;padding-left:0px;border-style:solid;border-color:#e1e1e1;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}.mobile-header-wrapper .et_b_header-compare.et_element-top-level > a{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.et_b_header-account.et_element-top-level > a svg{width:1.1em;height:1.1em;}.mobile-header-wrapper .et_b_header-account.et_element-top-level > a svg{width:1.2em;height:1.2em;}.et_b_header-account.et_element-top-level > a{color:#f98304;background-color:rgba(255,255,255,0);margin-top:0px;margin-right:10px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-style:solid;border-color:#000000;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}.mobile-header-wrapper .et_b_header-account.et_element-top-level > a{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.et_b_header-account.et_element-top-level .et-mini-content, .et_b_header-account.et_element-top-level-popup{--content-zoom:calc(100em * .01);}.et_b_header-account.et_element-top-level .et-mini-content{background-color:#ffffff;color:#95a83f;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:4px;padding-top:30px;padding-right:10px;padding-bottom:0px;padding-left:20px;border-style:solid;border-color:#95a83f;}.et_b_header-search.et_element-top-level > span svg, .et_b_header-search.et_element-top-level .search-button svg{width:1.2em;height:1.2em;}.et_b_header-search.et_element-top-level > span img, .et_b_header-search.et_element-top-level .search-button img{max-width:1.2em;max-height:1.2em;}.mobile-header-wrapper .et_b_header-search.et_element-top-level > span svg, .mobile-header-wrapper .et_b_header-search.et_element-top-level .search-button svg{width:1.2em;height:1.2em;}.mobile-header-wrapper .et_b_header-search.et_element-top-level > span img, .mobile-header-wrapper .et_b_header-search.et_element-top-level .search-button img{max-width:1.2em;max-height:1.2em;}.et_b_header-search.et_element-top-level .input-row{width:100%;margin-top:0px;margin-bottom:0px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:10px;}.mobile-header-wrapper .et_b_header-search.et_element-top-level .input-row{width:100%;margin-top:0px;margin-bottom:0px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:10px;}.et_b_header-search.et_element-top-level input[type="text"], .et_b_header-search.et_element-top-level select, .et_b_header-search.et_element-top-level .fancy-select .fancy-placeholder-text, .et_b_header-search.et_element-top-level .search-button{height:40px;line-height:calc(40px / 2);}.et_b_header-search.et_element-top-level input[type="text"]{max-width:calc(100% - 40px);}.et_b_header-search.et_element-top-level .search-button{width:40px;background-color:rgba(252,252,252,0);}.mobile-header-wrapper .et_b_header-search.et_element-top-level input[type="text"], .mobile-header-wrapper .et_b_header-search.et_element-top-level select, .mobile-header-wrapper .et_b_header-search.et_element-top-level .fancy-select .fancy-placeholder-text, .mobile-header-wrapper .et_b_header-search.et_element-top-level .search-button{height:40px;line-height:calc(40px / 2);}.mobile-header-wrapper .et_b_header-search.et_element-top-level input[type="text"]{max-width:calc(100% - 40px);}.mobile-header-wrapper .et_b_header-search.et_element-top-level .search-button{width:40px;}.et_b_header-search.et_element-top-level .input-row, .et_b_header-search.et_element-top-level .input-row .search-button{-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}.mobile-header-wrapper .et_b_header-search.et_element-top-level .input-row, .mobile-header-wrapper .et_b_header-search.et_element-top-level .input-row .search-button{-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}.et_b_header-search.et_element-top-level input[type="text"], .et_b_header-search.et_element-top-level input[type="text"]::-webkit-input-placeholder{color:#000000;}.et_b_header-search.et_element-top-level .input-row, .et_b_header-search.et_element-top-level input[type="text"]{background-color:#fff;}.et_b_header-search.et_element-top-level .search-button, .et_b_header-search.et_element-top-level .clear{color:#ffffff;}body:not(.rtl) .et_b_header-search.et_element-top-level .buttons-wrapper{right:-0px;}body.rtl .et_b_header-search.et_element-top-level .buttons-wrapper{left:-10px;}body:not(.rtl) .et_b_header-search.et_element-top-level select, body:not(.rtl) .et_b_header-search.et_element-top-level .fancy-select .fancy-placeholder-text{border-right-width:1px;}body.rtl .et_b_header-search.et_element-top-level select, body.rtl .et_b_header-search.et_element-top-level .fancy-select .fancy-placeholder-text{border-left-width:1px;}body:not(.rtl) .mobile-header-wrapper .et_b_header-search.et_element-top-level .buttons-wrapper{right:-0px;}body.rtl .mobile-header-wrapper .et_b_header-search.et_element-top-level .buttons-wrapper{left:-10px;}body:not(.rtl) .mobile-header-wrapper .et_b_header-search.et_element-top-level select, body:not(.rtl) .mobile-header-wrapper .et_b_header-search.et_element-top-level .fancy-select .fancy-placeholder-text{border-right-width:1px;}body.rtl .mobile-header-wrapper .et_b_header-search.et_element-top-level select, body.rtl .mobile-header-wrapper .et_b_header-search.et_element-top-level .fancy-select .fancy-placeholder-text{border-left-width:1px;}.et_b_header-search.et_element-top-level .input-row, .ajax-search-form input[type="text"]{border-style:solid;}.et_b_header-search.et_element-top-level select, .et_b_header-search.et_element-top-level .fancy-select .fancy-placeholder-text{border-style:solid;border-color:#e1e1e1;}.et_b_header-search.et_element-top-level .input-row, .ajax-search-form input[type="text"], .ajax-search-form input[type="text"]:focus{border-color:#e1e1e1;}.et_b_header-search.et_element-top-level .et_b_search-icon{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:10px;padding-right:0px;padding-bottom:10px;padding-left:0px;border-style:solid;border-color:#e1e1e1;}.ajax-search-form.input-icon:before{top:calc(-10px - 3px);height:calc(10px + 3px);}.mobile-header-wrapper .et_b_header-search.et_element-top-level .et_b_search-icon{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.ajax-search-form:not(.input-icon) .autocomplete-suggestions, .ajax-search-form.input-icon, .search-full-width .et-mini-content{--content-zoom:calc(100em * .01);}.mobile-header-wrapper .ajax-search-form:not(.input-icon) .autocomplete-suggestions, .mobile-header-wrapper .ajax-search-form.input-icon, .mobile-header-wrapper .search-full-width .et-mini-content{--content-zoom:calc(100em * .01);}.ajax-search-form .ajax-results-wrapper .autocomplete-suggestions{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;padding-top:20px;padding-right:0px;padding-bottom:30px;padding-left:0px;}.header-wrapper .et-content-dropdown .ajax-results-title:first-child{margin-top:-20px;}.header-wrapper .et-content-dropdown .ajax-results-more:last-child{margin-bottom:-30px;}.ajax-search-form .autocomplete-suggestion > a, .ajax-search-form .autocomplete-no-suggestion, .ajax-search-tabs, .ajax-results-title{padding-left:30px;padding-right:30px;}.ajax-search-form.input-icon{border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;}.mobile-header-wrapper .ajax-search-form .ajax-results-wrapper .autocomplete-suggestions{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;padding-top:10px;padding-right:0px;padding-bottom:10px;padding-left:0px;}.mobile-header-wrapper .et-content-dropdown .ajax-results-title:first-child{margin-top:-10px;}.mobile-header-wrapper .et-content-dropdown .ajax-results-more:last-child{margin-bottom:-10px;}.mobile-header-wrapper .ajax-search-form .autocomplete-suggestion a, .mobile-header-wrapper .ajax-search-form .autocomplete-no-suggestion, .mobile-header-wrapper .ajax-search-tabs{padding-left:10px;padding-right:10px;}.mobile-header-wrapper .ajax-search-form.input-icon{border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;}.ajax-search-form .ajax-results-wrapper .autocomplete-suggestions, .ajax-search-form.input-icon{border-style:solid;border-color:#e1e1e1;}.et_b_header-socials.et_element-top-level{--content-zoom:calc(100em * .01);}.mobile-header-wrapper .et_b_header-socials.et_element-top-level{--content-zoom:calc(100em * .01);}.et_b_header-socials.et_element-top-level.flex-row a{margin:0 10px;}.et_b_header-socials.et_element-top-level.flex-col a + a{margin:10px 0 0 0;}.mobile-header-wrapper .et_b_header-socials.et_element-top-level.flex-row a{margin:0 5px;}.mobile-header-wrapper .et_b_header-socials.et_element-top-level.flex-col a + a{margin:5px 0 0 0;}.et_b_header-contacts.et_element-top-level .contact{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:10px;padding-bottom:0px;padding-left:10px;border-style:solid;border-color:#e1e1e1;}.header-newsletter-popup .et-popup-content-custom-dimenstions{width:500px;height:500px;}.header-newsletter-popup .et-popup-content{background-image:url(https://www.hipnozaeduardbogdan.ro/wp-content/uploads/04_evenimente.webp);background-color:#ffffff;background-repeat:no-repeat;background-position:center center;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;border-style:solid;border-color:#ffffff;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.header-newsletter-popup .et-popup-content, .header-newsletter-popup .et-close-popup{color:#000000;}.et_b_header-button{font-family:Alegreya, serif;font-weight:400;text-transform:none;font-size:calc(var(--content-zoom) * 1);background-color:#95a83f;color:#ffffff!important;margin-top:4px;margin-right:0px;margin-bottom:4px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:6px;padding-right:10px;padding-bottom:6px;padding-left:10px;border-style:none;border-color:#000000;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.et_b_header-button:hover{background-color:#f98304;color:#000000!important;}.et_promo_text_carousel{--promo-text-height:38px;background-color:#000000;color:#ffffff;}.et-mobile-panel-wrapper .et-mobile-panel .et-wrap-columns{height:58px;}.et-mobile-panel-wrapper{--mobile-panel-height:58px;--max-elements-mini-content-height:calc(100% - 58px + 1px);--content-zoom:calc(82em * .01);}.et-mobile-panel-wrapper, .et_b_mobile-panel-more_toggle .et-mini-content, .et_b_mobile-panel-more_toggle_02 .et-mini-content, .et-mobile-panel .et_column{background:#95a83f;background-color:#95a83f;background-repeat:no-repeat;background-position:center center;}.et-mobile-panel-wrapper, .et_b_mobile-panel-more_toggle .et-mini-content, .et_b_mobile-panel-more_toggle_02 .et-mini-content{color:#ffffff;}.et-mobile-panel .et_column.active{color:var(--current-color);}.single-product .sidebar-widget .widget-title{text-transform:none;--h5-size-proportion:1;}.single-product .page-heading{--content-zoom:calc(100em * .01);text-transform:none;--h1-size-proportion:1;--h1-line-height:1;background-image:url(https://www.hipnozaeduardbogdan.ro/wp-content/uploads/08.jpg);background-color:rgba(255,255,255,0);background-repeat:no-repeat;background-position:center bottom;background-attachment:scroll;color:#ffffff;border-style:solid;border-color:#e1e1e1;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;}.single-product .page-heading .title{text-transform:none;color:#ffffff;}body.single-product .page-heading{margin-top:0px;margin-right:auto;margin-bottom:20px;margin-left:auto;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:24px;padding-right:0px;padding-bottom:24px;padding-left:0px;}.woocommerce-product-gallery.images-wrapper{width:100%;margin-top:25px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-style:solid;border-color:#e1e1e1;}.swiper-control-bottom.swiper-container-grid{margin:-15px;}.swiper-control-bottom.swiper-container-grid .swiper-slide{padding:15px;}.swiper-vertical-images .slick-vertical-slider-grid li{margin-bottom:15px;}.one_image .main-images > div, .one_image .main-images > img{margin-bottom:15px;}.one_image .main-images{margin-bottom:-15px;}.double_image .main-images > div{margin:0 15px 15px 0;width:calc(50% - 15px);}.double_image .main-images{margin:0 -15px -15px 0;}.swipers-couple-wrapper .swiper-container{--arrow-size:50px;}.onsale.single-sale{top:12px;background-color:#c62828;color:#ffffff;}.onsale.single-sale.left{left:12px;}body.rtl .onsale.single-sale.left{right:12px;left:auto;}.onsale.single-sale.right{right:12px;}body.rtl .onsale.single-sale.right{left:12px;right:auto;}.single-sale.type-circle{min-height:50px;min-width:50px;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;}.single-product .product_title{text-align:start;--h1-size-proportion:2;text-transform:none;color:#95a83f;margin-top:20px;margin-right:auto;margin-bottom:10px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:5px;padding-right:0px;padding-bottom:15px;padding-left:0px;border-style:solid;border-color:#e1e1e1;}.et_product-block > .price, .et_product-block .et_connect-block > .price{text-align:inherit;margin-top:10px;margin-right:0px;margin-bottom:10px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:10px;padding-right:0px;padding-bottom:10px;padding-left:0px;border-style:solid;border-color:#e1e1e1;}.et_product-block > .price, .et_product-block .et_connect-block > .price, .et_product-block form.cart .price, .et_product-block .group_table .woocommerce-Price-amount{color:#f98304;}.et_product-block > .price ins .amount, .et_product-block .et_connect-block > .price ins .amount, .et_product-block form.cart ins .amount{color:#95a83f;}.single-product .et_product-block .woocommerce-product-rating{text-align:center;margin-top:0px;margin-right:0px;margin-bottom:10px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:15px;padding-bottom:0px;padding-left:15px;border-style:solid;border-color:#e1e1e1;}.single-product .et_product-block .woocommerce-product-details__short-description{--content-zoom:calc(100em * .01);text-align:start;color:#000000;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-style:solid;border-color:#e1e1e1;}.single-product .et_connect-block > .shop_attributes, .single-product .et_product-block > .shop_attributes{--content-zoom:calc(100em * .01);}.et_b_single-button{text-transform:none;font-size:calc(var(--content-zoom, 1rem) * 1);background-color:#000000;color:#ffffff!important;margin-top:0px;margin-right:0px;margin-bottom:10px;margin-left:0px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;padding-top:5px;padding-right:10px;padding-bottom:5px;padding-left:10px;border-style:solid;border-color:#e1e1e1;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}.et_b_single-button:hover{background-color:#ffffff;color:#000000!important;}.et_b_single-request-quote-button{text-transform:none;font-size:calc(var(--content-zoom, 1rem) * 1);background-color:#000000;color:#ffffff;margin-top:0px;margin-right:0px;margin-bottom:10px;margin-left:0px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;padding-top:5px;padding-right:10px;padding-bottom:5px;padding-left:10px;border-style:solid;border-color:#e1e1e1;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}.et_b_single-request-quote-button:hover{background-color:#ffffff;color:#000000;}.et_b_single-request-quote-popup .et-popup-content-custom-dimenstions{width:550px;height:250px;}.et_b_single-request-quote-popup .et-popup-content{background:#ffffff;background-color:#ffffff;background-repeat:no-repeat;background-position:center center;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;border-style:solid;border-color:#e1e1e1;}.et_b_single-request-quote-popup .et-popup-content, .et_b_single-request-quote-popup .et-close-popup{color:#000000;}.single-product-builder form.cart, .single-product-builder form.cart .woocommerce-variation-add-to-cart{flex-direction:row;}.single-product-builder .single_add_to_cart_button, .single-product-builder .etheme-sticky-cart .etheme_custom_add_to_cart.single_add_to_cart_button{text-transform:none;--loader-side-color:#ffffff;}.single-product-builder .single_add_to_cart_button{min-width:100px;min-height:40px;}.single-product-builder form.cart select[name=quantity]{min-height:40px;}.single-product-builder .single_add_to_cart_button, .single-product-builder .single_add_to_cart_button.button, .single-product-builder .etheme-sticky-cart .etheme_custom_add_to_cart.single_add_to_cart_button, .single-product-builder .single_add_to_cart_button:hover, .single-product-builder .single_add_to_cart_button.button:hover, .single-product-builder .etheme-sticky-cart .etheme_custom_add_to_cart.single_add_to_cart_button:hover, .single-product-builder .single_add_to_cart_button:focus, .single-product-builder .single_add_to_cart_button.button:focus, .single-product-builder .etheme-sticky-cart .etheme_custom_add_to_cart.single_add_to_cart_button:focus{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.single-product-builder .single_add_to_cart_button:hover, .single-product-builder .single_add_to_cart_button:focus, .single-product-builder .single_add_to_cart_button:hover:focus, .single-product-builder .etheme-sticky-cart .etheme_custom_add_to_cart.single_add_to_cart_button:hover{--loader-side-color:#ffffff;}.single-product-builder form.cart{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:50px;padding-right:0px;padding-bottom:20px;padding-left:0px;border-style:solid;border-color:#e1e1e1;}.et_product-block .single-wishlist{text-align:start;}.et_product-block .single-wishlist .show, .et_product-block .single-wishlist .wishlist-fragment > div, .et_product-block .xstore-wishlist-single{background-color:#ffffff;border-style:solid;border-color:#e1e1e1;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;}.et_product-block .single-wishlist .show, .et_product-block .single-wishlist .wishlist-fragment > div, .et_product-block .single-wishlist .wishlist-fragment > div a, .et_product-block .xstore-wishlist-single, .et_product-block .xstore-wishlist-single .et-icon{color:#078169;}.et_product-block .single-wishlist .show:hover, .et_product-block .single-wishlist .wishlist-fragment > div:hover, .et_product-block .xstore-wishlist-single:hover{background-color:#ffffff;}.et_product-block .single-wishlist .show:hover, .et_product-block .single-wishlist .wishlist-fragment > div:hover, .et_product-block .single-wishlist .wishlist-fragment > div a:hover, .et_product-block .xstore-wishlist-single:hover, .et_product-block .xstore-wishlist-single:hover .et-icon{color:#078169;}.et_product-block .single-wishlist .show, .et_product-block .single-wishlist .wishlist-fragment > div, .et_product-block .xstore-wishlist-single, .et_product-block .single-wishlist .xstore-wishlist-single{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:10px;padding-left:0px;}.et_product-block .single-compare{text-align:start;}.et_product-block .single-compare > a{background-color:#ffffff;border-style:solid;border-color:#e1e1e1;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}.et_product-block .single-compare > a, .et_product-block .xstore-compare-single .et-icon{color:#078169;}.et_product-block .single-compare a:hover{background-color:#ffffff;color:#078169;}.et_product-block .single-compare > a, .et_product-block .single-compare > .xstore-compare-single{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:10px;padding-left:0px;}.single-product .et_product-block .product_meta{--content-zoom:calc(100em * .01);justify-content:inherit;flex-direction:column;margin-top:0px;margin-right:0px;margin-bottom:4px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-style:solid;border-color:#e1e1e1;}.single-product .et_product-block .product_meta, .single-product .et_product-block .product_meta a:hover{color:#f98304;}.single-product .et_product-block .product_meta span a, .single-product .et_product-block .product_meta span span{color:#f98304;}.single-product-socials a{--content-zoom:calc(120em * .01);color:#95a83f;margin:0 5px;}.single-product-socials span{color:#95a83f;}.single-product-socials{margin-top:20px;margin-right:0px;margin-bottom:10px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-style:solid;border-color:#e1e1e1;}.wc-tabs [role="tab"]{text-transform:none;}.woocommerce-tabs.type-folders .wc-tabs .et-woocommerce-tab:not(.active) a, .woocommerce-tabs.type-accordion .wc-tabs .et-woocommerce-tab:not(.active) a{color:var(--current-color);}.woocommerce-tabs.type-folders .wc-tabs .et-woocommerce-tab.active, .woocommerce-tabs.type-accordion .wc-tabs .et-woocommerce-tab.active{background-color:#ffffff;}.wc-tabs .et-woocommerce-tab.active a{color:#f98304;}.woocommerce-tabs.type-overline .wc-tabs .et-woocommerce-tab:before, .woocommerce-tabs.type-underline .wc-tabs .et-woocommerce-tab:before{background-color:#f98304;}.wc-tabs{--content-zoom:calc(100em * .01);}.woocommerce-tabs.type-accordion .wc-tabs .et-woocommerce-tab{font-size:calc(100em * .01);}.woocommerce-tabs.horizontal .wc-tabs{margin:0 -10px;}.woocommerce-tabs.horizontal .wc-tabs:after{left:10px;right:10px;}.woocommerce-tabs.horizontal .wc-tabs .et-woocommerce-tab{margin:0 10px;}.woocommerce-tabs.vertical .wc-tabs{margin:-10px 0;}.woocommerce-tabs.vertical .wc-tabs:after, .woocommerce-tabs.vertical.type-overline .wc-tabs:after, .woocommerce-tabs.vertical.type-underline .wc-tabs:after{top:10px;bottom:10px;}.woocommerce-tabs.vertical .wc-tabs .et-woocommerce-tab{margin:10px 0;}.woocommerce-tabs{margin-top:30px;margin-right:0px;margin-bottom:20px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-style:solid;}.woocommerce-tabs.type-accordion .wc-tabs .et-woocommerce-tab ~ .et-woocommerce-tab, .woocommerce-tabs.type-accordion .wc-tabs .wc-tab{border-top-style:solid;}.woocommerce-tabs, .woocommerce-tabs.type-accordion .wc-tabs .et-woocommerce-tab ~ .et-woocommerce-tab, .woocommerce-tabs.type-accordion .wc-tabs .wc-tab{border-color:#e1e1e1;}.related-products-title{text-align:center;}.related-products{--cols-gap:15px;--arrow-size:50px;}.related-products-wrapper{margin-top:30px;margin-right:0px;margin-bottom:30px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:15px;padding-bottom:0px;padding-left:15px;border-style:solid;border-color:#e1e1e1;}.upsell-products-title{text-align:start;}.upsell-products{--cols-gap:15px;--arrow-size:50px;}.upsell-products-wrapper{margin-top:0px;margin-right:0px;margin-bottom:30px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-style:solid;border-color:#e1e1e1;}.single-product .cross-sell-products-title{text-align:start;}.cross-sell-products{--cols-gap:15px;--arrow-size:50px;}.cross-sell-products-wrapper{margin-top:0px;margin-right:0px;margin-bottom:30px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-style:solid;border-color:#e1e1e1;}.single-product-builder .bought-together-products{border-style:solid;border-color:#e1e1e1;}@media only screen and (min-width: 1200px){.container, div.container, .et-container, .breadcrumb-trail .page-heading{max-width:1230px;}.single-product .woocommerce-message, .single-product .woocommerce-error, .single-product .woocommerce-info{width:1230px;}.footer:after{width:calc(1230px - 30px);}.boxed .template-container, .framed .template-container{width:calc(1230px + 30px);}.boxed .header-wrapper, .framed .header-wrapper{width:calc(1230px + 30px);}}@media only screen and (min-width: 993px){.single-product .sidebar{--space-between-widgets:60px;}}@media only screen and (max-width: 992px){.et-mobile-panel-wrapper:not(.mob-hide):not(.outside) ~ .back-top, .et-mobile-panel-wrapper:not(.mob-hide):not(.outside) ~ .et-request-quote, .et-mobile-panel-wrapper:not(.mob-hide):not(.outside) ~ #sales-booster-popup, body:has(.etheme-sticky-cart:not(.outside)) #sales-booster-popup{bottom:calc(58px + 15px);}.et-mobile-panel-wrapper:not(.mob-hide):not(.outside) ~ .back-top.backIn ~ .et-request-quote{bottom:calc(58px + 70px);}}@media only screen and (min-width: 922px){.single-product .sidebar{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:15px;padding-bottom:0px;padding-left:15px;border-style:solid;border-color:#e1e1e1;}}