.elbzotech-accordion-global-css .ui-icon{
display: none;
}
.elbzotech-accordion-global-css .box-icon-accor{
position: relative;
float: right;
font-size: 16px;
}
.elbzotech-accordion-global-css .box-icon-accor i{
position: absolute;
top: 0;
right: 0;
line-height: 28px;
padding: 0 10px;
}
.elbzotech-accordion-global-css .box-icon-accor .icon-accor-active{
opacity: 0;
}
.elbzotech-accordion-global-css .ui-state-active .box-icon-accor .icon-accor-active{
opacity: 1;
}
.elbzotech-accordion-global-css .ui-state-active .box-icon-accor .icon-accor{
opacity: 0;
}
.elbzotech-accordion-global-css.ui-accordion .ui-accordion-header{
background-color: transparent;
border: none;
padding: 16px 0;
border-bottom: 1px solid var(--bzo-border-color);
font-size: 18px;
color: var(--bzo-gray-color);
line-height: 28px;
font-weight: 500;
}
.elbzotech-accordion-global-css.ui-accordion .ui-accordion-header .item-title-e{
margin-right: 30px;
}
@media(max-width: 1366px){
.elbzotech-accordion-global-css.ui-accordion .ui-accordion-header{
padding-top: 15px;
padding-bottom: 15px;
}
}
@media(max-width: 767px){
.elbzotech-accordion-global-css.ui-accordion .ui-accordion-header{
font-size: 16px;
line-height: 24px;
}
}
.elbzotech-accordion-global-css.ui-accordion .ui-accordion-header.ui-accordion-header-active{
border: none;
color: var(--bzo-main-color);
}
.elbzotech-accordion-global-css.ui-accordion .ui-accordion-header:hover{
color: var(--bzo-main-color);
}
.elbzotech-accordion-global-css.ui-accordion .ui-accordion-content {
padding: 0;
border: none;
color: var(--bzo-body_typo-color); }
.elbzotech-accordion-global-css.ui-accordion .ui-accordion-content.ui-accordion-content-active{
border-bottom: 1px solid var(--bzo-border-color); }
.elbzotech-accordion-global-css .ui-accordion-content p:last-child{
}
.elbzotech-accordion-global-css.ui-widget{
font-family:inherit;
} .elbzotech-accordion-global-.ui-accordion .ui-accordion-content{
}
.elbzotech-accordion-global-.ui-accordion .ui-accordion-header{
}
.elbzotech-accordion-global-.ui-accordion .ui-accordion-header:first-child{
margin-top: 0px;
}
.elbzotech-accordion-global-.ui-accordion .ui-accordion-header .text{
}
.elbzotech-accordion-global- .box-icon-accor {
}
.elbzotech-accordion-global- .ui-state-active .box-icon-accor {
}
.elbzotech-accordion-global- .box-icon-accor .icon-accor-active {
} .elbzotech-accordion-global-style2 .box-icon-accor {
float: right;
} .elbzotech-accordion-global-style2.elbzotech-accordion-global-css.ui-accordion .ui-accordion-header{
border: none;
background: linear-gradient(0deg, rgba(255, 255, 255, 0.65), rgba(255, 255, 255, 0.65)), var(--bzo-main-color);
border-radius: 5px;
font-weight: 600;
font-size: 20px;
line-height: 32px;
color: var(--bzo-title_typo-color2);
padding: 20px;
margin-top: 30px;
}
@media(min-width: 1200px) and (max-width: 1366px){
.elbzotech-accordion-global-style2.elbzotech-accordion-global-css.ui-accordion .ui-accordion-header{
margin-top: 26px;
}
}
.elbzotech-accordion-global-style2 .accordion-content{
color: #727272;
font-size: 16px;
line-height: 24px;
border: none;
background: linear-gradient(0deg, rgba(255, 255, 255, 0.65), rgba(255, 255, 255, 0.65)), var(--bzo-main-color);
}
.elbzotech-accordion-global-css.elbzotech-accordion-global-style2 .box-icon-accor{
background: linear-gradient(0deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), var(--bzo-main-color);
border-radius: 100%;
width: 32px;
height: 32px;
line-height: 32px;
text-align: center;
padding: 0;
font-size: 15px;
overflow: hidden;
color: #fff;
}
.elbzotech-accordion-global-css.elbzotech-accordion-global-style2 .box-icon-accor i{
width: 32px;
height: 32px;
border-radius: 100%;
}
.elbzotech-accordion-global-style2.elbzotech-accordion-global-css .box-icon-accor .icon-accor-active{
top: 9px;
}
.elbzotech-accordion-global-style2.elbzotech-accordion-global-css.ui-accordion .ui-accordion-header.ui-accordion-header-active{
border-radius: 5px 5px 0 0;
}
.elbzotech-accordion-global-style2.elbzotech-accordion-global-css.ui-accordion .ui-accordion-header.ui-accordion-header-active .box-icon-accor{
background: var(--bzo-main-color);
}
.elbzotech-accordion-global-style2.elbzotech-accordion-global-css.ui-accordion .ui-accordion-content{
padding-top: 0;
}.nextend-social-login>h3{
margin: 25px 0px;
position: relative;
z-index: 1;
}
.nextend-social-login>h3:after{
content: '';
position: absolute;
left: 0;
right:0;
top: 50%;
height: 1px;
background: var(--bzo-border-color);
z-index: -1;
}
.nextend-social-login>h3 span{
padding: 0px 15px;
background: #fff;
text-transform: capitalize;
}
div.nsl-container.nsl-container-block .nsl-container-buttons{
display: flex!important;
gap: 20px;
padding: 0;
width: 100%;
}
div.nsl-container .nsl-button-default div.nsl-button-label-container{
margin: 0 10px;
} .elbzotech-account-manager-global .elbzotech-dropdown-list{
text-align: left;
}
.elbzotech-account-manager-global .elbzotech-dropdown-list li i{
margin-right: 10px;
}
.elbzotech-popup-open.elbzotech-popup-overlay{
opacity: 1;
visibility: visible;
z-index: 9992;
}
.elbzotech-login-form{
text-align: center;
}
.elbzotech-login-popup-content{
width: 100%;
max-width: 780px;
margin: auto;
background: #fff;
top: 10%;
overflow-y: scroll;
scrollbar-width: none;
position: absolute;
left: 0;
right: 0;
border-radius: 15px;
}
.elbzotech-login-popup-content .popup-form{
padding: 50px;
text-align: left;
max-width: 100%;
}
i.elbzotech-close-popup{
display: block;
position: absolute;
right: 0;
top: 0;
font-size: 24px;
color: #fff;
cursor: pointer;
text-align: right;
opacity: 1;
visibility: visible;
padding: 30px
}
.popup-form{
max-width: 300px;
padding: 30px 0;
margin: auto;
display: none;
}
.popup-form.active{
display: block;
}
.ms-error,
.ms-done{
display: none;
}
.popup-form .message {
border-left: 4px solid #00a0d2;
padding: 12px;
margin-left: 0;
margin-bottom: 20px;
background-color: #fff;
box-shadow: 0 0 1px 0 rgba(0,0,0,.1);
color: #999;
font-size: 12px;
}
.popup-form .ms-default{    
color: #999;
font-size: 12px;
}
.popup-form .login_error {
border-left: 4px solid #bf2c2c;
padding: 5px 15px;
margin-left: 0;
margin-bottom: 20px;
background-color: #fff;
box-shadow: none;
color: #bf2c2c;
font-size: 14px;
}
.popup-form .form-field{
margin-bottom: 20px;
}
.popup-form .form-field .input{
width: 100%;
background: #f5f5f5;
border: none;
border-radius: 15px;
}
.forgetmenot{
text-align: left;
}
.forgetmenot .rememberme{
font-weight: 400;
margin-left: 5px;
}
.elbzotech-bt-full{
width: 100%;
}
.form-header > h2{
margin: 0 0 10px;
font-size: 34px;
padding-bottom: 25px;
border-bottom: 1px solid #D6D6D6;
font-family: var(--bzo-title_typo-font-family);
}
.form-header > .desc{
color: var(--bzo-gray-color);
}
.popup-form form{
margin-top: 30px;
}
.popup-form nav-form{
margin-top: 10px;
}
.popup-form form .submit{
margin-bottom: 12px;
}
.popup-form .nav-form{
margin-top: 23px;
}
.popup-form .nav-form a{
}
.popup-form .nav-form a:first-child {
border-right: 1px solid var(--bzo-border-color);
margin-right: 10px;
padding-right: 10px;
}
.popup-form .nav-form a:last-child {
border-right: 0;
margin-right: 0;
padding-right: 0;
}
.popup-form .woocommerce-privacy-policy-text{
}
.popup-form #reg_passmail{
margin-bottom: 30px;
}
.elbzotech-account-manager-global{
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
cursor: pointer;
}
.dropdowm-from-left .elbzotech-dropdown-list{
left: 0;
right: inherit;
}
.dropdowm-from-right .elbzotech-dropdown-list{
right: 0;
left: inherit;
}
.elbzotech-account-manager-global .button-account-manager *{
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
}
.login-popup-content-wrap .elbzotech-close-popup{
right: 50px;
top: 50px;
font-size: 18px;
color: #454545;
background: #F5F5F5;
border-radius: 50%;
height: 40px;
width: 40px;
text-align: center;
line-height: 40px;
padding: 0;
} @media(max-width: 1200px){
i.elbzotech-close-popup{
font-size: 16px;
}
.elbzotech-login-popup-content{
max-width: 90%;
}
}
@media(max-width: 767px){
.popup-form .nav-form {
flex-direction: column;
}
.login-popup-content-wrap .elbzotech-close-popup{
right: 12px;
top: 16px
}
i.elbzotech-close-popup{
padding: 20px;
}
.elbzotech-login-popup-content .popup-form{
padding: 30px 20px;
}
.popup-form form {
margin-top: 20px;
}
.form-header > h2{
font-size: 24px;
padding-bottom: 20px;
}
}  .elbzotech-account-global-default .button-account-manager{
display: flex;
}.background-overlay{
z-index: 1;
}
.background-overlay .background-overlay-color{
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 0;
}
.elbzotech-banner-info-global-wrap{
position: relative;
}
.elbzotech-banner-info-global-wrap .elbzotech-banner-info{
z-index: 1;
}
.elbzotech-info-inner{
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
} .banners-effect .elbzotech-banner-info-global-elbzotech-bndf .elbzotech-banner-info-global-thumb{
border-radius: 15px;
position: relative;
}
.banners-effect .elbzotech-banner-info-global-elbzotech-bndf .elbzotech-banner-info-global-thumb::before{
position: absolute;
top: 0;
left: -75%;
z-index: 2;
display: block;
content: '';
width: 50%;
height: 100%;
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
-webkit-transform: skewX(-25deg);
transform: skewX(-25deg);
}
.banners-effect .elbzotech-banner-info-global-elbzotech-bndf .elbzotech-banner-info-global-thumb:hover::before{
-webkit-animation: shine .85s;
animation: shine .85s;
} .elbzotech-banner-info-global-elbzotech-bndf .elbzotech-banner-info-global-thumb a:hover{
cursor: pointer;
}
.elbzotech-banner-info-global-elbzotech-bndf .elbzotech-text-item{
margin: 0px;
}
.elbzotech-banner-info-global-elbzotech-bndf .elbzotech-banner-info{
display: flex;
}
.elbzotech-banner-info-global-elbzotech-bndf .btwrapinfo-container-flex-e,
.elbzotech-banner-info-global-elbzotech-bndf .elbzotech-bt-custom
{
display: flex;
} .info-banner2 .link-bg-banner{
position: absolute;
display: block;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: -1;
}
.inner-left{
left: 0;
}
.inner-right{
right: 0;
}
.inner-center{
left: 0;
right: 0;
margin: auto;
}
.inner-top{
top: 0;
}
.inner-bottom{
bottom: 0;
}
.inner-middle{
top: 0;
bottom: 0;
margin: auto;
}
.elbzotech-banner-info-global-thumb{
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
}
.elbzotech-banner-info-global-thumb img{
max-width: 100%;
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
}
.elbzotech-banner-info-global-thumb.elbzotech-hidden img{
width: 100%;
}
@media(max-width: 767px){
.elbzotech-banner-info-global-thumb.elbzotech-hidden img{
width: auto;
}
}
.elbzotech-hidden .adv-thumb-link,
.elbzotech-banner-info-global-wrap.elbzotech-hidden
{
overflow: hidden;
}
.elbzotech-inherit .adv-thumb-link{
overflow: inherit;
}.elbzotech-bread-crumb-global .item_breadcrumb_last_child,
.elbzotech-bread-crumb-global .bread-crumb-e:last-child{
color: var(--bzo-main-color);
}.button-wrap-global .button-inner .icon-button-el ,
.button-wrap-global .button-inner .text-button{
vertical-align: middle;
}
.button-wrap-global .icon-image-btn{
position: relative;
display: inline-block;
}
.button-wrap-global .icon-image-btn .icon_image_hover{
position: absolute;
left: 0;
top: 0;
opacity: 0;
}
.button-wrap-global .button-inner:hover .icon-image-btn .icon_image_hover{
opacity: 1;
}
.button-wrap-global .button-inner:hover .icon-image-btn>img{
opacity: 0;
}  .elbzotech-bt-global-default{
border: 0;
color: #fff;
text-transform: uppercase;
font-weight: 600;
padding: 12px 25px;
font-size: 16px;
line-height: 24px;
border-radius: 40px;
display: inline-block;
cursor: pointer;
z-index: 1;
position: relative;
font-family: var(--bzo-body_typo-font-family);
overflow: hidden;
transition: .3s;
background: linear-gradient(180deg, var(--bzo-main-color) 0%, var(--bzo-main-color-mix) 100%);
position: relative;
overflow: hidden;
letter-spacing: 1px;
}
.elbzotech-bt-global-default::after{
position: absolute;
content: "";
width: 0;
height: 100%;
border-radius: 0px;
top: 0;
left: auto;
right: 0;
z-index: -1;
transition: .3s;
background: linear-gradient(180deg, var(--bzo-main-color-mix) 0%, var(--bzo-main-color-mix2) 100%);
}
.elbzotech-bt-global-default:hover::after{
width: 100%;
left: 0;
right: auto;
transition: .3s;
}
.elbzotech-bt-global-default:hover,
.elbzotech-bt-global-default:focus
{
color: #fff;
transition: .3s;
}
@media(max-width: 767px){
.elbzotech-bt-global-default{
font-size: 14px;
padding: 10px 20px;
}
} .button-wrap-global{
display: flex;
}
.elbzotech-bt-global-style2{
border: 1px solid transparent;
color: #fff;
text-transform: uppercase;
font-weight: 600;
padding: 11px 25px;
font-size: 16px;
line-height: 24px;
border-radius: 40px;
display: inline-block;
cursor: pointer;
z-index: 1;
position: relative;
font-family: var(--bzo-body_typo-font-family);
overflow: hidden;
transition: .3s;
background: var(--bzo-main-color);
position: relative;
overflow: hidden;
}
@keyframes pulse-btn {
0% { box-shadow: 0 0 5px 0 var(--bzo-main-color-mix); }
}
.elbzotech-bt-global-style2:focus,
.elbzotech-bt-global-style2:hover{
border: 1px dashed var(--bzo-main-color) !important;
color: var(--bzo-main-color);
background-color: #fff;
animation: pulse-btn 0.4s;
box-shadow: 0 0 0 12px transparent;
}
.elbzotech-bt-global-style3{
border: 1px solid var(--bzo-main-color);
color: #fff;
text-transform: uppercase;
font-weight: 600;
padding: 12px 30px;
font-size: 16px;
line-height: 24px;
border-radius: 10px;
display: inline-block;
cursor: pointer;
z-index: 1;
position: relative;
font-family: var(--bzo-body_typo-font-family);
overflow: hidden;
transition: .3s;
background: var(--bzo-main-color);
position: relative;
overflow: hidden;
}
.elbzotech-bt-global-style3:focus,
.elbzotech-bt-global-style3:hover{    
color: var(--bzo-main-color);
background-color: #fff;    
} .elbzotech-bt-global-style4{
border: 1px solid var(--bzo-main-color);
color: #fff;
text-transform: uppercase;
font-weight: 500;
padding: 13px 20px;
font-size: 16px;
line-height: 24px;
border-radius: 8px;
display: inline-block;
cursor: pointer;
z-index: 1;
position: relative;
font-family: var(--bzo-body_typo-font-family);
overflow: hidden;
transition: .3s;
background: var(--bzo-main-color);
position: relative;
overflow: hidden;
box-shadow: 0px 2px 0px 0px var(--bzo-main-color-darken) !important;
transition: .2s;
}
.elbzotech-bt-global-style4:focus,
.elbzotech-bt-global-style4:hover{    
background: #fff;
color: var(--bzo-main-color);
box-shadow: 0px 2px 0px 0px var(--bzo-main-color) !important;
}.elbzotech-text-editor-global p:last-child{
margin-bottom: 0px;
}
.elementor-widget.elementor-widget-bzotech-heading:not(:last-child) {
margin-bottom: 0px;
}
.elbzotech-heading-global__line{
display: block;
height: 2px;
width: 100%;
}.item-info-box-global .info-box-icon .image_icon,
.item-info-box-global .info-box-icon a{
display: flex;
}
.item-info-box-global .info-box-icon.icon-image-hover__active .image_icon_hover{
display: none;
}
.item-info-box-global:hover .info-box-icon.icon-image-hover__active .image_icon{
display: none;
}   
.item-info-box-global:hover .info-box-icon.icon-image-hover__active .image_icon_hover{
display: block;
} .bzoteche-info-box-global-style2{
border: 1px solid var(--bzo-border-color);
border-radius: 15px;
padding: 30px;
}
.bzoteche-info-box-global-style2:hover{
border: 1px dashed var(--bzo-main-color);
}
.bzoteche-info-box-global-style2 .info-box-icon{
position: relative;
overflow: hidden;
border-radius: 10px;
}
.bzoteche-info-box-global-style2 .list-icon{
position: absolute;
width: 44px;
height: 100%;
top: 0px;
right: -44px;
background-color: var(--bzo-title_typo-color2);
padding: 0px;
transition: .3s;
display: flex;
flex-direction: column;
gap: 30px;
justify-content: center;
align-items: center;
flex-wrap: wrap;
gap: 30px;
opacity: 0;
}
.bzoteche-info-box-global-style2:hover .list-icon{
transition: .3s;
right: 20px;
opacity: 1;
}
.bzoteche-info-box-global-style2 .list-icon__item{
width: 44px;
height: 44px;
line-height: 44px;
font-size: 24px;
text-align: center;
border-radius: 5px;
color: #727272;
background: #fff;
transition: all .2s ease-out 0s;
display: flex;
justify-content: center;
align-items: center;
}
.bzoteche-info-box-global-style2 .list-icon__item:hover{
background: var(--bzo-main-color);
color: #fff;
transition: all .2s ease-out 0s;
}
@media(max-width: 1200px){
.bzoteche-info-box-global-style2 .list-icon{
gap: 10px;
}
.bzoteche-info-box-global-style2 .list-icon__item{
width: 38px;
height: 38px;
line-height: 38px;
font-size: 20px;
}    
.bzoteche-info-box-global-style2{
padding: 20px;
}
}
@media(min-width: 880px) and (max-width: 1024px){
.bzoteche-info-box-global-style2 .list-icon__item{
width: 32px;
height: 32px;
line-height: 32px;
font-size: 20px;
}   
}
@media(max-width: 767px){
.bzoteche-info-box-global-style2{
padding: 20px;
}
} .id6-box-team{
}
.bzoteche-info-box-global-style3{
transition: .2s;
}
.bzoteche-info-box-global-style3 .list-text-info{
margin-top: 20px;
gap: 8px;
}
.bzoteche-info-box-global-style3 .list-text-info h2{
font-size: 20px;
font-weight: 700;
line-height: 26px;
color: #454545;
}
.bzoteche-info-box-global-style3 .list-text-info p{
color: var(--bzo-main-color);
font-weight: 500;
}
.bzoteche-info-box-global-style3 .info-box-icon a{
display: flex;
}
.bzoteche-info-box-global-style3 .info-box-icon{
}
.bzoteche-info-box-global-style3 .list-icon{
position: absolute;
width: 100%;
bottom: -50px;
left: 0;    
padding: 0;
transition: all .3s linear 0s;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
gap: 15px;
}
.bzoteche-info-box-global-style3:hover .list-icon{
transition: all .3s linear 0s;
bottom: 30px;
}
.bzoteche-info-box-global-style3 .list-icon__item{
width: 40px;
height: 40px;
line-height: 40px;
font-size: 22px;
text-align: center;
border-radius: 100%;
color: #fff;
background: var(--bzo-main-color2);
transition: all .2s ease-out 0s;
display: flex;
justify-content: center;
align-items: center;
}
.bzoteche-info-box-global-style3 .list-icon__item:nth-child(2){
background: #FF67B0;
}
.bzoteche-info-box-global-style3 .list-icon__item:nth-child(3){
background: #70BBFF;
}
.bzoteche-info-box-global-style3 .info-box-icon{
position: relative;
overflow: hidden;
border-radius: 15px 15px 0 0;
}
.bzoteche-info-box-global-style3 .list-icon__item:hover{
background: #fff;
color: var(--bzo-main-color);
transition: all .2s ease-out 0s;
} .bzoteche-info-box-style4 .bzotech-countdown{
gap: 12px;
}
.bzoteche-info-box-style4 .bzotech-countdown .clock{
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 28px;
letter-spacing: 0.03px;
color: #fff;
padding: 5px 10px;
border-radius: 5px;
background-color: #FF3B3B;
color: #fff;
gap: 3px;
position: relative;
}
.bzoteche-info-box-style4 .bzotech-countdown .clock::after{
position: absolute;
content: ":";
top: 5px;
right: -8px;
font-size: 14px;
color: #454545;
}
.bzoteche-info-box-style4 .bzotech-countdown .clock.sec::after{
display: none;
}
.bzoteche-info-box-style4 .bzotech-countdown .clock strong{
color: #fff;
}  .bzoteche-info-box-global-style5 .header-info-style1{
padding: 15px 20px;
background-color: var(--bzo-main-color);
}
.bzoteche-info-box-global-style5 .header-info-style1 .title-info{
color: #fff;
display: flex;
align-items: center;
justify-content: space-between;
font-size: 16px;
font-weight: 700;
line-height: 24px;
}
.bzoteche-info-box-global-style5 .header-info-style1 .title-info .item-icon-e{
margin-right: 8px;
}
.bzoteche-info-box-global-style5 .header-info-style1 .title-info > span >i{
font-size: 16px;
}
.bzoteche-info-box-global-style5 .header-info-style1 .title-info > span{
display: flex;
align-items: center;
}
.list-menu-vertical__item > a{
padding: 4px 15px;
display: inline-block;
width: 100%;
font-size: 16px;
font-weight: 400;
line-height: 24px
}
.list-menu-vertical__item-link{
position: relative;
}
.list-menu-vertical__item .icon_sub_menu{
position: absolute;
top: 7px;
font-size: 16px;
right: 15px;
}
.list-menu-vertical-wap{
position: relative;
}
.bzoteche-info-box-global-style5 .title-info{
margin: 0px
}
.bzoteche-info-box-global-style5 .item-icon-menu-vertical{
margin-right: 5px;
}
@media(min-width: 1367px) and (max-width: 1650px){
.list-menu-vertical__item > a{
padding: 3px 15px;
}
}
@media(min-width: 1201px) and (max-width: 1366px){
.list-menu-vertical__item > a{
padding: 2px 15px;
}
}
@media(min-width: 1201px){
.list-menu-vertical{
background: #fff;
left: 0;
opacity: 1;
visibility: visible;
margin-top: 0px;
z-index: 999;
padding: 7px 0px 7px 0;
position: absolute;
top: 100%;
width: 100%;
z-index: 999;
text-align: left;
border-top: 4px solid #F2CB05;
border-radius: 0px 0px 5px 5px;
border: 0.5px solid #727272;
border-top: 4px solid var(--bzo-main-color2);
flex-direction: column;
transition: .3s;
}
.list-menu-vertical__item-sub{
position: absolute;
opacity: 0;
top: -4px;
left: 100%;
transition: all 0.3s ease-out 0s;
z-index: -1;
visibility: hidden;
}
.bzoteche-info-box-global-style5 .header-info-style1:hover{
cursor: pointer;
}
.list-menu-vertical__item:hover .list-menu-vertical__item-sub{
opacity: 1;
z-index: 1;
visibility:visible;
}
.dropdow-style-hide .list-menu-vertical{
opacity: 0;
z-index: -1;
visibility: hidden;
}
.dropdow-style-hide:hover .list-menu-vertical{
opacity: 1;
z-index: 999;
visibility: visible;
}
.dropdow-style-is-show-home .list-menu-vertical{
opacity: 0;
z-index: -1;
visibility: hidden;
}
.dropdow-style-is-show-home:hover .list-menu-vertical{
opacity: 1;
z-index: 999;
visibility: visible;
}
body.home .dropdow-style-is-show-home .list-menu-vertical{
opacity: 1;
z-index: 99;
visibility: visible;
}
.bzoteche-info-box-global-style5 .list-menu-vertical-wap{
}
}
@media(max-width: 1200px){
.list-menu-vertical{
flex-direction: column;
}
.bzoteche-info-box-global-style5{
position: relative;
}
.bzoteche-info-box-global-style5 .list-menu-vertical-wap{
position: absolute;
top: 100%;
width: 100vw;
display: none;
z-index: 9999;
background: #fff;
box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
transition: none;
-webkit-transition: none;
text-align: left;
overflow-x: auto;
overflow-y: scroll;
max-height: 350px;
scrollbar-width: none;
}
.bzoteche-info-box-global-style5 .list-menu-vertical__item-sub{
width: 100%!important;
display: none;
}
.list-menu-vertical__item > a {
padding: 10px 15px;
}
.list-menu-vertical__item .icon_sub_menu {
position: absolute;
top: 0;
font-size: 16px;
right: 0;
bottom: 0;
display: flex;
justify-content: center;
align-items: center;
width: 40px;
background: #f5f5f5;
}
.list-menu-vertical__item{
border-bottom: 1px solid #e5e5e5;
}
.list-menu-vertical__item-link .icon_sub_menu:before{
content: "\f107";
}
.list-menu-vertical__item-link.active .icon_sub_menu:before{
content: "\f106";
}
}  .bzoteche-info-box-style6{
gap: 30px;
}
.bzoteche-info-box-style6 .info-box-content{
width: 60%;
padding-left: 30px;
position: relative;
}
.bzoteche-info-box-style6 .info-box__image{
width: 40%;
}
.bzoteche-info-box-style6 .info-box__summary{
background-color: #fff;
}
@media (min-width: 1365px){
.bzoteche-info-box-style6 .info-box__summary{ }
}
.bzoteche-info-box-style6 .product-title-single{
margin: 30px 0 10px 0;
}
.bzoteche-info-box-style6 .product-title-single a{
font-size: 20px;
font-weight: 600;
}
.bzoteche-info-box-style6 .product-rating-total-sold{
margin-top: 15px;
}
.bzoteche-info-box-style6 .woocommerce-product-details__short-description{
margin: 20px 0;
}
.bzoteche-info-box-style6 .info-box__summary .product-price .woocommerce-Price-amount{
font-weight: 600;
font-size: 26px;
line-height: 28px;
}
.bzoteche-info-box-style6 .info-box__summary .product-price del .woocommerce-Price-amount{
font-weight: 400;
font-size: 20px;
line-height: 28px;
color: #727272;
}
.bzoteche-info-box-style6 .woocommerce-review-link{
margin-left: 10px;
}
.bzoteche-info-box-style6 .info-box__summary-cart{
margin-top: 30px;
}
.bzoteche-info-box-style6 .info-box__summary-cart .btn-add-cart{
background-color: var(--bzo-main-color);
border-radius: 5px;
font-size: 16px;
font-weight: 600;
color: #fff;
line-height: 24px;
padding: 10px 20px;
border: 1px solid var(--bzo-main-color);
transition: 0.3s;
}
.bzoteche-info-box-style6 .info-box__summary-cart .btn-add-cart:hover{
border-color: var(--bzo-main-color);
background-color: #fff;
color: var(--bzo-main-color);
}
.bzoteche-info-box-style6 .wishlist_compare_product a{
width: 46px;
height: 46px;
text-align: center;
line-height: 46px;
border: 1px solid #454545;
font-size: 16px;
color: #454545;
border-radius: 5px;
margin: 0 0 0 10px;
transition: all .3s ease-in-out; 
display: block;
font-size: 22px;
}
.bzoteche-info-box-style6 .wishlist_compare_product a.product-compare.added{
position: relative !important;
top: -5px;
}
.bzoteche-info-box-style6 .wishlist_compare_product a>i{
}
.bzoteche-info-box-style6 .wishlist_compare_product a.added,
.bzoteche-info-box-style6 .wishlist_compare_product a:hover{
border-color: var(--bzo-main-color);
color: #fff;
background: var(--bzo-main-color);    
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; 
}
.bzoteche-info-box-style6 .gallery-slider .slick-arrow{
width: 32px;
height: 32px;
line-height: 32px;
text-align: center;
background-color: #fff;
border-radius: 100%;
font-size: 14px;
color: #727272;
border: none;
}
.bzoteche-info-box-style6 .gallery-slider{
text-align: center;
}
.bzoteche-info-box-style6 .gallery-slider .slick-arrow:hover{
background: var(--bzo-main-color);
color: #fff;
cursor: pointer;
}
.bzoteche-info-box-style6 .slick-vertical .slick-slide{
border: 1px solid #D9D9D9;
border-radius: 15px;
background-color: #fff;
margin: 10px 0;
}
.bzoteche-info-box-style6.one-product .slick-vertical .slick-slide img{
border-radius: 15px;
background-color: #fff;
}
.bzoteche-info-box-style6 .slick-vertical .slick-slide:hover{
border-color: var(--bzo-main-color);
}
.bzoteche-info-box-style6 .info-box__image .mid{
position: relative;
background-color: #f5f5f5;
border-radius: 5px;
display: flex;
align-items: center;
}
.bzoteche-info-box-style6 .info-box__image .mid a img{
transition: .3s;
}
.bzoteche-info-box-style6 .info-box__image .mid a:hover img{
transition: .3s;
transform: scale(1.1);
}
.bzoteche-info-box-style6 .info-box__image .mid .product-label{
position: absolute;
top: 20px;
left: 20px;
}
.bzoteche-info-box-style6 .info-box__image .mid .product-label .sale{
background-color: var(--bzo-main-color);
}
.bzoteche-info-box-style6 .product-rating-total-sold .total-sold{
padding-left: 10px;
margin-left: 10px;
border-color: #d6d6d6;
}
.bzoteche-info-box-style6.multiple-product .gallery-thumbs .swiper-slide{
display: flex;
justify-content: center;
align-items: center;
border: 1px solid #f5f5f5;
border-radius: 5px;
background: #f5f5f5;
transition: all 0.2s ease-out 0s;
}
.bzoteche-info-box-style6 .gallery-slider,
.bzoteche-info-box-style6 .info-box__image .gallery-control{
width: 120px;
}
.bzoteche-info-box-style6.multiple-product .gallery-thumbs{
position: relative;
overflow: hidden;
list-style: none;
padding: 0;
z-index: 1;
display: block; width: 120px;
order: 0;
margin: 40px 0;  
display: none;
}
.bzoteche-info-box-style6.multiple-product .gallery-thumbs .swiper-slide:hover{
cursor: pointer;
border-color: var(--bzo-main-color);
transition: all 0.2s ease-out 0s;
}
.bzoteche-info-box-style6.multiple-product .gallery-thumbs .swiper-slide.swiper-slide-thumb-active{
border-color: var(--bzo-main-color);
}
.bzoteche-info-box-style6.multiple-product .elbzotech-swiper-slider{
width: calc(100% - 150px);
order: 1;
position: static;
margin: 40px 0;
}
.bzoteche-info-box-style6 .final-countdown,
.bzoteche-info-box-style6 .bzotech-countdown{
display: flex;
gap: 16px;
}
.bzoteche-info-box-style6 .final-countdown .clock,
.bzoteche-info-box-style6 .bzotech-countdown .clock{
background-color: #2D3E50;
border-radius: 5px;
width: 58px;
text-align: center;
display: flex;
flex-direction: column;
position: relative;
padding: 5px;
}
.bzoteche-info-box-style6 .final-countdown .clock .number,
.bzoteche-info-box-style6 .bzotech-countdown .clock .number{
font-size: 20px;
font-weight: 600;
line-height: 28px;
background-color: #2D3E50;
height: auto;
}
.bzoteche-info-box-style6 .final-countdown .clock::after,
.bzoteche-info-box-style6 .bzotech-countdown .clock::after{
position: absolute;
content: ":";
top: 50%;
transform: translateY(-50%);
right: -11px;
font-size: 22px;
color: #454545;
}
.bzoteche-info-box-style6 .final-countdown .clock.sec::after,
.bzoteche-info-box-style6 .bzotech-countdown .clock.sec::after{
display: none;
}
.bzoteche-info-box-style6 .final-countdown .number,
.bzoteche-info-box-style6 .final-countdown .text,
.bzoteche-info-box-style6 .bzotech-countdown .number,
.bzoteche-info-box-style6 .bzotech-countdown .text{
color: #fff;
}
.bzoteche-info-box-style6.multiple-product .gallery-thumbs{
display: block;
}
.bzoteche-info-box-style6.one-product{
align-items: center;
}
.bzoteche-info-box-style6.one-product .info-box__image{
width: 50%;
gap: 30px;
}
.bzoteche-info-box-style6.one-product .info-box-content{
padding-left: 0;
}
@media(min-width: 881px){
.bzoteche-info-box-style6 .swiper-button-next{
top: 0px;
left: 60px;
margin: 0;
margin-left: -16px;
background-image: none;
background-color: #fff;
width: 32px;
height: 32px;
text-align: center;
line-height: 34px;
border-radius: 100%;
}
.bzoteche-info-box-style6 .swiper-button-prev{
top: calc(100% - 13px);
left: 60px;
margin-left: -16px;
background-image: none;
background-color: #fff;
width: 32px;
height: 32px;
text-align: center;
line-height: 34px;
border-radius: 100%;
}
.bzoteche-info-box-style6 .swiper-button-next:hover,
.bzoteche-info-box-style6 .swiper-button-prev:hover{
background-color: var(--bzo-main-color);
color: #fff;
transition: all 0.2s ease-out 0s;
}   
.bzoteche-info-box-style6 .elbzotech-swiper-slider .swiper-slide{
align-items: center;
}
}
@media(max-width: 880px){
.bzoteche-info-box-style6 .swiper-button-next{
background-color: #fff;
right: 50%;
}
.bzoteche-info-box-style6 .swiper-button-prev{
background-color: #fff;
left: 0;
}
.bzoteche-info-box-style6 .swiper-button-next i.la-angle-up::before{
content: "\f105";
}
.bzoteche-info-box-style6 .swiper-button-prev i.la-angle-down::before{
content: "\f104";
}
}
@media(max-width: 767px){
.bzoteche-info-box-style6 .swiper-button-next{
right: 0;
}
.bzoteche-info-box-style6 .swiper-button-next,
.bzoteche-info-box-style6 .swiper-button-prev{
top: 160px;
}
}
@media(min-width: 1200px){
.bzoteche-info-box-style6.one-product .info-box__image .mid{
height: 500px;
}
.bzoteche-info-box-style6 .info-box__image .mid{
height: 525px;
}
.bzoteche-info-box-style6.multiple-product .gallery-thumbs{
height: 525px;
}    
}
@media(max-width: 1200px){
.bzoteche-info-box-style6 .info-box__image .mid{
height: 465px;
}
.bzoteche-info-box-style6.multiple-product .gallery-thumbs{
height: 465px;
width: 100px;
} 
.bzoteche-info-box-style6.multiple-product .elbzotech-swiper-slider{
width: calc(100% - 120px);
} .bzoteche-info-box-style6 .info-box-content,   
.bzoteche-info-box-style6 .info-box__image{
width: 50%;
}
.bzoteche-info-box-style6.multiple-product .gallery-thumbs .swiper-slide{
margin: 1px 0;
}
.bzoteche-info-box-style6 .woocommerce-product-details__short-description{
margin: 10px 0;
}
.bzoteche-info-box-style6 .bzotech-price-single{
margin-top: 5px;
}
}
@media(max-width: 880px){
.bzoteche-info-box-style6 .info-box__image .mid{
height: 480px;
}
.bzoteche-info-box-style6.multiple-product .gallery-thumbs{
display: none;
} 
.bzoteche-info-box-style6.multiple-product .elbzotech-swiper-slider{
width: 100%;
} .bzoteche-info-box-style6 .info-box-content{
width: 50%;
} 
.bzoteche-info-box-style6 .info-box__image{
width: 50%;
}
.bzoteche-info-box-style6 .product-title-single,
.bzoteche-info-box-style6 .info-box__summary-cart{
margin-top: 20px;
}
.bzoteche-info-box-style6.multiple-product .elbzotech-swiper-slider{
margin: 0 0 10px 0;
}
}
@media(max-width: 767px){
.bzoteche-info-box-style6 .info-box__image .mid{
height: 345px;
}
.bzoteche-info-box-style6.multiple-product .gallery-thumbs{
display: none;
} 
.bzoteche-info-box-style6.multiple-product .elbzotech-swiper-slider{
width: 100%;
} .bzoteche-info-box-style6 .info-box-content{
width: 100%;
} 
.bzoteche-info-box-style6 .info-box__image{
width: 100%;
}
.bzoteche-info-box-style6 .elbzotech-swiper-slider .swiper-slide{
flex-direction: column;
}
.bzoteche-info-box-style6 .info-box-content{
padding-left: 0;
margin-top: 30px;
}
}
@media(max-width: 880px){
.bzoteche-info-box-style6.one-product{
flex-direction: column;
}
.bzoteche-info-box-style6.one-product .info-box__image{
width: 100%;
gap: 0;
flex-direction: column;
}
.bzoteche-info-box-style6.one-product .info-box__image .gallery-control{
width: 100%;
margin: 0 0 20px 0;
}
.bzoteche-info-box-style6.one-product .info-box-content,
.bzoteche-info-box-style6.one-product .gallery-slider{
width: 100%;
}
.bzoteche-info-box-style6.one-product .info-box-content,
.bzoteche-info-box-style6 .final-countdown{
margin: 0;
}
.bzoteche-info-box-style6.one-product{
margin-bottom: 20px;
}
}.list-instagram-global-grid {
display: flex;
}
.wrap-instagram-popup .mfp-image-holder .mfp-content{
max-width: 600px;
margin: 50px;
}
.mfp-arrow-left:before,
.mfp-arrow-right:before
{
display: none;
}
.mfp-arrow-left:after{
border: none;
height: auto;
width: auto;
color: #fff;
margin: 0;
border-left: none;
font-family: 'Line Awesome Free';
font-weight: 900;
content: "\f104";
position: unset;
font-size: 30px;
}
.mfp-arrow-right:after{
border: none;
height: auto;
width: auto;
color: #fff;
margin: 0;
border-left: none;
font-family: 'Line Awesome Free';
font-weight: 900;
content: "\f105";
position: unset;
font-size: 30px;
}  .item-instagram-global-global- .item-instagram
{
position: relative;
overflow: hidden;
}
.item-instagram-global-{
position: relative;
}
.item-instagram-global- .instagram-text-follow{
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
background: rgba(0, 0, 0, 0.35);
border-radius: 0px;
transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;   
opacity: 0;
margin: 0;
}
.item-instagram-global- .instagram-text-follow svg{
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%) scale(0);
transition: all 0.3s ease-in-out 0s;
opacity: 0;
width: 36px;
height: 36px;
}
.item-instagram-global-:hover .instagram-text-follow svg{
transition: all 0.3s ease-in-out 0s;
opacity: 1;
transform: translate(-50%, -50%) scale(1);
}
.item-instagram-global-:hover .instagram-text-follow svg:hover path{
fill: var(--bzo-main-color);
}
.item-instagram-global-:hover .instagram-text-follow{
opacity: 1;
transition: all 0.3s ease-in-out 0s;
}
.item-instagram-global- .instagram-text-follow .text{
position: absolute;
font-size: 50px;
opacity: 0.2;
font-weight: 700;
bottom: 60px;
transform: rotate(-15deg);
left: -25px;
color: #fff;
}
.item-instagram-global- .img-wrap img{
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
}
.item-instagram-global- .img-wrap{
display: flex;
}  @media(max-width: 1200px){
}
@media(max-width: 1024px){
}
@media(max-width: 880px){
.item-instagram-global- .instagram-text-follow svg{
width: 30px;
height: 30px;
}
}
@media(max-width: 767px){
}.elbzotech-lang-global-demo-style .language-box-global{
line-height: 44px;
}
.elbzotech-lang-global-demo-style .language-box-global .elbzotech-dropdown-list{
width: auto;
min-width: 100px;
padding: 10px 15px;
right: 0;
left: auto;
}
.elbzotech-lang-global-demo-style .language-box-global .elbzotech-dropdown-list .label-item-e{
display: flex;
align-items: center;
color: var(--bzo-body_typo-color);
}
.elbzotech-lang-global-demo-style .dropdown-link{
color: var(--bzo-body_typo-color);
}
.elbzotech-lang-global-demo-style .dropdown-link:hover,
.elbzotech-lang-global-demo-style .language-box-global .elbzotech-dropdown-list .label-item-e:hover{
color: var(--bzo-main-color);
}
.elbzotech-lang-global-demo-style .language-box-global .label-language{
margin-right: 5px;
}
.elbzotech-lang-global-demo-style .language-box-global .label-e i{
font-size: 12px;
}.elbzotech-list-link-global{
display: flex; }
.elbzotech-list-link-global-block{   
flex-direction: column;
}
.elbzotech-list-link-global a{
display: flex;
align-items: center;
}
.elbzotech-list-link-global span.icon-image-link{
display: flex;
}.elbzotech-logo-global-style-image a{
display: flex;
}.elbzotech-mailchimp-global-default .mc4wp-form-fields{
display: flex;
gap: 15px;
}
.elbzotech-mailchimp-global-default .mc4wp-form-fields input[type="email"]{
padding: 0 20px;
border: none;
border-radius: 10px;
background: #fff;
width: 100%;
}
.elbzotech-mailchimp-global-default .mc4wp-form-fields input[type="email"]::-webkit-input-placeholde,
.elbzotech-mailchimp-global-default .mc4wp-form-fields input[type="email"]::-moz-placeholder,
.elbzotech-mailchimp-global-default .mc4wp-form-fields input[type="email"]:-ms-input-placeholder,
.elbzotech-mailchimp-global-default .mc4wp-form-fields input[type="email"]:-moz-placeholder{
color: #727272;
}
.elbzotech-mailchimp-global-default .mc4wp-form-fields button[type="submit"]{
border: none;
display: inline-block;
font-weight: 500;
font-size: 16px;
line-height: 28px;
padding: 10px 30px;
text-transform: uppercase;
background: #fff;
border-radius: 10px;
font-family: inherit;
color: var(--bzo-main-color);
}
@media(max-width: 767px){
.elbzotech-mailchimp-global-default .mc4wp-form-fields button[type="submit"]{
font-size: 14px;
padding: 10px 15px;
}
}
.elbzotech-mailchimp-global-default .mc4wp-form-fields button[type="submit"]:hover{
transition: all .3s ease-in-out;
color: var(--bzo-gray-color); 
}
button[type="submit"]:hover{
cursor: pointer;
} .elbzotech-mailchimp-global-style2{
position: fixed;
left: 0;
right: 0;
top: -40%;
bottom: 0;
background: rgb(0 0 0 / 50%);
transition: all 0.5s ease-out 0s;
-webkit-transition: all 0.5s ease-out 0s;
z-index: 9999;
display: flex;
justify-content: center;
align-items: center;
padding: 0px 15px;
opacity: 0;
visibility: hidden;
}
.elbzotech-mailchimp-global-style2.actived{
opacity: 1;
visibility: visible;
transition: all 0.5s ease-out 0s;
-webkit-transition: all 0.5s ease-out 0s;
top: 0;
}
.elbzotech-mailchimp-global-style2 .content-popup-mailchimp{
overflow: hidden;
position: relative;
}
.elbzotech-mailchimp-global-style2 .elbzotech-close-popup{
right: 15px;
top: 15px;
font-size: 22px;
color: #454545;
height: 40px;
width: 40px;
text-align: center;
line-height: 40px;
padding: 0;
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
}
.elbzotech-mailchimp-global-style2 .elbzotech-close-popup:hover{
color: var(--bzo-main-color);
}
.elbzotech-mailchimp-global-style2 .content-popup-mailchimp .title{
margin-bottom: 16px;
text-transform: capitalize;
}
.elbzotech-mailchimp-global-style2 .content-popup-mailchimp .desc{
margin-bottom: 15px;
line-height: 28px;
}
.elbzotech-mailchimp-global-style2 .adv-thumb-link{
width: 40%;
}
.elbzotech-mailchimp-global-style2 .info-mailchimp{
width: 60%;
padding: 50px 90px 50px 0px;
text-align: center;
overflow-y: auto;
scrollbar-width: none;
}
.elbzotech-mailchimp-global-style2 .info-mailchimp .mc4wp-error{
text-align: center;
margin-top: 5px;
color: #d0342c;
}
.elbzotech-mailchimp-global-style2 .info-mailchimp .desc{
color: #454545;
}
.elbzotech-mailchimp-global-style2 .mc4wp-form-fields input[type="email"]{
display: block;
width: 100%;
background: #f5f5f5;
height: 54px;
border: none;
border-radius: 15px;
color: #727272;
font-size: 14px;
border: none;
margin-bottom: 20px;
}
.elbzotech-mailchimp-global-style2 .mc4wp-form-fields input[type="email"]::-webkit-input-placeholde,
.elbzotech-mailchimp-global-style2 .mc4wp-form-fields input[type="email"]::-moz-placeholder,
.elbzotech-mailchimp-global-style2 .mc4wp-form-fields input[type="email"]:-ms-input-placeholder,
.elbzotech-mailchimp-global-style2 .mc4wp-form-fields input[type="email"]:-moz-placeholder
{
color:#727272;
}
.elbzotech-mailchimp-global-style2 input[type="submit"],
.elbzotech-mailchimp-global-style2 button[type="submit"]
{
border: none;
color: #fff;
text-transform: uppercase;
font-weight: 600;
padding: 12px 25px;
font-size: 16px;
line-height: 24px;
border-radius: 40px;
display: inline-block;
cursor: pointer;
z-index: 1;
position: relative;
font-family: var(--bzo-body_typo-font-family);
overflow: hidden;
transition: .3s;
background: linear-gradient(180deg, var(--bzo-main-color) 0%, var(--bzo-main-color-mix) 100%);
position: relative;
overflow: hidden;
letter-spacing: 1px;
transition: .3s;
}
.elbzotech-mailchimp-global-style2 button[type="submit"]:hover,
.elbzotech-mailchimp-global-style2 button[type="submit"]:focus
{
color: #fff;
transition: .3s; }
.elbzotech-mailchimp-global-style2 button[type="submit"]::after{
position: absolute;
content: "";
width: 0;
height: 100%;
border-radius: 0px;
top: 0;
left: auto;
right: 0;
z-index: -1;
transition: .3s;
background: linear-gradient(180deg, var(--bzo-main-color-mix) 0%, var(--bzo-main-color-mix2) 100%);
}
.elbzotech-mailchimp-global-style2 button[type="submit"]:hover::after{
width: 100%;
left: 0;
right: auto;
transition: .3s;
}
.elbzotech-mailchimp-global-style2 button[type="submit"] i{
font-size: 22px;
margin-right: 6px;
position: relative;
top: 3px;
}
.elbzotech-mailchimp-global-style2 input[type="submit"]:hover,
.elbzotech-mailchimp-global-style2 input[type="submit"]:focus
{
color: #fff;
background: var(--bzo-main-color);
box-shadow: 0px 4px 5px rgb(0 0 0 / 14%);
}
.elbzotech-mailchimp-global-style2 .item-social
{
padding: 0px 10px;
margin-top: 22px;
color: #293042;
font-size: 26px;
}
.elbzotech-mailchimp-global-style2 .item-social:hover{
color: var(--bzo-main-color);
cursor: pointer;
}
.elbzotech-mailchimp-global-style2 .dont-show {
margin-top: 10px;
}
.elbzotech-mailchimp-global-style2 .dont-show label{
margin-left: 5px;
}  @media(max-width: 1200px) {
}
@media(max-width: 880px) {
.elbzotech-mailchimp-global-style2 .content-popup-mailchimp .title{
font-size: 30px;
line-height: 36px;
}
}
@media(max-width: 767px) {
.elbzotech-mailchimp-global-style2 .info-mailchimp .desc{
font-size: 14px;
line-height: 24px;
}
.elbzotech-mailchimp-global-style2 .adv-thumb-link {
display:none
}
.elbzotech-mailchimp-global-style2 .info-mailchimp {
width: 100%;
padding: 30px
}
.elbzotech-mailchimp-global-style2 .elbzotech-close-popup{
top: 5px;
right: 5px;
}
.elbzotech-mailchimp-global-style2 .content-popup-mailchimp .title{
font-size: 26px;
line-height: 32px;
}
} .elbzotech-mailchimp-global-style3 .mc4wp-form-fields{
position: relative;
padding-right: 90px;
}
.elbzotech-mailchimp-global-style3 .mc4wp-form-fields input[type="email"]{
padding: 0 20px;
border: none;
border-radius: 10px;
background: #fff;
width: 100%;
height: 52px;
}
.elbzotech-mailchimp-global-style3 .mc4wp-form-fields input[type="email"]::-webkit-input-placeholde,
.elbzotech-mailchimp-global-style3 .mc4wp-form-fields input[type="email"]::-moz-placeholder,
.elbzotech-mailchimp-global-style3 .mc4wp-form-fields input[type="email"]:-ms-input-placeholder,
.elbzotech-mailchimp-global-style3 .mc4wp-form-fields input[type="email"]:-moz-placeholder{
color: #727272;
}
.elbzotech-mailchimp-global-style3 .mc4wp-form-fields button[type="submit"]{
border: none;
display: inline-block;
font-weight: 700;
font-size: 16px;
line-height: 52px;
padding: 0px 40px;
text-transform: uppercase;
color: #fff;
border-radius: 10px;
font-family: inherit;
background-color: var(--bzo-main-color);
position: absolute;
top: 0;
right: 0;
letter-spacing: 1px;
}
.elbzotech-mailchimp-global-style3 .mc4wp-form-fields button[type="submit"]:hover{
transition: all .2s ease-in-out;
opacity: 0.8;
}
@media(max-width: 767px){
.elbzotech-mailchimp-global-style3 .mc4wp-form-fields button[type="submit"]{
padding: 0 30px;
}
} .elbzotech-mailchimp-global-style4 .mc4wp-form-fields{
display: flex;
}
.elbzotech-mailchimp-global-style4 .mc4wp-form-fields input[type="email"]{
padding: 0 20px;
border: none;
border-radius: 5px 0 0 5px;
background: #fff;
width: 100%;
height: 48px;
}
.elbzotech-mailchimp-global-style4 .mc4wp-form-fields input[type="email"]::-webkit-input-placeholde,
.elbzotech-mailchimp-global-style4 .mc4wp-form-fields input[type="email"]::-moz-placeholder,
.elbzotech-mailchimp-global-style4 .mc4wp-form-fields input[type="email"]:-ms-input-placeholder,
.elbzotech-mailchimp-global-style4 .mc4wp-form-fields input[type="email"]:-moz-placeholder{
color: #727272;
}
.elbzotech-mailchimp-global-style4 .mc4wp-form-fields button[type="submit"]{
border: none;
display: inline-block;
font-weight: 600;
font-size: 16px;
line-height: 48px;
padding: 0px 30px;
text-transform: uppercase;
color: #fff;
border-radius: 0 5px 5px 0;
font-family: inherit;
background-color: var(--bzo-main-color2);
letter-spacing: 1px;
}
.elbzotech-mailchimp-global-style4 .mc4wp-form-fields button[type="submit"]:hover{
transition: all .2s ease-in-out;
opacity: 0.8;
}
@media(max-width: 880px){
.elbzotech-mailchimp-global-style4 .mc4wp-form-fields button[type="submit"]{
padding: 0 20px;
}
}
.elbzotech-mailchimp-global-style5 form{
background-color: #fff;
border-radius: 5px;
position: relative;
}
.elbzotech-mailchimp-global-style5 .mc4wp-form-fields input[type="email"]{
padding: 0 20px;
border: none;
border-radius: 5px;
background: #fff;
width: 100%;
height: 50px;
}
.elbzotech-mailchimp-global-style5 .mc4wp-form-fields button[type="submit"]{
border: none;
display: inline-block;
font-weight: 600;
font-size: 16px;
line-height: 42px;
padding: 0px 13px;
text-transform: capitalize;
color: #fff;
border-radius: 5px;
font-family: inherit;
background-color: var(--bzo-main-color);
letter-spacing: 1px;
position: absolute;
top: 4px;
right: 4px;
}
.elbzotech-mailchimp-global-style5 .mc4wp-form-fields button[type="submit"]:hover{
background-color: var(--bzo-main-color2);
} .elbzotech-mailchimp-global-style6 .mc4wp-form .mc4wp-form-fields input {
height: 37px;
line-height: 37px;
padding: 0;
background: transparent;
border: none;
border-bottom: 1px solid #D6D6D6;
width: 100%;
margin-bottom: 26px;
}
.elbzotech-mailchimp-global-style6 .mc4wp-form .mc4wp-form-fields input::placeholder{
color: #B7B7B7;
}
.elbzotech-mailchimp-global-style6 .mc4wp-form .mc4wp-form-fields button {
display: inline-block;
background: var(--bzo-main-color);
color: #fff;
font-size: 16px;
font-weight: 700;
line-height: 24px;
border: none;
border-radius: 66px;
padding: 12px 25px;
transition: .4s;
font-family: var(--bzo-body_typo-font-family);
}
.elbzotech-mailchimp-global-style6 .mc4wp-form .mc4wp-form-fields button:hover {
box-shadow: 0 3px 10px rgba(0,0,0,0.3);
}.mini_cart_item{
display: flex;
flex-wrap: wrap;
flex-direction: row;
width: 100%;
position: relative;
border-bottom: 1px solid var(--bzo-border-color);
margin-bottom: 10px;
padding-bottom: 10px;
align-items: center;
gap: 15px;
}
.mini_cart_item .product-thumb{
width: 70px;
}
.mini_cart_item .product-info{
width: calc(100% - 118px);
}
.mini_cart_item .product-thumb a img,
.mini_cart_item .product-thumb a{
display: block;
border-radius: 8px;
}
.mini-cart-content {
text-align: left;
}
.mini-cart-dropdown-left{
left: 0;
}
.mini-cart-dropdown-center{
left: calc(50% - 200px);
}
.mini-cart-dropdown-right{
right: 0;
}
.mini_cart_item .product-delete{
position: absolute;
right: 5px;
top: 10px;
width: 30px;
font-size: 14px;
}
.mini_cart_item .product-delete i{
color: #999;
}
.mini_cart_item .product-delete:hover i{
color: var(--bzo-main-color);
}
.mini_cart_item .product-info .product-title{
margin: 0;
font-weight: 500;
color: var(--bzo-title_typo-color);
font-size: var(--bzo-body_typo-font-size);
}
.total-default.hidden,
i.elbzotech-close-mini-cart{
display: none;
}
.mini-cart-total{
padding-top: 10px;
}
.mini-cart-total .pull-left{
float: left;
font-size: 16px;
font-weight: 600;
color: var(--bzo-title_typo-color);
}
.mini-cart-total .pull-right{
float: right;
font-weight: 600;
}
.mini-cart-total .woocs_special_price_code{
font-size: 18px;
}
.mini-cart-dropdown- .woocommerce-Price-amount{
color: var(--bzo-main-color);
font-weight: 500;
}
.clearfix:after{
content: "";
display: table;
clear: both;
}
.mini-cart-button{
display: flex;
gap: 30px;
margin: 10px 0 0 0px;
}
.mini-cart-button .button{
width: 50%;
text-align: center;
}
.mini-cart-button .button:hover{
}
.mini-cart-button .button.checkout{
}
.mini-cart-button .button{
position: relative;
overflow: hidden;
} .elbzotech-mini-cart-side-global .mini-cart-content {
position: fixed;
z-index: 10001;
background: #fff;
box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
width: 400px;
bottom: 0;
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
padding: 10px 15px;
top: 0;
}
.elbzotech-mini-cart-side-right-global .mini-cart-content {
right: 0;
transform: translateX(450px);
-webkit-transform: translateX(450px);
}
.elbzotech-mini-cart-side-left-global .mini-cart-content {
left: 0;
transform: translateX(-450px);
-webkit-transform: translateX(-450px);
}
.admin-bar .elbzotech-mini-cart-side-global .mini-cart-content{
top: 32px;
}
.elbzotech-mini-cart-side-global.open-side .mini-cart-content {
transform: translateX(0);
-webkit-transform: translateX(0);
}
.elbzotech-mini-cart-side-global .mini-cart-side-overlay {
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
content: "";
background: rgba(0, 0, 0, 0.7);
z-index: 100;
opacity: 0;
visibility: hidden;
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
}
.elbzotech-mini-cart-side-global .mini_cart_item:last-child {
border-bottom: 0;
margin-bottom: 15px;
padding-bottom: 0;
}
.elbzotech-mini-cart-side-global.open-side .mini-cart-side-overlay {
opacity: 1;
visibility: visible;
}
.elbzotech-mini-cart-side-global .elbzotech-close-mini-cart{
display: block;
position: absolute;
top: 10px;
font-size: 24px;
color: #fff;
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
}
.elbzotech-mini-cart-side-left-global .elbzotech-close-mini-cart{
right: -40px;
}
.elbzotech-mini-cart-side-right-global .elbzotech-close-mini-cart{
left: -40px;
}
.elbzotech-mini-cart-side-global .mini-cart-footer{
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 20px;
box-shadow: 0px -3px 5px 0px rgba(0, 0, 0, 0.1);
z-index: 1;
background: #fff;
} .elbzotech-mini-cart-dropdown-global .list-mini-cart-item{
max-height: 269px!important;
}
.elbzotech-mini-cart-dropdown-global .mini-cart-content{
position: absolute;
right: 0;
top: 100%;
background: #fff;
padding: 20px;
width: 400px;
margin-top: 20px;
visibility: hidden;
opacity: 0;
box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12);
border-radius: 0px 0px 5px 5px;
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
pointer-events: none;
line-height: 28px;
list-style: none;
z-index: 9992;
}
.elbzotech-mini-cart-dropdown-global .mini-cart-content>h2{
margin-bottom: 20px;
color: var(--bzo-main-color);
}
.elbzotech-mini-cart-dropdown-global .mini-cart-footer{
padding-top: 0px;
}
.elbzotech-mini-cart-dropdown-global.open-side .mini-cart-content{
margin-top:0px;
opacity: 1;
visibility: visible;
pointer-events: inherit;
}
@media(min-width:1200px){
.elbzotech-mini-cart-dropdown-global:hover .mini-cart-content{
margin-top:0px;
opacity: 1;
visibility: visible;
pointer-events: inherit;
}
} .elbzotech-mini-cart-global-style1{
cursor: pointer;
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
padding: 20px 0;
}
.elbzotech-mini-cart-global-style1 .mini-cart-icon{
font-size: 24px;
color: var(--bzo-gray-color);
position: relative;
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
}
.elbzotech-mini-cart-global-style1 .mini-cart-icon:hover{
color: var(--bzo-main-color);
}
.elbzotech-mini-cart-global-style1 .mini-cart-number{
position: absolute;
background-color: var(--bzo-main-color);
color: #fff;
font-weight: 600;
width: 16px;
height: 16px;
font-size: 10px;
line-height: 16px;
text-align: center;
border-radius: 50%;
right: -8px;
top: -8px;
display: flex;
}
.elbzotech-mini-cart-global-style1 .mini-cart-link{
display: flex;
}
.elbzotech-mini-cart-global-style1 .mini-cart-text{
display: flex;
}  @media(max-width:1200px){
.elbzotech-mini-cart-dropdown-global .mini-cart-content{
border-radius: 0 0 20px 20px;
}
}
@media(max-width:767px){
.elbzotech-mini-cart-dropdown-global .mini-cart-content{
width: 100vw;
}
.elbzotech-mini-cart-dropdown-global .mini-cart-content{
border-radius: 0 0 15px 15px;
}
}.select-cat-search:hover{
color: #000;
text-decoration: underline;
}
.elbzotech-dropdown-box{
position: relative;
cursor: pointer;
}
.elbzotech-search-global-form .elbzotech-dropdown-list li{
margin-bottom: 5px;
}
.elbzotech-search-global-form .elbzotech-dropdown-list li:last-child{
margin-bottom: 0px;
}
.elbzotech-search-global-form .elbzotech-dropdown-list {
padding: 15px;
font-size: 14px;
}
.elbzotech-search-global-form > .elbzotech-dropdown-box{
border-right: 1px solid var(--bzo-border-color);
}
.elbzotech-search-global-form > .elbzotech-dropdown-box .dropdown-link{
padding: 0px 25px;
}
.elbzotech-search-global-form input[name="s"]{
border: 0;
width: 100%;
padding: 0 15px;
background: transparent;
min-width: auto;
}
.elbzotech-search-global-form input[type="submit"]{
border: 0;
background: #000;
color: #fff;
width: 50px;
height: 50px;
display: block;
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
cursor: pointer;
}
.elbzotech-search-global-form input[type="submit"]:hover{
background: #c82811;
color: #000;
box-shadow: none;
}
.elbzotech-submit-form:hover .elbzotech-text-bt-search{
color: #000;
}
.elbzotech-submit-form{
position: relative;
}
.elbzotech-text-bt-search > *{
vertical-align: middle;
}
.elbzotech-list-product-search {
background: #fff none repeat scroll 0 0;
box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
left: 0;
margin-top: 32px;
padding: 20px;
border-radius: 0;
position: absolute;
top: 100%;
width: 100%;
min-width: 250px;
z-index: 10000;
opacity: 0;
visibility: hidden;
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
max-height: 400px;
overflow-y: auto;
scrollbar-width: none;
}
.elbzotech-list-product-search::-webkit-scrollbar{
width: 3px;
}
.elbzotech-list-product-search::-webkit-scrollbar-track{
box-shadow: inset 0 0 6px var(--bzo-main-color);
}
.elbzotech-list-product-search::-webkit-scrollbar-thumb{
background-color: var(--bzo-main-color);
outline: 1px solid var(--bzo-main-color);
}
.live-search-yes.active .elbzotech-list-product-search {
opacity: 1;
visibility: visible;
margin-top: 0px;
border-top: 1px solid #cccccc;
}
.current-search-cat{
white-space: nowrap;
color: #333;
}
.current-search-cat i{
margin-left: 30px;
}
.item-search-pro {
border-bottom: 1px solid #f5f5f5;
display: table;
padding: 10px 0;
width: 100%;
}
.item-search-pro > div {
display: table-cell;
vertical-align: middle;
}
.item-search-pro:last-child {
border: none;
}
.item-search-pro .title14 {
text-transform: capitalize;
font-weight: 500;
font-size: 16px;
}
.item-search-pro > div.search-ajax-thumb {
width: 50px;
border-radius: 6px;
}
.item-search-pro > div.search-ajax-thumb img{
border-radius: 5px;
}
.item-search-pro > div.search-ajax-price {
text-align: right;
}
.item-search-pro > div.search-ajax-title {
padding: 0 10px;
}
.search-ajax-thumb img{
display: block;
}
.elbzotech-list-product-search > i{
text-align: center;
display: block;
min-height: 62px;
margin: 0 auto;
line-height: 62px;
}
.elbzotech-list-product-search .content-list-product-search > p{
text-align: center;
display: block;
margin: 0 auto;
}  .elbzotech-search-global-icon-popup .dropdown-box-cate .title-cate{
margin-right: 30px;
width: 16%;
margin-top: 8px;
display: none;
}
.elbzotech-search-global-icon-popup .dropdown-box-cate ul li{
display: inline-block;
margin-right: 10px;
margin-bottom: 10px;
}
.elbzotech-search-global-icon-popup .dropdown-box-cate ul li:last-child{
margin-right: 0px;
}
.elbzotech-search-global-icon-popup .dropdown-box-cate ul li a{
display: inline-block;
padding: 5px 15px;
border: 1px solid #ccc;
border-radius: 20px;
}
.elbzotech-search-global-icon-popup .dropdown-box-cate ul li a:hover{
text-decoration: none;
color: var(--bzo-main-color);
border-color: var(--bzo-main-color);
}
.elbzotech-search-global-icon-popup .dropdown-box-cate ul li.active a{
background: var(--bzo-main-color);
border-color: var(--bzo-main-color);
color: #fff;
}
.elbzotech-search-global-icon-popup .elbzotech-search-form-wrap-global{
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: rgba(0,0,0,0.45);
opacity: 0;
visibility: hidden;
z-index: 9992;
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
display: none;
}
.elbzotech-search-global-icon-popup .elbzotech-search-global-form>h3{
margin-bottom: 30px;
}
.elbzotech-search-global-icon-popup .elbzotech-search-form-wrap-global.active{
opacity: 1;
display: block;
visibility: inherit;
}
.elbzotech-search-global-icon-popup{
display: inline-block;
}
.elbzotech-search-global-icon-popup .search-icon-popup{
cursor: pointer;
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
font-size: 20px;
text-align: center;
color: var(--bzo-gray-color);
display: flex;
}
.elbzotech-search-global-icon-popup .search-icon-popup:hover{
color: var(--bzo-main-color);
}
.elbzotech-search-form-wrap-global:after{
content: "";
display: table;
clear: both;
}
.elbzotech-search-global-icon-popup .elbzotech-search-global-form{
width: 100%;
margin: auto;
max-width:1030px;
padding: 0px 15px;
border: none;
}
.elbzotech-search-global-icon-popup .elbzotech-search-global-form .input-submit-form{
background: #F5F5F5;
border-radius: 40px;
height: 55px;
}
.elbzotech-search-global-icon-popup .elbzotech-search-global-form input[name="s"]{
line-height: 55px;
height: 55px;
padding: 3px 25px;
font-size: 16px;
color: #727272;
}
.elbzotech-search-global-icon-popup.open-search-popup .elbzotech-search-form-wrap-global{
opacity: 1;
visibility: visible;
}
.elbzotech-search-global-icon-popup .elbzotech-text-bt-search{
background: transparent;
border: none;
font-size: 22px;
padding: 0px 22px;
color: var(--bzo-title_typo-color);
cursor: pointer;
line-height: 55px;
}
.elbzotech-search-global-icon-popup .dropdown-box-cate{
margin-top: 35px;
margin-bottom: -10px;
text-align: center;
}
.elbzotech-search-global-icon-popup .elbzotech-search-global-form > .elbzotech-dropdown-box{
border-right: none;
}
.elbzotech-search-global-icon-popup .elbzotech-submit-form:hover .elbzotech-text-bt-search {
color: var(--bzo-main-color);
}
.elbzotech-search-global-icon-popup .elbzotech-list-product-search {
color: var(--bzo-body_typo-color);
}
.elbzotech-search-global-icon-popup .content-list-product-search {
margin: auto;
width: 100%;
max-width: 1000px;
}
.elbzotech-search-global-icon-popup .current-search-cat{
color: #fff;
padding-left: 0px!important;
}
.elbzotech-search-global-icon-popup i.elbzotech-close-search-form{
display: block;
position: absolute;
right: 30px;
top: 30px;
font-size: 16px;
cursor: pointer;
text-align: right;
visibility: hidden;
padding: 16px;
z-index: 1;
background: #F5F5F5;
color: #111;
border-radius: 50%;
}
.elbzotech-search-global-icon-popup i.elbzotech-close-search-form:hover{
background: var(--bzo-main-color);
color: #fff;
}
.elbzotech-search-form-wrap-global.active i.elbzotech-close-search-form{
opacity: 1;
visibility: visible;
}
.form-left{
float: left;
}
.form-right{
float: right;
}
.form-center{
text-align: center;
margin-left: auto;
margin-right: auto;
}
.elbzotech-search-global-icon-popup .content-form-popup{
background: #fff;
position: absolute;
left: 0;
right: 0;
top: 0;
padding: 80px 0px;
}
.elbzotech-search-global-icon-popup .input-submit-form{
align-items: center;
justify-content: center;
border-bottom: 1px solid var(--bzo-border-color);
}
.elbzotech-search-global-icon-popup .elbzotech-search-form-global >h3{
margin-bottom: 40px;
}
.elbzotech-search-global-icon-popup .elbzotech-search-form-global  {
width: 100%;
margin: auto;
max-width: 1000px;
padding: 0 15px;
border: none;
}
.elbzotech-search-global-icon-popup .elbzotech-search-form-global input[name="s"] {
line-height: 55px;
height: 55px;
padding: 0px 20px;
color: #727272;
border: 0;
width: 100%;
background: transparent;
min-width: auto;
font-size: 16px;
}  .elbzotech-search-global-default .elbzotech-search-global-form > *{
display: inline-block;
}
.elbzotech-search-global-default .elbzotech-dropdown-list{
left: 0;
right: auto;
border-radius: 0px 0px 20px 20px;
}
.elbzotech-search-global-default .elbzotech-search-global-form{
padding: 0px;
border-radius: 20px;
background: #fff;
border: 1px dashed var(--bzo-border-color);
width: 285px;
}
.elbzotech-search-global-default .elbzotech-search-global-form input[name="s"]{
height: 40px;
line-height: 40px;
border-radius: 20px;
background: #ffffff;
z-index: 1;
border: none;
}
.elbzotech-search-global-default .elbzotech-submit-form .elbzotech-text-bt-search,
.elbzotech-search-global-default .elbzotech-search-global-form input[type="submit"]{    
line-height: 36px;
background: #fff;
padding: 0 15px;
font-weight: 500;
font-size: 20px;
color: #454545;
border: none;
font-family: inherit;
border-radius: 100%;
}
.elbzotech-search-global-default .elbzotech-search-global-form input[type="submit"]:hover,
.elbzotech-search-global-default .elbzotech-submit-form .elbzotech-text-bt-search:hover{
color: var(--bzo-main-color);
}
@media(max-width: 1200px){
.elbzotech-search-global-default .elbzotech-search-global-form{
width: 100%;
}
}
@media(max-width: 767px){  
.elbzotech-search-global-default .elbzotech-search-global-form{
width: 100%;
}
} @media(max-width: 1200px){
.elbzotech-search-global-icon-popup .dropdown-box-cate .title-cate {
margin-right: 20px;
width: 30%;
}
.elbzotech-search-global-icon-popup .dropdown-box-cate >ul{
overflow-x: auto;
white-space: nowrap;
}
.elbzotech-search-global-icon-popup .dropdown-box-cate ul li{
margin-right: 10px;
}
.elbzotech-search-global-icon-popup .elbzotech-search-global-form>h3 {
margin-bottom: 30px;
}
.elbzotech-search-global-icon-popup .content-form-popup{
padding: 50px 0;
}
.elbzotech-search-global-icon-popup .elbzotech-search-global-form{
margin: auto;
}
i.elbzotech-close-search-form{
font-size: 16px;
}
}
@media(max-width: 767px){
.elbzotech-search-global-icon-popup .elbzotech-search-form-global >h3{
font-size: 24px;
margin-bottom: 20px;
}
.elbzotech-search-global-icon-popup .dropdown-box-cate{
flex-direction: column;
}
.elbzotech-search-global-icon-popup .dropdown-box-cate .title-cate {
width: 100%;
margin: 0px;
margin-bottom: 10px;
}
.elbzotech-search-global-icon-popup i.elbzotech-close-search-form{
top: 10px;
right: 20px;
}
.elbzotech-search-global-icon-popup .elbzotech-search-form-global input[name="s"]{
height: 48px;
line-height: 48px;
font-size: 14px;
}
.elbzotech-search-global-icon-popup .elbzotech-text-bt-search{
line-height: 50px;
font-size: 20px;
}
} .elbzotech-search-global-style2 {
background: #f5f5f5;
border-radius: 25px;
}
.elbzotech-search-global-style2 .elbzotech-search-global-form {
align-items: center;
}
.elbzotech-search-global-style2 .elbzotech-search-global-form input[name="s"] {
padding: 0 20px;
font-family: var(--bzo-body_typo-font-family);
font-weight: 500;
line-height: 24px;
}
.elbzotech-search-global-style2 .elbzotech-search-global-form > .elbzotech-dropdown-box .dropdown-link {
padding: 0 20px;
font-family: var(--bzo-body_typo-font-family);
font-weight: 600;
line-height: 28px;
color: var(--bzo-title_typo-color);
display: block;
border-left: 1px solid #D6D6D6;
}
.elbzotech-search-global-style2 .elbzotech-search-global-form > .elbzotech-dropdown-box {
border-right: none;
padding: 10px 0;
}
.elbzotech-search-global-style2 .current-search-cat i {
margin-left: 10px;
}
.elbzotech-search-global-style2 .elbzotech-search-global-form .elbzotech-submit-form .elbzotech-text-bt-search { padding: 0 25px;
height: 50px;
border-radius: 25px;
border: none;
background: var(--bzo-main-color);
color: #fff;
font-size: 24px;
display: flex;
justify-content: center;
align-items: center;
transition: .3s;
font-family: inherit;
margin-right: -1px;
}
.elbzotech-search-global-style2 .elbzotech-search-global-form .elbzotech-submit-form .elbzotech-text-bt-search span{
font-size: var(--bzo-body_typo-font-size);
}
.elbzotech-search-global-style2 .elbzotech-search-global-form .elbzotech-submit-form .elbzotech-text-bt-search:hover {
background: var(--bzo-title_typo-color); 
}
.elbzotech-search-global-style2 .select-cat-search:hover {
color: var(--bzo-main-color);
text-decoration: none;
}
.elbzotech-search-global-style2 .elbzotech-search-global-form .elbzotech-dropdown-list {
font-size: 16px;
}  .elbzotech-search-global-style3 {
background: #fff;
border-radius: 12px;
border: 2px solid var(--primary-20, #FDD9E2);
}
.elbzotech-search-global-style3 .elbzotech-search-global-form {
align-items: center;
}
.elbzotech-search-global-style3 .elbzotech-search-global-form > .elbzotech-dropdown-box .dropdown-link {
padding: 0 20px;
font-family: var(--bzo-body_typo-font-family);
font-weight: 600;
line-height: 28px;
color: var(--bzo-title_typo-color);
display: block;
border-left: 1px solid #D6D6D6;
}
.elbzotech-search-global-style3 .elbzotech-search-global-form > .elbzotech-dropdown-box {
border-right: none;
padding: 10px 0;
}
.elbzotech-search-global-style3 .current-search-cat i {
margin-left: 10px;
}
.elbzotech-search-global-style3 .elbzotech-search-global-form input[name="s"]{
height: 40px;
line-height: 40px;
border-radius: 20px;
background: #ffffff;
z-index: 1;
border: none;
}
.elbzotech-search-global-style3 .elbzotech-submit-form .elbzotech-text-bt-search,
.elbzotech-search-global-style3 .elbzotech-search-global-form input[type="submit"]{    
line-height: 24px;
background: #fff;
padding: 0 12px;
font-weight: 500;
font-size: 24px;
color: #454545;
border: none;
font-family: inherit;
border-radius: 100%;
}
.elbzotech-search-global-style3 .elbzotech-search-global-form input[type="submit"]:hover,
.elbzotech-search-global-style3 .elbzotech-submit-form .elbzotech-text-bt-search:hover{
color: var(--bzo-main-color);
}  .elbzotech-search-global-style4 {
background: #fff;
border-radius: 5px;
border: 1px solid var(--bzo-border-color);
}
.elbzotech-search-global-style4 .elbzotech-search-global-form {
align-items: center;
}
.elbzotech-search-global-style4 .elbzotech-search-global-form > .elbzotech-dropdown-box .dropdown-link {
padding: 0 20px;
font-family: var(--bzo-body_typo-font-family);
font-weight: 600;
line-height: 28px;
color: var(--bzo-title_typo-color);
display: block;
border-left: 1px solid #D6D6D6;
}
.elbzotech-search-global-style4 .elbzotech-search-global-form > .elbzotech-dropdown-box {
border-right: none;
padding: 10px 0;
}
.elbzotech-search-global-style4 .current-search-cat i {
margin-left: 10px;
}
.elbzotech-search-global-style4 .elbzotech-search-global-form input[name="s"]{
height: 40px;
line-height: 40px;
border-radius: 10px;
background: #ffffff;
z-index: 1;
border: none;
}
.elbzotech-search-global-style4 .elbzotech-submit-form .elbzotech-text-bt-search,
.elbzotech-search-global-style4 .elbzotech-search-global-form input[type="submit"]{    
line-height: 24px;
background: #fff;
padding: 0 12px;
font-weight: 500;
font-size: 20px;
color: #454545;
border: none;
font-family: inherit;
border-radius: 100%;
}
.elbzotech-search-global-style4 .elbzotech-search-global-form input[type="submit"]:hover,
.elbzotech-search-global-style4 .elbzotech-submit-form .elbzotech-text-bt-search:hover{
color: var(--bzo-main-color);
}.elbzotech-wrapper-slider-global .img-wrap{
display: flex;
overflow: hidden;
} .elbzotech-wrapper-slider-global{
position: relative;
}
.swiper-scrollbar{
opacity: 1!important;
height: 5px;
}
.display-swiper-scrollbar-yes .swiper-scrollbar{
background: #e5e5e5;
}
.display-swiper-scrollbar-yes .swiper-scrollbar-drag{
background: #c82811;
}
.slider-type-marquee .swiper-slide {
text-align: center;
display: flex;
justify-content: center;
align-items: center;
width: auto;
position: relative;
padding: 0 10px;
} @media(max-width: 1200px){
}
@media (max-width: 767px) {    
} .item-slider-global-style2{
}
.item-slider-global-style2 .cate-img{
display: flex;
justify-content: center;
}
.item-slider-global-style2 .adv-thumb-link-cate{
display: flex;
margin-bottom: 22px;
position: relative;
}
.item-slider-global-style2 .adv-thumb-link-cate::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 1px dashed transparent;
border-radius: 100%;
transition: all 300ms linear 0ms;
}
.item-slider-global-style2:hover .adv-thumb-link-cate::before {
border: 1px dashed var(--bzo-main-color);
animation: xoayvong 12s linear infinite;
-webkit-animation: xoayvong 12s linear infinite;
}
.item-slider-global-style2 .adv-thumb-link-cate img{
background-color: var(--bzo-main-color-mix-bg);
border-radius: 100%;
transition: .3s;
transition-delay: .1s;
}
.item-slider-global-style2:hover .adv-thumb-link-cate img{
transform: scale(0.9);
transition: .3s;
}
.item-slider-global-style2 .info h2{
line-height: 28px;
}
.item-slider-global-style2 p{
margin: 0;
}
@media(max-width: 1024px){
.item-slider-global-style2 .adv-thumb-link-cate{
margin-bottom: 15px;
}
.item-slider-global-style2 .info h2{
font-size: 16px;
}
}
@media(max-width: 767px){
.item-slider-global-style2 .info h2{
font-size: 14px;
}
}  .elbzotech-wrapper-slider-global-style4 .swiper-slide:nth-child(n) .item-slider-global-style4 .content-slider-custom{
background-color: #60cdf4;
}
.elbzotech-wrapper-slider-global-style4 .swiper-slide:nth-child(2n) .item-slider-global-style4 .content-slider-custom{
background-color: #ffb2c6;
}
.elbzotech-wrapper-slider-global-style4 .swiper-slide:nth-child(3n) .item-slider-global-style4 .content-slider-custom{
background-color: #ffa34e;
}
.elbzotech-wrapper-slider-global-style4 .swiper-slide:nth-child(n) .item-slider-global-style4 .client-say::after{
border-top: 42px solid #60cdf4;
}
.elbzotech-wrapper-slider-global-style4 .swiper-slide:nth-child(2n) .item-slider-global-style4 .client-say::after{
border-top: 42px solid #ffb2c6;
}
.elbzotech-wrapper-slider-global-style4 .swiper-slide:nth-child(3n) .item-slider-global-style4 .client-say::after{
border-top: 42px solid #ffa34e;
}
.item-slider-global-style4{
margin-bottom: 15px;
}
.item-slider-global-style4 .content-slider-custom{
background-color: var(--bzo-main-color);
border-radius: 15px;
}
.item-slider-global-style4 .client-say{
color: #fff;
font-size: 16px;
padding: 40px 30px;
position: relative;
position: relative;
margin-bottom: 42px;
}
.item-slider-global-style4 .client-say p{
margin: 0;
}
.item-slider-global-style4 .client-say::before{
position: absolute;
content: "\f10d";
font-family: "FontAwesome";
font-size: 46px;
color: rgba(255, 255, 255, 0.25);
top: 35px;
left: 25px;
}
.item-slider-global-style4 .client-say::after{
width: 0;
height: 0;
border-left: 26px solid transparent;
border-right: 13px solid transparent;
border-top: 42px solid var(--bzo-main-color);
content: "";
position: absolute;
bottom: -42px;
left: 45px;
}
.item-slider-global-style4 .client-infos{
padding-left: 60px;
gap: 20px;
align-items: center;
}
.item-slider-global-style4 .image-wrap{
max-width: 80px;
border-radius: 100%;
overflow: hidden;
}
.item-slider-global-style4 .image-wrap a:hover img{
border: 1px dashed var(--bzo-main-color);
transition: .25s;
}
.item-slider-global-style4 .image-wrap img{
max-width: 80px;
border-radius: 100%;
transition: .25s;
}
.item-slider-global-style4 .number-star_1{
width: 20%;
}
.item-slider-global-style4 .number-star_2{
width: 40%;
}
.item-slider-global-style4 .number-star_3{
width: 60%;
}
.item-slider-global-style4 .number-star_4{
width: 80%;
}
.item-slider-global-style4 .number-star_5{
width: 100%;
}
.item-slider-global-style4 .desc{
margin: 8px 0 0 0;
}
@media(max-width: 880px){
.item-slider-global-style4 .client-say{
font-size: 14px;
}
}  .item-slider-global-style3{
background-color: var(--bzo-main-color2);
padding: 10px;
border-radius: 15px;
}
.item-slider-global-style3:hover .inner{
transition: .3s;
border-color: var(--bzo-gray-color);
}
.item-slider-global-style3 .inner{
border: 1px dashed #fff;
border-radius: 10px;
display: flex;
gap: 20px;
align-items: center;
padding: 19px 15px;
transition: .3s;
}
.item-slider-global-style3 .cate-img{
width: 75px;
}
.item-slider-global-style3 .info{
width: calc(100% - 75px);
}
.item-slider-global-style3 .cate-img img{
max-width: 75px;
transition: .5s;
}
.item-slider-global-style3:hover .cate-img img{
animation-name: elementor-animation-wobble-horizontal;
animation-duration: 1s;
animation-timing-function: ease-in-out;
animation-iteration-count: 1;
}
.item-slider-global-style3 .info h2 a{
color: #fff;
font-size: 22px;
line-height: 28px;
font-weight: 600;
}
.item-slider-global-style3 .info h2 a:hover{
color: var(--bzo-gray-color);
}
@media(max-width: 1366px){
.item-slider-global-style3 .info h2 a{
font-size: 20px;
}
}
@media(max-width: 1200px){
.item-slider-global-style3 .inner{
gap: 15px;
}
} .elbzotech-wrapper-slider-global-style5{
margin-bottom: 15px;
position: relative;
}
.elbzotech-wrapper-slider-global-style5::after{
position: absolute;
content: "";
width: 70px;
height: 5px;
background-color: var(--bzo-main-color2);
border-radius: 2px;
bottom: -20px;
left: 50%;
margin-left: -35px;
}
.elbzotech-wrapper-slider-global-style5 .slick-dots{
display:none!important;
}
.elbzotech-wrapper-slider-global-style5 .client-thumb span{
width:100px;
display:block;
margin:auto;
border-radius:50%;
overflow:hidden;
transform:translateZ(0);
-webkit-transform:translateZ(0);
position: relative;
}
.elbzotech-wrapper-slider-global-style5 .client-thumb span img{
border-radius:50%;
width: 100%;
transition:all 0.5s ease-out 0s;
-webkit-transition:all 0.5s ease-out 0s;
}
.elbzotech-wrapper-slider-global-style5 .client-thumb span:hover img{
transform:scale(1.15);
-webkit-transform:scale(1.15);
}
.elbzotech-wrapper-slider-global-style5 .slick-nav{
position:absolute;
bottom:0px;
left:50%;
width:70px;
height: 70px;
border-radius:50%;
cursor:pointer;
z-index:9;
}
.elbzotech-wrapper-slider-global-style5 .slick-nav img{
width: 70px;
height: 70px;
border-radius:50%;
transition:all 0.5s ease-out 0s;
-webkit-transition:all 0.5s ease-out 0s;
opacity: 0.6;
}
.elbzotech-wrapper-slider-global-style5 .slick-nav img:hover{
opacity: 1;
}
.elbzotech-wrapper-slider-global-style5 .slick-nav.slick-prev{
margin-left:-150px;
}
.elbzotech-wrapper-slider-global-style5 .slick-nav.slick-next{
margin-left:75px;
}
.elbzotech-wrapper-slider-global-style5 .content-slider-custom{
border-radius: 15px;
padding: 40px;
color: #fff;
font-weight: 400;
font-size: 16px;
line-height: 28px;
text-align: center;
margin-bottom: 30px;
}
.elbzotech-wrapper-slider-global-style5 .content-slider-custom svg,
.elbzotech-wrapper-slider-global-style5 .content-slider-custom svg path{
fill: rgba(255, 255, 255, 0.6);
}
.elbzotech-wrapper-slider-global-style5 .content-slider-custom p{
color: #fff;
font-weight: 400;
font-size: 16px;
line-height: 28px;
text-align: center;
margin: 0;
}
.elbzotech-wrapper-slider-global-style5 .client-thumb{
margin-top: 10px;
}
@media(max-width: 767px){
.elbzotech-wrapper-slider-global-style5 .content-slider-custom{
padding: 30px 20px;
}
}  .item-slider-global-style6 .inner{
display: flex;
justify-content: center;
align-items: center;
gap: 15px;
border-radius: 15px;
border: 1px solid #d6d6d6;
padding: 30px;
}
.item-slider-global-style6 .inner:hover{
border-color: var(--bzo-main-color);
}
.item-slider-global-style6 .info-title a{
font-size: 26px;
font-weight: 700;
line-height: 32px;
color: var(--bzo-main-color2);
}
.item-slider-global-style6 .info-title a:hover{
color: var(--bzo-main-color);
}
.item-slider-global-style6 h2{
margin: 0;
}
@media(max-width: 1200px){
.item-slider-global-style6 .adv-thumb-link-cate{
gap: 10px;
}
}
@media(max-width: 1024px){
.item-slider-global-style6 .info-title a{
font-size: 20px;
}
.item-slider-global-style6 .inner{
padding: 20px;
}
}
@media(max-width: 767px){
.item-slider-global-style6 .inner{
flex-direction: column;
gap: 0;
}
.item-slider-global-style6 .info-title a{
font-size: 18px;
}
}  .item-slider-global-style7{
background-color: var(--bzo-main-color-mix-bg);
border-radius: 15px;
padding: 30px 40px;
text-align: center;
border: 1px solid var(--bzo-main-color-mix-bg);
}
.item-slider-global-style7:hover{
border-color: var(--bzo-main-color);
}
.item-slider-global-style7 .client-image{
display: flex;
justify-content: center;
}
.item-slider-global-style7 .image-wrap{
width: 80px;
border-radius: 100%;
position: relative;
}
.item-slider-global-style7 .image-wrap .img-wrap{
overflow: hidden;
border-radius: 100%;
}
.item-slider-global-style7 .image-wrap::before{
position: absolute;
content: "";
width: 24px;
height: 24px;
border-radius: 100%;
background-color: var(--bzo-main-color);
bottom: 0px;
right: -2px;
}
.item-slider-global-style7 .image-wrap::after{
position: absolute;
content: "\f10d";
font-family: 'FontAwesome';
font-size: 14px;
color: #fff;
width: 24px;
height: 24px;
border-radius: 100%;
background-color: var(--bzo-main-color);
bottom: 0px;
right: -2px;
}
.item-slider-global-style7 .image-wrap img{
width: 80px;
border-radius: 100%;
transition: all 1s cubic-bezier(0, 0, 0.1, 1);
transition-delay: .1s;
}
.item-slider-global-style7:hover .image-wrap img{
transform: scale(1.1);
-webkit-transform: scale(1.1);
}
.item-slider-global-style7 .client-say{
margin: 15px 0;
}
.item-slider-global-style7 .client-say p{
margin: 0;
}
.item-slider-global-style7 .client-info h3{
line-height: 26px;
}
@media(max-width: 1200px){
.item-slider-global-style7{
padding: 30px;
}
}
@media(max-width: 880px){
.item-slider-global-style7{
padding: 20px;
}
}
@media(max-width: 767px){
.item-slider-global-style7 .client-info h3{
font-size: 16px;
}
} .item-slider-global-style8{
border: 1px dashed transparent;
padding: 20px 10px;
border-radius: 5px;
text-align: center;
}
.item-slider-global-style8:hover{
border-color: var(--bzo-main-color);
}
.item-slider-global-style8 .cate-img{
display: flex;
justify-content: center;
}
.item-slider-global-style8 .adv-thumb-link-cate{
display: flex;
margin-bottom: 15px;
position: relative; 
}
.item-slider-global-style8 .adv-thumb-link-cate img{
transition: .3s;
transition-delay: .1s;
}
.item-slider-global-style8:hover .adv-thumb-link-cate img{
transform: scale(1.1);
transition: .3s;
}
.item-slider-global-style8 .info h2{
line-height: 28px;
}
.item-slider-global-style8 .info h2 a:hover{
font-weight: 700;
}
.item-slider-global-style8 p{
margin: 0;
}
@media(max-width: 1024px){
.item-slider-global-style8 .adv-thumb-link-cate{
margin-bottom: 15px;
}
.item-slider-global-style8 .info h2{
font-size: 16px;
}
}  .item-slider-global-style9{
padding: 20px;
border-radius: 5px;
text-align: center;
background-color: #f5f5f5;
border: 2px dashed #f5f5f5;
transition: .3s;
}
.item-slider-global-style9:hover{
border-color: var(--bzo-main-color);
background-color: #fff;
}
.item-slider-global-style9 .cate-img{
display: flex;
justify-content: center;
}
.item-slider-global-style9 .adv-thumb-link-cate{
display: flex;
margin-bottom: 30px;
position: relative; 
justify-content: center;
}
.item-slider-global-style9 .adv-thumb-link-cate img{
transition: .3s;
}
.item-slider-global-style9:hover .adv-thumb-link-cate img{
transform: scale(1.1);
transition: .3s;
}
.item-slider-global-style9 .info h2{
line-height: 28px;
margin: 0;
}
.item-slider-global-style9 .info h2 a{
font-weight: 600;
font-size: 16px;
text-transform: uppercase;
}
.item-slider-global-style9 p{
margin: 0;
}
@media(max-width: 1024px){
.item-slider-global-style9 .adv-thumb-link-cate{
margin-bottom: 15px;
}
.item-slider-global-style9 .info h2{
font-size: 16px;
}
}
@media(max-width: 767px){
}  .elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .info-slider{
opacity: 0;
display: none;
}
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .swiper-slide-active .info-slider{
opacity: 1;
margin: 5px -25px 0;
display: block;
}
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .swiper-slide-active .info-slider .title-item {
margin-bottom: 2px;
}
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper{
width: 53%;
margin: 0 auto;
position: relative;
padding: 0 59px 0 53px;
}
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .swiper-button-nav {
position: absolute;
top: 26px;
width: 44px;
height: 44px;
background: #fff;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
box-shadow: 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
opacity: 0;
cursor: pointer;
transform: scale(0);
transition: .3s;
}
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .swiper-button-nav:hover {
background: var(--bzo-main-color);
color: #fff;
} 
.elbzotech-wrapper-slider-global-style10:hover .gallery-thumbs-wrapper .swiper-button-nav {
opacity: 1;
transform: scale(1);
}
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .swiper-button-nav.swiper-button-gallery-next {
right: 0;
}
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .swiper-button-nav.swiper-button-gallery-prev {
left: 0;
}
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .image-wrap {
transform: scale(0.7);
width:96px;
cursor: pointer;
transition: .3s;
}
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .image-wrap img {
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
border-radius: 50%;
}
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .swiper-slide{
display: flex;
flex-direction: column;
align-items: center;
}
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .swiper-slide.swiper-slide-prev {
align-items: end;
}
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .swiper-slide.swiper-slide-next {
align-items: start;
}
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .swiper-slide-active  {
transform: scale(1);
width: 96px!important;
}
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .swiper-slide-active .image-wrap {
transform: scale(1);
}
.elbzotech-wrapper-slider-global-style10 .client-info {
padding: 0 65px;
position: relative;
margin-bottom: 40px;
}
.elbzotech-wrapper-slider-global-style10 .client-info:before{
content: '';
background: url(//thienlongeq.com/wp-content/themes/bw-kidxtore/assets/global/css/images/icon/open-quote.svg) no-repeat 0 0;
display: block;
position: absolute;
left: 0;
top: 0;
width: 27px;
height: 21px;
}
.elbzotech-wrapper-slider-global-style10 .client-info:after {
content: '';
background: url(//thienlongeq.com/wp-content/themes/bw-kidxtore/assets/global/css/images/icon/close-quote.svg) no-repeat 0 0;
display: block;
position: absolute;
right: 0;
top: 0;
width: 27px;
height: 21px;
}
.elbzotech-wrapper-slider-global-style10 .client-info .content-slider-custom p {
font-size: 16px;
font-weight: 500;
line-height: 24px;
margin: 0;
}
@media(max-width: 1480px){
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper {
width: 60%;
}
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .swiper-slide-active {
width: auto !important;
}
}
@media(max-width: 1200px){
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper {
width: 65%;
}
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .swiper-button-nav {
opacity: 1;
transform: scale(1);
}
}
@media(max-width: 1024px){
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper {
width: 75%;
}
}
@media(max-width: 880px){
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper {
width: 70%;
}
}
@media(max-width: 767px){
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper {
width: 100%;
padding: 0 30px 0 0;
}
.elbzotech-wrapper-slider-global-style10 .client-info {
padding: 0 35px;
}
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .swiper-slide {
opacity: 0;
z-index: 0;
}
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .swiper-slide.swiper-slide-visible.swiper-slide-prev,
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .swiper-slide.swiper-slide-visible.swiper-slide-next,
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .swiper-slide.swiper-slide-visible.swiper-slide-active {
opacity: 1;
z-index: 1;
}
.elbzotech-wrapper-slider-global-style10 .gallery-thumbs-wrapper .swiper-button-nav {
width: 32px;
height: 32px;
top: 32px;
}
} .item-slider-global-style11{
text-align: center;
}
.item-slider-global-style11 .adv-thumb-link-cate{
border-radius: 100%;
padding: 5px;
}
.item-slider-global-style11 .adv-thumb-link-cate img{
border-radius: 100%;
width: auto;
max-width: 100%;
}
.item-slider-global-style11 .item-img{
display: inline-block;
}
.item-slider-global-style11 .adv-thumb-link-cate::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 1px dashed var(--bzo-main-color);
border-radius: 100%;
transition: all 300ms linear 0ms;
}
.item-slider-global-style11:hover .adv-thumb-link-cate::before {
border: 1px dashed var(--bzo-main-color);
animation: xoayvong 12s linear infinite;
-webkit-animation: xoayvong 12s linear infinite;
}
.item-slider-global-style11 .info{
}
.item-slider-global-style11 .info .info-title{
font-size: 16px;
font-weight: 500;
margin: 8px 0 16px 0;
line-height: 24px;
}
.item-slider-global-style11 .btn-explore a{
line-height: 24px;
font-weight: 500;
color: #fff;
padding: 8px 12px;
border-radius: 12px;
background-color: var(--bzo-main-color);
display: flex;
gap: 8px;
align-items: center;
justify-content: center;
}
.item-slider-global-style11 .btn-explore a:hover{
opacity: 0.8;
}
.item-slider-global-style11.item-slider-global-2 .btn-explore a{
background-color: #00bfed;
}
.item-slider-global-style11.item-slider-global-3 .btn-explore a{
background-color: #ff9f43;
}
.item-slider-global-style11.item-slider-global-4 .btn-explore a{
background-color: #28c76f;
}
.item-slider-global-style11.item-slider-global-5 .btn-explore a{
background-color: #ff7844;
}
.item-slider-global-style11.item-slider-global-6 .btn-explore a{
background-color: #909090;
}.icon-image-hover__active{ }
.icon-image-hover__active .img-hover{
display: none;
}
.tab-item-wrap:hover .icon-image-hover__active .img-hover,
.tab-item-wrap.active .icon-image-hover__active .img-hover
{
display: block;
}
.tab-item-wrap:hover .icon-image-hover__active> img:first-child,
.tab-item-wrap.active .icon-image-hover__active> img:first-child
{
display: none;
} .product-tab-style1{
}
.product-tab-style1 .nav-tabs{
display: flex;
gap: 15px;
margin-bottom: 30px;
}
.product-tab-style1 ul.nav-tabs li a{
font-size: 16px;
line-height: 24px;
padding: 5px 15px;
display: block;
font-weight: 500;
border-radius: 30px;
}
.product-tab-style1 ul.nav-tabs li:hover a,
.product-tab-style1 ul.nav-tabs li.active a{
background-color: var(--bzo-main-color);
color: #fff;
}
@media(max-width: 767px){
.product-tab-style1 .nav-tabs{
gap: 4px;
}
} .product-tab-style2{
}
.product-tab-style2 .nav-tabs{
display: flex;
gap: 0px;
margin-bottom: 30px;
padding: 12px 0;
}
.product-tab-style2 ul.nav-tabs li:not(:last-child){
position: relative;
padding-right: 16px;
margin-right: 16px;
}
.product-tab-style2 ul.nav-tabs li:not(:last-child)::after{
position: absolute;
content: "";
width: 5px;
height: 5px;
border-radius: 5px;
background-color: #727272;
top: 9px;
right: -3px;
}
.product-tab-style2 ul.nav-tabs li a{
font-size: 16px;
line-height: 24px;
display: block;
font-weight: 600;
border-radius: 5px;
transition: .2s;
}
.product-tab-style2 ul.nav-tabs li:hover a{
color: var(--bzo-main-color2);
}
.product-tab-style2 ul.nav-tabs li.active a{
background-color: var(--bzo-main-color2);
color: #fff;
padding: 0px 15px;
}
@media(max-width: 1200px){
.product-tab-style2 .nav-tabs{
margin-bottom: 20px;
}
}
@media(max-width: 767px){
.product-tab-style2 .nav-tabs{
gap: 5px;
overflow-x: scroll;
}
.product-tab-style2 ul.nav-tabs li a{
white-space: nowrap;
}
} .product-tab-style3{
}
.product-tab-style3 .nav-tabs{
display: flex;
gap: 30px;
}
.product-tab-style3 .nav-tabs li a{
font-size: 16px;
}
.product-tab-style3 .nav-tabs li.active a{
color: var(--bzo-main-color);
} .product-tab-style4 {
display: flex;
}
.product-tab-style4 .product-tab-title {
width: 24%;  
}
.product-tab-style4 .product-tab-title ul {
border-right: 1px solid #D6D6D6;
display: flex;
flex-direction: column;
gap: 20px;
}
.product-tab-style4 .product-tab-content {
width: 76%;
padding-left: 30px;
}
.product-tab-style4 .product-tab-title ul li a {
display: flex;
gap: 25px;
align-items: center;
font-size: 26px;
font-weight: 700;
line-height: 32px;
text-transform: capitalize;
}
.product-tab-style4 .product-tab-title ul li a span {
position: relative;
width: 68px;
height: 68px;
display: flex;
justify-content: center;
align-items: center;  
}
.product-tab-style4 .product-tab-title ul li a span:before{ 
position: absolute;
content: '';
width: 100%;
height: 100%;
top: 0;
left: 0;
background: #F0F0F0;
z-index: -1;
border-radius: 50%;
transition: .3s;
}
.product-tab-style4 .product-tab-title ul li.active a {
color: var(--bzo-main-color);
}
.product-tab-style4 .product-tab-title ul li:hover a span:before,
.product-tab-style4 .product-tab-title ul li.active a span:before{
background: var(--bzo-main-color);
}
@media(max-width: 1024px) {
.product-tab-style4 .product-tab-title ul li a {
font-size: 22px;
gap: 15px;
line-height: 30px;
}
}
@media(max-width: 992px) {
.product-tab-style4 .product-tab-title ul li a {
font-size: 18px;
gap: 15px;
line-height: 24px;
}
.product-tab-style4 .product-tab-title {
width: 28%;
}
.product-tab-style4 .product-tab-content {
width: 72%;
}
.product-tab-style4 .product-tab-title ul {
gap: 10px;
}
.blog-masonry-post-item-style5 .list-post-wrap .group .post-item-group-main {
width: 100%;
}
}
@media(max-width: 767px) { 
.product-tab-style4 {
flex-direction: column;
}
.product-tab-style4 .product-tab-title {
width: 100%;
}
.product-tab-style4 .product-tab-title ul {
border: none;
flex-wrap: wrap;
flex-direction: row;
gap: 0;
}
.product-tab-style4 .product-tab-title ul li{
width: 50%; 
margin-bottom: 10px;
}
.product-tab-style4 .product-tab-title ul li a {
font-size: 16px;
gap: 5px;
}
.product-tab-style4 .product-tab-title ul li a span {
width: 40px;
height: 40px;
}
.product-tab-style4 .product-tab-content {
width: 100%;
margin-top: 10px;
padding: 0;
}
}.widget-indexdm-inner-loading{
position: absolute;
top: 25%;
left: 50%;
margin-left: -8px;
font-size: 20px;
}
.active .dm-open i.fa-pulse,
.dm-open i.fa-times {
display: none;
}
.active .dm-open i.fa-times {
display: block;
}
.dm-button {
position: absolute;
background-color: #dd2400;
border-radius: 3px 0 0 3px;
color: #fff;
top: 247px;
left: -65px;
display: block;
padding: 10px 5px;
z-index: 9999;
font-size: 12px;
width: 65px;
height: 60px;
text-align: center;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
line-height: 15px;
}
.dm-button span{
display: block;
}
.dm-button.dm-support {
top: 310px;
background-position: center -43px;
background: #2a5db8;
}
.dm-button:hover,
.dm-button.dm-support:hover{
background: #6327eb;
}
.dm-button.dm-guide {
top: 373px;
background-position: center -93px;
background: #2a5db8;
}
.dm-button:before { }
.dm-button:focus,
.dm-button:hover {
color: #fff;
}
.dm-button i {
position: absolute;
top: 10px;
left: 0;
right: 0;
font-size: 20px;
}
.active .dm-button:before {
content: attr(data-title);
}
#widget_indexdm {
background: #fff;
z-index: 10000;
width: 380px;
position: fixed;
top: 0;
bottom: 0;
right: -380px;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
text-align: center;
}
#widget_indexdm.active {
right: 0;
}
#indexdm_img.active {
display: flex;
}
.img-demo {
background-position: center top;
display: none;
}
#widget_indexdm .widget-indexdm-inner {
overflow-x: hidden;
overflow-y: auto;
scrollbar-width: none;
position: absolute;
left: 15px;
bottom: 0;
color: #111;
right: 0;
padding-right: 15px;
top: 0;
}
#widget_indexdm .dm-header {
text-align: center;
}
#widget_indexdm .dm-header .header-event {
margin: 15px 0;
padding-bottom: 5px;
}
#widget_indexdm .dm-header .header-event img {
margin-bottom: 0;
border-radius: 3px;
}
#widget_indexdm .dm-header .header-button > a {
margin-bottom: 20px;
}
#widget_indexdm .dm-header .header-button {
border-bottom: 1px solid #e5e5e5;
}
#widget_indexdm .dm-header .header-button > a:hover { } #widget_indexdm .dm-header .header-description {
color: #111;
margin: 30px 0 30px;
text-transform: capitalize;
font-weight: 600;
margin-bottom: 15px;
font-size: 18px;
}
#widget_indexdm .dm-header .header-description:after{
content: '';
height: 2px;
width: 60px;
background: var(--bzo-main-color);
display: block;
margin: 10px auto 5px;
}
#widget_indexdm .dm-header .header-description h3 {
text-transform: uppercase;
font-size: 16px;
font-weight: bold;
}
#widget_indexdm .dm-header .header-description h3 span {
font-size: 24px;
}
#widget_indexdm .dm-header .header-description h4 {
text-transform: uppercase;
font-size: 12px;
font-weight: bold;
}
#widget_indexdm .dm-header .header-description h2 {
text-transform: uppercase;
font-size: 22px;
font-weight: bold;
margin-bottom: 0;
}
#widget_indexdm .dm-content {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
#widget_indexdm .dm-content .item-content {
padding: 0;
width: 48%;
text-transform: uppercase;
margin-bottom: 20px;
}
#widget_indexdm .dm-content .item-content > a {
display: flex;
width: 100%;
position: relative;
justify-content: center;
margin-bottom: 10px;
text-align: center;
border: 1px solid #eee;
background: #ebebeb;
padding: 4px;
background-size: 100% auto; border-radius: 3px;
}
#widget_indexdm .dm-content .item-content > a.mobiledm-href {
background: none;
padding: 0;
border: 0;
border-radius: 0;
}
#widget_indexdm .dm-content .item-content > a img {
max-width: 100%;
vertical-align: top;
margin-bottom: 0;
}
#widget_indexdm .dm-content .item-content h5 {
font-size: 14px;
margin-bottom: 15px;
}
#widget_indexdm .dm-content .item-content > a:before {
content: "";
display: block;
position: absolute;
left: 0;
width: 0;
top: 0px;
bottom: 0;
z-index: 1;
transition: 0.3s all ease-out;
-webkit-transition: 0.3s all ease-out;
background: rgba(0, 0, 0, 0.6);
border-radius: 3px;
}
#widget_indexdm .dm-content .item-content > a.mobiledm-href {
margin-bottom: 15px;
}
#widget_indexdm .dm-content .item-content > a.mobiledm-href:before {
top: 0;
bottom: auto;
height: 160px;
}
#widget_indexdm .dm-content .item-content > a.mobiledm-href:after {
align-self: flex-start;
top: 60px;
}
#widget_indexdm .dm-content .item-content > a:after {
content: 'View Demo';
display: block;
align-self: center;
position: absolute;
z-index: 5;
color: #fff;
opacity: 0;
transition-delay: 0.3s;
-webkit-transition-delay: 0.1s;
}
#widget_indexdm .dm-content .item-content > a:hover:after {
align-self: center;
opacity: 1;
}
#widget_indexdm .dm-content .item-content > a:hover:before {
width: 100%;
}
#indexdm_img {
position: fixed;
right: 380px;
left: 0;
top: 0;
bottom: 0;
display: flex;
z-index: 9999;
background: rgba(0, 0, 0, 0.7);
justify-content: flex-end;
align-items: center;
display: none;
}
#widget_indexdm .dm-content .item-content > a span.new-item {
display: block;
width: 38px;
height: 38px;
position: absolute;
right: -10px;
top: -10px;
z-index: 999;
}
#indexdm_img:before {
content: '';
background: rgba(0, 0, 0, 0.7);
display: block;
position: fixed;
right: 0;
left: auto;
width: 380px;
top: 0;
bottom: 0;
}
#indexdm_img > div {
display: inline-block;
width: 800px;
height: 100%;
background-size: 100% auto;
background-repeat: no-repeat;
background-position: center top;
}
#indexdm_img > div.mobile-hover {
background-size: auto;
}
#indexdm_img.active > div {
-webkit-animation: mymove 40s infinite;
-webkit-animation-play-state: running;
animation: mymove 40s infinite;
animation-play-state: running;
-webkit-animation-delay: 1s;
animation-delay: 1s;
}
#widget_indexdm.active-demo{
border-left: 1px solid #e5e5e5;
}
@-webkit-keyframes mymove {
0% {
background-position: center top;
}
50% {
background-position: center bottom;
}
100% {
background-position: center top;
}
}
@keyframes mymove {
0% {
background-position: center top;
}
50% {
background-position: center bottom;
}
100% {
background-position: center top;
}
}
#widget_indexdm .mobile-content {
margin-bottom: 30px;
}
#widget_indexdm .mobile-content h3 {
text-transform: uppercase;
font-size: 16px;
font-weight: bold;
margin-bottom: 30px;
}
.tool-panel-main-color-css a{
width: 20px;
height: 20px;
display: flex;
color: #fff;
justify-content: center;
align-items: center;
border-radius: 3px;
font-size: 14px;
}
.tool-panel-main-color-css{
display: flex;
justify-content: center;
flex-wrap: wrap;
gap: 10px;
max-width: 250px;
margin: auto;
}
.active-demo .dm-button{
opacity: 0;
}
@media (max-width: 1440px) {
#indexdm_img > div {
width: 600px;
}
}
@media (max-width: 767px) {
#widget_indexdm {
display: none;
}
.dm-button:before{
display: none;
}
.dm-button{
width: 40px;
height: 40px;
top: 268px;
left: -40px;
padding: 20px;
}
.dm-button:before{
display: none;
}
.dm-button.dm-guide {
top: 352px;
}
}
@media (max-width: 440px) {
#widget_indexdm {
width: 309px;
right: -309px;
}
}
@media (max-width: 374px) {
#widget_indexdm {
width: 253px;
right: -253px;
}
}.select-box select {
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
cursor: pointer;
position: relative;
z-index: 1;
width: 100%;
}
.select-box::after {
position: absolute;
top: 2px;
right: 0;
content: "\f107";
font-family: 'Line Awesome Free';
font-weight: 900;
z-index: 2;
cursor: pointer;
pointer-events: none;
}
.select-box {
position: relative;
}
.type-label .select-box::after{
content: '';
}
.elbzotech-dropdown-box:hover .elbzotech-dropdown-list{
opacity: 1;
visibility: visible;
pointer-events: inherit;
margin-top: 0px;
}
.elbzotech-dropdown-list {
position: absolute;
right: auto;
left: 0;
top: 100%;
background: #fff;
padding: 20px;
min-width: 260px;
width: 100%;
margin-top: 20px;
visibility: hidden;
opacity: 0;
border: none;
box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.10);
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
pointer-events: none;
line-height: 28px;
list-style: none;
z-index: 9992;
border-radius: 0px 0px 5px 5px;
}
.elbzotech-dropdown-list.elbzotech-dropdown-number-blog{
min-width: 100%;
}  body .scroll-top {
bottom: -100px;
right: 40px;
display: block;
height: 50px;
line-height: 50px;
opacity: 0;
position: fixed;
text-align: center;
width: 50px;
z-index: 999;
background: var(--bzo-main-color-mix);
border-radius: 50%;
color: #fff;
font-size: 24px;
transition: .3s;
}
body .scroll-top:hover {
color: #fff;
background: var(--bzo-main-color);
transition: .3s;
box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1);
}
body .scroll-top:hover i{
animation: shake-vertical 2.5s ease infinite;
}
.scroll-top.active {
opacity: 1;
bottom: 30px;
}
@media(max-width: 1170px){
body .scroll-top {
right: 20px;
height: 40px;
line-height: 40px;
width: 40px;
font-size: 20px;
}
.scroll-top.active {
bottom: 90px;
right: 15px;
}
} .page-shop-4col{
margin-top: 50px;
} .top-filter .sort-pagi-bar{
float: right;
}
.top-filter .view-type{
display: flex;
}
.top-filter .view-type a{
display: inline-block;
margin-right: 30px;
line-height: 0;
}
.top-filter .view-type a i{
font-size: 22px;
}
.top-filter .view-type a i::before{
color: #898989;
}
.top-filter .view-type a.active i:before,
.top-filter .view-type a:hover i:before
{
color: var(--bzo-main-color);
}
.top-filter .sort-pagi-bar > li{
vertical-align: middle;
}
.top-filter{
margin-bottom: 30px;
border: 1px solid var(--bzo-border-color);
border-radius: 10px;
}
.top_filter-shop{
margin-bottom: 30px;
}
.main-top-filter__left .dropdown-link
{
padding: 15px 30px;
display: inline-block;
display: flex;
align-items: center;
color: var(--bzo-body_typo-color);
gap: 5px;
}
.main-top-filter__left .dropdown-link:hover{
color: var(--bzo-main-color);
}
.main-top-filter__left .dropdown-link svg
{
}
.main-top-filter__left>div
{
border-right: 1px solid var(--bzo-border-color);
}
.hidden-sidebar .elementor-widget-sidebar,
.hidden-sidebar >.sidebar-position-left,
.hidden-sidebar >.sidebar-position-right
{
display: none;
}
.hidden-sidebar .elementor-element:has(.elementor-widget-bzotech-products),
.hidden-sidebar >.content-sidebar-left,
.hidden-sidebar >.content-sidebar-right
{
width: 100%;
}  .nav-tabs{
padding: 0;
margin: 0;
list-style: none;
border-bottom: 0;
}
.nav-tabs>li>a{
border-radius: 0;
padding: 0px;
border: none;
margin: 0px;
}
.nav>li>a:focus,
.nav>li>a:hover,
.nav-tabs>li>a:hover {
background: transparent;
border-color: transparent;
}
.nav-tabs>li.active>a, 
.nav-tabs>li.active>a:focus, 
.nav-tabs>li.active>a:hover{
border: none;
background: transparent;
}
.nav-tabs > li > a i{
display: inline-block;
vertical-align: middle;
}     .product-thumb-link {
display: block;
position: relative;
overflow: hidden;
background: #fff; }
.product-thumb-link img {
display: block;
width: 100%;
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
} .product-thumb:hover .zoom-thumb img {
transform: scale(1.15);
-webkit-transform: scale(1.15);
} .zoomout-thumb img.image-hover {
position: absolute;
top: 0;
left: 0;
opacity: 0;
transform: scale(2);
-webkit-transform: scale(2);
}
.product-thumb:hover .zoomout-thumb img.image-hover {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 1;
} .product-thumb .rotate-thumb img{
transition: all 0.4s linear 0s;
}
.rotate-thumb img.image-hover {
position: absolute;
top: 0;
left: 0;
opacity: 0;
transform: rotateY(90deg);
-webkit-transform: rotateY(90deg);
transition: all 0.4s linear 0s;
}
.product-thumb:hover .rotate-thumb img.image-hover {
transform: rotateY(0);
-webkit-transform: rotateY(0);
opacity: 1;
transition: all 0.4s linear 0s;
}
.product-thumb:hover .rotate-thumb img:first-child {
transform: rotateY(-90deg);
-webkit-transform: rotateY(-90deg);
opacity: 0;
transition: all 0.4s linear 0s;
} .product-thumb .translate-thumb img{
transition: all 0.4s ease-out 0s;
}
.translate-thumb img.image-hover {
position: absolute;
top: 0;
left: 0;
opacity: 0;
transform: translateY(100%);
-webkit-transform: translateY(100%);
transition: all 0.4s ease-out 0s;
}
.product-thumb:hover .translate-thumb img.image-hover {
transform: translateY(0);
-webkit-transform: translateY(0);
opacity: 1;
transition: all 0.4s ease-out 0s;
}
.product-thumb:hover .translate-thumb img:first-child {
transform: translateX(-100%);
-webkit-transform: translateX(-100%);
opacity: 0;
transition: all 0.4s ease-out 0s;
}    .elbzotech-wrapper-slider-global .swiper-button-prev:after, 
.elbzotech-wrapper-slider-global .swiper-container-rtl .swiper-button-next:after ,
.elbzotech-wrapper-slider-global .swiper-button-next:after,
.elbzotech-wrapper-slider-global .swiper-container-rtl .swiper-button-prev:after,
.elbzotech-wrapper-slider .swiper-button-prev:after, 
.elbzotech-wrapper-slider .swiper-container-rtl .swiper-button-next:after ,
.elbzotech-wrapper-slider .swiper-button-next:after,
.elbzotech-wrapper-slider .swiper-container-rtl .swiper-button-prev:after{
content: '';
}
.elbzotech-wrapper-slider-global .swiper-button-next, 
.elbzotech-wrapper-slider-global .swiper-container-rtl .swiper-button-prev,
.elbzotech-wrapper-slider-global .swiper-button-prev, 
.elbzotech-wrapper-slider-global .swiper-container-rtl .swiper-button-next,
.elbzotech-wrapper-slider .swiper-button-next, 
.elbzotech-wrapper-slider .swiper-container-rtl .swiper-button-prev,
.elbzotech-wrapper-slider .swiper-button-prev, 
.elbzotech-wrapper-slider .swiper-container-rtl .swiper-button-next{
background-image:none;
}  .elbzotech-popup-overlay{
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: rgba(0,0,0,0.5);
opacity: 0;
visibility: hidden;
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
z-index: -1;
}  .bzotech-navbar-nav{
margin: 0;
padding: 0;
list-style: none;
}
.bzotech-navbar-nav > li{
display: inline-block;
font-size: 14px;
}
.bzotech-navbar-nav > li > a{
position: relative;
display: block;
}
.bzotech-navbar-nav li.menu-item-has-children{
position: relative;
}
.bzotech-navbar-nav li.menu-item-has-children:hover > .sub-menu {
opacity: 1;
visibility: visible;
margin: 0;
margin-top: 0px;
}
.bzotech-navbar-nav li.menu-item-has-children li.menu-item-has-children > .sub-menu {
margin: 0px 0px 0px 30px;
}
.bzotech-navbar-nav .sub-menu .sub-menu{
left: 100%;
top: 0;
border-radius: 0px;
}
.bzotech-navbar-nav .sub-menu > li > a {
display: block;
position: relative;
font-size: 16px;
line-height: 30px;
}
.bzotech-navbar-nav .sub-menu > li > a:hover{
color: var(--bzo-main-color);
}
.bzotech-navbar-nav li.has-mega-menu .mega-menu {
background: #fff;
left: 0;
opacity: 0;
padding: 30px 15px 30px 15px;
position: absolute;
top: 100%;
visibility: hidden;
width: 100%;
z-index: -1;
text-align: left;
margin: 20px 0 0 0px;    
box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12);
border-radius: 0px 0 5px 5px;
}
.bzotech-navbar-nav .sub-menu {
background: #fff;
left: 0px;
list-style: none;
opacity: 0;
padding: 30px;
position: absolute;
top: 100%;
visibility: hidden;
z-index: 999;
text-align: left;
margin: 20px 0 0 0px;  
transition: all 0.1s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12);
min-width: 230px;
border-radius: 0 0 5px 5px;
}
.bzotech-navbar-nav li.has-mega-menu.active-hover > .mega-menu {
margin: 0;
opacity: 1;
visibility: visible;
margin-top: 0px;
z-index: 999;
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
}
.mega-menu .current-link{
color: var(--bzo-main-color);
}
.indicator-icon{
margin-left: 5px;
cursor: pointer;
position: relative;
font-weight: 900;
font-style: normal;
font-family: 'Line Awesome Free';
font-weight: 900;
font-size: 16px;
}
.indicator-icon:before {
content: "\f107";
}
.sub-menu .indicator-icon::before {
content: "\f105";
}
.bzotech_plus_icon .indicator-icon::before {
content: '+';
}
.bzotech_fill_arrow .indicator-icon::before {
content: '\f0d7';
}
.bzotech_fill_arrow .sub-menu .indicator-icon::before {
content: '\f0da';
}
.bzotech_none .indicator-icon{
display: none;
}
.bzotech-menu-toggler{
display: flex;
align-content: center;
flex-wrap: wrap;
position: relative;
display:block;
overflow: hidden;
cursor: pointer;
}
.menu-global-style- .bzotech-navbar-nav{
display: flex;
} .fixed-header {
background:#fff;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
}
.menu-fixed-content.fixed-header{
background: #fff;
box-shadow: 0px 0px 20px -10px rgba(0, 0, 0, 0.5);
width: 100%;
left: 0 !important;
margin: 0;
max-width: 100%;
display: block;
}
.fixed-header .vc_row[data-vc-full-width].vc_hidden{
opacity: 1;
}
.fixed-header {
position: fixed !important;
top: -100px;
left: 0px !important;
z-index: 9999!important;
-webkit-transition: top 0.4s ease-out 0s !important;
transition: top 0.4s ease-out 0s !important;
box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
}
.admin-bar .fixed-header.active {
top: 32px;
}
.fixed-header.active {
top: -1px;
}
.effect-line-bottom .bzotech-navbar-nav>li>a{
position: relative;
}
.effect-line-bottom .bzotech-navbar-nav>li>a:after
{
content: '';
background: #c82811;
position: absolute;
bottom: 0;
height: 3px;
left: 50%;
right: 50%;
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
opacity: 0;
}
.effect-line-bottom .bzotech-navbar-nav>li>a:hover:after,
.effect-line-bottom .bzotech-navbar-nav>li.current-menu-parent>a:after,
.effect-line-bottom .bzotech-navbar-nav>li.current-menu-ancestor>a:after,
.effect-line-bottom .bzotech-navbar-nav>li.current-menu-item>a:after
{
left: 0;
right: 0;
opacity: 1;
}
.effect-line-top .bzotech-navbar-nav>li{
position: relative;
}
.effect-line-top .bzotech-navbar-nav>li>a:after
{
content: '';
background: #c82811;
position: absolute;
top: 0;
height: 3px;
left: 50%;
right: 50%;
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
opacity: 0;
}
.effect-line-top .bzotech-navbar-nav>li>a:hover:after,
.effect-line-top .bzotech-navbar-nav>li.current-menu-item>a:after
{
left: 0;
right: 0;
opacity: 1;
}
.toggle-mobile-menu {
display: none;
} .menu-global-style-icon.bg-overlay:after{
content: '';
position: fixed;
top: 0;
bottom: 0;
right: 0;
left: 0;
background: rgba(0, 0, 0, 0.7);
z-index: 10;
}
.menu-global-style-icon .bzotech-nav-identity-panel{
display: flex;
}
.menu-global-style-icon .bzotech-menu-inner{ 
background: #fff;
width: 330px;
position: fixed;
top: 0;
bottom: 0;
z-index: 9995;
padding: 50px 0px 0px 0px;
overflow-x: hidden;
transition: all 0.5s ease-out 0s;
-webkit-transition: all 0.5s ease-out 0s;
max-width: 100%;
box-shadow: 0px 0px 30px rgb(0 0 0 / 0.1);
max-height: 100%;
display: block;
}
body.admin-bar .menu-global-style-icon .bzotech-menu-inner{
top: 32px;
}
.menu-global-style-icon.position_content-left .bzotech-menu-inner{ 
left: -350px;
}
.menu-global-style-icon.position_content-left .bzotech-menu-inner.menu-side-active{
left: 0;
}
.menu-global-style-icon.position_content-right .bzotech-menu-inner{ 
right: -350px;
}
.menu-global-style-icon.position_content-right .bzotech-menu-inner.menu-side-active{
right: 0;
}
.position_content-left .close-menu{
position: absolute;
right: 17px;
top:0px;
line-height: 40px;
cursor: pointer;
font-size: 24px;
z-index: 1;
}
.position_content-right .close-menu{
position: absolute;
left: 17px;
top: 5px;
line-height: 40px;
cursor: pointer;
font-size: 24px;
}
.menu-global-style-icon .bzotech-menu-inner .bzotech-navbar-nav{
margin-top: 0px;
padding-left: 0px;
overflow-y: scroll;
overflow-x: hidden;
height: 100%;
position: relative;
}
.menu-global-style-icon .bzotech-navbar-nav > li > a{
padding: 10px 20px;
text-transform: uppercase;
font-size: 16px;
font-family: 500;
border-top: 1px solid #e1e1e1;
}
.menu-global-style-icon .bzotech-navbar-nav > li > a:hover{
color: var(--bzo-main-color);
}
.menu-global-style-icon .bzotech-navbar-nav > li {
display: block;
position: unset;
}
.menu-global-style-icon .bzotech-navbar-nav .sub-menu{
width: 330px;
position: fixed;
opacity: 0;
visibility: hidden;
margin: 0;
box-shadow: none;
background: #fff;
top: 0;
bottom: 0;
border-radius: 0;
border-right: 1px solid #e5e5e5;
border-left: 1px solid #e5e5e5;
box-shadow: -15px 0px 25px -15px #00000024;
}
.menu-global-style-icon li.has-mega-menu .mega-menu{
width: calc(70% - 330px)!important;
max-width: 100%!important;
position: fixed;
opacity: 0;
visibility: hidden;
margin: 0;
box-shadow: none;
background: #fff;
top: 0;
bottom: 0;
border-radius: 0;
border-right: 1px solid #e5e5e5;
border-left: 1px solid #e5e5e5;
box-shadow: -15px 0px 25px -15px #00000024;
}
.menu-global-style-icon li.has-mega-menu:hover .mega-menu{
opacity: 1;
visibility: visible;
z-index: 999;
margin-right: 0;
margin-left: 0;
}
.menu-global-style-icon.position_content-right .bzotech-navbar-nav .sub-menu,
.menu-global-style-icon.position_content-right .bzotech-navbar-nav .mega-menu
{
right: 330px;
left: auto!important;
margin-right: 50px;
transition: all 0.4s ease-out 0s;
-webkit-transition: all 0.4s ease-out 0s;
}
.admin-bar .menu-global-style-icon.position_content-right .bzotech-navbar-nav .sub-menu,
.admin-bar .menu-global-style-icon.position_content-right .bzotech-navbar-nav .mega-menu
{
padding-top: 32px;
}
.menu-global-style-icon.position_content-left .bzotech-navbar-nav .sub-menu,
.menu-global-style-icon.position_content-left .bzotech-navbar-nav .mega-menu
{
left: 330px;
right: auto!important;
margin-left: 50px;
transition: all 0.4s ease-out 0s;
-webkit-transition: all 0.4s ease-out 0s;
}
.menu-global-style-icon .bzotech-navbar-nav li:hover>.sub-menu
.menu-global-style-icon .bzotech-navbar-nav .sub-open > .sub-menu,
{
display: block;
margin-right: 0;
margin-left: 0;
}
.menu-global-style-icon .bzotech-navbar-nav .sub-menu{
padding: 0px;
}
.menu-global-style-icon .bzotech-navbar-nav .sub-menu >li>a{
padding: 8px 20px;
}
.menu-global-style-icon .indicator-icon{
width: 30px;
text-align: center;
float: right;
}
.bzotech-navbar-nav li.has-mega-menu.active-hover > .mega-menu {
margin: 0;
opacity: 1;
visibility: visible;
margin-top: 0px;
z-index: 999;
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
}
@media (max-width: 1440px) {
.menu-global-style-icon li.has-mega-menu .mega-menu{
width: calc(100% - 330px)!important;
}
}
@media (max-width: 1200px) {
.menu-global-style-icon .bzotech-navbar-nav .sub-menu {
width: 100%;
position: unset;
border-right: none;
display: none;
opacity: 1;
visibility: visible;
border-top: 1px solid #e1e1e1;
border-right: none;
border-left: none;
transition: none!important;
}
}
@media (max-width: 768px) {
body.admin-bar .menu-global-style-icon .bzotech-menu-inner{
top: 46px;
}
} @media (max-width: 1200px) {
.menu-global-style- .bzotech-navbar-nav{
flex-direction: column;
}
.btn-toggle-mobile-menu {
position: absolute;
top: 0;
right: 0px;
height: 55px;
width: 55px;
border-left: 1px solid #e1e1e1;
line-height: 55px;
z-index: 10;
text-align: center;        
font-size: 18px;
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
}
.btn-toggle-mobile-menu::after {
font-family: 'Line Awesome Free';
content: "\f107";
font-weight: 900;
}
.btn-toggle-mobile-menu.active::after {
content: "\f106";
}
.btn-toggle-mobile-menu.active {
background: #ebebeb;
}
.bzotech-menu-inner .indicator-icon{
display: none;
}
.bzotech-menu-inner{
position: absolute;
top: 100%;
width: 100vw;
display: none;
z-index: 9999;
background: #fff;
box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
transition: none;
-webkit-transition: none;
text-align: left;
overflow-x: auto;
overflow-y: scroll;
max-height: 350px;
scrollbar-width: none;
}
.bzotech-menu-inner > .bzotech-navbar-nav  {
text-align: left!important;
}
.bzotech-menu-inner > .bzotech-navbar-nav > li {
display: block;
width: 100%;
margin: 0px !important;
padding: 0!important;
position: relative;
}
.bzotech-menu-inner > .bzotech-navbar-nav>li > a {
display: block;
font-weight: 500;
font-size: 18px;
height: 55px !important;
line-height: 55px !important;
padding: 0px 20px!important;
padding-right: 70px!important;
border-bottom: none!important;
transition: none;
-webkit-transition: none;
margin: 0px!important;
color: #000!important;
}
.bzotech-navbar-nav li.menu-item-has-children> a:before{
display: none;
}
.bzotech-menu-inner > ul li:not(.has-mega-menu) ul{
padding: 20px 0;
}
.bzotech-menu-inner > ul li:not(.has-mega-menu) ul li > a {
padding-left: 30px!important;
padding-top: 5px;
padding-bottom: 5px;
font-size: 14px;
}
.bzotech-menu-inner > ul li:not(.has-mega-menu) ul li:first-child > a {
border-top: none!important;
}
.bzotech-menu-inner > ul li:not(.has-mega-menu) ul li.menu-item-depth-2 > a {
padding-left: 45px!important;
}
.bzotech-menu-inner > ul li:not(.has-mega-menu) ul li.menu-item-depth-3 > a {
padding-left: 60px!important;
}
.bzotech-menu-inner > ul li:not(.has-mega-menu) ul li.menu-item-depth-4 > a {
padding-left: 75px!important;
}
.bzotech-menu-inner > ul li:not(.has-mega-menu) ul li.menu-item-depth-4 .sub-menu-item > a {
padding-left: 90px!important;
}
.bzotech-navbar-nav .sub-menu{
padding: 0px;
}
.toggle-mobile-menu {
position: relative;
padding: 0px;
text-align: center;
display: inline-block;
font-size: 22px;
width: 40px;
height: 40px;
line-height: 42px;
background-color: #f5f5f5;
border-radius: 40px;
}
.bzotech-menu-global-container.active .toggle-mobile-menu i:before{
content: "\f00d";
}
.toggle-mobile-menu:hover,
.toggle-mobile-menu:focus
{
color: var(--bzo-main-color);
}
.toggle-mobile-menu.active .la-reorder:before {
content: "\f191";
}
.menu-global-style- .sub-menu li
{
transition: none;
-webkit-transition: none;
}
.menu-global-style- .sub-menu
{
background: #fff none repeat scroll 0 0;
display: none;
margin: 0!important;
opacity: 1!important;
visibility: visible!important;
position: static!important;
box-shadow: none!important;
border-top: 1px solid #e1e1e1;
transition: none;
-webkit-transition: none;
width: 100%;
}
.menu-global-style- .bzotech-navbar-nav > li > a
{
border-top: 1px solid #e1e1e1!important;
} .menu-global-style- .bzotech-navbar-nav>li> a:after
{
display: none;
}
.bzotech-navbar-nav li.has-mega-menu .mega-menu{
position: unset;
transition: none;
display: none;
box-shadow: none!important;;
border-top: 1px solid #e1e1e1;
opacity: 1!important;
width: 100%!important;
visibility: visible!important;
margin: 0!important;
}
}  .product-rate {
background-image: url(https://thienlongeq.com/wp-content/themes/bw-kidxtore/assets/global/css/images/icon/rate-star.png);
background-position: 0 -13px;
background-repeat: repeat-x;
height: 13px;
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
width: 90px;
}
.product-rating {
background-image: url(https://thienlongeq.com/wp-content/themes/bw-kidxtore/assets/global/css/images/icon/rate-star.png);
background-position: 0 0;
background-repeat: repeat-x;
height: 13px;
}
.total-star .product-rate {
background-image: url(https://thienlongeq.com/wp-content/themes/bw-kidxtore/assets/global/css/images/icon/total-star.png);
background-position: 0 -24px;
height: 24px;
width: 160px;
}
.total-star .product-rating {
background-image: url(https://thienlongeq.com/wp-content/themes/bw-kidxtore/assets/global/css/images/icon/total-star.png);
height: 24px;
} .product-thumb .product-label{
text-align: left;
left: 15px;
top: 15px;
right: auto;
position: absolute;
z-index: 1;
}
.product-label{
max-width: 80px;
}
.product-label span{
font-size: 12px;
font-weight: 600;
color: #fff;
text-transform: uppercase;
line-height: 32px;
padding: 0 8px;
border-radius: 20px;
background-color: #FFC12B;
display: inline-block;
margin-bottom: 10px;
}
.product-label span.trending{
background-color: rgba(255, 163, 78, 1.0);
}
.product-label span.sale{
background-color: #ff8081;
}
.product-detail .product-label{
position: absolute;
top: 30px;
left: 30px;
z-index: 10;
}
.product-detail .product-label span{
} .woocommerce-pagination .page-numbers{
width: 46px;
height: 46px;
line-height: 46px;
border: 1px solid var(--bzo-border-color);
border-radius: 5px;
margin: 0 5px 10px 5px;
font-weight: 500;
font-size: 16px;
color: #898989;
display: inline-block;
}
.woocommerce-pagination .page-numbers i{
color: #293042;
font-size: 18px;
}
.woocommerce-pagination .page-numbers.current{
background-color: var(--bzo-main-color);
border-color: var(--bzo-main-color);
color: #fff;
}
.woocommerce-pagination .page-numbers:hover{
border-color: var(--bzo-main-color);
color: var(--bzo-main-color);
} 
.woocommerce-pagination .page-numbers.current:hover i{
color: #fff;
}
.woocommerce-pagination .page-numbers:hover i{
color: var(--bzo-main-color);
} .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: var(--bzo-body_typo-font-size);
}
.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;
margin-bottom: 0px;
}
.box-contact-form .wpcf7-form .bzotech-row .wpcf7-form-control-wrap{
margin-bottom: 30px;
display: block;
}
.box-contact-form .wpcf7-form input.wpcf7-submit{
margin-top: 30px;
}
.box-contact-form .wpcf7-form label
{
margin-bottom: 8px;
display: block;
}
.box-contact-form .wpcf7-form p{
margin: 0;
} .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){
} .wishlist-title-container .wishlist-title{
display: none;
}
.woocommerce table.wishlist_table {
border: none;
margin: 0;
padding: 0;
margin-bottom: 30px;
font-size: var(--bzo-body_typo-font-size);
}
.woocommerce table.wishlist_table td{
border-top: none;
}
.woocommerce table.wishlist_table td:not(:last-child){
border-right: none;
}
.woocommerce table.wishlist_table th:not(:last-child){
border-right: none;
}
.woocommerce table.wishlist_table th{
font-size: 16px;
font-weight: 600;
color: var(--bzo-gray-color);
}
.wishlist_table tr td, .wishlist_table tr th.product-checkbox, .wishlist_table tr th.wishlist-delete {
text-align: left;
}
.wishlist_table .product-name a {
line-height: 20px;
font-size: 16px;
font-weight: 600;
}
.wishlist_table .product-stock-status span.wishlist-in-stock {
font-size: 16px;
}
.yith-wcwl-share .share-button a i{
font: normal normal normal 14px/1 FontAwesome;
font-size: 16px;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share{
margin-bottom: 0;
}
.yith-wcwl-share li a{
min-width: 40px;
min-height: 40px;
line-height: 40px;
padding: 0;
border-radius: 5px;
}
.wishlist_table.mobile .product-add-to-cart a{
display: inline-block!important;
margin-bottom: 0;
}
.wishlist_table.images_grid li .item-details h3, .wishlist_table.mobile li .item-details h3, .wishlist_table.modern_grid li .item-details h3{
margin-top: 0;
}
.wishlist_table.mobile li .additional-info-wrapper .product-remove {
text-align: left;
position: absolute;
right: 0px;
top: 0px;
}
.wishlist_table.mobile li .additional-info-wrapper .move-to-another-wishlist, .wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart{
text-align: left;
}
.wishlist_table.mobile li .item-wrapper .item-details .item-details-table .label,
.wishlist_table.mobile .additional-info
{
display: none;
}
.wishlist_table.mobile li .item-wrapper .item-details .item-details-table .value{
padding: 0;
}
.wishlist_table.mobile li {
margin-bottom: 25px;
padding-bottom: 20px;
border-bottom: 1px solid var(--bzo-border-color);
position: relative;
} .fancybox-opened .fancybox-skin {
background: #fff;
border-radius: 15px;
}
.fancybox-opened .fancybox-inner::-webkit-scrollbar {
width: 5px;
}
.fancybox-opened .fancybox-inner::-webkit-scrollbar-track { border-radius: 10px;
}
.fancybox-opened .fancybox-inner::-webkit-scrollbar-thumb {
background-color: var(--bzo-main-color-mix2);
}
.fancybox-opened .fancybox-inner::-webkit-scrollbar-thumb:hover {
background: var(--bzo-main-color);
}
.product-popup-content {
padding: 15px 15px;
}
.product-popup-content .product-detail .final-countdown{
display: none;
}
.fancybox-close {
top: 20px;
right: 20px;
background: transparent
}
.fancybox-close:before {
content: "\f00d";
font-family: 'Line Awesome Free';
font-weight: 900;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-size: 24px
}
.product-popup-content .product-detail-info .set_offset_top {
display: none
}
.product-popup-content .product-title-single {
font-size: 26px
}
.product-popup-content .product-detail-info .product-desc {
margin-top: 17px
}
.product-popup-content .product-rating-total-sold {
margin-top: 20px
} .js-filter-hitory .item{
background: #F5F5F5;
border-radius: 5px;
margin-right: 12px;
padding: 6px 14px;
}
.js-filter-hitory .item.clear-filter{
background: #f5f5f5;
margin-bottom: 0px;
}
.js-filter-hitory .item.clear-filter a{
color: #454545;
font-size: 14px;
font-weight: 500;
}
.js-filter-hitory .item.clear-filter a:hover{
color: var(--bzo-main-color);
}
.js-filter-hitory .item-label{
}
.js-filter-hitory .item-filter-hitory> a:after{
content: "\e921";
font-family: 'bzoicon' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
font-size: 9px;
margin-left: 10px;
}
.js-filter-hitory .item-filter-hitory> a{
margin-left: 12px;
display: flex;
align-items: center;
font-size: 14px;
font-weight: 600;
color: #454545;
}
.js-filter-hitory .item-filter-hitory> a:hover{
color: var(--bzo-main-color);
}
.js-filter-hitory .item-filter-hitory> a:last-child{
margin-right: 0px;
} .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 40px 30px;
max-width: 600px;
text-align: center;
}
.bzo-ajaxcart-report .msg-success{
margin-bottom: 20px;
background: #f1f1f1;
font-size: 16px;
padding: 12px 20px;
border-radius: 5px;
color: #333;
}
.bzo-ajaxcart-actions{
display: flex;
justify-content: center;
align-items: center;
gap: 20px;
}
.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; cursor: pointer;
z-index: 1;
position: relative;
font-family:var(--bzo-body_typo-font-family);
overflow: hidden;
transition: all .3s ease-in-out;
position: relative;
margin: 0;
}
.btn-popup-cart:hover{
background: var(--bzo-main-color-darken);
color: #fff;
transition: all .3s ease-in-out;
}
.btn-popup-cart.close{
background: #2FBF46;
}
.btn-popup-cart.close:hover{
background: #259838;
}
.btn-popup-view::after{
font-family: 'Line Awesome Free';
font-weight: 900;
content: "\f061";
font-size: 20px;
padding-left: 5px;
}
@media(max-width: 767px) {
.bzo-ajaxcart-report>div {
max-width: 320px;
padding: 30px 20px
}
.bzo-ajaxcart-actions{
flex-direction: column;
gap: 10px;
}
}  .header-default{
box-shadow: 0px 1px 18px rgba(0, 0, 0, 0.12);
margin-bottom: 30px;
}
.header-default .logo-default{
padding: 40px 0;
}
.header-default .menu-global-style- .bzotech-navbar-nav > li > a{
padding: 0 15px;
}
@media (max-width: 1560px) {
.header-default .menu-global-style- .bzotech-navbar-nav > li > a{
padding: 0 10px;
font-size: 16px;
}
}
@media (max-width: 1365px) {
.header-default .menu-global-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;
}
}  .woocommerce-currency-switcher-form{
}
.woocommerce-currency-switcher-form .chosen-container-single.chosen-container-active .chosen-single,
.woocommerce-currency-switcher-form .chosen-container-single .chosen-single{
background: transparent;
border: none;
box-shadow: none;
font-size: var(--bzo-body_typo-font-size);
display: flex;
align-items: center;
color: #727272;
padding: 0;
}
.woocommerce-currency-switcher-form .chosen-container-single.chosen-container-active .chosen-single:hover,
.woocommerce-currency-switcher-form .chosen-container-single .chosen-single:hover{
color: var(--bzo-main-color);
}
.woocommerce-currency-switcher-form .chosen-container{
min-width: auto;
padding: 10px 0;
}
.woocommerce-currency-switcher-form .chosen-container-single .chosen-single div b{
background: transparent;
background-image: none !important;
}
.woocommerce-currency-switcher-form .chosen-container-single .chosen-single div b:before{
content: "\f107";
font-family: 'Line Awesome Free';
font-weight: 900;
font-size: 12px;
}
.woocommerce-currency-switcher-form .chosen-container-single .chosen-single span{
margin-right: 5px;
}
.woocommerce-currency-switcher-form .chosen-container-single .chosen-single div{
height: auto;
position: unset;
width: auto;
}
.woocommerce-currency-switcher-form select.woocommerce-currency-switcher{
background: transparent;
height: auto;
width: auto;
padding: 0;
font-size: var(--bzo-body_typo-font-size);
border: none;
font-family: inherit;
color: var(--bzo-body_typo-color);
}
.woocommerce-currency-switcher-form .chosen-container-single .chosen-drop{
border: none;
min-width: 100px;
border-radius: 0 0 5px 5px;
font-size: 14px;
padding: 10px 15px;
margin-top: 0;
box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12);
right: 0;
left: auto;
top: 100%;    
transition: all 0.3s ease-out 0s;
opacity: 0;
visibility: hidden;
} .woocommerce-currency-switcher-form .chosen-container-single.chosen-with-drop .chosen-drop{
right: 0;
left: auto;
opacity: 1;
visibility: visible;
}
.woocommerce-currency-switcher-form .chosen-results li{
padding: 0;
}
.woocommerce-currency-switcher-form .chosen-container .chosen-results{
padding: 0;
margin: 0;
}
form.woocommerce-currency-switcher-form .chosen-results li{
line-height: 28px !important;
padding: 0;
}
form.woocommerce-currency-switcher-form .chosen-results li:hover,
form.woocommerce-currency-switcher-form .chosen-results li.result-selected{
color: var(--bzo-main-color);
}
.woocommerce a.remove{
color: var(--bzo-main-color) !important;
}
.woocommerce a.remove:hover{
background-color: var(--bzo-main-color);
} .after-append-footer{
position: fixed;
bottom: 0;
left: 0;
right: 0;
z-index: 999;
}    .content-single-course{
}
.content-course-default .title-post-single{
margin-bottom: 40px;
}
.content-course-default .single-course-media-format{
margin-bottom: 100px;
text-align: center;
}
.content-course-default .single-course-media-format img{
border-radius: 8px;
}
.list-meta-course{
margin-bottom: 100px;
}
.list-meta-course .meta-course-item h3{
padding: 10px;
text-transform: uppercase;
}
.list-meta-course .meta-course-item ul{
background-color: #f0f0f0;
padding: 30px 40px;
display: flex;
flex-direction: column;
gap: 20px;
min-height: 232px;
}
.list-meta-course .meta-course-item ul li{
list-style: none;
display: flex;
line-height: 28px;
}
.list-meta-course .meta-course-item ul li .meta-label{
width: 35%;
font-weight: 700;
color: #454545;
}
.list-meta-course .meta-course-item ul li .meta-content{
width: 65%;
}
.meta-teacher .teacher-socials{
display: flex;
gap: 15px;
}
.meta-teacher .teacher-socials a{
display: block;
border-radius: 6px;
width: 28px;
height: 28px;
background-color: #fff;
color: #454545;
font-size: 18px;
text-align: center;
line-height: 28px;
}
.meta-teacher .teacher-socials a:hover{
background-color: var(--bzo-main-color);
color: #fff;
}
.content-single-course .single-related-post{
margin-top: 100px;
}
.content-single-course .single-related-post__title{
text-align: center;
margin-bottom: 40px;
} .form-register-course select,
.form-register-course textarea,
.form-register-course .bzotech-row input{
background-color: var(--bzo-main-color2-mix);
border-radius: 10px;
border: none;
width: 100%;
color: #727272;
font-size: 16px;
font-weight: 400;    
}
.form-register-course .bzotech-row input{
height: 54px;
}
.form-register-course .wpcf7-form-control-wrap{
margin-bottom: 20px;
display: block;
}
.form-register-course textarea{
font-family: var(--bzo-body_typo-font-family);
max-height: 110px;
}
.form-register-course p{
margin: 0;
}
.form-register-course .course-field{
padding: 0 10px;
}
.form-register-course .bzotech-row{
margin: 0 -10px;
}
.form-register-course .book-now-btn p{
display: flex;
justify-content: center;
align-items: center;
}
.form-register-course select{
-moz-appearance:none; -webkit-appearance:none; appearance:none;
}
.form-register-course select:hover{
cursor: pointer;
}
.form-register-course .style-select .wpcf7-form-control-wrap{
position: relative;
}
.form-register-course .style-select .wpcf7-form-control-wrap::after{
position: absolute;
top: 12px;
right: 20px;
content: "\f107";
font-family: "FontAwesome";
font-size: 18px;
}
.form-register-course .wpcf7-spinner {
display: none;
}
form.submitting .form-register-course .wpcf7-spinner {
display: inline-block;
}
.form-register-course .submit-course{
margin-top: 25px;
}
.related-course-slider .bzotech-swiper-navi .swiper-button-nav{
position: absolute;
top: 27%;
margin-top: -16px;
z-index: 1;
width: 32px;
height: 32px;
line-height: 32px;
border-radius: 5px;
background-color: #ebebeb;
color: #727272;
border: none;
transition: .3s;
font-size: 18px;
opacity: 0;
visibility: hidden;
}
.related-course-slider .bzotech-swiper-navi .swiper-button-nav:hover{
background: var(--bzo-main-color);
color: #ffff;
cursor: pointer;
transition: .25s;
}
.related-course-slider .bzotech-swiper-navi .swiper-button-nav.swiper-button-prev {
left: -30px;
}
.related-course-slider .bzotech-swiper-navi .swiper-button-nav.swiper-button-next {
right: -30px;  
}
.related-course-slider:hover .bzotech-swiper-navi .swiper-button-nav{
opacity: 1;
visibility: visible;
transition: .3s;
}
.related-course-slider:hover .bzotech-swiper-navi .swiper-button-nav.swiper-button-prev{
left: 0px;  
}
.related-course-slider:hover .bzotech-swiper-navi .swiper-button-nav.swiper-button-next{
right: 0px;
}
@media(max-width: 1200px){
.single-bzotech_courses #main-content{
padding: 50px 0;
}
.content-single-course .single-related-post{
margin-top: 50px;
}
.list-meta-course .meta-course-item ul{
padding: 30px 15px;
}
.content-course-default .single-course-media-format{
margin-bottom: 50px;
}
.list-meta-course{
margin-bottom: 40px;
}
}
@media(max-width: 1024px){
.list-meta-course .meta-course-item ul li .meta-label{
width: 42%;
}
.list-meta-course .meta-course-item ul li .meta-content{
width: 58%;
}
}
@media(max-width: 880px){
.content-single-course .single-related-post__title,
.content-course-default .title-post-single{
font-size: 30px;
line-height: 42px;
margin-bottom: 30px;
}
.list-meta-course .meta-course-last{
margin-top: 30px;
}
.list-meta-course .meta-course-last .meta-course-item ul{
min-height: unset;
}
}
@media(max-width: 767px){
.list-meta-course{
margin-bottom: 10px;
}
.list-meta-course > div{
margin-bottom: 30px;
}
.list-meta-course .meta-course-last{
margin-top: 0px;
}
.form-register-course .submit-course{
margin-top: 15px;
}
}  .elbzotech-swiper-slider[data-items-mobile="2"] .swiper-slide{
width: 50%;
}
.elbzotech-swiper-slider[data-items-mobile="3"] .swiper-slide{
width: 33.33%;
}
.elbzotech-swiper-slider[data-items-mobile="4"] .swiper-slide{
width: 25%;
}
.elbzotech-swiper-slider[data-items-mobile="5"] .swiper-slide{
width: 20%;
}
.elbzotech-swiper-slider[data-items-mobile="6"] .swiper-slide{
width: 16.66%;
}
.elbzotech-swiper-slider[data-items-mobile="7"] .swiper-slide{
width: 14.28%;
}
.elbzotech-swiper-slider[data-items-mobile="8"] .swiper-slide{
width: 12.5%;
}
.elbzotech-swiper-slider[data-items-mobile="9"] .swiper-slide{
width: 11.11%;
}
.elbzotech-swiper-slider[data-items-mobile="10"] .swiper-slide{
width: 10%;
}
@media(min-width: 768px){
.elbzotech-swiper-slider[data-items-mobile-extra="2"] .swiper-slide{
width: 50%;
}
.elbzotech-swiper-slider[data-items-mobile-extra="3"] .swiper-slide{
width: 33.33%;
}
.elbzotech-swiper-slider[data-items-mobile-extra="4"] .swiper-slide{
width: 25%;
}
.elbzotech-swiper-slider[data-items-mobile-extra="5"] .swiper-slide{
width: 20%;
}
.elbzotech-swiper-slider[data-items-mobile-extra="6"] .swiper-slide{
width: 16.66%;
}
.elbzotech-swiper-slider[data-items-mobile-extra="7"] .swiper-slide{
width: 14.28%;
}
.elbzotech-swiper-slider[data-items-mobile-extra="8"] .swiper-slide{
width: 12.5%;
}
.elbzotech-swiper-slider[data-items-mobile-extra="9"] .swiper-slide{
width: 11.11%;
}
.elbzotech-swiper-slider[data-items-mobile-extra="10"] .swiper-slide{
width: 10%;
}
}
@media(min-width: 881px){
.elbzotech-swiper-slider[data-items-tablet="2"] .swiper-slide{
width: 50%;
}
.elbzotech-swiper-slider[data-items-tablet="3"] .swiper-slide{
width: 33.33%;
}
.elbzotech-swiper-slider[data-items-tablet="4"] .swiper-slide{
width: 25%;
}
.elbzotech-swiper-slider[data-items-tablet="5"] .swiper-slide{
width: 20%;
}
.elbzotech-swiper-slider[data-items-tablet="6"] .swiper-slide{
width: 16.66%;
}
.elbzotech-swiper-slider[data-items-tablet="7"] .swiper-slide{
width: 14.28%;
}
.elbzotech-swiper-slider[data-items-tablet="8"] .swiper-slide{
width: 12.5%;
}
.elbzotech-swiper-slider[data-items-tablet="9"] .swiper-slide{
width: 11.11%;
}
.elbzotech-swiper-slider[data-items-tablet="10"] .swiper-slide{
width: 10%;
}
}
@media(min-width: 1025px){
.elbzotech-swiper-slider[data-items-tablet-extra="2"] .swiper-slide{
width: 50%;
}
.elbzotech-swiper-slider[data-items-tablet-extra="3"] .swiper-slide{
width: 33.33%;
}
.elbzotech-swiper-slider[data-items-tablet-extra="4"] .swiper-slide{
width: 25%;
}
.elbzotech-swiper-slider[data-items-tablet-extra="5"] .swiper-slide{
width: 20%;
}
.elbzotech-swiper-slider[data-items-tablet-extra="6"] .swiper-slide{
width: 16.66%;
}
.elbzotech-swiper-slider[data-items-tablet-extra="7"] .swiper-slide{
width: 14.28%;
}
.elbzotech-swiper-slider[data-items-tablet-extra="8"] .swiper-slide{
width: 12.5%;
}
.elbzotech-swiper-slider[data-items-tablet-extra="9"] .swiper-slide{
width: 11.11%;
}
.elbzotech-swiper-slider[data-items-tablet-extra="10"] .swiper-slide{
width: 10%;
}
}
@media(min-width: 1201px){
.elbzotech-swiper-slider[data-items-laptop="2"] .swiper-slide{
width: 50%;
}
.elbzotech-swiper-slider[data-items-laptop="3"] .swiper-slide{
width: 33.33%;
}
.elbzotech-swiper-slider[data-items-laptop="4"] .swiper-slide{
width: 25%;
}
.elbzotech-swiper-slider[data-items-laptop="5"] .swiper-slide{
width: 20%;
}
.elbzotech-swiper-slider[data-items-laptop="6"] .swiper-slide{
width: 16.66%;
}
.elbzotech-swiper-slider[data-items-laptop="7"] .swiper-slide{
width: 14.28%;
}
.elbzotech-swiper-slider[data-items-laptop="8"] .swiper-slide{
width: 12.5%;
}
.elbzotech-swiper-slider[data-items-laptop="9"] .swiper-slide{
width: 11.11%;
}
.elbzotech-swiper-slider[data-items-laptop="10"] .swiper-slide{
width: 10%;
}
}
@media(min-width: 1367px){
.elbzotech-swiper-slider[data-items="2"] .swiper-slide{
width: 50%;
}
.elbzotech-swiper-slider[data-items="3"] .swiper-slide{
width: 33.33%;
}
.elbzotech-swiper-slider[data-items="4"] .swiper-slide{
width: 25%;
}
.elbzotech-swiper-slider[data-items="5"] .swiper-slide{
width: 20%;
}
.elbzotech-swiper-slider[data-items="6"] .swiper-slide{
width: 16.66%;
}
.elbzotech-swiper-slider[data-items="7"] .swiper-slide{
width: 14.28%;
}
.elbzotech-swiper-slider[data-items="8"] .swiper-slide{
width: 12.5%;
}
.elbzotech-swiper-slider[data-items="9"] .swiper-slide{
width: 11.11%;
}
.elbzotech-swiper-slider[data-items="10"] .swiper-slide{
width: 10%;
}
}