.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://www.nouvte.mx/wp-content/themes/bw-medxtore/assets/global/css/images/icon/rate-star3.png);
}
.home11-testimonial .product-rate {
background-position: 0 -16px;
width: 100px;
margin: 0 auto;
}
.home11-testimonial .product-rating  {
height: 16px;
}
.home11-testimonial .item-slider-global-style3 {
border-radius: 0;
padding: 30px;
}
.home11-testimonial .item-slider-global-style3 .image-wrap {
margin-right: 0;
margin-bottom: 15px;
}
.home11-testimonial .flex-wrapper h3 {
font-size: 16px;
font-weight: 500;
line-height: 20px;
color: var(--bzo-main-color);
text-align: center;
margin-bottom: 8px;
}
.home11-testimonial .item-slider-global-style3 .box-content-custom {
margin-top: 30px;
font-size: 16px;
text-align: center;
color: var(--bzo-main-color);
}
.home11-testimonial .elbzotech-wrapper-slider-global .swiper-button-nav,
.home11-blog-nav .swiper-button-nav {
transform: scale(0);
transition: 0.4s;
}
.home11-testimonial .elbzotech-wrapper-slider-global:hover .swiper-button-nav,
.home11-blog-nav:hover .swiper-button-nav {
transform: scale(1);
}
.home11-btn-hover .btn-flex-e:hover i{
animation: shake22 2.5s ease infinite;
}
.home11-blog-nav .swiper-button-nav {
width: 32px;
height: 32px;
background: #D9D9D9;
border-radius: 30px;
top: 27%;
}
.home11-blog-nav .swiper-button-nav:not(.swiper-button-disabled):hover {
background: #fff;
border: 1px solid var(--bzo-main-color);
}
.home11-blog-nav .swiper-button-nav.swiper-button-next {
right: -16px;
}
.home11-blog-nav .swiper-button-nav.swiper-button-prev {
left: -16px;
}
.footer11-newsletter-popup .elbzotech-mailchimp-global-style2 .content-popup-mailchimp,
.footer11-newsletter-popup .elbzotech-mailchimp-global-style2 .mc4wp-form-fields input[type="email"],
.footer11-newsletter-popup .elbzotech-mailchimp-global-style2 input[type="submit"], 
.footer11-newsletter-popup .elbzotech-mailchimp-global-style2 button[type="submit"] {
border-radius: 0;
}
.footer11-newsletter-popup .elbzotech-mailchimp-global-style2 button[type="submit"] {
background: var(--bzo-main-color);
}
.footer11-newsletter-popup .elbzotech-mailchimp-global-style2 .info-mailchimp {
width: 56%;
padding: 0 50px 0 30px;
scrollbar-width: none;
}
.footer11-newsletter-popup .elbzotech-mailchimp-global-style2 .adv-thumb-link {
width: 44%;
}
.footer11-newsletter-popup .elbzotech-mailchimp-global-style2 .content-popup-mailchimp .title {
color: var(--bzo-main-color);
}
.footer11-newsletter-popup .elbzotech-mailchimp-global-style2 .item-social {
color: var(--bzo-body_typo-color);
font-size: 24px;
}
.footer11-newsletter-popup .elbzotech-mailchimp-global-style2 .info-mailchimp .desc {
color: var(--bzo-body_typo-color);
}
.footer11-newsletter-popup .elbzotech-mailchimp-global-style2 .item-social:hover {
color: var(--bzo-main-color);
}
.header-bottom-11 .elbzotech-mini-cart-global-style1 .mini-cart-content .mini-cart-button .button.checkout {
background: var(--bzo-main-color);
}
.header-bottom-11 .elbzotech-mini-cart-global-style1 .mini-cart-content .mini-cart-button .button.checkout:hover  {
background: #fff;
}
@media(max-width: 1366px){
.home11-blog-nav .swiper-button-nav {
top: 24%;
}
}
@media(max-width: 1024px){
.home11-blog-nav .swiper-button-nav {
top: 32%;
}
}
@media(max-width: 992px){
.home11-blog-nav .swiper-button-nav {
top: 30%;
}
}
@media(max-width: 767px){
.slideshow11-dot-before:before {
top: -3px;
padding: 0 3px;
}
.home11-blog-nav .swiper-button-nav {
top: 34%;
}
.home11-product-slider .bzotech-swiper-navi .swiper-button-nav {
transform: scale(1);
top: 38%;
}
.home11-testimonial .elbzotech-wrapper-slider-global .swiper-button-nav, .home11-blog-nav .swiper-button-nav {
transform: scale(1);
}
}      .header-top-12 .elbzotech-list-link-global a {
position: relative;
}
.header-top-12 .elbzotech-list-link-global a:after {
content: '';
width: 1px;
height: 18px;
background: var(--bzo-body_typo-color);
position: absolute;
right: 0;
}
.header-top-12 .language-box-global .elbzotech-dropdown-list {
min-width: 150px;
left: -20px;
padding: 10px 20px;
border-radius: 0;
}
.header-top-12 .language-box-global .elbzotech-dropdown-list .label-item-e {
gap: 5px;
}
.header-top-12 select.woocommerce-currency-switcher {
background: transparent;
height: auto;
width: auto;
padding: 0;
font-size: 12px;
border: none;
color: #fff;
}
.header-top-12 .woocommerce-currency-switcher-form .chosen-container {
min-width: auto;
padding: 0;
}
.header-top-12 .woocommerce-currency-switcher-form .chosen-container-single .chosen-single {
background: transparent;
border: none;
box-shadow: none;
color: #fff;
font-size: 14px;
display: flex;
align-items: center;
height: auto;
padding: 10px 0;
}
.header-top-12 .woocommerce-currency-switcher-form .chosen-container-single .chosen-single:hover {
color: var(--bzo-main-color);
}
.header-top-12 .chosen-container-single .chosen-single span {
margin-right: 5px;
font-weight: 400;
}
.header-top-12 .chosen-container-single .chosen-single div {
height: auto;
position: unset;
}
.header-top-12 .chosen-container-single .chosen-single div b {
background: transparent;
background-image: none !important;
}
.header-top-12 .chosen-container-single .chosen-single div b:before {
content: "\f107";
font-family: 'Line Awesome Free';
font-weight: 900;
}
.header-top-12 .chosen-container .chosen-drop {
border: 1px solid rgba(0, 0, 0, 0.1);
}
.header-top-12 .chosen-container-single .chosen-drop {
border: none;
width: 100px;
border-radius: 0 0 10px 10px;
font-size: 14px;
padding: 10px 15px;
margin-top: 0;
}
.header-top-12 .chosen-container .chosen-results {
padding: 0;
margin: 0;
text-align: left;
}
.header-top-12 .woocommerce-currency-switcher-form .chosen-results li {
padding: 0;
color: var(--bzo-gray-color);
}
.header-top-12 .woocommerce-currency-switcher-form .chosen-results li:hover {
color: var(--bzo-main-color);
}
.header-top-12 .chosen-container.chosen-with-drop .chosen-drop {
left: auto;
padding: 10px 20px;
border-radius: 0;
right: 0;
}
.header-bottom-12 .bzotech-navbar-nav > li.current-menu-item > a .indicator-icon,
.header-bottom-12 .bzotech-navbar-nav > li.current-menu-ancestor > a .indicator-icon {
color: var(--bzo-main-color) !important;
}
.header-bottom-12 .bzotech-navbar-nav > li > a:after {
content: "";
width: 0;
height: 1px;
background: var(--bzo-main-color);
display: block;
transition: .3s;
}
.header-bottom-12 .bzotech-navbar-nav > li > a span {
display: flex;
}
.header-bottom-12 .bzotech-navbar-nav > li.menu-item-has-children:hover > a:after,
.header-bottom-12 .bzotech-navbar-nav > li.menu-item-has-children.current-menu-item > a:after,
.header-bottom-12 .bzotech-navbar-nav > li.has-mega-menu:hover > a:after,
.header-bottom-12 .bzotech-navbar-nav > li.has-mega-menu.current-menu-item > a:after,
.header-bottom-12 .bzotech-navbar-nav > li.menu-item-has-children.current-menu-ancestor > a:after
{
width: calc(100% - 19px);
}
.header-bottom-12 .bzotech-navbar-nav > li:hover >a:after,
.header-bottom-12 .bzotech-navbar-nav > li.current-menu-item >a:after {
width: 100%;
}
.footer12-newsletter .elbzotech-mailchimp-wrap .mc4wp-form-fields input[type="email"] {
background: transparent;
}
.footer12-newsletter .elbzotech-mailchimp-wrap button[type="submit"] {
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
.footer12-newsletter .elbzotech-mailchimp-wrap button[type="submit"] i {
order: 1;
}
.footer12-newsletter .elbzotech-mailchimp-wrap .mc4wp-form-fields input[type="email"]::placeholder{
color: var(--bzo-main-color2);
}
.footer12-copyright a {
color: var(--bzo-body_typo-color);
}
.footer12-copyright a:hover {
color: var(--bzo-main-color);
}
.shake-12:hover img {
animation: shake 2.5s ease infinite;
-webkit-animation: shake 2.5s ease infinite;
}
.zoom-effect-12 a img {
transition: .4s;
}
.zoom-effect-12 a:hover img {
transform: scale(0.9);
}
.home12-product-tab .product-tab-title {
position: absolute;
top: -40px;
right: 0;
transform: translateY(-100%);
}
.home12-product-tab .product-tab-global-wrap{
margin-bottom: -30px;
}
.home12-product-tab .product-tab-title .nav-tabs {
display: flex;
gap: 15px;
}
.home12-product-tab .product-tab-title .nav-tabs li a{
padding: 10px 15px;
border: 1px solid #D6D6D6;
font-size: 16px;
color: var(--bzo-body_typo-color);
display: block;
}
.home12-product-tab .product-tab-title .nav-tabs li a:hover,
.home12-product-tab .product-tab-title .nav-tabs li.active a{
background: var(--bzo-main-color);
color: #fff;
}
.home12-banner-hover .item-info-box-global:hover .info-box-icon img {
animation: swing 1s 0.3s;
}
.home12-banner-hover:hover .item-info-box-global .list-text-info__item {
color: var(--bzo-main-color2);
}
.home12-banner-hover .item-info-box-global .info-box-icon img {
transition: 0.3s;
}
.home12-banner-hover:hover .item-info-box-global .info-box-icon img {
border-radius: 0 !important;
}
.home12-banner-hover .item-info-box-global .list-text-info__item:last-child {
color: var(--bzo-main-color);
}
.home12-banner-hover:hover .item-info-box-global .list-text-info__item {
color: #ffffff;
}
.home12-banner-hover:hover .item-info-box-global .list-text-info__item:nth-child(2){
color: var(--bzo-main-color-mix-bg);
}
.home12-grow:hover a.elementor-animation-grow {
transform: scale(1.04);
} .home12-class-des ul {
list-style: none;
}
.home12-class-des ul li {
position: relative;
padding-left: 10px;
}
.home12-class-des p {
margin-bottom: 10px;
}
.home12-class-des ul li:first-child {
margin-bottom: 10px;
}
.home12-class-des ul li:before {
content: '.';
display: inline-block;
position: absolute;
top: -5px;
left: 0;
}
.home12-class-slider .swiper-slide {
overflow: hidden;
}
.home12-class-slider .swiper-slide .elementor-animation-grow:hover {
transform: scale(1.04);
} .home12-testimonial .item-slider-global-style11 {
background: transparent;
position: relative;
padding: 70px 0 0;
gap: 30px;
}
.home12-testimonial .item-slider-global-style11:before {
content: '';
background: url(//www.nouvte.mx/wp-content/themes/bw-medxtore/assets/global/css/images/quote.png) no-repeat 0 0;
width: 40px;
height: 40px;
display: block;
position: absolute;
left: 50%;
top: 0;
transform: translateX(-50%);
}
.home12-testimonial .item-slider-global-style11 .flex-wrapper {
flex-direction: column;
align-items: center;
gap: 15px;
}
.home12-testimonial .item-slider-global-style11 .flex-wrapper .customer-info {
text-align: center;
}
.home12-testimonial .item-slider-global-style11 .flex-wrapper .customer-info h3 {
font-size: 20px;
font-weight: 600;
margin: 0;
}
.home12-testimonial .item-slider-global-style11 .flex-wrapper .customer-info .desc {
color: var(--bzo-body_typo-color);
text-transform: capitalize;
}
.home12-latest-blog .swiper-button-nav {
top: -40px;
margin-top: 0;
transform: translateY(-100%);
border: 1px solid #D6D6D6;
color: var(--bzo-body_typo-color);
}
.home12-latest-blog .swiper-button-nav.swiper-button-next {
right: 0;
}
.home12-latest-blog .swiper-button-nav.swiper-button-prev { 
right: 37px;
left: auto;
}
.home12-latest-blog .swiper-button-nav.swiper-button-disabled {
opacity: 1;
}
.home12-latest-blog .swiper-button-nav.swiper-button-disabled i{
opacity: 0.5;
} 
.home12-latest-blog .swiper-button-nav:hover {
color: var(--bzo-main-color);
}
@media(max-width: 1200px){
.header-bottom-12 .bzotech-navbar-nav > li.menu-item-has-children:hover > a:after,
.header-bottom-12 .bzotech-navbar-nav > li.menu-item-has-children.current-menu-item > a:after,
.header-bottom-12 .bzotech-navbar-nav > li.has-mega-menu:hover > a:after,
.header-bottom-12 .bzotech-navbar-nav > li.has-mega-menu.current-menu-item > a:after,
.header-bottom-12 .bzotech-navbar-nav > li.menu-item-has-children.current-menu-ancestor > a:after,
.header-bottom-12 .bzotech-navbar-nav > li > a:after
{
display: none;
}
.header-bottom-12 .bzotech-menu-inner > .bzotech-navbar-nav>li > a {
color: var(--bzo-main-color2) !important;
}
}
@media(max-width: 767px){
.header-bottom-12 {
background: var(--bzo-main-color);
} .header-bottom-12 .elementor-element .elbzotech-list-link-global a.item-link:hover i,
.header-bottom-12 .elementor-element .elbzotech-list-link-global a.item-link:hover .title {
color: var(--bzo-main-color2);
}
.home12-product-tab .product-tab-title {
position: relative;
top: -20px;
right: 0;
transform: none;
}
.home12-product-tab .product-tab-title .nav-tabs {
gap: 8px;
flex-wrap: wrap;
}
.home12-product-tab .product-tab-title .nav-tabs li a {
padding: 6px 12px;
}
.home12-testimonial .item-slider-global-style11 {
padding: 45px 0 0;
}
.home12-testimonial .item-slider-global-style11 .flex-wrapper {
margin-top: 15px;
}
.home12-testimonial .item-slider-global-style11 {
gap: 0;
justify-content: space-between;
}
}    .item-product .product-thumb{
position: relative;
}
.item-product:hover .product-thumb .countdown-style-item-{
opacity: 0;
visibility: hidden;
bottom: 30%;
}
.countdown-style-item-{
position: absolute;
bottom: 10px;
left: 50%;
transform: translateX(-50%);
transition: .5s;
}
.countdown-style-item-{
display: flex;
gap: 5px;
color: #727272;
justify-content: center;
margin: 10px 0;
}
.countdown-style-item- .clock{
background-color: #fff;
box-shadow: 0 0 3px rgba(0,0,0,.1);
border-radius: 5px;
width: 50px;
text-align: center;
display: flex;
flex-direction: column;
position: relative;
padding: 5px;
line-height: 24px;
font-size: 14px;
}
.countdown-style-item- .clock .number{
font-size: 18px;
color: #171717;
font-weight: 600;
height: auto;
margin: 0;
}
@media(max-width: 576px){
.countdown-style-item-{
display: none;
}
}
.flashsale .flashsale-procressbar{
width: 100%;
height: 5px;
border-radius: 10px;
background-color: #e0e0e0;
margin: 10px 0 6px 0;
}
.flashsale .flashsale-procressbar .flashsale-procressbar__inner{
background-color: #FF3B3B;
border-radius: 10px;
height: 5px;
}
.flashsale .sold-info{
color: #454545;
}.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;
}
@media(max-width: 1680px){
.menu-style- .bzotech-navbar-nav > li > a {
padding: 0 10px;
}
}
.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;
}
.inline-display .e-con-inner{
display: inline !important;
}  .header-style .menu-style- .bzotech-navbar-nav > li > a{
}
@media(min-width: 1201px){
#header1{
border-radius: 15px;
margin: 30px;
width: calc(100% - 60px);
}
}
#header1{
background: #FFFFFF;
box-shadow: 0px 1px 18px rgba(0, 0, 0, 0.12);
}
.menu-fixed-content.fixed-header #header1{
box-shadow: none;
margin: 0;
border-radius: 0;
position: static;
width: 100%;
}
.menu-fixed-content.fixed-header .menu-style- .bzotech-navbar-nav > li{
padding: 25px 0;
}
#header1{
position: absolute;
}
.menu-fixed-content.fixed-header #header1{
}
.header-page .menu-home{
box-shadow: 0px 2px 5px 3px rgb(0 0 0 / 10%);
border-radius: 15px;
overflow: hidden;
}
@media(min-width: 992px){
.header-session .bzotech-header-page-header-2{
position: absolute;
width: 100%;
z-index: 99;
}
} @media(min-width: 1200px){
.bzotech-header-page-header-2 .bzotech-navbar-nav{
text-align: right !important;
}
}
.bzotech-header-page-header-2 .menu-style- .bzotech-navbar-nav > li > a{
text-transform: capitalize;
}
.bzotech-header-page-header-2 .menu-style- .bzotech-navbar-nav > li{
padding: 20px 0;
}
.bzotech-header-page-header-2 .elbzotech-mini-cart-style1 .mini-cart-link{
padding: 20px 0 20px 25px;
} .footer-page{
position: relative;
padding-top: 170px;
margin-top: 0px;
}
@media (max-width: 1200px){
.footer-page{
padding-top: 110px;
}
}
.footer-page strong{
color: #fff;
}
.footer-page p{
line-height: 26px;
}
.footer-page .instagram-footer{
position: absolute;
top: 0px;
left: 0;
padding: 0;
}
#footer .custom-list-link{
padding: 0;
}
#footer .elbzotech-list-link-block a{
color: #fff;
}
#footer .elbzotech-list-link-block a:hover{   
color: var(--bzo-main-color);
}
#footer .custom-list-link .elbzotech-list-link-block{
float: right;
}
#footer .custom-list-link .elbzotech-list-link-block a{
float: left;
width: 33.33%;
padding-right: 20px;
}
#footer .footer-bottom .bottom-inner{
color: #fff;
}
.footer-bottom .element-list-link a i{
padding-right: 13px;
}
.footer-bottom .element-list-link a{
color: #fff;
}
.footer-bottom .element-list-link a:hover{
cursor: pointer;
color: var(--bzo-main-color);
}
.footer-bottom .element-list-link,
.copyright{
line-height: 50px;
}
.copyright{
text-align: center;
}
.copyright i{
margin-right: 5px;
}
.copyright a{
color: #fff;
}
.copyright a:hover{
color: var(--bzo-main-color);
}
.footer-bottom .elementor-social-icons-wrapper .elementor-icon{
background: transparent !important;
width: 40px;
}
.footer-bottom .elementor-social-icons-wrapper .elementor-icon i{
font-size: 20px;
transition: all 0.3s ease-out 0s;
}
.footer-bottom .elementor-social-icons-wrapper .elementor-icon:hover i{
color: var(--bzo-main-color);
transition: all 0.3s ease-out 0s;
}
@media (min-width: 768px){
#footer .elbzotech-mailchimp-default form{
width: 75%;
}
#footer.bzotech-footer-page-footer-2 .elbzotech-mailchimp-default form{
width: 100%;
}
}
#footer .elbzotech-mailchimp-default form .mc4wp-form-fields{
height: auto;
}
#footer .elbzotech-list-link-inline{
margin-right: 40px;
} #footer.bzotech-footer-page-footer-2 .elbzotech-mailchimp-default form .mc4wp-form-fields{
}
.home-page-2 .footer-page.bzotech-footer-page-footer-2{
padding-top: 0;
margin-top: -315px;
}
.footer-page.bzotech-footer-page-footer-2{
position: relative;
padding-top: 0px;
margin-top: 115px;
color: #fff;
}
.bzotech-footer-page-footer-2::before{
position: absolute;
content: "";
width: 100%;
height: 100%;
top: 200px;
left: 0;
background-color: var(--bzo-main-color2);
}
@media(min-width: 1650px){
#footer.bzotech-footer-page-footer-2::before{
top: 240px;
}
}
#footer.bzotech-footer-page-footer-2 .elbzotech-list-link-block .item-link{
margin-bottom: 17px;
font-size: 20px;
}
#footer.bzotech-footer-page-footer-2 .elbzotech-list-link-block .item-link:hover{
cursor: pointer;
}
#footer.bzotech-footer-page-footer-2 .elbzotech-list-link-block .item-link i{
position: relative;
top: -3px;
}
.bzotech-footer-page-footer-2 .elementor-social-icons-wrapper .elementor-icon{
background: var(--bzo-main-color) !important;
width: 40px;
height: 40px;
border-radius: 40px;
color: #fff;
margin-right: 15px;
transition: all 0.3s ease-out 0s;
}
.bzotech-footer-page-footer-2 .elementor-social-icons-wrapper .elementor-icon i{
font-size: 20px;
}
.bzotech-footer-page-footer-2 .elementor-social-icons-wrapper .elementor-icon:hover{
transition: all 0.3s ease-out 0s;
background: #fff !important;
}
.bzotech-footer-page-footer-2 .elementor-social-icons-wrapper .elementor-icon:hover i{
color: var(--bzo-main-color);
}
.bzotech-footer-page-footer-2 .footer-bottom a{
color: #fff;
}
.bzotech-footer-page-footer-2 .footer-bottom a:hover{
color: var(--bzo-main-color);
}
@media(min-width: 1200px){
.bzotech-footer-page-footer-2 .elbzotech-banner-info-thumb img{
-webkit-animation: imgTrans 1s linear infinite alternate;
animation: imgTrans 1s linear infinite alternate;
padding-bottom: 30px;
}
} #rev_slider_2_1_wrapper .uranus.tp-bullets .tp-bullet{
width: 16px;
height: 16px;
}
#rev_slider_2_1_wrapper .uranus.tp-bullets .tp-bullet-inner{
background-color: #CFCFCF;
}
#rev_slider_2_1_wrapper .uranus.tp-bullets .tp-bullet.selected, 
#rev_slider_2_1_wrapper .uranus.tp-bullets .tp-bullet.rs-touchhover {
box-shadow: 0 0 0 1px var(--bzo-main-color);
}
#rev_slider_2_1_wrapper .uranus.tp-bullets .tp-bullet.selected .tp-bullet-inner, 
#rev_slider_2_1_wrapper .uranus.tp-bullets .tp-bullet.rs-touchhover .tp-bullet-inner{
background-color: var(--bzo-main-color);
transform: scale(0.5);
-webkit-transform: scale(0.5);
} .home-box-welcome{
margin-bottom: 100px;
padding: 35px 15px 0 15px;
}
.home-box-welcome .bzoteche-info-box-style2.item-info-box{
padding-bottom: 44px;
}
@media(min-width: 1650px){
.home-box-welcome .bzoteche-info-box-style2.item-info-box{
padding-bottom: 88px;
}
}
.banner-custom{
position: relative;
}
.custom-title-banner{
position: absolute;
bottom: 46px;
}
.box-services{
background: linear-gradient(180deg, var(--bzo-main-color-mix) 0%, var(--bzo-main-color) 100%);
}
.box-services 
.box-client-say .elbzotech-wrapper-slider-style4{
margin-top: 30px;
}
.box-client-say .e-con-inner{
justify-content: space-between !important;
}
.cus-title{
font-size: 20px;
}
.cus-title b{
font-size: 34px;
}
.upload-prescription{
}
.box-upload{
background: #FFFFFF;
box-shadow: 0px 6px 10px rgba(121, 99, 104, 0.14);
border-radius: 15px;
width: 70%;
margin: 0 auto;
padding-bottom: 30px;
}
.box-upload .title-order-prescription{
background: var(--bzo-main-color2);
border-radius: 15px;
font-weight: 500;
font-size: 20px;
line-height: 28px;
padding: 25px;
color: #fff;
margin-bottom: 30px;
}
.group-file-prescription{
position: relative;
border: 1px dashed #898989;
height: auto;
padding: 35px;
display: inline-block;
margin: 0px 30px 0 30px;
width: 70%;
border-radius: 10px;
color: #454545;
}
.group-file-prescription .wpcf7-form-control-wrap{
z-index: 1;
}
.group-file-prescription .file-prescription-mess{
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
display: flex;
justify-content: center;
align-items: center;
font-size: 20px;
font-weight: 500;
}
.order-prescription .wpcf7-form-control-wrap .file-order-prescription{
opacity: 0;
width: 100%;
cursor: pointer;
}
.order-prescription .b1 .wpcf7-form-control-wrap  .wpcf7-text{
border: 1px solid #d6d6d6;
border-radius: 10px;
width: calc(100% - 80px);
height: 60px;
text-align: center;
}
.order-prescription[data-active="active-b3"] .b3{
padding: 0 30px;
}
.order-prescription[data-active="active-b3"] .b3 .wpcf7-form-control-wrap{
margin-bottom: 15px;
display: block;
}
.order-prescription .b3 .wpcf7-form-control-wrap textarea{
margin: 0;
}
.order-prescription[data-active="active-b3"] .b3 input.wpcf7-text{
border: 1px solid #d6d6d6;
border-radius: 10px;
width: 100%;
}
.order-prescription .wpcf7-form-control-wrap input{
border: none; 
}
.order-prescription .wpcf7-form .wpcf7-spinner{
display: none;
}
.order-prescription .wpcf7-form.submitting .wpcf7-spinner{
display: inline-block;
}
.order-prescription .active-b2{
margin-top: 30px;
}
.order-prescription .wpcf7-form-control-wrap .wpcf7-list-item{
margin: 0 0 10px 0;
width: 100%;
text-align: left;
display: block;
}
.order-prescription .wpcf7-form-control-wrap .wpcf7-list-item input{
height: auto;
line-height: inherit;
}
.order-prescription .line-or{
border-bottom: 1px solid #d6d6d6;
position: relative;
margin: 30px 0;
}
.order-prescription .line-or span{
font-weight: 500;
font-size: 20px;
line-height: 28px;
color: #454545;
padding: 0 13px;
position: absolute;
top: -12px;
left: 50%;
transform: translateX(-50%);
background-color: #fff;
}
.order-prescription p{
margin: 0;
}
.order-prescription .b2{
text-align: left;
padding: 0 30px;
}
.order-prescription .wpcf7-form-control-wrap textarea{
font-family: inherit;
font-size: 16px;
margin: 10px 0 0px 0;
height: 140px;
width: 100%;
border-radius: 10px;
}
.order-prescription .btn-active-b3{
text-align: center;
margin-top: 20px;
}
.wpcf7-form .wpcf7-spinner,
.box-upload .wpcf7-spinner{
display: none;
margin: -5px 24px;
}
.wpcf7-form.submitting .wpcf7-spinner,
.box-upload form.submitting .wpcf7-spinner{
display: inline-block;
}
.upload-prescription-intro{
color: rgba(0, 0, 0, 0.65);
font-size: 20px;
line-height: 28px;
position: relative;
}
@media(min-width: 768px){
.upload-prescription-intro .upload-prescription-note{
font-size: 16px;
line-height: 24px;
color: #727272;
position: absolute;
bottom: 10px;
left: 10px;
}
}
.order-prescription .active-b3,
.order-prescription .active-b2{
border: 0;
color: #fff;
text-transform: uppercase;
font-size: 16px;
font-weight: 600;
line-height: 56px;
text-align: center;
background: linear-gradient(180deg, var(--bzo-main-color-mix) 0%, var(--bzo-main-color) 100%);
border-radius: 30px;
padding: 0 32px;
display: inline-block;
cursor: pointer;
z-index: 1;
position: relative;
font-family:var(--bzo-body_typo-font-family);
overflow: hidden;
moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
-webkit-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}
.order-prescription .active-b3:hover,
.order-prescription .active-b2:hover
{
color: #fff;
background: linear-gradient(180deg, var(--bzo-main-color-mix2) 0%, var(--bzo-main-color-mix) 100%);
box-shadow: 0px 8px 10px rgba(121, 99, 104, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12);
moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
-webkit-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}
@media(max-width: 992px){
.order-prescription .active-b3,
.order-prescription .active-b2{
font-size: 14px;
font-weight: 500;
line-height: 46px;
padding: 0 25px;
}
}
.order-prescription .b2,
.order-prescription .b3{
display: none;
}
.order-prescription[data-active="active-b2"] .b2{
display: block;
}
.order-prescription[data-active="active-b2"] .b1,
.order-prescription[data-active="active-b2"] .b3
{
display: none;
}
.order-prescription[data-active="active-b3"] .b3{
display: block;
}
.order-prescription[data-active="active-b3"] .b1,
.order-prescription[data-active="active-b3"] .b2
{
display: none;
}
.home-page-2 .order-prescription .active-b2{
border: 0;
color: #fff;
text-transform: uppercase;
font-size: 16px;
font-weight: 600;
line-height: 56px !important;
text-align: center;
background: var(--bzo-main-color2);
border-radius: 30px;
padding: 0 45px;
padding-left: 72px;
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;
}
.home-page-2 .order-prescription .active-b2::after{
font-family: 'elementskit' !important;
font-weight: 900;
content: "\e866";
position: absolute;
top: 0;
left: 46px;
}
.home-page-2 .order-prescription .active-b2:hover
{
color: #fff;
background: #215D72;
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;
}
.box-upload .wpcf7-form-control-wrap{
text-align: center;
} .box-upload.id2-box-upload .title-order-prescription{
background: var(--bzo-main-color);
border-radius: 0px 0px 15px 15px;
width: 75%;
margin: 0 auto;
font-weight: 600;
font-size: 34px;
line-height: 40px;
padding: 30px 15px 15px 15px;
margin-bottom: 40px;
}
.id2-box-upload .group-file-prescription{
background: linear-gradient(0deg, rgba(255, 255, 255, 0.85), rgba(255, 255, 255, 0.85)), #41BAE3;
border: 1px dashed #41BAE3;
border-radius: 15px;
}
.id2-box-upload .order-prescription .line-or{
margin: 50px 40px;
}
.id2-box-upload .order-prescription .b1 .wpcf7-form-control-wrap .wpcf7-text{
background-color: #f5f5f5;
border: 1px solid #f5f5f5;
}
.id2-box-upload .order-prescription{
padding-bottom: 33px;
}
.id2-box-upload .order-prescription .b2{
margin-bottom: 10px;
}
@media(min-width: 1650px){
.id2-box-upload .order-prescription .wpcf7-form-control-wrap .file-order-prescription{
padding: 50px 35px;
}
.box-upload.id2-box-upload .title-order-prescription{
margin-bottom: 65px;
}
.id2-box-upload .order-prescription .active-b2{
margin-top: 42px;
}
.id2-box-upload .order-prescription{
padding-bottom: 42px;
}
}
@media(min-width: 1650px){
.box-upload.id2-box-upload{
min-height: 660px;
}
.box-upload.id2-box-upload .title-order-prescription{
width: 60%;
}
}
.blog-home .bzotech-swiper-navi{
opacity: 0;
}
.blog-home .custom-blog-arrows{
margin: 30px 0;
}
.blog-home .custom-blog-arrows i{
position: relative;
width: 16px;
height: 16px;
margin-right: 13px;
transition: all 0.3s linear 0s;
}
.blog-home .custom-blog-arrows i:after{
position: absolute;
content: "";
width: 15px;
height: 1.5px;
background-color: #fff;
top: 7px;
right: -3px;
transition: all 0.3s linear 0s;
}
.blog-home .custom-blog-arrows i.la-angle-right::before{
right: 0;
position: absolute;
}
.blog-home .custom-blog-arrows i.la-angle-left::before{
left: 0;
position: absolute;
}
.blog-home .custom-blog-arrows i.la-angle-right::after{
right: auto;
left: -3px;
}
.blog-home .custom-blog-arrows i:hover{
width: 35px;
transition: all 0.3s linear 0s;
cursor: pointer;
color: var(--bzo-main-color);
}
.blog-home .custom-blog-arrows i:hover::after{
width: 34px;
transition: all 0.3s linear 0s;
background-color: var(--bzo-main-color);
}
.box-retail-outlets{
position: relative;
float: left;
}
.box-count-retail {
margin-top: 10px;
}
.box-count-retail ul li:not(:last-child){
padding-right: 30px;
margin-right: 30px;
border-right: 1px solid #fff;
}
@media(min-width: 1650px){
.box-retail-outlets{
padding-top: 45px !important;
}
.box-count-retail {
margin-top: 100px;
}
.box-count-retail ul li:not(:last-child){
padding-right: 30px;
margin-right: 30px;
}
}
.box-count-retail  > .elementor-widget-container{
background: linear-gradient(180deg, var(--bzo-main-color-mix) 0%, var(--bzo-main-color) 100%);
}
.box-count-retail ul li{
line-height: 52px;
} .product-tab-style2{
display: flex;
}
.product-tab-style2 .bg-color{
border-radius: 15px;
position: relative;    
background: linear-gradient(180deg, var(--bzo-main-color-mix) 0%, var(--bzo-main-color) 100%);
}
.product-tab-style2 .bg-color .inner{
width: 100%;
height: 100%;
background-repeat: no-repeat;   
background-position: bottom; 
padding: 30px 40px 0 40px;
}
.product-tab-style2 .product-tab-title{
width: calc(25% - 15px);
margin-right: 30px;
}
.product-tab-style2 .product-tab-content{
width: calc(75% - 15px);
}
.product-tab-style2 .product-tab-title ul.nav-tabs li:not(:last-child){
margin-bottom: 15px;
}
.product-tab-style2 .product-tab-title ul.nav-tabs li a{
font-weight: 500;
font-size: 20px;
line-height: 28px;
color: rgba(255, 255, 255, 0.65);
text-transform: capitalize;
}
.product-tab-style2 .product-tab-title ul.nav-tabs li a i{
margin-right: 6px;
font-size: 16px;
margin-top: -2px;
}
.product-tab-style2 .product-tab-title ul.nav-tabs li.active a,
.product-tab-style2 .product-tab-title ul.nav-tabs li a:hover,
.product-tab-style2 .product-tab-title ul.nav-tabs li a:focus{
color: #fff;
background-color: transparent;
}
.home-heading-line{
position: relative;
}
.home-heading-line::after{
position: absolute;
content: "";
width: 95%;
height: 1px;
background-color: #d5d5d5;
bottom: 16px;
left: 0px;
}
.home-heading-line.line2::after{
width: 95%;
left: 20px;
}
.home-heading-line .elbzotech-heading-style2{
background-color: #fff;
padding-right: 20px;
position: relative;
z-index: 1;
}
.home-tab-product{
position: relative;
}
.home-tab-product .elbzotech-wrapper-slider{
position: static;
}
.home-tab-product1 .product-tab-style2{
margin-top: 50px;
}
.home-tab-product2 .product-tab-style2{
margin-top: 50px;
}
.home-tab-product2{
margin-bottom: 55px !important;
}
.home-tab-product1{
margin: 50px 0 40px 0 !important;
}
@media(min-width: 992px){
.home-tab-product2{
margin-bottom: 145px !important;
}
.home-tab-product1{
margin: 105px 0 90px 0 !important;
}
}
.home-tab-product .item-grid-product- .item-product{
margin-bottom: 0;
background-color: #fff;
border-radius: 15px;
}
.home-tab-product .display-swiper-navi-group .bzotech-swiper-navi{
position: absolute;
top: -35px;
background-color: #fff;
padding-left: 5px;
z-index: 99;
}
.home-best-seller .display-swiper-navi-group .bzotech-swiper-navi{
top: -85px;
}
.home .item-grid-product- .product-thumb .product-thumb-link{
}
.home .banners-custom .elbzotech-banner-info-elbzotech-bndf .elbzotech-banner-info-thumb{
position: relative;
}
.home .banners-custom2 .elbzotech-banner-info-elbzotech-bndf:hover .elbzotech-banner-info-thumb img,
.home .banners-custom .elbzotech-banner-info-elbzotech-bndf:hover .elbzotech-banner-info-thumb img{
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
.home .elementor-widget-bzotech-posts .elbzotech-wrapper-slider{
margin-right: -10px;
overflow: hidden;
}
.home .elementor-widget-bzotech-posts .swiper-container{
overflow: visible;
padding-right: 10px;
}  @media (min-width: 1024px) and (max-width: 1560px){
.id2-box-left{
left: 30px;
}
.id2-box-right{
right: 30px;
}
.id2-img-slide{
width: 350px !important;
top: 65px;
}
.id2-img-slide img{
height: auto !important;
}
.revolution-home2 .custom.tparrows.tp-rightarrow{
transform: translate(70px, -150px) !important;
}
.revolution-home2 .custom.tparrows.tp-leftarrow{
transform: translate(30px, -150px) !important;
}
}
.revolution-home2 .id2-box-right a{
color: var(--bzo-main-color2);
}
.revolution-home2 .id2-box-right a:hover{
color: var(--bzo-main-color);
}
.revolution-home2 .custom.tp-rightarrow{
left: 10px!important;
}
.revolution-home2 .custom.tparrows{
width: 32px;
height: 32px;
line-height: 32px;
text-align: center;
background: linear-gradient(0deg, rgba(255, 255, 255, 0.65), rgba(255, 255, 255, 0.65)), #41BAE3!important;
border-radius: 40px;
color: var(--bzo-main-color2);
}
.revolution-home2 .custom.tparrows.tp-leftarrow::before{
font-family: 'Line Awesome Free'!important;
font-weight: 900!important;
content: "\f30a"!important;
font-size: 20px!important;
line-height: 40px!important;
color: var(--bzo-main-color2)!important;
}
.revolution-home2  .custom.tparrows.tp-rightarrow::before{
content: "\f30b"!important;
font-family: 'Line Awesome Free'!important;
font-weight: 900!important;
font-size: 20px!important;
line-height: 40px!important;
color: var(--bzo-main-color2)!important;
}
.revolution-home2 .custom.tparrows.rs-touchhover{
background: var(--bzo-main-color)!important;
}
.home-page-2 .elbzotech-wrapper-slider .bzotech-swiper-navi .swiper-button-nav{
width: 32px;
height: 32px;
line-height: 32px;
text-align: center;
background: linear-gradient(0deg, rgba(255, 255, 255, 0.65), rgba(255, 255, 255, 0.65)), #41BAE3;
border-radius: 32px;
color: var(--bzo-main-color2);
position: absolute;
top: 50%;
margin-top: -35px;
border: none;
}
.home-page-2 .elbzotech-wrapper-slider .bzotech-swiper-navi .swiper-button-nav.swiper-button-prev{
left: -40px;
}
.home-page-2 .elbzotech-wrapper-slider .bzotech-swiper-navi .swiper-button-nav.swiper-button-next{
right: -40px;
}
@media(min-width: 1650px){
.home-page-2 .elbzotech-wrapper-slider .bzotech-swiper-navi .swiper-button-nav.swiper-button-prev{
left: -60px;
}
.home-page-2 .elbzotech-wrapper-slider .bzotech-swiper-navi .swiper-button-nav.swiper-button-next{
right: -60px;
}
}
@media(max-width: 1200px){
.home-page-2 .elbzotech-wrapper-slider .bzotech-swiper-navi .swiper-button-nav.swiper-button-prev{
left: 0px;
}
.home-page-2 .elbzotech-wrapper-slider .bzotech-swiper-navi .swiper-button-nav.swiper-button-next{
right: 0px;
}
}
.home-page-2 .elbzotech-wrapper-slider .bzotech-swiper-navi .swiper-button-nav:hover{
background: var(--bzo-main-color);
}
.home-page-2 .elbzotech-wrapper-slider .bzotech-swiper-navi .swiper-button-nav.swiper-button-prev i::before{
font-family: 'Line Awesome Free';
font-weight: 900;
content: "\f30a";
font-size: 20px;
line-height: 32px;
color: var(--bzo-main-color2);
}
.home-page-2 .elbzotech-wrapper-slider .bzotech-swiper-navi .swiper-button-nav.swiper-button-next i::before{
content: "\f30b";
font-family: 'Line Awesome Free';
font-weight: 900;
font-size: 20px;
line-height: 32px;
color: var(--bzo-main-color2);
}
.home-page-2 .elbzotech-heading-style1{
font-weight: 600;
font-size: 16px;
line-height: 24px;
color: var(--bzo-main-color);
}
.home-page-2 .elbzotech-heading-style2{
color: var(--bzo-main-color2);
text-transform: capitalize;
}
.home2-ingredients .elbzotech-banner-info-elbzotech-bndf .info-banner2 h2.elbzotech-text-item{
line-height: 36px;
margin-bottom: 10px;
}
.home2-ingredients .elbzotech-banner-info-elbzotech-bndf .info-banner2 p.elbzotech-text-item{
font-weight: 500;
line-height: 28px;
}
.home2-ingredients .position-info-top .info-banner2 .elbzotech-btwrap{
left: 20px;
bottom: 10px;
}
.home2-blog .bzotech-swiper-navi{
opacity: 0;
}
.home2-blog .custom-blog-arrows{
margin: 30px 0;
}
.home2-blog .custom-blog-arrows i{
position: relative;
width: 16px;
height: 16px;
margin-right: 13px;
transition: all 0.3s linear 0s;
}
.home2-blog .custom-blog-arrows i:after{
position: absolute;
content: "";
width: 15px;
height: 1.5px;
background-color: #fff;
top: 7px;
right: -3px;
transition: all 0.3s linear 0s;
}
.home2-blog .custom-blog-arrows i.la-angle-right::before{
right: 0;
position: absolute;
}
.home2-blog .custom-blog-arrows i.la-angle-left::before{
left: 0;
position: absolute;
}
.home2-blog .custom-blog-arrows i.la-angle-right::after{
right: auto;
left: -3px;
}
.home2-blog .custom-blog-arrows i:hover{
width: 35px;
transition: all 0.3s linear 0s;
cursor: pointer;
color: var(--bzo-main-color);
}
.home2-blog .custom-blog-arrows i:hover::after{
width: 34px;
transition: all 0.3s linear 0s;
background-color: var(--bzo-main-color);
}
.home2-blog .swiper-container{
overflow: visible;
}
.elbzotech-slider-better .item-product{
position: relative;
padding-bottom: 30px;
}
.elbzotech-slider-better .item-product .product-info{
position: absolute;
bottom: 0;
right: 8%;
width: 45%;
}
.elbzotech-slider-better .item-product .product-thumb{
position: relative;
padding-bottom: 50px;
width: 54%;
text-align: center;
z-index: 1;
}
.elbzotech-slider-better .item-product .product-thumb::before{
position: absolute;
content: "";
background-color: #a0dcf1;
border-radius: 100%;
top: 50px;
left: 0;
width: 400px;
height: 400px;
}
.home-page-2 .elbzotech-wrapper-slider.elbzotech-slider-better .bzotech-swiper-navi .swiper-button-nav.swiper-button-next{
left: 385px;
}
.home-page-2 .elbzotech-wrapper-slider.elbzotech-slider-better .bzotech-swiper-navi .swiper-button-nav.swiper-button-prev{
left: -16px;
}
@media(min-width: 1650px){
.elbzotech-slider-better .item-product .product-info{
right: 13%;
width: 40%;
}
.elbzotech-slider-better .item-product .product-thumb::before{
width: 460px;
height: 460px;
}
.home-page-2 .elbzotech-wrapper-slider.elbzotech-slider-better .bzotech-swiper-navi .swiper-button-nav.swiper-button-next{
left: 444px;
}
.home-page-2 .elbzotech-wrapper-slider.elbzotech-slider-better .bzotech-swiper-navi .swiper-button-nav.swiper-button-prev{
left: -16px;
}
}
.elbzotech-slider-better .product-rate{
margin: 10px 0;
}
.elbzotech-slider-better .product-info .product-title{
margin-bottom: 5px;
line-height: 30px;
}
.elbzotech-slider-better .product-info .wrap-rating{
margin-bottom: 15px;
}
.elbzotech-slider-better .item-product .product-thumb-link img{
background-color: transparent;
transform: scale(1.38);
}
.elbzotech-slider-better .item-product .product-thumb-link{
background-color: transparent;
}
.elbzotech-slider-better .item-product .product-info{
border-radius: 0px 60px 60px 60px;
text-align: left;
padding: 70px 40px;
}
.elbzotech-slider-better .item-product .product-info .product-price .woocommerce-Price-amount,
.elbzotech-slider-better .item-product .product-info .product-price ins .woocommerce-Price-amount bdi{
font-weight: 600;
font-size: 48px;
line-height: 52px;
color: #17414f;
}
.elbzotech-slider-better .item-product .product-info .product-price del .woocommerce-Price-amount{
font-weight: 500;
font-size: 20px;
line-height: 28px;
color: #727272;
}
.elbzotech-slider-better .item-product .product-info h3 a{  
font-weight: 600;
font-size: 20px;
line-height: 24px;
color: var(--bzo-main-color);
}
.elbzotech-slider-better .item-product .wrap-rating li:last-child{
width: 100%;
}
.elbzotech-slider-better .item-product .wrap-rating li .number-rate{
font-weight: 500;
font-size: 20px;
line-height: 28px;
color: #000;
margin: 0;
}
.elbzotech-slider-better .item-product .product-info .all_review{
font-weight: 600;
font-size: 16px;
line-height: 24px;
color: var(--bzo-main-color);
border-bottom: 1px solid var(--bzo-main-color);
}
.elbzotech-slider-better .item-product .product-info .all_review:hover{
color: var(--bzo-main-color2);
border-color: var(--bzo-main-color2);
}
.elbzotech-slider-better .item-product .product-label .new,
.elbzotech-slider-better .item-product .product-label .trending{
display: none;
}
.elbzotech-slider-better .item-product .product-label .sale{
font-weight: 600;
font-size: 34px;
line-height: 80px;
min-width: 120px;
height: 80px;
margin: 0;
text-align: center;
border-radius: 45px 0px;
}
.elbzotech-slider-better .item-product .product-label{
max-width: unset;
width: auto;
position: absolute;
top: 98px;
right: 33%;
}
.home-page-2 .id2-best-offer .elbzotech-bt-default::before{
display: none;
}
.home-page-2 .id2-best-offer .elbzotech-bt-default i{
font-size: 24px;
margin-right: 5px;
}
.home-page-2 .id2-best-offer .elbzotech-bt-default{
padding: 0 45px;
} .title-related-product{
text-align: center;
margin-bottom: 40px;
}
.title-related-product .elbzotech-heading-style2{
display: inline-block;
width: 100%;
}
.title-related-product .elbzotech-heading-style1{
position: relative;
}
.title-related-product .elbzotech-heading-style1 svg{
position: relative;
top: 3px;
}
@media(min-width: 1170px) and (max-width: 1650px){
.elbzotech-slider-better .item-product .product-label{
top: 30px;
}
.elbzotech-slider-better .item-product .product-info{
right: 5%;
width: 50%;
padding: 55px 40px;
}
.elbzotech-slider-better .item-product .product-thumb::before{
width: 380px;
height: 380px;
}
.home-page-2 .elbzotech-wrapper-slider.elbzotech-slider-better .bzotech-swiper-navi .swiper-button-nav.swiper-button-next{
left: 364px;
}
}
@media(min-width: 1170px) and (max-width: 1365px){
.elbzotech-slider-better .item-product .product-info{
right: 0%;
padding: 55px 30px;
}
.elbzotech-slider-better .item-product{
padding-bottom: 50px;
}
}
.id2-testimonials .bzotech-swiper-navi{
position: relative;
float: right;
display: inline-block;
width: 72px;
top: -35px;
right: 10px;
}
.home-page-2 .id2-testimonials .elbzotech-wrapper-slider .bzotech-swiper-navi .swiper-button-nav.swiper-button-next{
right: 0;
}
.home-page-2 .id2-testimonials .elbzotech-wrapper-slider .bzotech-swiper-navi .swiper-button-nav.swiper-button-prev{
left: 0;
}
.id2-box-counter .title60{
line-height: 68px;
margin-bottom: 20px;
display: block;
}
.id2-box-counter p{
margin: 0;
}
.btn_see_more .text-button{
border-bottom: 1px solid var(--bzo-main-color);
}
.btn_see_more .text-button:hover{
border-color: #17414F;
}
.bzo-ajaxcart-report{
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: rgb(0 0 0 / 80%);
display: flex;
z-index: 9999;
justify-content: center;
align-items: center;
}
.bzo-ajaxcart-report >div{
background: #fff;
border-radius: 10px;
padding: 40px 30px 30px;
max-width: 600px;
text-align: center;
}
.bzo-ajaxcart-report .msg-success{
margin-bottom: 20px;
background: #f1f1f1;
font-size: 18px;
padding: 12px 20px;
border-radius: 5px;
color: #333;
}
.header-default{
min-height: 0px;
position: absolute;
top: 0px;
left: 30px;
right: 30px;
z-index: 1;
background: #FFFFFF;
box-shadow: 0px 1px 18px rgba(0, 0, 0, 0.12);
border-radius: 15px;
margin: 30px;
}
.header-default .logo-default{
padding: 40px 0;
}
.header-default .menu-style- .bzotech-navbar-nav > li > a{
padding: 0 15px;
}
.home-page-2 .item-grid-post-style2:nth-child(2n+1){
margin-top: 160px;
}
@media (max-width: 1560px) {
.header-default .menu-style- .bzotech-navbar-nav > li > a{
padding: 0 10px;
font-size: 16px;
}
}
@media (max-width: 1365px) {
.header-default .menu-style- .bzotech-navbar-nav > li > a{
padding: 0 5px;
font-size: 14px;
}
}
.header-default .logo-default h1{
text-transform: uppercase;
font-size: 20px;
}
.footer-default{
background: #405A80;
}
.footer-default .copyright {
margin-bottom: 0;
color: #fff;
text-align: left;
}
@media(max-width: 1200px){
.header-default{
position: unset;
margin: 0;
box-shadow: none;
border-radius: 0;
}
.header-default .bzotech-container> .flex-wrapper{
position: relative;
}
.header-default .logo-default {
padding: 20px 0;
}
}
@media(max-width: 767px){
.header-default .logo-default h1{
font-size: 18px;
}
}@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) {
.bread-crumb- .bread-crumb-row {
margin-top: 0px;
}
.product-tab-style2 .product-tab-title ul.nav-tabs li a{
line-height: 24px;
}
.custom-title-banner{
bottom: 30px;
}
.meta-post-style2 .meta-item{
margin: 0 5px;
}
.home-page-2 .item-grid-post-style2:nth-child(2n+1){
margin-top: 65px;
}
.bzoteche-info-box-style5{
padding: 35px 30px;
}
.bzotech-header-page-header-2 .bzotech-navbar-nav{
text-align: left !important;
}
.home-page-2 .elbzotech-heading-style2{
font-size: 40px;
line-height: 42px;
}
.bzotech-footer-page-footer-2 .bzoteche-info-box-style14{
padding: 15px 20px;
}
.bzotech-footer-page-footer-2 .bzoteche-info-box-style14 .info-box-icon{
width: 55px;
float: left;
}
.bzotech-footer-page-footer-2 .bzoteche-info-box-style14 .info-box-content{
padding-left: 70px;
}
.bzotech-footer-page-footer-2 .bzoteche-info-box-style14 .box-content-custom a{
font-size: 18px;
}
.home-page-2 .elbzotech-wrapper-slider .bzotech-swiper-navi .swiper-button-nav.swiper-button-next{
right: 0;
}
.home-page-2 .elbzotech-wrapper-slider .bzotech-swiper-navi .swiper-button-nav.swiper-button-prev{
left: 0;
}
.item-grid-product-style2 .product-info .product-title{
min-height: 48px;
}
}  @media (max-width: 1199px) and (min-width: 992px) { 
.box-upload.id2-box-upload .title-order-prescription{
width: 100%;
border-radius: 15px;
padding: 20px;
}
.id2-box-upload .order-prescription{
padding-bottom: 0;
}
.id2-box-upload .order-prescription .line-or{
margin: 25px 40px;
}
.order-prescription .wpcf7-form-control-wrap .group-file-prescription{
padding: 20px 30px;
}
.box-upload.id2-box-upload .title-order-prescription{
margin-bottom: 35px;
}
.bzoteche-info-box-style7 .item-title-e{
margin: 10px 0 10px 0;
font-size: 24px;
line-height: 28px;
}
.item-grid-post-style2 .item-post .post-title{
font-size: 18px;
}
.box-upload.id2-box-upload .title-order-prescription,
.home-page-2 .elbzotech-heading-style2{
font-size: 30px;
}
.bzotech-footer-page-footer-2 .bzoteche-info-box-style14{
padding: 15px;
}
.bzotech-footer-page-footer-2 .bzoteche-info-box-style14 .info-box-icon{
width: 45px;
}
.bzotech-footer-page-footer-2 .bzoteche-info-box-style14 .info-box-content{
padding-left: 55px;
}
.bzotech-footer-page-footer-2 .bzoteche-info-box-style14 .box-content-custom a{
font-size: 16px;
}
.bzotech-footer-page-footer-2 .bzoteche-info-box-style14 h3 a{
font-size: 16px;
}
.bzotech-footer-page-footer-2 .bzoteche-info-box-style14 .info-box-icon{
padding-top: 8px;
}
#footer.bzotech-footer-page-footer-2 .elbzotech-list-link-block .item-link{
font-size: 16px;
margin-bottom: 10px;
}
.bzotech-footer-page-footer-2::before{
top: 160px;
}
}
@media (min-width: 1025px) and (max-width: 1199px) {
.home-page-2 .order-prescription .active-b2{
margin-bottom: 22px;
}
.box-upload.id2-box-upload .title-order-prescription {
margin-bottom: 60px;
}
} @media (max-width: 1024px) and (min-width: 992px) { 
.elbzotech-slider-better .item-product .product-thumb::before{
width: 500px;
height: 500px;
}
.elbzotech-slider-better .item-product{
padding: 0 30px 45px 30px;
}
.elbzotech-slider-better .item-product .product-info{
width: 45%;
right: 40px;
}
.elbzotech-slider-better .item-product .product-thumb{
width: 55%;
}
.home-page-2 .elbzotech-wrapper-slider.elbzotech-slider-better .bzotech-swiper-navi .swiper-button-nav.swiper-button-next{
left: 512px;
}
.home-page-2 .elbzotech-wrapper-slider.elbzotech-slider-better .bzotech-swiper-navi .swiper-button-nav.swiper-button-prev{
left: 13px;
}
.bzoteche-info-box-style2.item-info-box{
padding: 0;
}
.home-box-welcome .bzoteche-info-box-style2.item-info-box{
padding-bottom: 20px;
}
.image-welcome .elbzotech-banner-info-wrap{
margin-top: 30% ;
}
.box-best-offer .bzoteche-info-box-style3{
display: inherit;
}
.box-best-offer .bzoteche-info-box-style3 .info-box__image{
}
.box-best-offer .bzoteche-info-box-style3 .gallery-control{
}
div.bzoteche-info-box-style3.multiple-product .elbzotech-swiper-slider{
width: 100%;
}
div.bzoteche-info-box-style3 .swiper-button-next i, 
div.bzoteche-info-box-style3 .swiper-button-prev i{
display: none;
}
div.bzoteche-info-box-style3 .swiper-button-next, 
div.bzoteche-info-box-style3 .swiper-button-prev{
width: 16px;
}
div.bzoteche-info-box-style3 .bzotech-countdown .number{
font-size: 30px;
}
div.bzoteche-info-box-style3 .bzotech-countdown .text{
font-size: 20px;
}
div.bzoteche-info-box-style3 .bzotech-price-single{
margin-top: 10px;
}
div.bzoteche-info-box-style3 .woocommerce-product-details__short-description{
margin: 20px 0;
}
div.bzoteche-info-box-style3 .info-box__summary .product-price ins .woocommerce-Price-amount{
font-size: 40px;
}
div.bzoteche-info-box-style3 .product-title-single{
font-size: 30px;
}
div.bzoteche-info-box-style3 .info-box__image .mid .product-label .sale{
font-size: 24px;
line-height: 46px;
}
div.bzoteche-info-box-style3 .info-box__summary{
padding: 30px 30px 30px 60px;
min-height: 550px;
}
.product-tab-style2 .product-tab-title{
width: 33.333%;
}
.product-tab-style2 .product-tab-content{
width: 66.666%;
}
.banners-custom .elbzotech-banner-info{
padding: 30px !important;
}
.item-slider-style4 .content-slider-custom {
padding: 10px 20px 30px 20px;
}
.box-upload{
width: 90%;
}
.group-file-prescription{
padding: 23px;
}
}
@media (max-width: 1024px)  {
.banner-slider-home .tp-bullets{
transform: translate(-36px, -55px) !important;
}
} @media (max-width: 1023px)  {
} @media (max-width: 991px)  {
#header1{
position: static;
}
.box-best-offer .bzoteche-info-box-style3{
display: inherit;
}
.box-best-offer .bzoteche-info-box-style3 .info-box__image{
display: inherit;
}
.box-best-offer .bzoteche-info-box-style3 .gallery-control{
display: inherit;
width: 100%;
}
.box-best-offer .bzoteche-info-box-style3 .info-box__image .mid img{
}
div.one-product.bzoteche-info-box-style3 .info-box-content{
padding: 0;
margin-top: 30px;
}
.box-best-offer .bzoteche-info-box-style3 .info-box__image .mid,
.box-best-offer .bzoteche-info-box-style3 .info-box__image,
.box-best-offer .bzoteche-info-box-style3 .info-box-content{
width: 100%;
}
.bzoteche-info-box-style3 .info-box__image .mid .product-label{
right: 0;
}
.box-best-offer .style-gallery-horizontal .gallery-control img{
margin: 0 auto;
}
div.bzoteche-info-box-style3.multiple-product .elbzotech-swiper-slider{
width: 100%;
}
div.bzoteche-info-box-style3 .swiper-button-next, 
div.bzoteche-info-box-style3 .swiper-button-prev{
width: 16px;
}
div.bzoteche-info-box-style3 .bzotech-countdown{
padding: 20px 15px;
margin-top: 0;
}
div.bzoteche-info-box-style3 .bzotech-countdown .number{
font-size: 30px;
}
div.bzoteche-info-box-style3 .bzotech-countdown .text{
font-size: 20px;
}
div.bzoteche-info-box-style3 .bzotech-price-single{
margin-top: 10px;
}
div.bzoteche-info-box-style3 .woocommerce-product-details__short-description{
margin: 20px 0;
}
div.bzoteche-info-box-style3 .info-box__summary .product-price ins .woocommerce-Price-amount{
font-size: 40px;
}
div.bzoteche-info-box-style3 .product-title-single{
font-size: 30px;
}
div.bzoteche-info-box-style3 .info-box__image .mid .product-label .sale{
font-size: 24px;
line-height: 46px;
}
div.bzoteche-info-box-style3 .elbzotech-swiper-slider .bzotech-active-swiper{
display: inline-block;
}
div.bzoteche-info-box-style3 .info-box__summary{
padding: 30px 30px 30px 60px;
min-height: 460px;
}
.box-best-offer .bzoteche-info-box-style3 .info-box__image .mid img{
width: 70%;
}
.box-best-offer .bzoteche-info-box-style3 .info-box__image .mid{
text-align: center;
}
.product-tab-style2 .product-tab-title{
width: 100%;
}
.product-tab-style2 .product-tab-content{
width: 100%;
}
.home-tab-product .product-tab-style2{
display: inherit;
}
.product-tab-style2 .bg-color .inner{
padding: 30px 40px;
margin-bottom: 30px;
}
.banners-custom .elbzotech-banner-info{
padding: 20px !important;
}
.banners-custom .elbzotech-text-item{
font-size: 24px !important;
}
.title48,
.elbzotech-heading-style2{
font-size: 40px;
line-height: 44px;
}
.title34{
font-size: 30px;
line-height: 36px;
}
.footer-page .title34{
line-height: 30px;
}
.home-box-welcome .bzoteche-info-box-style2.item-info-box{
padding-bottom: 30px;
}
.box-upload{
width: 90%;
}
.bzoteche-info-box-style3 .info-box__summary .product-price .woocommerce-Price-amount{
font-size: 40px;
}
.home-best-seller .display-swiper-navi-group .bzotech-swiper-navi{
top: -74px;
}
.bzoteche-info-box-style3 .info-box__summary .product-price del .woocommerce-Price-amount{
font-size: 20px;
}
.bzoteche-info-box-style3 .info-box__summary .product-price .woocommerce-Price-amount{
font-size: 26px;
} .box-upload.id2-box-upload .title-order-prescription,
.home-page-2 .elbzotech-heading-style2{
font-size: 30px;
line-height: 32px;
}
.elbzotech-slider-better .item-product .product-label{
top: 0;
right: 10%;
}
.elbzotech-slider-better .item-product .product-label .sale{
font-size: 22px;
min-width: 90px;
height: 60px;
line-height: 60px;
border-radius: 30px 0;
}
.elbzotech-slider-better .item-product .product-info{
right: 0;
width: 50%;
}
.elbzotech-slider-better .item-product .product-info .product-price .woocommerce-Price-amount, 
.elbzotech-slider-better .item-product .product-info .product-price ins .woocommerce-Price-amount bdi{
font-size: 34px;
}
.elbzotech-slider-better .item-product .product-thumb{
padding-bottom: 80px;
width: 58%;
}
.home-page-2 .id2-btn-custom .elbzotech-bt-default span{
display: inline-block;
line-height: 24px;
}
.id2-box-counter .title60{
font-size: 40px;
line-height: 42px;
margin-bottom: 10px;
}
.box-upload.id2-box-upload .title-order-prescription{
width: 100%;
border-radius: 15px;
padding: 20px;
}
.id2-box-upload .order-prescription{
padding-bottom: 0;
}
.id2-box-upload .order-prescription .line-or{
margin: 35px 40px;
}
.order-prescription .wpcf7-form-control-wrap .group-file-prescription{
padding: 20px 30px;
}
.box-upload.id2-box-upload .title-order-prescription{
margin-bottom: 35px;
}
.item-grid-product-style2 .item-product .addcart-link{
font-size: 14px;
}
.bzoteche-info-box-style7 .info-box-icon{
width: 120px;
height: 100px;
}
.bzoteche-info-box-style7{
margin-bottom: 20px;
}
.bzotech-footer-page-footer-2 .elbzotech-mailchimp-default .mc4wp-form-fields input[type="email"]{
width: 60%;
}
.bzotech-footer-page-footer-2 .elbzotech-mailchimp-default input[type="submit"],
.bzotech-footer-page-footer-2 .elbzotech-mailchimp-default button[type="submit"]{
padding: 0 15px;
padding-right: 35px;
}
.bzotech-footer-page-footer-2 .elbzotech-mailchimp-default input[type="submit"]::before,
.bzotech-footer-page-footer-2 .elbzotech-mailchimp-default button[type="submit"]::before{
right: 10px;
}
.home-page-2 .footer-page.bzotech-footer-page-footer-2{
margin-top: -200px;
}
.bzotech-footer-page-footer-2::before{
top: 130px;
}
.bzoteche-info-box-style5{
padding: 30px 15px;
}
.bzoteche-info-box-style5 .info-thumb{
margin-right: 15px;
}
.id2-testimonials .bzotech-swiper-navi{
top: -50px;
}
.revolution-home2 #rev_slider_4_1_wrapper .custom.tparrows.tp-rightarrow{
transform: translate(55px, -50px) !important;
}
.revolution-home2 #rev_slider_4_1_wrapper .custom.tparrows.tp-leftarrow{
transform: translate(15px, -50px) !important;
}
.footer-page.bzotech-footer-page-footer-2{
margin-top: 70px;
}
} @media (min-width: 767px) and (max-width: 991px) {
.box-services .e-con-inner{
display: inline-block !important;
width: 100%;
}
.box-services .e-con-inner .e-con-full{
float: left;
}
.bzoteche-info-box-style12{
margin: 10px 0;
}
div.bzoteche-info-box-style3 .bzotech-countdown .clock{
padding-bottom: 10px;
margin-bottom: 10px;
}
.one-product.bzoteche-info-box-style3 .info-box__summary{
padding-left: 115px;
}
.style-home2 .bzoteche-info-box-style12{
width: 100%;
display: inherit;
text-align: center;
}
.style-home2 .bzoteche-info-box-style12 .info-box-icon .item-icon-e{
width: 100px;
height: 100px;
}
.bzoteche-info-box-style2.item-info-box{
padding: 0 20px;
}
.bzoteche-info-box-style2.item-info-box {
padding: 0; 
display: flex;
gap: 20px;
text-align: left;
align-items: center;
-ms-align-items: center;
-webkit-align-items: center;
padding: 0 45px;
}
.bzoteche-info-box-style2 .info-box-icon .item-icon-e {
width: 100px;
height: 100px;
margin: 0 !important;
}
.bzoteche-info-box-style2 .item-title-e{
font-size: 18px;
}
.bzoteche-info-box-style2 .info-box-icon .item-icon-e img{
max-height: 72px;
}
.elbzotech-slider-better .item-product .product-info{
padding: 70px 65px;
}
} @media (max-width: 768px) {
} @media (max-width: 767px) { .bzotech-menu-inner > .bzotech-navbar-nav>li > a{
}
.mobi-head2{
width: 52px;
position: absolute;
right: 0;
}
.mobi-head3{
position: absolute;
right: 52px;
}
.elementor-widget-bzotech-logo .logo-style-text{
max-width: 158px;
}
.title20{
font-size: 16px;
}
#footer .title20{
font-size: 18px;
}
.title48, .elbzotech-heading-style2 {
font-size: 24px;
line-height: 30px;
}
.bzoteche-info-box-style3 .info-box__image .mid .product-label .sale{
font-size: 20px;
line-height: 40px;
}
.elementor-widget-bzotech-logo .logo-text{
max-width: 185px;
}
.elbzotech-mini-cart-style1 .mini-cart-link{
padding: 0 0 0 15px;
}
.bzotech-header-page-header-2 .elbzotech-mini-cart-style1 .mini-cart-link{
padding-left: 20px;
}
.toggle-mobile-menu{
height: 50px;
line-height: 52px;
} .home .main-elementor-template-theme .rs-parallax-wrap .elbzotech-bt-default{
font-size: 14px;
line-height: 42px !important;
padding: 0 20px;
}
.home-box-welcome{
background-image: none !important;
padding-top: 20px;
}
.home-box-welcome .bzoteche-info-box-style2.item-info-box{
padding-bottom: 15px;
}
.home-tab-product2 .product-tab-style2,
.home-tab-product1 .product-tab-style2{
margin-top: 30px;
}
.bzoteche-info-box-style2.item-info-box{
padding: 0 20px;
}
.bzoteche-info-box-style2.item-info-box {
padding: 0; 
display: flex;
gap: 20px;
text-align: left;
align-items: center;
-ms-align-items: center;
-webkit-align-items: center;
}
.bzoteche-info-box-style2 .info-box-icon .item-icon-e {
width: 100px;
height: 100px;
margin: 0 !important;
}
.bzoteche-info-box-style2 .item-title-e{
font-size: 16px;
}
.bzoteche-info-box-style2 .info-box-icon .item-icon-e img{
max-height: 72px;
}
.box-best-offer .bzoteche-info-box-style3 .info-box__image .mid img{
padding: 0;
}
div.bzoteche-info-box-style3 .info-box-content{
padding: 0;
}
div.bzoteche-info-box-style3 .bzotech-price-single{
margin-top: 0px;
}
div.bzoteche-info-box-style3 .woocommerce-product-details__short-description{
margin: 10px 0 20px 0;
}
div.bzoteche-info-box-style3 .bzotech-countdown{	    
background: linear-gradient(180deg, var(--bzo-main-color-mix) 0%, var(--bzo-main-color) 100%);
padding: 20px 0;
text-align: center;
display: inline-block;
width: 100%;
border-radius: 15px;
margin-bottom: 10px;
}
div.bzoteche-info-box-style3 .bzotech-countdown .number,
div.bzoteche-info-box-style3 .bzotech-countdown .text{
width: 100%;
display: inline-block;
}
div.bzoteche-info-box-style3 .bzotech-countdown .clock{
text-align: center;
float: left;
width: 25%;
text-align: center;
}
div.bzoteche-info-box-style3 .bzotech-countdown .clock.sec{
border: none;
padding-bottom: 0;
margin-bottom: 0;
}
.one-product.bzoteche-info-box-style3 .info-box__summary,
div.bzoteche-info-box-style3 .info-box__summary{
padding: 30px 20px;
min-height: auto;
}
div.bzoteche-info-box-style3 .elbzotech-bt-default{
padding: 0 15px;
height: 46px;
line-height: 46px;
}
div.bzoteche-info-box-style3 .info-box__image .mid .product-label .sale{
font-size: 20px;
line-height: 40px;
}
div.bzoteche-info-box-style3{
margin-top: 20px;
}
.box-best-offer .bzoteche-info-box-style3 .info-box__image .mid img{
width: 80%;
}
.box-best-offer .bzoteche-info-box-style3 .info-box__image .mid{
text-align: center;
}
div.bzoteche-info-box-style3 .swiper-button-next, 
div.bzoteche-info-box-style3 .swiper-button-prev{
top: 20%;
}
div.bzoteche-info-box-style3 .info-box__summary .product-price ins .woocommerce-Price-amount{
font-size: 24px;
}
div.bzoteche-info-box-style3 .product-title-single{
font-size: 20px;
}
div.bzoteche-info-box-style3 .info-box__image .mid .product-label .sale{
font-size: 20px;
line-height: 36px;
}
.box-retail-outlets-wrap,
.banners-custom2,
.home-tab-product2,
.product-tab-style2 .product-tab-title .inner{
background-image: none !important;
}
.home-heading-line.line2::after{
width: 85%;
}
.home-tab-product2{
margin-bottom: 25px !important;
}
.item-slider-style4 .content-slider-custom{
padding: 10px 20px 30px 20px;
}
.elbzotech-accordion-css.elbzotech-accordion-style2 .box-icon-accor{
top: -10px;
}
.elbzotech-banner-info-elbzotech-bndf .elbzotech-info-inner {
padding-top: 25px !important;
}
.bzoteche-info-box-style12{
display: flex;
gap: 15px;
text-align: left;
align-items: center;
-ms-align-items: center;
-webkit-align-items: center;
width: 100%;
margin: 0 auto;
}
.bzoteche-info-box-style12 .info-box-icon{
margin: 0;
}
.elbzotech-bt-default-mobi{
font-size: 14px;
padding: 0 15px;
line-height: 40px;
}
.hidden-mobile{
display: none;
}
.box-upload{
width: 100%;
}
.order-prescription .b1 .wpcf7-form-control-wrap .wpcf7-text,
.order-prescription .wpcf7-form-control-wrap .group-file-prescription{
width: calc(100% - 40px);
margin: 0;
}
.note-order-prescriptiontitle-order-prescription{
padding: 0 10px;
}
.box-retail-outlets-wrap .box-count-retail ul li{
width: 100%;
padding: 0;
margin: 0 0 10px 0;
border: none;
}
.banners-custom .e-con:last-child{
display: none;
}
.order-prescription[data-active="active-b3"] .b3{
padding: 0 20px;
} .footer-page{
padding-top: 190px;
}
#footer .custom-list-link .elbzotech-list-link-block a{
width: 50%;
} .box-upload.id2-box-upload .title-order-prescription, .home-page-2 .elbzotech-heading-style2 {
font-size: 26px;
line-height: 30px;
}
.style-home2 .bzoteche-info-box-style12{
width: 100%;
}
.style-home2 .bzoteche-info-box-style12 .info-box-icon .item-icon-e{
width: 90px;
height: 90px;
}
.item-grid-product-style2 .product-info .product-title{
min-height: unset;
}
.elbzotech-slider-better .item-product .product-thumb{
width: 100%;
padding-bottom: 0;
}
.elbzotech-slider-better .item-product .product-thumb::before{
width: 100%;
height: 100%;
top: 0;
}
.elbzotech-slider-better .item-product .product-thumb-link img{
transform: scale(1.05);
}
.elbzotech-slider-better .item-product .product-info{
width: 100%;
position: static;
border-radius: 50px;
margin-top: 20px;
}
.elbzotech-slider-better .item-product .product-info{
padding: 30px;
}
.elbzotech-slider-better .product-rate{
margin: 0;
}
.elbzotech-slider-better .item-product{
padding-bottom: 0;
}
.elbzotech-slider-better .item-product .product-info .product-price .woocommerce-Price-amount, 
.elbzotech-slider-better .item-product .product-info .product-price ins .woocommerce-Price-amount bdi{
font-size: 30px;
}
.elbzotech-slider-better .item-product .product-label{
right: 0;
}
.elbzotech-slider-better .item-product .product-label .sale{
min-width: 75px;
height: 50px;
line-height: 50px;
border-radius: 25px 0;
}
.home-page-2 .elbzotech-wrapper-slider.elbzotech-slider-better .bzotech-swiper-navi .swiper-button-nav.swiper-button-next {
left: calc(100% - 35px);
margin-top: -16px;
}
.home-page-2 .elbzotech-wrapper-slider.elbzotech-slider-better .bzotech-swiper-navi .swiper-button-nav.swiper-button-prev {
left: 0;
margin-top: -16px;
}
.bzoteche-info-box-style7 .item-title-e{
font-size: 22px;
line-height: 28px;
margin: 10px 0 5px 0;
}
.bzoteche-info-box-style7 .info-box-icon{
width: 130px;
}
.bzoteche-info-box-style7 .info-box-content{
padding-left: 15px;
}
.bzoteche-info-box-style5{
padding: 30px 20px;
}
.id2-testimonials .bzotech-swiper-navi{
top: 20px;
}
.item-grid-post-style2 .item-post .post-title{
left: 20px;
width: calc(100% - 40px);
}
.item-grid-post-style2 .item-post .item-post-inner{
padding: 0;
}
.item-grid-post-style2 .item-post .post-title{
padding-left: 0;
}
.item-grid-post-style2 .item-post .post-info{
padding: 10px 0;
}
.home-page-2 .item-grid-post-style2:nth-child(2n+1) {
margin-top: 0px;
}
.item-grid-post-style2 .item-post .date-thumb{
left: -10px;
}
.bzotech-footer-page-footer-2 .elbzotech-mailchimp-default button[type="submit"] {
font-size: 0;
width: 56px;
height: 56px;
padding: 0;
min-width: unset;
}
.bzotech-footer-page-footer-2 .elbzotech-mailchimp-default button[type="submit"]::before{
font-size: 22px;
right: 17px;
}
.bzotech-footer-page-footer-2 .elbzotech-mailchimp-default .mc4wp-form-fields input[type="email"] {
width: calc(100% - 72px);
}
.bzotech-footer-page-footer-2 .bzoteche-info-box-style14 .info-box-icon {
width: 45px;
}
.bzotech-footer-page-footer-2 .bzoteche-info-box-style14 .info-box-content {
padding-left: 60px;
}
.bzotech-footer-page-footer-2 .bzoteche-info-box-style14 h3 a {
font-size: 18px;
}
.bzotech-footer-page-footer-2 .bzoteche-info-box-style14 .box-content-custom a {
font-size: 16px;
}
#footer.bzotech-footer-page-footer-2 .elbzotech-list-link-block .item-link{
font-size: 16px;
margin-bottom: 10px;
}
.footer-page.bzotech-footer-page-footer-2{
margin-top: 30px;
}
} @media (max-width: 576px) {
} @media (min-width: 576px) and (max-width: 767px) {
.banners-custom .e-con{
display: inline-block;
width: 50%;
}
.banners-custom .e-con:last-child{
display: none;
}
.home-page-2 .elbzotech-banner-info-thumb.elbzotech-hidden img{
width: auto;
}
} @media (max-width: 479px) {
.footer-page{
padding-top: 88px;
}
} @media (max-width: 320px) {
}    @media(min-width: 1200px){
}
@media(max-width: 1199px){
.top-filter .view-type{
display: none;
}
.product-price .woocommerce-Price-amount{
font-size: 16px;
}
.product-price del .woocommerce-Price-amount{
font-size: 14px;
}
.bread-crumb-{
min-height: 200px;
margin-bottom: 0;
}
.bread-crumb- .bread-crumb-row h1{
font-size: 38px;
line-height: 48px;
}
.sidebar .wg-product-slider .item-product{
margin: 10px 0;
align-items: center;
-ms-align-items: center;
-webkit-align-items: center;
}
.product-extra-link-defaut2>* {
margin-right: 10px;
}
.detail-qty{
max-width: 165px;
padding: 0 15px;
}
.item-list-default2 .product-extra-link-defaut2 .list-compare-wishlist a{
margin: 0 5px 0 0;
}
.item-list-default2 .product-extra-link-defaut2 .case-cart-default{
padding: 0 20px;
}
.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;
}
}
@media(min-width: 992px) and (max-width: 1199px){
.wishlist_compare_single_product a{
margin: 0 20px 0 0;
}
.item-list-default2 .list-thumb-wrap{
width: 45%;
}
.item-list-default2 .list-info-wrap{
width: 55%;
}
.item-list-default2 .product-extra-link-defaut2{
margin-top: 10px;
}
}
@media(min-width: 992px) and (max-width: 1024px){ .product-detail-info .single_add_to_cart_button,
.product-detail-info .detail-qty{
margin-bottom: 15px !important;
}
}
@media(max-width: 992px){
.bzotech-form-cart-single .detail-qty input{
height: 44px;
line-height: 44px;
}
}
@media(max-width: 991px){
.bread-crumb- .bread-crumb-row h1{
font-size: 34px;
line-height: 44px;
}
.bread-crumb- a, .bread-crumb span{
margin-bottom: 0;
}
.sidebar .wg-product-slider .item-product .product-thumb{
width: 85px;
}
.sidebar .wg-product-slider .item-product{
gap: 10px;
}
.elbzotech-tabs .item-title-header-style1 .header-tab-list{
margin-bottom: 40px;
}
.bzoteche-info-box-style6 .info-thumb .list-social .info-box-icon{
margin: 0 5px;
}
.bzoteche-info-box-style6 .info-box-content h3{
font-size: 20px;
margin-bottom: 5px;
}
.bzotech-blog-list-comment{
margin-top: 40px;
}
.bzotech-blog-form-comment{
padding-top: 0;
}
.content-custom .box-image .bzotech-col-md-6{
margin-bottom: 10px;
}
.elbzotech-info-inner{
padding-top: 40px !important;
}
.sidebar-widget{
padding: 30px 20px;
}
}
@media(min-width: 768px) and (max-width: 991px){
.widget_price_filter .price_slider_amount .price_label span{
padding: 0 10px;
}
.widget_bzotech_wg_get_mega_page{
padding: 0;
}
.item-list-default2>.flex-wrapper {
flex-direction: column;
}
.item-list-default2 .list-thumb-wrap{
width: 100%;
}
.item-list-default2 .list-info-wrap{
width: 100%;
padding: 0;
padding-top: 30px;
}
.product-detail-info{
margin-top: 40px;
}
.tab-product-horizontal .product-tab-title li a{
font-size: 16px;
padding: 15px 10px;
}
.counter-about .title60{
font-size: 42px;
line-height: 42px;
}
.counter-about .elbzotech-text-editor p{
margin: 10px 0 0 0;
}
.elbzotech-tabs .item-title-header-style1 .header-tab-list ul li a{
display: block;
padding: 20px;
}
}
@media(max-width: 767px){
.main-top-filter__left {
flex-direction: column;
width: 100%;
}
.main-top-filter__left>div {
width: 100%;	    
border-right: none;
}
.main-top-filter__left>div.open-hide-filters{
border-bottom: 1px solid #B7B7B7;
}
.main-top-filter__left .dropdown-link {
justify-content: space-between;
height: 55px;
line-height: 55px;
}
.sort-by .inline-block{
width: 100%;
}
.product-detail-info .product-price .woocommerce-Price-amount{
font-size: 20px;
}
.product-detail .product-label{
top: 15px;
left: 15px;	
}
.product-detail-info{
margin-top: 40px;
}
.woocommerce div.product div.summary{
padding: 0;
}
.tab-product-horizontal .product-tab-title ul{
display: inherit;
}
.tab-product-horizontal .product-tab-title li{
width: 100%;
}
.single-related-product .swiper-button-next{
right: 0px;
}
.single-related-product .swiper-button-prev{
left: 0px;
}
.sidebar .wg-product-slider .item-product .product-thumb .product-thumb-link img, 
.sidebar .wg-product-slider .item-product .product-thumb > a{
width: 100%;
}
.item-list-default2 .list-thumb-wrap{
width: 100%;
}
.item-list-default2 .list-info-wrap{
width: 100%;
padding: 0;
padding-top: 30px;
}
.item-list-default2>.flex-wrapper{
flex-direction: column;
}
.sidebar-position-right{
margin-top: 40px;
} .counter-about{
margin-bottom: 20px !important;
}
.counter-about .title60{
font-size: 36px;
line-height: 40px;
}
.counter-about .elbzotech-text-editor p{
margin: 10px 0 0 0;
}
.elbzotech-tabs .item-title-header-style1 .header-tab-list ul li a{
padding: 20px;
}
.elbzotech-tabs .item-title-header-style1 .header-tab-list ul{
flex-direction: column;
-ms-flex-direction: column;
-webkit-flex-direction: column;
}
.elbzotech-tabs .item-title-header-style1 .header-tab-list ul li{
width: 100%;
}
.box-contact-form .wpcf7-form input.wpcf7-submit{
margin-top: 25px;
}
.single-blog-style1 .title-post-single{
font-size: 30px;
line-height: 34px;
}
.woocommerce-cart table.cart td.product-quantity .detail-qty{
margin: 0;
}
.woocommerce table.shop_table td{
padding: 10px 0;
line-height: 24px;
}
.sub-collect{
width: 100% !important;
margin-bottom: 20px;
}
.bzoteche-info-box-style3 .wishlist_compare_product a.product-compare.added{
font-size: 12px;
}
.product-quick-view{
display: none !important;
}
}
@media(max-width: 576px){
.bzotech-form-cart-single .detail-qty{
margin-bottom: 15px;
}
.woocommerce div.product #tab-reviews .woocommerce-product-rating{
margin-bottom: 15px;
}
.woocommerce-Reviews .comment-form .comment-form-author,
.woocommerce-Reviews .comment-form .comment-form-email{
width: 100%;
padding: 0;
}
.bzo-ajaxcart-report >div{
max-width: 300px;
padding: 30px 20px;
}
.btn-popup-cart{
font-size: 14px;
}
.product-detail-info .detail-qty{
margin-right: 15%;
}
}.woocommerce img.pswp__img,.woocommerce-page img.pswp__img{max-width:none}button.pswp__button{box-shadow:none!important;background-image:url(//www.nouvte.mx/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)!important}button.pswp__button,button.pswp__button--arrow--left::before,button.pswp__button--arrow--right::before,button.pswp__button:hover{background-color:transparent!important}button.pswp__button--arrow--left,button.pswp__button--arrow--left:hover,button.pswp__button--arrow--right,button.pswp__button--arrow--right:hover{background-image:none!important}button.pswp__button--close:hover{background-position:0 -44px}button.pswp__button--zoom:hover{background-position:-88px 0} .pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.admin-bar .pswp{height:calc(100% - 32px);top:32px}@media screen and (max-width:782px){.admin-bar .pswp{height:calc(100% - 46px);top:46px}}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:left;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(//www.nouvte.mx/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(//www.nouvte.mx/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:relative;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px;margin-inline-end:auto}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(//www.nouvte.mx/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%;display:flex;justify-content:flex-end}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}