.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://puur.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);
}
}    .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;
}.menu-style- .bzotech-navbar-nav > li{
padding: 43px 0;
}
.menu-style- .bzotech-navbar-nav > li.has-mega-menu > a,
.menu-style- .bzotech-navbar-nav > li.menu-item-has-children > a{
position: relative;
}
.menu-style- .bzotech-navbar-nav > li > a{
font-size: 20px;
font-weight: 500;
padding: 0px 25px;
color: #5c5c5c;
line-height: 24px;
letter-spacing: 0.005em;
text-transform: uppercase;
}
.menu-style- .bzotech-navbar-nav > li > a:hover{
color: var(--bzo-main-color);
cursor: pointer;
}
.menu-style- .bzotech-navbar-nav>li> a> span {
position: relative;
}
.menu-style- .bzotech-navbar-nav>li:hover> a> span:after,
.menu-style- .bzotech-navbar-nav>li.current_page_parent  > a> span:after,
.menu-style- .bzotech-navbar-nav>li.current-menu-item > a> span:after
{
opacity: 1;
right: 0px;
}
.menu-style- .bzotech-navbar-nav>li:hover> a,
.menu-style- .bzotech-navbar-nav>li.current_page_parent  > a,
.menu-style- .bzotech-navbar-nav>li.current-menu-item > a
{
color: var(--bzo-main-color);
}
.menu-style- .sub-menu  .current-menu-item>a{
color: var(--bzo-main-color);
}
.menu-style- .bzotech-navbar-nav .menu-item-depth-0> .sub-menu{
left: 9px;
}
.menu-style- .bzotech-navbar-nav li.menu-item-has-children li.menu-item-has-children:hover > .sub-menu {
margin-left: 0px;
margin-top: 0px;
}
@media (max-width: 1560px) {
.menu-style- .bzotech-navbar-nav > li > a{
padding: 0px 10px;
font-size: 16px;
}
}
@media (max-width: 1365px) {
.menu-style- .bzotech-navbar-nav > li > a{
padding: 0px 5px;
}
}  .header-default .flex-wrapper{
width: 100%;
}
.header-default .logo-default{
width: 30%;
}
.header-default .logo-default h1{
height: 90px;
line-height: 90px;
color: var(--bzo-main-color2);
font-family: var(--bzo-title_typo-font-family);
font-size: 26px;
font-weight: 400;
text-transform: lowercase;
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
}
.header-default .logo-default a:hover h1{
color: var(--bzo-main-color);
}
.header-default .logo-default h1::first-letter{
color: var(--bzo-main-color);
text-transform: uppercase;
}
.header-default .logo-default a:hover{
}
.header-default .header-nav-default{
width: 70%;
}
.header-nav-default .bzotech-navbar-nav{
text-align: right;
margin: 0px -40px;
}
.header-nav-default .bzotech-navbar-nav > li:last-child > a{
margin-right: 0px;
}
.header-default{
box-shadow: 0px 0px 10px rgb(0 0 0 / 0.1);
}
.footer-default{
background: var(--bzo-main-color2);
}
.footer-default .copyright {
margin: 35px 0px;
color: #fff;
font-size: 16px;
}
@media(max-width: 1680px){
.header-nav-default.menu-style- .bzotech-navbar-nav > li > a{
padding: 0px 20px;
}
.header-nav-default .bzotech-navbar-nav{
margin: 0px -20px;
}
}
@media(max-width: 1280px){
.header-nav-default.menu-style- .bzotech-navbar-nav > li > a {
padding: 0px 12px;
}
.header-default .logo-default h1{
font-size: 24px;
}
.header-nav-default .bzotech-navbar-nav{
margin: 0px -12px;
}
}
@media(max-width: 1200px){
.header-nav-default .bzotech-navbar-nav{
margin: 0px;
}
.header-default .logo-default h1 {
height: 70px;
line-height: 70px;
font-size: 20px;
}
.header-default .header-nav-default {
width: auto;
order: 0;
position: relative;
}
.header-default .logo-default {
width: 100%;
}
}
@media(max-width: 767px){
.header-default .logo-default h1 {
height: 50px;
line-height: 50px;
}
.header-default .toggle-mobile-menu{
height: 50px;
line-height: 50px;
}
.elbzotech-list-link-icon .item-link {
margin: 0px 5px;
}
.elbzotech-list-link-icon {
margin: 0px -5px;
}
}
@media(max-width: 320px){
.header-default .logo-default h1{
font-size: 18px;
}
} .main-header-style1{
box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.14);
z-index: 1000;
}
body.home .main-header-style1{
box-shadow:none;
transition: all 0s ease-out 0s;
-webkit-transition: all 0s ease-out 0s;
}
body.home .main-header-style1:hover{
box-shadow: 0px 3px 4px rgb(0 0 0 / 14%);
background: #fff;
}
.main-header-style1__right .elementor-element{
margin-left: 20px;
}
.main-header-style1__right .elbzotech-search-wrap .search-icon-popup,
.main-header-style1__right .elbzotech-mini-cart-style1 .mini-cart-link,
.main-header-style1__right .elbzotech-account-manager .button-account-manager{
height: 90px;
line-height: 94px;
display: inline-block;
}
.main-header-style1__right .elbzotech-search-wrap .search-icon-popup{
line-height: 100px;
}
.main-header-style1__right .elbzotech-account-manager .button-account-manager{
line-height: 104px;
}
.main-header-style1 .col-logo .logo-text{
line-height: 0;
}
.wg-post-list .swiper-slide{
margin-top: 30px;
}
.wg-post-list .swiper-slide:first-child{
margin-top: 0px;
}
.wg-post-list .post-thumb{
width: 80px;
}
.wg-post-list .post-thumb img{
border-radius: 5px;
}
.wg-post-list .post-info{
padding-left: 18px;
width: calc(100% - 80px);
}
.wg-post-list .post-info .post-title{
line-height: 24px;
}
.wg-post-list .post-info .the-date{
margin-bottom: 12px;
color: var(--bzo-gray-color);
margin-top: -5px;
}
.banner-wg .elbzotech-btwrap{
position: absolute;
bottom: 30px;
left: 0;
right: 0;
} .product-label{
position: absolute;
top: 20px;
left: 20px;
z-index: 1
}
.product-label > span{
color: #000;
height: 27px;
text-align: center;
line-height: 27px;
border-radius: 0px;
display: inline-block;
padding: 0px 8px;
border-radius: 5px;
margin-bottom: 10px;
font-weight: 600;
color: #000;
}
.product-label > span.sale{
background: linear-gradient(0deg, rgba(255, 255, 255, 0.65), rgba(255, 255, 255, 0.65)), #FF3B3B;
color: #A62626;
display: block;
max-width: 60px;
}
.product-label > span.new{
background: #FFCC00;
}
.product-label > span.trending{
background: #A8EACD;
color: #036138;
}
.item-product .product-label{
top: 20px;
left: 20px;
}
.woocommerce table.shop_attributes td{
padding: 5px 10px;
}
.woocommerce table.shop_attributes td p{
padding: 0;
}
.shop-grid-product-item- .list-product-wrap .item-grid-product-{
margin-bottom: 45px;
}
.shop-grid-product-item- .list-product-wrap{
margin-bottom: -45px;
}
.banner-list-post{
padding: 100px 0;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
background-color: var(--bzo-border-color);
background-attachment: fixed;
}
.banner-list-post__info {
max-width: 600px;
}
.banner-list-post__info .title-serum{
margin: 0;
margin-bottom: 20px;
font-weight: 400;
font-size: 60px;
font-family: var(--bzo-title_typo-font-family);
margin-top: -20px;
}
.group-filters-shop{
border: 1px solid #CFCFCF;
padding: 30px 35px;
border-radius: 30px;
}
.attribute-type-default li a span{
border: 1px solid var(--bzo-main-color2);
height: 18px;
width: 18px;
display: inline-block;
position: absolute;
right: 0;
}
.attribute-type-default li{
position: relative;
}
.attribute-type-default li.active a span{
background: var(--bzo-main-color);
border-color: var(--bzo-main-color);
}
.attribute-type-default li.active a span:before{
content: "\f00c";
font-family: 'Line Awesome Free';
font-weight: 900;
color: #fff;
margin-top: -4px;
margin-left: 1px;
display: inherit;
font-size: 15px;
}
.bzotech-rating-filter__item{
position: relative;
display: block;
}
.bzotech-rating-filter .bzotech-rating-filter__item>span{
border: 1px solid var(--bzo-main-color2);
height: 18px;
width: 18px;
display: inline-block;
position: absolute;
right: 0;
top: 3px;
}
.bzotech-rating-filter li.active .bzotech-rating-filter__item>span{
border-color: var(--bzo-main-color);
background: var(--bzo-main-color);
}
.bzotech-rating-filter li.active .bzotech-rating-filter__item>span:before{
content: "\f00c";
font-family: 'Line Awesome Free';
font-weight: 900;
color: #fff;
margin-top: -4px;
margin-left: 1px;
display: inherit;
font-size: 15px;
}
.js-filter-hitory .item{
background: #F5F5F5;
border-radius: 5px;
margin-right: 12px;
padding: 6px 14px;
}
.js-filter-hitory .item.clear-filter{
background: #E5E5E5;
}
.js-filter-hitory .item.clear-filter a{
color: var(--bzo-main-color2);
font-size: 14px;
font-weight: 600;
}
.js-filter-hitory .item.clear-filter a:hover{
color: var(--bzo-main-color);
}
.js-filter-hitory .item-label{
}
.js-filter-hitory .item-filter-hitory> a:after{
content: "\e921";
font-family: 'bzoicon' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
font-size: 9px;
margin-left: 10px;
}
.js-filter-hitory .item-filter-hitory> a{
margin-left: 12px;
display: flex;
align-items: center;
font-size: 14px;
font-weight: 600;
color: var(--bzo-main-color2);
}
.js-filter-hitory .item-filter-hitory> a:hover{
color: var(--bzo-main-color);
}
.js-filter-hitory .item-filter-hitory> a:last-child{
margin-right: 0px;
}
.woocommerce-info{
border-top-color: var(--bzo-main-color);
}
.woocommerce-info::before{
color: var(--bzo-main-color);
}
.entry-title{
margin: 0px;
margin-top:30px;
}
.woocommerce .woocommerce-result-count{
margin-bottom: 0;
}
.main-top-filter{
margin-bottom: -15px;
margin-top: 0px;
}
.fancybox-opened .fancybox-skin{
background: #fff;
border-radius: 30px;
}
.fancybox-opened .fancybox-inner::-webkit-scrollbar{
width: 3px;
}
.fancybox-opened .fancybox-inner::-webkit-scrollbar-track{
box-shadow: inset 0 0 6px var(--bzo-main-color2);
}
.fancybox-opened .fancybox-inner::-webkit-scrollbar-thumb{
background-color: var(--bzo-main-color);
outline: 1px solid var(--bzo-main-color);
}
.product-popup-content{
padding: 40px;
}
.fancybox-close{
top: 20px;
right: 20px;
background: transparent;
}
.fancybox-close:before{
content: "\f00d";
font-family: 'Line Awesome Free';
font-weight: 900;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-size: 24px;
}
.product-popup-content .product-detail-info .set_offset_top{
display: none;
}
.product-popup-content .product-title-single{
font-size: 26px;
}
.product-popup-content .product-detail-info .product-desc{
margin-top: 17px;
}
.product-popup-content .product-rating-total-sold{
margin-top: 20px;
}
.product-popup-content .product-detail-info .elbzotech-bt-style4{
margin-top: 30px;
}
.buttom-footer1 .pay-image p{
line-height: 0;
}
.banner-slider-home1{
margin-top: -90px;
}
.banner-slider-home1 .elbzotech-bt-default{
line-height: 55px!important;
}
.new-arrival-home1{
padding-top: 135px;
}
.new-arrival-home1 .elementor-widget-bzotech-products{
margin-top: 100px;
}
.new-arrival-home1 .elbzotech-heading-style1{
margin-bottom: 23px;
}
.category-home1{
margin-top: 82px!important;
}
.countdown-home1{
margin-top: 100px!important;
}
.service-home1{
padding-top: 70px!important;
padding-bottom: 80px!important;
}
.service-home1 .elbzotech-heading{
margin-bottom: 50px;
}
.instagram-home1{
margin-top: 100px!important;
margin-bottom: -200px!important;
z-index: 1!important;
}
.product-masory-home1{
padding-top: 70px;
}
.product-masory-home1 .width_masory:first-child .product-title{
font-size: 20px;
}
.product-masory-home1 .product-info .product-title{
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.product-masory-home1 .width_masory:first-child .product-thumb-link{
margin: 45.5px 0;
}
.pagi-nav {
margin-top: 80px;
}
.nav-slider-home1 .tp-bullet {
width:15px;
height:15px;
position:absolute;
background:#D9D9D9;
border-radius:50%;
cursor: pointer;
box-sizing:content-box;
}
.nav-slider-home1 .tp-bullet.rs-touchhover,
.nav-slider-home1 .tp-bullet.selected {
background:var(--bzo-main-color);
} .box-contact-from .wpcf7-form textarea,
.box-contact-from .wpcf7-form input
{
width: 100%;
background: #F0F0F0;
border-radius: 5px;
}
.box-contact-from .wpcf7-form label
{
margin-bottom: 8px;
display: block;
}
.box-contact-from .wpcf7-form p{
margin-bottom: 17px;
display: flex;
flex-direction: column;
}
.box-contact-from .wpcf7-form .bzotech-col-md-6{
margin-bottom: 17px;
}
.box-contact-from .wpcf7-form .elbzotech-bt-default{
margin-top: 30px;
width: 240px;
}
.box-contact-from{
padding-bottom: 150px;
padding-top: 130px;
}
.box-contact-from .elbzotech-heading-style2{
margin-bottom: 62px;
}
.box-info-contact-page{
padding-top: 45px!important;
padding-bottom: 115px!important;
}
.box-info-contact-page .elbzotech-heading-style2{
margin-bottom: 35px;
}
.box-info-contact-page .list-info-contact{
margin-top: 65px;
}
.box-info-contact-page .bread-crumb{
margin-bottom: 45px;
} .our-mission-about {
padding-top: 150px;
padding-bottom: 150px;
}
.our-mission-about .our-mission-about__left:before{
width: 100vw;
left: auto;
right: 0;
border-radius: 0 30px 30px 0;
}
.our-mission-about .our-mission-about__left .elbzotech-heading-style2{
margin-bottom: 35px;
}
.our-mission-about .our-mission-about__left .elementor-widget-bzotech-button{
margin-top: 50px;
}
.our-values-about{
padding-top: 135px;
padding-bottom: 100px;
}
.our-values-about .elbzotech-heading-style2{
margin-bottom: 35px;
}
.our-values-about .bzoteche-info-box-style7{
margin-bottom: 30px;
}
.our-story-about .elbzotech-heading-style2{
margin-bottom: 35px;
}
.our-story-about .elementor-widget-bzotech-button{
margin-top: 50px;
}
.our-story-about .elbzotech-banner-info-elbzotech-bndf .adv-thumb-link img{
border-radius: 0 30px 30px 0;
}
.our-team-about{
padding-top: 135px;
padding-bottom: 82px;
}
.our-team-about .elbzotech-heading-style2{
margin-bottom: 40px;
}
.el-filter-top .main-top-filter{
margin-bottom: 30px;
}
.woocommerce .products ul.wrap-rating{
margin-bottom: 0;
}
.wishlist-title-container .wishlist-title{
display: none;
}
.woocommerce table.wishlist_table {
border: none;
margin: 0;
padding: 0;
margin-bottom: 20px;
}
.woocommerce table.wishlist_table td{
border-top: none;
}
.woocommerce table.wishlist_table td:not(:last-child){
border-right: none;
}
.woocommerce table.wishlist_table th:not(:last-child){
border-right: none;
}
.woocommerce table.wishlist_table th{
font-size: 16px;
font-weight: 600;
color: var(--bzo-main-color2);
}
.wishlist_table tr td, .wishlist_table tr th.product-checkbox, .wishlist_table tr th.wishlist-delete {
text-align: left;
}
.wishlist_table .product-name a {
line-height: 20px;
font-size: 16px;
font-weight: 600;
}
.wishlist_table .product-stock-status span.wishlist-in-stock {
font-size: 16px;
}
.item-grid-product- .add_to_wishlist.added{
background: var(--bzo-main-color)!important;
color: #fff;
}
.wishlist_compare_single_product .add_to_wishlist.added i,
.item-list-default .add_to_wishlist.added i
{
color: var(--bzo-main-color);
}
.wishlist_compare_single_product .compare-link.added:before {
content: "\f02c";
color: var(--bzo-main-color);
font-size: 24px;
vertical-align: middle;
margin-right: 8px;
font-family: 'Line Awesome Free';
font-weight: 900;
}
.fancybox-overlay{
z-index: 99995;
}
#colorbox, #cboxOverlay, #cboxWrapper,.share-popup-content-open{
z-index: 99997;
}
.yith-wcwl-share .share-button a i{
font: normal normal normal 14px/1 FontAwesome;
font-size: 16px;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share{
margin-bottom: 0;
}
.yith-wcwl-share li a{
min-width: 40px;
min-height: 40px;
line-height: 40px;
padding: 0;
border-radius: 5px;
}
.wishlist_table.mobile .product-add-to-cart a{
display: inline-block!important;
margin-bottom: 0;
}
.wishlist_table.images_grid li .item-details h3, .wishlist_table.mobile li .item-details h3, .wishlist_table.modern_grid li .item-details h3{
margin-top: 0;
}
.wishlist_table.mobile li .additional-info-wrapper .product-remove {
text-align: left;
position: absolute;
right: 0px;
top: 0px;
}
.wishlist_table.mobile li .additional-info-wrapper .move-to-another-wishlist, .wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart{
text-align: left;
}
.wishlist_table.mobile li .item-wrapper .item-details .item-details-table .label,
.wishlist_table.mobile .additional-info
{
display: none;
}
.wishlist_table.mobile li .item-wrapper .item-details .item-details-table .value{
padding: 0;
}
.wishlist_table.mobile li {
margin-bottom: 25px;
padding-bottom: 20px;
border-bottom: 1px solid var(--bzo-border-color);
position: relative;
}
body.drive-iphone input[type="checkbox"]:before{
display: none;
}
body.drive-iphone input[type="checkbox"]{
display: inline-block;
}
.group-filters-shop .close-filters{
display: none;
}
.cky-consent-container .cky-consent-bar{
padding: 30px 36px!important;
border-radius: 15px!important;
}
.cky-consent-container .cky-consent-bar .cky-btn{
border-radius: 30px;
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
border-color: var(--bzo-main-color2)!important;
color:  var(--bzo-main-color2)!important;
}
.cky-consent-container .cky-consent-bar .cky-btn:hover{
background: var(--bzo-main-color2)!important;
color:  #fff!important;
}
.cky-consent-container .cky-consent-bar .cky-btn.cky-btn-accept{
background: var(--bzo-main-color)!important;
border-color: var(--bzo-main-color)!important;
color:  #fff!important
}
.cky-consent-container .cky-consent-bar .cky-btn.cky-btn-accept:hover{
background: var(--bzo-main-color2)!important;
border-color: var(--bzo-main-color2)!important;
}
.page-shop-4col .main-filter__hitory{
display: none;
}
.page-shop-4col .main-top-filter{
margin-bottom: 0;
} .custom-currency .chosen-container-single .chosen-single{
width: 42px;
height: 42px;
border: none;
background: #f5f5f5;
padding: 0;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
box-shadow: none;
}
.custom-currency .chosen-container{
min-width: auto;
}
.custom-currency .chosen-container-single .chosen-single span{
margin: 0;
font-size: 14px;
font-weight: 500;
}
.custom-currency .chosen-container-single .chosen-single div{
display: none;
}
.custom-currency .chosen-container .chosen-results li{
padding: 5px 0px 0px;
font-size: 14px;
font-weight: 500;
}
.custom-currency .chosen-container .chosen-results li:hover{
color: var(--bzo-main-color);
}
.custom-currency .chosen-container-active.chosen-with-drop .chosen-single{
background: #f5f5f5;
border: none;
box-shadow: 0 3px 3px 0 rgb(0 0 0 / 10%);
}
.custom-currency .chosen-container .chosen-drop{
background: #f5f5f5;
border-radius: 0 0 25px 25px;
border: none;
box-shadow: 0 3px 3px 0 rgb(0 0 0 / 10%);
padding-bottom: 10px;
}
.custom-currency .chosen-container .chosen-results{
padding: 0;
margin: 0;
text-align: center;
}
.chosen-container-active .chosen-single{
box-shadow: none;
}
.main-footer-aleta__contact .item-link i{
width: 25px;
display: inline-block;
text-align: center;
margin-right: 10px;
}
.bzoteche-info-box-style11 .info{
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
display: flex;
justify-content: flex-end;
align-items: center;
flex-direction: column;
padding: 30px 45px;
}
.bzoteche-info-box-style11 .info:before{
position: absolute;
top: 20px;
right: 20px;
bottom: 20px;
left: 20px;
border: 1px solid #fff;
content: '';
opacity: 0;
-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
transition: opacity 0.5s, transform 0.5s;
-webkit-transform: scale(0);
transform: scale(0);
}
.bzoteche-info-box-style11:hover .info:before{
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.bzoteche-info-box-style11:hover .info{
justify-content: center;
}
.bzoteche-info-box-style11 .info .title{
-webkit-transition: -webkit-transform 0.5s;
transition: transform 0.5s;
-webkit-transform: translate3d(0,100%,0);
transform: translate3d(0,100%,0);
position: absolute;
bottom: 50px;
}
.bzoteche-info-box-style11:hover .info .title{
position: unset;
}
.bzoteche-info-box-style11:hover .info .title a{
color: #fff;
}
.bzoteche-info-box-style11:hover .info .title{
-webkit-transition: -webkit-transform 0.5s;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.bzoteche-info-box-style11 .info .desc{
opacity: 0;
-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
transition: opacity 0.5s, transform 0.5s;
-webkit-transform: scale(0);
transform: scale(0);
margin-top: 10px;
}
.bzoteche-info-box-style11:hover .info .desc{
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.bzoteche-info-box-style11 .adv-thumb-link{
border-radius: 30px;
overflow: hidden;
}
.bzoteche-info-box-style11 .adv-thumb-link:before{
background: rgba(23, 23, 23, 0.4);
content: '';
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
opacity: 0;
transition: all 0.5s ease-out 0s;
-webkit-transition: all 0.5s ease-out 0s;
}
.bzoteche-info-box-style11:hover .adv-thumb-link:before{
opacity: 1;
}
.top-header-aleta .item-slider- p:before{
content: '';
height: 5px;
width: 5px;
background: #80574D;
display: inline-block;
margin-right: 20px;
vertical-align: middle;
border-radius: 50%;
}
.top-header-aleta .item-slider- p{
text-transform: uppercase;
}
.main-header-aleta{
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.14);
} .slider-22 {
display: flex;
}
.slider-22 .text-s1{
color: #4B5033;
margin-right: 15px;
display: inline-block;
}
.slider-22 .text-s2{
color: #FBAF0F;
display: inline-block;
}
.payment-fter ul {
list-style: none;
display: flex;
}
.payment-fter ul li {
margin-right: 20px;
}
.footer-copyright {
position: relative;
} div.ui-widget{
font-family:  var(--bzo-body_typo-font-family);
}
.tags-and-share .tags-and-share-title,
.tags-and-share .tags-and-share-title{
display: none;
}
.single-post-share-wrap{
display: inline-block;
}
.single-list-social.single-post-share{
}
.banner-list-post p{
font-size: 16px;
color: #000;
}
.banner-list-post .elbzotech-bt-style4{
font-weight: 700;
}
.widget_bzotech_attribute_filter .list-filter li a{
padding-right: 25px;
display: flex;
} .pagi-nav .page-numbers{
width: 46px;
height: 46px;
border: 1px solid #B7B7B7;
border-radius: 23px;
line-height: 46px;
text-align: center;
font-weight: 500;
font-size: 16px;
color: var(--bzo-main-color2);
text-shadow: 0px 10px 20px rgba(209, 188, 178, 0.25);
margin: 0 4px;
display: inline-block;
}
.pagi-nav .page-numbers.dots{
border: none;
}
.pagi-nav .page-numbers.next,
.pagi-nav .page-numbers.prev{
color: #293042;
border-color: #a1a1a1;
margin: 0 8px;
font-size: 18px;
}
.pagi-nav .page-numbers:hover,
.pagi-nav .page-numbers.current{
background-color: var(--bzo-main-color);
border-color: var(--bzo-main-color);
color: #fff;
}
.pagi-nav .page-numbers.dots:hover{
background: transparent;
color: var(--bzo-main-color2);
}
.open-hide-filters-mobile{
display: none;
}
.banner-slider-home .elbzotech-bt-style5 i.fa-play{
margin-left: 10px;
border: 4px solid #2d3446;
border-radius: 50%;
height: 39px;
line-height: 31px;
width: 39px;
text-align: center;
vertical-align: middle;
color: #2d3446;
padding-left: 3px;
}
.banner-slider-home .elbzotech-bt-style5:hover i.fa-play{
border-color: var(--bzo-main-color);
color: var(--bzo-main-color);
}
.main-header2 .elbzotech-mini-cart-dropdown .mini-cart-content{
background: #eff1e9;
padding-top: 35px;
}
.main-header2-right .custom-currency .chosen-container-single .chosen-single,
.main-header2-right .elbzotech-lang-demo-style .dropdown-link{
background: transparent;
box-shadow: none;
border: 2px solid #454545;
width: 36px;
height: 36px;
padding: 0;
}
.main-header2-right .custom-currency .chosen-container-single .chosen-single span{
font-size: 12px;
}
.home2-video-box .elementor-custom-embed-play{
animation: zoom-in-zoom-out 1s ease infinite;
margin-top: -50px;
margin-left: -50px;
}
.main-header2-right .elbzotech-lang-demo-style .elbzotech-dropdown-list{
width: 36px;
border: 2px solid #454545;
border-top: none;
}
.main-header2-right .custom-currency .chosen-container-active.chosen-container-single .chosen-single,
.main-header2-right .elbzotech-lang-demo-style:hover .dropdown-link{
border-bottom: none;
}
.main-header2-right .custom-currency .chosen-container .chosen-drop{
border: 2px solid #454545;
border-top: none;
}
.main-header2-right .custom-currency .chosen-container .chosen-results li{
font-size: 12px;
}
.main-header2-right .elbzotech-lang-demo-style .elbzotech-dropdown-list li {
padding: 0px 7px;
}
.banner-slider-home #rev_slider_3_1[data-slideactive="rs-19"] .hesperiden_copy100.tparrows:hover:before{
color: #fff!important;
}
.brand-home1 .elbzotech-wrapper-slider{
margin: -30px 0;
}
.brand-home1 .elbzotech-wrapper-slider .elbzotech-swiper-slider{
padding: 30px 0;
}
.brand-home1 .img-wrap:hover img{
box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.14);
}
.login-popup-content-wrap .show-password-input {
position: absolute;
right: 20px;
top: 50%!important;
margin-top: -10px;
cursor: pointer;
}
.login-popup-content-wrap .show-password-input:after{
font-family: WooCommerce;
speak: never;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
margin-left: 0.618em;
content: "\e010";
text-decoration: none;
}
.login-popup-content-wrap .password-input {
position: relative;
}
.login-popup-content-wrap div.nsl-container.nsl-container-block .nsl-container-buttons{
display: flex;
flex-wrap: wrap;
padding: 0px;
margin: 0px -15px;
}
.login-popup-content-wrap div.nsl-container.nsl-container-block .nsl-container-buttons>a{
width: 50%;
padding: 0px 15px;
}
.login-popup-content-wrap div.nsl-container .nsl-button-google[data-skin="dark"] .nsl-button-svg-container{
background: transparent;
}
.login-popup-content-wrap div.nsl-container .nsl-button-google[data-skin="dark"] .nsl-button-svg-container svg{
background: #fff;
border-radius: 50%;
}
.login-popup-content-wrap div.nsl-container.nsl-container-block .nsl-container-buttons>a .nsl-button-default{
border-radius: 30px;
font-weight: 500;
font-family: var(--bzo-body_typo-font-family);
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
}
.login-popup-content-wrap div.nsl-container.nsl-container-block .nsl-container-buttons>a .nsl-button-facebook{
background: #405993!important;
}
.login-popup-content-wrap div.nsl-container .nsl-button-default div.nsl-button-label-container{
font-weight: 600;
font-family: 'Montserrat';
padding: 19px 0 17px;
}
.login-popup-content-wrap div.nsl-container.nsl-container-block .nsl-container-buttons>a .nsl-button-svg-container svg{
width: 40px;
height: 40px;
}
.login-popup-content-wrap div.nsl-container.nsl-container-block .nsl-container-buttons>a .nsl-button-default:hover{
background: var(--bzo-main-color)!important;
}
.login-popup-content-wrap .nextend-social-login >h3{
position: relative;
z-index: 1;
margin: 30px 0;
}
.login-popup-content-wrap .nextend-social-login >h3 span{
background: #fff;
display: inline-block;
padding: 0px 20px;
}
.login-popup-content-wrap .nextend-social-login >h3:before{
position: absolute;
content: '';
height: 1px;
width: 100%;
top: 50%;
background: #00000029;
left: 0;
z-index: -1;
}
.coppyright-footer1 a:hover{
color: var(--bzo-main-color2)!important;
}
#rev_slider_3_1_wrapper .hesperiden_copy100.tparrows{
display: none!important;
}
#rev_slider_3_1_wrapper:hover .hesperiden_copy100.tparrows{
display: block!important;
}
.mc4wp-response >div{
color: #ccc;
margin-top: 12px;
font-size: 14px;
} @media(max-width: 1440px){
.banner-slider-home #rev_slider_3_1_wrapper .hesperiden_copy100.tparrows{
display: none!important;
} 
}
@media(min-width: 1200px) and (max-width: 1365px){
div.addcart-link-wrap .elbzotech-bt-default{
padding: 0 15px !important;
}
div.item-list-default .list-thumb-wrap{
width: 300px;
}
div.item-list-default .list-info-wrap{
width: calc(74% - 300px);
}
div.item-list-default .product-extra-link{
padding-left: 25px;
margin-left: 25px;
}
.single-related-product .item-grid-product- .product-info .flex-wrapper{
display: inherit;
}
}
@media (min-width: 1200px) {
} @media (max-width: 1440px) and (min-width: 1200px) {
} @media (max-width: 1170px) and (min-width: 1025px) {
} @media (max-width: 1800px) {
} @media (max-width: 1500px) {
} @media (max-width: 1440px) {
.our-story-about .elbzotech-text-editor{
height: 290px;
overflow-y: auto;
padding-right: 20px;
}
.our-story-about .elbzotech-text-editor::-webkit-scrollbar{
width: 3px;
}
.our-story-about .elbzotech-text-editor::-webkit-scrollbar-track{
box-shadow: inset 0 0 6px var(--bzo-main-color2);
}
.our-story-about .elbzotech-text-editor::-webkit-scrollbar-thumb{
background-color: var(--bzo-main-color);
outline: 1px solid var(--bzo-main-color);
}
.banner-slider-home1 .title-slider1{
font-size: 43px!important;
line-height: 50px!important;
}
.banner-slider-home1 .title-slider2{
font-size: 30px!important;
line-height: 35px!important;
}
.banner-slider-home1 .title-slider3{
max-width: 600px!important;
font-size: 18px!important;
}
.banner-slider-home1 .title-slider3-item2{
margin-bottom: 20px;
}
} @media (max-width: 1366px) {
.main-header2-left .info-box-icon,
.main-header2-right .info-box-icon
{
display: none;
}
.main-header2-left .bzoteche-info-box-style14 .info-box-content,
.main-header2-right .bzoteche-info-box-style14 .info-box-content{
padding-left: 0;
}
} @media (max-width: 1365px) {
.main-header-aleta .menu-style- .bzotech-navbar-nav > li > a{
padding: 0 8px;
}
} @media (max-width: 1366px)and (min-width: 1025px) {
} @media (max-width: 1280px) {
}
@media (max-width: 1200px) {
.menu-header2 .toggle-mobile-menu{
color: #fff;
}
.login-popup-content-wrap div.nsl-container.nsl-container-block .nsl-container-buttons>a .nsl-button-svg-container svg{
width: 24px;
height: 24px;
}
.login-popup-content-wrap div.nsl-container .nsl-button-default div.nsl-button-label-container{
padding: 10px 0;
}
.banner-slider-home .countdown1,
.banner-slider-home .countdown2,
.banner-slider-home .sub-title
{
display: none;
}
.menu-style- .bzotech-navbar-nav>li> a> span:after{
display: none;
}
.banner-slider-home1{
margin-top: 0;
}
.our-story-about .elbzotech-text-editor{
height: 200px;
}
.main-header-style1 .col-logo{
order: 1;
}
.main-header-style1 .col-menu{
order: 3;
}
.main-header-style1 .main-header-style1__right{
order: 2;
}
.main-header-style1 .menu-style-{
text-align: right;
}
.new-arrival-home1 .elementor-widget-bzotech-products{
margin-top: 63px;
}
.category-home1 {
padding-top: 70px;
margin-top: 0px!important;
}
.product-masory-home1{
padding-top: 37px;
}
.countdown-home1{
margin-top: 70px!important;
}
.main-header-style1__right .elbzotech-search-wrap .search-icon-popup, .main-header-style1__right .elbzotech-mini-cart-style1 .mini-cart-link, .main-header-style1__right .elbzotech-account-manager .button-account-manager{
height: 70px;
line-height: 72px;
}
.main-header-style1__right .elbzotech-search-wrap .search-icon-popup{
line-height: 77px;
}
.main-header-style1__right .elbzotech-account-manager .button-account-manager{
line-height: 82px;
}
} @media (max-width: 1199px) {
} @media (max-width: 1170px) {
} @media (width: 1024px)  {
}
@media (max-width: 1024px)  {
} @media (max-width: 991px)  {
} @media (min-width: 767px) and (max-width: 991px)  {
} @media (width: 768px) {
} @media (max-width: 768px) {
} @media (max-width: 800px) {
} @media (max-width: 767px) {
.home2-video-box .elementor-custom-embed-play svg{
width: 50px;
}
.home2-video-box .elementor-custom-embed-play {
margin-left: -25px;
}
.main-header-aleta .elbzotech-account-default .button-account-manager{
min-width: auto;
width: 42px;
height: 42px!important;
border-radius: 50%;
padding: 0px!important;
line-height: 42px!important;
}
.main-header-aleta .elbzotech-account-default .button-account-manager span{
font-size: 0;
}
.main-header-aleta .elbzotech-account-default .button-account-manager span:before{
font-size: 24px;
content: "\f007";
font-family: 'Line Awesome Free';
font-weight: 900;
}
.main-header-style1 .main-header-style1__right .elementor-widget-bzotech-account {
margin-right: -30px;
}
.main-footer1 .footer-col3{
order: 1;
}
.main-footer1 .footer-col1{
order: 2;
}
.main-footer1 .footer-col2{
order: 3;
}
.main-footer1 .footer-col4{
order: 4;
}
.new-arrival-home1 .elementor-background-overlay{
display: none;
}
.new-arrival-home1{
background-image: none!important;
padding-top: 30px;
}
.new-arrival-home1 .elementor-widget-bzotech-products {
margin-top: 50px;
}
.login-popup-content-wrap div.nsl-container.nsl-container-block .nsl-container-buttons{
flex-direction: column;
}
.login-popup-content-wrap div.nsl-container.nsl-container-block .nsl-container-buttons>a{
width: 100%;
}
} @media (max-width: 680px) {
.main-header-style1 .main-header-style1__right .elementor-widget-bzotech-account {
margin-right: -27px;
}
} @media (max-width: 600px) {
.main-header-style1 .main-header-style1__right .elementor-widget-bzotech-account {
margin-right: -17px;
}
} @media (max-width: 480px) {
.main-header-style1 .main-header-style1__right .elementor-widget-bzotech-account {
margin-right: -10px;
}
} @media (max-width: 400px) {
.main-header-style1 .main-header-style1__right .elementor-widget-bzotech-account {
margin-right: 0px;
}
} @media (max-width: 375px) {
.main-header-style1 .col-logo .logo-text svg{
width: 100px;
}
}
@media (max-width: 320px) {
}  .color-title{
color: var(--bzo-main-color2);
}
a{
color: var(--bzo-main-color2);
text-decoration: unset;
transition: .2s;
}
h1, h2, h3 {
font-weight: 600;
line-height: 1.1;
margin-top: 20px;
margin-bottom: 20px;
color: var(--bzo-main-color2);
}
.indicator-icon{
display: none;
}
.menu-style- .bzotech-navbar-nav>li>a {
font-size: 20px;
font-weight: 500;
padding: 0 20px;
text-transform: capitalize;
color: var(--bzo-main-color2);
}
.bzotech-menu-inner .elbzotech-list-link-block a.icon-position-right i{
color: var(--bzo-main-color);
}
.menu-style- .bzotech-navbar-nav>li>a:hover {
color: var(--bzo-main-color);
}
.menu-style- .bzotech-navbar-nav>li>a>span {
position: relative;
}
.menu-style- .bzotech-navbar-nav>li:hover>a>span:after,.menu-style- .bzotech-navbar-nav>li.current_page_parent>a>span:after,.menu-style- .bzotech-navbar-nav>li.current-menu-item>a>span:after {
opacity: 1;
right: 0;
}
.menu-style- .bzotech-navbar-nav>li:hover>a,.menu-style- .bzotech-navbar-nav>li.current_page_parent>a,.menu-style- .bzotech-navbar-nav>li.current-menu-item>a {
color: var(--bzo-main-color);
}
.menu-style- .sub-menu .current-menu-item>a {
text-decoration: underline;
}
.menu-style- .bzotech-navbar-nav .menu-item-depth-0>.sub-menu {
left: 9px;
}
@media(min-width: 1200px){
.elbzotech-mini-cart-style1{
padding: 34px 0;
}
.menu-fixed-content.fixed-header .elbzotech-mini-cart-style1{
padding: 25px 0;
}
}
.top-header-aleta .content-slider-custom a{
color: rgb(128, 87, 77);
font-weight: 500;
}
.item-grid-product- .product-thumb__group-extra a{
font-size: 22px;
}
.elbzotech-list-link-block a{
color: var(--bzo-body_typo-color);
}
.elbzotech-list-link-block a:hover span{
color: var(--bzo-main-color);
}
@media (max-width: 1440px){
.menu-style- .bzotech-navbar-nav>li>a {
padding: 0 12px;
font-size: 18px;
}
}
.elbzotech-dropdown-list{
border: none;
border-radius: 0 0 25px 25px;
}
.menu-fixed-content.fixed-header .menu-style- .bzotech-navbar-nav > li{
padding: 25px 0;
}
.menu-home{
box-shadow: 0px 2px 5px 3px rgb(0 0 0 / 10%);
border-radius: 15px;
overflow: hidden;
} .popup-share-content {
display: none;
}
.popup-share span {
display: none;
}
.share-popup-content-open {
background: rgb(0 0 0 / 80%);
position: fixed;
width: 100%;
height: 100%;
left: 0;
top: 0;
bottom: 0;
display: flex;
z-index: 9999;
right: 0;
display: none;
justify-content: center;
align-items: center;
}
.share-popup-content-open ul li a>i {
font-size: 20px;
}
.share-popup-content-open ul {
background: #fff;
padding: 40px 50px 30px;
border-radius: 5px;
}
.share-popup-content-open ul li {
margin: 0 10px;
}
.single-list-social ul li .facebook-social,
.share-popup-content-open ul li .facebook-social{
color: #1877F2;
}
.single-list-social ul li .envelope-social,
.share-popup-content-open ul li .envelope-social{
color: #F2A42E;
}    
.single-list-social ul li .twitter-social,
.share-popup-content-open ul li .twitter-social{
color: #2DAAE1;
}
.single-list-social ul li .pinterest-social,
.share-popup-content-open ul li .pinterest-social{
color: #CC0000;
}
.share-popup-content-open ul li:last-child {
margin-right: 0;
}
.share-popup-content-open.active {
display: flex;
}
.single-list-social ul li a,
.share-popup-content-open ul a{
border-radius: 0;
font-size: 24px;
transition: 0.2s;
}
.single-list-social ul li a:hover,
.share-popup-content-open ul a:hover{
box-shadow: none;
opacity: 0.8;
transition: 0.2s;
}
.share-popup-content-open> i:hover{
color: var(--bzo-main-color);
}
.elementor-animation-push:hover{
animation-duration: .6s !important;
}
.home2-video-box .elementor-open-lightbox{
aspect-ratio: unset !important;
}
.price_slider_amount .elbzotech-bt-default{
float: left;
margin-top: 10px;
}
#main-content{
padding: 40px 0 80px 0;
}
select.woocommerce-currency-switcher{
border: none;
opacity: 0;
}
.coppyright-footer1 a,
.fter-copyright a{
color: #fff;
}
.coppyright-footer1 a:hover,
.fter-copyright a:hover{
text-decoration: underline;
}@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) {
}@media (max-width: 1200px) {
.title48,
.entry-title,
.item-list-post-default .post-title,
.single-related-post .single-related-post__title,
.bzotech-blog-form-comment .comment-reply-title,
.banner-list-post__info .title-serum,
.list-instagram-grid .box-content-custom .title,
.single-blog-style1 .title-post-single{
font-size: 32px;
line-height: 40px;
}
.list-instagram-grid .box-content-custom .sub-title{
font-size: 24px;
}
.item-list-post-style2 .post-thumb,
.item-list-post-style2 .post-info{
width: 100%;
}
.item-list-post-style2 .post-info{
margin-top: 20px;
padding-left: 0;
}
.item-list-post-style2 .post-title {
margin-top: 12px;
margin-bottom: 12px;
}
.item-list-post-style2 .readmore-wrap {
margin-top: 20px;
} .banner-list-post__info .title-serum{
margin-top: 0;
}
.wg-post-list .post-thumb,
.wg-post-list .post-info {
width: 100%;
}
.wg-post-list .post-info {
padding-left: 0;
margin-top: 20px;
}
.widget{
margin-bottom: 40px;
}
#cancel-comment-reply-link{
font-size: 18px;
}
.wg-post-list .post-thumb{
width: 100%;
}
.wg-post-list .post-info{
width: 100%;
padding: 0;
}
#main-content.single-blog-style1{
padding: 40px 0 60px 0;
}
.single-blog-style1 .single-post-media-format{
margin-bottom: 50px;
}
.bzotech-blog-list-comment{
margin-top: 50px;
}
.meta-post-tags-share .tags-post{
width: 70%;
}
.item-list-post-default .desc{
margin-bottom: 30px;
}
.blog-grid-post-item- .list-post-wrap{
margin-left: -10px;
margin-right: -10px;
}
.item-grid-post- .meta-post-style1__cate{
top: 10px;
left: 10px;
} .single-related-product .swiper-button-next{
right: 10px;
}
.single-related-product .swiper-button-prev{
left: 10px;
} .group-filters-shop{
padding: 20px 15px;
}
.pagi-nav {
margin-top: 50px;
}
.comments-tab-product-accordion__header .elbzotech-bt-default svg{
max-width: 18px;
}
.detail-qty{
width: 135px;
}
.detail-qty > input,
.detail-qty > a,
.bzotech-form-cart-single .list-product-group .detail-qty > a{
height: 46px;
line-height: 46px;
width: 46px;
}
.woocommerce form.checkout_coupon input#coupon_code,
.woocommerce-cart table.cart td.actions .coupon .input-text{
height: 46px;
line-height: 46px;
}
.woocommerce form.checkout_coupon >.form-row-first,
.woocommerce form.checkout_coupon >.form-row-last{
width: 50%;
}
.woocommerce form.checkout_coupon >.form-row-last{
padding-left: 20px;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register{
padding: 20px;
}
.single-related-product .bzotech-swiper-navi{
position: absolute;
top: 12px;
right: 0;
width: 85px;
}
.single-related-product .swiper-button-nav{
display: inline-block;
text-align: center;
position: unset;
float: right;
width: 37px;
height: 37px;
line-height: 14px;
font-size: 12px;
}
.single-related-product .swiper-button-prev{
float: left;
}
.comments-tab-product-accordion {
margin-top: 30px;
padding-top: 30px;
}
.comments-tab-product-accordion #review_form_wrapper{
margin-top: 30px;
}
.single-related-product .single-title2{
margin-bottom: 30px;
margin-top: 10px;
}
.item-list-default .list-thumb-wrap{
width: 230px;
}
.item-list-default .list-info-wrap{
width: calc(74% - 230px);
}
div.item-list-default .product-extra-link{
padding-left: 15px;
margin-left: 15px;
}
div.addcart-link-wrap .elbzotech-bt-default{
padding: 0 15px !important;
}
.tab-product-accordion .ui-accordion .ui-accordion-header{
font-size: 18px;
}
.style-gallery-horizontal .gallery-control {
margin-top: 30px;
}
.item-grid-product- .product-info>.flex-wrapper{
flex-direction: column;
}
.item-grid-product- .product-info>.flex-wrapper ul.wrap-rating{
margin-top: 10px;
}
.item-grid-product- .item-product{
box-shadow: 0px 3px 10px rgb(0 0 0 / 6%);
}
.shop-grid-product-item- .list-product-wrap .item-grid-product-{
margin-bottom: 20px;
}
.shop-grid-product-item- .list-product-wrap{
margin-bottom: -20px;
}
blockquote,
.item-list-post-style2 .post-thumb,
.item-grid-post- .post-thumb,
.elbzotech-wrapper-slider-style3 .item-slider-style3,
.content-custom .box-image img,
.single-blog-style1 .single-post-media-format img,
.bzoteche-info-box-style5 .adv-thumb-link,
.group-filters-shop,
.item-grid-product- .item-product{
border-radius:  20px;
}
.item-grid-product- .product-thumb{
border-radius: 20px 20px 0px 0px;
}
.item-grid-product- .product-thumb__group-extra a{
width: 40px;
height: 40px;
line-height: 45px;
}
.product-price .woocommerce-Price-amount{
font-size: 16px;
}
.main-top-filter__left .dropdown-link{
padding: 0 20px;
}
.top-filter .view-type a {
margin-right: 20px;
}
.content-custom ul{
margin-left: 20px;
}
.content-custom h5 {
font-size: 20px;
}
.item-grid-post- .post-title {
line-height: 22px;
font-size: 16px;
}
.our-mission-about{
padding-top: 70px;
padding-bottom: 70px;
}
.our-values-about {
padding-top: 55px;
padding-bottom: 30px;
}
.our-team-about {
padding-top: 55px;
padding-bottom: 20px;
}
.box-info-contact-page {
padding-top: 45px!important;
padding-bottom: 35px!important;
}
.box-contact-from {
padding-bottom: 70px;
padding-top: 50px;
}
.box-contact-from .elbzotech-heading-style2 {
margin-bottom: 35px;
}
.nav-slider-home1 .tp-bullet{
width: 15px;
height: 15px;
}
.banner-slider-home1 .elbzotech-bt-default {
line-height: 48px!important;
}
.banner-slider-home1 .title-slider1{
font-size: 30px!important;
line-height: 40px!important;
margin-bottom: -30px;
}
.banner-slider-home1 .title-slider2{
font-size: 24px!important;
line-height:30px!important;
}
.banner-slider-home1 .title-slider3{
max-width: 500px!important;
font-size: 16px!important;
}
.banner-slider-home1 .title-slider3-item2{
margin-bottom: 0px;
}
.new-arrival-home1 {
padding-top: 55px;
}
.service-home1 {
padding-top: 61px!important;
padding-bottom: 50px!important;
}
.instagram-home1 {
margin-top: 48px!important;
}
.bzoteche-info-box-style4 {
padding-bottom: 120px;
}
.service-home1 .elbzotech-heading {
margin-bottom: 30px;
}
.new-arrival-home1 .elbzotech-text-editor {
margin-bottom: 30px;
}
.mini-cart-content .mini-cart-button .button.checkout{
padding: 0 25px!important;
height: 46px;
line-height: 46px;
}
.item-grid-product- .product-title{
padding-right: 0px;
}
.elbzotech-dropdown-list{
border-radius: 0 0 20px 20px;
}
.top-filter .view-type{
display: none;
}
.elbzotech-wrapper-slider-style2{
display: none;
}
.wg-post-list .post-info .post-title{
font-size: 16px;
line-height: 20px;
}
.style-gallery-horizontal .gallery-control .slick-arrow{
height: 37px;
line-height: 37px;
width: 37px;
font-size: 12px;
}
}  @media (max-width: 1200px) and (min-width: 992px) { 
}
@media (max-width: 1024px)  {
} @media (max-width: 1023px)  {
.banner-slider-home1 .title-slider1{
margin-bottom: 0px;
}
} @media (max-width: 991px)  {
.product-detail .product-detail-info{
margin-top: 40px;
}
.our-story-about .elbzotech-text-editor {
height: 120px;
}
} @media (width: 768px) {
} @media (max-width: 768px) {
.woocommerce div.product .comments-tab-product-accordion__header .woocommerce-product-rating{
margin-bottom: 20px;
}
} @media (max-width: 767px) {
.title48,
.entry-title,
.item-list-post-default .post-title,
.single-related-post .single-related-post__title,
.bzotech-blog-form-comment .comment-reply-title,
.bzotech-blog-form-comment .comment-reply-title,
.list-instagram-grid .box-content-custom .title,
.single-blog-style1 .title-post-single{
font-size: 24px;
line-height: 30px;
}
#main-content{
padding: 45px 0 50px;
}
#cancel-comment-reply-link{
font-size: 18px;
}
.single-related-post .single-related-post__title,
.bzotech-blog-form-comment .comment-reply-title,
.single-blog-style1 .title-post-single{
font-size: 28px;
line-height: 38px;
}
.wg-post-list .post-thumb{
width: 100%;
}
.wg-post-list .post-info{
width: 100%;
padding: 0;
}
.content-custom h5{
font-size: 20px;
} .single-related-product .single-title2,
.product-title-single{
font-size: 22px;
} .content-default-404 .number{
font-size: 30px;
}
.content-default-404 img{
max-width: 80%;
}
.content-default-404 .text{
font-size: 20px;
line-height: 30px;
margin: 20px 0 10px 0;
}
.content-default-404 .desc{
width: 90%;
font-size: 16px;
}
.pagi-nav .page-numbers.next, .pagi-nav .page-numbers.prev,
.pagi-nav .page-numbers{
width: 39px;
height: 39px;
line-height: 39px;
margin: 0 2px;
font-size: 16px;
}
.woocommerce form.checkout_coupon >.form-row-first,
.woocommerce form.checkout_coupon >.form-row-last{
width: 100%;
padding-left: 0;
}
.woocommerce form.checkout_coupon >.form-row-last{
margin-top: 10px;
}
.product-rating-total-sold .woocommerce-review-link{
display: none;
}
.style-gallery-horizontal .slick-slide {
padding: 0px 5px;
}
.style-gallery-horizontal .gallery-control .slick-prev {
left: -5px;
}
.style-gallery-horizontal .gallery-control .slick-next {
right: -5px;
}
.tab-product-accordion .ui-accordion .ui-accordion-header {
font-size: 16px;
padding: 15px 0px;
}
.banner-list-post__info {
margin-left: 0px;
max-width: 100%;
}
.sidebar-position-left{
order: 1;
}
.content-sidebar-left,
.content-sidebar-right
{
margin-bottom: 50px;
}
blockquote,
.item-list-post-style2 .post-thumb,
.item-grid-post- .post-thumb,
.elbzotech-wrapper-slider-style3 .item-slider-style3,
.content-custom .box-image img,
.single-blog-style1 .single-post-media-format img,
.bzoteche-info-box-style5 .adv-thumb-link,
.group-filters-shop,
.elbzotech-login-popup-content,
.item-grid-product- .item-product{
border-radius:  15px;
}
.item-grid-product- .product-thumb{
border-radius: 15px 15px 0px 0px;
}
.item-grid-product- .product-label {
top: 10px;
left: 10px;
}
.main-top-filter__left {
flex-direction: column;
width: 100%;
}
.main-top-filter__left>div{
width: 100%;
border-bottom: 1px solid #B7B7B7;
border-right: none;
}
.top-filter {
margin-bottom: 25px;
}
.main-top-filter__left>div:last-child{
border-bottom: none;
}
.main-top-filter__left .dropdown-link {
justify-content: space-between;
}
.top-filter .view-type{
flex-direction: column;
padding: 10px 0px;
}
.top-filter .view-type a{
margin-bottom: 10px;
}
.top-filter .view-type a:last-child{
margin-bottom: 0px;
}
.top-filter .view-type a i{
font-size: 20px;
}
.main-top-filter__left .dropdown-link{
height: 55px;
line-height: 55px;
}
.main-filter__hitory{
flex-direction: column;
}
.main-filter__hitory>div{
width: 100%;
margin-bottom: 10px;
}
.main-filter__hitory>div:last-child{
margin-bottom: 0px;
}
.main-filter__hitory .js-filter-hitory{
flex-wrap: wrap;
}
.js-filter-hitory .item{
margin-bottom: 10px;
}
.item-list-post-default {
margin-bottom: 30px;
padding-bottom: 30px;
}
.our-mission-about {
padding-top: 0px;
padding-bottom: 50px;
}
.item-slider-style3 .title-slider-custom {
font-size: 20px;
line-height: 24px;
}
.item-slider-style3 .desc-slider-custom{
font-size: 28px;
}
.box-info-contact-page .list-info-contact {
margin-top: 35px;
}
.banner-slider-home1 .title-slider1{
font-size: 24px!important;
line-height: 30px!important;
}
.banner-slider-home1 .title-slider2{
font-size: 18px!important;
line-height:25px!important;
}
.banner-slider-home1 .title-slider3{
font-size: 16px!important;
}
.product-masory-home1 .width_masory:first-child .product-title {
font-size: 16px;
}
.bzoteche-info-box-style4 {
padding-bottom: 60px;
}
.instagram-home1 {
margin-bottom: 70px!important;
}
.new-arrival-home1 {
padding-top: 38px;
}
.content-custom .box-image .bzotech-col-md-6 {
margin-bottom: 20px;
}
.widget_tag_cloud a, .widget_product_tag_cloud a{
height: 35px;
line-height: 35px;
border-radius: 5px;
padding: 0px 10px;
}
.list-instagram-grid .box-content-custom .sub-title {
font-size: 18px;
line-height: 24px;
}
.style-gallery-horizontal .gallery-slider{
padding: 0px 45px;
}
.our-story-about .elbzotech-text-editor {
height: auto;
padding-right: 0px;
}
.mini-cart-content .mini-cart-button .button.checkout{
font-size: 14px;
}
.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;
}
.elbzotech-dropdown-list{
border-radius: 0 0 15px 15px;
}
.sort-by >.inline-block{
width: 100%	;
}
.group-filters-shop-on .content-sidebar-left,.group-filters-shop-on  .content-sidebar-right{
margin-bottom: 0;
}
.banner-list-post {
padding: 70px 0;
}
} @media (max-width: 576px) {
} @media (max-width: 480px) {
} @media (max-width: 479px) {
} @media (max-width: 320px) {
}/*End max-width: 320px@font-face{font-family:eicons;src:url(//puur.gr/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.43.0);src:url(//puur.gr/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.43.0#iefix) format("embedded-opentype"),url(//puur.gr/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.43.0) format("woff2"),url(//puur.gr/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.43.0) format("woff"),url(//puur.gr/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.43.0) format("truetype"),url(//puur.gr/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.43.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-e-youtube:before{content:"\e9e8"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}