.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@keyframes wc_bogof_loading_animation{100%{transform:translateX(100%)}}#choose-your-gift-dialog .wc-bogo-modal-dialog{width:98%;max-width:98%;margin:9px auto;max-height:calc(100vh - 18px);max-height:calc(100dvh - 18px)}#choose-your-gift-dialog .wc-bogo-modal-dialog .wc-bogo-modal-content{padding:24px}@media screen and (max-width: 576px){#choose-your-gift-dialog .wc-bogo-modal-dialog .wc-bogo-modal-content>.wc-bogo-modal-close{padding:16px 16px 0 0}#choose-your-gift-dialog .wc-bogo-modal-dialog .wc-bogo-modal-content>.wc-bogo-modal-header{margin-top:8px}}#choose-your-gift-dialog .wc-bogo-modal-dialog .wc-bogo-modal-header h3{font-size:var(--wc-bogof-header-font-size, 22px);line-height:2;text-align:var(--wc-bogof-header_align, center)}#choose-your-gift-dialog .wc-bogo-modal-dialog .wc-bogo-modal-body{max-height:calc(100vh - (var(--header-height, 44px) + 90px));max-height:calc(100dvh - (var(--header-height, 44px) + 90px));margin-top:16px;overflow-y:auto;overflow-x:hidden;font-size:var(--wc-bogof-body-font-size, 14px)}@media screen and (min-width: 1200px){#choose-your-gift-dialog .wc-bogo-modal-dialog{width:80%;max-width:80%;margin:28px auto}#choose-your-gift-dialog .wc-bogo-modal-dialog .wc-bogo-modal-body{max-height:calc(100vh - (var(--header-height, 44px) + 120px));max-height:calc(100dvh - (var(--header-height, 44px) + 120px))}}@media screen and (min-width: 1400px){#choose-your-gift-dialog .wc-bogo-modal-dialog{width:60%;max-width:60%}}#choose-your-gift-dialog.-columns-mobile-1 .wc-bogof-product{width:100%}#choose-your-gift-dialog.-columns-mobile-2 .wc-bogof-product{width:50%}#choose-your-gift-dialog.-columns-mobile-3 .wc-bogof-product{width:50%}#choose-your-gift-dialog.-columns-mobile-4 .wc-bogof-product{width:50%}#choose-your-gift-dialog.-columns-mobile-5 .wc-bogof-product{width:50%}#choose-your-gift-dialog.-columns-mobile-6 .wc-bogof-product{width:50%}@media screen and (min-width: 720px){#choose-your-gift-dialog.-columns-tablet-1 .wc-bogof-product{width:100%}#choose-your-gift-dialog.-columns-tablet-2 .wc-bogof-product{width:50%}#choose-your-gift-dialog.-columns-tablet-3 .wc-bogof-product{width:33.3333333333%}#choose-your-gift-dialog.-columns-tablet-4 .wc-bogof-product{width:33.3333333333%}#choose-your-gift-dialog.-columns-tablet-5 .wc-bogof-product{width:33.3333333333%}#choose-your-gift-dialog.-columns-tablet-6 .wc-bogof-product{width:33.3333333333%}}@media screen and (min-width: 1200px){#choose-your-gift-dialog.-columns-desktop-1 .wc-bogof-product{width:100%}#choose-your-gift-dialog.-columns-desktop-2 .wc-bogof-product{width:50%}#choose-your-gift-dialog.-columns-desktop-3 .wc-bogof-product{width:33.3333333333%}#choose-your-gift-dialog.-columns-desktop-4 .wc-bogof-product{width:25%}#choose-your-gift-dialog.-columns-desktop-5 .wc-bogof-product{width:20%}#choose-your-gift-dialog.-columns-desktop-6 .wc-bogof-product{width:16.6666666667%}}#choose-your-gift-dialog.-set_body_font_text-transform .wc-bogo-modal-body p,#choose-your-gift-dialog.-set_body_font_text-transform .wc-bogo-modal-body h1,#choose-your-gift-dialog.-set_body_font_text-transform .wc-bogo-modal-body h2,#choose-your-gift-dialog.-set_body_font_text-transform .wc-bogo-modal-body h3,#choose-your-gift-dialog.-set_body_font_text-transform .wc-bogo-modal-body h4,#choose-your-gift-dialog.-set_body_font_text-transform .wc-bogo-modal-body h5,#choose-your-gift-dialog.-set_body_font_text-transform .wc-bogo-modal-body h6{text-transform:var(--wc-bogof-body-text-transform)}#choose-your-gift-dialog.-set_body_font_font-weight .wc-bogo-modal-body p,#choose-your-gift-dialog.-set_body_font_font-weight .wc-bogo-modal-body h1,#choose-your-gift-dialog.-set_body_font_font-weight .wc-bogo-modal-body h2,#choose-your-gift-dialog.-set_body_font_font-weight .wc-bogo-modal-body h3,#choose-your-gift-dialog.-set_body_font_font-weight .wc-bogo-modal-body h4,#choose-your-gift-dialog.-set_body_font_font-weight .wc-bogo-modal-body h5,#choose-your-gift-dialog.-set_body_font_font-weight .wc-bogo-modal-body h5{font-weight:var(--wc-bogof-body-font-weight)}#choose-your-gift-dialog.-set_header_font_text-transform .wc-bogo-modal-header h3{text-transform:var(--wc-bogof-header-text-transform)}#choose-your-gift-dialog.-set_header_font_font-weight .wc-bogo-modal-header h3{font-weight:var(--wc-bogof-header-font-weight)}#choose-your-gift-dialog.-set_button_font_text-transform button.wc-bogof-add-to-cart{text-transform:var(--wc-bogof-button-text-transform)}#choose-your-gift-dialog.-set_button_font_font-weight button.wc-bogof-add-to-cart{font-weight:var(--wc-bogof-button-font-weight)}@media screen and (min-width: 1200px){#choose-your-gift-dialog.-layout_list .wc-bogof-products .wc-bogof-product .wc-bogof-product-loop-item{flex-direction:row;align-items:start;text-align:left}#choose-your-gift-dialog.-layout_list .wc-bogof-products .wc-bogof-product .wc-bogof-product-loop-item .wc-bogof-gift-item__image{flex-basis:calc(50% - 16px);margin-right:16px}#choose-your-gift-dialog.-layout_list .wc-bogof-products .wc-bogof-product .wc-bogof-product-loop-item .wc-bogof-product-summary{flex-basis:50%;align-items:start;text-align:left;padding-left:8px}#choose-your-gift-dialog.-layout_list .wc-bogof-products .wc-bogof-product .wc-bogof-product-loop-item h5.wc-bogof-gift-item__title{margin-top:0}#choose-your-gift-dialog.-layout_list .wc-bogof-products .wc-bogof-product .wc-bogof-product-loop-item form.wc-bogof-gift-cart button.button{margin-right:auto;margin-left:0}#choose-your-gift-dialog.-layout_list .wc-bogof-products .wc-bogof-product .wc-bogof-product-loop-item form.wc-bogof-gift-cart button.wc-bogof-loading{margin:0 auto 0 0 !important}}#choose-your-gift-dialog .wc-bogof-products{display:flex;flex-direction:row;flex-wrap:wrap;margin:0;transition:opacity .4s ease-in-out}#choose-your-gift-dialog .wc-bogof-products.fadeOut{opacity:0}#choose-your-gift-dialog .wc-bogof-products .wc-bogof-product{padding:0 .5rem 1rem .5rem;box-sizing:border-box !important}#choose-your-gift-dialog .wc-bogof-products .wc-bogof-product .wc-bogof-product-loop-item{display:flex;flex-direction:column;align-items:center;text-align:center}#choose-your-gift-dialog .wc-bogof-products .wc-bogof-product .wc-bogof-product-loop-item img{width:100%;height:auto;margin:0;padding:0}#choose-your-gift-dialog .wc-bogof-products .wc-bogof-product .wc-bogof-product-loop-item h5.wc-bogof-gift-item__title{font-size:1.143em;margin:.5rem 0}#choose-your-gift-dialog .wc-bogof-products .wc-bogof-product .wc-bogof-product-loop-item .price{margin-bottom:.5rem;display:block}#choose-your-gift-dialog .wc-bogof-products .wc-bogof-product .wc-bogof-product-loop-item form.wc-bogof-gift-cart{margin:0;padding:0;width:100%}#choose-your-gift-dialog .wc-bogof-products .wc-bogof-product .wc-bogof-product-loop-item form.wc-bogof-gift-cart button.button{margin-right:auto;margin-left:auto}#choose-your-gift-dialog .wc-bogof-products .wc-bogof-product .wc-bogof-product-loop-item form.wc-bogof-gift-cart button.wc-bogof-loading,#choose-your-gift-dialog .wc-bogof-products .wc-bogof-product .wc-bogof-product-loop-item form.wc-bogof-gift-cart button span.wc-bogof-added{display:flex;align-items:center;margin:0 auto}#choose-your-gift-dialog .wc-bogof-products .wc-bogof-product .wc-bogof-product-loop-item form.wc-bogof-gift-cart button.wc-bogof-loading::after,#choose-your-gift-dialog .wc-bogof-products .wc-bogof-product .wc-bogof-product-loop-item form.wc-bogof-gift-cart button span.wc-bogof-added::after{content:" ";display:inline-block;width:1.3em;height:1.3em;max-height:22px;max-width:22px;margin-left:.8em;background-color:currentColor}#choose-your-gift-dialog .wc-bogof-products .wc-bogof-product .wc-bogof-product-loop-item form.wc-bogof-gift-cart button.wc-bogof-loading{opacity:.5}#choose-your-gift-dialog .wc-bogof-products .wc-bogof-product .wc-bogof-product-loop-item form.wc-bogof-gift-cart button.wc-bogof-loading::after{mask-image:var(--wc-bogof-icon-bars-rotate);mask-size:contain;-webkit-mask-image:var(--wc-bogof-icon-bars-rotate);-webkit-mask-size:contain}#choose-your-gift-dialog .wc-bogof-products .wc-bogof-product .wc-bogof-product-loop-item form.wc-bogof-gift-cart button span.wc-bogof-added::after{mask-image:var(--wc-bogof-icon-baseline-check);mask-size:contain;-webkit-mask-image:var(--wc-bogof-icon-baseline-check);-webkit-mask-size:contain}#choose-your-gift-dialog .wc-bogof-products .wc-bogof-product .wc-bogof-product-loop-item form.wc-bogof-gift-cart button.wc-bogof-add-to-cart{padding:var(--wc-bogof-button_padding, 0.5em 1.1em);border-radius:var(--wc-bogof-button_radius);color:var(--wc-bogof-button_color, inherit);background-color:var(--wc-bogof-button_bg_color, #fff);font-size:var(--wc-bogof-button-font-size, inherit)}#choose-your-gift-dialog .wc-bogof-products .wc-bogof-product .wc-bogof-product-loop-item form.wc-bogof-gift-cart button.wc-bogof-add-to-cart:hover{color:var(--wc-bogof-button_color_h, inherit);background-color:var(--wc-bogof-button_bg_color_h, #fff)}#choose-your-gift-dialog .wc-bogof-products .wc-bogof-product .wc-bogof-product-loop-item form.wc-bogof-gift-cart .wc-bogof-error{display:block;text-align:left;color:#721c24;background-color:#f8d7da;border:1px solid #f5c6cb;margin:.5rem 0 0 0;padding:.5rem 1rem;border-radius:.25rem}#choose-your-gift-dialog .wc-bogof-products .wc-bogof-product .wc-bogof-product-loop-item form.wc-bogof-gift-cart .wc-bogof-error a.button{display:none}#choose-your-gift-dialog .wc-bogof-products .wc-bogof-product .wc-bogof-product-loop-item form.wc-bogof-gift-cart .variations{display:flex;flex-direction:column;align-items:center;align-content:flex-start;width:100%}#choose-your-gift-dialog .wc-bogof-products .wc-bogof-product .wc-bogof-product-loop-item form.wc-bogof-gift-cart .variations .wc-bogof-gift-variation{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;align-content:flex-start;margin-bottom:.8rem;width:100%}#choose-your-gift-dialog .wc-bogof-products .wc-bogof-product .wc-bogof-product-loop-item form.wc-bogof-gift-cart .variations .wc-bogof-gift-variation label,#choose-your-gift-dialog .wc-bogof-products .wc-bogof-product .wc-bogof-product-loop-item form.wc-bogof-gift-cart .variations .wc-bogof-gift-variation select{display:block;width:100%;text-align:left}#choose-your-gift-dialog .wc-bogof-products .wc-bogof-product .wc-bogof-product-loop-item form.wc-bogof-gift-cart .variations .wc-bogof-gift-variation select{line-height:normal;padding:.2em .5em;appearance:none;background-color:#fff;border-color:#dadada;border-style:solid;border-width:1px;border-radius:3px;box-shadow:none;box-sizing:border-box;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' width='26px' height='16.043px' fill='%23333333' viewBox='57 35.171 26 16.043' enable-background='new 57 35.171 26 16.043' xml:space='preserve' %3E%3Cpath d='M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z'%3E%3C/path%3E%3C/svg%3E");background-position:calc(100% - .5em) 50%;background-repeat:no-repeat;background-size:.8em}#choose-your-gift-dialog .wc-bogof-products .wc-bogof-product .wc-bogof-product-loop-item .wc-bogof-product-summary{display:flex;flex-direction:column;align-items:center;text-align:center;width:auto}#choose-your-gift-dialog .wc-bogof-products.is-loading .wc-bogof-product .wc-bogof-gift-item__title *,#choose-your-gift-dialog .wc-bogof-products.is-loading .wc-bogof-product .price *,#choose-your-gift-dialog .wc-bogof-products.is-loading .wc-bogof-product .wc-bogof-gift-item__image *{visibility:hidden}#choose-your-gift-dialog .wc-bogof-products.is-loading .wc-bogof-product .wc-bogof-gift-item__title::before,#choose-your-gift-dialog .wc-bogof-products.is-loading .wc-bogof-product .price::before{display:inline-block;line-height:1;visibility:visible;background-color:currentColor !important;border:0 !important;border-radius:.25rem;box-shadow:none;color:currentColor !important;content:".";max-width:100% !important;opacity:.15 !important;outline:0 !important;overflow:hidden !important;pointer-events:none;position:relative !important;z-index:1}#choose-your-gift-dialog .wc-bogof-products.is-loading .wc-bogof-product .wc-bogof-gift-item__title::before::after,#choose-your-gift-dialog .wc-bogof-products.is-loading .wc-bogof-product .price::before::after{content:" ";display:block;position:absolute;left:0;right:0;top:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg, currentColor, rgba(245, 245, 245, 0.3019607843), currentColor);transform:translateX(-100%);animation:wc_bogof_loading_animation 1.5s ease-in-out infinite}#choose-your-gift-dialog .wc-bogof-products.is-loading .wc-bogof-product .wc-bogof-gift-item__title::before{width:7em}#choose-your-gift-dialog .wc-bogof-products.is-loading .wc-bogof-product .price::before{width:4em}#choose-your-gift-dialog .wc-bogof-products.is-loading .wc-bogof-product .wc-bogof-gift-cart button.button,#choose-your-gift-dialog .wc-bogof-products.is-loading .wc-bogof-product .wc-bogof-gift-item__image{visibility:visible;background-color:currentColor !important;border:0 !important;border-radius:.25rem;box-shadow:none;color:currentColor !important;content:".";max-width:100% !important;opacity:.15 !important;outline:0 !important;overflow:hidden !important;pointer-events:none;position:relative !important;z-index:1}#choose-your-gift-dialog .wc-bogof-products.is-loading .wc-bogof-product .wc-bogof-gift-cart button.button::after,#choose-your-gift-dialog .wc-bogof-products.is-loading .wc-bogof-product .wc-bogof-gift-item__image::after{content:" ";display:block;position:absolute;left:0;right:0;top:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg, currentColor, rgba(245, 245, 245, 0.3019607843), currentColor);transform:translateX(-100%);animation:wc_bogof_loading_animation 1.5s ease-in-out infinite}#choose-your-gift-dialog .wc-bogof-load-more-products{display:flex;align-items:center;justify-content:center}#choose-your-gift-dialog .wc-bogof-load-more-products button.load-more{margin-top:25px;border:1px solid #b5b4b4;padding:.8em 1.6em;color:#333;background-color:#fff}#choose-your-gift-dialog .wc-bogof-load-more-products button.load-more:hover{border-color:#333}#choose-your-gift-dialog .wc-bogof-load-more-products button.load-more:focus,#choose-your-gift-dialog .wc-bogof-load-more-products button.load-more:active{outline:none}#choose-your-gift-dialog .wc-bogof-load-more-products button.load-more.loading-page{visibility:hidden;position:relative}#choose-your-gift-dialog .wc-bogof-load-more-products button.load-more.loading-page::after{content:" ";display:block;width:32px;height:32px;background-position:center;background-image:var(--wc-bogof-icon-bars-rotate);background-repeat:no-repeat;background-size:32px;visibility:visible;position:absolute;top:calc(50% - 16px);left:calc(50% - 16px)}.wc-bogof-notice .wc-bogof-woo-notice-content{display:inline-block !important}.wc-bogof-notice .wc-bogof-woo-notice-content a.button-choose-your-gift{margin-left:.5em;text-decoration:underline}#wc-bogof-announcement-bar{margin:0;display:block;padding:8px 0;width:100%;z-index:2000;border-radius:0;box-shadow:inset 0 -1px 0 rgba(0,0,0,.05);font-size:1.05em;line-height:1.5;overflow-wrap:break-word;background:var(--wc-bogof-notice_bg_color);color:var(--wc-bogof-notice_text_color);box-sizing:border-box}#wc-bogof-announcement-bar.wc-bogof-sticky{position:-webkit-sticky;position:sticky;top:0;left:0}#wc-bogof-announcement-bar .wc-bogof-announcement-container{width:1200px;margin:0 auto;display:flex;max-width:94%;align-items:center}#wc-bogof-announcement-bar .wc-bogof-announcement-container>ul{margin:0 !important;padding:0 !important;width:100%}#wc-bogof-announcement-bar .wc-bogof-announcement-container>ul>li{display:block !important;margin:4px 0;padding:0 !important;list-style:none !important;border:none !important;background:none !important}#wc-bogof-announcement-bar .wc-bogof-announcement-container>ul>li .wc-bogof-announcement-action-button{background:var(--wc-bogof-notice_button_bg_color);color:var(--wc-bogof-notice_button_text_color);font-size:.9em;line-height:100%;text-transform:uppercase;text-decoration:none;margin-left:1.1em;padding:.4em .7em;font-weight:bold;display:inline-block;vertical-align:middle;border-radius:3px;white-space:nowrap}#wc-bogof-announcement-bar .wc-bogof-announcement-container a.wc-bogof-announcement-close{display:block;margin-left:auto;font-size:42px;line-height:25px;font-weight:300;color:var(--wc-bogof-notice_text_color);opacity:.4;cursor:pointer;transition:.3s;text-decoration:none !important;z-index:2000}#wc-bogof-announcement-bar .wc-bogof-announcement-container a.wc-bogof-announcement-close:hover{opacity:1}#wc-bogof-announcement-bar .wc-bogof-announcement-container.close-container{display:none;position:relative}#wc-bogof-announcement-bar .wc-bogof-announcement-container.close-container a.toggle-close{display:none}#wc-bogof-announcement-bar .wc-bogof-announcement-container.close-container a.toggle-close svg{width:32px;height:32px;color:currentColor}#wc-bogof-announcement-bar.-wc-bogof-collapsed{padding:0;position:fixed;left:0}#wc-bogof-announcement-bar.-wc-bogof-collapsed .wc-bogof-announcement-container.close-container{display:block}#wc-bogof-announcement-bar.-wc-bogof-collapsed .wc-bogof-announcement-container.close-container a.toggle-close{display:inline;background:var(--wc-bogof-notice_button_bg_color);color:var(--wc-bogof-notice_button_text_color);height:34px;width:38px;text-align:center;line-height:34px;position:absolute;right:0;border-radius:0 0 8px 8px}#wc-bogof-announcement-bar.-wc-bogof-collapsed .wc-bogof-announcement-container:not(.close-container){display:none}.admin-bar #wc-bogof-announcement-bar{top:32px}