#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;
}
.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;
}@import url("//fonts.googleapis.com/css?family=Montserrat:100");
@keyframes rotate-forever{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinner-loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pum-container,.pum-content,.pum-content+.pum-close,.pum-content+.pum-close:active,.pum-content+.pum-close:focus,.pum-content+.pum-close:hover,.pum-overlay,.pum-title{background:none;border:none;bottom:auto;clear:none;cursor:default;float:none;font-family:inherit;font-size:medium;font-style:normal;font-weight:400;height:auto;left:auto;letter-spacing:normal;line-height:normal;max-height:none;max-width:none;min-height:0;min-width:0;overflow:visible;position:static;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;top:auto;visibility:visible;white-space:normal;width:auto;z-index:auto}.pum-content,.pum-title{position:relative;z-index:1}.pum-overlay{bottom:0;display:none;height:100%;left:0;overflow:auto;overflow:initial;position:fixed;right:0;top:0;transition:all .15s ease-in-out;width:100%;z-index:1999999999}.pum-overlay.pum-form-submission-detected,.pum-overlay.pum-preview{display:block}.pum-overlay,.pum-overlay *,.pum-overlay :after,.pum-overlay :before,.pum-overlay:after,.pum-overlay:before{box-sizing:border-box}.pum-container{margin-bottom:3em;position:absolute;top:100px;z-index:1999999999}.pum-container.pum-responsive{height:auto;left:50%;margin-left:-47.5%;overflow:visible;width:95%}.pum-container.pum-responsive img{height:auto;max-width:100%}@media only screen and (min-width:1024px){.pum-container.pum-responsive.pum-responsive-nano{margin-left:-5%;width:10%}.pum-container.pum-responsive.pum-responsive-micro{margin-left:-10%;width:20%}.pum-container.pum-responsive.pum-responsive-tiny{margin-left:-15%;width:30%}.pum-container.pum-responsive.pum-responsive-small{margin-left:-20%;width:40%}.pum-container.pum-responsive.pum-responsive-medium{margin-left:-30%;width:60%}.pum-container.pum-responsive.pum-responsive-normal{margin-left:-30%;width:70%}.pum-container.pum-responsive.pum-responsive-large{margin-left:-35%;width:80%}.pum-container.pum-responsive.pum-responsive-xlarge{margin-left:-47.5%;width:95%}.pum-container.pum-responsive.pum-position-fixed{position:fixed}}@media only screen and (max-width:1024px){.pum-container.pum-responsive.pum-position-fixed{position:absolute}}.pum-container.custom-position{left:auto;margin-left:inherit;top:auto}.pum-container .pum-title{margin-bottom:.5em}.pum-container .pum-content:focus{outline:none}.pum-container .pum-content>:first-child{margin-top:0}.pum-container .pum-content>:last-child{margin-bottom:0}.pum-container .pum-content+.pum-close{background-color:#0000;cursor:pointer;line-height:1;min-width:1em;position:absolute;text-align:center;text-decoration:none;z-index:2}.pum-container .pum-content+.pum-close>span{position:relative;z-index:1}.pum-container.pum-scrollable .pum-content{max-height:95%;overflow:auto;overflow-y:scroll}.pum-overlay.pum-overlay-disabled{visibility:hidden}.pum-overlay.pum-overlay-disabled::-webkit-scrollbar{display:block}.pum-overlay.pum-overlay-disabled .pum-container{visibility:visible}.pum-overlay.pum-click-to-close{cursor:pointer}html.pum-open.pum-open-overlay,html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay{overflow:hidden}html.pum-open.pum-open-overlay.pum-open-fixed .pum-container{position:fixed}html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]){padding-right:15px}html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active{overflow-y:scroll;-webkit-overflow-scrolling:touch}html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container{position:fixed}html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active{height:auto;position:static;width:auto}.pum-form{margin:0 auto 16px}.pum-form__field{margin-bottom:1em}.pum-form__field label{font-weight:700}.pum-form__field input[type=date],.pum-form__field select{font-size:18px;line-height:26px;margin:0 auto;padding:3px;text-align:center;vertical-align:middle}.pum-form__field select{padding:5px 3px}.pum-form__loader{animation-duration:.75s;animation-iteration-count:infinite;animation-name:rotate-forever;animation-timing-function:linear;border:.25em solid #00000080;border-radius:50%;border-right-color:#0000;display:inline-block;font-size:2em;height:.75em;width:.75em}.pum-form__submit{position:relative}.pum-form__submit .pum-form__loader{border:.25em solid #ffffff80;border-right-color:#0000;margin-left:.5em}.pum-form__messages{border:1px solid #00000040;display:none;margin-bottom:.5em;padding:1em;position:relative}.pum-form__message{margin-bottom:.5em}.pum-form__message:last-child{margin-bottom:0}.pum-form__message--error{border-color:red;color:red!important}.pum-form__message--success{border-color:green;color:green!important}.pum-form--loading{opacity:.5}.pum-alignment-left{text-align:left}.pum-alignment-center{text-align:center}.pum-alignment-right{text-align:right}.pum-form--alignment-left{text-align:left}.pum-form--alignment-center{text-align:center}.pum-form--alignment-right{text-align:right}.pum-form--layout-standard .pum-form__field>label{display:block;margin-bottom:.25em}.pum-form--layout-inline .pum-form__field{display:inline-block}.pum-form--layout-block .pum-form__field,.pum-form--layout-block button,.pum-form--layout-block div,.pum-form--layout-block input{display:block;width:100%}.pum-form--style-default label{font-size:14px;font-weight:700}.pum-form--style-default input[type=email],.pum-form--style-default input[type=text]{background-color:#f8f7f7;font-size:14px;margin-bottom:5px;padding:10px 8px}.pum-form--style-default button{cursor:pointer;font-size:18px;margin:10px 0 0;padding:10px 5px}.pum-sub-form .pum-sub-form-loading{opacity:.5}.pum-sub-form p.pum-newsletter-error-msg{margin:0}.pum-sub-form .spinner-loader{bottom:40%;position:absolute;right:50%}.pum-sub-form .spinner-loader:not(:required){animation:spinner-loader 1.5s linear infinite;border-radius:.5em;box-shadow:1.5em 0 0 0 #0000334d,1.1em 1.1em 0 0 #0000334d,0 1.5em 0 0 #0000334d,-1.1em 1.1em 0 0 #0000334d,-1.5em 0 0 0 #0000334d,-1.1em -1.1em 0 0 #0000334d,0 -1.5em 0 0 #0000334d,1.1em -1.1em 0 0 #0000334d;display:inline-block;font-size:10px;height:1em;margin:1.5em;overflow:hidden;text-indent:100%;width:1em}.pum-form__field--consent{text-align:left}.pum-form__field--consent.pum-form__field--checkbox label{display:inline-block;vertical-align:middle}.pum-form__field--consent.pum-form__field--checkbox label input{display:inline-block;margin:0;vertical-align:middle;width:inherit}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label{display:inline-block;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label input{display:inline-block;margin:0;vertical-align:middle;width:inherit}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label+label{margin-left:1em}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label{display:block;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label input{display:inline-block;margin:0;vertical-align:middle;width:inherit}.popmake-close{cursor:pointer}.pum-container iframe.formidable{overflow:visible;width:100%}.flatpickr-calendar.open,.pika-single,body div#ui-datepicker-div[style]{z-index:9999999999!important} .pum-theme-40434, .pum-theme-default-theme { background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-40434 .pum-container, .pum-theme-default-theme .pum-container { padding: 18px; border-radius: 0px; border: 1px none #000000; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); background-color: rgba( 249, 249, 249, 1.00 ) } 
.pum-theme-40434 .pum-title, .pum-theme-default-theme .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; font-style: normal; line-height: 36px } 
.pum-theme-40434 .pum-content, .pum-theme-default-theme .pum-content { color: #8c8c8c; font-family: inherit; font-weight: 400; font-style: inherit } 
.pum-theme-40434 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close { position: absolute; height: auto; width: auto; left: auto; right: 0px; bottom: auto; top: 0px; padding: 8px; color: #ffffff; font-family: inherit; font-weight: 400; font-size: 12px; font-style: inherit; line-height: 36px; border: 1px none #ffffff; border-radius: 0px; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 183, 205, 1.00 ) } .pum-theme-40435, .pum-theme-lightbox { background-color: rgba( 0, 0, 0, 0.60 ) } 
.pum-theme-40435 .pum-container, .pum-theme-lightbox .pum-container { padding: 18px; border-radius: 3px; border: 8px solid #000000; box-shadow: 0px 0px 30px 0px rgba( 2, 2, 2, 1.00 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-40435 .pum-title, .pum-theme-lightbox .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 32px; line-height: 36px } 
.pum-theme-40435 .pum-content, .pum-theme-lightbox .pum-content { color: #000000; font-family: inherit; font-weight: 100 } 
.pum-theme-40435 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close { position: absolute; height: 26px; width: 26px; left: auto; right: -13px; bottom: auto; top: -13px; padding: 0px; color: #ffffff; font-family: Arial; font-weight: 100; font-size: 24px; line-height: 24px; border: 2px solid #ffffff; border-radius: 26px; box-shadow: 0px 0px 15px 1px rgba( 2, 2, 2, 0.75 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 0, 0, 1.00 ) } .pum-theme-40436, .pum-theme-enterprise-blue { background-color: rgba( 0, 0, 0, 0.70 ) } 
.pum-theme-40436 .pum-container, .pum-theme-enterprise-blue .pum-container { padding: 28px; border-radius: 5px; border: 1px none #000000; box-shadow: 0px 10px 25px 4px rgba( 2, 2, 2, 0.50 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-40436 .pum-title, .pum-theme-enterprise-blue .pum-title { color: #315b7c; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 34px; line-height: 36px } 
.pum-theme-40436 .pum-content, .pum-theme-enterprise-blue .pum-content { color: #2d2d2d; font-family: inherit; font-weight: 100 } 
.pum-theme-40436 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close { position: absolute; height: 28px; width: 28px; left: auto; right: 8px; bottom: auto; top: 8px; padding: 4px; color: #ffffff; font-family: Times New Roman; font-weight: 100; font-size: 20px; line-height: 20px; border: 1px none #ffffff; border-radius: 42px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 49, 91, 124, 1.00 ) } .pum-theme-40437, .pum-theme-hello-box { background-color: rgba( 0, 0, 0, 0.75 ) } 
.pum-theme-40437 .pum-container, .pum-theme-hello-box .pum-container { padding: 30px; border-radius: 80px; border: 14px solid #81d742; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-40437 .pum-title, .pum-theme-hello-box .pum-title { color: #2d2d2d; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: Montserrat; font-weight: 100; font-size: 32px; line-height: 36px } 
.pum-theme-40437 .pum-content, .pum-theme-hello-box .pum-content { color: #2d2d2d; font-family: inherit; font-weight: 100 } 
.pum-theme-40437 .pum-content + .pum-close, .pum-theme-hello-box .pum-content + .pum-close { position: absolute; height: auto; width: auto; left: auto; right: -30px; bottom: auto; top: -30px; padding: 0px; color: #2d2d2d; font-family: Times New Roman; font-weight: 100; font-size: 32px; line-height: 28px; border: 1px none #ffffff; border-radius: 28px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 255, 255, 255, 1.00 ) } .pum-theme-40438, .pum-theme-cutting-edge { background-color: rgba( 0, 0, 0, 0.50 ) } 
.pum-theme-40438 .pum-container, .pum-theme-cutting-edge .pum-container { padding: 18px; border-radius: 0px; border: 1px none #000000; box-shadow: 0px 10px 25px 0px rgba( 2, 2, 2, 0.50 ); background-color: rgba( 30, 115, 190, 1.00 ) } 
.pum-theme-40438 .pum-title, .pum-theme-cutting-edge .pum-title { color: #ffffff; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: Sans-Serif; font-weight: 100; font-size: 26px; line-height: 28px } 
.pum-theme-40438 .pum-content, .pum-theme-cutting-edge .pum-content { color: #ffffff; font-family: inherit; font-weight: 100 } 
.pum-theme-40438 .pum-content + .pum-close, .pum-theme-cutting-edge .pum-content + .pum-close { position: absolute; height: 24px; width: 24px; left: auto; right: 0px; bottom: auto; top: 0px; padding: 0px; color: #1e73be; font-family: Times New Roman; font-weight: 100; font-size: 32px; line-height: 24px; border: 1px none #ffffff; border-radius: 0px; box-shadow: -1px 1px 1px 0px rgba( 2, 2, 2, 0.10 ); text-shadow: -1px 1px 1px rgba( 0, 0, 0, 0.10 ); background-color: rgba( 238, 238, 34, 1.00 ) } .pum-theme-40439, .pum-theme-framed-border { background-color: rgba( 255, 255, 255, 0.50 ) } 
.pum-theme-40439 .pum-container, .pum-theme-framed-border .pum-container { padding: 18px; border-radius: 0px; border: 20px outset #dd3333; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.97 ) inset; background-color: rgba( 255, 251, 239, 1.00 ) } 
.pum-theme-40439 .pum-title, .pum-theme-framed-border .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 32px; line-height: 36px } 
.pum-theme-40439 .pum-content, .pum-theme-framed-border .pum-content { color: #2d2d2d; font-family: inherit; font-weight: 100 } 
.pum-theme-40439 .pum-content + .pum-close, .pum-theme-framed-border .pum-content + .pum-close { position: absolute; height: 20px; width: 20px; left: auto; right: -20px; bottom: auto; top: -20px; padding: 0px; color: #ffffff; font-family: Tahoma; font-weight: 700; font-size: 16px; line-height: 18px; border: 1px none #ffffff; border-radius: 0px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 0, 0, 0.55 ) } .pum-theme-40440, .pum-theme-floating-bar { background-color: rgba( 255, 255, 255, 0.00 ) } 
.pum-theme-40440 .pum-container, .pum-theme-floating-bar .pum-container { padding: 8px; border-radius: 0px; border: 1px none #000000; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); background-color: rgba( 238, 246, 252, 1.00 ) } 
.pum-theme-40440 .pum-title, .pum-theme-floating-bar .pum-title { color: #505050; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; line-height: 36px } 
.pum-theme-40440 .pum-content, .pum-theme-floating-bar .pum-content { color: #505050; font-family: inherit; font-weight: 400 } 
.pum-theme-40440 .pum-content + .pum-close, .pum-theme-floating-bar .pum-content + .pum-close { position: absolute; height: 18px; width: 18px; left: auto; right: 5px; bottom: auto; top: 50%; padding: 0px; color: #505050; font-family: Sans-Serif; font-weight: 700; font-size: 15px; line-height: 18px; border: 1px solid #505050; border-radius: 15px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.00 ); background-color: rgba( 255, 255, 255, 0.00 ); transform: translate(0, -50%) } .pum-theme-40441, .pum-theme-content-only { background-color: rgba( 0, 0, 0, 0.70 ) } 
.pum-theme-40441 .pum-container, .pum-theme-content-only .pum-container { padding: 0px; border-radius: 0px; border: 1px none #000000; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ) } 
.pum-theme-40441 .pum-title, .pum-theme-content-only .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; line-height: 36px } 
.pum-theme-40441 .pum-content, .pum-theme-content-only .pum-content { color: #8c8c8c; font-family: inherit; font-weight: 400 } 
.pum-theme-40441 .pum-content + .pum-close, .pum-theme-content-only .pum-content + .pum-close { position: absolute; height: 18px; width: 18px; left: auto; right: 7px; bottom: auto; top: 7px; padding: 0px; color: #000000; font-family: inherit; font-weight: 700; font-size: 20px; line-height: 20px; border: 1px none #ffffff; border-radius: 15px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.00 ); background-color: rgba( 255, 255, 255, 0.00 ) } 
#pum-40443 {z-index: 1999999999}
#pum-40442 {z-index: 1999999999}@font-face{font-family:eicons;src:url(//bharatbazaar.co.jp/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.32.0);src:url(//bharatbazaar.co.jp/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.32.0#iefix) format("embedded-opentype"),url(//bharatbazaar.co.jp/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.32.0) format("woff2"),url(//bharatbazaar.co.jp/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.32.0) format("woff"),url(//bharatbazaar.co.jp/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.32.0) format("truetype"),url(//bharatbazaar.co.jp/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.32.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e8aa"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzage:before{content:"\e9cc"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{position:absolute;top:-10000em;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{content:"";display:block;clear:both;width:0;height:0}.e-logo-wrapper{background:var(--e-a-bg-logo);display:inline-block;padding:.75em;border-radius:50%;line-height:1}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{margin:0;background-color:transparent}.elementor img{height:auto;max-width:100%;border:none;border-radius:0;box-shadow:none}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{max-width:100%;width:100%;margin:0;line-height:1;border:none}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{height:100%;width:100%;top:0;left:0;position:absolute;overflow:hidden;z-index:0;direction:ltr}.elementor .elementor-background-video-container{transition:opacity 1s;pointer-events:none}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-html5-video{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay,.elementor .elementor-background-slideshow{height:100%;width:100%;top:0;left:0;position:absolute}.elementor .elementor-background-slideshow{z-index:0}.elementor .elementor-background-slideshow__slide__image{width:100%;height:100%;background-position:50%;background-size:cover}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order);align-self:var(--align-self)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);justify-content:var(--justify-content);align-items:var(--align-items);align-content:var(--align-content);gap:var(--gap)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-center .elementor-button{width:auto}.elementor-align-right{text-align:right}.elementor-align-right .elementor-button{width:auto}.elementor-align-left{text-align:left}.elementor-align-left .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{font-size:100px;color:#fff;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-property:transform;transition-duration:10s;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-center .elementor-button{width:auto}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-left .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:1366px){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-center .elementor-button{width:auto}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-left .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}}@media (max-width:1200px){.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-center .elementor-button{width:auto}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-left .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-center .elementor-button{width:auto}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-left .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:880px){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-center .elementor-button{width:auto}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-left .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-center .elementor-button{width:auto}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-left .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-right:auto;margin-left:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{position:relative;width:100%;flex-wrap:wrap;align-content:flex-start}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:20px}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{position:relative;min-height:1px;display:flex}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:1366px){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1201px) and (max-width:1366px){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:1200px){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9),.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:881px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:880px){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9),.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}ul.elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap}ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1366px){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1200px){.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:880px){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1367px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:1366px){#elementor-device-mode:after{content:"laptop"}}@media (max-width:1200px){#elementor-device-mode:after{content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:880px){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);position:var(--position);width:var(--width);min-width:0;min-height:var(--min-height);height:var(--height);border-radius:var(--border-radius);z-index:var(--z-index);overflow:var(--overflow);transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s);--flex-wrap-mobile:wrap;margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-block-end:var(--margin-block-end);margin-inline-start:var(--margin-inline-start);padding-inline-start:var(--padding-inline-start);padding-inline-end:var(--padding-inline-end);--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{text-align:var(--text-align);padding-block-start:var(--padding-block-start);padding-block-end:var(--padding-block-end)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);align-content:var(--grid-align-content);grid-auto-flow:var(--grid-auto-flow);justify-items:var(--justify-items);align-items:var(--align-items)}.e-con-boxed.e-flex{flex-direction:column;flex-wrap:nowrap;justify-content:normal;align-items:normal;align-content:normal}.e-con-boxed.e-grid{justify-items:legacy;grid-template-columns:1fr;grid-template-rows:1fr}.e-con-boxed{text-align:initial;gap:initial}.e-con.e-flex>.e-con-inner{flex-wrap:var(--flex-wrap);justify-content:var(--justify-content);align-items:var(--align-items);align-content:var(--align-content);flex-basis:auto;flex-grow:1;flex-shrink:1;align-self:auto}.e-con.e-grid>.e-con-inner{justify-items:var(--justify-items);align-items:var(--align-items)}.e-con>.e-con-inner{gap:var(--gap);width:100%;max-width:var(--content-width);margin:0 auto;padding-inline-start:0;padding-inline-end:0;height:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{content:var(--background-overlay);display:block;position:absolute;mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);transition:var(--overlay-transition,.3s);border-radius:var(--border-radius);border-style:var(--border-style);border-color:var(--border-color);border-block-start-width:var(--border-block-start-width);border-inline-end-width:var(--border-inline-end-width);border-block-end-width:var(--border-block-end-width);border-inline-start-width:var(--border-inline-start-width);top:calc(0px - var(--border-top-width));left:calc(0px - var(--border-left-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-radius:var(--border-radius);border-style:var(--border-style);border-color:var(--border-color);border-block-start-width:var(--border-block-start-width);border-inline-end-width:var(--border-inline-end-width);border-block-end-width:var(--border-block-end-width);border-inline-start-width:var(--border-inline-start-width);top:calc(0px - var(--border-top-width));left:calc(0px - var(--border-left-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{flex-wrap:wrap;align-items:center}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{width:100%;max-width:100%;border:1px solid #69727d;background-color:transparent;color:#1f2124;vertical-align:middle;flex-grow:1}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;font-size:inherit;font-family:inherit;font-weight:inherit;font-style:inherit;text-transform:inherit;letter-spacing:inherit;line-height:inherit;flex-basis:100%;padding-inline-end:20px}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;position:absolute;top:50%;transform:translateY(-50%);right:10px;pointer-events:none;text-shadow:0 0 3px rgba(0,0,0,.3)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{content:"*";color:red;padding-inline-start:.2em}.elementor-field-textual{line-height:1.4;font-size:15px;min-height:40px;padding:5px 14px;border-radius:3px}.elementor-field-textual.elementor-size-xs{font-size:13px;min-height:33px;padding:4px 12px;border-radius:2px}.elementor-field-textual.elementor-size-md{font-size:16px;min-height:47px;padding:6px 16px;border-radius:4px}.elementor-field-textual.elementor-size-lg{font-size:18px;min-height:59px;padding:7px 20px;border-radius:5px}.elementor-field-textual.elementor-size-xl{font-size:20px;min-height:72px;padding:8px 24px;border-radius:6px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{margin:10px 0;font-size:1em;line-height:1}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-weight:400;font-style:normal;vertical-align:middle;margin-inline-end:5px}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{padding-block-start:0;padding-block-end:0;border:none}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;justify-content:center;flex-direction:row;gap:5px}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element .elementor-widget-container{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-button{display:inline-block;line-height:1;background-color:#69727d;font-size:15px;padding:12px 24px;border-radius:3px;color:#fff;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;justify-content:center;flex-direction:row;gap:5px}.elementor-button-icon svg{width:1em;height:auto}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{font-size:13px;padding:10px 20px;border-radius:2px}.elementor-button.elementor-size-md{font-size:16px;padding:15px 30px;border-radius:4px}.elementor-button.elementor-size-lg{font-size:18px;padding:20px 40px;border-radius:5px}.elementor-button.elementor-size-xl{font-size:20px;padding:25px 50px;border-radius:6px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-tab-title a{color:inherit}.elementor-view-stacked .elementor-icon{padding:.5em;background-color:#69727d;color:#fff;fill:#fff}.elementor-view-framed .elementor-icon{padding:.5em;color:#69727d;border:3px solid #69727d;background-color:transparent}.elementor-icon{display:inline-block;line-height:1;transition:all .3s;color:#69727d;font-size:50px;text-align:center}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{width:1em;height:1em;position:relative;display:block}.elementor-icon i:before,.elementor-icon svg:before{position:absolute;left:50%;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container{transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}.elementor-post__thumbnail__link{transition:none}#left-area ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items{padding:0}.e--ua-appleWebkit.rtl{--flex-right:flex-start}.e--ua-appleWebkit .elementor-share-buttons--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid{width:auto;display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item{margin-left:0;margin-right:0}@media (max-width:1024px){.e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid{width:auto;display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item{margin-left:0;margin-right:0}}@media (max-width:767px){.e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid{width:auto;display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item{margin-left:0;margin-right:0}}@media (max-width:767px){.elementor .elementor-hidden-mobile{display:none}}@media (min-width:768px) and (max-width:880px){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:881px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:1025px) and (max-width:1200px){.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1201px) and (max-width:1366px){.elementor .elementor-hidden-laptop{display:none}}@media (min-width:1367px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}