.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%;
}.categories-lists-grid .category-list-item-wrapper {
float: left;
padding-left: 15px;
padding-right: 15px;
}
.categories-lists-grid.no-space .category-list-item-wrapper {
padding: 0;
margin: 0;
}
.categories-lists-grid.categories-columns-2 .category-list-item-wrapper:nth-child(2n+1),
.categories-lists-grid.categories-columns-3 .category-list-item-wrapper:nth-child(3n+1),
.categories-lists-grid.categories-columns-4 .category-list-item-wrapper:nth-child(4n+1),
.categories-lists-grid.categories-columns-5 .category-list-item-wrapper:nth-child(5n+1),
.categories-lists-grid.categories-columns-6 .category-list-item-wrapper:nth-child(6n+1) {
clear: both;
}
.categories-lists-grid.categories-columns-2 .category-list-item-wrapper {
width: 50%;
}
.categories-lists-grid.categories-columns-3 .category-list-item-wrapper {
width: 33.33%;
}
.categories-lists-grid.categories-columns-4 .category-list-item-wrapper {
width: 25%;
}
.categories-lists-grid.categories-columns-5 .category-list-item-wrapper {
width: 20%;
}
.categories-lists-grid.categories-columns-6 .category-list-item-wrapper {
width: 16.667%;
}
.categories-lists-slider .category-list-item {
margin-bottom: 0;
}
.category-list-item > a {
position: relative;
overflow: hidden;
}
.category-list-item img {
display: inline-block;
}
.category-list-item .category-name:last-child {
margin-bottom: 0 !important;
}
.category-list-item > ul {
width: 100%;
}
.category-list-item ul {
padding-left: 0;
}
.category-list-item ul li {
list-style: none;
line-height: 1.2;
margin-bottom: 15px;
}
.category-list-item ul li a mark {
background-color: transparent;
color: currentColor;
padding-right: 0;
margin-left: 5px;
text-decoration: none;
}
.category-list-item ul li > a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 0;
}
.category-list-item ul li ul li ul > li {
padding-left: 10px;
position: relative;
}
.category-list-item ul li ul li ul > li:before {
content: '\e904';
font-family: 'xstore-icons';
font-size: 8px;
position: absolute;
top: 2px;
left: 0;
}
.category-list-item ul li ul li ul > li:last-child {
margin-bottom: 0;
}
.category-list-item ul li ul {
margin-top: 15px;
}
.category-list-item ul li ul li > a {
font-size: 1rem;
color: var(--et_main-color);
}
.category-list-item ul li ul li > a:hover {
color: var(--et_dark-2-white);
}
.category-list-item > ul,
.category-list-item ul li:last-child {
margin-bottom: 0;
}
.category-list-item > ul > li > a {
margin-bottom: 15px;
}
.category-list-item > ul > li > a mark {
display: none;
}
.category-hover-default .category-list-item {
border: 1px solid var(--et_border-color);
padding: 20px 20px 10px 20px;
}
.category-hover-default .category-list-item img {
-webkit-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.category-hover-default .category-list-item-wrapper:hover img {
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
.category-list-item-wrapper.image-without .category-list-item {
width: 100%;
}
.limit-enable .limit-link {
display: block;
line-height: 1.6;
}
.limit-enable .limit-link.button {
line-height: 1;
height: auto;
}
.limit-enable .limit-link .read-more:after {
display: none;
}
.limit-enable .limit-link:not(:last-child) {
margin-bottom: 15px;
}
@media only screen and (min-width: 993px) {
.category-list-item-wrapper.image-left .category-list-item,
.category-list-item-wrapper.image-right .category-list-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.category-list-item-wrapper.image-left .category-list-item > a,
.category-list-item-wrapper.image-right .category-list-item > a,
.category-list-item-wrapper.image-left .category-list-item > ul,
.category-list-item-wrapper.image-right .category-list-item > ul {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.category-list-item-wrapper.image-left .category-list-item > ul {
padding-left: 15px;
}
.category-list-item-wrapper.image-right .category-list-item {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.category-list-item-wrapper.image-right .category-list-item > ul {
padding-right: 15px;
}
} .categories-products-two-rows {
background-color: #fff;
overflow: hidden;
border-radius: 10px;
-webkit-box-shadow: 0 0 15px 1px #e9e9e9;
box-shadow: 0 0 15px 1px #e9e9e9;
padding-bottom: 30px;
margin: 0 5px 35px;
}
.categories-products-two-rows .category-title {
text-align: center;
background: #cd0700;
padding: 19px 0;
margin-bottom: 30px;
}
.categories-products-two-rows .category-title h4 {
margin-bottom: 0;
}
.categories-products-two-rows .category-title h4 a {
font-size: 1.14rem;
text-transform: uppercase;
color: #fff;
}
.categories-products-two-rows .products-group {
padding: 0 2.1rem;
}
.categories-products-two-rows .top-products,
.categories-products-two-rows .bottom-product .content-product {
display: grid;
grid-template-columns: calc(50% - 10px ) calc(50% - 10px );
grid-column-gap: 20px;
}
.categories-products-two-rows .top-products {
border-bottom: 1px solid #e9e9e9;
margin-bottom: 30px;
}
.categories-products-two-rows .top-product {
text-align: center;
}
.categories-products-two-rows .bottom-product {
--product-title-size-proportion: 1.3;
}
.categories-products-two-rows .bottom-product .content-product,
.categories-products-two-rows .bottom-product .product-image-wrapper {
margin-bottom: 0;
}
.categories-products-two-rows .content-product {
--product-title-size-proportion: 1;
}
.categories-products-two-rows .content-product .product-title a {
line-height: 1.5;
}
.categories-products-two-rows .content-product .product-content-image img {
opacity: 1;
}
.categories-products-two-rows .show-products {
text-align: center;
margin-top: 30px;
}
.categories-products-two-rows .show-products a {
font-size: 1rem;
text-transform: uppercase;
color: #ce0800;
padding-bottom: 3px;
display: inline-block !important;
}
.categories-products-two-rows .show-products a:after {
line-height: 1;
}
.categories-products-two-rows .show-products a:before,
.categories-products-two-rows .show-products a:after {
-webkit-transition: inherit;
transition: inherit;
}
@media only screen and (max-width: 480px) {
.categories-lists-grid .category-list-item-wrapper {
width: 100% !important;
}
}