.mobile-menu-popup .et-popup-content {
width: 500px;
max-width: calc(100% - 30px);
margin: 0 auto;
background: transparent;
}
.mobile-menu-popup span.et-close-popup {
margin-top: 15px;
margin-right: 15px;
}
@media only screen and (min-width: 1200px) {
.mobile-menu-popup span.et-close-popup {
margin-top: 30px;
margin-right: 30px;
}
}
.et_b_header-mobile-menu > .et-mini-content {
-webkit-box-shadow: 2px 3px 12px rgba(0, 0, 0, 0.15);
box-shadow: 2px 3px 12px rgba(0, 0, 0, 0.15);
}
div.children-align-inherit .et_b_header-menu,
div.children-align-inherit .et_b_header-menu .menu,
div.children-align-inherit .et_b_header-menu .menu li a,
div.children-align-inherit .menu-main-container,
div.children-align-inherit .nav-sublist-dropdown .container,
div.children-align-inherit .nav-sublist-dropdown,
div.children-align-inherit .nav-sublist,
div.children-align-inherit .nav-sublist-dropdown ul {
-webkit-box-pack: inherit;
-ms-flex-pack: inherit;
justify-content: inherit;
text-align: inherit !important;
width: 100%;
}
div.mobile-menu-content a,
div.mobile-menu-content a:hover,
.mobile-menu-content .et_b_header-menu .nav-sublist-dropdown {
color: currentColor;
}
div.mobile-menu-content a:hover {
opacity: 0.7;
}
.mobile-menu-content .et_b_header-menu .nav-sublist-dropdown {
background: transparent;
}
.mobile-menu-content .et_b_header-menu .item-design-mega-menu .nav-sublist-dropdown .container > ul > li:not(:last-child) {
border: none;
}
div.mobile-menu-content::-webkit-scrollbar {
display: none;
}
.children-align-inherit .et_b_header-menu .menu {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%;
}
div.mobile-menu-content .et_b_header-menu .menu li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
color: currentColor;
-webkit-text-fill-color: currentColor;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 0;
width: 100% !important;
}
div.mobile-menu-content .et_b_header-menu .menu li a {
position: relative;
width: 100%;
font-size: 100%;
color: currentColor;
margin: 0;
padding: 10px 0;
white-space: normal;
border: none;
background: transparent;
border-radius: 0;
}
div.mobile-menu-content .et_b_header-menu .menu li a:before {
display: none;
}
.mobile-menu-content.justify-content-center .et_b_header-menu .menu li.menu-item-has-children > a,
.mobile-menu-content.justify-content-center .et_b_header-menu .menu li a,
.mobile-menu-content.justify-content-center .et_b-tab-content .widget .cat-item a {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding-right: 0;
padding-left: 0;
}
div.mobile-menu-content .et_b_header-menu .menu li.menu-item-has-children > a {
padding-right: 1em;
}
div.mobile-menu-content .item-design-dropdown .nav-sublist-dropdown ul > li.menu-item-has-children > a {
position: relative;
}
div.mobile-menu-content .et_b_header-menu .menu li .menu-sublist {
width: 100%;
}
div.mobile-menu-content .item-design-dropdown .nav-sublist-dropdown ul > li.menu-item-has-children > .nav-sublist {
display: block;
-webkit-animation: none;
animation: none;
}
div.mobile-menu-content .et_b_header-menu .menu li > .nav-sublist-dropdown:not(.nav-sublist),
div.mobile-menu-content .et_b_header-menu .menu li > ul:not(.nav-sublist-dropdown):not(.nav-sublist),
div.mobile-menu-content .et_b_header-menu .menu li > .nav-sublist > ul {
display: none;
position: static;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
opacity: 0.7;
visibility: visible;
width: 100%;
margin: 0;
padding: 0 0 0 15px !important;
background: transparent;
border: none;
border-left: 1px solid var(--et_border-color);
-webkit-box-shadow: none;
box-shadow: none;
-webkit-animation: none;
animation: none;
z-index: 2;
}
.mobile-menu-content.justify-content-center .et_b_header-menu .menu li > .nav-sublist-dropdown:not(.nav-sublist),
.mobile-menu-content.justify-content-center .et_b_header-menu .menu li > ul:not(.nav-sublist-dropdown):not(.nav-sublist),
.mobile-menu-content.justify-content-center .et_b_header-menu .menu li > .nav-sublist > ul {
padding: 0 !important;
border-left: none;
}
div.mobile-menu-content .et_b_header-menu .menu li > .nav-sublist {
width: 100%;
}
div.mobile-menu-content .et_b_header-menu .menu li.over > .nav-sublist-dropdown:not(.nav-sublist),
div.mobile-menu-content .et_b_header-menu .menu li.over > ul:not(.nav-sublist-dropdown):not(.nav-sublist),
div.mobile-menu-content .et_b_header-menu .menu li.over > .nav-sublist > ul {
-webkit-animation: none;
animation: none;
}
div.mobile-menu-content .et_b_header-menu .menu li.over > .nav-sublist {
opacity: 1;
visibility: visible;
-webkit-animation: none;
animation: none;
}
div.mobile-menu-content .et_b_header-menu .menu .item-link .arrow {
display: none;
}
div.mobile-menu-content .et_b_header-menu.menu-items-custom .menu > li > a:hover,
div.mobile-menu-content .et_b_header-menu.menu-items-custom .menu > .current-menu-item > a {
background: transparent;
color: currentColor;
-webkit-text-fill-color: currentColor;
}
div.mobile-menu-content .item-design-dropdown .nav-sublist-dropdown ul > li.menu-item-has-children > a:after {
display: none;
}
div.mobile-menu-content .open-child {
position: absolute;
right: 0;
top: calc(50% - .5em);
}
div.mobile-menu-content .et_b-tab-content .widget .children {
display: none;
opacity: 0.7;
padding-left: 15px;
border-left: 1px solid var(--et_border-color);
}
div.mobile-menu-content .et_b-tab-content .widget .children,
.mobile-menu-content .et_b_header-menu .nav-sublist-dropdown {
text-transform: capitalize;
}
div.mobile-menu-content > div:empty {
display: none;
}
div.mobile-menu-content .autocomplete-suggestion {
min-width: unset;
}
div.mobile-menu-content .ajax-results-wrapper {
position: static;
}
div.mobile-menu-content .subcategories-tabs ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
div.mobile-menu-content .subcategories-tabs ul li {
position: relative;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 5px !important;
}
div.mobile-menu-content .subcategories-tabs ul li:after {
position: absolute;
bottom: -1px;
z-index: 12;
content: '';
height: 2px;
width: 0;
right: 0;
-webkit-transition: width 0.3s;
transition: width 0.3s;
background: currentColor;
}
div.mobile-menu-content .subcategories-tabs ul li.active:after {
left: 0;
width: 100%;
right: 0;
}
div.mobile-menu-content .post-preview-thumbnail {
display: none;
}
.children-align-inherit .et_b_header-logo {
display: inline-block;
width: 100%;
}
.mobile-menu-content .et_b_header-button {
margin: 0;
}
.mobile-menu-content .et_b_header-socials a {
margin: 0 10px;
font-size: 100%;
} .mobile-menu-content > .et_element:not(:last-child),
.mobile-menu-content .et_b_header-contacts .contact:not(:last-child),
.mobile-menu-content .et_b_header-button {
margin-bottom: 20px;
}
.mobile-menu-content > .et_element {
width: 100%;
}
.mobile-menu-content > .et_element > .menu-main-container {
margin-top: -10px;
margin-bottom: -10px;
}.toggles-by-arrow .open-child {
width: 1em;
height: 1em;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
position: relative;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
cursor: pointer;
}
.toggles-by-arrow .open-child::before {
left: 0;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.toggles-by-arrow .open-child::after {
left: calc(50% - .18em);
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.toggles-by-arrow .open-child:before,
.toggles-by-arrow .open-child:after {
content: "";
position: absolute;
width: 50%;
height: 1px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
background-color: currentColor;
}
.toggles-by-arrow .over > a .open-child:before,
.toggles-by-arrow .active:not(li) > a .open-child:before,
.toggles-by-arrow li.et-active > a .open-child:before {
left: 5%;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
width: 40%;
}
.toggles-by-arrow .over > a .open-child:after,
.toggles-by-arrow .active:not(li) > a .open-child:after,
.toggles-by-arrow li.et-active > a .open-child:after {
left: 45%;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
width: 40%;
}.category-description + .filter-wrap,
.term-description + .filter-wrap {
margin-top: 0;
}
.filter-wrap {
position: relative;
margin-bottom: 12px;
}
.filter-wrap select {
height: 30px;
line-height: 28px;
}
.filter-wrap .filter-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
}
.filter-wrap .filter-content > * {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.filter-wrap .filter-content > *:last-child {
margin-left: auto;
}
.filter-wrap .filter-content > form:last-child {
margin-left: 0;
margin-right: auto;
}
.filter-wrap .products-per-page form {
display: inline-block;
margin-left: 15px;
}
.woocommerce-ordering select {
width: 170px;
}
.view-switcher {
line-height: 1;
border-radius: 5px;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.woocommerce-ordering + .view-switcher {
-webkit-margin-start: 20px;
margin-inline-start: 20px;
}
.view-switcher:hover {
background: var(--et_dark-2-white-002);
}
.view-switcher > [class*=switch] {
position: relative;
padding: 6px;
border-radius: 5px;
margin-left: 5px;
margin-right: 5px;
}
.view-switcher > [class*=switch] ~ div:before {
content: '';
top: 5px;
bottom: 5px;
border-left: 1px solid var(--et_border-color);
left: -5px;
position: absolute;
}
.view-switcher label {
display: none;
}
.view-switcher .switch-list > a,
.view-switcher .switch-grid > a,
.view-switcher .switch-more > a {
color: var(--et_main-color);
cursor: pointer;
text-align: center;
font-size: 0;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.view-switcher .switch-list > a:before,
.view-switcher .switch-grid > a:before,
.view-switcher .switch-more > a:before {
font-family: 'xstore-icons';
content: '\e92f';
display: inline-block;
font-size: 1.2rem;
}
.view-switcher .switch-list:not(.switcher-active):hover > a,
.view-switcher .switch-grid:not(.switcher-active):hover > a,
.view-switcher .switch-more:not(.switcher-active):hover > a {
color: var(--et_dark-2-white);
opacity: 0.7;
}
.view-switcher .switch-grid a[data-row-count="2"]:before {
content: '\e909';
}
.view-switcher .switch-grid a[data-row-count="3"]:before,
.view-switcher .switch-grid a:not([data-row-count]):before {
content: '\e92e';
}
.view-switcher .switch-grid a[data-row-count="4"]:before {
content: '\e913';
}
.view-switcher .switch-more > a[data-type="more"]:before {
content: '\e905';
font-size: 0.9rem;
}
.view-switcher .switch-more ul {
position: absolute;
padding: 10px 0;
top: 100%;
list-style: none;
-webkit-animation: et-dropdown 0.3s ease-in-out;
animation: et-dropdown 0.3s ease-in-out;
border: 1px solid var(--et_border-color);
width: 180px;
right: calc(50% - 90px);
z-index: 99;
background: var(--et_white-2-dark);
margin: 0;
border-radius: 3px;
}
.view-switcher .switch-more ul li {
margin: 0;
}
.view-switcher .switch-more ul li a {
display: inline-block;
padding: 0.6em 1.9em;
line-height: 1;
}
.view-switcher .switch-more ul li:not(.switcher-active) > a {
color: var(--et_main-color);
}
.view-switcher .switch-more ul li:not(.switcher-active) > a:hover {
color: var(--et_dark-2-white);
opacity: 0.7;
}
.view-switcher .switch-more:not(:hover) ul {
display: none;
}
.view-switcher .switcher-active > a {
color: var(--et_active-color);
}
.open-filters-btn {
position: relative;
display: inline-block;
margin-right: 20px;
}
.open-filters-btn a {
-webkit-padding-start: 23px;
padding-inline-start: 23px;
}
.open-filters-btn a i {
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.open-filters-btn a.active i {
-webkit-transform: translateY(-50%) rotateX(180deg);
transform: translateY(-50%) rotateX(180deg);
}
.open-filters-btn a.active,
.open-filters-btn a:hover {
color: var(--et_dark-2-white);
}
.open-filters-btn a,
.filter-wrap .products-per-page span {
color: var(--et_font-color);
}
.shop-filters {
display: none;
overflow: hidden;
margin: 20px 0 0;
}
.shop-filters.filters-opened {
display: block;
}
.shop-filters.widget-columns-2 .sidebar-widget {
width: 50%;
}
.shop-filters.widget-columns-3 .sidebar-widget {
width: 33.33%;
}
.shop-filters.widget-columns-4 .sidebar-widget {
width: 25%;
}
.shop-filters.widget-columns-5 .sidebar-widget {
width: 20%;
}
.shop-filters.widget-columns-2 .sidebar-widget:nth-child(2n + 1),
.shop-filters.widget-columns-3 .sidebar-widget:nth-child(3n + 1),
.shop-filters.widget-columns-4 .sidebar-widget:nth-child(4n + 1),
.shop-filters.widget-columns-5 .sidebar-widget:nth-child(5n + 1) {
clear: both;
}
.shop-filters-area {
margin-left: -15px;
margin-right: -15px;
}
.shop-filters-area .sidebar-widget {
position: relative;
width: 100%;
padding: 0 15px;
float: left;
margin-bottom: 25px;
height: auto;
}
.shop-filters-area .sidebar-widget .select2 {
z-index: auto;
}
.shop-filters-area .product-categories > li > a {
padding: 9px 0 8px 0;
}
.shop-filters-area .product_list_widget li {
margin-right: 10px;
}
.shop-filters-area ul {
padding-left: 0;
padding-right: 0 !important;
}
@media only screen and (max-width: 1200px) {
.view-switcher {
-webkit-margin-start: 15px;
margin-inline-start: 15px;
}
}
@media only screen and (max-width: 992px) {
.shop-filters-area .sidebar-widget {
width: 50% !important;
}
.shop-filters-area .sidebar-widget:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 480px) {
.shop-filters-area .sidebar-widget {
width: 100% !important;
}
.filter-wrap .filter-content {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.filter-wrap .view-switcher {
display: none !important;
}
}