Add new documents end header RWD
This commit is contained in:
BIN
CARTE DE GARANTIE VIDOK.pdf
Normal file
BIN
CARTE DE GARANTIE VIDOK.pdf
Normal file
Binary file not shown.
BIN
CONDITIONS GENERALES DE VENTE (CGV).pdf
Normal file
BIN
CONDITIONS GENERALES DE VENTE (CGV).pdf
Normal file
Binary file not shown.
@@ -310,6 +310,11 @@ input[id^=eael-tabs-filter-type-]:checked::after {
|
||||
font-weight: 700;
|
||||
font-family: "Manrope", Sans-serif;
|
||||
}
|
||||
@media (max-width: 900px) {
|
||||
#home-hero-slider .premium-carousel-inner .slick-dots > li:before {
|
||||
font-size: 20px;
|
||||
}
|
||||
}
|
||||
#home-hero-slider .premium-carousel-inner .slick-dots > li:first-child::after {
|
||||
content: "";
|
||||
position: absolute;
|
||||
@@ -378,6 +383,28 @@ input[id^=eael-tabs-filter-type-]:checked::after {
|
||||
left: 15px;
|
||||
background: #000;
|
||||
}
|
||||
@media (max-width: 1100px) {
|
||||
#home-hero-slider .premium-carousel-inner .slick-dots {
|
||||
left: 70%;
|
||||
}
|
||||
}
|
||||
@media (max-width: 900px) {
|
||||
#home-hero-slider .premium-carousel-inner .slick-dots {
|
||||
left: 60%;
|
||||
bottom: 6%;
|
||||
}
|
||||
}
|
||||
@media (max-width: 768px) {
|
||||
#home-hero-slider .premium-carousel-inner .slick-dots {
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
}
|
||||
}
|
||||
@media (max-width: 768px) {
|
||||
#home-hero-slider .slide-text-box {
|
||||
bottom: 15%;
|
||||
}
|
||||
}
|
||||
|
||||
.product-gallery-colors .show-more-colors .premium-button-text-icon-wrapper {
|
||||
display: flex;
|
||||
@@ -619,7 +646,6 @@ body.page-id-729 .custom-bg-v .elementor-widget-container::before {
|
||||
width: -moz-fit-content;
|
||||
width: fit-content;
|
||||
margin: 20px 0 0 auto;
|
||||
padding-right: 60px;
|
||||
}
|
||||
#contact-form .form-submit-btn::before {
|
||||
content: "\e65a";
|
||||
@@ -642,6 +668,7 @@ body.page-id-729 .custom-bg-v .elementor-widget-container::before {
|
||||
height: 100px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
padding-right: 80px;
|
||||
}
|
||||
#contact-form .wpcf7-spinner {
|
||||
display: block;
|
||||
@@ -798,4 +825,28 @@ body.elementor-page > div[data-elementor-type=single-page] {
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
font-size: 28px;
|
||||
}
|
||||
|
||||
@media (max-width: 1024px) {
|
||||
#center-header-box > .e-con-inner .center-header-box-logo {
|
||||
flex: 1;
|
||||
display: flex;
|
||||
}
|
||||
#center-header-box > .e-con-inner .center-header-box-menu > .elementor-widget-container > .elementor-nav-menu--dropdown {
|
||||
position: absolute;
|
||||
right: 0px;
|
||||
left: auto;
|
||||
top: 64px;
|
||||
width: -moz-max-content;
|
||||
width: max-content;
|
||||
z-index: 1;
|
||||
}
|
||||
#center-header-box > .e-con-inner .center-header-box-menu .elementor-nav-menu .menu-item ul.sub-menu {
|
||||
background: #f4f4f4;
|
||||
}
|
||||
}
|
||||
@media (max-width: 1024px) and (max-width: 500px) {
|
||||
#center-header-box > .e-con-inner .center-header-box-contact {
|
||||
display: none;
|
||||
}
|
||||
}/*# sourceMappingURL=custom.css.map */
|
||||
File diff suppressed because one or more lines are too long
@@ -345,8 +345,6 @@ input[id^='eael-tabs-filter-type-'] {
|
||||
|
||||
position: absolute;
|
||||
bottom: 7.8%;
|
||||
// left: 0;
|
||||
// right: 0;
|
||||
|
||||
counter-reset: list;
|
||||
list-style-type: none;
|
||||
@@ -363,6 +361,10 @@ input[id^='eael-tabs-filter-type-'] {
|
||||
font-size: 24px;
|
||||
font-weight: 700;
|
||||
font-family: 'Manrope', Sans-serif;
|
||||
|
||||
@media (max-width: 900px) {
|
||||
font-size: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
&:first-child {
|
||||
@@ -450,6 +452,24 @@ input[id^='eael-tabs-filter-type-'] {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 1100px) {
|
||||
left: 70%;
|
||||
}
|
||||
@media (max-width: 900px) {
|
||||
left: 60%;
|
||||
bottom: 6%;
|
||||
}
|
||||
@media (max-width: 768px) {
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.slide-text-box {
|
||||
@media (max-width: 768px) {
|
||||
bottom: 15%;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -750,7 +770,6 @@ body.page-id-729 {
|
||||
position: relative;
|
||||
width: fit-content;
|
||||
margin: 20px 0 0 auto;
|
||||
padding-right: 60px;
|
||||
|
||||
&::before {
|
||||
content: '\e65a';
|
||||
@@ -776,6 +795,7 @@ body.page-id-729 {
|
||||
height: 100px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
padding-right: 80px;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -973,3 +993,43 @@ body.elementor-page {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#center-header-box {
|
||||
@media (max-width: 1024px) {
|
||||
> .e-con-inner {
|
||||
.center-header-box-logo {
|
||||
// order: 1;
|
||||
flex: 1;
|
||||
display: flex;
|
||||
}
|
||||
.center-header-box-menu {
|
||||
// order: 3;
|
||||
|
||||
> .elementor-widget-container {
|
||||
> .elementor-nav-menu--dropdown {
|
||||
position: absolute;
|
||||
right: 0px;
|
||||
left: auto;
|
||||
top: 64px;
|
||||
width: max-content;
|
||||
z-index: 1;
|
||||
}
|
||||
}
|
||||
.elementor-nav-menu {
|
||||
.menu-item {
|
||||
ul.sub-menu {
|
||||
background: #f4f4f4;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
.center-header-box-contact {
|
||||
// order: 2;
|
||||
|
||||
@media (max-width: 500px) {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user