.counter-about .elbzotech-text-editor{
box-shadow: 0px 6px 10px rgba(121, 99, 104, 0.14), 0px 1px 18px rgba(0, 0, 0, 0.12);
border-radius: 15px;
padding: 120px 0;
}
.counter-about .elbzotech-text-editor p{
margin-top: 35px;
}  .box-contact-form .wpcf7-form textarea{
width: 100%;
background: #fff;
border-radius: 15px;
border: none;
font-family: var(--bzo-body_typo-font-family);
font-size: 16px;
}
.box-contact-form .wpcf7-form input.wpcf7-text
{
width: 100%;
background: #fff;
border-radius: 15px;
border: none;
height: 48px;
line-height: 48px;
border-radius: 30px;
}
.box-contact-form .wpcf7-form input.wpcf7-submit{
margin-top: 45px;
}
.box-contact-form .wpcf7-form label
{
margin-bottom: 8px;
display: block;
}
.box-contact-form .wpcf7-form p{
margin-bottom: 30px;
}
.box-contact-form .wpcf7-not-valid-tip{
text-align: left;
margin-top: 15px;
padding: 0px 20px;
}
.box-contact-form form .wpcf7-response-output{
display: inline-block;
margin: 0px;
}
.box-contact-form .wpcf7-spinner{
display: none;
margin-bottom: -5px;
}
.box-contact-form .submitting .wpcf7-spinner{
display: inline-block;
}
@media(max-width: 1199px){
.item-list-post-default .post-title{
font-size: 36px;
line-height: 42px;
}
} .box-contact-form-v2 .wpcf7-form textarea,
.box-contact-form-v2 .wpcf7-form input.wpcf7-text{
border: 1px solid var(--bzo-border-color);
border-radius: 10px;
}
@media(max-width: 1199px){
.box-contact-form.box-contact-form-v2 .wpcf7-form input.wpcf7-submit{
margin-top: 25px;
}
}
@media(max-width: 1024px){
}  div#cookie-notice .bzotech-bt-cookie{
line-height: 40px;
border-radius: 5px;
background-color: #369EE3;
color: #fff;
padding: 0 15px;
margin: 0 0 0 15px;
border: 1px solid transparent;
}
div#cookie-notice .bzotech-bt-cookie:hover{
color: #fff;
background-color: #fff;
}
div#cookie-notice #cn-accept-cookie{
background-color: #2EB85C;
}
div#cookie-notice #cn-accept-cookie:hover{
background-color: #fff;
border-color: #2EB85C;
color: #2EB85C;
}
div#cookie-notice #cn-refuse-cookie{
background-color: #EF5454;
}
div#cookie-notice #cn-refuse-cookie:hover{
background-color: #fff;
border-color: #EF5454;
color: #EF5454;
}
div#cookie-notice #cn-more-info{
background-color: #369EE3;
}
div#cookie-notice #cn-more-info:hover{
background-color: #fff;
border-color: #369EE3;
color: #369EE3;
}
div#cookie-notice{
box-shadow: 0px 0px 15px -7px rgba(0, 0, 0, 0.5);
font-family: var(--bzo-body_typo-font-family);
font-size: 16px;
}
div#cookie-notice span#cn-notice-text{
margin: 0;
line-height: 40px;
color: #333;
}
@media(max-width: 767px){
div#cookie-notice span#cn-notice-text{
line-height: 24px;
margin-bottom: 15px;
}
div#cookie-notice .bzotech-bt-cookie{
margin: 0 5px;
}
.sidebar-right {
margin-top: 25px;
}
.main-top-filter {
margin-bottom: 10px;
}
}  .btn-popup-cart {
border: 0;
color: #fff;
text-transform: uppercase;
font-size: 16px;
font-weight: 500;
line-height: 46px;
text-align: center;
background: var(--bzo-main-color);
border-radius: 30px;
padding: 0 30px;
display: inline-block;
cursor: pointer;
z-index: 1;
position: relative;
font-family: var(--bzo-body_typo-font-family);
overflow: hidden;
moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
position: relative;
margin: 0 10px;
}
.btn-popup-cart:hover {
background: var(--bzo-main-color2);
color: #fff;
box-shadow: 0px 8px 10px rgba(121, 99, 104, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12);
moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.btn-popup-cart.close {
background: #2FBF46;
}
.btn-popup-cart.close:hover {
background:  #2fbf46b0;
}  .banner-effect-1 .item-info-box-global .info-box-icon > a,
.banner-effect-1 .elbzotech-banner-info-global-wrap .adv-thumb-link{
display: flex;
position: relative;
overflow: hidden;
}
.banner-effect-1 .item-info-box-global .info-box-icon > a::before,
.banner-effect-1 .elbzotech-banner-info-global-wrap .adv-thumb-link::before{  
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.15) 70%);
background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.15) 70%);
content: '';
opacity: 0;
-webkit-transform: translate3d(0,50%,0);
transform: translate3d(0,50%,0);
-webkit-transition: opacity 0.4s,-webkit-transform 0.4s;
transition: opacity 0.4s,transform 0.4s;
}
.banner-effect-1 .item-info-box-global .info-box-icon > a:hover::before,
.banner-effect-1 .elbzotech-banner-info-global-wrap .adv-thumb-link:hover::before{
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}    .bg-socical-header7 {
z-index: 2;
position: relative;
padding: 12px 0;
margin-right: 10px;
}
.bg-socical-header7::before {
content: '';
position: absolute;
top: 0;
bottom: 0;
right: 0;
width: 100vw;
background: var(--bzo-main-color);
z-index: -1;
}
.topbar-home7 .bg-socical-header7 i:before {
transition: all .3s ease-in-out;
}
.topbar-home7 .bg-socical-header7 i:hover:before {
transform: scale3d(1.2, 1.2, 1);
display: block;
}
.topbar-home7 a {
transition: all .3s ease-in-out;
}
.topbar-home7 a i:before {
transition: all .3s ease-in-out;
}
.topbar-home7 a i {
transition: all .3s ease-in-out;
}
.topbar-home7 a:hover i:before {
transform: scale3d(1.2, 1.2, 1);
display: block;
}  .slider-home-7 .slider-hightlight {
color: var(--bzo-main-color);
}
.slider-home-7 rs-bullets rs-bullet.selected {
position: relative;
width: 8px!important;
height: 8px!important;
}
.slider-home-7 rs-bullets rs-bullet.selected:before {
content: '';
display: inline-block;
border-right: 2px solid var(--bzo-main-color);
border-left: 2px solid var(--bzo-main-color);
border-top: 2px solid var(--bzo-main-color);
border-bottom: 2px solid var(--bzo-main-color);
position: absolute;
top: -6px;
left: -6px;
bottom: -6px;
right: -6px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
}  .home-7-consulting .info-box-footer-home7 {
transition: all .3s linear;
}
.home-7-consulting .info-box-footer-home7:hover {
box-shadow: 0 3px 6px rgba(0,0,0,0.16);
}  .contact-home-7 .wpcf7-not-valid-tip {
margin-top: 5px;
display: inline-block;
}
.contact-home-7 .content5 .wpcf7-not-valid-tip {
margin-top: 0;
}
.contact-home-7 .wpcf7-not-valid-tip {
text-align: left;
}
.contact-home-7 .wpcf7-response-output {
margin-top: 20px;
}
.contact-home-7 .wpcf7-form {
width: 100%;
max-width: 277px;
background: #FFFFFF;
box-shadow: 0px 5px 12px rgba(121, 99, 104, 0.14), 0px 0px 19px rgba(0, 0, 0, 0.12), 4px 5px 5px rgba(0, 0, 0, 0.15);
border-radius: 5px;
padding: 30px;
}
.contact-home-7 .wpcf7-form input {
width: 100%;
height: 40px;
border-radius: 5px;
}
.contact-home-7 .content input {
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 20px;
letter-spacing: 0.0025em;
color: #A1A1A1;
border-radius: 5px;
margin-top: 5px;
padding: 10px;
}
.contact-home-7 .content2,.contact-home-7 .content3,.contact-home-7 .content4,.contact-home-7 .content5 {
margin-top: 15px;
}
.contact-home-7 .content select {
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 20px;
letter-spacing: 0.0025em;
color: #A1A1A1;
height: 44px;
width: 100%;
border-radius: 5px;
padding: 10px;
margin-top: 5px;
font-family: var(--bzo-body_typo-font-family);
}
.contact-home-7 .content5 textarea {
height: 70px;
padding: 10px;
font-family: var(--bzo-body_typo-font-family);
}
.contact-home-7 .content select div {
color: #A1A1A1;
}
.contact-home-7 .content5 textarea::placeholder {
color: #A1A1A1;
}
.contact-home-7 .content br{
display: none;
}
.contact-home-7 .wpcf7 form .wpcf7-response-output {
margin: 0;
}
.contact-home-7 .content5 textarea {
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 20px;
border-radius: 5px;
margin-top: 5px;
letter-spacing: .25px;
}
.contact-home-7 {
transform: translateX(-30px);
z-index: 10;
margin-top: -577px;
}
.contact-home-7 .content6 {
text-align: center;
}
.contact-home-7 .content6 input {
border: 0;
color: #fff;
text-transform: uppercase;
font-size: 16px;
font-weight: 600;
background: var(--bzo-main-color);
border-radius: 5px;
display: inline-block;
cursor: pointer;
z-index: 1;
position: relative;
font-family: var(--bzo-body_typo-font-family);
overflow: hidden;
transition: all .25s ease-in-out;
height: 48px;
line-height: 48px;
width: auto;
letter-spacing: 0.005em;
padding: 0 27.5px;
}
.contact-home-7 .content6 input:hover {
color: #fff;
background: var(--bzo-main-color2);
box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.12);
transition: all .25s ease-in-out;
}
.contact-home-7 .wpcf7 form .wpcf7-response-output {
}
.contact-home-7 .content6 p {
margin-bottom: -20px;
}
.contact-home-7 .content6 .wpcf7-spinner {
top: 8px;
}
.contact-home-7 .book-appointment h3 {
margin-top: 0;
}  .blog-home7 .item-grid-post-style5 .meta-post-style4 .post-meta-data__content span:hover {
color: var(--bzo-main-color);
}
.blog-home7 .item-grid-post-style5 a img {
transition: all 300ms linear;
}
.blog-home7 .item-grid-post-style5 a {
border-radius: 5px 5px 5px 5px;
overflow: hidden;
}
.blog-home7 .item-grid-post-style5 a:hover img {
transform: scale(1.065);
border-radius: 5px 5px 5px 5px;
}
.blog-home7 .item-grid-post-style5 .post-thumb {
z-index: 0;
position: relative;
}
.blog-home7 .item-grid-post-style5 .post-info {
z-index: 1;
position: relative;
}  .product-home7 .display-swiper-navi-style1 .swiper-button-nav {
color: var(--bzo-main-color2);
text-align: center;
width: 24px;
height: 24px;
background-color: #F5F5F5;
transition: all .3s linear;
}
.product-home7 .display-swiper-navi-style1 .swiper-button-nav:hover {
background-color: var(--bzo-main-color);
color: white;
}  .mc4wp-home7 {
position: relative;
}
.mc4wp-home7 button {
padding: 15px 22px;
background: var(--bzo-main-color);
font-size: 16px;
font-weight: 600;
color: white;
border-radius: 5px;
border: 0;
position: absolute;
left: 0;
top: 100%;
margin-top: 30px;
}
.mc4wp-home7 button:hover {
color: #fff;
background: var(--bzo-title-color2);
box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.12);
transition: all .25s ease-in-out;
}
.mc4wp-home7 input::placeholder {
color: #B7B7B7;
}
.mc4wp-home7 input {
background-color: transparent;
border: 0;
border-bottom: 1px solid white;
padding: 0;
}
.home-7-payment a img {
transition: all .3s ease-in-out;
}
.home-7-payment a:hover img {
transform: translateY(-5px);
}
@keyframes bouncing {
from, to { transform: scale(1, 1); }
25% { transform: scale(0.9, 1.1); }
50% { transform: scale(1.1, 0.9); }
75% { transform: scale(0.95, 1.05); }
}
.info-box-footer-home7 .list-text-info__item {
margin-top: 0px;
margin-bottom: 0px;
}
.info-box-footer-home7:hover a img {
animation: bouncing 0.5s .3s; 
}
.info-box-footer-home7:hover .info-box-icon img {
animation: bouncing 0.5s .3s; 
}
.footer-home-7 .info-box-footer-home7:hover i:before{
transform: scale3d(1.2, 1.2, 1);
display: block;
transition: all .3s ease-in-out;
}
.footer-home-7 .info-box-footer-home7 i {
transition: all .3s ease-in-out;
}
.footer-home-7 .info-box-footer-home7 i:before {
transition: all .3s ease-in-out;
}        .header8 .bzotech-menu-toggler {
color: var(--bzo-gray-color);
transition: all .3s linear;
}
.header8 .bzotech-menu-toggler:hover {
color: var(--bzo-main-color);
}  .slider-home-8 .slider-hightlight {
color: var(--bzo-main-color);
}  .bg-abouts-home8 > .e-con-inner {
position: relative;
}
.bg-abouts-home8 > .e-con-inner:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
right: -55px;
background-color: white;
width: 100vw;
border-radius: 0 70px 70px 0;
}  .quality-health-home8 {
box-shadow: 0px 6px 10px rgba(121, 99, 104, 0.14), 0px 1px 18px rgba(0, 0, 0, 0.12);
}  .contact-form-home8 .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-textarea) {
height: 54px;
line-height: 54px;
background: #F5F5F5;
border-radius: 10px;
border: 0;
font-size: 16px;
font-weight: 400;
width: 100%;
overflow: hidden;
}
.contact-form-home8 .wpcf7-textarea {
padding: 0;
padding-left: 20px;
font-family: var(--bzo-body_typo-font-family);
height: 130px;
width: 100%;
border-radius: 10px;
border: 0;
background-color: #F5F5F5;
padding-top: 20px;
}
.contact-form-home8 .wpcf7-select::-ms-expand {
display: none;
}
.contact-form-home8 .wpcf7-form-control {
border-radius: 10px;
}
.contact-form-home8 input.wpcf7-form-control { 
line-height: 48px;
height: 48px;
padding: 0px 20px;
}
.contact-form-home8 .wpcf7-select {
color: var(--bzo-body_typo-color);
font-family: var(--bzo-body_typo-font-family);
-webkit-appearance: none;
}
.contact-form-home8 .type-select .wpcf7-form-control-wrap:after{
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
content: "\f107";
font-family: 'Line Awesome Free';
font-weight: 900;
position: absolute;
right: 20px;
top: 50%;
margin-top: -10px;
}
.contact-form-home8 .wpcf7-form-control:placeholder {
color: var(--bzo-body_typo-color);
}
.book-appointment-link-home8 .item-link .icon {
line-height: 22px;
} .bg-faq-home8 >.e-con-inner{
position: relative;
}
.bg-faq-home8 >.e-con-inner:before{
content: '';
background: #fff;
position: absolute;
top: 0;
bottom: 0;
left: -55px;
width: 100vw;
border-radius: 70px 0 0 70px;
} .our-gallery-image-home8 .adv-thumb-link {
overflow: hidden;
border-radius: 15px;
}  .slider-products-home8 .elbzotech-swiper-slider .swiper-wrapper {
padding-top: 50px;
padding-bottom: 50px;
}
.slider-products-home8 .elbzotech-swiper-slider {
margin-top: -50px;
margin-bottom: -50px;
z-index: 2;
}  .effect-icon-home8 .item-link:hover {
animation: bouncing 0.5s .3s;
}
.effect-icon-home8 .item-info-box-global:hover .info-box-icon {
animation: bouncing 0.5s .3s;
}
.topbar-icon-home8 .item-link:hover .fas {
animation: bouncing 0.5s .3s;
}
.topbar-icon-home8 .item-link:hover .icon {
animation: bouncing 0.5s .3s;
}  .footer-copy-home8 .item-link:hover img {
transform: scale3d(1.2, 1.2, 1);
}
.footer-copy-home8 .item-link img {
transition: all .3s linear;
}       .content-single-blog .post-meta-data {
margin: 10px 0;
}
.content-single-blog .meta-post-tags-share {
margin: 15px 0;
}
@media(max-width: 767px) {
.woocommerce div.product #tab-reviews .woocommerce-product-rating {
margin-bottom: 15px;
}
}      .header-top-11 .elbzotech-list-link-global a.item-link:hover span{
text-decoration: underline;
}
.header-top-11 .language-box-global .dropdown-link .label-language {
display: none;
}
.header-top-11 .woocommerce-currency-switcher-form .dd-select {
background: none !important;
}
.header-top-11 .woocommerce-currency-switcher-form .chosen-container-single .chosen-single{
background: transparent;
border: none;
box-shadow: none;
color: #fff;
font-size: 14px;
display: flex;
align-items: center;
height: auto;
padding: 0;
}
.header-top-11 .language-box-global .elbzotech-dropdown-list {
min-width: 150px;
left: -20px;
padding: 10px 20px;
border-radius: 0;
}
.header-top-11 .language-box-global .elbzotech-dropdown-list .label-item-e {
gap: 5px;
}   
.header-top-11 .language-box-global .elbzotech-dropdown-list .label-item-e:hover span {
text-decoration: underline;
}
.header-top-11 .woocommerce-currency-switcher-form .chosen-container{
min-width: auto;
padding: 4px 0;
}
.header-top-11 .chosen-container.chosen-with-drop .chosen-drop {
left: auto;
padding: 10px 20px;
border-radius: 0;
right: 0;
}
.header-top-11 .chosen-container-single .chosen-single div b{
background: transparent;
background-image: none !important;
}
.header-top-11 .chosen-container-single .chosen-single div b:before{
content: "\f107";
font-family: 'Line Awesome Free';
font-weight: 900;
}
.header-top-11 .chosen-container-single .chosen-single span{
margin-right: 5px;
font-weight: 500;
}
.header-top-11 .chosen-container-single .chosen-single div{
height: auto;
position: unset;
}
.header-top-11 select.woocommerce-currency-switcher{
background: transparent;
height: auto;
width: auto;
padding: 0;
font-size: 12px;
border: none;
color: #fff;
}
.header-top-11 .chosen-container-single .chosen-drop{
border: none;
width: 100px;
border-radius: 0 0 10px 10px;
font-size: 14px;
padding: 10px 15px;
margin-top: 0;
}
.header-top-11 .woocommerce-currency-switcher-form .chosen-results li{
padding: 0;
color: var(--bzo-gray-color);
}
.header-top-11 .woocommerce-currency-switcher-form .chosen-results li:hover {
color: var(--bzo-main-color);
text-decoration: underline;
}
.header-top-11 .chosen-container .chosen-results{
padding: 0;
margin: 0;
text-align: left;
}
.header-top-11 .chosen-container .chosen-drop{
border: 1px solid rgba(0, 0, 0, 0.1)
}
.header-top-11 .language-box-global {
position: relative;
padding: 6px 0;
}
.header-top-11 .language-box-global:after {
content: '';
position: absolute;
right: 0;
width: 1px;
height: 18px;
background: #fff;
top: 50%;
transform: translateY(-50%);
}
.header-bottom-11 .bzotech-navbar-nav .sub-menu > li > a {
font-size: 16px;
}
.header-bottom-11 #menu-main-menu > li.current-menu-item > a {
font-weight: 600;
}
.header-bottom-11 .mini_cart_item .product-info .product-title:hover a{
color: var(--bzo-body_typo-color);
}
.header-bottom-11 .bzotech-navbar-nav .sub-menu,
.header-bottom-11 .bzotech-navbar-nav li.has-mega-menu .mega-menu,
.header-bottom-11 .elbzotech-mini-cart-dropdown-global .mini-cart-content {
border-radius: 0;
}
.footer11-copyright a:hover {
color: #fff;
text-decoration: underline;
}
.slideshow11-dot-before:before {
content: '.';
top: -7px;
position: relative;
padding: 0 10px;
left: 0;
}
.home11-product-slider .bzotech-swiper-navi .swiper-button-nav.swiper-button-next {
right: -16px;
}
.home11-product-slider .bzotech-swiper-navi .swiper-button-nav.swiper-button-prev {
left: -16px;
}
.home11-product-slider .bzotech-swiper-navi .swiper-button-nav {
width: 32px;
height: 32px;
background: #D9D9D9;
border-radius: 30px;
top: 35%;
color: #2f2f2f;
transform: scale(0);
transition: 0.4s;
}
.home11-product-slider:hover .bzotech-swiper-navi .swiper-button-nav {
transform: scale(1);
}
.home11-product-slider .bzotech-swiper-navi .swiper-button-nav:not(.swiper-button-disabled):hover{
background: #fff;
border: 1px solid var(--bzo-main-color);
}
.home11-testimonial .flex-wrapper {
flex-direction: column;
align-items: center;
}
.home11-testimonial .product-rate,
.home11-testimonial .product-rating {
background-image: url(https://estelboutique.gr/wp-content/themes/bw-medxtore/assets/global/css/images/icon/rate-star3.png);
}
.home11-testimonial .product-rate {
background-position: 0 -16px;
width: 100px;
margin: 0 auto;
}
.home11-testimonial .product-rating  {
height: 16px;
}
.home11-testimonial .item-slider-global-style3 {
border-radius: 0;
padding: 30px;
}
.home11-testimonial .item-slider-global-style3 .image-wrap {
margin-right: 0;
margin-bottom: 15px;
}
.home11-testimonial .flex-wrapper h3 {
font-size: 16px;
font-weight: 500;
line-height: 20px;
color: var(--bzo-main-color);
text-align: center;
margin-bottom: 8px;
}
.home11-testimonial .item-slider-global-style3 .box-content-custom {
margin-top: 30px;
font-size: 16px;
text-align: center;
color: var(--bzo-main-color);
}
.home11-testimonial .elbzotech-wrapper-slider-global .swiper-button-nav,
.home11-blog-nav .swiper-button-nav {
transform: scale(0);
transition: 0.4s;
}
.home11-testimonial .elbzotech-wrapper-slider-global:hover .swiper-button-nav,
.home11-blog-nav:hover .swiper-button-nav {
transform: scale(1);
}
.home11-btn-hover .btn-flex-e:hover i{
animation: shake22 2.5s ease infinite;
}
.home11-blog-nav .swiper-button-nav {
width: 32px;
height: 32px;
background: #D9D9D9;
border-radius: 30px;
top: 27%;
}
.home11-blog-nav .swiper-button-nav:not(.swiper-button-disabled):hover {
background: #fff;
border: 1px solid var(--bzo-main-color);
}
.home11-blog-nav .swiper-button-nav.swiper-button-next {
right: -16px;
}
.home11-blog-nav .swiper-button-nav.swiper-button-prev {
left: -16px;
}
.footer11-newsletter-popup .elbzotech-mailchimp-global-style2 .content-popup-mailchimp,
.footer11-newsletter-popup .elbzotech-mailchimp-global-style2 .mc4wp-form-fields input[type="email"],
.footer11-newsletter-popup .elbzotech-mailchimp-global-style2 input[type="submit"], 
.footer11-newsletter-popup .elbzotech-mailchimp-global-style2 button[type="submit"] {
border-radius: 0;
}
.footer11-newsletter-popup .elbzotech-mailchimp-global-style2 button[type="submit"] {
background: var(--bzo-main-color);
}
.footer11-newsletter-popup .elbzotech-mailchimp-global-style2 .info-mailchimp {
width: 56%;
padding: 0 50px 0 30px;
scrollbar-width: none;
}
.footer11-newsletter-popup .elbzotech-mailchimp-global-style2 .adv-thumb-link {
width: 44%;
}
.footer11-newsletter-popup .elbzotech-mailchimp-global-style2 .content-popup-mailchimp .title {
color: var(--bzo-main-color);
}
.footer11-newsletter-popup .elbzotech-mailchimp-global-style2 .item-social {
color: var(--bzo-body_typo-color);
font-size: 24px;
}
.footer11-newsletter-popup .elbzotech-mailchimp-global-style2 .info-mailchimp .desc {
color: var(--bzo-body_typo-color);
}
.footer11-newsletter-popup .elbzotech-mailchimp-global-style2 .item-social:hover {
color: var(--bzo-main-color);
}
.header-bottom-11 .elbzotech-mini-cart-global-style1 .mini-cart-content .mini-cart-button .button.checkout {
background: var(--bzo-main-color);
}
.header-bottom-11 .elbzotech-mini-cart-global-style1 .mini-cart-content .mini-cart-button .button.checkout:hover  {
background: #fff;
}
@media(max-width: 1366px){
.home11-blog-nav .swiper-button-nav {
top: 24%;
}
}
@media(max-width: 1024px){
.home11-blog-nav .swiper-button-nav {
top: 32%;
}
}
@media(max-width: 992px){
.home11-blog-nav .swiper-button-nav {
top: 30%;
}
}
@media(max-width: 767px){
.slideshow11-dot-before:before {
top: -3px;
padding: 0 3px;
}
.home11-blog-nav .swiper-button-nav {
top: 34%;
}
.home11-product-slider .bzotech-swiper-navi .swiper-button-nav {
transform: scale(1);
top: 38%;
}
.home11-testimonial .elbzotech-wrapper-slider-global .swiper-button-nav, .home11-blog-nav .swiper-button-nav {
transform: scale(1);
}
}      .header-top-12 .elbzotech-list-link-global a {
position: relative;
}
.header-top-12 .elbzotech-list-link-global a:after {
content: '';
width: 1px;
height: 18px;
background: var(--bzo-body_typo-color);
position: absolute;
right: 0;
}
.header-top-12 .language-box-global .elbzotech-dropdown-list {
min-width: 150px;
left: -20px;
padding: 10px 20px;
border-radius: 0;
}
.header-top-12 .language-box-global .elbzotech-dropdown-list .label-item-e {
gap: 5px;
}
.header-top-12 select.woocommerce-currency-switcher {
background: transparent;
height: auto;
width: auto;
padding: 0;
font-size: 12px;
border: none;
color: #fff;
}
.header-top-12 .woocommerce-currency-switcher-form .chosen-container {
min-width: auto;
padding: 0;
}
.header-top-12 .woocommerce-currency-switcher-form .chosen-container-single .chosen-single {
background: transparent;
border: none;
box-shadow: none;
color: #fff;
font-size: 14px;
display: flex;
align-items: center;
height: auto;
padding: 10px 0;
}
.header-top-12 .woocommerce-currency-switcher-form .chosen-container-single .chosen-single:hover {
color: var(--bzo-main-color);
}
.header-top-12 .chosen-container-single .chosen-single span {
margin-right: 5px;
font-weight: 400;
}
.header-top-12 .chosen-container-single .chosen-single div {
height: auto;
position: unset;
}
.header-top-12 .chosen-container-single .chosen-single div b {
background: transparent;
background-image: none !important;
}
.header-top-12 .chosen-container-single .chosen-single div b:before {
content: "\f107";
font-family: 'Line Awesome Free';
font-weight: 900;
}
.header-top-12 .chosen-container .chosen-drop {
border: 1px solid rgba(0, 0, 0, 0.1);
}
.header-top-12 .chosen-container-single .chosen-drop {
border: none;
width: 100px;
border-radius: 0 0 10px 10px;
font-size: 14px;
padding: 10px 15px;
margin-top: 0;
}
.header-top-12 .chosen-container .chosen-results {
padding: 0;
margin: 0;
text-align: left;
}
.header-top-12 .woocommerce-currency-switcher-form .chosen-results li {
padding: 0;
color: var(--bzo-gray-color);
}
.header-top-12 .woocommerce-currency-switcher-form .chosen-results li:hover {
color: var(--bzo-main-color);
}
.header-top-12 .chosen-container.chosen-with-drop .chosen-drop {
left: auto;
padding: 10px 20px;
border-radius: 0;
right: 0;
}
.header-bottom-12 .bzotech-navbar-nav > li.current-menu-item > a .indicator-icon,
.header-bottom-12 .bzotech-navbar-nav > li.current-menu-ancestor > a .indicator-icon {
color: var(--bzo-main-color) !important;
}
.header-bottom-12 .bzotech-navbar-nav > li > a:after {
content: "";
width: 0;
height: 1px;
background: var(--bzo-main-color);
display: block;
transition: .3s;
}
.header-bottom-12 .bzotech-navbar-nav > li > a span {
display: flex;
}
.header-bottom-12 .bzotech-navbar-nav > li.menu-item-has-children:hover > a:after,
.header-bottom-12 .bzotech-navbar-nav > li.menu-item-has-children.current-menu-item > a:after,
.header-bottom-12 .bzotech-navbar-nav > li.has-mega-menu:hover > a:after,
.header-bottom-12 .bzotech-navbar-nav > li.has-mega-menu.current-menu-item > a:after,
.header-bottom-12 .bzotech-navbar-nav > li.menu-item-has-children.current-menu-ancestor > a:after
{
width: calc(100% - 19px);
}
.header-bottom-12 .bzotech-navbar-nav > li:hover >a:after,
.header-bottom-12 .bzotech-navbar-nav > li.current-menu-item >a:after {
width: 100%;
}
.footer12-newsletter .elbzotech-mailchimp-wrap .mc4wp-form-fields input[type="email"] {
background: transparent;
}
.footer12-newsletter .elbzotech-mailchimp-wrap button[type="submit"] {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.footer12-newsletter .elbzotech-mailchimp-wrap button[type="submit"] i {
order: 1;
}
.footer12-newsletter .elbzotech-mailchimp-wrap .mc4wp-form-fields input[type="email"]::placeholder{
color: var(--bzo-main-color2);
}
.footer12-copyright a {
color: var(--bzo-body_typo-color);
}
.footer12-copyright a:hover {
color: var(--bzo-main-color);
}
.shake-12:hover img {
animation: shake 2.5s ease infinite;
-webkit-animation: shake 2.5s ease infinite;
}
.zoom-effect-12 a img {
transition: .4s;
}
.zoom-effect-12 a:hover img {
transform: scale(0.9);
}
.home12-product-tab .product-tab-title {
position: absolute;
top: -40px;
right: 0;
transform: translateY(-100%);
}
.home12-product-tab .product-tab-global-wrap{
margin-bottom: -30px;
}
.home12-product-tab .product-tab-title .nav-tabs {
display: flex;
gap: 15px;
}
.home12-product-tab .product-tab-title .nav-tabs li a{
padding: 10px 15px;
border: 1px solid #D6D6D6;
font-size: 16px;
color: var(--bzo-body_typo-color);
display: block;
}
.home12-product-tab .product-tab-title .nav-tabs li a:hover,
.home12-product-tab .product-tab-title .nav-tabs li.active a{
background: var(--bzo-main-color);
color: #fff;
}
.home12-banner-hover .item-info-box-global:hover .info-box-icon img {
animation: swing 1s 0.3s;
}
.home12-banner-hover:hover .item-info-box-global .list-text-info__item {
color: var(--bzo-main-color2);
}
.home12-banner-hover .item-info-box-global .info-box-icon img {
transition: 0.3s;
}
.home12-banner-hover:hover .item-info-box-global .info-box-icon img {
border-radius: 0 !important;
}
.home12-banner-hover .item-info-box-global .list-text-info__item:last-child {
color: var(--bzo-main-color);
}
.home12-banner-hover:hover .item-info-box-global .list-text-info__item {
color: #ffffff;
}
.home12-banner-hover:hover .item-info-box-global .list-text-info__item:nth-child(2){
color: var(--bzo-main-color-mix-bg);
}
.home12-grow:hover a.elementor-animation-grow {
transform: scale(1.04);
} .home12-class-des ul {
list-style: none;
}
.home12-class-des ul li {
position: relative;
padding-left: 10px;
}
.home12-class-des p {
margin-bottom: 10px;
}
.home12-class-des ul li:first-child {
margin-bottom: 10px;
}
.home12-class-des ul li:before {
content: '.';
display: inline-block;
position: absolute;
top: -5px;
left: 0;
}
.home12-class-slider .swiper-slide {
overflow: hidden;
}
.home12-class-slider .swiper-slide .elementor-animation-grow:hover {
transform: scale(1.04);
} .home12-testimonial .item-slider-global-style11 {
background: transparent;
position: relative;
padding: 70px 0 0;
gap: 30px;
}
.home12-testimonial .item-slider-global-style11:before {
content: '';
background: url(//estelboutique.gr/wp-content/themes/bw-medxtore/assets/global/css/images/quote.png) no-repeat 0 0;
width: 40px;
height: 40px;
display: block;
position: absolute;
left: 50%;
top: 0;
transform: translateX(-50%);
}
.home12-testimonial .item-slider-global-style11 .flex-wrapper {
flex-direction: column;
align-items: center;
gap: 15px;
}
.home12-testimonial .item-slider-global-style11 .flex-wrapper .customer-info {
text-align: center;
}
.home12-testimonial .item-slider-global-style11 .flex-wrapper .customer-info h3 {
font-size: 20px;
font-weight: 600;
margin: 0;
}
.home12-testimonial .item-slider-global-style11 .flex-wrapper .customer-info .desc {
color: var(--bzo-body_typo-color);
text-transform: capitalize;
}
.home12-latest-blog .swiper-button-nav {
top: -40px;
margin-top: 0;
transform: translateY(-100%);
border: 1px solid #D6D6D6;
color: var(--bzo-body_typo-color);
}
.home12-latest-blog .swiper-button-nav.swiper-button-next {
right: 0;
}
.home12-latest-blog .swiper-button-nav.swiper-button-prev { 
right: 37px;
left: auto;
}
.home12-latest-blog .swiper-button-nav.swiper-button-disabled {
opacity: 1;
}
.home12-latest-blog .swiper-button-nav.swiper-button-disabled i{
opacity: 0.5;
} 
.home12-latest-blog .swiper-button-nav:hover {
color: var(--bzo-main-color);
}
@media(max-width: 1200px){
.header-bottom-12 .bzotech-navbar-nav > li.menu-item-has-children:hover > a:after,
.header-bottom-12 .bzotech-navbar-nav > li.menu-item-has-children.current-menu-item > a:after,
.header-bottom-12 .bzotech-navbar-nav > li.has-mega-menu:hover > a:after,
.header-bottom-12 .bzotech-navbar-nav > li.has-mega-menu.current-menu-item > a:after,
.header-bottom-12 .bzotech-navbar-nav > li.menu-item-has-children.current-menu-ancestor > a:after,
.header-bottom-12 .bzotech-navbar-nav > li > a:after
{
display: none;
}
.header-bottom-12 .bzotech-menu-inner > .bzotech-navbar-nav>li > a {
color: var(--bzo-main-color2) !important;
}
}
@media(max-width: 767px){
.header-bottom-12 {
background: var(--bzo-main-color);
}
.header-bottom-12 .toggle-mobile-menu,
.header-bottom-12 .elementor-element .elbzotech-list-link-global a.item-link i,
.header-bottom-12 .elementor-element .elbzotech-list-link-global a.item-link .title {
color: #fff;
}
.header-bottom-12 .elementor-element .elbzotech-list-link-global a.item-link:hover i,
.header-bottom-12 .elementor-element .elbzotech-list-link-global a.item-link:hover .title {
color: var(--bzo-main-color2);
}
.home12-product-tab .product-tab-title {
position: relative;
top: -20px;
right: 0;
transform: none;
}
.home12-product-tab .product-tab-title .nav-tabs {
gap: 8px;
flex-wrap: wrap;
}
.home12-product-tab .product-tab-title .nav-tabs li a {
padding: 6px 12px;
}
.home12-testimonial .item-slider-global-style11 {
padding: 45px 0 0;
}
.home12-testimonial .item-slider-global-style11 .flex-wrapper {
margin-top: 15px;
}
.home12-testimonial .item-slider-global-style11 {
gap: 0;
justify-content: space-between;
}
}    .item-product .product-thumb{
position: relative;
}
.item-product:hover .product-thumb .countdown-style-item-{
opacity: 0;
visibility: hidden;
bottom: 30%;
}
.countdown-style-item-{
position: absolute;
bottom: 10px;
left: 50%;
transform: translateX(-50%);
transition: .5s;
}
.countdown-style-item-{
display: flex;
gap: 5px;
color: #727272;
justify-content: center;
margin: 10px 0;
}
.countdown-style-item- .clock{
background-color: #fff;
box-shadow: 0 0 3px rgba(0,0,0,.1);
border-radius: 5px;
width: 50px;
text-align: center;
display: flex;
flex-direction: column;
position: relative;
padding: 5px;
line-height: 24px;
font-size: 14px;
}
.countdown-style-item- .clock .number{
font-size: 18px;
color: #171717;
font-weight: 600;
height: auto;
margin: 0;
}
@media(max-width: 576px){
.countdown-style-item-{
display: none;
}
}
.flashsale .flashsale-procressbar{
width: 100%;
height: 5px;
border-radius: 10px;
background-color: #e0e0e0;
margin: 10px 0 6px 0;
}
.flashsale .flashsale-procressbar .flashsale-procressbar__inner{
background-color: #FF3B3B;
border-radius: 10px;
height: 5px;
}
.flashsale .sold-info{
color: #454545;
}.elbzotech-search-global-icon-popup {
display: flex;
}
.bzotech-navbar-nav .sub-menu > li > a {
font-size: 16px;
}
.footer-page .item-instagram-global- .item-instagram a {
border-radius: 0;
}
.bzotech-swiper-navi .swiper-button-nav.swiper-button-disabled {
opacity: 1;
}
.home10-banner-slider .item-slider-global- .item-content {
display: flex;
align-items: center;
margin-right: 70px;
}
.home10-banner-slider .item-slider-global- .item-content:before {
content: "";
width: 38px;
height: 3px;
background: #545454;
margin-right: 70px;
}
.home10-banner-slider .item-slider-global- .item-content  a{
color: #fff;
}
.home10-banner-slider .item-slider-global- .item-content  a:hover {
color: var(--bzo-main-color);
}
.home10-banner1 {
position: relative;
}
.home10-banner1:before {
position: absolute;
top: 75px;
height: calc(100% - 138px);
width: calc(100% - 30px);
left: 15px;
right: 15px;
background: var(--bzo-main-color-mix-3);
}
.elbzotech-wrapper-slider-product .bzotech-swiper-navi .swiper-button-nav.swiper-button-next:before {
content: '';
width: 1px;
height: 17px;
background: #D6D6D6;
right: 35px;
position: absolute;
top: 3px;
}
.elbzotech-wrapper-slider-product .bzotech-swiper-navi .swiper-button-nav {
top: -55px;
width: 24px;
height: 24px;
font-size: 20px;
color: #454545;
}
.elbzotech-wrapper-slider-product .bzotech-swiper-navi .swiper-button-nav:hover {
color: var(--bzo-main-color);
}
.elbzotech-wrapper-slider-product .bzotech-swiper-navi .swiper-button-nav.swiper-button-next {
right: 0;
}
.elbzotech-wrapper-slider-product .bzotech-swiper-navi .swiper-button-nav.swiper-button-prev {
left: auto;
right: 51px;
}
.elbzotech-mailchimp-global-style2 .elbzotech-close-popup {
color: #fff;
}
.elbzotech-mailchimp-global-style2 .mc4wp-form-fields input[type="email"],
.elbzotech-mailchimp-global-style2 input[type="submit"], 
.elbzotech-mailchimp-global-style2 button[type="submit"] {
border-radius: 0;
}
.elbzotech-mailchimp-global-style2 input[type="submit"], 
.elbzotech-mailchimp-global-style2 button[type="submit"] {
background: var(--bzo-main-color2);
}
.elbzotech-mailchimp-global-style2 input[type="submit"]:hover, 
.elbzotech-mailchimp-global-style2 button[type="submit"]:hover {
background: var(--bzo-main-color2);
color: var(--bzo-main-color);
} 
.elbzotech-mailchimp-global-style2 .item-social {
color: var(--bzo-body_typo-color);
font-size: 24px;
}
.woocommerce div.product form.cart button.single_add_to_cart_button,
.bzotech-form-cart-single .detail-qty,
.product-detail-gallery .mid,
.style-gallery-horizontal .gallery-control img,
.tab-product-horizontal .product-tab-title ul,
.top-filter, 
.sidebar-widget,
.woocommerce div.product form.cart .single_add_to_cart_button, .box-upload .wpcf7-submit, 
.elbzotech-bt-default,
.widget_price_filter .price_slider_amount .price_label span,
.button, 
.wishlist_table .product-add-to-cart a, 
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce a.button.alt,
.woocommerce button.button,
.woocommerce input.button,
.mini-cart-button .button,
.elbzotech-bt-global-style2,
.sidebar .wg-product-slider .item-product .product-thumb .product-thumb-link img,
.sidebar .wg-product-slider .item-product .product-thumb > a{   
border-radius: 0;
}
.woocommerce div.product form.cart button.single_add_to_cart_button {
background: var(--bzo-main-color2);
}
.woocommerce div.product form.cart button.single_add_to_cart_button:hover {
color: var(--bzo-main-color);
} .button-wrap-global .button-inner,
.mc4wp-form button,
.bz-btn,
.button,
.readmore-wrap .elbzotech-bt-default{
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
}
.readmore-wrap .elbzotech-bt-default:hover {
color: var(--bzo-main-color);
}
.button-wrap-global .button-inner:before,
.mc4wp-form button:before,
.bz-btn:before,
.button:before,
.readmore-wrap .elbzotech-bt-default:before{
content: '';
position: absolute;
border: var(--bzo-main-color) solid 2px;
top: 4px;
left: 4px;
right: 4px;
bottom: 4px;
opacity: 0;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: opacity;
transition-property: opacity;
}
.button-wrap-global .button-inner:hover:before,
.mc4wp-form button:hover:before,
.bz-btn:hover:before,
.button:hover:before,
.readmore-wrap .elbzotech-bt-default:hover:before{
opacity: 1;
}
.after-append-footer .button-wrap-global .button-inner:before {
display: none;
}
.woocommerce div.product form.cart .ajax_add_to_cart::before, .woocommerce div.product form.cart .single_add_to_cart_button::before {
content: '';
width: auto;
height: auto;
top: 4px;
left: 4px;
right: 4px;
bottom: 4px;
} .detail-quickview {
color: var(--bzo-main-color2);
}
.woocommerce div.product form.cart .single_add_to_cart_button, .box-upload .wpcf7-submit, .elbzotech-bt-default {
background: var(--bzo-main-color2);
}
.content-popup-mailchimp input[type="checkbox"]:before {
background: #fff;
}
.content-popup-mailchimp input[type="checkbox"]:checked:before {
content: "\f00c";
background: var(--bzo-main-color2);
}
.item-product-wg .product-title a {
font-family: var(--bzo-body_typo-font-family);
font-weight: 600;
}
.product-price .woocommerce-Price-amount{
color: var(--bzo-main-color2);
}
.button, .wishlist_table .product-add-to-cart a,
.woocommerce #respond input#submit, 
.woocommerce a.button, .woocommerce a.button.alt, 
.woocommerce button.button, .woocommerce input.button {
background: var(--bzo-main-color2);
}
.item-product-wg .woocs_price_code {
display: flex;
gap: 4px;
}
.item-product-wg .woocs_price_code del {
order: 1;
}
.product-title-single {
text-transform: capitalize;
}
.single-related-product .elbzotech-wrapper-slider-product {
position: relative;
}
.single-related-product .elbzotech-wrapper-slider-product .bzotech-swiper-navi .swiper-button-nav {
top: -20px;
margin-top: -15px;
border: none;
font-size: 14px;
transform: scale(1);
}
.single-related-product .title-related-product {
margin-bottom: 40px;
}
.elbzotech-bread-crumb-global *{
color: #fff;
}
.product-price .slipt {
color: var(--bzo-main-color2);
}
.product-detail .product-price .woocs_price_code {
display: flex;
gap: 4px;
align-items: center;
}
.product-detail .product-price .woocs_price_code del {
order: 1;
}
.product-detail-info .product-price del .woocommerce-Price-amount {
top: 0;
}
.woocommerce-page .woocommerce-info a.showcoupon {
color: #fff;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order,
.meta-post-tags-share .tags-post a {
background: var(--bzo-main-color2);
}
.meta-post-tags-share .tags-post a:hover {
background: var(--bzo-main-color);
}
.comment-form input.elbzotech-bt-default:hover,
.box-contact-form .wpcf7-form input.wpcf7-submit:hover {
color: var(--bzo-main-color);
}
.elbzotech-mailchimp-global-style3 .mc4wp-form button {
white-space: nowrap;
}
.mini_cart_item .product-info .product-title {
text-transform: capitalize;
}
.elbzotech-logo-global-style-image a {
display: flex;
}
div.elementor-widget-image a {
display: flex;
overflow: hidden;
}
.item-slider-global-style11 .product-rating {
background-image: url(https://estelboutique.gr/wp-content/themes/bw-medxtore/assets/demo10/css/images/icon/rate-star.png);
height: 19px;
background-position: 0 19px;
}
.item-slider-global-style11 .product-rate {
background-image: url(https://estelboutique.gr/wp-content/themes/bw-medxtore/assets/demo10/css/images/icon/rate-star.png);
background-position: 0 -19px;
background-repeat: repeat-x;
height: 19px;
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
width: 95px;
}
.item-list-post-default .post-thumb,
.item-list-post-default .post-thumb img {
border-radius: 0;
}
.elbzotech-accordion-global- .box-icon-accor {
float: right;
}
@media(max-width: 1366px) {
.home10-banner1:before {
height: calc(100% - 128px);
}
}
@media(max-width: 1200px){ 
.home10-banner1:before {
height: 100%;
top: 0;
}
}
@media(max-width: 767px){ 
.toggle-mobile-menu {
position: absolute;
top: -45px;
z-index: 999999;
height: 30px;
line-height: 30px;
}
.elbzotech-wrapper-slider-product .bzotech-swiper-navi .swiper-button-nav {
top: -18px;
}
.elbzotech-wrapper-slider-product .bzotech-swiper-navi .swiper-button-nav.swiper-button-next {
right: 0px;
}
.elbzotech-wrapper-slider-product .bzotech-swiper-navi .swiper-button-nav.swiper-button-prev {
right: 30px;
}
.elbzotech-wrapper-slider-product .bzotech-swiper-navi .swiper-button-nav.swiper-button-next:before {
right: 26px;
}
.single-related-product .elbzotech-wrapper-slider-product .bzotech-swiper-navi .swiper-button-nav {
opacity: 1;
background: none;
}
.home10-banner-slider .item-slider-global- .item-content {
margin-right: 20px;
}
.home10-banner-slider .item-slider-global- .item-content:before {
margin-right: 20px;
}
.slider-home10 .item-product .product-info .section-title,
.slider-home10 .item-product .product-info .section-description,
.slider-home10 .bzotech-countdown{
margin-bottom: 10px;
}
.slider-home10 .item-product .product-info .section-description p {
margin-bottom: 0;
}
.item-slider-global-style10 .info a {
padding: 8px 20px;
line-height: 30px;
font-size: 24px;
}
.item-grid-product-style9 .product-thumb .action-buttons a.product-quick-view,
.item-grid-product-style9 .product-thumb .action-buttons a.add_to_wishlist {
display: none;
}
.item-grid-product-style9 .product-thumb .action-buttons {
justify-content: center;
}
.item-grid-product-style9 .product-thumb .action-buttons .addcart-link {
padding: 16px 0;
}
}
.mfp-figure .mfp-close:before {
border: none;
}@media (max-width: 1640px) {   .bg-abouts-home8 > .e-con-inner:before {
right: 0px;
border-radius: 0;
}
.bg-faq-home8 >.e-con-inner:before{
left: 0px;
border-radius: 0;
}
.bg-faq-home8 >.e-con-inner,
.bg-abouts-home8 > .e-con-inner{
background: #fff;
}   }
@media (max-width: 1440px) {   .contact-home-7 {
transform: translateX(0px);
margin-top: -510px;
}   }
@media (max-width: 1366px) {   .contact-home-7 {
margin-top: -460px;
}   }
@media (max-width: 1200px) {   .header8 .main-menu-header8-inner .toggle-mobile-menu{
background: var(--bzo-main-color);
padding: 0px 15px;
color: #fff;
}
.header8 .main-menu-header8 .toggle-mobile-menu{
background: var(--bzo-main-color);
padding: 0px 15px;
color: #fff;
border-radius: 15px 0 0 15px;
}      .cky-revisit-bottom-left {
bottom: 80px!important;
}   }
@media (max-width: 1024px)  {   .menu-header6{
background: #fff;
}      .contact-home-7 {
margin-top: -340px;
}   } @media (max-width: 1023px)  {
} @media (max-width: 992px)  {
.elbzotech-mailchimp-global-style3 .mc4wp-form button {
padding: 0 25px;
font-size: 14px;
}
} @media (max-width: 990px)  {
.elbzotech-mailchimp-global-style3 .mc4wp-form button {
padding: 0 25px;
display: flex;
align-items: center;
}
} @media (max-width: 880px) {   .contact-home-7 {
position: unset;
transform: unset;
width: 100%!important;
margin-top: 0;
}
.contact-home-7 .wpcf7-form {
max-width: 100%;
}
.contact-home-7 .content5 textarea {
width: 100%;
}
.contact-home-7 .wpcf7-form {
padding-bottom: 50px;
}
.contact-home-7 .wpcf7 form .wpcf7-response-output {
margin-top: 50px;
}   } @media (max-width: 768px) {
} @media (max-width: 767px) {   .header8 .main-menu-header8 .toggle-mobile-menu{
border-radius: 0px;
}      .group-filters-shop{
position: fixed;
top: 0;
right: 100%;
width: 100%;
background: #fff;
z-index: 9999;
padding: 50px 20px 0;
border: none;
overflow-y: auto;
height: 100%;
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
}
.onpen-sidebar .group-filters-shop{
right: 0;
}
.group-filters-shop .close-filters{
position: absolute;
top: 20px;
right: 20px;
display: inline-block;
}      .main-menu-header7{
background: #eee;
}
.menu-home7 .toggle-mobile-menu{  
background: var(--bzo-main-color);
color: #fff;
padding: 0px 15px;
}   } @media (max-width: 576px) {
.elbzotech-mailchimp-global-style3 .mc4wp-form button {
padding: 0 15px;
}
} @media (max-width: 479px) {
} @media (max-width: 320px) {
}