.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;
}.product-view-mask .show-quickly,
.product-view-info .show-quickly {
border-right: 1px solid;
}
.product-view-mask .et-wishlist-holder,
.product-view-info .et-wishlist-holder,
.product-view-mask .xstore-wishlist,
.product-view-info .xstore-wishlist,
.product-view-mask .xstore-compare,
.product-view-info .xstore-compare {
border-left: 1px solid;
}
.footer-product .show-quickly {
left: 0;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.footer-product .show-quickly:after {
right: 0;
}
.footer-product .et-wishlist-holder,
.footer-product .xstore-wishlist,
.footer-product .xstore-compare {
right: 0;
font-size: 0;
}
.footer-product .et-wishlist-holder:after,
.footer-product .xstore-wishlist:after,
.footer-product .xstore-compare:after {
left: 0;
}
.footer-product .by-vendor-name-link:after,
.footer-product .pre_order_loop:after,
.footer-product .wcmp_add_to_cart_message:after {
left: 0;
}
.footer-product .button:before {
display: inline-block;
margin-right: 5px;
font-weight: 400;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.footer-product .by-vendor-name-link:before,
.footer-product .pre_order_loop:before,
.footer-product .wcmp_add_to_cart_message:before,
.footer-product .et-wishlist-holder a.add_to_wishlist.button.alt:before {
margin-right: 0;
}
.footer-product .show-quickly:after,
.footer-product .xstore-wishlist:after,
.footer-product .et-wishlist-holder:after,
.footer-product .xstore-compare:after,
.footer-product .by-vendor-name-link:after,
.footer-product .pre_order_loop:after,
.footer-product .wcmp_add_to_cart_message:after {
position: absolute;
top: 0;
width: 1px;
border-right: 1px solid #444;
height: 100%;
} .product-view-mask2[class*="wcpv_product_vendors-"] .wcpv-sold-by-loop,
.footer-product .wcvendors_sold_by_in_loop,
.footer-product br,
.products-list .product-details .button.compare,
.product-view-mask .button.compare,
.product-view-info .button.compare,
.product-view-light .button.compare,
.product-view-light .xstore-compare {
display: none;
}
.product-view-mask.view-color-dark .wcpv-sold-by-loop,
.product-view-mask.view-color-dark .wcpv-sold-by-loop a {
color: #fff;
}
.product-view-mask.view-color-dark .wcpv-sold-by-loop a:hover {
opacity: 0.7;
}
.footer-product .compare:before,
.footer-product .show-quickly:before,
.footer-product .button:before,
.footer-product .by-vendor-name-link:before,
.footer-product .pre_order_loop:before,
.footer-product .wcmp_add_to_cart_message:before,
.content-product .yith-wcwl-add-to-wishlist .show a:before,
.content-product .wishlist-fragment a:before {
font-size: 16px;
}
.footer-product .xstore-wishlist.button:before,
.footer-product .xstore-compare.button:before {
display: none;
}
.footer-product .xstore-wishlist .et-icon,
.footer-product .xstore-compare .et-icon,
.footer-product .add_to_cart_button:after {
font-size: 16px;
}
.content-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a::before,
.content-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a::before {
content: "\e92d";
}
.footer-product {
position: absolute;
bottom: 1.45rem;
left: 1.45rem;
right: 1.45rem;
height: 2.57rem;
-webkit-transform: translateY(5px);
transform: translateY(5px);
opacity: 0;
z-index: 2;
text-align: center;
overflow: hidden;
font-weight: normal;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.footer-product .compare {
position: relative;
overflow: hidden;
}
.footer-product .compare:before {
content: "\e915" !important;
}
.footer-product .compare,
.footer-product .show-quickly,
.footer-product .by-vendor-name-link,
.footer-product .pre_order_loop,
.footer-product .wcmp_add_to_cart_message {
font-size: 0;
}
.footer-product .by-vendor-name-link,
.footer-product .pre_order_loop,
.footer-product .wcmp_add_to_cart_message {
margin: 0;
}
.footer-product .by-vendor-name-link:before {
content: '\e1000';
}
.footer-product .pre_order_loop:before {
content: '\e900';
font-style: normal;
}
.footer-product .wcmp_add_to_cart_message:before {
content: '\e938';
}
.footer-product .show-quickly:before {
content: "\e907";
}
.footer-product .button {
border: none;
width: 100%;
background: var(--et_dark-color);
line-height: 1.4;
padding: 0 45px;
}
.footer-product .button .blockOverlay {
background-color: var(--et_dark-color) !important;
}
.footer-product .et-wishlist-holder a.add_to_wishlist.button.alt {
background: transparent;
}
.footer-product .show-quickly,
.footer-product .xstore-wishlist,
.footer-product .et-wishlist-holder {
position: absolute;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
line-height: 1.4;
top: 0;
height: 100%;
width: 45px;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border-color: var(--et_dark-color);
background: var(--et_dark-color);
z-index: 1;
}
.footer-product .xstore-compare {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border-color: var(--et_dark-color);
background: var(--et_dark-color);
}
.footer-product .by-vendor-name-link,
.footer-product .pre_order_loop,
.footer-product .wcmp_add_to_cart_message {
background: var(--et_dark-color);
}
.footer-product .by-vendor-name-link,
.footer-product .pre_order_loop,
.footer-product .wcmp_add_to_cart_message,
.footer-product .yith-wcwl-add-to-wishlist,
.footer-product .yith-wcwl-add-to-wishlist .show {
width: 100%;
height: 100%;
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.footer-product .et-wishlist-holder a {
width: 100%;
}
.footer-product .et-wishlist-holder a .yith-wcwl-icon.fa {
display: none;
}
.footer-product .quick-view-popup .add_to_cart_button,
.footer-product .loader-path {
stroke: #fff;
}
.footer-product .wishlist-fragment .blockOverlay:before {
border-color: var(--et_main-color);
border-left-color: #fff;
}
.footer-product .button,
.footer-product .yith-wcwl-add-to-wishlist a:not(.alt),
.footer-product .yith-wcwl-add-button a.open-pretty-photo,
.footer-product .by-vendor-name-link,
.footer-product .pre_order_loop,
.footer-product .wcmp_add_to_cart_message {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
height: 100%;
}
.footer-product .show-quickly,
.footer-product .xstore-wishlist,
.footer-product .et-wishlist-holder a,
.footer-product .button,
.footer-product .button:hover,
.footer-product .button.compare,
.footer-product .button.compare:hover,
.footer-product .xstore-compare,
.footer-product .xstore-compare:hover,
.footer-product .by-vendor-name-link {
color: #fff;
}
.footer-product .pre_order_loop,
.footer-product .wcmp_add_to_cart_message {
color: #fff !important;
}
.footer-product .compare.button,
.footer-product .xstore-compare,
.footer-product .button,
.footer-product .show-quickly,
.footer-product .xstore-wishlist,
.footer-product .et-wishlist-holder,
.footer-product .by-vendor-name-link,
.footer-product .pre_order_loop,
.footer-product .wcmp_add_to_cart_message {
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.footer-product .compare.button:hover,
.footer-product .xstore-compare:hover,
.footer-product .button:hover,
.footer-product .show-quickly:hover,
.footer-product .xstore-wishlist:hover,
.footer-product .et-wishlist-holder:hover,
.footer-product .by-vendor-name-link:hover,
.footer-product .pre_order_loop:hover,
.footer-product .wcmp_add_to_cart_message:hover {
background: #333333;
}
.et-wishlist-holder .yith-wcwl-add-to-wishlist {
position: relative;
}
.et-wishlist-holder .et-loader {
position: static;
}
.et-wishlist-holder .loader-path {
stroke: #fff;
}
.content-product .show-quickly,
.content-product .by-vendor-name-link {
cursor: pointer;
}
.content-product:hover .footer-product,
.content-product.et-vpf .footer-product {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
.content-product .show-quickly:before,
.content-product .button:before,
.content-product .yith-wcwl-add-to-wishlist .show a:before,
.content-product .by-vendor-name-link:before,
.content-product .pre_order_loop:before,
.content-product .wcmp_add_to_cart_message:before {
font-family: 'xstore-icons';
}
.content-product .is_arrows-hovered .footer-product {
-webkit-transform: translateY(7px);
transform: translateY(7px);
opacity: 0;
}
.view-color-white .footer-product .loader-path,
.view-color-transparent .footer-product .loader-path,
.product-view-default .et-wishlist-holder .loader-path {
stroke: var(--et_dark-color);
}
.view-color-white .footer-product .wishlist-fragment .blockOverlay:before,
.view-color-transparent .footer-product .wishlist-fragment .blockOverlay:before,
.product-view-default .et-wishlist-holder .wishlist-fragment .blockOverlay:before {
border-color: var(--et_border-color);
border-left-color: var(--et_main-color);
}
.view-color-white .footer-product:before,
.view-color-white .footer-product .show-quickly,
.view-color-white .footer-product .et-wishlist-holder,
.view-color-white .footer-product .xstore-wishlist,
.view-color-white .footer-product .xstore-wishlist:after,
.view-color-white .footer-product .et-wishlist-holder:after,
.view-color-white .footer-product .xstore-compare,
.view-color-white .footer-product .xstore-compare:after,
.view-color-white .footer-product .show-quickly:after,
.view-color-white .footer-product .by-vendor-name-link:after,
.view-color-white .footer-product .pre_order_loop:after,
.view-color-white .footer-product .wcmp_add_to_cart_message:after {
border-color: var(--et_border-color);
}
.view-color-white .footer-product .button.compare:hover,
.view-color-white .footer-product .xstore-compare:hover,
.view-color-white .footer-product .button:hover,
.view-color-white .footer-product .show-quickly:hover,
.view-color-white .footer-product .xstore-wishlist:hover,
.view-color-white .footer-product .et-wishlist-holder:hover,
.view-color-white .footer-product .by-vendor-name-link:hover,
.view-color-white .footer-product .pre_order_loop:hover,
.view-color-white .footer-product .wcmp_add_to_cart_message:hover {
background: #f5f5f5;
}
.view-color-white.product-view-info .footer-product:before {
border-color: var(--et_border-color);
}
.view-color-white.product-view-mask2 .footer-product,
.view-color-white .footer-product .button.compare,
.view-color-white .footer-product .xstore-compare,
.view-color-white .footer-product .button,
.view-color-white .footer-product .show-quickly,
.view-color-white .footer-product .xstore-wishlist,
.view-color-white .footer-product .et-wishlist-holder,
.view-color-white .footer-product .by-vendor-name-link,
.view-color-white .footer-product .pre_order_loop,
.view-color-white .footer-product .wcmp_add_to_cart_message,
.view-color-white .product-mask,
.view-color-white.product-view-info .product-mask {
background: #fff;
}
.view-color-white .footer-product .show-quickly,
.view-color-white .footer-product .xstore-wishlist,
.view-color-white .footer-product .xstore-compare,
.view-color-white .footer-product .et-wishlist-holder a,
.view-color-white .footer-product .et-wishlist-holder a.add_to_wishlist.button.alt,
.view-color-white .footer-product .by-vendor-name-link,
.view-color-white .footer-product .button,
.view-color-white .footer-product .button.compare {
color: var(--et_dark-color);
}
.view-color-white .footer-product .pre_order_loop,
.view-color-white .footer-product .wcmp_add_to_cart_message {
color: var(--et_dark-color) !important;
}
.view-color-white .footer-product .button .blockOverlay {
background-color: #fff !important;
}
.view-color-white .product-mask a,
.view-color-white.product-view-info .product-mask a,
.view-color-white .product-mask .product-title a,
.view-color-white.product-view-info .product-mask .product-title a {
color: var(--et_dark-color);
}
.view-color-white .product-mask a:hover,
.view-color-transparent .product-mask a:hover,
.view-color-white.product-view-info .product-mask a:hover,
.view-color-transparent.product-view-info .product-mask a:hover,
.view-color-white .product-mask .product-title a:hover,
.view-color-transparent .product-mask .product-title a:hover,
.view-color-white.product-view-info .product-mask .product-title a:hover,
.view-color-transparent.product-view-info .product-mask .product-title a:hover {
color: var(--et_main-color);
}
.view-color-transparent .footer-product .show-quickly,
.view-color-transparent .footer-product .xstore-wishlist,
.view-color-transparent .footer-product .xstore-compare,
.view-color-transparent .footer-product .et-wishlist-holder a,
.view-color-transparent .footer-product .et-wishlist-holder a.add_to_wishlist.button.alt,
.view-color-transparent .footer-product .by-vendor-name-link,
.view-color-transparent .footer-product .button,
.view-color-transparent .footer-product .button.compare {
color: var(--et_dark-2-white);
}
.view-color-transparent .footer-product .pre_order_loop,
.view-color-transparent .footer-product .wcmp_add_to_cart_message {
color: var(--et_dark-2-white) !important;
}
.view-color-transparent .footer-product .button .blockOverlay {
background-color: var(--et_white-2-dark) !important;
}
.view-color-transparent .product-mask a,
.view-color-transparent.product-view-info .product-mask a,
.view-color-transparent .product-mask .product-title a,
.view-color-transparent.product-view-info .product-mask .product-title a {
color: var(--et_dark-2-white);
}
.view-color-transparent .footer-product:before,
.view-color-transparent .footer-product .show-quickly,
.view-color-transparent .footer-product .xstore-wishlist,
.view-color-transparent .footer-product .xstore-wishlist:after,
.view-color-transparent .footer-product .et-wishlist-holder,
.view-color-transparent .footer-product .et-wishlist-holder:after,
.view-color-transparent .footer-product .xstore-compare,
.view-color-transparent .footer-product .xstore-compare:after,
.view-color-transparent .footer-product .show-quickly:after,
.view-color-transparent .footer-product .by-vendor-name-link:after,
.view-color-transparent .footer-product .pre_order_loop:after,
.view-color-transparent .footer-product .wcmp_add_to_cart_message:after {
border: none;
}
.view-color-transparent .footer-product .show-quickly:hover,
.view-color-transparent .footer-product .xstore-wishlist:hover,
.view-color-transparent .footer-product .xstore-compare:hover,
.view-color-transparent .footer-product .et-wishlist-holder:hover .yith-wcwl-add-button a,
.view-color-transparent .footer-product .et-wishlist-holder:hover a.add_to_wishlist.button.alt,
.view-color-transparent .footer-product .button:hover,
.view-color-transparent .footer-product .by-vendor-name-link:hover {
color: var(--et_main-color);
}
.view-color-transparent .footer-product .pre_order_loop:hover,
.view-color-transparent .footer-product .wcmp_add_to_cart_message:hover {
color: var(--et_main-color) !important;
}
.view-color-transparent.product-view-info .footer-product:before {
border: none;
}
.view-color-transparent .footer-product,
.view-color-transparent .footer-product .button,
.view-color-transparent .footer-product .button.compare,
.view-color-transparent .footer-product .xstore-compare,
.view-color-transparent .footer-product .show-quickly,
.view-color-transparent .footer-product .xstore-wishlist,
.view-color-transparent .footer-product .et-wishlist-holder,
.view-color-transparent .footer-product .button:hover,
.view-color-transparent .footer-product .show-quickly:hover,
.view-color-transparent .footer-product .xstore-wishlist:hover,
.view-color-transparent .footer-product .et-wishlist-holder:hover,
.view-color-transparent .footer-product .by-vendor-name-link:hover,
.view-color-transparent .footer-product .pre_order_loop:hover,
.view-color-transparent .footer-product .wcmp_add_to_cart_message:hover,
.view-color-transparent.product-view-mask2 .footer-product,
.view-color-transparent.product-view-info .product-mask {
background: transparent;
}
@media only screen and (max-width: 768px) {
.content-product .footer-product {
-webkit-transform: none;
transform: none;
opacity: 1;
}
.content-product .footer-product .button {
font-size: 0;
}
.content-product .footer-product .button:before {
margin-right: 0;
margin-left: 0;
}
}
.col-md-9 .product-slide .product-view-mask .footer-product,
.col-md-8 .product-slide .product-view-mask .footer-product,
.col-md-9 .product-slide .product-view-info .footer-product,
.col-md-8 .product-slide .product-view-info .footer-product {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.col-md-9 .product-slide .product-view-mask .footer-product .show-quickly,
.col-md-8 .product-slide .product-view-mask .footer-product .show-quickly,
.col-md-9 .product-slide .product-view-info .footer-product .show-quickly,
.col-md-8 .product-slide .product-view-info .footer-product .show-quickly,
.col-md-9 .product-slide .product-view-mask .footer-product .xstore-wishlist,
.col-md-8 .product-slide .product-view-mask .footer-product .xstore-wishlist,
.col-md-9 .product-slide .product-view-info .footer-product .xstore-wishlist,
.col-md-8 .product-slide .product-view-info .footer-product .xstore-wishlist,
.col-md-9 .product-slide .product-view-mask .footer-product .xstore-compare,
.col-md-8 .product-slide .product-view-mask .footer-product .xstore-compare,
.col-md-9 .product-slide .product-view-info .footer-product .xstore-compare,
.col-md-8 .product-slide .product-view-info .footer-product .xstore-compare,
.col-md-9 .product-slide .product-view-mask .footer-product .et-wishlist-holder,
.col-md-8 .product-slide .product-view-mask .footer-product .et-wishlist-holder,
.col-md-9 .product-slide .product-view-info .footer-product .et-wishlist-holder,
.col-md-8 .product-slide .product-view-info .footer-product .et-wishlist-holder,
.col-md-9 .product-slide .product-view-mask .footer-product .by-vendor-name-link,
.col-md-8 .product-slide .product-view-mask .footer-product .by-vendor-name-link,
.col-md-9 .product-slide .product-view-info .footer-product .by-vendor-name-link,
.col-md-8 .product-slide .product-view-info .footer-product .by-vendor-name-link,
.col-md-9 .product-slide .product-view-mask .footer-product .pre_order_loop,
.col-md-8 .product-slide .product-view-mask .footer-product .pre_order_loop,
.col-md-9 .product-slide .product-view-info .footer-product .pre_order_loop,
.col-md-8 .product-slide .product-view-info .footer-product .pre_order_loop,
.col-md-9 .product-slide .product-view-mask .footer-product .wcmp_add_to_cart_message,
.col-md-8 .product-slide .product-view-mask .footer-product .wcmp_add_to_cart_message,
.col-md-9 .product-slide .product-view-info .footer-product .wcmp_add_to_cart_message,
.col-md-8 .product-slide .product-view-info .footer-product .wcmp_add_to_cart_message {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
position: relative;
border: none;
}
.col-md-9 .product-slide .product-view-mask .footer-product .show-quickly:after,
.col-md-8 .product-slide .product-view-mask .footer-product .show-quickly:after,
.col-md-9 .product-slide .product-view-info .footer-product .show-quickly:after,
.col-md-8 .product-slide .product-view-info .footer-product .show-quickly:after,
.col-md-9 .product-slide .product-view-mask .footer-product .xstore-wishlist:after,
.col-md-8 .product-slide .product-view-mask .footer-product .xstore-wishlist:after,
.col-md-9 .product-slide .product-view-info .footer-product .xstore-wishlist:after,
.col-md-8 .product-slide .product-view-info .footer-product .xstore-wishlist:after,
.col-md-9 .product-slide .product-view-mask .footer-product .xstore-compare:after,
.col-md-8 .product-slide .product-view-mask .footer-product .xstore-compare:after,
.col-md-9 .product-slide .product-view-info .footer-product .xstore-compare:after,
.col-md-8 .product-slide .product-view-info .footer-product .xstore-compare:after,
.col-md-9 .product-slide .product-view-mask .footer-product .et-wishlist-holder:after,
.col-md-8 .product-slide .product-view-mask .footer-product .et-wishlist-holder:after,
.col-md-9 .product-slide .product-view-info .footer-product .et-wishlist-holder:after,
.col-md-8 .product-slide .product-view-info .footer-product .et-wishlist-holder:after,
.col-md-9 .product-slide .product-view-mask .footer-product .by-vendor-name-link:after,
.col-md-8 .product-slide .product-view-mask .footer-product .by-vendor-name-link:after,
.col-md-9 .product-slide .product-view-info .footer-product .by-vendor-name-link:after,
.col-md-8 .product-slide .product-view-info .footer-product .by-vendor-name-link:after,
.col-md-9 .product-slide .product-view-mask .footer-product .pre_order_loop:after,
.col-md-8 .product-slide .product-view-mask .footer-product .pre_order_loop:after,
.col-md-9 .product-slide .product-view-info .footer-product .pre_order_loop:after,
.col-md-8 .product-slide .product-view-info .footer-product .pre_order_loop:after,
.col-md-9 .product-slide .product-view-mask .footer-product .wcmp_add_to_cart_message:after,
.col-md-8 .product-slide .product-view-mask .footer-product .wcmp_add_to_cart_message:after,
.col-md-9 .product-slide .product-view-info .footer-product .wcmp_add_to_cart_message:after,
.col-md-8 .product-slide .product-view-info .footer-product .wcmp_add_to_cart_message:after {
content: '';
}
.col-md-9 .product-slide .product-view-mask .footer-product .button,
.col-md-8 .product-slide .product-view-mask .footer-product .button,
.col-md-9 .product-slide .product-view-info .footer-product .button,
.col-md-8 .product-slide .product-view-info .footer-product .button,
.col-md-9 .product-slide .product-view-mask .footer-product .by-vendor-name-link,
.col-md-8 .product-slide .product-view-mask .footer-product .by-vendor-name-link,
.col-md-9 .product-slide .product-view-info .footer-product .by-vendor-name-link,
.col-md-8 .product-slide .product-view-info .footer-product .by-vendor-name-link,
.col-md-9 .product-slide .product-view-mask .footer-product .pre_order_loop,
.col-md-8 .product-slide .product-view-mask .footer-product .pre_order_loop,
.col-md-9 .product-slide .product-view-info .footer-product .pre_order_loop,
.col-md-8 .product-slide .product-view-info .footer-product .pre_order_loop,
.col-md-9 .product-slide .product-view-mask .footer-product .wcmp_add_to_cart_message,
.col-md-8 .product-slide .product-view-mask .footer-product .wcmp_add_to_cart_message,
.col-md-9 .product-slide .product-view-info .footer-product .wcmp_add_to_cart_message,
.col-md-8 .product-slide .product-view-info .footer-product .wcmp_add_to_cart_message {
font-size: 0;
padding: 0;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.col-md-9 .product-slide .product-view-mask .footer-product .button:before,
.col-md-8 .product-slide .product-view-mask .footer-product .button:before,
.col-md-9 .product-slide .product-view-info .footer-product .button:before,
.col-md-8 .product-slide .product-view-info .footer-product .button:before,
.col-md-9 .product-slide .product-view-mask .footer-product .by-vendor-name-link:before,
.col-md-8 .product-slide .product-view-mask .footer-product .by-vendor-name-link:before,
.col-md-9 .product-slide .product-view-info .footer-product .by-vendor-name-link:before,
.col-md-8 .product-slide .product-view-info .footer-product .by-vendor-name-link:before,
.col-md-9 .product-slide .product-view-mask .footer-product .pre_order_loop:before,
.col-md-8 .product-slide .product-view-mask .footer-product .pre_order_loop:before,
.col-md-9 .product-slide .product-view-info .footer-product .pre_order_loop:before,
.col-md-8 .product-slide .product-view-info .footer-product .pre_order_loop:before,
.col-md-9 .product-slide .product-view-mask .footer-product .wcmp_add_to_cart_message:before,
.col-md-8 .product-slide .product-view-mask .footer-product .wcmp_add_to_cart_message:before,
.col-md-9 .product-slide .product-view-info .footer-product .wcmp_add_to_cart_message:before,
.col-md-8 .product-slide .product-view-info .footer-product .wcmp_add_to_cart_message:before {
margin: 0;
}
.col-md-9 .product-slide .product-view-mask .footer-product .compare,
.col-md-8 .product-slide .product-view-mask .footer-product .compare,
.col-md-9 .product-slide .product-view-info .footer-product .compare,
.col-md-8 .product-slide .product-view-info .footer-product .compare {
display: none;
}
@media only screen and (min-width: 768px) {
.products-hover-only-icons .product-view-mask .footer-product,
.products-hover-only-icons .product-view-info .footer-product {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.products-hover-only-icons .product-view-mask .footer-product .show-quickly,
.products-hover-only-icons .product-view-info .footer-product .show-quickly,
.products-hover-only-icons .product-view-mask .footer-product .xstore-wishlist,
.products-hover-only-icons .product-view-info .footer-product .xstore-wishlist,
.products-hover-only-icons .product-view-mask .footer-product .xstore-compare,
.products-hover-only-icons .product-view-info .footer-product .xstore-compare,
.products-hover-only-icons .product-view-mask .footer-product .et-wishlist-holder,
.products-hover-only-icons .product-view-info .footer-product .et-wishlist-holder,
.products-hover-only-icons .product-view-mask .footer-product .by-vendor-name-link,
.products-hover-only-icons .product-view-info .footer-product .by-vendor-name-link,
.products-hover-only-icons .product-view-mask .footer-product .pre_order_loop,
.products-hover-only-icons .product-view-info .footer-product .pre_order_loop,
.products-hover-only-icons .product-view-mask .footer-product .wcmp_add_to_cart_message,
.products-hover-only-icons .product-view-info .footer-product .wcmp_add_to_cart_message {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
position: relative;
border: none;
}
.products-hover-only-icons .product-view-mask .footer-product .show-quickly:after,
.products-hover-only-icons .product-view-info .footer-product .show-quickly:after,
.products-hover-only-icons .product-view-mask .footer-product .xstore-wishlist:after,
.products-hover-only-icons .product-view-info .footer-product .xstore-wishlist:after,
.products-hover-only-icons .product-view-mask .footer-product .xstore-compare:after,
.products-hover-only-icons .product-view-info .footer-product .xstore-compare:after,
.products-hover-only-icons .product-view-mask .footer-product .et-wishlist-holder:after,
.products-hover-only-icons .product-view-info .footer-product .et-wishlist-holder:after,
.products-hover-only-icons .product-view-mask .footer-product .by-vendor-name-link:after,
.products-hover-only-icons .product-view-info .footer-product .by-vendor-name-link:after,
.products-hover-only-icons .product-view-mask .footer-product .pre_order_loop:after,
.products-hover-only-icons .product-view-info .footer-product .pre_order_loop:after,
.products-hover-only-icons .product-view-mask .footer-product .wcmp_add_to_cart_message:after,
.products-hover-only-icons .product-view-info .footer-product .wcmp_add_to_cart_message:after {
content: '';
}
.products-hover-only-icons .product-view-mask .footer-product .button,
.products-hover-only-icons .product-view-info .footer-product .button,
.products-hover-only-icons .product-view-mask .footer-product .by-vendor-name-link,
.products-hover-only-icons .product-view-info .footer-product .by-vendor-name-link,
.products-hover-only-icons .product-view-mask .footer-product .pre_order_loop,
.products-hover-only-icons .product-view-info .footer-product .pre_order_loop,
.products-hover-only-icons .product-view-mask .footer-product .wcmp_add_to_cart_message,
.products-hover-only-icons .product-view-info .footer-product .wcmp_add_to_cart_message {
font-size: 0;
padding: 0;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.products-hover-only-icons .product-view-mask .footer-product .button:before,
.products-hover-only-icons .product-view-info .footer-product .button:before,
.products-hover-only-icons .product-view-mask .footer-product .by-vendor-name-link:before,
.products-hover-only-icons .product-view-info .footer-product .by-vendor-name-link:before,
.products-hover-only-icons .product-view-mask .footer-product .pre_order_loop:before,
.products-hover-only-icons .product-view-info .footer-product .pre_order_loop:before,
.products-hover-only-icons .product-view-mask .footer-product .wcmp_add_to_cart_message:before,
.products-hover-only-icons .product-view-info .footer-product .wcmp_add_to_cart_message:before {
margin: 0;
}
.products-hover-only-icons .product-view-mask .footer-product .compare,
.products-hover-only-icons .product-view-info .footer-product .compare {
display: none;
}
} .product-view-default .footer-product {
pointer-events: none;
height: auto;
}
.product-view-default .footer-product .show-quickly {
font-size: 0.85rem;
text-transform: uppercase;
pointer-events: all;
position: relative;
width: 100%;
-webkit-transform: none;
transform: none;
border: none;
padding: 10px;
}
.product-view-default .footer-product .show-quickly:before {
display: none;
line-height: 1;
margin-right: 5px;
}
.product-view-default .et-wishlist-holder,
.product-view-default .xstore-wishlist {
position: absolute;
top: 18px;
right: 18px;
z-index: 3;
max-width: -webkit-min-content;
max-width: -moz-min-content;
max-width: min-content;
}
.product-view-default .xstore-wishlist {
line-height: 1;
}
.product-view-default .et-wishlist-holder .loader-path {
stroke: var(--et_dark-color);
}
.product-view-default .et-wishlist-holder .loader-circular {
width: auto;
}
.product-view-default .yith-wcwl-add-to-wishlist,
.product-view-default .wishlist-fragment > div {
pointer-events: all;
font-size: 0;
line-height: 1;
}
.product-view-default .yith-wcwl-add-to-wishlist .show a,
.product-view-default .wishlist-fragment a {
opacity: 0;
position: static;
line-height: 1;
}
.product-view-default .yith-wcwl-add-to-wishlist .show:before,
.product-view-default .wishlist-fragment a:before,
.product-view-default .xstore-wishlist .et-icon {
padding: 2px;
font-size: 1.35rem;
}
.product-view-default .xstore-wishlist {
opacity: 0;
}
.product-view-default .content-product:hover .xstore-wishlist,
.product-view-default .content-product:hover .yith-wcwl-add-to-wishlist .show a,
.product-view-default .content-product:hover .wishlist-fragment a {
opacity: 1;
}
@media only screen and (max-width: 768px) {
.product-view-default .xstore-wishlist,
.product-view-default .wishlist-fragment a,
.product-view-default .yith-wcwl-add-to-wishlist .show a {
opacity: 1;
}
}article.blog-post,
article.post-grid {
margin-bottom: 30px;
}
article.blog-post .wp-picture,
article.post-grid .wp-picture {
position: relative;
margin-bottom: 22px;
text-align: center;
width: auto;
margin-left: 0;
margin-right: auto;
}
article.blog-post .wp-picture:hover .zoom,
article.post-grid .wp-picture:hover .zoom {
opacity: 1;
visibility: visible;
}
article.blog-post .wp-picture img,
article.post-grid .wp-picture img {
max-width: 100%;
width: 100%;
margin: 0 auto;
}
article.blog-post .featured-audio,
article.post-grid .featured-audio,
article.blog-post .featured-video,
article.post-grid .featured-video,
article.blog-post .et_post-slider,
article.post-grid .et_post-slider {
margin-bottom: 20px;
}
article.blog-post .featured-video,
article.post-grid .featured-video {
position: relative;
}
article.blog-post .read-more,
article.post-grid .read-more {
margin-top: 10px;
}
article.blog-post .read-more span,
article.post-grid .read-more span {
float: left;
}
article.blog-post .read-more.btn,
article.post-grid .read-more.btn {
margin-top: 15px;
}
article.blog-post:not(.content-framed) .read-more.btn:before,
article.post-grid:not(.content-framed) .read-more.btn:before,
article.blog-post:not(.content-framed) .read-more.btn:after,
article.post-grid:not(.content-framed) .read-more.btn:after {
display: none;
}
article.blog-post .zoom,
article.post-grid .zoom {
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
opacity: 0;
visibility: hidden;
}
article.blog-post .zoom .btn_group,
article.post-grid .zoom .btn_group {
position: absolute;
top: 50%;
left: 0;
width: 100%;
margin: -22px 0 0 0;
z-index: 2;
text-align: center;
}
article.blog-post .zoom .btn_group a i:before,
article.post-grid .zoom .btn_group a i:before {
content: "";
display: block;
}
article.blog-post .zoom > i,
article.post-grid .zoom > i {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
width: 100%;
height: 100%;
}
article.blog-post h6.active,
article.post-grid h6.active {
display: inline-block;
}
article.blog-post:not(.post-single) p,
article.post-grid:not(.post-single) p {
margin-bottom: 0.4em;
}
article.blog-post:not(.post-single) .author-info,
article.post-grid:not(.post-single) .author-info,
article.blog-post .wp-picture .svg-wrapper svg,
article.post-grid .wp-picture .svg-wrapper svg {
display: none;
}
article.blog-post .wp-picture.blog-hover-zoom,
article.post-grid .wp-picture.blog-hover-zoom {
overflow: hidden;
}
article.blog-post .wp-picture.blog-hover-zoom img,
article.post-grid .wp-picture.blog-hover-zoom img {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
article.blog-post .wp-picture.blog-hover-zoom:hover:before,
article.post-grid .wp-picture.blog-hover-zoom:hover:before {
background-color: rgba(34, 34, 34, 0.2);
}
article.blog-post .wp-picture.blog-hover-zoom:hover img,
article.post-grid .wp-picture.blog-hover-zoom:hover img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
opacity: 0.8;
}
article.blog-post .wp-picture.blog-hover-zoom .blog-mask,
article.post-grid .wp-picture.blog-hover-zoom .blog-mask {
display: none;
}
article.blog-post .wp-picture.blog-hover-zoom:before,
article.post-grid .wp-picture.blog-hover-zoom:before {
position: absolute;
top: 0;
left: 0;
right: 0;
width: 100%;
height: 100%;
content: '';
z-index: 1;
pointer-events: none;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
article.blog-post .wp-picture.blog-hover-animated,
article.post-grid .wp-picture.blog-hover-animated {
overflow: hidden;
}
article.blog-post .wp-picture.blog-hover-animated .svg-wrapper,
article.post-grid .wp-picture.blog-hover-animated .svg-wrapper {
height: 40px;
margin: 0 auto;
position: relative;
top: 50%;
opacity: 0;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
width: 150px;
overflow: hidden;
}
article.blog-post .wp-picture.blog-hover-animated .svg-wrapper svg,
article.post-grid .wp-picture.blog-hover-animated .svg-wrapper svg {
display: inline-block;
}
article.blog-post .wp-picture.blog-hover-animated .shape,
article.post-grid .wp-picture.blog-hover-animated .shape {
fill: none;
stroke-dasharray: 0 300;
stroke-dashoffset: -215;
stroke-width: 2px;
stroke: rgba(255, 255, 255, 0.9);
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
article.blog-post .wp-picture.blog-hover-animated .btn,
article.post-grid .wp-picture.blog-hover-animated .btn {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
border: none;
padding: 0;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
article.blog-post .wp-picture.blog-hover-animated img,
article.post-grid .wp-picture.blog-hover-animated img {
-webkit-transition: -webkit-transform 0.3s linear;
transition: -webkit-transform 0.3s linear;
transition: transform 0.3s linear;
transition: transform 0.3s linear, -webkit-transform 0.3s linear;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
article.blog-post .wp-picture.blog-hover-animated:hover img,
article.post-grid .wp-picture.blog-hover-animated:hover img {
-webkit-transform: scale(1.2);
transform: scale(1.2);
-webkit-transition: -webkit-transform 4s linear;
transition: -webkit-transform 4s linear;
transition: transform 4s linear;
transition: transform 4s linear, -webkit-transform 4s linear;
}
article.blog-post .wp-picture.blog-hover-animated:hover .svg-wrapper,
article.post-grid .wp-picture.blog-hover-animated:hover .svg-wrapper {
opacity: 1;
}
article.blog-post .wp-picture.blog-hover-animated:hover .svg-wrapper .shape,
article.post-grid .wp-picture.blog-hover-animated:hover .svg-wrapper .shape {
-webkit-animation: 0.4s draw linear forwards;
animation: 0.4s draw linear forwards;
opacity: 1;
stroke: rgba(255, 255, 255, 0.9);
}
article.blog-post .wp-picture.blog-hover-animated:hover .svg-wrapper .btn,
article.post-grid .wp-picture.blog-hover-animated:hover .svg-wrapper .btn {
color: rgba(255, 255, 255, 0.9);
}
article.blog-post .wp-picture.blog-hover-animated:hover .svg-wrapper:hover .btn,
article.post-grid .wp-picture.blog-hover-animated:hover .svg-wrapper:hover .btn {
color: var(--et_dark-color);
}
article.blog-post .wp-picture.blog-hover-animated:hover .svg-wrapper:hover .shape,
article.post-grid .wp-picture.blog-hover-animated:hover .svg-wrapper:hover .shape {
stroke: #fff;
fill: #fff;
}
article.blog-post.blog-align-center .meta-post .post-comments-count,
article.post-grid.blog-align-center .meta-post .post-comments-count,
article.blog-post.blog-align-right .meta-post .post-comments-count,
article.post-grid.blog-align-right .meta-post .post-comments-count {
margin-left: 10px;
}
article.blog-post.blog-align-center,
article.post-grid.blog-align-center,
article.blog-post.blog-align-center .post-heading,
article.post-grid.blog-align-center .post-heading {
text-align: center;
}
article.blog-post.blog-align-center .read-more,
article.post-grid.blog-align-center .read-more {
margin-left: auto;
margin-right: auto;
}
article.blog-post.blog-align-right,
article.post-grid.blog-align-right,
article.blog-post.blog-align-right .post-heading,
article.post-grid.blog-align-right .post-heading {
text-align: end;
}
article.post-grid .content-article p {
margin-bottom: 0;
}
.post-grid .post-categories,
.blog-post .post-categories,
.post-header .post-categories {
position: absolute;
top: 30px;
left: 0;
font-size: 1.14rem;
z-index: 3;
padding: 0.25em 1.2em;
background: var(--et_active-color);
}
.post-grid .post-categories a,
.blog-post .post-categories a,
.post-header .post-categories a {
color: #fff;
}
.post-grid .sticky-post,
.blog-post .sticky-post,
.post-header .sticky-post {
font-size: 1.14rem;
display: inline-block;
margin-bottom: 5px;
}
.wp-picture {
position: relative;
}
.wp-picture .blog-mask {
position: absolute;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
opacity: 0;
z-index: 2;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.wp-picture .blog-mask:before {
content: "";
position: absolute;
right: 0;
left: 0;
top: 0;
bottom: 0;
opacity: 0.4;
background-color: var(--et_active-color);
}
.wp-picture .blog-mask-inner {
top: 50%;
position: absolute;
width: 100%;
margin-top: -20px;
}
.wp-picture .blog-mask-inner .btn {
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
opacity: 0;
background-color: transparent;
color: #fff;
height: auto;
border: 2px solid rgba(255, 255, 255, 0.4);
}
.wp-picture .blog-mask-inner .btn:hover {
border-color: #fff;
}
.wp-picture:hover .blog-mask {
opacity: 1;
}
.wp-picture:hover .blog-mask-inner .btn {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
.post-heading {
margin-bottom: 0.79em;
}
.post-heading h2 {
margin-bottom: 0.3em;
word-wrap: break-word;
}
.blog-category-description {
margin-bottom: 30px;
}
.meta-post {
font-size: 1.14rem;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.meta-post .views-count:before {
content: '\e907';
}
.meta-post .post-comments-count:before {
content: '\e938';
}
.meta-post .entry-date:before {
content: '\e937';
}
.meta-post > span,
.meta-post > a {
margin-left: 6px;
}
.meta-post,
.meta-post a,
.post-comments-count {
color: var(--et_main-color);
}
.meta-post a[rel="author"]:hover,
.post-comments-count:hover {
color: var(--et_active-color);
}
.content-center {
text-align: center;
}
.content-article {
line-height: var(--p-line-height, 1.6);
font-size: var(--p-font-size, 1.14rem);
}
.content-article .more-button {
display: block;
}
.posts-slider .slide-view-horizontal .wp-picture,
.posts-slider .slide-view-horizontal .featured-audio,
.posts-slider .slide-view-horizontal .featured-video {
width: 245px;
float: left;
margin-right: 30px;
}
.posts-slider .slide-view-horizontal .grid-post-body {
float: left;
width: 265px;
}
.posts-slider .slide-view-horizontal .read-more,
.posts-slider .slide-view-horizontal .featured-quote {
display: none !important;
}
.posts-slider article {
width: 100%;
margin-bottom: 0;
}
.posts-slider article .wp-picture {
min-height: 120px;
width: 100%;
margin-bottom: 18px;
display: inline-block;
float: none;
}
.posts-slider article .post-heading {
margin-bottom: 15px;
}
.posts-slider article .post-heading h2 {
font-size: 1.3rem;
}
.posts-slider article .content-article,
.posts-slider article .content-article p {
line-height: var(--p-line-height, 1.6);
font-size: var(--p-font-size, 1.14rem);
margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
.posts-slider article .featured-quote {
zoom: 0.75;
}
}
.posts-slider article.format-quote .featured-quote .quote-content,
.posts-slider article.format-quote .featured-quote .quote-content p {
font-size: 0;
}
.posts-slider article.format-quote .featured-quote .quote-content i {
font-size: 1.7rem;
padding: 0;
vertical-align: middle;
}
.posts-slider article.format-quote .featured-quote .quote-content i:first-child {
display: none;
}
.et_post-slider {
--arrow-size: 40px;
}
.et_post-slider::-moz-selection {
background: transparent;
}
.et_post-slider::selection {
background: transparent;
}
.et_post-slider .swiper-custom-left,
.et_post-slider .swiper-custom-right {
z-index: 5;
}
.et_post-slider .swiper-button-disabled {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.et_post-slider:hover .swiper-button-disabled {
opacity: 0.4 !important;
}
.et_post-slider .swiper-pagination {
position: absolute;
}
@-webkit-keyframes draw {
0% {
stroke-dasharray: 0 300;
stroke-dashoffset: -215;
stroke-width: 3px;
}
100% {
stroke-dasharray: 400 300;
stroke-dashoffset: 0;
stroke-width: 3px;
}
}
@keyframes draw {
0% {
stroke-dasharray: 0 300;
stroke-dashoffset: -215;
stroke-width: 3px;
}
100% {
stroke-dasharray: 400 300;
stroke-dashoffset: 0;
stroke-width: 3px;
}
}
@media only screen and (max-width: 992px) {
article.blog-post.col-md-3 .zoom .btn_group,
article.post-grid.col-md-3 .zoom .btn_group {
margin-top: -25px;
}
}
@media only screen and (max-width: 767px) {
.meta-post {
font-size: 1rem;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
@media only screen and (max-width: 480px) {
article.blog-post .zoom .btn_group,
article.post-grid .zoom .btn_group {
margin-top: -32px;
}
article.blog-post .zoom .btn_group a,
article.post-grid .zoom .btn_group a {
margin: 5px;
}
article .post-heading + .content-article {
padding-top: 0;
}
.post-heading h2 {
font-size: 1.5rem;
}
} article.format-video iframe {
max-height: 100%;
}.portfolio-item {
padding-bottom: 30px;
}
.portfolio-item.port-style-classic .portfolio-descr {
opacity: 0;
visibility: hidden;
bottom: -20px;
}
.portfolio-item .portfolio-image {
background-color: var(--et_active-color);
}
.portfolio-item-inner {
position: relative;
}
.portfolio-item-inner .portfolio-image img {
-webkit-transition: 0.3s all ease-in-out;
transition: 0.3s all ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
width: 100%;
}
.portfolio-item-inner:hover .portfolio-image img {
opacity: 0.4;
}
.portfolio-item-inner:hover .portfolio-descr {
opacity: 1;
visibility: visible;
bottom: 0;
}
.portfolio-descr {
position: absolute;
left: 0;
right: 0;
padding: 0 30px 30px 30px;
bottom: 0;
color: #fff;
-webkit-transition: 0.3s all ease-in-out;
transition: 0.3s all ease-in-out;
}
.portfolio-descr .posted-in a {
color: #fff;
}
.portfolio-descr .project-title {
margin-bottom: 0;
}
.portfolio-descr .project-title a {
color: #fff;
font-size: 1.71rem;
line-height: 1;
}
.portfolio-descr .posted-in {
font-size: 1.14rem;
display: inline-block;
}
.portfolio-image {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
overflow: hidden;
}
.portfolio-image a,
.portfolio-image img {
display: block;
overflow: hidden;
}
.portfolio-image .zoom .btn-lightbox {
font-size: 0;
border: 2px solid rgba(255, 255, 255, 0.7);
background: transparent;
width: 3rem;
height: 3rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
-webkit-transition: 0.3s all ease-in-out;
transition: 0.3s all ease-in-out;
}
.portfolio-image .zoom .btn-lightbox:before {
content: '+';
font-size: 30px;
display: block;
font-family: Arial;
color: #fff;
-webkit-text-fill-color: currentColor;
}
.portfolio-image .zoom .btn-lightbox:hover {
background: var(--et_dark-color);
border-color: var(--et_dark-color);
}
.portfolio-image .zoom .btn-lightbox:hover:before {
color: #fff;
}
.portfolio-image .zoom .btn-view-more {
display: none;
}
.portfolio {
margin-bottom: calc(2em - 30px);
-webkit-animation: fadeIn 0.7s linear;
animation: fadeIn 0.7s linear;
}
.portfolio-wrapper.spacing-1 {
margin-left: 0;
margin-right: 0;
}
.portfolio-wrapper.spacing-1 .portfolio-item {
padding-left: 0;
padding-right: 0;
padding-bottom: 0;
}
.portfolio-wrapper.spacing-5 {
margin-left: -2.5px;
margin-right: -2.5px;
}
.portfolio-wrapper.spacing-5 .portfolio-item {
padding-left: 2.5px;
padding-right: 2.5px;
padding-bottom: 5px;
}
.portfolio-wrapper.spacing-10 {
margin-left: -5px;
margin-right: -5px;
}
.portfolio-wrapper.spacing-10 .portfolio-item {
padding-left: 5px;
padding-right: 5px;
padding-bottom: 10px;
}
.portfolio-wrapper.spacing-15 {
margin-left: -7.5px;
margin-right: -7.5px;
}
.portfolio-wrapper.spacing-15 .portfolio-item {
padding-left: 7.5px;
padding-right: 7.5px;
padding-bottom: 15px;
}
.portfolio-wrapper.spacing-20 {
margin-left: -10px;
margin-right: -10px;
}
.portfolio-wrapper.spacing-20 .portfolio-item {
padding-left: 10px;
padding-right: 10px;
padding-bottom: 20px;
}
.portfolio-wrapper.spacing-30 {
margin-left: -15px;
margin-right: -15px;
}
.portfolio-wrapper.spacing-30 .portfolio-item {
padding-left: 15px;
padding-right: 15px;
padding-bottom: 30px;
}
.port-full-width:before {
display: table;
content: '';
}
.portfolio-single-item {
padding-bottom: 0;
}
.portfolio-single-item .title h2 {
text-transform: none;
}
.portfolio-single-item ul.menu-social-icons:before,
.portfolio-single-item ul.menu-social-icons:after {
content: '';
display: table;
clear: both;
}
.portfolio-item.columns-count-5 {
width: 20%;
}
.portfolio-item.columns-count-6 {
width: 16.66%;
}
.portfolio-item.columns-count-5 .portfolio-descr,
.portfolio-item.columns-count-6 .portfolio-descr {
padding: 15px;
}
.portfolio-item.columns-count-5 .portfolio-image .zoom,
.portfolio-item.columns-count-6 .portfolio-image .zoom {
top: 15px;
}
.no-full-width.columns-count-4 .portfolio-descr .posted-in,
.no-full-width.columns-count-5 .portfolio-descr .posted-in,
.no-full-width.columns-count-6 .portfolio-descr .posted-in {
font-size: 1rem;
}
.no-full-width.columns-count-4 .portfolio-descr h3,
.no-full-width.columns-count-5 .portfolio-descr h3,
.no-full-width.columns-count-6 .portfolio-descr h3,
.no-full-width.columns-count-4 .portfolio-descr .project-title a,
.no-full-width.columns-count-5 .portfolio-descr .project-title a,
.no-full-width.columns-count-6 .portfolio-descr .project-title a {
font-size: 1.3rem;
}
.no-full-width.columns-count-5 .project-title,
.no-full-width.columns-count-6 .project-title {
line-height: 1;
}
@media only screen and (max-width: 1400px) {
.portfolio-item.columns-count-5 .portfolio-image .zoom,
.portfolio-item.columns-count-6 .portfolio-image .zoom {
display: none;
}
}
@media only screen and (max-width: 1200px) {
.portfolio-image .zoom {
display: none;
}
}
@media only screen and (max-width: 992px) {
.portfolio-item.columns-count-5,
.portfolio-item.columns-count-6 {
width: 25%;
}
.portfolio-item.columns-count-5 .portfolio-descr,
.portfolio-item.columns-count-6 .portfolio-descr {
padding: 10px;
}
.portfolio-item.columns-count-5 .portfolio-descr .project-title,
.portfolio-item.columns-count-6 .portfolio-descr .project-title {
line-height: 1.2;
}
.portfolio-item.columns-count-5 .portfolio-descr .project-title a,
.portfolio-item.columns-count-6 .portfolio-descr .project-title a {
font-size: 0.9rem;
}
.portfolio-item.columns-count-5 .portfolio-descr .posted-in,
.portfolio-item.columns-count-6 .portfolio-descr .posted-in {
margin-bottom: 1px;
line-height: 1;
}
.portfolio-item.columns-count-5 .portfolio-descr .posted-in a,
.portfolio-item.columns-count-6 .portfolio-descr .posted-in a {
font-size: 0.7rem;
}
.portfolio-item.columns-count-5 .portfolio-image .zoom,
.portfolio-item.columns-count-6 .portfolio-image .zoom {
top: 10px;
}
}
@media only screen and (max-width: 768px) {
.portfolio-item.columns-count-5,
.portfolio-item.columns-count-6 {
width: 33.33%;
}
}
@media only screen and (max-width: 480px) {
.portfolio-item {
width: 100%;
}
.portfolio-item.columns-count-5,
.portfolio-item.columns-count-6 {
width: 50%;
}
}
@media only screen and (min-width: 992px) {
.portfolio-item.columns-count-2:nth-child(2n+1),
.portfolio-item.columns-count-3:nth-child(3n+1),
.portfolio-item.columns-count-4:nth-child(4n+1),
.portfolio-item.columns-count-5:nth-child(5n+1),
.portfolio-item.columns-count-6:nth-child(6n+1) {
clear: both;
}
} .portfolio-item-inner:hover .portfolio-image .zoom {
opacity: 1;
visibility: visible;
left: 30px;
}
.portfolio-image .zoom {
position: absolute;
opacity: 0;
visibility: hidden;
-webkit-transition: 0.3s all ease-in-out;
transition: 0.3s all ease-in-out;
top: 30px;
left: 10px;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.portfolio-item.columns-count-5 .portfolio-item-inner:hover .portfolio-image .zoom,
.portfolio-item.columns-count-6 .portfolio-item-inner:hover .portfolio-image .zoom {
left: 15px;
}
@media only screen and (max-width: 992px) {
.portfolio-item-inner:hover .portfolio-image .zoom {
left: 10px;
}
}.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(1300px + 30px - ( 2 * var(--sticky-on-space-fix, 0px)) );}body, body.yith-woocompare-popup{font-family:"AktivGrotesk-Regular";font-size:18;font-weight:400;color:#323232;}body, [data-mode="dark"]{--et_font-color:#323232;--et_container-bg-color:#ffffff;--et_inputs-border-radius:0px;--et_inputs-bg-color:#ffffff;--et_inputs-border-color:#f7dee1;--et_btn-bg-color:#0043eb;--et_btn-bg-color-hover:#1856f3;--et_btn-color:#ffffff;--et_btn-color-hover:#ffffff;--et_btn-br-color:#f2f2f2;--et_btn-bordered-bg-color:#0043eb;--et_btn-bordered-bg-color-hover:#1856f3;--et_btn-bordered-color:#ffffff;--et_btn-bordered-color-hover:#ffffff;--et_btn-dark-bg-color:#0043eb;--et_btn-dark-bg-color-hover:#1856f3;--et_btn-dark-color:#ffffff;--et_btn-dark-color-hover:#ffffff;--et_btn-dark-br-color:#262626;--et_btn-active-bg-color:#0043eb;--et_btn-active-bg-color-hover:#1856f3;--et_btn-active-color:#ffffff;--et_btn-active-color-hover:#ffffff;--et_btn-active-br-color:#f2f2f2;}body{--p-font-size:18px;--p-line-height:1.6;--et_active-color:#0042eb;--et_browser-bar-color:#ffffff;background:#ffffff;background-color:#ffffff;--et_new-label-color:#ffffff;--et_new-label-bg-color:#2e7d32;--et_on-sale-bg-color:#a4004f;--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;--single-buy-now-button-color:#ffffff;--single-buy-now-button-background-color:#0042eb;--single-buy-now-button-color-hover:#ffffff;--single-buy-now-button-background-color-hover:#1856f3;--customizer-ui-width:21%;--customizer-ui-content-zoom: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:Space Mono;font-weight:700;color:#323232;}h1, h2, h3, h4, h5, h6, .products-title{font-family:Space Mono;font-weight:700;color:#323232;}.page-heading{background:#fafafa;background-color:#fafafa;}.breadcrumb-trail{background:#fafafa;background-color:#fafafa;}.footer{padding-top:0px;padding-bottom:0px;}footer.footer:after{top:0px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#393939;}.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-family:inherit;border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;border-style:none;}.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-style:none;}.btn.bordered, .btn.bordered.small, .btn.bordered.medium, .btn.bordered.big{border-top-width:1px;border-bottom-width:1px;border-left-width:1px;border-right-width:1px;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, .etheme-checkout-page-next-step, .etheme-checkout-page-steps-footer #place_order, .etheme-checkout-page-prev-step, .etheme-elementor-cart-checkout-page-coupon .button, .etheme-elementor-cart-checkout-page-login-form .button{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;border-style:none;}.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, .etheme-checkout-page-next-step:hover, .etheme-checkout-page-steps-footer #place_order:hover, .etheme-checkout-page-prev-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, .etheme-checkout-page-next-step:focus, .etheme-checkout-page-steps-footer #place_order:focus, .etheme-checkout-page-prev-step:focus{border-style:none;}.btn.active, .button.active, input[type="submit"].dokan-btn-success, a.dokan-btn-success, .dokan-btn-success, .dokan-dashboard-content .add_note{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;border-style:none;}.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-style:none;}.archive.woocommerce-page.s_widgets-with-scroll .sidebar .sidebar-widget:not(.sidebar-slider):not(.etheme_widget_satick_block) > ul, .archive.woocommerce-page.s_widgets-with-scroll .shop-filters .sidebar-widget:not(.sidebar-slider):not(.etheme_widget_satick_block) > ul, .archive.woocommerce-page.s_widgets-with-scroll .sidebar .sidebar-widget:not(.sidebar-slider):not(.etheme_widget_satick_block) > div, .archive.woocommerce-page.s_widgets-with-scroll .shop-filters .sidebar-widget:not(.sidebar-slider):not(.etheme_widget_satick_block) > div{max-height:370px;}.et-quick-view-canvas.et-off-canvas-wide > .et-mini-content{max-width:400px;}.et-quick-view-canvas .swiper-container{max-width:calc(400px - 40px);}.et_b_header-logo.et_element-top-level img{width:80px;}.mobile-header-wrapper .et_b_header-logo.et_element-top-level img{width:35px;}.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;border-color:#e1e1e1;}.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:0px;}.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:0px;}.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:#ffffff;background-color:#ffffff;background-repeat:no-repeat;background-position:center center;color:#222222;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:#e1e1e1;}.mobile-header-wrapper .header-top{--content-zoom:calc(100em * .01);background:#222222;background-color:#222222;background-repeat:no-repeat;background-position:center center;color:#222222;}.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:0px;}.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:0px;}.mobile-header-wrapper .header-main .et-wrap-columns, .mobile-header-wrapper .header-main .widget_nav_menu .menu > li > a{min-height:60px;}.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:60px;}.header-main{text-transform:lowercase;--content-zoom:calc(100em * .01);background:#ffffff;background-color:#ffffff;background-repeat:no-repeat;background-position:center center;color:#222222;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:25px;padding-bottom:0px;padding-left:25px;border-style:solid;border-color:#e1e1e1;}.mobile-header-wrapper .header-main{--content-zoom:calc(100em * .01);background:#ffffff;background-color:#ffffff;background-repeat:no-repeat;background-position:center center;color:#222222;}.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:0px;}.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:0px;}.mobile-header-wrapper .header-bottom .et-wrap-columns, .mobile-header-wrapper .header-bottom .widget_nav_menu .menu > li > a{min-height:30px;}.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:30px;}.header-bottom{text-transform:none;--content-zoom:calc(10em * .01);background:#222222;background-color:#222222;background-repeat:no-repeat;background-position:center center;color:#222222;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;}.mobile-header-wrapper .header-bottom{--content-zoom:calc(100em * .01);background:#222222;background-color:#222222;background-repeat:no-repeat;background-position:center center;color:#000000;}.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);}#header.sticky-on .header-wrapper, #header.sticky-on .mobile-header-wrapper{animation-name:et-toBottomFull;animation-duration:0.7s;}.sticky-on .header-main .et-wrap-columns, #header[data-type="smart"].sticky-on .header-main .et-wrap-columns{min-height:70px;}#header.sticky-on .header-main .widget_nav_menu .menu > li > a, #header[data-type="smart"].sticky-on .header-main .widget_nav_menu .menu > li > a, #header.sticky-on .header-main #lang_sel a.lang_sel_sel, #header[data-type="smart"].sticky-on .header-main #lang_sel a.lang_sel_sel, #header.sticky-on .header-main .wcml-dropdown a.wcml-cs-item-toggle, #header[data-type="smart"].sticky-on .header-main .wcml-dropdown a.wcml-cs-item-toggle{line-height:70px;}.sticky-on .mobile-header-wrapper .header-main .et-wrap-columns, #header[data-type="smart"].sticky-on .mobile-header-wrapper .header-main .et-wrap-columns{min-height:60px;}.sticky-on .mobile-header-wrapper .header-main .widget_nav_menu .menu > li > a, #header[data-type="smart"].sticky-on .mobile-header-wrapper .header-main .widget_nav_menu .menu > li > a, .sticky-on .mobile-header-wrapper .header-main #lang_sel a.lang_sel_sel, #header[data-type="smart"].sticky-on .mobile-header-wrapper .header-main #lang_sel a.lang_sel_sel, .sticky-on .mobile-header-wrapper .header-main .wcml-dropdown a.wcml-cs-item-toggle, #header[data-type="smart"].sticky-on .mobile-header-wrapper .header-main .wcml-dropdown a.wcml-cs-item-toggle{line-height:60px;}.mobile-header-wrapper .sticky-on .header-main, .sticky-on .mobile-header-wrapper .header-main{background:#ffffff;background-color:#ffffff;background-repeat:no-repeat;background-position:center center;color:#000000;}.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{letter-spacing:0px;text-transform:uppercase;margin-right:8px;margin-bottom:0px;margin-left:8px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:40px;padding-right:0px;padding-bottom:40px;border-style:solid;border-color:#0043eb;}.header-main-menu.et_element-top-level .menu > li > a:before, .header-main-menu.et_element-top-level .menu > .current-menu-item > a:before, .header-main-menu.et_element-top-level .menu > .opened > a:before{background-color:rgba(255,255,255,0);}.header-main-menu2.et_element-top-level{--content-zoom:calc(100em * .01);justify-content:flex-end;}.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:10px;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:0px;padding-bottom:0px;padding-left:0px;}.header-main-menu2.et_element-top-level .menu > li .et_b_header-menu-sep{color:var(--current-color);opacity:.5;}.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{letter-spacing:0px;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:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;padding-top:.6em;padding-right:0px;padding-bottom:.6em;padding-left:0px;border-style:solid;border-color:#e1e1e1;}.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:-.6em;top:calc(var(--nav-sublist-dropdown-top) - 1px);}.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:1.9em;padding-right:1.9em;padding-top:.6em;padding-bottom:.6em;}.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:1.9em;}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:1.9em;}.et_b_header-menu .secondary-menu-wrapper .secondary-title{font-weight:400;text-transform:inherit;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: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{font-weight:400;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:1.8em;height:1.8em;}.mobile-menu-content .et_b_header-logo img{width:147px;}.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:solid;border-color:#e1e1e1;-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:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.mobile-menu-content{font-weight:400;text-transform:uppercase;color:#555555;}.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-bottom:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:20px;padding-right:30px;padding-bottom:20px;padding-left:30px;border-style:solid;border-color:#e1e1e1;}.et_b_header-cart.et_element-top-level > a svg{width:1.6em;height:1.6em;}.mobile-header-wrapper .et_b_header-cart.et_element-top-level > a svg{width:1.7em;height:1.7em;}.et_b_header-cart.et_element-top-level .et-quantity{font-size:0.7em;--et-quantity-proportion:1.8em;background-color:#e1e1e1;color:#000000;}.et_b_header-cart.et_element-top-level > a{color:#222222;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:10px;padding-right:0px;padding-bottom:10px;padding-left:0px;border-style:solid;border-color:#e1e1e1;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}.header-wrapper .et_b_header-cart.et-off-canvas .cart_list.product_list_widget li:hover, .header-wrapper .et_b_header-cart.et-off-canvas .cart_list.product_list_widget .quantity-wrapper, .header-wrapper .et-off-canvas.et-off-canvas .cart_list.product_list_widget .quantity-wrapper span, .header-wrapper .et-off-canvas.et-off-canvas .cart_list.product_list_widget .quantity-wrapper input{background-color:#fcfcfc!important;}.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:#222222;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:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;border-style:solid;}.et_b_header-cart .woocommerce-mini-cart__footer, .et_b_mobile-panel-cart .woocommerce-mini-cart__footer{margin-left:-30px;margin-right:-30px;margin-bottom:-30px;margin-top:30px;}.et_b_header-cart .et-cart-progress, .et_b_mobile-panel-cart .et-cart-progress{padding-left:30px;padding-right:30px;}.et_b_header-cart.et-off-canvas .woocommerce-mini-cart__footer-wrapper, .et_b_mobile-panel-cart .woocommerce-mini-cart__footer-wrapper{padding-top:30px;}.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:#e1e1e1;}.woocommerce-mini-cart__footer{background-color:#f5f5f5;color:#555555;}.et_b_header-wishlist.et_element-top-level > a svg{width:1.6em;height:1.6em;}.mobile-header-wrapper .et_b_header-wishlist.et_element-top-level > a svg{width:1.3em;}.et_b_header-wishlist.et_element-top-level .et-quantity{font-size:0.7em;--et-quantity-proportion:1.8em;background-color:#e1e1e1;color:#000000;}.et_b_header-wishlist.et_element-top-level > a{color:#222222;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:10px;padding-right:0px;padding-bottom:10px;padding-left:0px;border-style:solid;border-color:#e1e1e1;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}.header-wrapper .et_b_header-wishlist.et-off-canvas .cart_list.product_list_widget li:hover{background-color:#fcfcfc;}.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:#222222;}.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:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;}.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.4em;height:1.4em;}.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:var(--current-color);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-compare.et_element-top-level .et-mini-content{--content-zoom:calc(100em * .01);}.et_b_header-compare.et_element-top-level .et-mini-content, .et_b_mobile-panel-compare .et-mini-content{background-color:#ffffff;color:#000000;}.et_b_header-compare.et_element-top-level .et-mini-content, .et-mobile-panel .et_b_mobile-panel-compare .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:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;}.et_b_header-compare .et-mini-content, .et-mobile-panel .et_b_mobile-panel-compare .et-mini-content{border-style:solid;}.et_b_header-compare .et-mini-content, .et_b_header-compare .cart-widget-products, .et_b_header-compare.et-off-canvas .product_list_widget li:not(:last-child), .et_b_mobile-panel-compare .et-mini-content, .et_b_mobile-panel-compare .cart-widget-products, .et_b_mobile-panel-compare.et-off-canvas .product_list_widget li:not(:last-child){border-color:#e1e1e1;}.et_b_header-account.et_element-top-level > a svg{width:1.5em;height:1.5em;}.mobile-header-wrapper .et_b_header-account.et_element-top-level > a svg{width:1.4em;height:1.4em;}.et_b_header-account.et_element-top-level > a{color:#222222;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:10px;padding-right:0px;padding-bottom:10px;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-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:#222222;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:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;border-style:solid;border-color:#e1e1e1;}.et_b_header-search.et_element-top-level > span svg, .et_b_header-search.et_element-top-level .search-button svg{width:1.4em;height:1.4em;}.et_b_header-search.et_element-top-level > span img, .et_b_header-search.et_element-top-level .search-button img{max-width:1.4em;max-height:1.4em;}.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:1em;height:1em;}.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:1em;max-height:1em;}.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;}.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;}.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;}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;}.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);}.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;}.et_b_header-socials.et_element-top-level{--content-zoom:calc(90em * .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 7px;}.et_b_header-socials.et_element-top-level.flex-col a + a{margin:7px 0 0 0;}.mobile-header-wrapper .et_b_header-socials.et_element-top-level.flex-row a{margin:0 10px;}.mobile-header-wrapper .et_b_header-socials.et_element-top-level.flex-col a + a{margin:10px 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:0px;padding-bottom:0px;padding-left:0px;border-style:solid;border-color:#e1e1e1;}.header-newsletter-popup .et-popup-content-custom-dimenstions{width:840px;height:530px;}.header-newsletter-popup .et-popup-content{background:rgba(255,255,255,0);background-color:rgba(255,255,255,0);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:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-style:solid;border-color:#e1e1e1;}.header-newsletter-popup .et-popup-content, .header-newsletter-popup .et-close-popup{color:#000000;}.et_b_header-button{text-transform:none;font-size:calc(var(--content-zoom) * 1);background-color:#000000;color:#ffffff!important;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: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_header-button:hover{background-color:#ffffff;color:#000000!important;}.et_promo_text_carousel{--promo-text-height:30px;background-color:#222222;color:#ffffff;}.et-mobile-panel-wrapper .et-mobile-panel .et-wrap-columns{height:64px;}.et-mobile-panel-wrapper{--mobile-panel-height:64px;--max-elements-mini-content-height:calc(100% - 64px + 1px);--content-zoom:calc(100em * .01);}.et-mobile-panel-wrapper, .et_b_mobile-panel-more_toggle .et-mini-content, .et_b_mobile-panel-more_toggle .et-mini-content, .et-mobile-panel .et_column{background:#ffffff;background-color:#ffffff;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 .et-mini-content{color:#222222;}.et-mobile-panel .et_column.active{color:#fcdee0;background:#ffffff;background-color:#ffffff;background-repeat:no-repeat;background-position:center center;}.ask-wishlist-estimate-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;}.ask-wishlist-estimate-popup .et-popup-content, .ask-wishlist-estimate-popup .et-close-popup{color:#000000;}.xstore-compare-items td{text-align:center;}@media only screen and (min-width: 1200px){.container, div.container, .et-container, .breadcrumb-trail .page-heading{max-width:1300px;}.single-product .woocommerce-message, .single-product .woocommerce-error, .single-product .woocommerce-info{width:1300px;}.footer:after{width:calc(1300px - 30px);}.boxed .template-container, .framed .template-container{width:calc(1300px + 30px);}.boxed .header-wrapper, .framed .header-wrapper{width:calc(1300px + 30px);}}@media only screen and (min-width: 993px){.et_b_dt_header-overlap .page-heading{padding-top:13em;padding-bottom:5em;}}@media only screen and (max-width: 992px){.et_b_mob_header-overlap .page-heading{padding-top:11em;padding-bottom:1.2em;}.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{bottom:calc(64px + 15px);}.et-mobile-panel-wrapper:not(.mob-hide):not(.outside) ~ .back-top.backIn ~ .et-request-quote{bottom:calc(64px + 70px);}} @font-face {
font-family: 'Space Mono';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/spacemono/v13/i7dMIFZifjKcF5UAWdDRaPpZUFqaGC6WZ3S_Yg.woff) format('woff');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Space Mono';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/spacemono/v13/i7dMIFZifjKcF5UAWdDRaPpZUFuaGC6WZ3S_Yg.woff) format('woff');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Space Mono';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/spacemono/v13/i7dMIFZifjKcF5UAWdDRaPpZUFWaGC6WZ3Q.woff) format('woff');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}.footer-bottom {
background-color: #fff;
}
.footer-bottom * {
color: var(--e-global-color-primary) !important;
}
.cky-prefrence-btn-wrapper .cky-btn {
text-transform: lowercase;
font-weight: 600;
font-family: 'Aktiv Gotesk', sans-serif;
}
.cky-preference-header .cky-preference-title,
.cky-accordion-item .cky-accordion-header {
text-transform: lowercase;
font-family: 'Space mono';
color: var(--e-global-color-primary) !important;
}
.cky-prefrence-btn-wrapper .cky-btn {
background-color: #0042eb !important;
border-color: #0042eb !important;
color: #fff !important;
}
.cky-notice .cky-title {
font-family: 'Space mono';
color: #0042eb !important;
text-transform: lowercase !important;
}
.cky-notice-btn-wrapper .cky-btn {
text-transform: lowercase;
background-color: #0043eb !important;
border-color: #0043eb !important;
color: #fff !important;
font-weight: 600;
font-family: 'Aktiv Gotesk', sans-serif;
}
#ple-animates {
top: 50%;
left: 50%;
}
@media(max-width: 768px) {
.cky-revisit-bottom-left {
bottom: 80px !important;
}	
}
.products-loop .product-title a {
color: var(--e-global-color-primary) !important;
}
.posted_in,
.size-guide a,
.single-wishlist,
.single-compare {
text-transform: lowercase !important;
}
#dokan-form-contact-seller {
width: 90%;
}
.dokan-izimodal-wraper .dokan-izimodal-close-btn button {
border: none !important;
color: #343434 !important;
}
@media(min-width: 768px) {
.et_b_header-menu .menu li {
padding: 0 10px;
}
}
@media(max-width: 768px) {
.iziModal {
width: 90% !important;
max-width: 90% !important;
}
.iziModal .dokan-support-login-wrapper {
width: 100% !important;
}
}
.single-product-default .product-content h1.product_title {
font-family: 'Aktiv Grotesk', sans-serif !important;
}
body > div.template-container > div.template-content > div.page-wrapper > div.container.content-page.sidebar-mobile-bottom > div > div > div > div.elementor.elementor-46521 > section > div > div > div > div > div > div > div > div.woocommerce-MyAccount-content > p:nth-child(7) > a {
background: #0034eb !important;
color: #fff !important;
}
body > div.template-container > div.template-content > div.page-wrapper > div.container.content-page.sidebar-mobile-bottom > div > div > div > div.elementor.elementor-46521 > section > div > div > div > div > div > div > div > div.woocommerce-MyAccount-content > p:nth-child(7) > a:hover {
background: #1856f3 !important;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-img.dummy-image {
background-size: 300px 300px;
background-image: url(http://secondkid.be/wp-content/uploads/2023/10/nopic_2-product-picture.jpg) !important;
background-color: whitesmoke;
background-position: center;
}
table.cart .product-details .remove-item {
background-color: #ed8990 !important;
}
table.cart .product-details .remove-item:hover {
color: #fff !important;
background-color: #ed8993 !important;
}
button {
box-shadow: none !important;	
}
.homepage-slider-wrapper .product-title a {
font-size: 20px;
font-weight: 700;
color: var(--primary);
}
.homepage-slider-wrapper .carousel-area .product-slide {
border: 2px solid var(--e-global-color-secondary);
}
.content-page, .page-content {
padding-bottom: 0;
}
.header-top,
.header-bottom {
display: none;
}
.page-heading .container {
max-width: 100% !important;
}
.container.content-page {
max-width: 100% !important;
}
@media(min-width: 1024px) {
.et_b_header-mobile-menu { 
display: none;
}
}
#menu-main-menu li a {
font-size: 16px;
font-family: "Aktiv Gotesk", Sans-serif;
}
.product-categories.with-accordion li a,
.widget_product_categories.sidebar-widget ul li > ul.children li > a, .sidebar-widget ul li > ul.children li > a,
.sidebar-widget ul li a, 
.price_slider_wrapper .price_label,
.price_slider_wrapper .price_label span {
font-family: "Aktiv Gotesk", Sans-serif !important;
font-size: 18px;
color: #323232 !important;
}
.price_slider_amount button {
background-color: #0043eb !important;
padding: 10px 45px !important;
font-size: 16px !important;
text-transform: lowercase;
color: #fff !important;
box-shadow: none !important;
}
.s_widgets-open-close .sidebar .sidebar-widget:not(.sidebar-slider) > .widget-title > span {
font-family: 'Space mono';
font-size: 20px;
text-transform: lowercase;
}
.products-loop .product-title a {
color: var(--primary);
font-size: 18px;
}
.single_add_to_cart_button.button {
font-size: 16px !important;
font-weight: 700 !important;
font-family: 'Aktiv Gotesk', sans-serif !important;
}
.single-product-default {
font-family: 'Aktiv Gotesk', sans-serif;
}
.single-product-default h1, h2, h4 {
font-family: 'Space mono' !important;
}
.single-product .swiper-container {
padding-bottom: 80px;
padding-left: 25px;
padding-right: 25px;
}
.single-product .woocommerce-tabs.wc-tabs-wrapper.tabs.tabs-default.tabs-ready {
padding: 0 25px;
}
.single-product .woocommerce-tabs.wc-tabs-wrapper.tabs.tabs-default.tabs-ready span {
font-size: 18px;
}
.single-product .related-products .swiper-container .swiper-slide {
border: 2px solid #FCDEE0;
}
.dokan-store-support-btn-product {
font-size: 18px;
border: none;
box-shadow: none !important;
background-color: var( --e-global-color-primary ) !important;
color: #fff !important;
text-transform: lowercase;
height: 50px;
}
.form-actions .btn {
font-size: 18px;
text-transform: lowercase;
}
.footer-copyrights-right {
display: none;
}
.footer-copyrights {
width: 100%;
text-align: center;
}
body > div.template-container > div.template-content > div.page-wrapper > div.container.content-page.sidebar-mobile-bottom > div > div > div > div.elementor.elementor-47072 > section > div > div > div > div > div > div > div.e-cart__container > div.e-cart__column.e-cart__column-start > form > div.e-shop-table.e-cart-section.e-cart-section--no-coupon > div > table > tbody > tr > td.product-details > div > a.product-title {
color: var( --e-global-color-primary ) !important;
}
table.cart .product-details .remove-item {
color: #fff !important;
padding: 10px;
text-align: center;
background-color: #fa3838 !important;
}
body > div.template-container > div.template-content > div.page-wrapper > div.container.content-page.sidebar-mobile-bottom > div > div > div > div.elementor.elementor-47072 > section > div > div > div > div > div > div > div.e-cart__container > div.e-cart__column.e-cart__column-end > div > div > div > div > div.cart-collaterals > div > table > tbody > tr.woocommerce-shipping-totals.shipping > td > form a {
color: var( --e-global-color-primary) !important;
}
.woocommerce-cart-form .actions,
.wc-proceed-to-checkout .return-shop {
display: none;
}
.cart button {
text-transform: lowercase;
font-size: 18px !important;
box-shadow: none !important;
}
.tabs .tab-title {
text-transform: lowercase !important;
}
.tab-content-scroll h2 {
text-transform: lowercase !important;
}
.post-heading a,
.product-details > h2 > a{
color: var( --e-global-color-primary) !important;
}
.post-heading a {
font-size: 22px;
}
.footer-menu-wrapper li a {
font-weight: 500;
font-family: 'Aktiv Gotesk', sans-serif;
}
.footer-menu-wrapper li a:hover {
color: #fff !important;
text-transform: none !important;
opacity: .8;
}
.read-more.btn {
font-size: 18px;
text-transform: lowercase;
}
.newsletter-submit button {
box-shadow: none !important;
}
.dokan-single-seller.woocommerce .store-footer button {
padding: 10px 25px;
background-color: var(--e-global-color-primary) !important;
color: #fff !important;
box-shadow: none !important;
font-size: 18px !important;
text-transform: lowercase !important;
transition: .3s;
}
.dokan-single-seller.woocommerce .store-footer button:hover {
background-color: #1856F3 !important;
transition: .3s;
}
.dokan-store-list-filter-button.dokan-btn.dokan-btn-theme,
#apply-filter-btn{
background-color: var(--e-global-color-primary) !important;
color: #fff !important;
transition: .3s;
text-transform: lowercase !important;
}
.dokan-store-list-filter-button.dokan-btn.dokan-btn-theme:hover,
#apply-filter-btn:hover {
background-color: #1856F3 !important;
transition: .3s;
}
.products-bordered-layout.with-ajax .ajax-content > div {
border-bottom: 1px solid #FCDEE0;
border-right: 1px solid #FCDEE0;
}
.products-bordered-layout.with-ajax .ajax-content {
border-top: 1px solid #FCDEE0;
border-left: 1px solid #FCDEE0;
}
.show-quickly { visibility: hidden;
}
.button.btn-checkout.wc-forward {
color: #fff !important;
}
.mini-cart-buttons a {
text-transform: lowercase;
font-weight: 600 !important;
font-family: 'Aktiv Gotesk', sans-serif;
}
.elementor-menu-cart__footer-buttons a {
text-transform: lowercase;
box-shadow: none !important;
background-color: var(--e-global-color-primary) !important;
font-weight: 600 !important;
}
.et-mobile-panel .et_column > a .et_b-icon + span {
font-size: 14px !important;
}
.et-mobile-panel .et_column > a .et_b-icon {
font-size: 16px !important;
}
.dokan-dashboard-wrap {
margin-bottom: 40px;
}
.dokan-dashboard .dokan-dash-sidebar #dokan-navigation > input:checked + ul.dokan-dashboard-menu {
position: relative;
z-index: 999;
}
#dokan-navigation #mobile-menu-icon {
z-index: 1000 !important;
}
@media only screen and (max-width: 450px) {
.dokan-dashboard .dokan-dash-sidebar #dokan-navigation {
background-color: #0042eb;
}
}
.dokan-w6 {
width: 100% !important;
}
#order-stats {
max-height: 250px;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dokan-dash-left {
padding-right: 0;
}
@media (max-width: 767px) {
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li {
border-right: 1px solid #fff;
width: 100%;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu {
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
}
}
.woocommerce-MyAccount-content h3,
.page-heading h3,
.product-title {
text-transform: lowercase !important;
font-family: 'Space mono' !important;
font-weight: 700 !important;
}
.woocommerce-MyAccount-navigation-wrapper li a {
font-weight: 600;
color: #0042eb;
text-transform: lowercase;
}
.MyAccount-dashboard-buttons .btn {
text-transform: lowercase !important;
font-family: 'Aktiv Gotesk', sans-serif !important;
font-weight: 600;
font-size: 18px;
}
.my_account_orders td .button,
.woocommerce-EditAccountForm .woocommerce-Button{
font-size: 16px !important;
text-transform: lowercase;
font-family: 'Aktiv Gotesk', sans-serif !important;
font-weight: 600 !important;
}
.my_account_orders td .button:hover {
border: 1px solid #0042eb;
}
form.woocommerce-EditAccountForm.edit-account p {
margin: 0 0 20px 0;
}
#menu-main-menu li a {
text-transform: lowercase;
font-family: 'Space mono';
font-weight: 600;
font-size: 20px;
color: #0042eb;
}
.content-product .by-vendor-name-link {
text-transform: lowercase;
font-family: 'Space mono';
font-weight: 600;
font-size: 14px;
}
.new-label {
display: none;
}
#breadcrumb a,
.woocommerce-breadcrumb a {
font-weight: 700 !important;
color: #0042eb !important;
text-transform: lowercase !important;
}
.back-top svg path {
stroke: #0042eb !important;
}
form.login button[name=login], form.register button[name=login], form.login button[name=register], form.register button[name=register] {
font-weight: 600;
font-size: 18px;
font-family: 'Aktiv Gotesk', sans-serif;
text-transform: lowercase;
margin-top: 20px;
}
.register-column h2,
.login-column h2{
text-transform: lowercase;
}
.open-filters-btn a,
.products-per-page span {
text-transform: lowercase;
font-weight: 600 !important;
font-family: 'Space mono' !important;
color: #0042eb !important;
}
.et_b-icon svg {
fill: #0042eb;
}
.et_b_header-cart.et_element-top-level .et-quantity,
.et_b_header-wishlist.et_element-top-level .et-quantity {
background: #0042eb;
color: #fff;
}
.sidebar-widget ul li a {
text-transform: lowercase;
}
article.blog-post .wp-picture.blog-hover-zoom img, article.post-grid .wp-picture.blog-hover-zoom img {
max-height: 500px;
object-fit: cover;
}
.et_blog-ajax .post {
padding: 35px 35px;
}
article.blog-post .read-more.btn, article.post-grid .read-more.btn {
background-color: transparent;
color: #0042eb;
font-weight: 600;
text-decoration: underline;
padding: 0;
}
.share-post {
display: none;
}
#breadcrumb .current {
display: none;
}
.footer-widgets .footer-widget ul li a {
font-weight: 600;
font-family: 'Space mono' !important;
font-size: 18px !important;
}
.post-heading h2 a,
.product-information-inner h4,
.products-title.related-products-title {
text-transform: lowercase;
}
.delimeter {
color: #0042eb;
}
.category-grid .categories-mask h4 {
color: #0042eb !important;
text-transform: lowercase !important;
font-family: 'Space mono' !important;
}
.btn.black {
font-size: 18px;
font-family: 'Space mono' !important;
text-transform: lowercase !important;
font-weight: 600;
}
.ajax-search-tags.full-width.align-center span {
text-transform: lowercase;
}
.search-content-head .products-title,
.ajax-search-categories .products-title {
color: #0042eb !important;
font-size: 18px !important;
text-transform: lowercase !important;
}
.product_seller {
text-transform: lowercase !important;
font-family: 'Space mono' !important;
font-weight: 600 !important;
}
.product-share {
display: none;
}
.vendor-dashboard {
text-transform: lowercase !important;
font-weight: 600 !important;
font-family: 'Aktiv Gotesk', sans-serif !important;
font-size: 18px;
margin-top: 20px;
}
.s_widgets-with-scroll .sidebar .sidebar-widget:not(.sidebar-slider) > div:after {
height: 0;
}
.header-main-menu.et_element-top-level .menu > li > a {
margin-left: 18px;
margin-right: 18px;
}
div.mobile-menu-content .et_b_header-menu .menu li a {
font-family: 'Space mono';
font-weight: 600;
text-transform: lowercase;
color: var(--e-global-color-primary) !important;
}
.mobile-menu-content > .et_element:not(:last-child), .mobile-menu-content .et_b_header-contacts .contact:not(:last-child) span, .mobile-menu-content .et_b_header-button  {
font-family: 'Space mono';
font-weight: 600 !important;
text-transform: lowercase;
color: var(--e-global-color-primary) !important;
}
.mobile-menu-content span {
font-weight: 600 !important;
}
.mobile-menu-content .et_b-tabs span {
text-transform: lowercase !important;
color: var(--e-global-color-primary);
opacity: 1;
}
.et_b-tab-content .widget .cat-item a {
text-transform: lowercase;
font-weight: 600;
color: var(--e-global-color-primary);
}
.mobile-menu-content a {
color: var(--e-global-color-primary) !important;
opacity: 1 !important;
}
div.mobile-menu-content .et_b-tab-content .widget .children {
opacity: 1 !important;
}
.swiper-entry:hover .swiper-custom-right {
right: 0px;
}
.swiper-entry:hover .swiper-custom-left {
left: 0px;
} 
ul.page-numbers a {
border: 1px solid var(--e-global-color-secondary);
}
.page-numbers:hover {
color: #fff !important;
}
.page-numbers.dots {
color: var(--e-global-color-primary) !important;
}
.et_b-icon + span {
padding-left: 15px;
}
.meta-post {
display: none;
}
.et_b_header-account.et_element-top-level .et-mini-content ul li a,
.woocommerce-MyAccount-navigation-wrapper li a {
text-transform: lowercase !important;
font-weight: 600 !important;
color: var(--e-global-color-primary);
font-family: 'Space mono';
}
.dokan-dashboard header.dokan-dashboard-header h1,
.dokan-dashboard-content h3,
label.dokan-w3.dokan-control-label {
text-transform: lowercase;
font-family: 'Space mono';
}
.dokan-btn {
text-transform: lowercase !important;
font-weight: 600 !important;
font-family: 'Aktiv Gotesk', sans-serif;
box-shadow: none !important;
}
body > div.template-container > div.template-content > div.page-wrapper > div.container.content-page.sidebar-mobile-bottom > div > div > div > div.dokan-dashboard-wrap > div.dokan-dashboard-content.dokan-orders-content > article > div.dokan-order-filter-serach > form.dokan-right > div > input {
background-color: var(--e-global-primary-color) !important;
color: #fff !important;
box-shadow: none !important;
}
.widget-title {
text-transform: lowercase;
}
.et-mini-content-head a span {
text-transform: lowercase !important;
font-weight: 600;
font-family: 'Space mono';
color: var(--e-global-color-primary);
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-img {
max-height: 300px;
object-fit: cover;
}
#dokan-content > div.dokan-store-products-filter-area.dokan-clearfix > form > input.search-store-products.dokan-btn-theme {
box-shadow: none !important;
text-transform: lowercase !important;
font-weight: 600 !important;
font-family: 'Aktiv Gotesk', sans-serif !important;
font-size: 14px !important;
}
.dokan-single-store .dokan-store-tabs ul.dokan-list-inline li a {
text-transform: lowercase;
font-weight: 600;
font-family: 'Space mono';
color: var(--e-global-color-primary) !important;
}
div.profile-frame > div > picture > img {
width: 100%;
}