#message-purchased p.wn-notification-message-container{
line-height: 16px;
padding: 10px 0;
}
#message-purchased p a{
font-size: 14px!important;
line-height: 20px;
font-weight: 600;
}
@media(max-width: 400px){
#message-purchased.wn-product-with-image{
max-width: 300px;
min-width: 300px;
}
}
#message-purchased{
bottom: 90px!important;
} div.nsl-container.nsl-container-block .nsl-container-buttons{
display: flex!important;
gap: 20px!important;
padding: 0!important;
width: 100%!important;
}
div.nsl-container .nsl-button {
border-radius: 0!important;
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
height: 56px;
}
div.nsl-container .nsl-button-default div.nsl-button-label-container{
text-transform: uppercase!important;
font-weight: 600;
font-family: var(--bzo-title_typo-font-family)!important;
padding: 19px 0!important;
margin: 0!important;
}
div.nsl-container .nsl-button:hover{
box-shadow: 2px 3px 8px 1px rgb(0 0 0 / 30%)!important;
}
div.nsl-container .nsl-button-svg-container {
padding: 15px!important;
padding-right: 0px!important;
}  div#cookie-notice .bzotech-bt-cookie{
line-height: 40px;
border-radius: 5px;
background-color: #369EE3;
color: #fff;
padding: 0 15px;
margin: 0 0 0 15px;
border: 1px solid transparent;
}
div#cookie-notice .bzotech-bt-cookie:hover{
color: #fff;
background-color: #fff;
}
div#cookie-notice #cn-accept-cookie{
background-color: #2EB85C;
}
div#cookie-notice #cn-accept-cookie:hover{
background-color: #fff;
border-color: #2EB85C;
color: #2EB85C;
}
div#cookie-notice #cn-refuse-cookie{
background-color: #EF5454;
}
div#cookie-notice #cn-refuse-cookie:hover{
background-color: #fff;
border-color: #EF5454;
color: #EF5454;
}
div#cookie-notice #cn-more-info{
background-color: #369EE3;
}
div#cookie-notice #cn-more-info:hover{
background-color: #fff;
border-color: #369EE3;
color: #369EE3;
}
div#cookie-notice{
box-shadow: 0px 0px 15px -7px rgba(0, 0, 0, 0.5);
font-family: var(--bzo-body_typo-font-family);
font-size: 16px;
}
div#cookie-notice span#cn-notice-text{
margin: 0;
line-height: 40px;
color: #333;
}
@media(max-width: 767px){
div#cookie-notice span#cn-notice-text{
line-height: 24px;
margin-bottom: 15px;
font-size: 12px;
}
div#cookie-notice .bzotech-bt-cookie{
margin: 0 5px;
}
}  .woocommerce-currency-switcher-form .dd-select{
border-radius: 0;
border: none;
position: relative;
cursor: pointer;
background: transparent!important;
height: 40px;
line-height: 40px;
}
.woocommerce-currency-switcher-form .dd-select .dd-selected-text{
font-weight: 400;
font-size: 14px;
}
.woocommerce-currency-switcher-form .dd-select .dd-selected{
padding: 0px;
}
.woocommerce-currency-switcher-form .dd-select .dd-pointer-down, 
.woocommerce-currency-switcher-form .dd-select .dd-selected-description-truncated, 
.woocommerce-currency-switcher-form .dd-select .dd-selected-image{
display: none;
}
.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: var(--bzo-title_typo-color);
padding: 0;
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
}
.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{
padding: 0;
min-width: auto;
}
.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;
font-size: 14px;
padding: 10px 15px;
margin-top: 0;
box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12);
right: auto;
left: 0;
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
{
left: 0;
right: 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;
text-transform: uppercase;
}
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-currency-switcher-form .chosen-container-single.chosen-with-drop .chosen-drop {
margin-top: 10px;
}
.box-language-right .elbzotech-lang-global-demo-style .language-box-global .elbzotech-dropdown-list{
right: 0;
left: auto;
}
.box-currency-right .woocommerce-currency-switcher-form .chosen-container-single.chosen-with-drop .chosen-drop {
right: 0;
left: auto;    
}
.list-links-scroll .elbzotech-list-link-global{
display: flex;
flex-wrap: nowrap;
display: flex;
flex-wrap: nowrap;
animation-name: bzo-scroll;
animation-duration: 45s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
.list-links-scroll .elbzotech-list-link-global:hover{
animation-play-state: paused;
}
.list-links-scroll .elbzotech-list-link-global a{
white-space: nowrap;
flex-shrink: 0;
display: flex;
justify-content: center;
align-items: center;
max-height: 100%;
position: relative;
}
.list-links-scroll-ver{
overflow: hidden;
}
.list-links-scroll-ver .elbzotech-list-link-global{
display: flex;
flex-wrap: nowrap;
display: flex;
flex-wrap: nowrap;
animation-name: bzo-scroll-ver;
animation-duration: 35s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
.list-links-scroll-ver .elbzotech-list-link-global:hover{
animation-play-state: paused;
}
.list-links-scroll-ver .elbzotech-list-link-global a{
white-space: nowrap;
flex-shrink: 0;
display: flex;
justify-content: center;
align-items: center;
max-height: 100%;
position: relative;
}
.list-links-scroll2{
overflow: hidden;
}
.list-links-scroll2 .elbzotech-list-link-global{
display: flex;
flex-wrap: nowrap;
display: flex;
flex-wrap: nowrap;
animation-name: bzo-scroll2;
animation-duration: 65s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
.list-links-scroll2 .elbzotech-list-link-global:hover{
animation-play-state: paused;
}
.list-links-scroll2 .elbzotech-list-link-global a{
white-space: nowrap;
flex-shrink: 0;
display: flex;
justify-content: center;
align-items: center;
max-height: 100%;
position: relative;
}
.list-links-scroll-fast .elbzotech-list-link-global{
animation-duration: 25s;
}
@media(min-width: 1200px){
.visible-nav-on-hover .display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav{
opacity: 0;
visibility: hidden;
transition: .3s;
transform: scale(0.5) translateY(-50%);
}
.visible-nav-on-hover .display-swiper-navi-style1:hover .bzotech-swiper-navi .swiper-button-nav{
opacity: 1;
visibility: visible;
transition: .3s;
transform: scale(1) translateY(-50%);
}
}
.list-links-leftline .elbzotech-list-link-global-inline a{
position: relative;
}
.list-links-leftline .elbzotech-list-link-global-inline a:not(:first-child)::before{
position: absolute;
content: "";
width: 1px;
height: 70%;
background-color: var(--bzo-title_typo-color);
opacity: 0.9;
top: 50%;
transform: translateY(-50%);
left: 0;
}
.list-links-rightline .elbzotech-list-link-global-inline a{
position: relative;
}
.list-links-rightline .elbzotech-list-link-global-inline a:not(:first-child)::before{
position: absolute;
content: "";
width: 1px;
height: 70%;
background-color: var(--bzo-title_typo-color);
opacity: 0.7;
top: 50%;
transform: translateY(-50%);
left: 0;
}
.banner-info-fill,
.banner-info-fill .adv-thumb-link,
.banner-info-fill .elbzotech-banner-info-global-thumb,
.banner-info-fill .elbzotech-banner-info-global-wrap{
object-fit: fill;
height: 100%;
}
.banner-info-fill .elbzotech-banner-info-global-thumb.elbzotech-hidden img{
height: 100%;
}
.bzo-slider-scroll .swiper-wrapper .cms-swiper-slide {
white-space: nowrap;
overflow: hidden;
width: auto;
flex: 0 0 auto;
}
.bzo-slider-scroll .swiper-wrapper {
-webkit-transition-timing-function: linear !important;
transition-timing-function: linear !important;
transition-duration: 4000ms !important;
}  @media(max-width: 1200px){
.menu-header13 .toggle-mobile-menu{
color: #fff;
}
}
@media(max-width: 767px){
.author-minicart-header13 .title-account,
.author-minicart-header13 .mini-cart-text
{
display: none;
}
.author-minicart-header13 .mini-cart-icon,
.author-minicart-header13 .item-icon-e
{
background-color: transparent!important;
width: 31px!important;
}
.cat-search-header13 .bzoteche-info-box-global-menu-vertical .header-info-style1 .title-info{
border-radius:0px;
}
.cat-search-header13 .bzoteche-info-box-global-menu-vertical .header-info-style1 .title-info{
background:#5C5C5C;
}
.cat-search-header13 .bzoteche-info-box-global-menu-vertical .header-info-style1 .title-info .item-icon-e{
display: none;
}
}
.service-home13 .item-info-box-global{
transition: all 0.3s ease-out 0s;
}
.service-home13 .item-info-box-global:hover .list-text-info__item{
color: var(--bzo-title_typo-color)!important;
transition: all 0.3s ease-out 0s;
}
.service-home13 .item-info-box-global:hover .list-text-info__item.decs{
color: var(--bzo-body_typo-color)!important;
transition: all 0.3s ease-out 0s;
}
.banner-slider-home13 .content-slider-custom{
padding: 15px;
}
.banner-slider-home13 .content-slider-custom h3{
margin-top: 8px;
}
.banner-slider-home13 .item-slider-global-{
border-radius: 5px;
overflow: hidden;
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
}
.banner-slider-home13 .item-slider-global-:hover{
box-shadow: 0px 1px 18px 0px rgba(0, 0, 0, 0.12), 0px 6px 10px 0px rgba(121, 99, 104, 0.14);
}  .top-header14 .woocommerce-currency-switcher-form .chosen-container-single .chosen-single span{
text-transform: uppercase;
}
.top-header14 .woocommerce-currency-switcher-form .chosen-container-single.chosen-with-drop .chosen-drop {
right: 0;
left: auto;
margin-top: 10px;
}
.top-header14 .woocommerce-currency-switcher-form .chosen-container-single.chosen-container-active .chosen-single,
.top-header14 .woocommerce-currency-switcher-form .chosen-container-single .chosen-single{
color: var(--bzo-body_typo-color);
}
.top-header14 .woocommerce-currency-switcher-form .chosen-container-single .chosen-single:hover div b:before,
.top-header14 .woocommerce-currency-switcher-form .chosen-container-single.chosen-container-active .chosen-single:hover,
.top-header14 .woocommerce-currency-switcher-form .chosen-container-single .chosen-single:hover{
color: var(--bzo-main-color);
}
@media(max-width: 767px){
.top-header14 .woocommerce-currency-switcher-form .chosen-container-single .chosen-single span {
font-size: 14px;
}
.top-header14{
background: #f5f5f5;
}
}
.brand-home14 .cate-item{
border: 1px solid #D6D6D6;
padding: 5px;
display: flex;
min-height: 70px;
}
.brand-home14 .cate-item:hover{
box-shadow: 0px 1px 18px 0px rgba(0, 0, 0, 0.12), 0px 6px 10px 0px rgba(121, 99, 104, 0.14);
border-color: var(--bzo-main-color);
}
.service-home14 .item-info-box-global,
.service-home14 .item-info-box-global .list-text-info__item{
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
}
.service-home14 .item-info-box-global:hover .list-text-info__item{
color: #fff!important;
}
.email-chimp-home14 .mc4wp-response{
color: #fff;
}  .header15-wishlist a{
display: flex;
flex-direction: column;
align-items: center;
gap: 5px;
}
.header15-middle .elbzotech-search-global-style1 .elbzotech-search-global-form{
border: none;
}
.btn-slide15{
font-weight: 500;
border-radius: 0;
}
.text-slide{
border: 1px solid var(--bzo-main-color);
padding: 5px 20px;
}
.home15-categories .item-slider-global-category .info a{
text-transform: uppercase;
}
.home15-categories .item-slider-global-category{
padding: 10px;
}
.home15-categories .item-slider-global-category:hover{
box-shadow: 0px 1px 18px 0px rgba(0, 0, 0, 0.12), 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.home15-categories .item-slider-global-category.zoom-image:hover .adv-thumb-link > img{
transform: scale(1);
}
.h15-title-banner{
position: relative;
}
.h15-title-banner::after{
position: absolute;
content: "";
width: 60%;
height: 4px;
background-color: var(--bzo-main-color);
bottom: -2px;
left: 50%;
transform: translateX(-50%);
}
.home15-tabs .woocommerce-pagination .pagi-nav{
margin-top: 30px;
justify-content: flex-end;
}
.header15-middle .elbzotech-search-global-style1 .elbzotech-dropdown-list{
border-radius: 0;
}
.header15-middle .elbzotech-search-global-form > .elbzotech-dropdown-box .dropdown-link{
height: 44px;
line-height: 44px;
}
.account-column .elbzotech-account-global-default .button-account-manager > a{
flex-direction: column;
align-items: center;
}
@media(min-width: 1200px) {
.home15-tabs .product-tab-style1 .nav-tabs {
position: absolute;
top: -50px;
right: 0;
}
.home15-tabs2 .product-tab-style1 .nav-tabs {
position: absolute;
top: -68px;
left: -24px;
}
}
@media(min-width: 880px) and (max-width: 1199px) {
.home15-tabs .product-tab-style1 .nav-tabs {
position: absolute;
top: -55px;
right: 0;
}
.home15-tabs2 .product-tab-style1 .nav-tabs {
position: absolute;
top: -62px;
left: -24px;
}
}
@media(min-width: 767px) and (max-width: 880px) {
.home15-tabs .product-tab-style1 .nav-tabs {
position: absolute;
top: -55px;
right: 0;
}
.home15-tabs2 .product-tab-style1 .nav-tabs {
position: absolute;
top: -64px;
left: -24px;
}
}
@media(max-width: 1200px){
.header15-bottom .toggle-mobile-menu,
.header15-bottom .menu-global-style-icon .bzotech-nav-identity-panel .bzotech-menu-toggler, 
.header15-bottom .menu-global-style-icon .bzotech-nav-identity-panel .e-toggle-style-icon-title{
color: #fff !important;
}
.header15-wishlist a .text-button,
.header15-middle .elbzotech-account-manager-global .button-account-manager .title-account,
.header15-middle .elbzotech-mini-cart-global-style1 .mini-cart-text{
display: none;
}
.header15-bottom .toggle-mobile-menu .la-reorder::before{
content: "\f038";
font-size: 24px;
}
.header15-mob-menu{
height: 62px;
}
}
@media(max-width: 767px){
.btn-slide15{
padding: 5px 15px;
}
.bzotech-header-page-header-15-home-15 .fixed-header{
position: static !important;
}
}  .header16-currency .woocommerce-currency-switcher-form .chosen-container-single.chosen-container-active .chosen-single, 
.header16-currency .woocommerce-currency-switcher-form .chosen-container-single .chosen-single{
color: #fff;
font-size: var(--bzo-body_typo-font-size);
text-transform: uppercase;
}
.header16-currency .woocommerce-currency-switcher-form .chosen-container-single.chosen-container-active .chosen-single:hover, 
.header16-currency .woocommerce-currency-switcher-form .chosen-container-single .chosen-single:hover{
color: var(--bzo-main-color2);
}
.header16-currency .woocommerce-currency-switcher-form .chosen-container{
padding: 10px 0;
}
.header16-lang .elbzotech-lang-global-demo-style .language-box-global .elbzotech-dropdown-list,
.header16-currency .woocommerce-currency-switcher-form .chosen-container-single.chosen-with-drop .chosen-drop{
right: 0;
left: auto;
}
.header16-links .elbzotech-list-link-global .item-link:last-child{
border: none;
}
.h16-slideshow .display-swiper-pagination-style3 .swiper-pagination{
bottom: 35px;
}
.home16-slider-cates .item-slider-global-category{
border: 1px solid transparent;
padding: 8px;
}
.home16-slider-cates .zoom-image:hover .adv-thumb-link > img{
transform: scale(1);
}
.home16-slider-cates .item-slider-global-category .cate-img{
position: relative;
}
.home16-slider-cates .item-slider-global-category .cate-img::before{
position: absolute;
content: "";
width: 90px;
height: 90px;
background-color: #f4f4f4;
border-radius: 100%;
bottom: 0;
left: 50%;
transform: translateX(-50%);
transition: .4s;
}
.home16-slider-cates .item-slider-global-category .cate-img::after{
position: absolute;
content: "";
width: 0px;
height: 1px;
background-color: var(--bzo-main-color2);
transition: .25s;
left: 50%;
bottom: 0;
}
.home16-slider-cates .item-slider-global-category .info{
margin-bottom: 5px;
}
.home16-slider-cates .item-slider-global-category:hover{
border-color: var(--bzo-border-color);
}
.home16-slider-cates .item-slider-global-category:hover .cate-img::before{
background-color: #FEF2E6;
}
.home16-slider-cates .item-slider-global-category:hover .cate-img::after{
width: 100%;
left: 0;
}
.home16-slider-cates .item-slider-global-category .info a{
text-transform: uppercase;
font-weight: 700;
}
.elementor-widget-bzotech-products-global .display-swiper-pagination-style3 .swiper-pagination {
position: static;
margin-top: 20px;
}
.h16-testimonials .display-swiper-navi-group .bzotech-swiper-navi{
top: -45px;
}
.h16-mailchimp .elbzotech-mailchimp-global-style3 .mc4wp-form-fields{
gap: 0;
}
.h16-mailchimp .elbzotech-mailchimp-global-style3 .mc4wp-form-fields input[type="email"]{
height: 40px;
line-height: 40px;
background-color: #f5f5f5;
flex-basis: 60%;
}
.h16-mailchimp .elbzotech-mailchimp-global-style3 .mc4wp-form-fields button[type="submit"]{
font-size: 14px;
font-weight: 500;
padding: 5px;
flex-basis: 40%;
}
.header16-links-scroll .elbzotech-list-link-global{
gap: 10px;
}
@media(max-width: 1200px){
.header16-mob-menu .toggle-mobile-menu{
color: #fff;
}
}
@media(max-width: 1024px){
.header16-links-scroll .elbzotech-list-link-global{
gap: 20px;
}
.header16-links-scroll .elbzotech-list-link-global{
display: flex;
flex-wrap: nowrap;
display: flex;
flex-wrap: nowrap;
animation-name: bzo-scroll;
animation-duration: 35s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
.header16-links-scroll .elbzotech-list-link-global:hover{
animation-play-state: paused;
}
.header16-links-scroll .elbzotech-list-link-global a{
white-space: nowrap;
flex-shrink: 0;
display: flex;
justify-content: center;
align-items: center;
max-height: 100%;
position: relative;
}
.header16-links-scroll .elbzotech-list-link-global .item-link .title{
white-space: nowrap;
}
}
@media(max-width: 767px){
.home16-slider-cates .item-slider-global-category .cate-img::before{
width: 70px;
height: 70px;
}
.h16-testimonials .display-swiper-navi-group .bzotech-swiper-navi{
top: -25px;
}
}  .header17-menu-vertical .bzoteche-info-box-global-menu-vertical .header-info-style1 .title-info{
background-color: #262626;
border-radius: 0;
text-transform: uppercase;
height: 60px;
}
@media(min-width:1201px) and(max-width: 1650px){
.header17-menu-vertical .bzoteche-info-box-global-menu-vertical .header-info-style1 .title-info{
padding: 14px 15px;
gap: 10px;
}
}
.header17-menu-vertical .list-menu-vertical .item-cont{
display: flex;
align-items: center;
gap: 8px;
}
.header17-menu-vertical .list-menu-vertical .item-cont .item-image-icon{
position: relative;
}
.header17-menu-vertical .list-menu-vertical .image-icon{
display: flex;
}
.header17-menu-vertical .list-menu-vertical .image-hover{
display: none;
}
.header17-menu-vertical .list-menu-vertical__item > a{
padding: 9px 24px;
}
@media(min-width:1201px){
.header17-menu-vertical{
width: 100%;
}
.header17-menu-vertical .list-menu-vertical{
padding: 0;
}
.header17-menu-vertical .list-menu-vertical .list-menu-vertical__item:first-child > a{
border-radius: 8px 8px 0 0;
}
.header17-menu-vertical .list-menu-vertical .list-menu-vertical__item:last-child > a{
border-radius: 0 0 8px 8px;
}
.header17-menu-vertical .list-menu-vertical .list-menu-vertical__item > a:hover .image-hover{
display: flex;
}
.header17-menu-vertical .list-menu-vertical .list-menu-vertical__item > a:hover .image-icon1{
display: none;
}
.header17-menu-vertical .list-menu-vertical__item > a{
padding: 13.5px 24px;
}
.header17-menu-vertical .list-menu-vertical__item > a:hover, 
.header17-menu-vertical .list-menu-vertical__item:hover > a{
background-color: var(--bzo-main-color);
color: #fff;
}
body.home .header17-menu-vertical .dropdow-style-is-show-home .list-menu-vertical{
margin-top: 30px;
border: 1px solid #8c8c8c;
border-radius: 8px;
box-shadow: none;
}
}
@media(min-width:1440px) and (max-width: 1650px){
.header17-menu-vertical .list-menu-vertical__item > a{
padding: 11px 24px;
}
}
@media(min-width:1201px) and (max-width: 1399px){
.header17-menu-vertical .list-menu-vertical__item > a{
padding: 9.5px 24px;
}
}
@media(max-width: 1366px){
.header17-menu-vertical .bzoteche-info-box-global-menu-vertical .header-info-style1 .title-info{
padding: 14px 15px;
}
}
@media(max-width: 480px){
.header17-menu-vertical .bzoteche-info-box-global-menu-vertical .header-info-style1 .title-info .la-bars{
display: none;
}
}
@media(min-width: 1650px){
.h17-list-links-scroll-ver{
height: 624px;
}
}
@media(min-width: 1440px) and (max-width: 1650px){
.h17-list-links-scroll-ver{
height: 566px;
}
}
@media(min-width: 1201px) and (max-width: 1399px){
.h17-list-links-scroll-ver{
height: 533px;
}
}
@media(max-width: 1200px){
.h17-list-links-scroll-ver{
height: 624px;
}
}
@media(max-width: 1024px){
.h17-list-links-scroll-ver{
height: 538px;
}
}
@media(max-width: 880px){
.h17-list-links-scroll-ver{
height: 396px;
}
}
.h17-slideshow img{
width: auto;
}
.h17-slider-categories .cat-count{
display: block !important;
}
.h17-slider-categories .item-slider-global-category{
display: flex;
gap: 10px;
align-items: center;
border: 1px solid #d9d9d9;
border-radius: 4px;
padding: 10px;
}
.h17-slider-categories .item-slider-global-category:hover{
box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.14);
}
.h17-slider-categories .info-title{
text-align: left;
font-weight: 700;
margin-bottom: 5px;
}
.grid-style15-horizontal .item-grid-product-style15 .item-product{
display: flex;
flex-direction: row;
gap: 10px;
align-items: center;
}
.grid-style15-horizontal .item-grid-product-style15 .item-product .product-thumb{
flex-basis: 30%;
}
.grid-style15-horizontal .item-grid-product-style15 .item-product .product-info{
flex-basis: 70%;
padding: 0;
}
.h17-links-getting .elbzotech-list-link-global a .icon-image-link{
position: relative;
}
.h17-links-getting .elbzotech-list-link-global a:hover .icon-image-link img{
transition: .25s;
}
.h17-links-getting .elbzotech-list-link-global a .icon-image-link::after{
position: absolute;
content: "";
width: 90px;
height: 1px;
background-color: var(--bzo-main-color);
right: -13px;
bottom: -13px;
}
.h17-links-getting .elbzotech-list-link-global a:hover .icon-image-link img{
transform: scale(1.1);
}
@media(max-width: 767px){
.h17-links-getting .elbzotech-list-link-global a .icon-image-link{
max-width: 60px;
height: 40px;
}
.h17-links-getting .elbzotech-list-link-global a .icon-image-link::after{
width: 70px;
}
}
.h17-head-line .elbzotech-heading-global{
position: relative;
}
.h17-head-line .elbzotech-heading-global .elbzotech-heading-global__line{
position: absolute;
bottom: -1px;
left: 0;
}
.f17-copyright a{
color: var(--bzo-main-color);
}
@media(max-width: 1024px){
.header17-search .elbzotech-search-global-form > .elbzotech-dropdown-box{
display: none;
}
}
@media(max-width: 767px){
.h17-tabs-product .flex-box-header-tab-item-e{
text-align: center;
}
}  @media(min-width:1201px){
.header18-menu-vertical{
width: 100%;
}
.header18-menu-vertical .list-menu-vertical{
padding: 0;
border-radius: 0;
}
}
.header18-menu-vertical .list-menu-vertical__item > a{
padding: 11px 15px;
border-bottom: 1px solid #ccc;
}
.header18-links .elbzotech-list-link-global .item-link:last-child{
border: none;
}
.header18-menu-vertical .bzoteche-info-box-global-menu-vertical .header-info-style1 .title-info{
color: var(--bzo-title_typo-color);
padding: 20px 15px;
font-weight: 600;
}
body:not(.home) .header18-menu-vertical .bzoteche-info-box-global-menu-vertical .header-info-style1 .title-info:hover{
cursor: pointer;
}
body.home .header18-menu-vertical .bzoteche-info-box-global-menu-vertical .header-info-style1 .title-info .la-angle-down{
display: none;
}
@media(min-width: 1650px){
.header18-menu-vertical .list-menu-vertical__item > a{
padding: 11px 25px;
}
.header18-menu-vertical .bzoteche-info-box-global-menu-vertical .header-info-style1 .title-info{
padding: 20px 25px;
}
}
@media(min-width: 1200px){
.header18-bottom .bzotech-navbar-nav > li > a{
border-radius: 20px;
}
}
.header18-search .elbzotech-search-global-style3 .elbzotech-search-global-form{
border: 2px solid var(--bzo-main-color);    
}
.header18-search .elbzotech-search-global-style3 .elbzotech-text-bt-search{
color: var(--bzo-title_typo-color);
background: var(--bzo-main-color);
margin-right: -2px;
}
.header18-search .elbzotech-search-global-style3 .elbzotech-text-bt-search i{
position: relative;
top: -2px;    
}
.btn-slide18{
color: var(--bzo-main-color2);
letter-spacing: 1.2px;
}
@media(max-width: 767px){
.btn-slide18{
padding: 6px 12px;
}
}
@media (min-width: 881px){
.home18-tabs-product .product-tab-style2 .nav-tabs {
position: absolute;
top: -57px;
right: 0;
}
.home18-tabs-product2 .product-tab-style2 .nav-tabs {
right: 15px;
}
}
.h18-tabs-wrap{
position: relative;
}
.h18-tabs-wrap > .e-child,
.h18-tabs-wrap .home18-tabs-product{
position: static;
}
.grid-style16-horizontal .item-grid-product-style16 .item-product{
display: flex;
flex-direction: row;
gap: 10px;
align-items: center;
border: 1px solid var(--bzo-border-color);
}
.grid-style16-horizontal .item-grid-product-style16 .item-product .product-thumb{
flex-basis: 40%;
}
.grid-style16-horizontal .item-grid-product-style16 .item-product .product-info{
flex-basis: 60%;
padding: 0;
text-align: left;
}
.grid-style16-horizontal .item-grid-product-style16 .product-price .woocs_price_code{
justify-content: unset;
}
@media(max-width: 1365px){
.header18-free{
display: none;
}
}
@media(max-width: 1200px){
.header18-bottom .toggle-mobile-menu{
height: 50px;
line-height: 50px;
}
.header18-bottom .toggle-mobile-menu:hover{
color: #333;
}
.header18-menu-vertical .bzoteche-info-box-global-menu-vertical .header-info-style1 .title-info{
padding: 15px 0px;
}
}
@media(max-width: 1024px){
.grid-style16-horizontal .item-grid-product-style16 .item-product .product-thumb{
flex-basis: 130px;
}
}
@media(max-width: 767px){
.grid-style16-horizontal .item-grid-product-style16 .item-product .product-thumb{
flex-basis: 100px;
}
}  body.home-19{
background-color: var(--bzo-main-color-mix-white3);
}
.header19-currency .woocommerce-currency-switcher-form .chosen-container-single .chosen-single{
height: auto;
padding: 8px 0;
}
@media(min-width: 1201px){
.header19-menu .bzotech-navbar-nav > li.main-menu-item > a{
border: 1px solid transparent;
}
.header19-menu .bzotech-navbar-nav > li.main-menu-item.current-menu-item > a, 
.header19-menu .bzotech-navbar-nav > li.main-menu-item > a:hover{
border: 1px solid var(--bzo-main-color);
border-radius: 4px;
} 
}
.header19-search .elbzotech-search-global-style1 .elbzotech-search-global-form{
border: 2px solid var(--bzo-main-color);
border-radius: 4px;
}  
.header19-search .elbzotech-search-global-style1 .elbzotech-search-global-form input[name="s"]{
height: 36px;
line-height: 36px;
} 
.header19-search .elbzotech-search-global-style1 .elbzotech-submit-form .elbzotech-text-bt-search, 
.header19-search .elbzotech-search-global-style1 .elbzotech-search-global-form input[type="submit"]{
line-height: 36px;
color: #333;
font-size: 18px;
}
.header19-search .elbzotech-search-global-style1 .elbzotech-submit-form .elbzotech-text-bt-search i{
vertical-align: baseline;
}
.btn-slide19{
color: #000;
}
.btn-slide19 i{
font-size: 18px;
transform: rotate(-45deg);
}
@media(max-width: 767px){
.btn-slide19{
padding: 6px 12px;
}
.btn-slide19 i{
display: none;
}
}
.home19-bg-white-inner{
background-color: #fff;
border-radius: 8px 0 0 8px;
}
.home19-bg-white-inner::after{
position: absolute;
content: "";
width: 100vw;
background-color: #fff;
top: 0;
bottom: 0;
left: -35px;
display: block;
border-radius: 8px 0 0 8px;
z-index: -1;
}
.home19-categories .item-slider-global-category .info{
margin: 5px 25px 5px 25px;
padding-top: 10px;
border-top: 1px solid #999;
}
@media (min-width: 881px){
.home19-tabs-product .product-tab-wrap .nav-tabs {
position: absolute;
top: -70px;
right: 0;
}
}
.home19-cus-nav1 .display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav.swiper-button-next{
clip-path: polygon(23% 0, 100% 0, 100% 0, 100% 78%, 78% 100%, 0 100%, 0 100%, 0 23%);
border-radius: 4px;
}
.home19-cus-nav1 .display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav.swiper-button-prev{
clip-path: polygon(0 0, 78% 0%, 100% 23%, 100% 100%, 100% 100%, 23% 100%, 0% 78%, 0 0);
border-radius: 4px;
}
.home19-cus-dots .display-swiper-pagination-style4 .swiper-pagination-bullet{
width: 12px;
height: 12px;
clip-path: polygon(27% 0, 100% 0, 100% 0, 100% 75%, 75% 100%, 0 100%, 0 100%, 0 27%);
border-radius: 2px;
}
.home19-cus-dots .display-swiper-pagination-style4 .swiper-pagination-bullet-active{
width: 30px;
clip-path: polygon(4px 0, 100% 0, 100% 0, 100% 80%, 80% 100%, 0 100%, 0 100%, 0 4px);
}
.home19-cus-dots .display-swiper-pagination-style4 .swiper-pagination{
position: static;
margin-top: 30px;
}
.h19-brand-product .elbzotech-list-link-global a{
overflow: hidden;
}
.h19-brand-product .elbzotech-list-link-global a:hover .icon-image-link img{
transition: .2s;
transform: scale(1.1);
}
@media(min-width: 768px){
.home19-tabs-vertical .product-tab-style3 .nav-tabs{
flex-direction: column;
gap: 10px;
}
.home19-tabs-vertical .product-tab-style3 ul.nav-tabs li a{
gap: 15px;
align-items: center;
width: 100%;
padding: 15px;
}
.home19-tabs-vertical .product-tab-style3{
margin: 0 -15px;
}
.home19-tabs-vertical .product-tab-style3 .product-tab-title{
width: 25%;
float: left;
padding: 0 15px;
}
.home19-tabs-vertical .product-tab-style3 .product-tab-content{
width: 75%;
float: left;
padding: 0 15px;
}
}
@media(min-width: 1201px){
.home19-tabs-vertical .product-tab-style3 .nav-tabs{
gap: 20px;
}
.home19-tabs-vertical .product-tab-style3{
margin: 0 -15px;
}
.home19-tabs-vertical .product-tab-style3 .product-tab-title{
width: 20%;
float: left;
padding: 0 15px;
}
.home19-tabs-vertical .product-tab-style3 .product-tab-content{
width: 80%;
float: left;
padding: 0 15px;
}
}
@media(max-width: 1200px){
.header19-bottom .toggle-mobile-menu .la.la-reorder::before{
content: "\f036";
}
.home19-categories .item-slider-global-category .info{
margin: 5px 15px;
}
}
@media(min-width: 768px) and (max-width: 880px){
.home19-tabs-vertical .product-tab-style3 .product-tab-title{
width: 30%;
}
.home19-tabs-vertical .product-tab-style3 .product-tab-content{
width: 70%;
}    
}  @media(min-width:1201px){
.header20-menu-vertical{
width: 100%;
}
.header20-menu-vertical .list-menu-vertical{
padding: 0;
border-radius: 0;
}
.header20-menu-vertical .bzoteche-info-box-global-menu-vertical .header-info-style1 .title-info{
background-color: rgba(0, 0, 0, 0.15);
border-radius: 0;
}
}
.header20-search .elbzotech-search-global-style2 .elbzotech-search-global-form{
border: 1px solid var(--bzo-border-color);    
border-radius: 4px;
}
.header20-search .elbzotech-search-global-style2 .elbzotech-text-bt-search{
color: var(--bzo-title_typo-color);
background: #fff;
font-size: 24px;
padding: 0 20px;
}
.header20-search .elbzotech-search-global-style2 .elbzotech-text-bt-search i{
position: relative;
top: -2px;    
}
@media(max-width: 1200px){
.header20-bottom .toggle-mobile-menu{
height: 50px;
line-height: 50px;
color: #fff;
}
.header20-bottom .toggle-mobile-menu:hover{
color: #333;
}
.header20-menu-vertical .bzoteche-info-box-global-menu-vertical .header-info-style1 .title-info{
padding: 15px 0px;
}
}
@media(min-width: 1200px){
.header18-bottom .bzotech-navbar-nav > li > a{
border-radius: 20px;
}
}
@media (min-width: 881px){
.home20-tabs-product .product-tab-style2 .nav-tabs {
position: absolute;
top: -57px;
right: 0;
}   
}
@media(min-width: 1367px) and (max-width: 1441px){
.home20-col-slide{
width: 71% !important;
}
.home20-col-banners{
width: 29% !important;
gap: 19px 0 !important;
}
.home20-col-banners .elbzotech-heading-global{
font-size: 20px !important;
}
} .h21-deals .display-swiper-navi-group .bzotech-swiper-navi{
z-index: 1;
}
.h21-slide-categories .item-slider-global-category{
padding: 10px 10px 15px 10px;
border: 1px solid transparent;
transition: .2s;
}
.h21-slide-categories .item-slider-global-category:hover{
border-color: var(--bzo-main-color);
}
@media(min-width: 768px){
.home21-tabs-vertical .product-tab-style4{
margin: 0 -15px;
}
.home21-tabs-vertical .product-tab-style4 .product-tab-title{
width: 30%;
float: left;
padding: 0 15px;
}
.home21-tabs-vertical .product-tab-style4 .product-tab-content{
width: 70%;
float: left;
padding: 0 15px;
}
}
@media(min-width: 1201px){
.home21-tabs-vertical .product-tab-style4{
margin: 0 -15px;
}
.home21-tabs-vertical .product-tab-style4 .product-tab-title{
width: 25%;
float: left;
padding: 0 15px;
}
.home21-tabs-vertical .product-tab-style4 .product-tab-content{
width: 75%;
float: left;
padding: 0 15px;
}
}
@media(min-width: 768px) and (max-width: 880px){
.home21-tabs-vertical .product-tab-style4 .product-tab-title{
width: 30%;
}
.home21-tabs-vertical .product-tab-style4 .product-tab-content{
width: 70%;
}    
}
@media(max-width: 1200px){
.h21-menu .toggle-mobile-menu{
color: #fff;
font-size: 26px;
}
}
.h21-top-right .elbzotech-lang-global-demo-style .language-box-global .elbzotech-dropdown-list,
.h21-top-right .woocommerce-currency-switcher-form .chosen-container-single.chosen-with-drop .chosen-drop{
right: 0;
left: auto;
}
.h21-deals .item-grid-product-style16 .item-product:hover{
border-color: #fff !important;
}
@media(min-width:1201px){
.h21-deals .swiper-slide.item-grid-product-style16{
opacity: 0;
} 
.h21-deals .swiper-slide.item-grid-product-style16.swiper-slide-active{
opacity: 1;
}
}
@media(max-width: 1440px){
.h21-deals .item-grid-product-style16 .product-category-list a:first-child{
display: none;
}
}
.h21-accordion .ui-accordion .ui-accordion-header{
margin: 0;
}
.h21-accordion .elbzotech-accordion-global-css.ui-accordion .ui-accordion-content.ui-accordion-content-active,
.h21-accordion .elbzotech-accordion-global-css.ui-accordion .ui-accordion-header.ui-accordion-header-active{
background-color: var(--bzo-main-color-mix-white3);
}
.h21-accordion .elbzotech-accordion-global-css.ui-accordion .ui-accordion-header{
padding: 20px;
}
.h21-accordion .elbzotech-accordion-global-css.ui-accordion .ui-accordion-content{
padding: 0 20px;
}
@media(max-width: 767px){
.h21-grids .product-grid-view .list-col-item{
width: 50%;
}
.h21-accordion .elbzotech-accordion-global-css.ui-accordion .ui-accordion-header{
padding: 10px 15px;
}
.home21-tabs-vertical .product-tab-style4 ul.nav-tabs li a{
padding: 10px;
font-size: 16px;
}
.home21-tabs-vertical .product-tab-content{
margin-top: 15px;
}
}   .h25-currency .woocommerce-currency-switcher-form .chosen-container-single.chosen-container-active .chosen-single, 
.h25-currency .woocommerce-currency-switcher-form .chosen-container-single .chosen-single{
font-size: var(--bzo-body_typo-font-size);
font-weight: 400;
}
.header25-menu-vertical .bzoteche-info-box-global-menu-vertical .header-info-style1 .title-info{
background-color: transparent;
color: var(--bzo-title_typo-color);
border-radius: 0;
padding: 20px 0px;
}
@media(min-width:1201px){
.header25-menu-vertical{
width: 100%;
}
.header25-menu-vertical .list-menu-vertical{
padding: 0;
border-radius: 0;
}    
}
@media(max-width: 767px){
.header25-menu-vertical .bzoteche-info-box-global-menu-vertical .header-info-style1 .title-info .la-bars{
display: none;
}
}
.h25-btn-slide{
gap: 30px;
}
.h25-btn-slide .elbzotech-bt-global-default{
text-transform: uppercase;
}
.h25-btn-slide .btn2-slide25{
background-color: var(--bzo-main-color2);
border-color: var(--bzo-main-color2);
color: var(--bzo-main-color);
}
.h25-btn-slide .btn2-slide25:hover{
background-color: #fff;
color: var(--bzo-main-color2);
}
@media(max-width: 767px){
.h25-btn-slide{
gap: 10px;
}
.h25-btn-slide .elbzotech-bt-global-default{
padding: 5px 10px;
}
}
.h25-count-up .bzoteche-info-box-global-count .list-count .count-up-item:not(:last-child){
border-right: 1px dashed #444;    
} 
@media(max-width: 1365px){
.h25-count-up .bzoteche-info-box-global-count .list-count .count-up-item:not(:last-child){
border: none !important;    
} 
}
.h25-count-up .bzoteche-info-box-global-count .list-count .count-up-item {
flex-basis: 25%;
padding-left: 30px;
}
@media(max-width: 1200px){
.h25-count-up .bzoteche-info-box-global-count .list-count .count-up-item{
padding: 0 5px;
}
}
@media(max-width: 1024px){
.h25-count-up .bzoteche-info-box-global-count .list-count{
flex-wrap: wrap;
}
.h25-count-up .bzoteche-info-box-global-count .list-count .count-up-item{
flex-basis: 50%;
padding: 10px;
}
}
@media(max-width: 767px){
.h25-count-up .bzoteche-info-box-global-count .list-count .count-up-item .count-box-icon{
display: none;
}
.h25-count-up .bzoteche-info-box-global-count .list-count .count-up-item{
padding: 10px 0;
}
}
.footer25-services .info-box-icon{
background-color: var(--bzo-main-color);
border-radius: 100%;
} @media(min-width:1201px){
.header26-menu-vertical{
width: 100%;
}
.header26-menu-vertical .list-menu-vertical{
padding: 0; }
body.home .header26-menu-vertical .dropdow-style-is-show-home .list-menu-vertical {
margin-top: 40px;
box-shadow: none;
}
.header26-menu-vertical .list-menu-vertical__item > a{
padding: 13px 18px;
}
}
@media(min-width:1201px) and (max-width: 1440px){
.header26-menu-vertical .list-menu-vertical__item > a{
padding: 10px 18px;
}
}
@media (max-width: 1200px){
.header26-menu-vertical .list-menu-vertical__item .icon_sub_menu-mobi {
height: 57px;
}
}
.header26-menu-vertical .list-menu-vertical__item > a .item-cont{
display: flex;
align-items: center;
gap: 6px;
}
.header26-menu-vertical .list-menu-vertical__item > a:hover{
background-color: #F3F6E9;
}
@media(max-width: 767px){
.header26-menu-vertical .bzoteche-info-box-global-menu-vertical .header-info-style1 .title-info{
padding: 10px 15px;
}
.header26-menu-vertical .bzoteche-info-box-global-menu-vertical .header-info-style1 .title-info .la-bars{
display: none;
}
}
.header26-search .elbzotech-search-global-form > .elbzotech-dropdown-box .dropdown-link{
padding: 0 20px;
}
.header26-search .elbzotech-search-global-style3 .elbzotech-search-global-form{
border-radius: 5px;
}
.header26-search .elbzotech-search-global-style3 .elbzotech-text-bt-search{
border-radius: 0 5px 5px 0;
background-color: var(--bzo-main-color);
}
.header26-search .elbzotech-search-global-style3 .elbzotech-text-bt-search:hover{
color: #0f0f0f;
}
@media (min-width: 1200px){
.home26-tabs-product .product-tab-wrap .nav-tabs {
position: absolute;
top: -65px;
right: -20px;
}   
}
.home26-dots-topright{
position: relative;
}
.home26-dots-topright .elementor-widget-bzotech-posts-global,
.home26-dots-topright .elbzotech-wrapper-slider-global,
.home26-dots-topright .elementor-widget-bzotech-slider_global,
.home26-dots-topright .elementor-widget-bzotech-products-global{
position: static;
}
.home26-dots-topright .swiper-pagination{
position: absolute;
top: 8px;
right: 0;
width: auto;
left: auto;
bottom: auto;
}
.home26-dots-topright .swiper-pagination .swiper-pagination-bullet{
margin: 0 3px;
}
.h26-testimonials .item-slider-global-testimonial4{
margin-top: 55px;
}
.h26-testimonials .item-slider-global-testimonial4 .image-wrap{
order: 1;
max-width: 110px;
margin-top: -55px;
}
.h26-testimonials .item-slider-global-testimonial4 .info-client{
order: 2;
}
.h26-testimonials .item-slider-global-testimonial4 .item-slider-global-testimonial-inner{
border: 1px solid #ccc;
border-radius: 5px;
margin: 1px;
padding: 0 10px 20px 10px;
}
.footer26-newsletter{
}
.footer26-newsletter .elbzotech-mailchimp-global-style6 .mc4wp-form-fields button[type="submit"]{
border-color: #fff;
font-weight: 500;
}
.footer26-newsletter .elbzotech-mailchimp-global-style6 .mc4wp-form-fields input[type="email"]{
border-color: #fff;
color: #fff;
}
.footer26-newsletter .elbzotech-mailchimp-global-style6 .mc4wp-form-fields input[type="email"]::-webkit-input-placeholder { 
color: #fff;
}
.footer26-newsletter .elbzotech-mailchimp-global-style6 .mc4wp-form-fields input[type="email"]:-ms-input-placeholder { 
color: #fff;
}
.footer26-newsletter .elbzotech-mailchimp-global-style6 .mc4wp-form-fields input[type="email"]::placeholder {
color: #fff;
}
@media(max-width: 767px){
.footer26-newsletter .elbzotech-mailchimp-global-style6 .mc4wp-form-fields button[type="submit"]{
padding: 0 10px;
}
}
.header26-mob-menu .toggle-mobile-menu{
height: 50px;
line-height: 54px;
} .header27-search .elbzotech-search-global-form > .elbzotech-dropdown-box .dropdown-link{
padding: 0 20px;
height: 48px;
line-height: 48px;
}
.header27-search .elbzotech-search-global-style3 .elbzotech-search-global-form{
border-radius: 5px;
background-color: var(--bzo-main-color-mix-white3);
}
.header27-search .elbzotech-search-global-style3 .elbzotech-text-bt-search{
border-radius: 0 5px 5px 0;
background-color: var(--bzo-main-color);
line-height: 48px;
}
.header27-search .elbzotech-search-global-style3 .elbzotech-text-bt-search:hover{
color: #0f0f0f;
}
.header27-search .elbzotech-search-global-style3 .elbzotech-search-global-form input[name="s"]{
height: 48px;
line-height: 48px;
}
@media(max-width: 1366px){
.header27-search .elbzotech-search-global-form > .elbzotech-dropdown-box{
display: none;
}
}
.h27-slideshow .swiper-pagination{
display: none;
}
@media(max-width: 1024px){
.h27-slideshow .swiper-pagination{
display: block;
}
.h27-slideshow .bzotech-swiper-navi{
display: none;
}
}
@media(max-width: 767px){
.h27-slideshow .elbzotech-bt-global-default{
padding: 6px 15px;
} 
.h27-cart .elbzotech-mini-cart-dropdown-global .mini-cart-content{
top: auto;
}
}
@media (min-width: 1200px){
.home27-tabs-product{
position: relative;
}
.home27-tabs-product .product-tab-wrap .nav-tabs {
position: absolute;
top: -65px;
right: 0px;
}   
}
.home27-special-product .item-grid-product-style15 .item-product:hover{
box-shadow: none;
border: none;
}
.h27-categories .item-slider-global-category3 .cate-img{
border-radius: 0;
background-color: transparent;
position: relative;
padding: 3px 8px;
}
.h27-categories .item-slider-global-category3 .cate-img::before{
position: absolute;
content: "";
width: 100%;
height: 75px;
border-radius: 15px;
clip-path: polygon(0 0, 100% 0, 85% 100%, 15% 100%);
background-color: var(--bzo-main-color-mix-white3);
bottom: 0;
left: 0;
transition: .3s;
}
.h27-categories .item-slider-global-category3:hover .cate-img::before{
background-color: var(--bzo-main-color);
transition: .3s;
}
.h27-categories .item-slider-global-category3:hover .cate-img{
box-shadow: none;
}
.h27-categories .zoom-image:hover .adv-thumb-link > img{
transform: scale(1.03);
}
.btn-slide27{
font-weight: 500;
text-transform: uppercase;
border-radius: 0;
}
.h27-list-cates .elbzotech-banner-info-global-style5{
display: flex;
gap: 15px;
}
.h27-list-cates .elbzotech-banner-info-global-style5 .title-list-category{
padding-bottom: 0;
margin-bottom: 23px;
border: none;
text-align: left;
}
.h27-list-cates .elbzotech-banner-info-global-style5 .title-list-category h2{
font-size: 18px;
font-family: inherit;
text-transform: uppercase;
font-weight: 500;
}
.h27-list-cates .elbzotech-banner-info-global-style5 .list-category-wrap{
background-color: #fff;
padding: 0;
}
.h27-list-cates .elbzotech-banner-info-global-style5 .list-category-wrap .info-cate{
padding-bottom: 0px;
margin-bottom: 23px;
border-bottom: 1px solid #ccc;
}
.h27-list-cates .elbzotech-banner-info-global-style5 .list-category-wrap .info-cate:last-child{
margin-bottom: 0;
}
.h27-list-cates .elbzotech-banner-info-global-style5 .list-category-wrap .info-cate:hover{
border-color: var(--bzo-main-color);
}
.h27-list-cates .elbzotech-banner-info-global-thumb,
.h27-list-cates .list-category-wrap{
flex-basis: 50%;
}
.h27-list-cates .adv-thumb-link-cate{
height: 100%;
object-fit: fill;
}
.h27-list-cates .adv-thumb-link-cate img{
height: 100%;
}
.h27-slide-content .swiper-container{
padding: 1px;
margin: -1px;
} .home25-content .swiper-container,
.home25-content .swiper-pagination{
z-index: 0;
}
@media(min-width: 1200px){
.home .header28-bottom{
background: transparent !important;
}
.home .fixed-header .header28-bottom{
background: #513E1B !important;
}
.header28-bottom{
z-index: 1;
}
}
.h28-currency .woocommerce-currency-switcher-form .chosen-container-single.chosen-container-active .chosen-single, 
.h28-currency .woocommerce-currency-switcher-form .chosen-container-single .chosen-single{
color: #fff;
}
.h28-search .elbzotech-search-global-style4 .elbzotech-search-global-form{
background-color: transparent;
width: 215px;
}
.h28-search .elbzotech-search-global-style4 .elbzotech-search-global-form input[name="s"]{
color: #e6e6e6;
border-bottom: 1px solid #fff;
height: 36px;
line-height: 36px;
}
.h28-search .elbzotech-search-global-style4 .elbzotech-text-bt-search{
color: #fff;
font-size: 22px;
line-height: 38px;
padding: 0 10px;
}
.h28-search .elbzotech-search-global-style4 .elbzotech-search-global-form input[name="s"]::placeholder {
color: #e6e6e6;
opacity: 1; 
}
.h28-search .elbzotech-search-global-style4 .elbzotech-search-global-form input[name="s"]::-ms-input-placeholder { 
color: #e6e6e6;
}
.h28-box-shadow{
box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.25);
}
@media(max-width: 880px){
.h28-box-shadow{
box-shadow: none;
}
}
.h28-categories .info-title{
font-weight: 600;
}
.h28-categories {
margin: -10px;
overflow: hidden;
}
.h28-categories .swiper-container{
overflow: visible;
padding: 10px;
}
.h28-categories .item-slider-global-category{
box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
padding: 30px;
background-color: rgba(255, 255, 255, 0.5);
position: relative;
}
.h28-categories .display-swiper-pagination-number2 .swiper-pagination-fraction::before{
left: 10px;
}
.h28-categories .display-swiper-pagination-number2 .swiper-pagination-fraction::after{
right: 10px;
}
.h28-categories .display-swiper-pagination-number2{
padding-bottom: 70px;
}
@media(max-width: 1200px){
.h28-categories .display-swiper-pagination-number2{
padding-bottom: 40px;
}
}
.h28-slide-journey{
}
.h28-slide-journey .item-slider-global-combos{
display: flex;
align-items: center;
gap: 30px;
}
.h28-slide-journey .item-slider-global-combos .zoom-image{
width: 60%;
}
.h28-slide-journey .item-slider-global-combos .combo-content{
text-align: left;
width: 40%;
padding: 0;
}
.h28-slide-journey .item-slider-global-combos .combo-content h3{
font-size: 26px;
font-weight: 600;
text-transform: capitalize;
}
.h28-slide-journey .item-slider-global-combos .combo-content p{
margin: 10px 0 16px 0;
}
.h28-slide-journey .item-slider-global-combos .combo-link a{
background-color: #0f0f0f;
border-color: #0f0f0f;
font-weight: 500;
padding: 10px 30px;
}
.h28-slide-journey .item-slider-global-combos .combo-link a:hover{
background-color: var(--bzo-main-color);
border-color: var(--bzo-main-color);
color: #fff;
}
.h28-brews .adv-thumb-link-cate{
padding: 10px;
}
.h28-newsletter .elbzotech-mailchimp-global-style6 .mc4wp-form-fields input[type="email"]{
border: 1px solid #fff;
color: #fff;
}
.h28-newsletter .elbzotech-mailchimp-global-style6 .mc4wp-form-fields button[type="submit"]{
border: 1px solid #fff;
}
.h28-newsletter .elbzotech-mailchimp-global-style6 .mc4wp-form-fields input[type="email"]::-webkit-input-placeholder { 
color: #fff;
}
.h28-newsletter .elbzotech-mailchimp-global-style6 .mc4wp-form-fields input[type="email"]:-ms-input-placeholder { 
color: #fff;
}
.h28-newsletter .elbzotech-mailchimp-global-style6 .mc4wp-form-fields input[type="email"]::placeholder {
color: #fff;
}
@media (max-width: 1200px) {
.h28-menu .toggle-mobile-menu {
color: #fff;
}
.h28-slide-journey .item-slider-global-combos{
flex-direction: column;
gap: 20px;
}
.h28-slide-journey .item-slider-global-combos .zoom-image{
width: 100%;
}
.h28-slide-journey .item-slider-global-combos .combo-content{
width: 100%;
}
.h28-slide-journey .item-slider-global-combos .combo-content h3{
font-size: 20px;
}
} .header29-bottom{
z-index: 1;
}
@media(min-width: 1200px){
.home .header29-bottom{
background: transparent !important;
}
.home .fixed-header .header29-bottom{
background: #f9f9ec !important;
}
}
.home-26 .swiper-container{
z-index: 0;
}
.home-26 .display-swiper-scrollbar-yes .swiper-scrollbar-drag{ }
.h29-search .elbzotech-search-global-style4 .elbzotech-search-global-form{
background-color: transparent;
width: 215px;
}
.h29-search .elbzotech-search-global-style4 .elbzotech-search-global-form input[name="s"]{
color: #333333;
border-bottom: 1px solid #333;
height: 36px;
line-height: 36px;
}
.h29-search .elbzotech-search-global-style4 .elbzotech-text-bt-search{
color: #0f0f0f;
font-size: 22px;
line-height: 38px;
padding: 0 10px;
}
.h29-search .elbzotech-search-global-style4 .elbzotech-search-global-form input[name="s"]::placeholder {
color: #333;
opacity: 1; 
}
.h29-search .elbzotech-search-global-style4 .elbzotech-search-global-form input[name="s"]::-ms-input-placeholder { 
color: #333;
}
.h29-products-thumbs .add_to_wishlist{
display: none;
}
.h29-products-thumbs .elbzotech-wrapper-slider-product-thumbs{
display: flex;
gap: 30px;
}
.h29-products-thumbs .elbzotech-swiper-slider{
width: 35%;
}
.h29-products-thumbs .gallery-thumbs-wrapper{
width: 65%;
padding-top: 130px;
}
@media(max-width: 1024px){
.h29-products-thumbs .elbzotech-wrapper-slider-product-thumbs{
align-items: center;
}
.h29-products-thumbs .elbzotech-swiper-slider{
width: 40%;
}
.h29-products-thumbs .gallery-thumbs-wrapper{
width: 60%;
padding-top: 60px;
}
}
@media(max-width: 880px){
.h29-products-thumbs .elbzotech-wrapper-slider-product-thumbs{
flex-direction: column;
}
.h29-products-thumbs .elbzotech-swiper-slider{
width: 100%;
}
.h29-products-thumbs .gallery-thumbs-wrapper{
width: 100%;
padding-top: 0px;
}
}
.h29-products-thumbs .item-thumb{
text-align: center;
margin-bottom: 30px;
}
.h29-products-thumbs .item-thumb img{
padding: 0 10px;
}
@media(min-width: 1650px){
.h29-products-thumbs .item-thumb{
margin-bottom: 50px;
}
.h29-products-thumbs .item-thumb img{
padding: 0 25px;
}
}
.h29-products-thumbs .item-thumb h3{
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.h29-products-thumbs .item-grid-product-style17 .item-product{
background: transparent;
box-shadow: none;
}
.h29-products-thumbs .swiper-container{
margin: 0;
padding: 0;
}
.h29-products-thumbs .display-swiper-scrollbar-yes .swiper-scrollbar{
background: #ccc;
}
.h29-products-thumbs .swiper-slide:not(.swiper-slide-thumb-active) .item-thumb:hover{
cursor: pointer;
}
.h29-products-thumbs .swiper-slide.swiper-slide-thumb-active .item-thumb h3,
.h29-products-thumbs .swiper-slide:not(.swiper-slide-thumb-active) .item-thumb:hover h3{
color: var(--bzo-main-color);
}
.h29-emotions .elbzotech-list-link-global .item-link{
display: flex;
flex-direction: column;
gap: 15px;
}
.h29-emotions .elbzotech-list-link-global{
justify-content: space-between;
}
.h29-emotions .elbzotech-list-link-global .icon-image-link:hover{
animation-name: elementor-animation-pulse;
animation-duration: 1s;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
.h29-choices{
}
.h29-choices .h29-btn-choice{
left: 50%;
transform: translateX(-50%);
}
.h29-slide-full .swiper-container{
overflow: visible;
padding: 0;
margin: 0;
}
.footer29-cates .item-category-inner{
position: relative;
}
.footer29-cates .item-category-inner h2 a{
font-size: 24px;
line-height: 32px;
color: #fff;
font-family: var(--bzo-title_typo-font-family);
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
z-index: 2;
background-color: #2C361A80;
width: 100%;
padding: 15px;
}
.footer29-cates .item-slider-global-category .info{
margin: 0;
}
.h29-blogs .style2-item-meta__cats .meta-cats a{
color: #fff;
text-transform: uppercase;
display: none;
}
.h29-blogs .style2-item-meta__cats .meta-cats a:first-child{
display: block;
}
.h29-top-header{
display: block;
}
@media(max-width: 1200px){
.footer29-cates .item-category-inner h2 a{
font-size: 20px;
}
.footer29-cates .swiper-wrapper{
flex-wrap: wrap;
}
.footer29-cates .swiper-wrapper .swiper-slide{
width: 33.33% !important;
}
.h29-products-thumbs .item-thumb h3{
font-size: 18px;
}
}
@media(max-width: 767px){
.h29-emotions .elbzotech-list-link-global{
overflow-x: scroll;
padding-bottom: 10px;
}
.h29-emotions .elbzotech-list-link-global a{
flex-basis: 50%;
justify-content: center;
min-width: 100px;
}
.footer29-cates .swiper-wrapper .swiper-slide{
width: 50% !important;
}
.h28-categories .item-slider-global-category{
padding: 20px 10px;
}
}
@media(max-width: 480px){
.woocommerce-page .shop-grid-product-item-style17 .item-grid-product-style17,
.woocommerce-shop .shop-grid-product-item-style17 .item-grid-product-style17{
width: 100%;
}
}.highly_recommend_sec a {
color: #fff !important;
}
.search-ajax-title {
cursor: pointer;
}
.woocommerce div.product form.cart button.single_add_to_cart_button {
display: flex;
align-items: center;
gap: 0px;
margin-right: 14px;
padding: 10px !important;
margin-bottom: 10px;
width: 180px;
justify-content: center !important;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
left: 20px !important;
top: 50% !important;
transform: translateY(-50%) !important;
}
a#fkcart-custom-cart-button {
margin-top: 8px;
background-color: var(--fkcart-primary-bg-color, #0170b9);
border: 0;
color: #fff;
display: flex;
font-size: 18px;
font-weight: 500;
padding: 8px 24px;
text-align: center;
justify-content: center;
text-decoration: none;
transition: all .2s ease-out;
line-height: 24px;
width: 100%;
border-radius: var(--fkcart-border-radius, 8px);
}
input[name="universal_parcel_type"] {
height: 100%;
line-height: normal;
border: 1px solid var(--bzo-border-color);
padding: 0 20px;
font-size: var(--bzo-body_typo-font-size);
border-radius: 0;
color: var(--bzo-body_typo-color);
font-family: var(--bzo-body_typo-font-family);
}
i.fa.fa-cart-plus.nisl-cart-icon {
cursor: pointer;
}
i.fa.fa-cart-plus.nisl-cart-icon:hover {
color: #f87a2c;
} .rpzbet_responsemsg.error a:first-child,
span.nisl_red_color {
color: #dd0f0f !important
}
.header-delivery-location .rpzbet_responsemsg.error {
font-size: 14px;
line-height: 1.2em;
}
.header-delivery-location .rp_boxcontainer .rpzbet_responsemsg.error>a:nth-child(2) {
color: #fff !important;
font-weight: 500;
background-color: #f87a2c;
padding: 6px 10px;
border-radius: 5px;
font-size: 14px;
line-height: 1.2em;
margin: 4px 0;
display: inline-block;
}
.header-delivery-location .rp_boxcontainer .rpzbet_responsemsg.error>a:nth-child(2):hover {
background-color: #000;
}  #daily_bargains_nisl .product-thumb-link {
height: 210px;
background-color: #f6f6f6;
border-radius: 5px;
}
#daily_bargains_nisl .product-thumb-link>img {
height: 100%;
object-fit: contain;
}
.login-action-login .nsl-container-buttons {
width: 100%;
} .item-link.icon-position-left.icon-check-no.elementor-repeater-item-9c90950 {
display: none !important;
}
.elementor-widget-bzotech_multi_language_global,
.box-currency-right.elementor-widget,
.nisl_hide_menu {
display: none !important;
}
.elementor-element-cc56fa0 {
padding-top: 7px;
padding-bottom: 7px;
}
.product-detail-info .nisl-single-price-second .woocommerce-Price-amount {
font-size: 28px;
}
.product-detail-info .nisl-single-price-third .woocommerce-Price-amount {
font-size: 38px;
}
.product-detail-info .nisl-single-price-first,
.product-detail-info .nisl-single-price-second,
.product-detail-info .nisl-single-price-third {
margin-bottom: 5px;
}
#tab-register.active .woocommerce-form-register.register,
.elbzotech-register-form.popup-form.active #registerform {
display: block !important;
}
.select2-dropdown {
z-index: 99990;
}
#loginform .xoo-ml-open-lwo-btn {
margin-top: 20px;
}  .xoo-ml-verified-success,
.xoo-ml-verify-notice {
z-index: 99999999;
position: fixed;
top: 0;
padding: 20px;
left: 0;
right: 0;
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.xoo-ml-verified-success span:last-of-type a {
text-decoration: underline;
color: #3c763d;
margin-left: 6px;
}
.xoo-ml-notice-error {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.xoo-ml-notice-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.xoo-ml-notice {
display: none;
margin: 5px 0;
}
.xoo-ml-notice-error,
.xoo-ml-notice-success {
padding: 7px 15px;
border: 1px solid transparent;
border-radius: 4px;
display: block;
margin: 10px 0;
} button.button.btn.xoo-ml-otp-submit-btn {
width: 100%;
max-width: 400px;
margin: 40px auto 0;
display: table;
}
.xoo-ml-otp-form .xoo-ml-otp-submit-btn {
background-color: #000;
color: #fff;
padding: 8px;
text-transform: uppercase;
font-weight: 600;
font-size: 15px
}
.xoo-ml-otp-input-cont {
display: table;
margin: 0 auto;
}
form.xoo-ml-otp-form {
text-align: center;
display: none;
margin: 20px 0;
}
.xoo-ml-otp-sent-txt {
margin-bottom: 22px;
font-size: 20px;
}
span.xoo-ml-otp-no-change {
color: #0d81fe;
cursor: pointer;
margin-left: 5px;
}
form.xoo-ml-otp-form input.xoo-ml-otp-input:focus {
outline: 0;
background-color: transparent;
border: 0;
border-bottom: 1px solid #0d81fe;
}
form.xoo-ml-otp-form input.xoo-ml-otp-input {
max-width: 60px;
text-align: center;
margin-right: 15px;
background-color: transparent;
color: #000;
font-weight: 600;
font-size: 23px;
border-bottom: 1px solid #000;
border-left: 0;
border-right: 0;
border-top: 0;
box-shadow: 0 0 0;
display: inline-block;
}
.xoo-ml-otp-notice-cont {
height: 50px;
}
form.xoo-ml-otp-form .xoo-ml-notice {
display: table;
margin: 0 auto;
}
span.xoo-ml-reg-phone-change,
span.xoo-ml-inline-verify,
span.xoo-ml-otp-submit-btn {
position: absolute;
width: auto;
height: auto;
line-height: inherit;
z-index: 10;
cursor: pointer;
font-size: 12px;
margin: 0;
padding: 0;
color: #528ff0;
font-weight: bold;
right: 20px;
top: 25%;
}
span.xoo-ml-reg-phone-change,
span.xoo-ml-otp-submit-btn {
top: 50%;
transform: translateY(-50%);
}
span.xoo-ml-reg-phone-change {
display: none;
}
.xoo-ml-inline-verify {
display: inline-block;
}
a.xoo-ml-otp-resend-link {
color: #0d81fe;
text-decoration: none !important;
cursor: pointer;
font-size: 12px;
}
.xoo-ml-otp-resend {
margin-top: 10px;
}
a.xoo-ml-otp-resend-link.xoo-ml-disabled {
pointer-events: none !important;
}
.xoo-ml-has-cc {
display: flex;
}
.xoo-ml-has-cc select.xoo-ml-phone-cc,
.xoo-ml-has-cc input.xoo-ml-phone-cc {
max-width: 100px;
margin-right: 10px;
align-self: flex-start;
}
.xoo-ml-regphin {
position: relative;
width: 100%;
}
.xoo-ml-regphin input.xoo-ml-phone-input {
width: 100%;
}
input#xoo-ml-reg-phone {
width: 100%;
}
span.xoo-ml-low-back {
color: #4a90e2;
text-decoration: underline;
text-align: center;
display: block;
cursor: pointer;
}
button.button.btn.xoo-ml-login-otp-btn {
margin-top: 13px;
}
.xoo-ml-processing {
pointer-events: none;
opacity: 0.7
}
.xoo-el-container .xoo-ml-notice {
width: calc(100% - 20px);
}
span.xoo-ml-or {
display: none;
margin: 20px 10px;
border-radius: 50%;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
text-transform: uppercase;
font-weight: bold;
border: 1px solid #333;
font-size: 14px;
}
.xoo-el-form-container .xoo-lwo-form {
padding-top: 15px;
}
.xoo-el-fields .xoo-ml-notice-error,
.xoo-el-fields .xoo-ml-notice-success {
margin: 0;
}
button.button.btn.xoo-ml-low-back {
margin-top: 15px;
}
.xoo-el-form-container button.button.btn.xoo-ml-login-otp-btn {
margin: 0 0 10px 0;
}
.xoo-el-form-container .xoo-ml-notice {
width: calc(100% - 20px);
}
input.xoo-ml-inline-otp {
min-width: 100px;
}
.xoo-ml-inline-otp-cont {
margin-top: 15px;
display: none;
width: 100%;
}
span.xoo-ml-inline-verify.verified {
color: #4CAF50;
pointer-events: none;
}
span.xoo-ml-inline-verify.verified .dashicons {
vertical-align: middle;
}
.xoo-ml-inline-otp-cont .xoo-ml-otp-resend {
margin-top: 4px;
font-size: 14px;
}
.xoo-ml-inline-otp-cont .xoo-ml-notice {
width: 100%;
margin-top: 13px;
}
.xoo-ml-ioc-input {
position: relative;
}
.xoo-ml-ioc-input input.xoo-ml-otp-input {
width: 100%;
min-height: 40px;
min-width: 100%;
}
input[type=number].xoo-ml-otp-input::-webkit-inner-spin-button,
input[type=number].xoo-ml-otp-input::-webkit-outer-spin-button {
-webkit-appearance: textfield !important;
display: none !important
}
form.xoo-lwo-form .xoo-ml-inline-verify {
display: none !important;
}
form.xoo-lwo-form {
margin-bottom: 20px;
}
.xoo-ml-inline-otp-cont .xoo-ml-otp-no-txt br {
display: none;
}
select.xoo-ml-phone-cc+.select2.select2-container {
min-width: 120px;
margin-right: 15px;
}
.xoo-ml-phone-cc+.select2 span.select2-selection__arrow {
top: 50%;
transform: translateY(-50%);
}
.xoo-ml-phone-cc+.select2.select2-container .select2-selection__rendered,
.xoo-ml-phone-cc+.select2 .selection,
.xoo-ml-phone-cc+.select2 .select2-selection {
height: inherit;
line-height: inherit;
border-radius: 0;
padding: 0;
}
.xoo-ml-phone-cc+.select2 .select2-selection.select2-selection--single {
padding: 0 15px;
}
.xoo-ml-phone-cc+.select2-container *:focus {
outline: none;
}
.xoo-ml-inline-otp-cont span.xoo-ml-otp-no-txt {
color: green;
font-size: 13px;
display: block;
font-weight: 600;
margin-top: 4px;
}
.xoo-ml-notice-error .xoo-el-login-tgr {
text-decoration: underline;
margin-left: 4px;
}
.xoo-el-form-container select.xoo-ml-phone-cc+.select2.select2-container {
margin-right: inherit;
}
.theme-oceanwp form.woocommerce-form.woocommerce-form-register.register {
display: block !important;
}
.xoo-ml-inlinver-cont {
position: relative;
width: 100%;
}
.xoo-aff-select2-dropdown {
min-width: 140px;
}
.xoo-ml-noel-mergedcc span.select2-selection {
border: 0;
}
.xoo-ml-noel-mergedcc span.select2.select2-container {
margin-right: 0;
}
.xoo-ml-phinput-cont {
margin-bottom: 10px;
}  div#nisl_contactpage_map {
display: none !important;
}  .woocommerce-orders-table__cell-order-actions a {
margin-right: 5px !important
}  .lost_password_form .form-row {
width: 100% !important;
}
.item-grid-product-style15 .item-product {
height: 100%;
}
.myaccount-tab-content .rememberme-lost_password {
margin-bottom: 20px;
}
.woocommerce-order-received .order-again {
margin-top: 15px;
}
#wa .wa__btn_popup {
bottom: 90px !important;
}
#wa .wa__btn_popup .wa__btn_popup_icon {
width: 46px;
height: 46px;
}
#wa .wa__btn_popup .wa__btn_popup_icon:before {
background-size: 25px auto;
-webkit-background-size: 25px auto;
-moz-background-size: 25px auto;
}
#wa .wa__popup_chat_box.wa__active {
bottom: 145px !important;
}
.slw-product-locations-list {
margin-left: 20px;
}
.product-detail-info .slw-variations-listed {
margin-top: 15px;
}
.product-detail-info .slw-variations-listed label {
margin-bottom: 5px;
display: block;
}
#wa .wa__popup_tooltiptext-ninja-mb {
font-size: 0;
margin-left: 5px;
}
.wa__popup_tooltiptext-ninja {
font-size: 0;
}
#wa .wa__popup_tooltiptext-ninja-mb:before,
.wa__popup_tooltiptext-ninja:before {
content: "Bharatbazzar";
font-size: 11px;
font-weight: 400;
letter-spacing: 0.5px;
}
#wa .wa__popup_tooltiptext_mb>a {
display: none;
}
.swiper-slide {
height: auto !important;
}  .my_account_orders .order-product-thumbnail img {
width: 50px;
height: 50px;
object-fit: contain;
}
.my_account_orders .order-product-thumbnail {
display: inline-block;
}
.my_account_orders .woocommerce-orders-table__cell-order-number {
width: 25%;
}
.my_account_orders .woocommerce-orders-table__cell {
padding-right: 10px !important;
}
.my_account_orders .woocommerce-orders-table__cell:last-child {
padding-right: 0 !important;
}
.my_account_orders .woocommerce-orders-table__cell-order-actions .woocommerce-button {
padding: 6px 12px;
font-size: 14px;
line-height: 20px;
}
.bzotech-nav-identity-panel:hover i {
color: #FF8C22;
}
.bzotech-nav-identity-panel:hover .e-toggle-style-icon-title {
color: #FF8C22 !important;
}  .refund_content ul {
padding-left: 35px;
}
#wps_order_msg_submit {
background: #f87a2c;
border: 1px solid #f87a2c;
line-height: normal;
}
.wps_rma_order_msg_wrapper h4.wps-order-heading.wps_rma_flex a {
display: inline-block;
}
.wps_order_msg_sender {
background-color: #f87a2c;
}  .nisl_exclusive_delivery_btn {
cursor: pointer;
padding: 10px;
background: #dd9fa199;
color: #d02537;
border: 1px dashed #d02538;
animation: zoom-in-zoom-out 1s ease-out infinite;
}
.nisl_exclusive_delivery_btn a {
color: #d12535;
font-weight: 500
}
.nisl_exclusive_delivery_btn:hover {
background: #f87a2c8f;
color: #f87a2c;
border: 1px dashed #f87a2c;
}
.nisl_exclusive_delivery_btn:hover a {
color: #FF5722;
}
.nisl_exclusive_delivery_btn a:before {
content: "\f0d1";
font-family: 'Font Awesome 5 Free';
font-weight: 600;
margin-right: 10px;
}
@keyframes zoom-in-zoom-out {
0% {
transform: scale(1, 1);
}
50% {
transform: scale(1.05, 1.05);
}
100% {
transform: scale(1, 1);
}
}
.order-table-wrap .nisl_exclusive_delivery_btn:nth-child(2),
.custom-line:nth-child(1) {
display: block;
}
.order-table-wrap .nisl_exclusive_delivery_btn,
.custom-line {
display: none;
}
#shipping_method li {
display: flex;
align-items: center;
justify-content: start;
gap: 0 8px;
}
#shipping_method li input {
accent-color: #e16111;
margin: 0 !important;
height: auto;
}
input[type="radio"] {
accent-color: #e16111;
}
.admin-bar .elbzotech-mini-cart-side-global .mini-cart-content,
.elbzotech-mini-cart-side-global .mini-cart-content {
z-index: 99999999;
}
#calc_shipping_state_field {
width: 100%;
}
#calc_shipping_postcode_field {
padding-top: 0;
width: calc(100% - 110px);
}
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
background-color: #f87a2c;
}
.myaccount_registration_login .myaccount-tab-title ul li a br {
display: none;
}
.nsl-container-buttons {
align-items: center;
}
.nsl-container-buttons p {
margin: 0
}
.nisl_custom_login_button .item-link i::before {
content: "\f4fc";
font-family: 'Line Awesome Free';
font-weight: 900;
font-size: 24px;
}
.fw-bold {
font-weight: 600;
}  .estimated_header .rp_postcodebox .rp_boxcontainer .rp_postfieldcontainer {
display: flex;
}
.estimated_header .rp_postcodebox .rp_postfieldcontainer input {
height: 35px;
width: calc(100% - 35px);
font-size: 14px;
line-height: 1.2em;
padding: 5px 10px;
border: 0;
border-radius: 5px;
}
.estimated_header .rp_postcodebox .rp_btncheck {
height: 35px;
width: 80px;
padding: 4px 15px;
font-size: 14px;
line-height: 1.2em;
font-weight: 500;
display: flex;
align-items: center;
justify-content: center;
border-radius: 5px;
border: 0;
}
.estimated_header .rp_postcodebox .rp_btncheck:hover {
color: #000;
background: #f87a2c;
}
.estimated_header .rp_postcodebox .rp_title {
font-size: 14px;
}
.estimated_header .rpzbet_responsemsg.success {
display: flex;
gap: 0 10px;
margin-top: 5px;
}
.estimated_header .rploader,
.product-detail-info .rp_postcodebox .rp_boxcontainer .rploader {
display: none !important;
}
.estimated_header .rpzbet_responsemsg.success .changetext {
background: #f87a2c;
color: #fff;
padding: 0px 6px;
font-size: 14px;
border-radius: 5px;
}
.product-detail-info .rp_postcodebox .changetext {
background-color: #f87a2c;
color: #fff;
font-weight: 700;
padding: 11px 25px;
font-size: 16px;
line-height: 24px;
display: inline-block;
border: 1px solid #f87a2c;
}
.product-detail-info .rp_postcodebox .changetext:hover {
background-color: #fff;
color: #f87a2c;
}
.product-detail-info .rp_postcodebox .rpzbet_responsemsg.success {
display: flex;
gap: 5px 15px;
align-items: center;
margin-top: 5px;
}
.product-detail-info .rp_postcodebox .rp_postfieldcontainer {
margin-top: 5px;
}  .widget_bzotech_attribute_filter .filter_flavor a.swatch-label .label-attr {
width: auto;
display: inline-block;
padding: 0px 10px;
height: auto;
font-size: 14px;
}
.filter_flavor {
gap: 6px !important;
}
.widget_bzotech_attribute_filter .filter_flavor a.swatch-label {
margin: 0;
}
.widget_bzotech_attribute_filter .count {
display: none !important;
}
.daily_bargains_item .product-thumb-link>img {
width: 211px;
height: 211px;
object-fit: contain;
} .elbzotech-dropdown-list {
max-height: 300px;
overflow-x: auto;
}
.elbzotech-dropdown-list::-webkit-scrollbar,
.filter_flavor::-webkit-scrollbar {
width: 20px;
}
.elbzotech-dropdown-list::-webkit-scrollbar,
.filter_flavor::-webkit-scrollbar {
width: 5px;
}
.elbzotech-dropdown-list::-webkit-scrollbar-track,
.filter_flavor::-webkit-scrollbar-track {
background-color: #ddd;
}
.elbzotech-dropdown-list::-webkit-scrollbar-thumb,
.filter_flavor::-webkit-scrollbar-thumb {
background: #f87a2c;
border-radius: 10px;
}
.filter_flavor {
max-height: 400px;
overflow-x: auto;
}
.tax-product_cat .product-thumb-link {
height: 280px;
}
.tax-product_cat .product-thumb-link>img {
object-fit: contain;
width: 100%;
height: 100%;
}
.woocommerce.single-product div.product div.images img.wp-post-image {
height: 600px;
object-fit: contain;
} .home_featured_item .product-thumb-link,
.nature_harvest_item .product-thumb-link,
.single-related-product .product-thumb-link {
height: 320px;
background-color: #f6f6f6;
border-radius: 5px;
}
.home_featured_item .product-thumb-link img,
.nature_harvest_item .product-thumb-link img,
.single-related-product .product-thumb-link img {
height: 100%;
object-fit: contain;
} .highlighted-product .product-thumb-link,
.spotlighted-item-slider .product-thumb-link {
height: 215px;
border-radius: 5px;
}
.highlighted-product .product-thumb-link img,
.spotlighted-item-slider .product-thumb-link img {
height: 100%;
object-fit: contain;
} .category-home-card .adv-thumb-link {
height: 340px;
}
.category-home-card .adv-thumb-link img {
height: 100%;
object-fit: cover;
}    .woocommerce-shop .item-product .product-thumb-link {
height: 320px;
background-color: #ffffff;
border-radius: 5px;
}
.woocommerce-shop .item-product .product-thumb-link img {
width: 100%;
height: 100%; object-fit: contain;
}  .shop-by-category .list-menu-vertical__item-sub .elbzotech-list-link-global-block .title {
color: #444444;
line-height: 1.4;
}
.shop-by-category .list-menu-vertical__item-sub .elbzotech-list-link-global-block .title:hover {
color: #f87a2c;
}
.shop-by-category .list-menu-vertical__item-sub .elbzotech-list-link-global {
gap: 10px !important;
}
.shop-by-category .list-menu-vertical__item-sub .elementor-widget-bzotech_list_link_global .elementor-widget-container {
margin-bottom: 25px !important;
}
.product-detail .rp_postcodebox .rp_postfieldcontainer input[type="text"] {
min-width: 350px;
} .shopping-benefit .adv-thumb-link,
.footer-payment .adv-thumb-link,
.cursor-default .adv-thumb-link,
.cursor-default .item-info-box-global,
.cursor-default .info-box-icon a {
cursor: default !important;
}
.woocommerce-shop .item-list-default .list-thumb-wrap {
justify-content: center;
object-fit: contain;
object-position: center;
padding: 10px;
}
.footer-item-link .elbzotech-list-link-global a {
display: inline-block;
vertical-align: middle;
width: fit-content;
}  .nisl_minicart_open #gt_float_wrapper {
z-index: 2 !important;
}  .woocommerce-my-points .ywpar_tabs_header ul li.active {
font-weight: bold;
color: #f87a2c;
border-bottom: 2px outset #f87a2c;
} .woocommerce-my-points .ywpar_summary_badge,
.ywpar_rank_badges {
border: 1px solid #f87a2c;
}
.woocommerce-my-points form#ywpar-share-points br {
display: none;
}
.woocommerce-my-points input#ywpar-share-points__submit {
color: #ffffff !important;
}
.woocommerce-my-points #ywpar-share-points input[type=number]::-webkit-inner-spin-button,
.woocommerce-my-points #ywpar-share-points input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
}
.woocommerce-my-points #ywpar_share_points_to_share {
text-align: center !important;
}
.woocommerce-my-points .ywpar-copy-to-clipboard_field-wrap p {
margin: 0 !important;
}  div.nsl-container.nsl-container-block .nsl-container-buttons {
flex-wrap: wrap;
gap: 10px !important;
}
.woocommerce-billing-fields .nsl-container .nsl-button {
gap: 0 15px;
width: fit-content;
padding-right: 18px;
}
div.nsl-container.nsl-container-block .nsl-container-buttons>a {
margin: 0;
}  .spotlighted-item-slider .addcart-link-style15,
.highlighted-product .addcart-link-style15 {
position: absolute;
bottom: 12px;
right: 16px;
}
.popular_category_new .adv-thumb-link-cate img {
object-fit: cover;
max-height: 230px;
min-height: 230px;
}
.popular_category_new .info-cate .info-title {
text-align: left;
}
.facility_item .item-info-box-global {
height: 100%;
}
.highly_recommend_sec .elementor-element { }
.highly_recommend_sec .recommended_product .e-child {
position: absolute;
top: 0;
left: 0;
height: 100% !important;
display: flex;
justify-content: center;
flex-direction: column !important;
flex-wrap: nowrap;
}
.footer-subscribe-form button[type="submit"] {
background: #f87a2c !important;
}
.footer-subscribe-form button[type="submit"]:hover .fa-paper-plane {
color: #000000;
}
.highly_recommend_sec a:hover {
color: #f87a2c !important;
}
.recommended_product {
height: 270px;
overflow: hidden !important;
}
.recommended_product .elementor-widget-image {
transition: 0.5s linear;
}
.recommended_product:hover .elementor-widget-image {
transform: scale(1.1);
}
.recommended_product .elementor-widget-image {
height: 100%;
}  .google_reviews_section .wp-gr .grw-btns {
position: unset !important;
}
.google_reviews_section .wp-gr .grw-controls {
top: -90px !important;
display: flex;
justify-content: end;
align-items: center;
}
.google_reviews_section .wp-gr[data-layout="slider"] .grw-reviews {
margin: 0 !important;
}
.google_reviews_section .grw-review .grw-review-inner {
padding: 15px !important;
border-radius: 0 !important;
}
.google_reviews_section .wp-gr .rpi-dot.active {
background-color: #fb8b24 !important;
}
.highlighted-product .item-product,
.spotlighted-item-slider .item-product {
border: 1px solid #f87a2c6b !important;
box-shadow: inset 0 0 15px 0 #f87a2c80;
transition: 0.5s ease-in;
}
.highlighted-product .item-product:hover,
.spotlighted-item-slider .item-product:hover {
background-color: #fee6d8;
box-shadow: inset 0 0 15px 0 #f87a2c80;
}
.highlighted-product .swiper-slide,
.spotlighted-item-slider .swiper-slide {
padding: 0 5px;
}
.highlighted-product .item-product .product-price.price,
.spotlighted-item-slider .item-product .product-price.price {
padding-right: 48px;
} .item-product .product-title {
font-weight: 500;
}
.products .item-product,
.single-related-product .item-product {
border: 1px solid #f87a2c6b !important;
box-shadow: inset 0 0 15px 0 #f87a2c80;
transition: 0.5s ease-in;
border-radius: 0;
}
.products .item-product:hover,
.single-related-product .item-product:hover {
background-color: #fee6d8;
box-shadow: inset 0 0 15px 0 #f87a2c80;
}
.products .item-product .wrap-rating,
.single-related-product .item-product .wrap-rating,
.sidebar-left .swiper-wrapper .swiper-slide .product-info .wrap-rating {
display: none !important;
}  .myaccount_registration_login .myaccount-tab-content .woocommerce-form-row .xoo-ml-has-cc {
flex-wrap: wrap;
}
.myaccount_registration_login .myaccount-tab-content .woocommerce-form-row .xoo-ml-has-cc .xoo-ml-regphin {
width: calc(100% - 135px);
}
.myaccount_registration_login .myaccount-tab-content .woocommerce-form-row .xoo-ml-has-cc .xoo-ml-notice-error {
word-wrap: break-word;
}
.myaccount-tab-content .xoo-ml-has-cc p,
.myaccount-tab-content .woocommerce form .form-row,
.myaccount-tab-content .xoo-ml-regphin .xoo-ml-notice .xoo-ml-notice-error {
margin: 0;
}
.myaccount-tab-content .woocommerce-form-row p {
margin-bottom: 0;
}
.group-filters-shop .widget-product-slider .item-product .color-title {
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 1;
display: -webkit-box;
-webkit-box-orient: vertical;
}
.group-filters-shop .widget-product-slider .item-product {
height: 100%;
}
.about-box .item-info-box-global,
.about-box .elementor-widget-bzotech_info_box_global {
height: 100%;
}
.custom-title .elbzotech-heading-global {
display: inline-block;
}
.box-contact-form .wpcf7-form input.wpcf7-submit {
font-weight: 600;
border-radius: 5px;
}
.home_slider_btn,
.banner_slider_btn .button-inner,
.widget_price_filter .price_slider_amount .elbzotech-bt-default,
.add_to_cart_button,
.item-list-default .product-extra-link-defaut2 .list-compare-wishlist a {
border-radius: 4px;
}
.woocommerce-account .woocommerce-MyAccount-navigation-link a br {
display: none;
}
.woocommerce-account nav.woocommerce-MyAccount-navigation {
background-color: #fff3e9;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
border-color: #bfbfbf !important;
}
.woocommerce-account nav.woocommerce-MyAccount-navigation {
border: 0 !important;
}
.woocommerce-account .edit-account br {
display: none;
}    #header.fix-discount-header .sale-header {
position: fixed;
top: 0;
z-index: 11;
width: 100%;
}
#header.fix-discount-header .fixed-header.active {
top: 25px;
width: 100%;
}
body.logged-in #header.fix-discount-header .sale-header {
top: 32px;
}
body.logged-in #header.fix-discount-header .fixed-header.active { top: 55px;
width: 100%;
}
.discount-text {
width: 100%;
}
.discount-text>.elementor-widget-container {
display: flex;
align-items: center;
}
.discount-text marquee {
font-size: 14px;
color: #fff;
line-height: normal;
} .header-delivery-location label.rp_title.vibrate {
display: block;
-webkit-animation: bounce 2s ease infinite;
animation: bounce 1s ease infinite;
}
@keyframes bounce {
70% {
transform: translateY(0%);
}
80% {
transform: translateY(-15%);
}
90% {
transform: translateY(0%);
}
95% {
transform: translateY(-7%);
}
97% {
transform: translateY(0%);
}
99% {
transform: translateY(-3%);
}
100% {
transform: translateY(0);
}
}
.bg-color-darken .search_append_content .search-icon-popup i {
border: 2px solid #f87a2c;
border-radius: 5px;
padding: 5px;
} .post-template-default.single-post.single-format-standard .format-standard.banner-advs img {
width: 100%;
height: 500px;
object-fit: cover;
} #message-purchased .wn-notification-message-container {
padding-left: 5px !important;
} form.woocommerce-cart-form {
overflow: auto;
}
table.shop_table {
width: 100%;
}
.woocommerce-cart-form table.shop_table th,
.woocommerce-cart-form table.shop_table td {
vertical-align: middle;
text-align: center
}
.woocommerce-cart-form table.shop_table th.product-name,
.woocommerce-cart-form table.shop_table td.product-name,
table.shop_table td.actions {
text-align: left;
}
.woocommerce-cart-form table.shop_table .coupon {
display: inline-block;
}
.woocommerce-cart-form table.shop_table .detail-qty {
margin: auto;
}
table.shop_table th {
text-align: left;
}
table.shop_table #shipping_method li {
justify-content: flex-start;
}
.cart-collaterals .wc-proceed-to-checkout .checkout-button {
text-align: center;
margin-top: 20px;
}
.woocommerce .woocommerce-error {
display: flex;
align-items: center;
gap: 10px;
list-style: none;
height: 90px; padding-left: 50px;
} .restocked-products-col .list-col-item {
width: 100%;
height: 100%;
}
.restocked-products-col .list-col-item .item-product {
width: 100%;
border: 1px solid #f87a2c6b !important;
box-shadow: inset 0 0 15px 0 #f87a2c80;
transition: 0.5s ease-in;
overflow: hidden;
padding: 12px;
background-color: #fff;
border-radius: 0;
position: relative;
}
.restocked-products-col .list-col-item .item-product:hover {
background-color: #fee6d8;
box-shadow: inset 0 0 15px 0 #f87a2c80;
}
.restocked-products-col .list-col-item .item-product .add_to_cart_button {
position: absolute;
bottom: 12px;
right: 16px;
}
.restocked-products-col .product-title {
font-weight: 500;
color: #0f0f0f;
}
.restocked-products-col .product-thumb-link {
height: 215px;
border-radius: 5px;
}
.restocked-products-col .product-thumb-link img {
height: 100%;
object-fit: contain;
}
.restocked-products-row .slick-track {
display: flex !important;
}
.restocked-products-col.slick-slide {
height: inherit !important;
}
.restocked-products .slick-arrow {
position: absolute;
top: 50%;
transform: translateY(-50%);
line-height: 16px;
border-radius: 50%;
background-color: #EBEBEB;
color: #454545;
border: none;
transition: .3s;
margin: 0;
width: 40px;
height: 40px;
font-size: 20px;
z-index: 1;
cursor: pointer;
}
.restocked-products .slick-next.slick-arrow {
right: -5px;
}
.restocked-products .slick-prev.slick-arrow {
left: -5px;
}
.restocked-products .slick-arrow:hover {
color: #fff;
background-color: #f87a2c;
}
.restocked-products-col .list-col-item .item-product .product-price.price {
padding-right: 65px;
} .brand-carousel .swiper-slide a img {
width: 100%;
height: 100px;
object-fit: contain;
max-width: 75%;
}
.brand-carousel p.description {
font-size: 16px !important;
font-weight: 600;
color: red;
text-transform: capitalize;
}
.brand-carousel .swiper-wrapper .swiper-slide a {
display: flex;
justify-content: center;
}  img.aligncenter.popup_image {
margin-bottom: 0px;
}
@media (min-width: 1200px) {
.woocommerce.single-product div.product .style-gallery-horizontal .gallery-control img {
height: 150px;
object-fit: contain;
}
}
@media (max-width: 1200px) {
.best_seller_grid .list-3-item-tablet,
.sale_product_grid .list-3-item-tablet {
width: 33.33%;
}
#wa .wa__btn_popup .wa__btn_popup_icon {
width: 35px;
height: 35px;
}
#wa .wa__btn_popup {
bottom: 120px !important;
right: 15px !important;
}
#wa .wa__btn_popup .wa__btn_popup_icon:before {
background-size: 20px auto;
-webkit-background-size: 20px auto;
-moz-background-size: 20px auto;
}
#wa .wa__popup_chat_box.wa__active {
bottom: 165px !important;
right: 15px !important;
}
#wa .wa__btn_popup .wa__btn_popup_icon:after {
background-size: 12px auto;
-webkit-background-size: 12px auto;
-moz-background-size: 14px auto;
}
.nisl_exclusive_delivery_btn {
margin: 15px 20px;
}   body.overlay-mobile #gt_float_wrapper {
z-index: 0 !important;
}
.elbzotech-search-global-icon-popup i.elbzotech-close-search-form {
top: 60px !important;
}
#gt_float_wrapper .gt_float_switcher {
font-size: 18px !important;
}
}
@media (max-width: 1024px) {    .hero-banner-slider .popup-gallery .swiper-wrapper .e-con-inner {
padding: 0;
} .highlighted-product .swiper-slide,
.spotlighted-item-slider .swiper-slide {
padding: 0 8px;
}
.product-facility-wrapper .elbzotech-banner-info-global-thumb img {
width: 50px !important;
}
.product-facility-wrapper .elbzotech-banner-info-global-wrap .elbzotech-text-item {
font-size: 14px !important;
line-height: 1.3em;
}
}
@media (max-width: 991px) {
.best_seller_grid .list-3-item-tablet,
.sale_product_grid .list-3-item-tablet {
width: 50%;
}
input#ywpar-share-points__submit {
margin-top: 30px !important;
}
#share_points .ywpar-share-points-error {
margin: 0 0 20px 0 !important;
}   }
@media (max-width: 768px) {
.woocommerce-my-points td.ywpar-share-points-code {
display: flex !important;
flex-direction: column !important;
}
.woocommerce-my-points td.ywpar-share-points-code input#ywpar_coupon_code {
padding-right: 0 !important;
word-break: break-all;
}
.my_account_orders .woocommerce-orders-table__cell-order-number {
width: 100%;
}
.my_account_orders .cart_images {
display: inline-block;
}
.woocommerce-MyAccount-content .u-column2.woocommerce-Address .woocommerce-Address-title {
margin-top: 25px;
}
.nisl_exclusive_delivery_btn {
margin: 15px 15px;
} .spotlighted-item-slider .product-tab-title {
display: none;
} }
@media (max-width: 767px) {
.u-column2.woocommerce-Address .woocommerce-Address-title {
margin-top: 25px;
}
#gt_float_wrapper .gt_float_switcher .gt-selected .gt-current-lang {
padding: 5px;
}
#gt_float_wrapper .gt_float_switcher .gt-selected .gt-current-lang span.gt-lang-code {
font-size: 15px;
top: 0;
}
#gt_float_wrapper .gt_float_switcher img {
width: 25px;
}
#gt_float_wrapper .gt_float_switcher {
font-size: 16px !important;
}
.woocommerce-order-received .woocommerce-column--shipping-address .woocommerce-column__title {
margin-top: 20px !important;
}
.refund_content ul {
padding-left: 20px;
}
#shipping_method li {
justify-content: flex-end;
}
.google_reviews_section .wp-gr .grw-controls {
top: -65px !important;
}
.review-title .elementor-widget-bzotech-heading-global {
padding-right: 50px;
}
.highlighted-product .swiper-slide,
.spotlighted-item-slider .swiper-slide {
padding: 0;
}
.woocommerce-shop .item-product .product-thumb-link {
height: 180px;
background-color: #ffffff;
border-radius: 5px;
}
body.admin-bar .header26-mob-menu .menu_mobile_style-left .bzotech-menu-inner,
body.admin-bar .header26-mob-menu .menu_mobile_style-right .bzotech-menu-inner {
top: 75px;
}
.main-top-filter__left .dropdown-link svg {
width: 20px;
height: 20px;
}
.main-top-filter__left .dropdown-link {
font-size: 13px !important;
}
}
@media (max-width: 600px) {
.woocommerce-shop .item-product .product-thumb-link {
height: 180px;
} .woocommerce-cart-form table.shop_table td {
padding-left: 15px !important;
padding-right: 15px !important;
}
.woocommerce-cart-form table.shop_table td.actions .coupon {
width: 100%;
} }
@media (max-width: 574px) {
.best_seller_grid .list-3-item-tablet,
.sale_product_grid .list-3-item-tablet {
width: 100%;
}    .product-detail .rp_postcodebox .rp_postfieldcontainer input[type="text"] {
min-width: 100%;
}
.product-detail .rp_postcodebox .rp_postfieldcontainer .rp_btncheck {
margin: 10px 0 0 0 !important;
} .popular_category_new .elbzotech-banner-info-global-wrap {
flex-direction: column;
margin-bottom: 20px;
} .post-template-default.single-post.single-format-standard .format-standard.banner-advs img {
height: 320px;
}
}
@media (max-width: 480px) { .woocommerce-cart-form table.shop_table td.actions button {
width: 100%;
} }
@media (max-width: 348px) {
.header26-menu-vertical.shop-by-category .title-info {
font-size: 13px;
}
} body.page-id-45083 .featured-content {
width: 45%;
float: right;
right: 0;
position: absolute;
padding: 50px 20px 50px 70px;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
} body.page-id-45083 .combo-offers-section .combo-offers-banner .elementor-widget-image img {
border-radius: 25px !important;
}
body.page-id-45083 .offer-card {
position: relative;
width: 640px;
height: 425px;
border-radius: 25px;
overflow: hidden;
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
}
body.page-id-45083 .offer-image img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
}
body.page-id-45083 .offer-content {
position: absolute;
top: 30%;
left: 50%;
transform: translate(-50%, -50%); color: #fff;
padding: 15px 20px;
border-radius: 8px;
text-align: center;
}
body.page-id-45083 .offer-content h3 {
margin: 0 0 8px;
font-size: 40px;
font-weight: bold;
}
body.page-id-45083 .offer-content p {
font-size: 14px;
margin: 0 0 10px;
}
body.page-id-45083 .offer-btn {
display: inline-block;
padding: 8px 15px;
background: #28a745;
color: #fff;
border-radius: 6px;
text-decoration: none;
font-weight: bold;
}
body.page-id-45083 .offer-btn:hover {
background: #218838;
}
body.page-id-45083 .swiper-pagination {
display: flex;
justify-content: center;
gap: 10px;
margin-top: 20px;
}
body.page-id-45083 .swiper-pagination span {
display: block;
width: 50px;
height: 3px;
background: rgba(255, 255, 255, 0.3);
border-radius: 3px;
overflow: hidden;
}
body.page-id-45083 .swiper-pagination span b {
display: block;
height: 100%;
width: 0%;
background: #fff;
border-radius: 3px;
transition: width linear;
}
body.page-id-45083 .brand-carousel .swiper-wrapper {
transition-timing-function: linear !important;
}   body.page-id-45083 .shop-categories-grid,
body.page-id-36894 .shop-categories-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 30px;
margin: 40px 0;
}
body.page-id-45083 .shop-category-item,
body.page-id-36894 .shop-category-item {
text-align: center;
transition: transform 0.3s ease, box-shadow 0.3s ease;
}
body.page-id-45083 .shop-category-item a,
body.page-id-36894 .shop-category-item a {
display: block;
text-decoration: none;
color: inherit;
}
body.page-id-45083 .shop-category-item img,
body.page-id-36894 .shop-category-item img {
width: 200px;
height: 200px;
object-fit: cover;
border: 3px solid #d35400; border-radius: 50%;
margin: 0 auto 12px;
transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
body.page-id-45083 .shop-category-item:hover img,
body.page-id-36894 .shop-category-item:hover img {
transform: scale(1.05);
border-color: transparent;
box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
}
body.page-id-45083 .shop-category-title,
body.page-id-36894 .shop-category-title {
font-size: 16px;
font-weight: 600;
color: #333;
display: block;
margin-top: 5px;
transition: color 0.3s ease;
}
body.page-id-45083 .shop-category-item:hover .shop-category-title,
body.page-id-36894 .shop-category-item:hover .shop-category-title {
color: #d35400;
}   .slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
gap: 20px;
}
.woocommerce form .form-row .optional {
visibility: hidden;
}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}table.dataTable thead th,table.dataTable thead td{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead th:active,table.dataTable thead td:active{outline:none}table.dataTable tfoot th,table.dataTable tfoot td{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;*cursor:hand;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url(//bharatbazaar.co.jp/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_both.png)}table.dataTable thead .sorting_asc{background-image:url(//bharatbazaar.co.jp/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_asc.png)}table.dataTable thead .sorting_desc{background-image:url(//bharatbazaar.co.jp/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_desc.png)}table.dataTable thead .sorting_asc_disabled{background-image:url(//bharatbazaar.co.jp/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_asc_disabled.png)}table.dataTable thead .sorting_desc_disabled{background-image:url(//bharatbazaar.co.jp/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_desc_disabled.png)}table.dataTable tbody tr{background-color:#ffffff}table.dataTable tbody tr.selected{background-color:#B0BED9}table.dataTable tbody th,table.dataTable tbody td{padding:8px 10px}table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td{border-top:1px solid #ddd}table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td{border-top:none}table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody td{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child td{border-top:none}table.dataTable.stripe tbody tr.odd,table.dataTable.display tbody tr.odd{background-color:#f9f9f9}table.dataTable.stripe tbody tr.odd.selected,table.dataTable.display tbody tr.odd.selected{background-color:#acbad4}table.dataTable.hover tbody tr:hover,table.dataTable.display tbody tr:hover{background-color:#f6f6f6}table.dataTable.hover tbody tr:hover.selected,table.dataTable.display tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3,table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3{background-color:#fafafa}table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3,table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3{background-color:#acbad5}table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:whitesmoke}table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ececec}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#efefef}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a2aec7}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a3b0c9}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a5b2cb}table.dataTable.no-footer{border-bottom:1px solid #111}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable.compact thead th,table.dataTable.compact thead td{padding:4px 17px 4px 4px}table.dataTable.compact tfoot th,table.dataTable.compact tfoot td{padding:4px}table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable th,table.dataTable td{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;*zoom:1;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:0.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:0.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:0.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:0.5em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;*cursor:hand;color:#333 !important;border:1px solid transparent;border-radius:2px}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333 !important;border:1px solid #979797;background-color:white;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));background:-webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-o-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:linear-gradient(to bottom, #fff 0%, #dcdcdc 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{cursor:default;color:#666 !important;border:1px solid transparent;background:transparent;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:white !important;border:1px solid #111;background-color:#585858;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));background:-webkit-linear-gradient(top, #585858 0%, #111 100%);background:-moz-linear-gradient(top, #585858 0%, #111 100%);background:-ms-linear-gradient(top, #585858 0%, #111 100%);background:-o-linear-gradient(top, #585858 0%, #111 100%);background:linear-gradient(to bottom, #585858 0%, #111 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:none;background-color:#2b2b2b;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));background:-webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);box-shadow:inset 0 0 3px #111}.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}.dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:white;background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(25%, rgba(255,255,255,0.9)), color-stop(75%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,0)));background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing{height:0;overflow:hidden;margin:0 !important;padding:0 !important}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid #111}.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,.dataTables_wrapper.no-footer div.dataTables_scrollBody>table{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width: 767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_paginate{margin-top:0.5em}}@media screen and (max-width: 640px){.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:0.5em}}div.DTFC_Blocker{
background-color:white;
}
div.DTFC_LeftWrapper table.dataTable,
div.DTFC_RightWrapper table.dataTable{
margin-bottom:0;
z-index:2;
}
div.DTFC_LeftWrapper table.dataTable.no-footer,
div.DTFC_RightWrapper table.dataTable.no-footer{
border-bottom:none;
}
div.DTFC_LeftFootWrapper table.compare-list,
div.DTFC_LeftHeadWrapper table.compare-list {
border: 0;
} a.compare.disabled:not(.added) {
opacity: 0.6;
pointer-events: none;
} .yith-woocompare-popup-container {
position:fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(255,255,255,.95);
z-index: 1000;
}
a.yith-woocompare-popup-close {
position: absolute;
top: 20px;
right: 20px;
font-size: 40px;
width: 40px;
color: #434343;
text-decoration: none;
z-index: 2;
line-height: 1;
background-color: rgba(255,255,255,.7);
text-align: center;
}
body.yith-woocompare-popup-open {
overflow-y: hidden;
}
body.yith-woocompare-popup,
.yith-woocompare-table-wrapper {
box-sizing: border-box;
font-size: 16px;
color: #747373;
background: none !important;
margin: 0;
max-height: 100%;
overflow-y: scroll;
overflow-x: hidden;
}
body.yith-woocompare-popup,
.yith-woocompare-table-scroll-wrapper {
position: relative;
padding: 5%;
}
body.yith-woocompare-popup #yith-woocompare {
padding: 10px;
}
#yith-woocompare-table_wrapper {
margin: 10px 0;
}
#yith-woocompare table.dataTable.compare-list thead th,
#yith-woocompare table.dataTable.compare-list thead td,
#yith-woocompare table.dataTable.compare-list tfoot td,
#yith-woocompare table.dataTable.compare-list tfoot th {
border: 0;
vertical-align: middle;
}
#yith-woocompare table.compare-list {
width: 100%;
border-bottom: 0;
border-top: 0;
margin: 0;
table-layout: auto;
}
#yith-woocompare table.compare-list tr {
background: #fff;
}
#yith-woocompare table.compare-list tbody tr .filler {
padding: 0!important;
}
#yith-woocompare table.compare-list td:not(.filler) {
min-width: 300px;
width: 300px;
text-align: center;
vertical-align: middle;
}
#yith-woocompare table.compare-list tbody th:not(.filler) {
min-width: 300px;
width: 300px;
overflow: hidden;
text-align: left;
font-weight: 700;
}
#yith-woocompare table.dataTable.compare-list tbody th,
#yith-woocompare table.dataTable.compare-list tbody td {
border-right: none;
border-top: 1px solid #e7e7e7;
border-bottom: none;
border-left: none;
padding-block: 10px;
vertical-align: middle;
}
#yith-woocompare table.dataTable.compare-list:not(.compact) tbody td {
padding-inline: 40px;
}
#yith-woocompare table.dataTable.compare-list tbody tr:first-child th,
#yith-woocompare table.dataTable.compare-list tbody tr:first-child td {
border-top: none;
}
#yith-woocompare table.compare-list tbody td.last-column {
width: auto;
border-right: 0;
}
#yith-woocompare table.dataTable.compare-list tbody .product_info th,
#yith-woocompare table.dataTable.compare-list tbody .product_info td {
vertical-align: top;
}
#yith-woocompare table.dataTable.compare-list tbody tr.label-row td {
font-weight: 700;
color: #434343;
padding-bottom: 0;
}
#yith-woocompare table.dataTable.compare-list tbody tr.label-row + tr td {
border-top: none;
}
#yith-woocompare .dataTables_scrollBody::-webkit-scrollbar {
-webkit-appearance: none;
height: 4px;
}
#yith-woocompare .dataTables_scrollBody::-webkit-scrollbar-thumb {
background-color: #e7e7e7;
border-radius: 10px;
}
.rtl #yith-woocompare table.compare-list tbody th {
text-align: right;
} .yith_woocompare_table_image {
text-align: center;
margin-top: 20px;
}
.yith_woocompare_table_image img {
display: inline-block;
max-width: 100%;
} table.compare-list img {
width: 100%;
height: auto;
}
table.compare-list tr.product_info td {
vertical-align: top;
}
table.compare-list .remove {
margin-bottom: 10px;
}
table.compare-list .remove a {
text-transform: uppercase;
text-decoration: none;
text-align: center;
}
table.compare-list .remove a span{
padding: 0 5px;
}
table.compare-list .image-wrap {
display: block;
position: relative;
line-height: 0;
}
table.compare-list .image-wrap .image-overlay {
position: absolute;
display: none;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0,0,0,.4);
line-height: normal;
}
table.compare-list .image-wrap:hover .image-overlay {
display: block;
}
table.compare-list .image-wrap:hover .image-overlay .remove a {
display: block;
background: #fff;
font-size: 0;
position: absolute;
right: 20px;
bottom: 20px;
margin: 0;
border-radius: 4px;
cursor: pointer;
width: 30px;
height: 30px;
line-height: 30px;
}
table.compare-list .image-wrap:hover .image-overlay .remove a > span {
display: none;
}
table.compare-list .image-wrap:hover .image-overlay .remove a:after {
content: "\00D7";
font-size: 20px;
}
table.compare-list .product-anchor {
display: block;
}
table.compare-list .product_title {
margin-top: 0;
margin-bottom: 5px;
font-size: 15px;
color: #000;
text-decoration: none;
font-weight: 400;
}
table.compare-list .product_info td > * {
margin-bottom: 25px;
}
table.compare-list .product_info td a {
text-decoration: none;
box-shadow: none;
cursor: pointer;
}
#yith-woocompare  .added_to_cart,
#yith-woocompare .button {
margin: 0;
cursor: pointer;
position: relative;
text-decoration: none;
white-space: nowrap;
display: inline-block;
}
#yith-woocompare .empty-comparison {
text-align: center;
margin: 200px auto;
}
a.button.yith_woocompare_clear {
color: #b80001;
padding: 6px 10px;
}
div.compare-table-clear {
text-align: right;
margin: 10px 0;
}
table.compare-list  .product_info .button.loading,
table.compare-list  .add-to-cart .button.loading {
padding-right: 30px;
} table.compare-list.with-stock-icons tr.stock:not(.label-row) td {
font-size: 0;
}
table.compare-list  tr.stock:not(.label-row) td.in-stock {
background-color: #f2fcde;
color: #01a71c;
}
table.compare-list  tr.stock td.out-of-stock {
background-color: #fff0e8;
color: #ff4200;
}
table.compare-list.with-stock-icons tr.stock td.in-stock span.availability-label:before {
content: '';
background: url(//bharatbazaar.co.jp/wp-content/plugins/yith-woocommerce-compare/assets/images/green-check.svg) no-repeat center center;
font-size: 20px;
display: block;
height: 30px;
}
table.compare-list.with-stock-icons tr.stock td.out-of-stock span.availability-label:before {
content: "\00D7";
font-size: 50px;
line-height: 0;
vertical-align: middle;
} table.compare-list  tr.rating .star-rating {
float: none;
display: inline-block;
vertical-align: middle;
} table.compare-list tr.price {
color: #3e3e3e;
display: table-row; }
table.compare-list  tr.price del {
opacity: 0.8;
} #yith-woocompare-share {
margin-top: 20px
}
#yith-woocompare-share h3 {
margin-top: 0;
font-size: 17px;
font-weight: 700;
margin-bottom: 15px;
}
#yith-woocompare-share ul {
padding: 0 0 50px;
list-style: none;
margin: 0;
display: flex;
gap: 25px;
}
#yith-woocompare-share a {
display: block;
box-shadow: none;
outline: none;
color: #434343
}
#yith-woocompare-share a svg {
width: 20px;
height: 20px;
vertical-align: middle;
} #yith-woocompare-related {
margin: 20px 0;
}
#yith-woocompare-related h3.yith-woocompare-related-title {
font-size: 17px;
font-weight: 700;
margin-top: 0;
margin-bottom: 20px;
}
#yith-woocompare-related .yith-woocompare-related-wrapper {
position: relative;
background: #fff;
}
#yith-woocompare-related .related-products {
padding: 0;
list-style: none;
margin: 0;
overflow-x: hidden;
}
#yith-woocompare-related .related-products .owl-item {
display: inline-block;
}
#yith-woocompare-related .related-products .related-product {
text-align: center;
}
#yith-woocompare-related .related-products .related-product a {
text-decoration: none;
}
#yith-woocompare-related .related-products .related-product h3 {
font-size: 15px;
color: #333;
margin-top: 0;
margin-bottom: 10px;
}
#yith-woocompare-related .related-products .related-product .product-price {
font-size: 13px;
color: #333;
margin-bottom: 10px;
}
#yith-woocompare-related .related-products .related-product > div {
margin-bottom: 10px;
}
#yith-woocompare-related .related-products .related-product div.product-image {
position: relative;
margin-bottom: 10px;
}
#yith-woocompare-related .related-products .related-product div.product-image img {
height: auto;
max-width: 100%;
}
#yith-woocompare-related .related-products .related-product div.product-image img.onsale.yit-image {
margin: 0;
position: absolute;
top: 5px;
right: 5px;
z-index: 5;
width: auto;
}
#yith-woocompare-related .related-slider-nav div {
position: absolute;
top: -45px;
width: 30px;
height: 35px;
cursor: pointer;
border: 1px solid #e7e7e7;
text-align: center;
background: #ffffff url(//bharatbazaar.co.jp/wp-content/plugins/yith-woocommerce-compare/assets/images/nav-arrow.png) no-repeat;
cursor: pointer;
}
#yith-woocompare-related .related-slider-nav div.related-slider-nav-prev {
right: 35px;
background-position: -3px -31px;
}
#yith-woocompare-related .related-slider-nav div.related-slider-nav-next {
right: 0;
background-position: 0 1px;
} #yith-woocompare-cat-nav {
margin-top: 20px;
text-align: center;
}
#yith-woocompare-cat-nav h3 {
margin-top: 0;
margin-bottom: 15px;
text-align: center;
}
#yith-woocompare-cat-nav ul {
padding: 0;
margin: 0;
list-style: none;
}
#yith-woocompare-cat-nav ul li {
display: inline-block;
margin-right: 10px;
font-weight: 700;
}
#yith-woocompare-cat-nav ul li a {
text-decoration: none;
color: #7b7b7b;
}
#yith-woocompare-cat-nav ul li .active {
border-bottom: 2px solid;
}
#yith-woocompare-cat-nav ul li:last-child {
margin-right: 0;
} #yith-woocompare-preview-bar {
position: fixed;
bottom: 0;
width: 100vw;
display: none;
background: rgba(0, 0, 0, .8);
box-sizing: border-box;
padding: 20px;
color: #fff;
z-index: 99;
}
#yith-woocompare-preview-bar.shown {
display: block;
}
#yith-woocompare-preview-bar .container {
display: flex;
gap: 30px;
justify-content: center;
align-items: center;
margin: auto;
padding: 0;
}
#yith-woocompare-preview-bar .compare-list {
list-style: none;
display: flex;
align-items: center;
gap: 30px;
margin: 0;
padding: 0;
}
#yith-woocompare-preview-bar .compare-list li{
align-self: stretch;
width: 80px;
}
#yith-woocompare-preview-bar .compare-list li.product-placeholder {
border: 1px dashed #fff;
display: flex;
align-items: center;
padding-inline: 15px;
}
#yith-woocompare-preview-bar .compare-list .image-wrap {
position: relative;
}
#yith-woocompare-preview-bar .compare-list .image-wrap > a {
font-size: 0;
display: block;
}
#yith-woocompare-preview-bar .compare-list .image-wrap img {
max-width: 100%;
}
#yith-woocompare-preview-bar .compare-list .image-wrap .remove a {
display: block;
color: #000;
background: #fff;
font-size: 0;
position: absolute;
right: -10px;
top: -10px;
margin: 0;
border-radius: 50%;
cursor: pointer;
width: 25px;
height: 25px;
line-height: 25px;
text-decoration: none;
text-align: center;
}
#yith-woocompare-preview-bar .compare-list .image-wrap .remove a:hover {
background: #eee;
}
#yith-woocompare-preview-bar .compare-list .image-wrap .remove a:after {
content: "\00D7";
font-size: 25px;
} table.compare-list  .container-image-and-badge {
position: relative;
display: inline-block;
} table.compare-list .bundled_product_list {
margin: 25px 0;
}
table.compare-list div.bundled_product {
border-bottom: 1px solid #f0f0f0;
padding-bottom: 10px;
margin-bottom: 10px;
}
table.compare-list .bundled_product:after,
table.compare-list .bundled_product:before {
display: table;
content: '';
clear: both;
}
table.compare-list .bundled_product .bundled_product_images {
display: inline-block;
float: left;
}
table.compare-list .bundled_product .bundled_product_images img {
max-width: 80px;
}
table.compare-list .bundled_product .details {
display: block;
overflow: hidden;
padding-left: 10px;
text-align: left;
padding-top: 10px;
}
table.compare-list .bundled_product .details .bundled_product_title,
table.compare-list .bundled_product .details .price {
font-size: 90%;
}
table.compare-list .bundled_product .details .price {
margin-bottom: 0;
} table.compare-list .yith-ywraq-add-to-quote {
margin-top: 10px;
} .yith-woocompare-counter a {
box-shadow: none !important;
}
.yith-woocompare-counter span > span {
display: inline-block;
vertical-align: middle;
}
.yith-woocompare-counter span.yith-woocompare-icon {
margin-right: 5px;
}
.yith-woocompare-counter span.yith-woocompare-icon img {
max-width: 50px;
height: auto;
}
.yith-woocompare-counter span.yith-woocompare-count {
color: #555;
font-weight: 400;
font-size: 13px;
}
.yith-woocompare-counter a:hover span.yith-woocompare-count {
color: #000;
}
.yith-woocompare-error {
padding: 10px;
border: 1px solid #ffc5c2;
border-radius: 5px;
background-color: #ffe6e5;
position: relative;
}
.yith-woocompare-error p {
margin: 0;
color: #ff645c;
padding-left: 25px;
font-size: 13px;
}
.yith-woocompare-error::before {
font-family: WooCommerce;
content: '\e016';
color: #b81c23;
display: inline-block;
position: absolute;
} .yith-wccp-compare {
text-align: center;
} @media( max-width: 1200px ) {
#yith-woocompare-preview-bar header{
display: none;
}
}
@media( max-width: 991px ) {
#yith-woocompare-preview-bar .container {
max-width: 100%;
}
#yith-woocompare table.dataTable.compare-list tbody tr:not(.product_info) td {
text-align: left;
}
#yith-woocompare table.dataTable.compare-list tbody tr.stock td {
background: transparent;
}
#yith-woocompare table.dataTable.compare-list tbody tr.stock td .availability-label {
display: inline-block;
width: 30px;
}
}
@media( max-width: 768px ) {
div.DTFC_LeftBodyWrapper {
pointer-events: none;
}
#yith-woocompare-preview-bar .container {
gap: 15px;
}
#yith-woocompare-preview-bar .compare-list {
gap: 15px;
}
#yith-woocompare-preview-bar .compare-list li,
#yith-woocompare-preview-bar .compare-list li.product-placeholder {
width: 50px;
}
#yith-woocompare-preview-bar .compare-list li.product-placeholder {
padding-inline: 0;
text-align: center;
}
#yith-woocompare-preview-bar .compare-list li .image-wrap > a {
height: auto;
}
#yith-woocompare table.compare-list thead th,
#yith-woocompare table.compare-list tfoot th,
#yith-woocompare table.compare-list tr .filler {
display: none;
}
}
@media( max-width: 480px ) {
#yith-woocompare table.dataTable.compare-list tbody th {
padding: 10px 5px;
}
#yith-woocompare table.compare-list tbody th {
width: 60px;
max-width: 60px;
min-width: 60px;
font-size: 10px;
}
#yith-woocompare table.compare-list td {
width: 160px;
max-width: 160px;
min-width: 160px;
}
#yith-woocompare-preview-bar .compare-list li,
#yith-woocompare-preview-bar .compare-list li.product-placeholder {
display: none;
}
#yith-woocompare-preview-bar .compare-list li:first-of-type,
#yith-woocompare-preview-bar .compare-list li:nth-of-type(2),
#yith-woocompare-preview-bar .compare-list li:nth-of-type(3) {
display: block;
}
#yith-woocompare-preview-bar .compare-list li.product-placeholder span{
display: none;
}
}.yith-woocompare-widget-content ul.products-list li:not( .list_empty ) {
position: relative;
padding: 5px 0;
border-bottom: 1px solid #dfdfdf;
}
.yith-woocompare-widget-content ul.products-list {
list-style: none;
margin: 0 0 15px;
}
.yith-woocompare-widget-content ul.products-list li {
display: flex;
align-items: center;
gap: 15px;
}
.yith-woocompare-widget-content ul.products-list li .remove {
color: #000;
font-weight: 400;
text-align: center;
text-decoration: none;
cursor: pointer;
outline: none;
}
.yith-woocompare-widget-content ul.products-list li img {
max-width: 50px;
height: auto;
display: block;
vertical-align: middle;
float: left;
}
.yith-woocompare-widget-content ul.products-list li .product-info {
cursor: pointer;
font-size: 15px;
font-weight: 400;
outline: none;
text-decoration: none;
}
.yith-woocompare-widget-content ul.products-list li .product-info:before,
.yith-woocompare-widget-content ul.products-list li .product-info:after {
content: '';
display: table;
clear: both;
}
.yith-woocompare-widget-content a.compare-widget,
.yith-woocompare-widget-content a.compare {
float: right;
line-height: 1;
cursor: pointer;
padding: 8px 10px;
font-size: 13px;
border: 0;
white-space: nowrap;
display: inline-block;
}
.yith-woocompare-widget-content a.compare-widget:hover,
.yith-woocompare-widget-content a.compare:hover {
color: #ffffff;
background-color: #303030;
}
.yith-woocompare-widget-content a.clear-all {
outline: none;
font-size: 12px;
cursor: pointer;
}.awdr_free_product_text{
display: inline-block;
padding: 0px 10px;
background-color: #3d9cd2;
color: #fff;
border-radius: 3px;
}
.variation-wdr_free_product{
display: none !important;
}
.awdr_change_product{
cursor: pointer;
}
.awdr_free_product_variants{
padding: 5px;
}
.awdr-product-name{
padding-left: 10px;
}
.awdr_change_product{
display: flex;
}
.awdr-select-free-variant-product-toggle {
color: gray;
cursor: pointer;
width: 100%;
border: none;
text-align: left;
outline: none;
font-size: 1.02em;
transition: 0.4s;
}
.awdr-select-free-variant-product-toggle-active, .awdr-select-free-variant-product-toggle:hover {
color: #444;
}
.awdr-select-variant-product {
padding: 0 18px;
display: none;
background-color: white;
overflow: hidden;
}
.awdr-select-free-variant-product-toggle:after {
content: '\02795'; font-size: 12px;
color: #777;
margin-left: 10px;
}
.awdr-select-free-variant-product-toggle-active:after {
content: "\2796"; }