/*
 01. Begin General 
*/
 
/*Begin Select Box*/

/*Zoom Product*/
.mt-20{
	margin-top:20px!important
}

.mb-40{
	margin-bottom:40px!important
}

.mb-60{
	margin-bottom:60px!important
}

.img-100{
	width:100%;
	margin-bottom:20px
}
.text-left{
	text-align:left
}
 .box-contact-form .wpcf7-form textarea{
width: 100%;
background: #fff;
border-radius: 0px;
border: 1px solid var(--bzo-border-color);
font-family: var(--bzo-body_typo-font-family);
font-size: var(--bzo-body_typo-font-size);
height: 160px;
}
@media(max-width: 1200px){
.box-contact-form .wpcf7-form textarea{
height: 120px;
padding: 10px 10px;
}
}
.box-contact-form .wpcf7-form input.wpcf7-text
{
width: 100%;
background: #fff;
border-radius: 0px;
border: 1px solid var(--bzo-border-color);
height: 56px;
line-height: 56px;
border-radius: 0px;
margin-bottom: 0px;
}
@media(max-width: 1200px){
.box-contact-form .wpcf7-form input.wpcf7-text{
height:48px;
line-height:48px;
padding: 0px 10px;
}
}
.box-contact-form .wpcf7-form .bzotech-row .wpcf7-form-control-wrap{
margin-bottom: 30px;
display: block;
}
.box-contact-form .wpcf7-form input.wpcf7-submit{
margin-top: 25px;
min-width: 300px;
}
@media(max-width: 1200px){
.box-contact-form .wpcf7-form input.wpcf7-submit{
min-width: auto;
}
}
.box-contact-form .wpcf7-form label
{
margin-bottom: 8px;
display: block;
}
.box-contact-form .wpcf7-form p{
margin: 0;
} .box-contact-form-v2 .wpcf7-form textarea, 
.box-contact-form-v2 .wpcf7-form input.wpcf7-text{
border: 1px solid var(--bzo-border-color);
}

}
.post-custom-content ul{
	padding:20px;
	color:#361f11;
	line-height:28px
}
.post-custom-content hr{
	padding:20px
}
.product-thumb:hover .zoom-thumb img {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
}
/*Zoomout Product*/
.zoomout-thumb img.image-hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transform: scale(2);
  -webkit-transform: scale(2);
}
.product-thumb:hover .zoomout-thumb img.image-hover {
  transform: scale(1);
  -webkit-transform: scale(1);
  opacity: 1;
}
/*Rotate Product*/
.product-thumb .rotate-thumb img{
    transition: all 0.4s linear 0s;
}
.rotate-thumb img.image-hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transform: rotateY(90deg);
  -webkit-transform: rotateY(90deg);
  transition: all 0.4s linear 0s;
}
.product-thumb:hover .rotate-thumb img.image-hover {
  transform: rotateY(0);
  -webkit-transform: rotateY(0);
  opacity: 1;
  transition: all 0.4s linear 0s;
}
.product-thumb:hover .rotate-thumb img:first-child {
  transform: rotateY(-90deg);
  -webkit-transform: rotateY(-90deg);
  opacity: 0;
  transition: all 0.4s linear 0s;
}
/*Translate Product*/
.product-thumb .translate-thumb img{
    transition: all 0.4s ease-out 0s;
}
.translate-thumb img.image-hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transition: all 0.4s ease-out 0s;
}
.product-thumb:hover .translate-thumb img.image-hover {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  opacity: 1;
  transition: all 0.4s ease-out 0s;
}
.product-thumb:hover .translate-thumb img:first-child {
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  opacity: 0;
  transition: all 0.4s ease-out 0s;
}
/*Slider Product*/
.list-img-slider-thumb{
    position: absolute;
    display: flex;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
.list-img-slider-thumb{
    position: absolute;
    display: flex;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    justify-content: space-between;
    
}
.list-img-slider-thumb span{
    display: flex;
    height: 100%;
    width: 100%;
    align-items: flex-end;
}
.list-img-slider-thumb span:before{
    content: '';
    background: #CCCCCC;
    height: 4px;
    width: 100%;
}
.list-img-slider-thumb span.active:before{
    content: '';
    background: #000;
    height: 4px;
    width: 100%;
}
/*End Effect image product item*/

/*End WooCommerce General*/


/*******************************************************************************************************
 04. Elementor General 
********************************************************************************************************/


/*Begin Slider elementor */
.cursor-active a{
    cursor: inherit;
}
.elbzotech-wrapper-slider-global .swiper-button-prev:after, 
.elbzotech-wrapper-slider-global .swiper-container-rtl .swiper-button-next:after, 
.elbzotech-wrapper-slider-global .swiper-button-next:after, 
.elbzotech-wrapper-slider-global .swiper-container-rtl .swiper-button-prev:after, 
.elbzotech-wrapper-slider .swiper-button-prev:after, 
.elbzotech-wrapper-slider .swiper-container-rtl .swiper-button-next:after, 
.elbzotech-wrapper-slider .swiper-button-next:after, 
.elbzotech-wrapper-slider .swiper-container-rtl .swiper-button-prev:after{
    content: '';
}
.elbzotech-wrapper-slider-global .swiper-button-next, 
.elbzotech-wrapper-slider-global .swiper-container-rtl .swiper-button-prev, 
.elbzotech-wrapper-slider-global .swiper-button-prev, 
.elbzotech-wrapper-slider-global .swiper-container-rtl .swiper-button-next, 
.elbzotech-wrapper-slider .swiper-button-next, 
.elbzotech-wrapper-slider .swiper-container-rtl .swiper-button-prev, 
.elbzotech-wrapper-slider .swiper-button-prev, 
.elbzotech-wrapper-slider .swiper-container-rtl .swiper-button-next{
    background-image:none;
}
/*End Slider elementor */
/*Begin Account manager elementor*/
.elbzotech-popup-overlay{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    z-index: -1;
}
@media(min-width: 1201px){
}

.mega-menu .current-link{
    text-decoration: underline;
}
.indicator-icon{
    margin-left: 5px;
    cursor: pointer;
    position: relative;
    font-weight: 900;
    font-style: normal;
    font-family: 'Line Awesome Free';
    font-weight: 900;
    font-size: 14px;
}
.sub-menu .indicator-icon{
    float: right;
}
.indicator-icon:before {
    content: "\f107";
}
.sub-menu .indicator-icon::before {
    content: "\f105";
}
.bzotech_plus_icon .indicator-icon::before {
    content: '+';
}
.bzotech_fill_arrow .indicator-icon::before {
    content: '\f0d7';
}
.bzotech_fill_arrow .sub-menu .indicator-icon::before {
    content: '\f0da';
}
.bzotech_none .indicator-icon{
    display: none;
}
.bzotech-menu-toggler{
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.bzotech-nav-identity-panel{
    display: none;
}

/*Menu fixed style*/

.fixed-header {
    background:#fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
}
.fixed-header .vc_row[data-vc-full-width].vc_hidden{
    opacity: 1;
}
.fixed-header {
    position: fixed !important;
    top: -100px;
    left: 0px !important;
    z-index: 9999!important;
    -webkit-transition: top 0.4s ease-out 0s !important;
    transition: top 0.4s ease-out 0s !important;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
}
.admin-bar .fixed-header.active {
    top: 0px;
}
.fixed-header.active {
    top: -1px;
}

.toggle-mobile-menu {
  display: none;
}



@media(min-width: 1201px){
    .close-menu-not-style-icon{
        display: none;
    }
}



@media (max-width: 768px) {
}
/*End Elementor Menu */

/*Begin Product elementor*/

.product-rate {
  background-image: url(./images/icon/rate-star.png);
  background-position: 0 -13px;
  background-repeat: repeat-x;
  height: 13px;
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  width: 90px;
}
.product-rating {
  background-image: url(./images/icon/rate-star.png);
  background-position: 0 0;
  background-repeat: repeat-x;
  height: 13px;
}
.total-star .product-rate {
  background-image: url(./images/icon/total-star.png);
  background-position: 0 -24px;
  height: 24px;
  width: 160px;
}
.total-star .product-rating {
  background-image: url(./images/icon/total-star.png);
  height: 24px;
}
/*End Product elementor*/


/* pagination */
.woocommerce-pagination .page-numbers i{
    color: #293042;
    font-size: 18px;
}
.woocommerce-pagination .page-numbers.current{
    background-color: var(--bzo-main-color);
    border-color: var(--bzo-main-color);
    color: #fff;
}
.woocommerce-pagination .page-numbers:hover{
    border-color: var(--bzo-main-color);
    color: var(--bzo-main-color);
} 
.woocommerce-pagination .page-numbers.current:hover i{
    color: #fff;
}
.woocommerce-pagination .page-numbers:hover i{
    color: var(--bzo-main-color);
}

/*== page contact us ===*/

.box-contact-form .wpcf7-form textarea{
    width: 100%;
    background: #fff;
    border-radius: 0px;
    border: 1px solid var(--bzo-border-color);
    font-family: var(--bzo-body_typo-font-family);
    font-size: var(--bzo-body_typo-font-size);
    height: 160px;
}
@media(max-width: 1200px){
    .box-contact-form .wpcf7-form textarea{
        height: 120px;
        padding: 10px 10px;
    }
}
.box-contact-form .wpcf7-form input.wpcf7-text
{
    width: 100%;
    background: #fff;
    border-radius: 0px;
    border: 1px solid var(--bzo-border-color);
    height: 56px;
    line-height: 56px;
    border-radius: 0px;
    margin-bottom: 0px;
}
@media(max-width: 1200px){
    .box-contact-form .wpcf7-form input.wpcf7-text{
        height:48px;
        line-height:48px;
        padding: 0px 10px;
    }
}
.box-contact-form .wpcf7-form .bzotech-row .wpcf7-form-control-wrap{
    margin-bottom: 30px;
    display: block;
}
.box-contact-form .wpcf7-form input.wpcf7-submit{
    margin-top: 25px;
        min-width: 300px;
}
@media(max-width: 1200px){
    .box-contact-form .wpcf7-form input.wpcf7-submit{
        min-width: auto;
    }
}
.box-contact-form .wpcf7-form label
{
    margin-bottom: 8px;
    display: block;
    
}
.box-contact-form .wpcf7-form p{
    margin: 0;

}

/*=== contact page v2 ====*/
.box-contact-form-v2 .wpcf7-form textarea, 
.box-contact-form-v2 .wpcf7-form input.wpcf7-text{
    border: 1px solid var(--bzo-border-color);
}
@media(max-width: 1199px){
    .box-contact-form.box-contact-form-v2 .wpcf7-form input.wpcf7-submit{
        margin-top: 25px;
    }
}
@media(max-width: 1024px){
 
}
/* table wishlist page */


.wishlist-title-container .wishlist-title{
    display: none;
}
.woocommerce table.wishlist_table {
    border: none;
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
    font-size: var(--bzo-body_typo-font-size);
}
.woocommerce table.wishlist_table td{
    border-top: none;
}
.woocommerce table.wishlist_table td:not(:last-child){
    border-right: none;
}
.woocommerce table.wishlist_table th:not(:last-child){
    border-right: none;
}
.woocommerce table.wishlist_table th{
    font-size: 16px;
    font-weight: 600;
    color: var(--bzo-gray-color);
}
.wishlist_table tr td, .wishlist_table tr th.product-checkbox, .wishlist_table tr th.wishlist-delete {
    text-align: left;
}
.wishlist_table .product-name a {
    line-height: 20px;
    font-size: 16px;
    font-weight: 600;
}
.wishlist_table .product-stock-status span.wishlist-in-stock {
    font-size: 16px;
}

.yith-wcwl-share .share-button a i{
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 16px;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share{
    margin-bottom: 0;
}
.yith-wcwl-share li a{
    min-width: 40px;
    min-height: 40px;
    line-height: 40px;
    padding: 0;
    border-radius: 0px;
}
.wishlist_table.mobile .product-add-to-cart a{
    display: inline-block!important;
    margin-bottom: 0;
}
.wishlist_table.images_grid li .item-details h3, .wishlist_table.mobile li .item-details h3, .wishlist_table.modern_grid li .item-details h3{
    margin-top: 0;
}
.wishlist_table.mobile li .additional-info-wrapper .product-remove {
    text-align: left;
        position: absolute;
    right: 0px;
    top: 0px;
}
.wishlist_table.mobile li .additional-info-wrapper .move-to-another-wishlist, .wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart{
    text-align: left;
}
.wishlist_table.mobile li .item-wrapper .item-details .item-details-table .label, 
.wishlist_table.mobile .additional-info
{
    display: none;
}
.wishlist_table.mobile li .item-wrapper .item-details .item-details-table .value{
    padding: 0;
}
.wishlist_table.mobile li {
    margin-bottom: 25px;
    padding-bottom: 20px;
    border-bottom: 1px solid var(--bzo-border-color);
    position: relative;
}

/*-- quick view ---*/
.fancybox-opened .fancybox-skin {
    background: #fff;
    border-radius: 0px;
}
.fancybox-nav span{
    background-image: none;
    height: 40px;
    width: 40px;
        display: flex;
    justify-content: center;
    align-items: center;
        background-color: #ebebeb;
    color: #727272;
}
.fancybox-nav:hover span{
    background-color: var(--bzo-main-color);
    color: #fff;
}
.fancybox-nav.fancybox-prev span:before{
    content: "\f104";
    font-family: 'Line Awesome Free';
    font-weight: 900;
}
.fancybox-nav.fancybox-next span:before{
    content: "\f105";
    font-family: 'Line Awesome Free';
    font-weight: 900;
}
.fancybox-opened .fancybox-inner::-webkit-scrollbar {
    width: 0px;
}
.fancybox-opened .fancybox-inner::-webkit-scrollbar-track {
    border-radius: 10px;
}

.fancybox-opened .fancybox-inner::-webkit-scrollbar-thumb {
    background-color: var(--bzo-main-color2);
}
.fancybox-opened .fancybox-inner::-webkit-scrollbar-thumb:hover {
    background: var(--bzo-main-color);
}
.product-popup-content {
    padding: 15px 15px;
}
.product-popup-content .product-detail .final-countdown{
    display: none;
}

.fancybox-close {
    top: 0;
    right: 0;
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
}

.fancybox-close:before {
    content: "\f00d";
    font-family: 'Line Awesome Free';
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 24px
}

.product-popup-content .product-detail-info .set_offset_top {
    display: none
}

.product-popup-content .product-title-single {
    font-size: 26px
}

.product-popup-content .product-detail-info .product-desc {
    margin-top: 17px
}


/* filter clear */
.main-filter__hitory, 
.js-filter-hitory{
    flex-wrap: wrap;
    gap: 10px 0px;
}
.js-filter-hitory .item{
    background: #F5F5F5;
    margin-right: 12px;
    padding: 6px 14px;
    align-items: center;
}

.js-filter-hitory .item.clear-filter{
    background: #f5f5f5;
    margin-bottom: 0px;
}
.js-filter-hitory .item.clear-filter a{
    color: #454545;
    font-size: 14px;
    font-weight: 500;
}
.js-filter-hitory .item.clear-filter a:hover{
    color: var(--bzo-main-color);
}
.js-filter-hitory .item-label{
    text-transform: capitalize;
}
.js-filter-hitory .item-filter-hitory> a:after{
    content: "\e921";
    font-family: 'bzoicon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 9px;
    margin-left: 10px;
}
.js-filter-hitory .item-filter-hitory> a{
    margin-left: 12px;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
    color: #454545;
}
.js-filter-hitory .item-filter-hitory> a:hover{
    color: var(--bzo-main-color);
}
.js-filter-hitory .item-filter-hitory> a:last-child{
    margin-right: 0px;
}
.js-filter-hitory .item-filter-hitory .smoke, 
.js-filter-hitory .item-filter-hitory .count
{
    display: none;
}
.js-filter-hitory .item-filter-hitory> a.swatch-color .span-trong{
    height: 20px;
    width: 20px;
    display: inline-block;
    border-radius: 50%;
}

/*Begin popup add to cart*/
.bzo-ajaxcart-report{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgb(0 0 0 / 80%);
    display: flex;
    z-index: 9999;
    justify-content: center;
    align-items: center;
}
.bzo-ajaxcart-report >div{
    background: #fff;
    border-radius: 0px;
    padding: 40px 30px 40px 30px;
    max-width: 600px;
    text-align: center;
}
.bzo-ajaxcart-report .msg-success{
    margin-bottom: 20px;
    background: #f1f1f1;
    font-size: 16px;
    padding: 12px 20px;
    border-radius: 0px;
    color: #333;
}
.bzo-ajaxcart-actions{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}
.btn-popup-cart{
    color: #fff;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600;
    line-height: 46px;
    text-align: center;
    background: var(--bzo-main-color);
    border: 1px solid var(--bzo-main-color);
    border-radius: 0px;
    padding: 0 30px;
    cursor: pointer;
    z-index: 1;
    position: relative;
    font-family:var(--bzo-body_typo-font-family);
    overflow: hidden;
    transition: all .3s ease-in-out;
    position: relative;
    margin: 0;
        display: flex;
    justify-content: center;
    align-items: center;
}
.btn-popup-cart:hover{
    background: #fff;
    color: var(--bzo-main-color);
}
.btn-popup-cart.close{
     color: var(--bzo-main-color);
     background: #fff;
}
.btn-popup-cart.close:hover{
    background: var(--bzo-main-color);
    color: #fff;
}

.btn-popup-view::after{
    font-family: 'Line Awesome Free';
    font-weight: 900;
    content: "\f061";
    font-size: 20px;
    padding-left: 5px;
}

@media(max-width: 767px) {
    .bzo-ajaxcart-report>div {
        max-width: 320px;
        padding: 30px 20px
    }

    .bzo-ajaxcart-actions{
        flex-direction: column;
        gap: 10px;
    }

}
/*End popup add to cart*/

/* Begin Header Default - Footer Default */
.header-default{
    box-shadow: 0px 1px 18px rgba(0, 0, 0, 0.12);
}
.header-default .logo-default{
    padding: 32px 0;
}
@media (max-width: 1560px) {
}
@media (max-width: 1365px) {
}
.header-default .logo-default h1{
    text-transform: uppercase;
    font-size: 24px;
    color: var(--bzo-main-color);
    font-weight: 700;
}
.footer-default{
    background: var(--bzo-main-color);
    padding: 20px 0;
}
.footer-default .copyright {
    margin-bottom: 0;
       color: #fff;
       text-align: center;
}
@media(max-width: 1200px){
    .header-default{
        position: unset;
        margin: 0;
        box-shadow: none;
        border-radius: 0;
    }
    .header-default .bzotech-container> .flex-wrapper{
        position: relative;
    }
    .header-default .logo-default {
        padding: 20px 0;
    }
}
@media(max-width: 767px){
    .header-default .logo-default h1{
        font-size: 18px;
    }
}
/* End Header Default - Footer Default */

.woocommerce a.remove{
    color: var(--bzo-main-color) !important;
}
.woocommerce a.remove:hover{
    background-color: var(--bzo-main-color);
}

/*Begin after append footer*/
.after-append-footer{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    display: none;
}
/*End after append footer*/
.bread-crumb-{
    background:#F3F5F7;
    color: var(--bzo-title_typo-color);
    padding: 80px 0 85px;
}
.bread-crumb- .color-title, 
.bread-crumb- a
{
    color: var(--bzo-title_typo-color);
}
.bread-crumb- .entry-title{
    font-size: 60px;
    font-weight: 600;
    line-height: 68px;
    margin-bottom: 15px
}
.bread-crumb- .bread-crumb-content{
    text-transform: uppercase;
}
.bread-crumb- .bread-crumb-content .step-bread-crumb{
    margin: 0px 12px;
}
.bread-crumb- .bread-crumb-content a{
    color: #727272;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}
.bread-crumb- .bread-crumb-content span:last-child{
    color: #000;
    font-weight: 500;
    word-break: break-word;
}
.bread-crumb- .bread-crumb-content a:hover{
    color: #454545;
}

@media(max-width: 1200px){
    .bread-crumb- .bread-crumb-content a{
        font-size: 14px;
    }
    .bread-crumb- .entry-title {
        font-size: 28px;
        line-height: 35px;
        margin-bottom: 10px;
    }
    .bread-crumb- {
        padding: 35px 0 40px;
    }
    .bread-crumb- .woo-breadcrumb,
    .bread-crumb- .bread-crumb-content
    {
        font-size: 14px;
    }
}
/*Begin loading spinner*/
#fancybox-loading{
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 5px 10px #0000002b;
}
#fancybox-loading div, 
.dual-ring:before {
  display: inline-block;
  width: 80px;
  height: 80px;
}
#fancybox-loading div, 
.dual-ring:before {
  content: " ";
  display: block;
  width: 40px;
  height: 40px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid currentColor;
  border-color: currentColor transparent currentColor transparent;
  animation: lds-dual-ring 1.2s linear infinite;
  background: none;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*End loading spinner*/
@media(min-width: 1201px){
    body:after{
        content: '';
        position: fixed;
        width: 100%;
        height: 0%;
        background: #000;
        opacity: 0;
        top: 0%;
        z-index: 2;
        transition: all 0.4s ease-out 0s;
        -webkit-transition: all 0.4s ease-out 0s;
        transition-delay: 0.5s;
    }
    body.overlay:after{
        opacity: 0.6;
        z-index: 2;
         width: 100%;
        height: 100%;
    }
}

.elbzotech-swiper-slider[data-items-mobile="2"] .swiper-slide{
    width: 50%;
}
.elbzotech-swiper-slider[data-items-mobile="3"] .swiper-slide{
    width: 33.33%;
}
.elbzotech-swiper-slider[data-items-mobile="4"] .swiper-slide{
    width: 25%;
}
.elbzotech-swiper-slider[data-items-mobile="5"] .swiper-slide{
    width: 20%;
}
.elbzotech-swiper-slider[data-items-mobile="6"] .swiper-slide{
    width: 16.66%;
}
.elbzotech-swiper-slider[data-items-mobile="7"] .swiper-slide{
    width: 14.28%;
}
.elbzotech-swiper-slider[data-items-mobile="8"] .swiper-slide{
    width: 12.5%;
}
.elbzotech-swiper-slider[data-items-mobile="9"] .swiper-slide{
    width: 11.11%;
}
.elbzotech-swiper-slider[data-items-mobile="10"] .swiper-slide{
    width: 10%;
}
@media(min-width: 768px){
    .elbzotech-swiper-slider[data-items-mobile-extra="2"] .swiper-slide{
        width: 50%;
    }
    .elbzotech-swiper-slider[data-items-mobile-extra="3"] .swiper-slide{
        width: 33.33%;
    }
    .elbzotech-swiper-slider[data-items-mobile-extra="4"] .swiper-slide{
        width: 25%;
    }
    .elbzotech-swiper-slider[data-items-mobile-extra="5"] .swiper-slide{
        width: 20%;
    }
    .elbzotech-swiper-slider[data-items-mobile-extra="6"] .swiper-slide{
        width: 16.66%;
    }
    .elbzotech-swiper-slider[data-items-mobile-extra="7"] .swiper-slide{
        width: 14.28%;
    }
    .elbzotech-swiper-slider[data-items-mobile-extra="8"] .swiper-slide{
        width: 12.5%;
    }
    .elbzotech-swiper-slider[data-items-mobile-extra="9"] .swiper-slide{
        width: 11.11%;
    }
    .elbzotech-swiper-slider[data-items-mobile-extra="10"] .swiper-slide{
        width: 10%;
    }
}
@media(min-width: 881px){
    .elbzotech-swiper-slider[data-items-tablet="2"] .swiper-slide{
        width: 50%;
    }
    .elbzotech-swiper-slider[data-items-tablet="3"] .swiper-slide{
        width: 33.33%;
    }
    .elbzotech-swiper-slider[data-items-tablet="4"] .swiper-slide{
        width: 25%;
    }
    .elbzotech-swiper-slider[data-items-tablet="5"] .swiper-slide{
        width: 20%;
    }
    .elbzotech-swiper-slider[data-items-tablet="6"] .swiper-slide{
        width: 16.66%;
    }
    .elbzotech-swiper-slider[data-items-tablet="7"] .swiper-slide{
        width: 14.28%;
    }
    .elbzotech-swiper-slider[data-items-tablet="8"] .swiper-slide{
        width: 12.5%;
    }
    .elbzotech-swiper-slider[data-items-tablet="9"] .swiper-slide{
        width: 11.11%;
    }
    .elbzotech-swiper-slider[data-items-tablet="10"] .swiper-slide{
        width: 10%;
    }
}
@media(min-width: 1025px){
    .elbzotech-swiper-slider[data-items-tablet-extra="2"] .swiper-slide{
        width: 50%;
    }
    .elbzotech-swiper-slider[data-items-tablet-extra="3"] .swiper-slide{
        width: 33.33%;
    }
    .elbzotech-swiper-slider[data-items-tablet-extra="4"] .swiper-slide{
        width: 25%;
    }
    .elbzotech-swiper-slider[data-items-tablet-extra="5"] .swiper-slide{
        width: 20%;
    }
    .elbzotech-swiper-slider[data-items-tablet-extra="6"] .swiper-slide{
        width: 16.66%;
    }
    .elbzotech-swiper-slider[data-items-tablet-extra="7"] .swiper-slide{
        width: 14.28%;
    }
    .elbzotech-swiper-slider[data-items-tablet-extra="8"] .swiper-slide{
        width: 12.5%;
    }
    .elbzotech-swiper-slider[data-items-tablet-extra="9"] .swiper-slide{
        width: 11.11%;
    }
    .elbzotech-swiper-slider[data-items-tablet-extra="10"] .swiper-slide{
        width: 10%;
    }
}


@media(min-width: 1201px){
    .elbzotech-swiper-slider[data-items-laptop="2"] .swiper-slide{
        width: 50%;
    }
    .elbzotech-swiper-slider[data-items-laptop="3"] .swiper-slide{
        width: 33.33%;
    }
    .elbzotech-swiper-slider[data-items-laptop="4"] .swiper-slide{
        width: 25%;
    }
    .elbzotech-swiper-slider[data-items-laptop="5"] .swiper-slide{
        width: 20%;
    }
    .elbzotech-swiper-slider[data-items-laptop="6"] .swiper-slide{
        width: 16.66%;
    }
    .elbzotech-swiper-slider[data-items-laptop="7"] .swiper-slide{
        width: 14.28%;
    }
    .elbzotech-swiper-slider[data-items-laptop="8"] .swiper-slide{
        width: 12.5%;
    }
    .elbzotech-swiper-slider[data-items-laptop="9"] .swiper-slide{
        width: 11.11%;
    }
    .elbzotech-swiper-slider[data-items-laptop="10"] .swiper-slide{
        width: 10%;
    }
}

@media(min-width: 1367px){
    .elbzotech-swiper-slider[data-items="2"] .swiper-slide{
        width: 50%;
    }
    .elbzotech-swiper-slider[data-items="3"] .swiper-slide{
        width: 33.33%;
    }
    .elbzotech-swiper-slider[data-items="4"] .swiper-slide{
        width: 25%;
    }
    .elbzotech-swiper-slider[data-items="5"] .swiper-slide{
        width: 20%;
    }
    .elbzotech-swiper-slider[data-items="6"] .swiper-slide{
        width: 16.66%;
    }
    .elbzotech-swiper-slider[data-items="7"] .swiper-slide{
        width: 14.28%;
    }
    .elbzotech-swiper-slider[data-items="8"] .swiper-slide{
        width: 12.5%;
    }
    .elbzotech-swiper-slider[data-items="9"] .swiper-slide{
        width: 11.11%;
    }
    .elbzotech-swiper-slider[data-items="10"] .swiper-slide{
        width: 10%;
    }
}

.item-search-pro .product-price .woocs_price_code{
    gap: 8px;
    margin-top: 8px;
}

body.bzotech-elementor-layout-shifts{
    opacity: 0;
}

.text-white{
	color:#fff
	
}


.fadein {
  opacity: 0;
  transition: all 1.5s;
  transform: translate(0, 100px);
}

.fadein.visible {
  opacity: 1;
  transform: translate(0, 0);
}


.fade {
  opacity: 0;
}

 .fadeInUp {
  opacity: 0;
  transform: translateY(-20px);
  transition: all 0.5s ease-in-out;
}

.fadeInUp {
  opacity: 1;
  transform: translateY(0);
  will-change: opacity, transform;
  position: sticky;
  top: 10px;
}

.padding-100{
	padding:60px 0!important;
}

.padding-200{
	padding-bottom:40px!important;
}

.glasses {
        /* bottom: 0%; */
        /* left: auto; */
        margin-left: auto;
        margin-right: auto;
        position: absolute;
        right: 110px;
        /* width: fit-content; */
        text-align: right;
        float: right;
    }

.glasses img{
        rotate: calc(var(--string-progress)*-15deg);
        scale: calc(.6 + var(--string-progress)*.4);
        translate: 0 50%;
        /* opacity: 0.7; */
        width: 70%;
    }
	
@media only screen and (max-width: 600px) {  
.glasses img{
        display: none;
    }
  }		
	
	.font-30{
		font-size:30px;
		line-height:45px;
		text-align:left
	}
	
	.w-50{
		width: 90%;
		margin: 0 auto;
		font-size: 16px;
		line-height: 36px;
		text-align:justify;
	}
	
.zoom-in-out-box {animation: zoom-in-zoom-out 20s ease infinite;}

@keyframes zoom-in-zoom-out {
  0% {
    scale: 90%
  }
  50% {
    scale: 110%;
  }
  100% {
    scale: 90%;
  }
}


body{
    
}

.carousel{
    height: 410px;
}

.item .img-box{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    justify-content: center;
    transform: translateY(100%);
    transition: .4s ease;
    transition-delay: .6s;
    overflow: hidden;
}

.item .img-box::before{
    content: '';
    position: absolute;
    right: 30%;
    width: 500px;
    height: 100%;
    background: rgba(255, 255, 255, .8);
    border-radius: 50%;
    filter: blur(200px);
}

.item.active .img-box,
.item.previously-active .img-box{
    transition-delay: .2s;
}

.item.active .img-box{
    transform: translateY(0);
    display:flex
}

.item.back-active .img-box{
    transition: none;
}

.item:nth-child(1) .img-box{
    background: #432310;
}

.item:nth-child(2) .img-box{
    background: #84451e;
}

.item:nth-child(3) .img-box{
    background: #de8828;
}

.item:nth-child(4) .img-box{
    background: #5d2917;
}

.img-box img{
    position: absolute;
    bottom: 0;
    width: 54%;
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, .2));
    transform: translateX(20%);
}

@media only screen and (max-width: 767px) {  
.img-box img{
    display: none;
}
  }	

.item:nth-child(2) .img-box img{
    transform: translateX(22%);
}

.item .info-box{
    position: absolute;
    left: 5%;
    top: 50%;
    transform: translateY(-50%);
    width: 450px;
    height: 410px;
    z-index: 1;
    overflow: hidden;
}

.item.active .info-box{
    z-index: 2;
}

.info-box .info-slider{
    transition: .7s cubic-bezier(0.68, -0.55, 0.1, 1);	
}

.info-slider .info-item{
    height: 410px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    transform: translateY(calc(var(--i) * 100%));
}

.info-item h2{
       font-size: 40px;
       font-weight: bold;
       margin-bottom: 0;
       color: #fff;
       /* text-align: left; */
}

.info-item p{
    font-size: 16px;
    margin: 15px 0 20px;
    text-align: justify;
    line-height: 30px;

}

.info-item .btn{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 180px;
    height: 47px;
    background: transparent;
    border: 2px solid #fff;
    border-radius: 40px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
}

@media only screen and (max-width: 600px) {  
	.info-item h2{
		   font-size: 30px;
		   font-weight: bold;
		   margin-bottom: 0;
		   color: #fff;
		   /* text-align: left; */
	}
	
	.info-item p{
		font-size: 14px;
		margin: 15px 0 20px;
		text-align: justify;
		line-height: 22px;

	}	
  }	


.thumb{
    position: absolute;
    right: 5%;
    top: 50%;
    transform: translateY(-50%);
    list-style: none;
    z-index: 100;
}

.thumb li{
    width: 95px;
    height: 95px;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    cursor: pointer;
    margin: 25px 0;
    overflow: hidden;
}

.thumb li.selected{
    border: 3px solid #fff;
}

.thumb li.disabled{
    pointer-events: none;
}

.thumb li img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.selectBox-dropdown {
    min-width: 150px;
    position: relative;
    border: solid 1px #bbb;
    line-height: 1.5;
    text-decoration: none;
    text-align: left;
    color: #000;
    outline: none;
    vertical-align: middle;
    background: #f2f2f2;
    background: -moz-linear-gradient(top,#f8f8f8 1%,#e1e1e1 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(1%,#f8f8f8),color-stop(100%,#e1e1e1));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#F8F8F8",endColorstr="#E1E1E1",GradientType=0);
    -moz-box-shadow: 0 1px 0 hsla(0,0%,100%,.75);
    -webkit-box-shadow: 0 1px 0 hsla(0,0%,100%,.75);
    box-shadow: 0 1px 0 hsla(0,0%,100%,.75);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    cursor: default
}

.selectBox-dropdown:focus,.selectBox-dropdown:focus .selectBox-arrow {
    border-color: #666
}

.selectBox-dropdown.selectBox-menuShowing {
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.selectBox-dropdown .selectBox-label {
    padding: 2px 8px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden
}

.selectBox-dropdown .selectBox-arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 23px;
    height: 100%;
    background: url(/wp-content/plugins/yith-woocommerce-wishlist/assets/images/jquery.selectBox-arrow.gif) 50% center no-repeat;
    border-left: solid 1px #bbb
}

.selectBox-dropdown-menu {
    position: absolute;
    z-index: 99999;
    max-height: 200px;
    min-height: 1em;
    border: solid 1px #bbb;
    background: #fff;
    -moz-box-shadow: 0 2px 6px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.2);
    box-shadow: 0 2px 6px rgba(0,0,0,.2);
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.selectBox-inline {
    min-width: 150px;
    outline: none;
    border: solid 1px #bbb;
    background: #fff;
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: auto
}

.selectBox-inline:focus {
    border-color: #666
}

.selectBox-options,.selectBox-options LI,.selectBox-options LI A {
    list-style: none;
    display: block;
    cursor: default;
    padding: 0;
    margin: 0
}

.selectBox-options LI A {
    line-height: 1.5;
    padding: 0 .5em;
    white-space: nowrap;
    overflow: hidden;
    background: 6px center no-repeat
}

.selectBox-options LI.selectBox-hover A {
    background-color: #eee
}

.selectBox-options LI.selectBox-disabled A {
    color: #888;
    background-color: rgba(0,0,0,0)
}

.selectBox-options LI.selectBox-selected A {
    background-color: #c8def4
}

.selectBox-options .selectBox-optgroup {
    color: #666;
    background: #eee;
    font-weight: 700;
    line-height: 1.5;
    padding: 0 .3em;
    white-space: nowrap
}

.selectBox.selectBox-disabled {
    color: #888 !important
}

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
    opacity: .5;
    filter: alpha(opacity=50);
    border-color: #666
}

.selectBox-inline.selectBox-disabled {
    color: #888 !important
}

.selectBox-inline.selectBox-disabled .selectBox-options A {
    background-color: rgba(0,0,0,0) !important
}

:root {
    --woocommerce: #720eec;
    --wc-green: #7ad03a;
    --wc-red: #a00;
    --wc-orange: #ffba00;
    --wc-blue: #2ea2cc;
    --wc-primary: #720eec;
    --wc-primary-text: #fcfbfe;
    --wc-secondary: #e9e6ed;
    --wc-secondary-text: #515151;
    --wc-highlight: #958e09;
    --wc-highligh-text: #fff;
    --wc-content-bg: #fff;
    --wc-subtext: #767676
}

@font-face {
    font-display: swap;
    font-family: star;
    src: url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-display: swap;
    font-family: WooCommerce;
    src: url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

div.pp_woocommerce .pp_content_container {
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 30px rgba(0,0,0,.25);
    padding: 20px 0
}

div.pp_woocommerce .pp_content_container:after,div.pp_woocommerce .pp_content_container:before {
    content: " ";
    display: table
}

div.pp_woocommerce .pp_content_container:after {
    clear: both
}

div.pp_woocommerce .pp_loaderIcon:before {
    height: 1em;
    width: 1em;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -.5em;
    margin-top: -.5em;
    content: "";
    animation: spin 1s ease-in-out infinite;
    background: url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0,0,0,.75)
}

div.pp_woocommerce div.ppt {
    color: #000
}

div.pp_woocommerce .pp_gallery ul li a {
    border: 1px solid rgba(0,0,0,.5);
    background: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    border-radius: 2px;
    display: block
}

div.pp_woocommerce .pp_gallery ul li a:hover {
    border-color: #000
}

div.pp_woocommerce .pp_gallery ul li.selected a {
    border-color: #000
}

div.pp_woocommerce .pp_next:before,div.pp_woocommerce .pp_previous:before {
    border-radius: 100%;
    height: 1em;
    width: 1em;
    text-shadow: 0 1px 2px rgba(0,0,0,.5);
    background-color: #444;
    color: #fff!important;
    font-size: 16px!important;
    line-height: 1em;
    transition: all ease-in-out .2s;
    font-family: WooCommerce;
    content: "\e00b";
    text-indent: 0;
    display: none;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    text-align: center
}

div.pp_woocommerce .pp_next::before:hover,div.pp_woocommerce .pp_previous::before:hover {
    background-color: #000
}

div.pp_woocommerce .pp_next:hover:before,div.pp_woocommerce .pp_previous:hover:before {
    display: block
}

div.pp_woocommerce .pp_previous:before {
    left: 1em
}

div.pp_woocommerce .pp_next:before {
    right: 1em;
    font-family: WooCommerce;
    content: "\e008"
}

div.pp_woocommerce .pp_details {
    margin: 0;
    padding-top: 1em
}

div.pp_woocommerce .pp_description,div.pp_woocommerce .pp_nav {
    font-size: 14px
}

div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous,div.pp_woocommerce .pp_nav,div.pp_woocommerce .pp_nav .pp_pause,div.pp_woocommerce .pp_nav p,div.pp_woocommerce .pp_play {
    margin: 0
}

div.pp_woocommerce .pp_nav {
    margin-right: 1em;
    position: relative
}

div.pp_woocommerce .pp_close {
    border-radius: 100%;
    height: 1em;
    width: 1em;
    text-shadow: 0 1px 2px rgba(0,0,0,.5);
    background-color: #444;
    color: #fff!important;
    font-size: 16px!important;
    line-height: 1em;
    transition: all ease-in-out .2s;
    top: -.5em;
    right: -.5em;
    font-size: 1.618em!important
}

div.pp_woocommerce .pp_close:hover {
    background-color: #000
}

div.pp_woocommerce .pp_close:before {
    font-family: WooCommerce;
    content: "\e013";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    text-indent: 0
}

div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous {
    border-radius: 100%;
    height: 1em;
    width: 1em;
    text-shadow: 0 1px 2px rgba(0,0,0,.5);
    background-color: #444;
    color: #fff!important;
    font-size: 16px!important;
    line-height: 1em;
    transition: all ease-in-out .2s;
    position: relative;
    margin-top: -1px
}

div.pp_woocommerce .pp_arrow_next:hover,div.pp_woocommerce .pp_arrow_previous:hover {
    background-color: #000
}

div.pp_woocommerce .pp_arrow_next:before,div.pp_woocommerce .pp_arrow_previous:before {
    font-family: WooCommerce;
    content: "\e00b";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    text-indent: 0
}

div.pp_woocommerce .pp_arrow_previous {
    margin-right: .5em
}

div.pp_woocommerce .pp_arrow_next {
    margin-left: .5em
}

div.pp_woocommerce .pp_arrow_next:before {
    content: "\e008"
}

div.pp_woocommerce a.pp_contract,div.pp_woocommerce a.pp_expand {
    border-radius: 100%;
    height: 1em;
    width: 1em;
    text-shadow: 0 1px 2px rgba(0,0,0,.5);
    background-color: #444;
    color: #fff!important;
    font-size: 16px!important;
    line-height: 1em;
    transition: all ease-in-out .2s;
    right: auto;
    left: -.5em;
    top: -.5em;
    font-size: 1.618em!important
}

div.pp_woocommerce a.pp_contract:hover,div.pp_woocommerce a.pp_expand:hover {
    background-color: #000
}

div.pp_woocommerce a.pp_contract:before,div.pp_woocommerce a.pp_expand:before {
    font-family: WooCommerce;
    content: "\e005";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    text-indent: 0
}

div.pp_woocommerce a.pp_contract:before {
    content: "\e004"
}

div.pp_woocommerce #respond {
    margin: 0;
    width: 100%;
    background: 0 0;
    border: none;
    padding: 0
}

div.pp_woocommerce #respond .form-submit {
    margin-top: 0;
    float: none
}

div.pp_woocommerce .pp_inline {
    padding: 0!important
}

.rtl div.pp_woocommerce .pp_content_container {
    text-align: right
}

@media only screen and (max-width: 768px) {
    div.pp_woocommerce {
        left:5%!important;
        right: 5%!important;
        box-sizing: border-box;
        width: 90%!important
    }

    div.pp_woocommerce .pp_contract,div.pp_woocommerce .pp_expand,div.pp_woocommerce .pp_gallery,div.pp_woocommerce .pp_next,div.pp_woocommerce .pp_previous {
        display: none!important
    }

    div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous,div.pp_woocommerce .pp_close {
        height: 44px;
        width: 44px;
        font-size: 44px;
        line-height: 44px
    }

    div.pp_woocommerce .pp_arrow_next:before,div.pp_woocommerce .pp_arrow_previous:before,div.pp_woocommerce .pp_close:before {
        font-size: 44px
    }

    div.pp_woocommerce .pp_description {
        display: none!important
    }

    div.pp_woocommerce .pp_details {
        width: 100%!important
    }

    .pp_content {
        width: 100%!important
    }

    .pp_content #pp_full_res>img {
        width: 100%!important;
        height: auto!important
    }

    .currentTextHolder {
        line-height: 3
    }
}

div.pp_pic_holder a:focus {
    outline: 0
}

div.pp_overlay {
    background: #000;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999
}

div.pp_pic_holder {
    display: none;
    position: absolute;
    width: 100px;
    z-index: 10000
}

.pp_top {
    height: 20px;
    position: relative
}

* html .pp_top {
    padding: 0 20px
}

.pp_top .pp_left {
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px
}

.pp_top .pp_middle {
    height: 20px;
    left: 20px;
    position: absolute;
    right: 20px
}

* html .pp_top .pp_middle {
    left: 0;
    position: static
}

.pp_top .pp_right {
    height: 20px;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px
}

.pp_content {
    height: 40px;
    min-width: 40px
}

* html .pp_content {
    width: 40px
}

.pp_fade {
    display: none
}

.pp_content_container {
    position: relative;
    text-align: left;
    width: 100%
}

.pp_content_container .pp_left {
    padding-left: 20px
}

.pp_content_container .pp_right {
    padding-right: 20px
}

.pp_content_container .pp_details {
    float: left;
    margin: 10px 0 2px
}

.pp_description {
    display: none;
    margin: 0
}

.pp_social {
    float: left;
    margin: 0
}

.pp_social .facebook {
    float: left;
    margin-left: 5px;
    width: 55px;
    overflow: hidden
}

.pp_social .twitter {
    float: left
}

.pp_nav {
    clear: right;
    float: left;
    margin: 3px 10px 0 0
}

.pp_nav p {
    float: left;
    margin: 2px 4px;
    white-space: nowrap
}

.pp_nav .pp_pause,.pp_nav .pp_play {
    float: left;
    margin-right: 4px;
    text-indent: -10000px
}

a.pp_arrow_next,a.pp_arrow_previous {
    display: block;
    float: left;
    height: 15px;
    margin-top: 3px;
    text-indent: -100000px;
    width: 14px
}

.pp_hoverContainer {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000
}

.pp_gallery {
    display: none;
    left: 50%;
    margin-top: -50px;
    position: absolute;
    z-index: 10000
}

.pp_gallery div {
    float: left;
    overflow: hidden;
    position: relative
}

.pp_gallery ul {
    float: left;
    height: 35px;
    margin: 0 0 0 5px;
    padding: 0;
    position: relative;
    white-space: nowrap
}

.pp_gallery ul a {
    border: 1px #000 solid;
    border: 1px rgba(0,0,0,.5) solid;
    display: block;
    float: left;
    height: 33px;
    overflow: hidden
}

.pp_gallery li.selected a,.pp_gallery ul a:hover {
    border-color: #fff
}

.pp_gallery ul a img {
    border: 0
}

.pp_gallery li {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    padding: 0
}

.pp_gallery li.default a {
    display: block;
    height: 33px;
    width: 50px
}

.pp_gallery li.default a img {
    display: none
}

.pp_gallery .pp_arrow_next,.pp_gallery .pp_arrow_previous {
    margin-top: 7px!important
}

a.pp_next {
    display: block;
    float: right;
    height: 100%;
    text-indent: -10000px;
    width: 49%
}

a.pp_previous {
    display: block;
    float: left;
    height: 100%;
    text-indent: -10000px;
    width: 49%
}

a.pp_contract,a.pp_expand {
    cursor: pointer;
    display: none;
    height: 20px;
    position: absolute;
    right: 30px;
    text-indent: -10000px;
    top: 10px;
    width: 20px;
    z-index: 20000
}

a.pp_close {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    text-indent: -10000px
}

.pp_bottom {
    height: 20px;
    position: relative
}

* html .pp_bottom {
    padding: 0 20px
}

.pp_bottom .pp_left {
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px
}

.pp_bottom .pp_middle {
    height: 20px;
    left: 20px;
    position: absolute;
    right: 20px
}

* html .pp_bottom .pp_middle {
    left: 0;
    position: static
}

.pp_bottom .pp_right {
    height: 20px;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px
}

.pp_loaderIcon {
    display: block;
    height: 24px;
    left: 50%;
    margin: -12px 0 0 -12px;
    position: absolute;
    top: 50%;
    width: 24px
}

#pp_full_res .pp_inline {
    text-align: left
}

div.ppt {
    color: #fff!important;
    font-weight: 700;
    display: none;
    font-size: 17px;
    margin: 0 0 5px 15px;
    z-index: 9999
}

.yith-wcwl-popup {
    display: none
}

.yith-wcwl-popup-content h3 {
    text-align: center;
    font-size: 1.5em
}

.yith-wcwl-popup-content label {
    display: block
}

.yith-wcwl-popup-content select,.yith-wcwl-popup-content input[type=text] {
    padding: 10px 7px
}

.yith-wcwl-popup-content .create {
    display: none
}

.yith-wcwl-popup-content .yith-wcwl-second-row {
    display: none
}

.yith-wcwl-popup-content .popup-description {
    text-align: center;
    font-weight: 600;
    margin-bottom: 15px
}

.yith-wcwl-popup-content .popup-description a.show-tab.active {
    cursor: inherit;
    color: inherit;
    pointer-events: none
}

.yith-wcwl-popup-content .wishlist-select {
    box-sizing: border-box
}

.yith-wcwl-popup-feedback {
    margin-top: 2em;
    margin-bottom: 2em
}

.yith-wcwl-popup-feedback p.feedback {
    margin-top: 1.5em;
    text-align: center;
    font-size: 1.1rem;
    font-weight: 600
}

.yith-wcwl-popup-footer {
    margin: 15px 0
}

.yith-wcwl-popup-footer .button.wishlist-submit {
    display: block;
    width: 100%;
    text-align: center
}

.yith-wcwl-popup-content .heading-icon,.yith-wcwl-popup-feedback .heading-icon {
    text-align: center;
    display: block;
    font-size: 70px;
    color: #333;
    margin-block:0 15px}

.yith-wcwl-popup-content .heading-icon svg.yith-wcwl-icon-svg,.yith-wcwl-popup-content .heading-icon img,.yith-wcwl-popup-feedback .heading-icon svg.yith-wcwl-icon-svg,.yith-wcwl-popup-feedback .heading-icon img {
    width: 70px;
    height: 70px
}

.pp_pic_holder.pp_woocommerce.feedback {
    max-width: 450px !important
}

.pp_pic_holder.pp_woocommerce.feedback .pp_content {
    width: auto !important
}

.yith-wcwl-add-button.with-dropdown {
    position: relative;
    padding: 15px 0
}

.yith-wcwl-add-button.show-dropdown ul.yith-wcwl-dropdown {
    display: block
}

.yith-wcwl-add-button ul.yith-wcwl-dropdown li {
    padding: 15px;
    padding-left: 0;
    text-transform: uppercase;
    font-size: .8em
}

.yith-wcwl-add-button ul.yith-wcwl-dropdown li:before {
    font-family: FontAwesome;
    content: "Ã¯ÂÂ§";
    margin-right: 15px
}

.yith-wcwl-add-button ul.yith-wcwl-dropdown li:not(:last-child) {
    border-bottom: 1px solid #cdcdcd
}

.yith-wcwl-add-button ul.yith-wcwl-dropdown li a {
    font-size: 1em !important;
    color: inherit;
    box-shadow: none
}

.yith-wcwl-add-button ul.yith-wcwl-dropdown li a:hover {
    color: initial
}

.yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
    display: flex;
    flex-direction: column;
    align-items: center
}

.yith-wcwl-add-to-wishlist a.button:not(.theme-button-style) {
    padding: 7px 10px
}

.yith-wcwl-add-to-wishlist svg.yith-wcwl-icon-svg,.yith-wcwl-add-to-wishlist .add_to_wishlist img {
    height: auto;
    width: 25px;
    color: var(--add-to-wishlist-icon-color,#000)
}

.yith-wcwl-add-to-wishlist.exists svg.yith-wcwl-icon-svg {
    color: var(--added-to-wishlist-icon-color,#000)
}

.yith-wcwl-wishlistaddedbrowse {
    display: flex;
    flex-direction: column;
    align-items: center
}

.yith-wcwl-wishlistaddedbrowse .feedback {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    text-wrap: balance
}

.yith-wcwl-add-to-wishlist--single .yith-wcwl-add-button ul.yith-wcwl-dropdown {
    left: 0
}

.yith-wcwl-add-button ul.yith-wcwl-dropdown {
    display: none;
    list-style: none;
    margin-bottom: 0;
    padding: 5px 25px;
    background: #fff;
    position: absolute;
    z-index: 15;
    top: 100%;
    border: 1px solid #cdcdcd;
    outline-offset: -10px;
    left: 50%;
    min-width: 200px
}

.yith-wcwl-add-to-wishlist .separator+[data-title] {
    display: inline-block
}

.yith-wcwl-add-to-wishlist .with-tooltip {
    position: relative
}

.yith-wcwl-tooltip {
    z-index: 10;
    padding: 5px 10px;
    border-radius: 5px;
    text-align: center;
    top: calc(100% + 5px);
    pointer-events: none;
    cursor: initial;
    font-size: .6875rem;
    line-height: normal;
    display: none
}

.with-dropdown .yith-wcwl-tooltip {
    top: auto;
    bottom: calc(100% + 10px)
}

.with-tooltip .yith-wcwl-tooltip {
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.with-tooltip .yith-wcwl-tooltip:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%,-95%);
    width: 0;
    height: 0;
    background: rgba(0,0,0,0) !important;
    border-left: 5px solid rgba(0,0,0,0) !important;
    border-right: 5px solid rgba(0,0,0,0) !important;
    border-bottom: 5px solid
}

.with-dropdown .with-tooltip .yith-wcwl-tooltip:before {
    bottom: -5px;
    top: auto;
    border-left: 5px solid rgba(0,0,0,0);
    border-right: 5px solid rgba(0,0,0,0);
    border-top: 5px solid;
    border-bottom: none
}

#yith-wcwl-popup-message {
    font-weight: 700;
    line-height: 50px;
    text-align: center;
    background: #fff;
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 15px rgba(0,0,0,.3);
    box-shadow: 0 0 15px rgba(0,0,0,.3);
    position: fixed;
    top: 50%;
    left: 50%;
    padding: 7px 40px;
    z-index: 10000
}

.woocommerce .yith-wcwl-add-button a.button.alt:not(.theme-button-style) {
    background-color: var(--color-add-to-wishlist-background,#333);
    background: var(--color-add-to-wishlist-background,#333);
    color: var(--color-add-to-wishlist-text,#fff);
    border-color: var(--color-add-to-wishlist-border,#333);
    border-radius: var(--rounded-corners-radius,16px)
}

.woocommerce .yith-wcwl-add-button a.button.alt:not(.theme-button-style):hover {
    background-color: var(--color-add-to-wishlist-background-hover,#4f4f4f);
    background: var(--color-add-to-wishlist-background-hover,#4f4f4f);
    color: var(--color-add-to-wishlist-text-hover,#fff);
    border-color: var(--color-add-to-wishlist-border-hover,#4f4f4f)
}

.yith-wcwl-tooltip,.with-tooltip .yith-wcwl-tooltip:before,.with-dropdown .with-tooltip .yith-wcwl-tooltip:before {
    background-color: var(--tooltip-color-background,#333);
    border-bottom-color: var(--tooltip-color-background,#333);
    border-top-color: var(--tooltip-color-background,#333);
    color: var(--tooltip-color-text,#fff)
}

.wishlist-title {
    display: inline-block
}

.wishlist-title:hover a.show-title-form {
    visibility: visible
}

.wishlist-title h2 {
    display: inline-block;
    padding: 5px
}

.wishlist-title a.show-title-form {
    cursor: pointer;
    visibility: hidden;
    display: inline-flex;
    align-items: center;
    padding: 2px 7px;
    gap: 5px
}

.wishlist-title a.show-title-form svg.yith-wcwl-icon-svg,.wishlist-title a.show-title-form img {
    width: 20px
}

.wishlist-title.wishlist-title-with-form h2:hover {
    background: #efefef
}

.hidden-title-form {
    position: relative;
    margin: 25px 0 39px
}

.hidden-title-form .edit-title-buttons {
    position: absolute;
    right: 5px;
    top: calc(50% - 15px)
}

.hidden-title-form>input[type=text] {
    padding-right: 65px;
    line-height: 1;
    min-height: 30px
}

.hidden-title-form a {
    cursor: pointer;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    font-size: 1.3em
}

.hidden-title-form a i {
    margin: 0;
    display: inline-block
}

.yes-js .hidden-title-form {
    display: none
}

table.wishlist_table {
    font-size: 80%
}

table.wishlist_table.shop_table {
    width: 100%
}

table.wishlist_table.shop_table .product-remove {
    width: 0
}

table.wishlist_table.shop_table .product-remove>div {
    display: flex;
    align-items: center;
    justify-content: center
}

table.wishlist_table tr {
    position: relative
}

table.wishlist_table tr th {
    text-align: center
}

table.wishlist_table tr th.product-checkbox {
    vertical-align: middle;
    width: 40px
}

table.wishlist_table tr th.product-remove {
    vertical-align: middle;
    width: 40px
}

table.wishlist_table tr th.product-thumbnail {
    width: 80px
}

table.wishlist_table tr th.product-name {
    text-align: left
}

table.wishlist_table thead th {
    border-top: 1px solid;
    padding: 16px 12px
}

table.wishlist_table tbody td {
    padding: 16px 12px
}

table.wishlist_table thead th,table.wishlist_table tbody td {
    border-color: #e7e7e7
}

table.wishlist_table tbody td.wishlist-empty,p.wishlist-empty {
    text-align: center;
    margin: 100px 0
}

.wishlist_table tr td,.wishlist_table tr th.wishlist-delete,.wishlist_table tr th.product-checkbox {
    text-align: center
}

.wishlist_table tr td.product-thumbnail,.wishlist_table tr td.product-name,.wishlist_table tr td.wishlist-name,.wishlist_table tr td.wishlist-privacy,.wishlist_table tfoot td {
    text-align: left
}

.wishlist_table tr td.product-remove {
    padding: 16px 0
}

.wishlist_table tr td.product-thumbnail a {
    display: block;
    border: none;
    max-width: 80px
}

.wishlist_table tr td.product-thumbnail a img {
    width: 100%
}

.wishlist_table tr td.product-arrange {
    cursor: grab
}

.wishlist_table tr td.product-arrange:active {
    cursor: grabbing
}

.wishlist_table .product-stock-status span.wishlist-in-stock {
    color: #297e29
}

.wishlist_table .product-stock-status span.wishlist-out-of-stock {
    color: red
}

.wishlist_table .product-add-to-cart span.dateadded {
    display: block
}

.wishlist_table .product-add-to-cart a {
    display: table !important;
    margin: 0 auto 5px !important;
    text-align: center
}

.wishlist_table .product-add-to-cart a.button {
    padding: 6px 25px !important;
    display: inline-flex !important
}

.wishlist_table .product-add-to-cart a>img {
    display: inline;
    max-width: 2em
}

.wishlist_table .product-add-to-cart .variations_form,.wishlist_table .product-add-to-cart.yith_wccl_is_custom .variations_form .variations {
    margin: 15px 0
}

.wishlist_table .price-variation {
    display: block
}

.wishlist_table .price-variation.decrease .variation-rate {
    color: red
}

.wishlist_table .price-variation .old-price {
    display: block
}

.wishlist_table a.button {
    white-space: normal;
    margin-bottom: 5px !important
}

.wishlist_table.modern_grid {
    list-style: none;
    margin: 0 -7px 35px;
    font-size: 0
}

.wishlist_table.modern_grid li {
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
    padding: 0 7px;
    margin-bottom: 15px
}

.wishlist_table.modern_grid li.wishlist-empty,.wishlist_table.images_grid li.wishlist-empty {
    width: 100%;
    font-size: 1rem;
    text-align: center;
    margin: 50px 0
}

.wishlist_table.images_grid li.show {
    z-index: 10
}

.wishlist_table.images_grid.products li.product.first,.wishlist_table.images_grid.products li.product.last {
    clear: none
}

.wishlist_table.images_grid.columns-2.products li.product:nth-of-type(2n+1),.wishlist_table.images_grid.columns-3.products li.product:nth-of-type(3n+1),.wishlist_table.images_grid.columns-4.products li.product:nth-of-type(4n+1),.wishlist_table.images_grid.columns-5.products li.product:nth-of-type(5n+1),.wishlist_table.images_grid.columns-6.products li.product:nth-of-type(6n+1) {
    clear: both
}

.wishlist_table.modern_grid li .item-wrapper {
    display: table;
    margin: 0 -7px
}

.wishlist_table.modern_grid li .product-thumbnail,.wishlist_table.modern_grid li .item-details {
    display: table-cell;
    vertical-align: top;
    box-sizing: border-box;
    width: 50%;
    padding: 0 7px;
    font-size: 1rem
}

.wishlist_table.modern_grid li .product-thumbnail,.wishlist_table.images_grid li .product-thumbnail {
    position: relative
}

.wishlist_table.modern_grid li .product-thumbnail .product-checkbox,.wishlist_table.images_grid li .product-thumbnail .product-checkbox {
    position: absolute;
    top: 7px;
    left: 15px;
    z-index: 2
}

.wishlist_table.modern_grid li .product-thumbnail>a {
    display: block
}

.wishlist_table.modern_grid li .product-thumbnail>a img {
    display: block
}

.wishlist_table.images_grid li.show .product-thumbnail>a img,.wishlist_table.images_grid li:hover .product-thumbnail>a img {
    filter: brightness(1.1)
}

.wishlist_table.modern_grid.wishlist_view li .item-details {
    position: relative
}

.wishlist_table.modern_grid.wishlist_view li .item-details:before {
    content: "";
    display: block;
    top: 0;
    bottom: 0;
    left: 7px;
    background: #fff;
    position: absolute;
    right: 7px;
    z-index: 0;
    border: 1px solid #cdcdcd
}

.wishlist_table.images_grid li .item-details {
    display: none;
    position: absolute;
    z-index: 2;
    bottom: 15px;
    left: calc(50% - 150px);
    width: 300px;
    background: #fff;
    padding: 10px 20px;
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 15px rgba(0,0,0,.3);
    box-shadow: 0 0 15px rgba(0,0,0,.3)
}

.wishlist_table.images_grid li.show .item-details {
    display: block
}

.wishlist_table.modern_grid li .item-details .item-details-wrapper {
    padding: 15px 20px;
    line-height: normal;
    position: relative
}

.wishlist_table.images_grid li .item-details a.close {
    position: absolute;
    top: 10px;
    right: 20px
}

.wishlist_table.modern_grid li .item-details h3,.wishlist_table.images_grid li .item-details h3,.wishlist_table.mobile li .item-details h3 {
    margin-bottom: 7px
}

.wishlist_table.modern_grid li .item-details table.item-details-table,.wishlist_table.images_grid li .item-details table.item-details-table,.wishlist_table.mobile li .item-details table.item-details-table,.wishlist_table.mobile li table.additional-info {
    border: none;
    margin-bottom: 7px
}

.wishlist_table.modern_grid li .item-details table.item-details-table td,.wishlist_table.images_grid li .item-details table.item-details-table td,.wishlist_table.mobile li .item-details table.item-details-table td,.wishlist_table.mobile li table.additional-info td {
    border: none;
    font-size: .8em;
    padding: 3px;
    vertical-align: top
}

.wishlist_table.modern_grid li .item-details table.item-details-table td.label,.wishlist_table.images_grid li .item-details table.item-details-table td.label,.wishlist_table.mobile li .item-details table.item-details-table td.label,.wishlist_table.mobile li table.additional-info td.label {
    text-align: left;
    font-weight: 700;
    width: 40%
}

.wishlist_table.modern_grid li .item-details table.item-details-table td.value,.wishlist_table.images_grid li .item-details table.item-details-table td.value,.wishlist_table.mobile li .item-details table.item-details-table td.value,.wishlist_table.mobile li table.additional-info td.value {
    text-align: right
}

.wishlist_table.modern_grid li .item-details table.item-details-table td.value a.selectBox {
    margin-right: 0
}

.wishlist_table.modern_grid li .item-details table.item-details-table td.value input,.wishlist_table.images_grid li .item-details table.item-details-table td.value input,.wishlist_table.mobile li table.additional-info td.value input {
    width: auto
}

.wishlist_table.modern_grid li .item-details .product-add-to-cart,.wishlist_table.images_grid li .item-details .product-add-to-cart {
    text-align: center;
    margin-bottom: 7px
}

.wishlist_table.modern_grid li .item-details .move-to-another-wishlist,.wishlist_table.images_grid li .item-details .move-to-another-wishlist {
    text-align: center;
    margin-bottom: 7px
}

.wishlist_table.modern_grid li .item-details .product-remove,.wishlist_table.images_grid li .item-details .product-remove {
    text-align: right
}

.wishlist_table.modern_grid li .item-details .product-remove a,.wishlist_table.images_grid li .item-details .product-remove a {
    border: none;
    border-radius: 0;
    display: inline-block
}

.wishlist_table.mobile {
    list-style: none;
    margin-left: 0
}

.wishlist_table.mobile li {
    margin-bottom: 7px
}

.wishlist_table.mobile li .product-checkbox {
    display: inline-block;
    width: 20px;
    vertical-align: top
}

.wishlist_table.mobile li .item-wrapper {
    display: inline-block;
    width: calc(100% - 25px);
    vertical-align: top;
    margin-bottom: 7px
}

.wishlist_table.wishlist_manage_table.mobile li.wishlist-empty {
    text-align: center
}

.wishlist_table.wishlist_manage_table.mobile li .item-wrapper {
    width: 100%
}

.wishlist_table.mobile li .item-wrapper .product-thumbnail {
    display: inline-block;
    max-width: 60px;
    margin-right: 10px
}

.wishlist_table.mobile li .item-wrapper .item-details {
    display: inline-block;
    width: calc(100% - 80px);
    vertical-align: top
}

.wishlist_table.mobile.with-checkbox li .additional-info-wrapper {
    padding-left: 20px
}

.wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart,.wishlist_table.mobile li .additional-info-wrapper .move-to-another-wishlist {
    text-align: center;
    margin-bottom: 7px
}

.wishlist_table.mobile li .additional-info-wrapper .product-remove {
    text-align: right
}

a.add_to_wishlist {
    cursor: pointer
}

.yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon {
    margin-right: 5px
}

.yith-wcwl-add-to-wishlist a.add_to_wishlist>img,.yith-wcwl-add-to-wishlist a.move_to_another_wishlist>img,.yith-wcwl-add-to-wishlist a.delete_item>img {
    max-width: 32px;
    display: inline-block;
    margin-right: 10px
}

.yith-wcwl-add-to-wishlist a.add_to_wishlist>.yith-wcwl-icon-svg,.yith-wcwl-add-to-wishlist a.move_to_another_wishlist>.yith-wcwl-icon-svg,.yith-wcwl-add-to-wishlist a.delete_item>.yith-wcwl-icon-svg {
    vertical-align: bottom
}

a.add_to_wishlist+a.view-wishlist,a.delete_item+a.view-wishlist {
    margin-left: 15px
}

.summary .single_add_to_wishlist.button,div.product .woocommerce-price-and-add .single_add_to_wishlist.button {
    margin: 0
}

.wishlist_table .add_to_cart.button {
    padding: 7px 12px;
    line-height: normal
}

.yith-wcwl-add-to-wishlist {
    margin-top: 10px
}

.yith-wcwl-add-button>a i,.wishlist_table .add_to_cart.button i,.wishlist_table .ask-an-estimate-button i,.wishlist-title a.show-title-form i,.hidden-title-form button i,.yith-wcwl-wishlist-new button i,.wishlist_manage_table tfoot button.submit-wishlist-changes i,.wishlist_manage_table tfoot a.create-new-wishlist i,.yith-wcwl-wishlist-search-form button.wishlist-search-button i {
    margin-right: 10px
}

.wishlist_table .add_to_cart.button,.yith-wcwl-add-button a.add_to_wishlist,.yith-wcwl-popup-button a.add_to_wishlist,.wishlist_table a.ask-an-estimate-button,.wishlist-title a.show-title-form,.hidden-title-form a.hide-title-form,.woocommerce .yith-wcwl-wishlist-new button,.wishlist_manage_table a.create-new-wishlist,.wishlist_manage_table button.submit-wishlist-changes,.yith-wcwl-wishlist-search-form button.wishlist-search-button {
    margin: 0;
    box-shadow: none;
    text-shadow: none
}

.yith-wcwl-add-button .add_to_wishlist svg.yith-wcwl-icon-svg,.yith-wcwl-add-button .add_to_wishlist img {
    margin-right: 5px
}

.add-to-wishlist-before_image {
    position: relative
}

.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
    position: absolute;
    z-index: 10;
    margin: 0;
    top: 10px;
    left: 10px
}

.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .with-dropdown {
    padding: 0
}

.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .add_to_wishlist,.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .disabled_item,.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .open-pretty-photo {
    font-size: 0;
    background: 0 0
}

.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .delete_item,.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .move_to_another_wishlist {
    font-size: 0
}

.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .feedback {
    display: none
}

.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .feedback+a {
    font-size: 0;
    background: 0 0
}

.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist i {
    font-size: 1.6rem;
    margin: 0
}

.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist img {
    margin: 0
}

.woocommerce .wishlist-title {
    margin-bottom: 30px
}

.woocommerce .wishlist-title h2 {
    vertical-align: middle;
    margin-bottom: 0
}

.woocommerce .hidden-title-form button {
    padding: 7px 24px;
    vertical-align: middle;
    border: none;
    position: relative
}

.woocommerce .hidden-title-form button:active {
    top: 1px
}

.woocommerce .back-to-all-wishlists {
    margin-bottom: 20px
}

.woocommerce #content table.wishlist_table.cart a.remove {
    color: #c3c3c3;
    margin: 0 auto
}

.woocommerce #content table.wishlist_table.cart a.remove:hover {
    background-color: #c3c3c3;
    color: #fff
}

.yith-wcwl-share {
    margin-bottom: 35px
}

.yith-wcwl-share h4.yith-wcwl-share-title {
    margin: 10px 0
}

.yith-wcwl-share ul {
    margin: 5px 0;
    padding: 0;
    display: flex;
    gap: 5px;
    align-items: center
}

.yith-wcwl-share li a {
    color: #fff;
    text-align: center;
    text-decoration: none;
    line-height: 1;
    padding: 5px;
    display: grid;
    place-items: center;
    border: none;
    min-width: 26px;
    min-height: 26px;
    border-radius: 5px
}

.yith-wcwl-share li a:hover {
    color: #fff
}

.yith-wcwl-share li a>img {
    max-width: 1em
}

.yith-wcwl-share li a svg {
    width: 15px;
    height: 15px
}

.yith-wcwl-share li a.email svg {
    width: 17px;
    height: 17px
}

.yith-wcwl-share ul li,.entry-content .yith-wcwl-share ul li {
    display: inline-block;
    margin-left: 0;
    margin-right: 0
}

.copy-trigger {
    cursor: pointer
}

.yith_wcwl_wishlist_footer>div {
    margin-bottom: 15px
}

.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action {
    float: left
}

.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action label {
    display: inline-block;
    margin-right: 10px
}

.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action #bulk_actions {
    min-width: 250px
}

.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action input[type=submit] {
    margin: 0;
    margin-left: 10px
}

.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_update {
    float: right
}

.yith_wcwl_wishlist_footer .yith-wcwl-share {
    float: left;
    clear: both
}

.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action {
    float: right;
    display: flex;
    gap: 15px
}

.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action>* {
    vertical-align: middle
}

.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action button,.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action input[type=submit],.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action a {
    margin: 0
}

.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action,.yith_wcwl_wishlist_update+.yith_wcwl_footer_additional_action {
    clear: both
}

.wishlist-page-links {
    clear: both
}

#move_to_another_wishlist {
    display: none
}

.yith-wcwl-wishlist-new {
    padding: 20px 0
}

.yith-wcwl-popup-content .yith-wcwl-wishlist-new {
    padding: 0
}

.yith-wcwl-wishlist-new .wishlist-name {
    display: inline-block
}

.yith-wcwl-wishlist-new .wishlist-privacy-radio label {
    display: block
}

.yith-wcwl-popup-content .create-wishlist-button {
    margin-top: 15px;
    width: 100%
}

#create_new_wishlist {
    display: none
}

.wishlist_manage_table select {
    vertical-align: middle;
    margin-right: 10px
}

.wishlist_manage_table td.wishlist-name .wishlist-title {
    margin-bottom: 0
}

.wishlist_manage_table td.wishlist-name .wishlist-title .show-title-form {
    display: inline-block;
    padding: 0;
    border: none;
    background: 0 0;
    top: 0;
    margin: 0
}

.wishlist_manage_table td.wishlist-name a.show-title-form i {
    padding: 5px;
    margin: 0
}

.wishlist_manage_table td.wishlist-name:hover a.show-title-form {
    visibility: visible
}

.wishlist_manage_table td.wishlist-name .hidden-title-form {
    margin: 0 !important;
    width: 100%
}

.wishlist_manage_table td.wishlist-name .hidden-title-form input[type=text] {
    width: 100%;
    min-width: 0
}

.wishlist_manage_table td.wishlist-name .hidden-title-form {
    position: relative
}

table.wishlist_manage_table tfoot td {
    text-align: right;
    padding: 24px 12px
}

.wishlist_manage_table tfoot button.submit-wishlist-changes {
    padding: 7px 24px;
    vertical-align: middle;
    border: 1px solid;
    border-radius: 3px;
    position: relative;
    line-height: normal
}

.wishlist_manage_table tfoot button.submit-wishlist-changes:active {
    top: 1px
}

.wishlist_manage_table tfoot a.create-new-wishlist {
    vertical-align: middle;
    line-height: normal;
    padding: 7px 24px
}

.wishlist_manage_table.modern_grid li.wishlist-empty {
    margin: 50px 0
}

.wishlist_manage_table.modern_grid li .item-wrapper {
    display: block;
    margin: 0;
    padding: 40px 50px;
    background: #fff;
    border: 1px solid #cdcdcd
}

.wishlist_manage_table.modern_grid li .product-thumbnail,.wishlist_manage_table.modern_grid li .item-details {
    display: block;
    width: 100%;
    padding: 0
}

.wishlist_manage_table.modern_grid li .item-details .hidden-title-form {
    width: 100%
}

.wishlist_manage_table.modern_grid li .product-thumbnail .placeholder-item.empty-box {
    display: flex;
    background: #f2f2f2;
    min-height: 400px;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px
}

.wishlist_manage_table.modern_grid li .product-thumbnail .placeholder-item.empty-box p {
    font-size: 1em;
    line-height: 1.5em;
    font-weight: 600
}

.wishlist_manage_table.modern_grid li .product-thumbnail img:first-child {
    width: 100%;
    margin-bottom: 15px
}

.wishlist_manage_table.modern_grid li .product-thumbnail img {
    width: calc(50% - 8px)
}

.wishlist_manage_table.modern_grid li .product-thumbnail img:nth-child(3) {
    margin-left: 15px
}

.wishlist_manage_table.modern_grid li .wishlist-title-with-form {
    display: block
}

.wishlist_manage_table.modern_grid li .wishlist-title-with-form h3 {
    display: inline-block
}

.wishlist_manage_table.modern_grid li .wishlist-title-with-form .show-title-form,.wishlist_manage_table.modern_grid li .wishlist-title-with-form .show-title-form:hover {
    visibility: visible;
    float: right;
    margin: 0;
    background: 0 0;
    color: inherit
}

.wishlist_manage_table.modern_grid li .wishlist-title-with-form .show-title-form i {
    margin: 0
}

.wishlist_manage_table.modern_grid li .hidden-title-form {
    margin-top: 0 !important
}

.wishlist_manage_table.modern_grid li .hidden-title-form input[type=text] {
    width: 100%;
    min-width: 0
}

.wishlist_manage_table.mobile li {
    margin-bottom: 30px
}

.wishlist_manage_table.mobile li .item-wrapper .item-details {
    width: 100%
}

.wishlist_manage_table.mobile li .item-details .hidden-title-form {
    position: relative
}

.wishlist_manage_table.mobile li .item-details .hidden-title-form input[type=text] {
    width: 100%
}

.wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title {
    display: block;
    border-bottom: 1px solid #cdcdcd;
    position: relative
}

.wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title-with-form a.show-title-form {
    position: absolute;
    right: 0;
    top: 0;
    visibility: visible
}

.wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title-with-form a.show-title-form i {
    margin-right: 0
}

.wishlist_manage_table.mobile li .item-details table.item-details-table td.value a.selectBox {
    margin-right: 0
}

.wishlist_manage_table.mobile li .item-details table.item-details-table td.value a.wishlist-download {
    float: left
}

.yith-wcwl-wishlist-search-form {
    text-align: center;
    padding: 20px 0
}

.yith-wcwl-wishlist-search-form #wishlist_search {
    display: inline-block;
    max-width: 300px;
    vertical-align: middle
}

.yith-wcwl-wishlist-search-form button.wishlist-search-button {
    display: inline-block;
    padding: 7px 24px;
    vertical-align: middle;
    border: 1px solid;
    border-radius: 3px;
    position: relative;
    line-height: normal
}

.yith-wcwl-wishlist-search-form button.wishlist-search-button i {
    margin: 0
}

.yith-wcwl-wishlist-search-form button.wishlist-search-button:active {
    top: 1px
}

.yith-wcwl-search-results .wishlist-owner {
    text-align: left
}

.yith-wcwl-search-results .wishlist-owner .thumb {
    display: inline-block;
    margin-right: 15px
}

.woocommerce .wishlist_table a.add_to_cart.button.alt:not(.yith-wcwl-themed-button-style) {
    background: var(--color-add-to-cart-background,#333);
    color: var(--color-add-to-cart-text,#fff);
    border-color: var(--color-add-to-cart-border,#333);
    border-radius: var(--add-to-cart-rounded-corners-radius,16px)
}

.woocommerce .wishlist_table a.add_to_cart.button.alt:not(.yith-wcwl-themed-button-style):hover {
    background: var(--color-add-to-cart-background-hover,#4f4f4f);
    color: var(--color-add-to-cart-text-hover,#fff);
    border-color: var(--color-add-to-cart-border-hover,#4f4f4f)
}

.woocommerce .hidden-title-form button,.yith-wcwl-wishlist-new .create-wishlist-button,.wishlist_manage_table tfoot button.submit-wishlist-changes,.yith-wcwl-wishlist-search-form button.wishlist-search-button {
    background: var(--color-button-style-1-background,#333);
    color: var(--color-button-style-1-text,#fff);
    border-color: var(--color-button-style-1-border,#333)
}

.woocommerce .hidden-title-form button:hover,.yith-wcwl-wishlist-new .create-wishlist-button:hover,.wishlist_manage_table tfoot button.submit-wishlist-changes:hover,.yith-wcwl-wishlist-search-form button.wishlist-search-button:hover {
    background: var(--color-button-style-1-background-hover,#333);
    color: var(--color-button-style-1-text-hover,#fff);
    border-color: var(--color-button-style-1-border-hover,#333)
}

.woocommerce .wishlist-title a.show-title-form,.woocommerce .hidden-title-form a.hide-title-form,.wishlist_manage_table tfoot a.create-new-wishlist {
    background: var(--color-button-style-2-background,#333);
    color: var(--color-button-style-2-text,#fff);
    border-color: var(--color-button-style-2-border,#333)
}

.woocommerce .wishlist-title a.show-title-form:hover,.woocommerce .hidden-title-form a.hide-title-form:hover,.wishlist_manage_table tfoot a.create-new-wishlist:hover {
    background: var(--color-button-style-2-background-hover,#333);
    color: var(--color-button-style-2-text-hover,#fff);
    border-color: var(--color-button-style-2-border-hover,#333)
}

.woocommerce table.shop_table.wishlist_table tr td {
    background: var(--color-wishlist-table-background,#fff);
    color: var(--color-wishlist-table-text,#6d6c6c);
    border-color: var(--color-wishlist-table-border,#ccc)
}

.wishlist_table thead tr th,.wishlist_table tfoot td td,.widget_yith-wcwl-lists ul.dropdown li.current a,.widget_yith-wcwl-lists ul.dropdown li a:hover,.selectBox-dropdown-menu.selectBox-options li.selectBox-selected a,.selectBox-dropdown-menu.selectBox-options li.selectBox-hover a {
    background: var(--color-headers-background,#f4f4f4)
}

.yith-wcwl-share li a {
    color: var(--color-share-button-color,#fff)
}

.yith-wcwl-share li a:hover {
    color: var(--color-share-button-color-hover,#fff)
}

.yith-wcwl-share a.facebook {
    background: var(--color-fb-button-background,#39599e)
}

.yith-wcwl-share a.facebook:hover {
    background: var(--color-fb-button-background-hover,#39599e)
}

.yith-wcwl-share a.twitter {
    background: var(--color-tw-button-background,#45afe2)
}

.yith-wcwl-share a.twitter:hover {
    background: var(--color-tw-button-background-hover,#39599e)
}

.yith-wcwl-share a.pinterest {
    background: var(--color-pr-button-background,#ab2e31)
}

.yith-wcwl-share a.pinterest:hover {
    background: var(--color-pr-button-background-hover,#39599e)
}

.yith-wcwl-share a.email {
    background: var(--color-em-button-background,#fbb102)
}

.yith-wcwl-share a.email:hover {
    background: var(--color-em-button-background-hover,#39599e)
}

.yith-wcwl-share a.whatsapp {
    background: var(--color-wa-button-background,#00a901)
}

.yith-wcwl-share a.whatsapp:hover {
    background: var(--color-wa-button-background-hover,#39599e)
}

.woocommerce a.selectBox {
    background: #fff;
    min-width: 100px;
    margin-right: 10px;
    color: inherit
}

.woocommerce a.selectBox,.woocommerce a.selectBox:hover {
    border-bottom: 1px solid #bbb !important
}

.woocommerce a.selectBox:hover {
    color: inherit
}

.woocommerce a.selectBox:focus {
    border: 1px solid #ccc
}

.selectBox-dropdown .selectBox-label {
    vertical-align: middle;
    padding: 3px 8px
}

.selectBox-dropdown .selectBox-arrow {
    border: none;
    background: url(/wp-content/plugins/yith-woocommerce-wishlist/assets/images/jquery.selectBox-arrow.png) center right no-repeat
}

.selectBox-dropdown.selectBox-menuShowing .selectBox-arrow {
    background: url(/wp-content/plugins/yith-woocommerce-wishlist/assets/images/jquery.selectBox-arrow.png) center left no-repeat
}

.selectBox-dropdown-menu {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    padding: 5px;
    font-size: 80%
}

.selectBox-dropdown-menu li a {
    color: inherit;
    padding: 5px 8px;
    border-radius: 3px
}

.selectBox-dropdown-menu a:hover {
    color: inherit;
    text-decoration: none
}

select.selectBox.change-wishlist {
    max-width: 100px
}

.selectBox.change-wishlist {
    width: auto !important
}

.change-wishlist-selectBox-dropdown-menu {
    width: auto !important
}

.yith-wcwl-with-pretty-photo {
    overflow: hidden
}

.yith-wcwl-with-pretty-photo .pp_content {
    height: auto !important
}

.woocommerce .wishlist-fragment .blockUI.blockOverlay:before,.woocommerce .yith-wcwl-popup-form .blockUI.blockOverlay:before {
    display: none
}

.yith-wcwl-add-to-wishlist .ajax-loading {
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    display: inline !important;
    margin-left: 5px;
    vertical-align: middle;
    visibility: hidden;
    width: 16px !important;
    height: 16px !important
}

.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown li,.widget_yith-wcwl-lists ul.dropdown li {
    padding: 0
}

.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown>li a,.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists>li a,.widget_yith-wcwl-lists ul.dropdown>li a,.widget_yith-wcwl-lists ul.dropdown ul.lists>li a {
    display: block;
    padding: 5px 15px
}

.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists>li a,.widget_yith-wcwl-lists ul.dropdown ul.lists>li a {
    padding: 5px 25px
}

.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown>li.lists-section,.widget_yith-wcwl-lists ul.dropdown>li.lists-section {
    border-bottom: 1px solid #e7e7e7
}

.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists,.widget_yith-wcwl-lists ul.dropdown ul.lists {
    margin: 0
}

.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget,.widget_yith-wcwl-items ul.product_list_widget {
    margin-bottom: 40px !important
}

.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget::-webkit-scrollbar-thumb,.widget_yith-wcwl-items ul.product_list_widget::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.4);
    box-shadow: 0 0 1px hsla(0,0%,100%,.4)
}

.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li,.widget_yith-wcwl-items ul.product_list_widget li {
    display: table
}

.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li:not(:last-child),.widget_yith-wcwl-items ul.product_list_widget li:not(:last-child) {
    margin-bottom: 10px
}

.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists,.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .image-thumb,.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info,.widget_yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists,.widget_yith-wcwl-items ul.product_list_widget li .image-thumb,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info {
    display: table-cell;
    vertical-align: middle
}

.elementor-widget-wp-widget-yith-wcwl-items p.empty-wishlist,.widget_yith-wcwl-items p.empty-wishlist {
    margin-bottom: 0 !important
}

.elementor-widget-wp-widget-yith-wcwl-items .heading,.widget_yith-wcwl-items .heading {
    text-align: center;
    cursor: pointer
}

.elementor-widget-wp-widget-yith-wcwl-items .heading a,.widget_yith-wcwl-items .heading a {
    color: inherit
}

.elementor-widget-wp-widget-yith-wcwl-items .mini,.widget_yith-wcwl-items .mini {
    position: relative;
    display: flex
}

.elementor-widget-wp-widget-yith-wcwl-items .mini:hover .list,.widget_yith-wcwl-items .mini:hover .list {
    display: block
}

.elementor-widget-wp-widget-yith-wcwl-items .mini ul.product_list_widget,.widget_yith-wcwl-items .mini ul.product_list_widget {
    max-height: 30vh;
    overflow-y: auto;
    margin-left: -20px
}

.elementor-widget-wp-widget-yith-wcwl-items .mini ul.product_list_widget::-webkit-scrollbar,.widget_yith-wcwl-items .mini ul.product_list_widget::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px
}

.elementor-widget-wp-widget-yith-wcwl-items .mini .heading,.widget_yith-wcwl-items .mini .heading {
    display: inline-block
}

.elementor-widget-wp-widget-yith-wcwl-items .mini .heading .items-counter i,.widget_yith-wcwl-items .mini .heading .items-counter i {
    font-size: 25px
}

.elementor-widget-wp-widget-yith-wcwl-items .mini .heading .items-counter .items-count,.widget_yith-wcwl-items .mini .heading .items-counter .items-count {
    font-size: 14px;
    line-height: 20px
}

.elementor-widget-wp-widget-yith-wcwl-items .mini .list,.widget_yith-wcwl-items .mini .list {
    position: absolute;
    z-index: 1;
    left: 0;
    background: #fff;
    padding: 25px 40px;
    min-width: 300px;
    display: none;
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 15px rgba(0,0,0,.3);
    box-shadow: 0 0 15px rgba(0,0,0,.3)
}

.elementor-widget-wp-widget-yith-wcwl-items .mini .items-counter>a,.widget_yith-wcwl-items .mini .items-counter>a {
    display: flex;
    align-items: flex-end
}

.elementor-widget-wp-widget-yith-wcwl-items .mini .items-counter>a .heading-icon,.widget_yith-wcwl-items .mini .items-counter>a .heading-icon {
    display: flex
}

.elementor-widget-wp-widget-yith-wcwl-items .mini .items-counter>a .heading-icon svg.yith-wcwl-icon-svg,.elementor-widget-wp-widget-yith-wcwl-items .mini .items-counter>a .heading-icon img,.widget_yith-wcwl-items .mini .items-counter>a .heading-icon svg.yith-wcwl-icon-svg,.widget_yith-wcwl-items .mini .items-counter>a .heading-icon img {
    stroke-width: 1.25;
    height: 35px;
    width: 35px
}

.elementor-widget-wp-widget-yith-wcwl-items .extended .heading h3:after,.widget_yith-wcwl-items .extended .heading h3:after {
    content: "";
    display: block;
    max-width: 80px;
    border-bottom: 1px solid #cdcdcd;
    margin: 10px auto
}

.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter,.widget_yith-wcwl-items .extended .heading .items-counter {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter i,.widget_yith-wcwl-items .extended .heading .items-counter i {
    font-size: 70px;
    position: relative;
    margin-bottom: 10px
}

.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter svg.yith-wcwl-icon-svg,.widget_yith-wcwl-items .extended .heading .items-counter svg.yith-wcwl-icon-svg {
    width: 70px;
    height: 70px
}

.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter .items-count,.widget_yith-wcwl-items .extended .heading .items-counter .items-count {
    display: block;
    position: absolute;
    font-size: 14px
}

.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists,.widget_yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists {
    font-size: 1.2rem
}

.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .image-thumb img,.widget_yith-wcwl-items ul.product_list_widget li .image-thumb img {
    margin-left: 10px;
    max-width: 40px
}

.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px
}

.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info a,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info a {
    display: inline-block
}

.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info>*,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info>* {
    display: block
}

.elementor-widget-wp-widget-yith-wcwl-items .show-wishlist,.elementor-widget-wp-widget-yith-wcwl-items a.add_all_to_cart,.widget_yith-wcwl-items .show-wishlist,.widget_yith-wcwl-items a.add_all_to_cart {
    display: block !important
}

.elementor-widget-wp-widget-yith-wcwl-items .show-wishlist,.widget_yith-wcwl-items .show-wishlist {
    margin-bottom: 10px
}

.elementor-widget-wp-widget-yith-wcwl-items a.add_all_to_cart,.widget_yith-wcwl-items a.add_all_to_cart {
    text-align: center
}

@media(max-width: 768px) {
    .yith_wcwl_wishlist_bulk_action select {
        width:100%;
        margin-bottom: 15px
    }

    .yith_wcwl_wishlist_bulk_action input {
        float: right
    }

    .yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action {
        float: none
    }

    .yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action .ask-an-estimate-button {
        width: 100%;
        text-align: center
    }
}

.yith-wcwl-pp-modal {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%,-50%) !important;
    width: 450px !important
}

.yith-wcwl-pp-modal .yith-wcwl-popup-form {
    padding: 0
}

.yith-wcwl-pp-modal div.pp_content_container {
    padding: 40px 35px;
    border-radius: 15px;
    display: flex;
    box-shadow: rgba(24,53,62,.1) 0 11px 15px -7px,rgba(24,53,62,.07) 0px 24px 38px 3px,rgba(24,53,62,.06) 0px 9px 46px 8px;
    max-width: fit-content
}

.yith-wcwl-pp-modal div.pp_content_container .pp_content {
    width: 380px !important
}

.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content {
    padding: 0
}

.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content .heading-icon {
    margin-top: 0
}

.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content .create-wishlist-button {
    margin-bottom: 0
}

.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content .wishlist-select+.select2-container {
    width: 100% !important
}

.yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content p.form-row.yith-wcwl-info-text {
    text-wrap: balance;
    text-align: center
}

.yith-wcwl-pp-modal div.pp_content_container .popup-description {
    margin-bottom: 10px
}

.yith-wcwl-pp-modal div.pp_content_container .heading-icon {
    color: var(--modal-colors-icon,#007565);
    height: auto;
    max-height: 90px
}

.yith-wcwl-pp-modal div.pp_content_container .heading-icon:not([id$=-light]):not(.yith-wcwl-icon-svg--light) {
    stroke-width: 1
}

.yith-wcwl-pp-modal div.pp_content_container .heading-icon:not([id$=-light]):not(.yith-wcwl-icon-svg--light) * {
    stroke-width: 1
}

.yith-wcwl-pp-modal div.pp_content_container div.yith-wcwl-modal__content {
    padding: 20px 55px 0;
    display: flex;
    flex-direction: column;
    gap: 20px
}

.yith-wcwl-pp-modal div.pp_content_container div.yith-wcwl-popup-footer {
    margin-bottom: 0
}

.yith-wcwl-pp-modal div.pp_content_container .popup_button,.yith-wcwl-pp-modal div.pp_content_container .create-wishlist-button,.yith-wcwl-pp-modal div.pp_content_container .ask-an-estimate-button {
    transition: .2s;
    background: var(--modal-colors-primary-button,#007565);
    color: var(--modal-colors-primary-button-text,#fff);
    border: none;
    border-radius: 8px;
    width: 100%;
    box-sizing: border-box;
    display: block;
    padding: 13px 25px;
    text-align: center;
    text-decoration: none;
    font-size: 14px
}

.yith-wcwl-pp-modal div.pp_content_container .popup_button:hover,.yith-wcwl-pp-modal div.pp_content_container .create-wishlist-button:hover,.yith-wcwl-pp-modal div.pp_content_container .ask-an-estimate-button:hover {
    color: var(--modal-colors-primary-button-text-hover,#fff);
    background: var(--modal-colors-primary-button-hover,#007565)
}

.yith-wcwl-pp-modal div.pp_content_container .popup_button .yith-wcwl-icon-svg,.yith-wcwl-pp-modal div.pp_content_container .popup_button img,.yith-wcwl-pp-modal div.pp_content_container .create-wishlist-button .yith-wcwl-icon-svg,.yith-wcwl-pp-modal div.pp_content_container .create-wishlist-button img,.yith-wcwl-pp-modal div.pp_content_container .ask-an-estimate-button .yith-wcwl-icon-svg,.yith-wcwl-pp-modal div.pp_content_container .ask-an-estimate-button img {
    display: none
}

.yith-wcwl-pp-modal div.pp_content_container .woocommerce-input-wrapper label.radio,.yith-wcwl-pp-modal div.pp_content_container .woocommerce-input-wrapper span.radiobutton {
    display: inline-block;
    float: left
}

.yith-wcwl-pp-modal div.pp_content_container .woocommerce-input-wrapper span.radiobutton {
    clear: left
}

.yith-wcwl-pp-modal div.pp_content_container .woocommerce-input-wrapper span.description {
    clear: both
}

.yith-wcwl-pp-modal div.pp_content_container .yith-wcwl-modal__secondary-button {
    transition: .2s;
    border-radius: 5px;
    background: var(--modal-colors-secondary-button,#08a889);
    color: var(--modal-colors-secondary-button-text,#fff);
    border: none
}

.yith-wcwl-pp-modal div.pp_content_container .yith-wcwl-modal__secondary-button:hover {
    background: var(--modal-colors-secondary-button-hover,#08a889);
    color: var(--modal-colors-secondary-button-text-hover,#fff)
}

.yith-wcwl-pp-modal.feedback .pp_content_container {
    padding: 20px 15px
}

.yith-wcwl-pp-modal select.change-wishlist,.yith-wcwl-pp-modal button.move-to-another-wishlist-button {
    box-sizing: border-box
}

.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px,1px,1px,1px);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    word-wrap: normal !important
}

.wpcf7 form .wpcf7-response-output {
    margin: 2em .5em 1em;
    padding: .2em 1em;
    border: 2px solid #00a0d2
}

.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output {
    display: none
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450
}

.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output {
    border-color: #dc3232
}

.wpcf7 form.spam .wpcf7-response-output {
    border-color: #f56e28
}

.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900
}

.wpcf7-form-control-wrap {
    position: relative
}

.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: 400;
    display: block
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
    position: relative;
    top: -2ex;
    left: 1em;
    z-index: 100;
    border: 1px solid #dc3232;
    background: #fff;
    padding: .2em .8em;
    width: 24em
}

.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em
}

.wpcf7-list-item-label:before,.wpcf7-list-item-label:after {
    content: " "
}

.wpcf7-spinner {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    opacity: .75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 24px;
    position: relative
}

form.submitting .wpcf7-spinner {
    visibility: visible
}

.wpcf7-spinner:before {
    content: '';
    position: absolute;
    background-color: #fbfbfc;
    top: 4px;
    left: 4px;
    width: 6px;
    height: 6px;
    border: none;
    border-radius: 100%;
    transform-origin: 8px 8px;
    animation-name: spin;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@media (prefers-reduced-motion:reduce) {
    .wpcf7-spinner:before {
        animation-name: blink;
        animation-duration: 2s
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

@keyframes blink {
    from {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.wpcf7 [inert] {
    opacity: .5
}

.wpcf7 input[type=file] {
    cursor: pointer
}

.wpcf7 input[type=file]:disabled {
    cursor: default
}

.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed
}

.wpcf7 input[type=url],.wpcf7 input[type=email],.wpcf7 input[type=tel] {
    direction: ltr
}

.wpcf7-reflection>output {
    display: list-item;
    list-style: none
}

.wpcf7-reflection>output[hidden] {
    display: none
}

:root {
    --woocommerce: #720eec;
    --wc-green: #7ad03a;
    --wc-red: #a00;
    --wc-orange: #ffba00;
    --wc-blue: #2ea2cc;
    --wc-primary: #720eec;
    --wc-primary-text: #fcfbfe;
    --wc-secondary: #e9e6ed;
    --wc-secondary-text: #515151;
    --wc-highlight: #958e09;
    --wc-highligh-text: #fff;
    --wc-content-bg: #fff;
    --wc-subtext: #767676
}

.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button {
    float: right
}

.woocommerce .col2-set,.woocommerce-page .col2-set {
    width: 100%
}

.woocommerce .col2-set:after,.woocommerce .col2-set:before,.woocommerce-page .col2-set:after,.woocommerce-page .col2-set:before {
    content: " ";
    display: table
}

.woocommerce .col2-set:after,.woocommerce-page .col2-set:after {
    clear: both
}

.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1 {
    float: left;
    width: 48%
}

.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2 {
    float: right;
    width: 48%
}

.woocommerce img,.woocommerce-page img {
    height: auto;
    max-width: 100%
}

.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images {
    float: left;
    width: 48%
}

.woocommerce #content div.product div.thumbnails:after,.woocommerce #content div.product div.thumbnails:before,.woocommerce div.product div.thumbnails:after,.woocommerce div.product div.thumbnails:before,.woocommerce-page #content div.product div.thumbnails:after,.woocommerce-page #content div.product div.thumbnails:before,.woocommerce-page div.product div.thumbnails:after,.woocommerce-page div.product div.thumbnails:before {
    content: " ";
    display: table
}

.woocommerce #content div.product div.thumbnails:after,.woocommerce div.product div.thumbnails:after,.woocommerce-page #content div.product div.thumbnails:after,.woocommerce-page div.product div.thumbnails:after {
    clear: both
}

.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a {
    float: left;
    width: 30.75%;
    margin-right: 3.8%;
    margin-bottom: 1em
}

.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last {
    margin-right: 0
}

.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first {
    clear: both
}

.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a {
    width: 100%;
    margin-right: 0;
    float: none
}

.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a {
    width: 48%
}

.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a {
    width: 22.05%
}

.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a {
    width: 16.9%
}

.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary {
    float: right;
    width: 48%;
    clear: none
}

.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs {
    clear: both
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs:after,.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,.woocommerce div.product .woocommerce-tabs ul.tabs:after,.woocommerce div.product .woocommerce-tabs ul.tabs:before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,.woocommerce-page div.product .woocommerce-tabs ul.tabs:after,.woocommerce-page div.product .woocommerce-tabs ul.tabs:before {
    content: " ";
    display: table
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs:after,.woocommerce div.product .woocommerce-tabs ul.tabs:after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,.woocommerce-page div.product .woocommerce-tabs ul.tabs:after {
    clear: both
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
    display: inline-block
}

.woocommerce #content div.product #reviews .comment:after,.woocommerce #content div.product #reviews .comment:before,.woocommerce div.product #reviews .comment:after,.woocommerce div.product #reviews .comment:before,.woocommerce-page #content div.product #reviews .comment:after,.woocommerce-page #content div.product #reviews .comment:before,.woocommerce-page div.product #reviews .comment:after,.woocommerce-page div.product #reviews .comment:before {
    content: " ";
    display: table
}

.woocommerce #content div.product #reviews .comment:after,.woocommerce div.product #reviews .comment:after,.woocommerce-page #content div.product #reviews .comment:after,.woocommerce-page div.product #reviews .comment:after {
    clear: both
}

.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img {
    float: right;
    height: auto
}

.woocommerce ul.products,.woocommerce-page ul.products {
    clear: both
}

.woocommerce ul.products:after,.woocommerce ul.products:before,.woocommerce-page ul.products:after,.woocommerce-page ul.products:before {
    content: " ";
    display: table
}

.woocommerce ul.products:after,.woocommerce-page ul.products:after {
    clear: both
}

.woocommerce ul.products li.product,.woocommerce-page ul.products li.product {
    float: left;
    margin: 0 3.8% 2.992em 0;
    padding: 0;
    position: relative;
    width: 22.05%;
    margin-left: 0
}

.woocommerce ul.products li.first,.woocommerce-page ul.products li.first {
    clear: both
}

.woocommerce ul.products li.last,.woocommerce-page ul.products li.last {
    margin-right: 0
}

.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product {
    width: 100%;
    margin-right: 0
}

.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product {
    width: 48%
}

.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product {
    width: 30.75%
}

.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product {
    width: 16.95%
}

.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product {
    width: 13.5%
}

.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product {
    width: 100%;
    margin-right: 0
}

.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product {
    width: 48%
}

.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product {
    width: 30.75%
}

.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product {
    width: 16.95%
}

.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product {
    width: 13.5%
}

.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count {
    float: left
}

.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering {
    float: right
}

.woocommerce .woocommerce-pagination ul.page-numbers:after,.woocommerce .woocommerce-pagination ul.page-numbers:before,.woocommerce-page .woocommerce-pagination ul.page-numbers:after,.woocommerce-page .woocommerce-pagination ul.page-numbers:before {
    content: " ";
    display: table
}

.woocommerce .woocommerce-pagination ul.page-numbers:after,.woocommerce-page .woocommerce-pagination ul.page-numbers:after {
    clear: both
}

.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li {
    display: inline-block
}

.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img {
    height: auto
}

.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions {
    text-align: right
}

.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text {
    width: 80px
}

.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon {
    float: left
}

.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals {
    width: 100%
}

.woocommerce .cart-collaterals:after,.woocommerce .cart-collaterals:before,.woocommerce-page .cart-collaterals:after,.woocommerce-page .cart-collaterals:before {
    content: " ";
    display: table
}

.woocommerce .cart-collaterals:after,.woocommerce-page .cart-collaterals:after {
    clear: both
}

.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related {
    width: 30.75%;
    float: left
}

.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells {
    width: 48%;
    float: left
}

.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products {
    float: none
}

.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li {
    width: 48%
}

.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator {
    width: 48%;
    clear: right;
    float: right
}

.woocommerce .cart-collaterals .shipping_calculator:after,.woocommerce .cart-collaterals .shipping_calculator:before,.woocommerce-page .cart-collaterals .shipping_calculator:after,.woocommerce-page .cart-collaterals .shipping_calculator:before {
    content: " ";
    display: table
}

.woocommerce .cart-collaterals .shipping_calculator:after,.woocommerce-page .cart-collaterals .shipping_calculator:after {
    clear: both
}

.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
    width: 47%
}

.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 48%
}

.woocommerce ul.cart_list li:after,.woocommerce ul.cart_list li:before,.woocommerce ul.product_list_widget li:after,.woocommerce ul.product_list_widget li:before,.woocommerce-page ul.cart_list li:after,.woocommerce-page ul.cart_list li:before,.woocommerce-page ul.product_list_widget li:after,.woocommerce-page ul.product_list_widget li:before {
    content: " ";
    display: table
}

.woocommerce ul.cart_list li:after,.woocommerce ul.product_list_widget li:after,.woocommerce-page ul.cart_list li:after,.woocommerce-page ul.product_list_widget li:after {
    clear: both
}

.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img {
    float: right;
    height: auto
}

.woocommerce form .form-row:after,.woocommerce form .form-row:before,.woocommerce-page form .form-row:after,.woocommerce-page form .form-row:before {
    content: " ";
    display: table
}

.woocommerce form .form-row:after,.woocommerce-page form .form-row:after {
    clear: both
}

.woocommerce form .form-row label,.woocommerce-page form .form-row label {
    display: block
}

.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox {
    display: inline
}

.woocommerce form .form-row select,.woocommerce-page form .form-row select {
    width: 100%
}

.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text {
    box-sizing: border-box;
    width: 100%
}

.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last {
    width: 47%;
    overflow: visible
}

.woocommerce form .form-row-first,.woocommerce-page form .form-row-first {
    float: left
}

.woocommerce form .form-row-last,.woocommerce-page form .form-row-last {
    float: right
}

.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide {
    clear: both
}

.woocommerce form .password-input,.woocommerce-page form .password-input {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative
}

.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password] {
    padding-right: 2.5rem
}

.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal {
    display: none
}

.woocommerce form .show-password-input,.woocommerce-page form .show-password-input {
    position: absolute;
    right: .7em;
    top: .7em;
    cursor: pointer
}

.woocommerce form .show-password-input:after,.woocommerce-page form .show-password-input:after {
    font-family: WooCommerce;
    speak: never;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: .618em;
    content: "\e010";
    text-decoration: none
}

.woocommerce form .show-password-input.display-password:after,.woocommerce-page form .show-password-input.display-password:after {
    color: #585858
}

.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select {
    width: auto
}

.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions {
    text-align: left;
    padding: 0 1em 0 0;
    float: left
}

.woocommerce #payment #place_order,.woocommerce-page #payment #place_order {
    float: right
}

.woocommerce .woocommerce-billing-fields:after,.woocommerce .woocommerce-billing-fields:before,.woocommerce .woocommerce-shipping-fields:after,.woocommerce .woocommerce-shipping-fields:before,.woocommerce-page .woocommerce-billing-fields:after,.woocommerce-page .woocommerce-billing-fields:before,.woocommerce-page .woocommerce-shipping-fields:after,.woocommerce-page .woocommerce-shipping-fields:before {
    content: " ";
    display: table
}

.woocommerce .woocommerce-billing-fields:after,.woocommerce .woocommerce-shipping-fields:after,.woocommerce-page .woocommerce-billing-fields:after,.woocommerce-page .woocommerce-shipping-fields:after {
    clear: both
}

.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions {
    margin-bottom: 1.618em;
    padding: 1.618em
}

.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed {
    position: relative
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 30%
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 68%
}

.woocommerce-account .woocommerce-MyAccount-content mark {
    background-color: transparent;
    color: inherit;
    font-weight: 700
}

.woocommerce-page.left-sidebar #content.twentyeleven {
    width: 58.4%;
    margin: 0 7.6%;
    float: right
}

.woocommerce-page.right-sidebar #content.twentyeleven {
    margin: 0 7.6%;
    width: 58.4%;
    float: left
}

.twentyfourteen .tfwc {
    padding: 12px 10px 0;
    max-width: 474px;
    margin: 0 auto
}

.twentyfourteen .tfwc .product .entry-summary {
    padding: 0!important;
    margin: 0 0 1.618em!important
}

.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail {
    margin-top: 0
}

@media screen and (min-width: 673px) {
    .twentyfourteen .tfwc {
        padding-right:30px;
        padding-left: 30px
    }
}

@media screen and (min-width: 1040px) {
    .twentyfourteen .tfwc {
        padding-right:15px;
        padding-left: 15px
    }
}

@media screen and (min-width: 1110px) {
    .twentyfourteen .tfwc {
        padding-right:30px;
        padding-left: 30px
    }
}

@media screen and (min-width: 1218px) {
    .twentyfourteen .tfwc {
        margin-right:54px
    }

    .full-width .twentyfourteen .tfwc {
        margin-right: auto
    }
}

.twentyfifteen .t15wc {
    padding-left: 7.6923%;
    padding-right: 7.6923%;
    padding-top: 7.6923%;
    margin-bottom: 7.6923%;
    background: #fff;
    box-shadow: 0 0 1px rgba(0,0,0,.15)
}

.twentyfifteen .t15wc .page-title {
    margin-left: 0
}

@media screen and (min-width: 38.75em) {
    .twentyfifteen .t15wc {
        margin-right:7.6923%;
        margin-left: 7.6923%;
        margin-top: 8.3333%
    }
}

@media screen and (min-width: 59.6875em) {
    .twentyfifteen .t15wc {
        margin-left:8.3333%;
        margin-right: 8.3333%;
        padding: 10%
    }

    .single-product .twentyfifteen .entry-summary {
        padding: 0!important
    }
}

.twentysixteen .site-main {
    margin-right: 7.6923%;
    margin-left: 7.6923%
}

.twentysixteen .entry-summary {
    margin-right: 0;
    margin-left: 0
}

#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary {
    width: 46.42857%
}

@media screen and (min-width: 44.375em) {
    .twentysixteen .site-main {
        margin-right:23.0769%
    }
}

@media screen and (min-width: 56.875em) {
    .twentysixteen .site-main {
        margin-right:0;
        margin-left: 0
    }

    .no-sidebar .twentysixteen .site-main {
        margin-right: 15%;
        margin-left: 15%
    }

    .no-sidebar .twentysixteen .entry-summary {
        margin-right: 0;
        margin-left: 0
    }
}

.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1 {
    float: right
}

.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2 {
    float: left
}

@media only screen and (max-width: 768px) {
    :root {
        --woocommerce:#720eec;
        --wc-green: #7ad03a;
        --wc-red: #a00;
        --wc-orange: #ffba00;
        --wc-blue: #2ea2cc;
        --wc-primary: #720eec;
        --wc-primary-text: #fcfbfe;
        --wc-secondary: #e9e6ed;
        --wc-secondary-text: #515151;
        --wc-highlight: #958e09;
        --wc-highligh-text: #fff;
        --wc-content-bg: #fff;
        --wc-subtext: #767676
    }

    .woocommerce table.shop_table_responsive thead,.woocommerce-page table.shop_table_responsive thead {
        display: none
    }

    .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,.woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
        border-top: 0
    }

    .woocommerce table.shop_table_responsive tbody th,.woocommerce-page table.shop_table_responsive tbody th {
        display: none
    }

    .woocommerce table.shop_table_responsive tr,.woocommerce-page table.shop_table_responsive tr {
        display: block
    }

    .woocommerce table.shop_table_responsive tr td,.woocommerce-page table.shop_table_responsive tr td {
        display: block;
        text-align: right!important
    }

    .woocommerce table.shop_table_responsive tr td.order-actions,.woocommerce-page table.shop_table_responsive tr td.order-actions {
        text-align: left!important
    }

    .woocommerce table.shop_table_responsive tr td:before,.woocommerce-page table.shop_table_responsive tr td:before {
        content: attr(data-title) ": ";
        font-weight: 700;
        float: left
    }

    .woocommerce table.shop_table_responsive tr td.actions:before,.woocommerce table.shop_table_responsive tr td.product-remove:before,.woocommerce-page table.shop_table_responsive tr td.actions:before,.woocommerce-page table.shop_table_responsive tr td.product-remove:before {
        display: none
    }

    .woocommerce table.shop_table_responsive tr:nth-child(2n) td,.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color: rgba(0,0,0,.025)
    }

    .woocommerce table.my_account_orders tr td.order-actions,.woocommerce-page table.my_account_orders tr td.order-actions {
        text-align: left
    }

    .woocommerce table.my_account_orders tr td.order-actions:before,.woocommerce-page table.my_account_orders tr td.order-actions:before {
        display: none
    }

    .woocommerce table.my_account_orders tr td.order-actions .button,.woocommerce-page table.my_account_orders tr td.order-actions .button {
        float: none;
        margin: .125em .25em .125em 0
    }

    .woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-1,.woocommerce-page .col2-set .col-2 {
        float: none;
        width: 100%
    }

    .woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product {
        width: 48%;
        float: left;
        clear: both;
        margin: 0 0 2.992em
    }

    .woocommerce ul.products[class*=columns-] li.product:nth-child(2n),.woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
        float: right;
        clear: none!important
    }

    .woocommerce #content div.product div.images,.woocommerce #content div.product div.summary,.woocommerce div.product div.images,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.images,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.images,.woocommerce-page div.product div.summary {
        float: none;
        width: 100%
    }

    .woocommerce #content table.cart .product-thumbnail,.woocommerce table.cart .product-thumbnail,.woocommerce-page #content table.cart .product-thumbnail,.woocommerce-page table.cart .product-thumbnail {
        display: none
    }

    .woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions {
        text-align: left
    }

    .woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon {
        float: none;
        padding-bottom: .5em
    }

    .woocommerce #content table.cart td.actions .coupon:after,.woocommerce #content table.cart td.actions .coupon:before,.woocommerce table.cart td.actions .coupon:after,.woocommerce table.cart td.actions .coupon:before,.woocommerce-page #content table.cart td.actions .coupon:after,.woocommerce-page #content table.cart td.actions .coupon:before,.woocommerce-page table.cart td.actions .coupon:after,.woocommerce-page table.cart td.actions .coupon:before {
        content: " ";
        display: table
    }

    .woocommerce #content table.cart td.actions .coupon:after,.woocommerce table.cart td.actions .coupon:after,.woocommerce-page #content table.cart td.actions .coupon:after,.woocommerce-page table.cart td.actions .coupon:after {
        clear: both
    }

    .woocommerce #content table.cart td.actions .coupon .button,.woocommerce #content table.cart td.actions .coupon .input-text,.woocommerce #content table.cart td.actions .coupon input,.woocommerce table.cart td.actions .coupon .button,.woocommerce table.cart td.actions .coupon .input-text,.woocommerce table.cart td.actions .coupon input,.woocommerce-page #content table.cart td.actions .coupon .button,.woocommerce-page #content table.cart td.actions .coupon .input-text,.woocommerce-page #content table.cart td.actions .coupon input,.woocommerce-page table.cart td.actions .coupon .button,.woocommerce-page table.cart td.actions .coupon .input-text,.woocommerce-page table.cart td.actions .coupon input {
        width: 48%;
        box-sizing: border-box
    }

    .woocommerce #content table.cart td.actions .coupon .button.alt,.woocommerce #content table.cart td.actions .coupon .input-text+.button,.woocommerce table.cart td.actions .coupon .button.alt,.woocommerce table.cart td.actions .coupon .input-text+.button,.woocommerce-page #content table.cart td.actions .coupon .button.alt,.woocommerce-page #content table.cart td.actions .coupon .input-text+.button,.woocommerce-page table.cart td.actions .coupon .button.alt,.woocommerce-page table.cart td.actions .coupon .input-text+.button {
        float: right
    }

    .woocommerce #content table.cart td.actions .coupon .coupon-error-notice,.woocommerce table.cart td.actions .coupon .coupon-error-notice,.woocommerce-page #content table.cart td.actions .coupon .coupon-error-notice,.woocommerce-page table.cart td.actions .coupon .coupon-error-notice {
        clear: left;
        color: var(--wc-red);
        float: left;
        font-size: .75em;
        margin-bottom: 0;
        text-align: left;
        width: 48%
    }

    .woocommerce #content table.cart td.actions .button,.woocommerce table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .button,.woocommerce-page table.cart td.actions .button {
        display: block;
        width: 100%
    }

    .woocommerce .cart-collaterals .cart_totals,.woocommerce .cart-collaterals .cross-sells,.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .shipping_calculator {
        width: 100%;
        float: none;
        text-align: left
    }

    .woocommerce-page.woocommerce-checkout form.login .form-row,.woocommerce.woocommerce-checkout form.login .form-row {
        width: 100%;
        float: none
    }

    .woocommerce #payment .terms,.woocommerce-page #payment .terms {
        text-align: left;
        padding: 0
    }

    .woocommerce #payment #place_order,.woocommerce-page #payment #place_order {
        float: none;
        width: 100%;
        box-sizing: border-box;
        margin-bottom: 1em
    }

    .woocommerce .lost_reset_password .form-row-first,.woocommerce .lost_reset_password .form-row-last,.woocommerce-page .lost_reset_password .form-row-first,.woocommerce-page .lost_reset_password .form-row-last {
        width: 100%;
        float: none;
        margin-right: 0
    }

    .woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-navigation {
        float: none;
        width: 100%
    }

    .single-product .twentythirteen .panel {
        padding-left: 20px!important;
        padding-right: 20px!important
    }
}

:root {
    --woocommerce: #720eec;
    --wc-green: #7ad03a;
    --wc-red: #a00;
    --wc-orange: #ffba00;
    --wc-blue: #2ea2cc;
    --wc-primary: #720eec;
    --wc-primary-text: #fcfbfe;
    --wc-secondary: #e9e6ed;
    --wc-secondary-text: #515151;
    --wc-highlight: #958e09;
    --wc-highligh-text: #fff;
    --wc-content-bg: #fff;
    --wc-subtext: #767676
}

@keyframes spin {
    100% {
        transform: rotate(360deg)
    }
}

@font-face {
    font-display: swap;
    font-family: star;
    src: url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-display: swap;
    font-family: WooCommerce;
    src: url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

.woocommerce-store-notice,p.demo_store {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    width: 100%;
    font-size: 1em;
    padding: 1em 0;
    text-align: center;
    background-color: #720eec;
    color: #fcfbfe;
    z-index: 99998;
    box-shadow: 0 1px 1em rgba(0,0,0,.2);
    display: none
}

.woocommerce-store-notice a,p.demo_store a {
    color: #fcfbfe;
    text-decoration: underline
}

.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    overflow: hidden;
    position: absolute!important;
    width: 1px;
    word-wrap: normal!important
}

.admin-bar p.demo_store {
    top: 32px
}

.clear {
    clear: both
}

.woocommerce .blockUI.blockOverlay {
    position: relative
}

.woocommerce .blockUI.blockOverlay:before {
    height: 1em;
    width: 1em;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -.5em;
    margin-top: -.5em;
    content: "";
    animation: spin 1s ease-in-out infinite;
    background: url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0,0,0,.75)
}

.woocommerce .loader:before {
    height: 1em;
    width: 1em;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -.5em;
    margin-top: -.5em;
    content: "";
    animation: spin 1s ease-in-out infinite;
    background: url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0,0,0,.75)
}

.woocommerce a.remove {
    display: block;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: var(--wc-red)!important;
    text-decoration: none;
    font-weight: 700;
    border: 0
}

.woocommerce a.remove:hover {
    color: #fff!important;
    background: var(--wc-red)
}

.woocommerce small.note {
    display: block;
    color: #767676;
    font-size: .857em;
    margin-top: 10px
}

.woocommerce .woocommerce-breadcrumb {
    margin: 0 0 1em;
    padding: 0
}

.woocommerce .woocommerce-breadcrumb:after,.woocommerce .woocommerce-breadcrumb:before {
    content: " ";
    display: table
}

.woocommerce .woocommerce-breadcrumb:after {
    clear: both
}

.woocommerce .quantity .qty {
    width: 3.631em;
    text-align: center
}

.woocommerce div.product {
    margin-bottom: 0;
    position: relative
}

.woocommerce div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0
}

.woocommerce div.product p.price ins,.woocommerce div.product span.price ins {
    background: inherit;
    font-weight: 700;
    display: inline-block
}

.woocommerce div.product p.price del,.woocommerce div.product span.price del {
    opacity: .5;
    display: inline-block
}

.woocommerce div.product p.stock {
    font-size: .92em
}

.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 1.618em
}

.woocommerce div.product div.images {
    margin-bottom: 2em
}

.woocommerce div.product div.images img {
    display: block;
    width: 100%;
    height: auto;
    box-shadow: none
}

.woocommerce div.product div.images div.thumbnails {
    padding-top: 1em
}

.woocommerce div.product div.images.woocommerce-product-gallery {
    position: relative
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    transition: all cubic-bezier(.795,-.035,0,1) .5s;
    margin: 0;
    padding: 0
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
    background-color: #fff;
    opacity: 0
}

.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder {
    border: 1px solid #f2f2f2
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 25%;
    display: inline-block
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    background: #fff;
    border: none;
    box-sizing: content-box;
    border-radius: 100%;
    cursor: pointer;
    font-size: 2em;
    height: 36px;
    padding: 0;
    position: absolute;
    right: .5em;
    text-indent: -9999px;
    top: .5em;
    width: 36px;
    z-index: 99
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
    border: 2px solid #000;
    border-radius: 100%;
    box-sizing: content-box;
    content: "";
    display: block;
    height: 10px;
    left: 9px;
    top: 9px;
    position: absolute;
    width: 10px
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
    background: #000;
    border-radius: 6px;
    box-sizing: content-box;
    content: "";
    display: block;
    height: 8px;
    left: 22px;
    position: absolute;
    top: 19px;
    transform: rotate(-45deg);
    width: 2px
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger span[aria-hidden=true] {
    border: 0;
    clip-path: inset(50%);
    height: 1px;
    left: 50%;
    margin: -1px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    width: 1px
}

.woocommerce div.product div.images .flex-control-thumbs {
    overflow: hidden;
    zoom:1;margin: 0;
    padding: 0
}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
    list-style: none
}

.woocommerce div.product div.images .flex-control-thumbs li img {
    cursor: pointer;
    opacity: .5;
    margin: 0
}

.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover {
    opacity: 1
}

.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1) {
    clear: left
}

.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
    clear: left
}

.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
    clear: left
}

.woocommerce div.product div.summary {
    margin-bottom: 2em
}

.woocommerce div.product div.social {
    text-align: right;
    margin: 0 0 1em
}

.woocommerce div.product div.social span {
    margin: 0 0 0 2px
}

.woocommerce div.product div.social span span {
    margin: 0
}

.woocommerce div.product div.social span .stButton .chicklets {
    padding-left: 16px;
    width: 0
}

.woocommerce div.product div.social iframe {
    float: left;
    margin-top: 3px
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    list-style: none;
    padding: 0 0 0 1em;
    margin: 0 0 1.618em;
    overflow: hidden;
    position: relative
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 1px solid #cfc8d8;
    background-color: #e9e6ed;
    color: #515151;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 4px 4px 0 0;
    margin: 0 -5px;
    padding: 0 1em
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    display: inline-block;
    padding: .5em 0;
    font-weight: 700;
    color: #515151;
    text-decoration: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    text-decoration: none;
    color: #6a6a6a
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #fff;
    color: #515151;
    z-index: 2;
    border-bottom-color: #fff
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: inherit;
    text-shadow: inherit
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
    box-shadow: 2px 2px 0 #fff
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
    box-shadow: -2px 2px 0 #fff
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after,.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
    border: 1px solid #cfc8d8;
    position: absolute;
    bottom: -1px;
    width: 5px;
    height: 5px;
    content: " ";
    box-sizing: border-box
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
    left: -5px;
    border-bottom-right-radius: 4px;
    border-width: 0 1px 1px 0;
    box-shadow: 2px 2px 0 #e9e6ed
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
    right: -5px;
    border-bottom-left-radius: 4px;
    border-width: 0 0 1px 1px;
    box-shadow: -2px 2px 0 #e9e6ed
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
    position: absolute;
    content: " ";
    width: 100%;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #cfc8d8;
    z-index: 1
}

.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0 0 2em;
    padding: 0
}

.woocommerce div.product p.cart {
    margin-bottom: 2em
}

.woocommerce div.product p.cart:after,.woocommerce div.product p.cart:before {
    content: " ";
    display: table
}

.woocommerce div.product p.cart:after {
    clear: both
}

.woocommerce div.product form.cart {
    margin-bottom: 2em
}

.woocommerce div.product form.cart:after,.woocommerce div.product form.cart:before {
    content: " ";
    display: table
}

.woocommerce div.product form.cart:after {
    clear: both
}

.woocommerce div.product form.cart div.quantity {
    float: left;
    margin: 0 4px 0 0
}

.woocommerce div.product form.cart table {
    border-width: 0 0 1px
}

.woocommerce div.product form.cart table td {
    padding-left: 0
}

.woocommerce div.product form.cart table div.quantity {
    float: none;
    margin: 0
}

.woocommerce div.product form.cart table small.stock {
    display: block;
    float: none
}

.woocommerce div.product form.cart .variations {
    margin-bottom: 1em;
    border: 0;
    width: 100%
}

.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th {
    border: 0;
    line-height: 2em;
    vertical-align: top
}

.woocommerce div.product form.cart .variations label {
    font-weight: 700;
    text-align: left
}

.woocommerce div.product form.cart .variations select {
    max-width: 100%;
    min-width: 75%;
    display: inline-block;
    margin-right: 1em;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 2em;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;
    background-size: 16px;
    -webkit-background-size: 16px;
    background-position: calc(100% - 12px) 50%;
    -webkit-background-position: calc(100% - 12px) 50%
}

.woocommerce div.product form.cart .variations td.label {
    padding-right: 1em
}

.woocommerce div.product form.cart .woocommerce-variation-description p {
    margin-bottom: 1em
}

.woocommerce div.product form.cart .reset_variations {
    visibility: hidden;
    font-size: .83em
}

.woocommerce div.product form.cart .wc-no-matching-variations {
    display: none
}

.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: left
}

.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label {
    padding-right: 1em;
    padding-left: 1em
}

.woocommerce div.product form.cart .group_table td {
    vertical-align: top;
    padding-bottom: .5em;
    border: 0
}

.woocommerce div.product form.cart .group_table td:first-child {
    width: 4em;
    text-align: center
}

.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox {
    display: inline-block;
    width: auto;
    margin: 0 auto;
    transform: scale(1.5,1.5)
}

.woocommerce span.onsale {
    min-height: 3.236em;
    min-width: 3.236em;
    padding: .202em;
    font-size: 1em;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 3.236;
    top: -.5em;
    left: -.5em;
    margin: 0;
    border-radius: 100%;
    background-color: #958e09;
    color: #fff;
    font-size: .857em;
    z-index: 9
}

.woocommerce .products ul,.woocommerce ul.products {
    margin: 0 0 1em;
    padding: 0;
    list-style: none outside;
    clear: both
}

.woocommerce .products ul:after,.woocommerce .products ul:before,.woocommerce ul.products:after,.woocommerce ul.products:before {
    content: " ";
    display: table
}

.woocommerce .products ul:after,.woocommerce ul.products:after {
    clear: both
}

.woocommerce .products ul li,.woocommerce ul.products li {
    list-style: none outside
}

.woocommerce ul.products li.product .onsale {
    top: 0;
    right: 0;
    left: auto;
    margin: -.5em -.5em 0 0
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin: 0;
    font-size: 1em
}

.woocommerce ul.products li.product a {
    text-decoration: none
}

.woocommerce ul.products li.product a.woocommerce-loop-product__link {
    display: block
}

.woocommerce ul.products li.product a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    box-shadow: none
}

.woocommerce ul.products li.product strong {
    display: block
}

.woocommerce ul.products li.product .woocommerce-placeholder {
    border: 1px solid #f2f2f2
}

.woocommerce ul.products li.product .star-rating {
    font-size: .857em
}

.woocommerce ul.products li.product .button {
    display: inline-block;
    margin-top: 1em
}

.woocommerce ul.products li.product .price {
    display: block;
    font-weight: 400;
    margin-bottom: .5em;
    font-size: .857em
}

.woocommerce ul.products li.product .price del {
    color: inherit;
    opacity: .5;
    display: inline-block
}

.woocommerce ul.products li.product .price ins {
    background: 0 0;
    font-weight: 700;
    display: inline-block
}

.woocommerce ul.products li.product .price .from {
    font-size: .67em;
    margin: -2px 0 0;
    text-transform: uppercase;
    color: rgba(90,89,68,.5)
}

.woocommerce .woocommerce-result-count {
    margin: 0 0 1em
}

.woocommerce .woocommerce-ordering {
    margin: 0 0 1em
}

.woocommerce .woocommerce-ordering select {
    vertical-align: top
}

.woocommerce nav.woocommerce-pagination {
    text-align: center
}

.woocommerce nav.woocommerce-pagination ul {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border: 1px solid #cfc8d8;
    border-right: 0;
    margin: 1px
}

.woocommerce nav.woocommerce-pagination ul li {
    border-right: 1px solid #cfc8d8;
    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    overflow: hidden
}

.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span {
    margin: 0;
    text-decoration: none;
    padding: 0;
    line-height: 1;
    font-size: 1em;
    font-weight: 400;
    padding: .5em;
    min-width: 1em;
    display: block
}

.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current {
    background: #e9e6ed;
    color: #816e99
}

.woocommerce .cart .button,.woocommerce .cart input.button {
    float: none
}

.woocommerce a.added_to_cart {
    padding-top: .5em;
    display: inline-block
}

.woocommerce #reviews h2 small {
    float: right;
    color: #767676;
    font-size: 15px;
    margin: 10px 0 0
}

.woocommerce #reviews h2 small a {
    text-decoration: none;
    color: #767676
}

.woocommerce #reviews h3 {
    margin: 0
}

.woocommerce #reviews #respond {
    margin: 0;
    border: 0;
    padding: 0
}

.woocommerce #reviews #comment {
    height: 75px
}

.woocommerce #reviews #comments .add_review:after,.woocommerce #reviews #comments .add_review:before {
    content: " ";
    display: table
}

.woocommerce #reviews #comments .add_review:after {
    clear: both
}

.woocommerce #reviews #comments h2 {
    clear: none
}

.woocommerce #reviews #comments ol.commentlist {
    margin: 0;
    width: 100%;
    background: 0 0;
    list-style: none
}

.woocommerce #reviews #comments ol.commentlist:after,.woocommerce #reviews #comments ol.commentlist:before {
    content: " ";
    display: table
}

.woocommerce #reviews #comments ol.commentlist:after {
    clear: both
}

.woocommerce #reviews #comments ol.commentlist li {
    padding: 0;
    margin: 0 0 20px;
    border: 0;
    position: relative;
    background: 0;
    border: 0
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    padding: 3px;
    width: 32px;
    height: auto;
    background: #e9e6ed;
    border: 1px solid #e1dde7;
    margin: 0;
    box-shadow: none
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 0 50px;
    border: 1px solid #e1dde7;
    border-radius: 4px;
    padding: 1em 1em 0
}

.woocommerce #reviews #comments ol.commentlist li .comment-text:after,.woocommerce #reviews #comments ol.commentlist li .comment-text:before {
    content: " ";
    display: table
}

.woocommerce #reviews #comments ol.commentlist li .comment-text:after {
    clear: both
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p {
    margin: 0 0 1em
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    font-size: .83em
}

.woocommerce #reviews #comments ol.commentlist ul.children {
    list-style: none outside;
    margin: 20px 0 0 50px
}

.woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
    display: none
}

.woocommerce #reviews #comments ol.commentlist #respond {
    border: 1px solid #e1dde7;
    border-radius: 4px;
    padding: 1em 1em 0;
    margin: 20px 0 0 50px
}

.woocommerce #reviews #comments .commentlist>li:before {
    content: ""
}

.woocommerce .star-rating {
    float: right;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: WooCommerce
}

.woocommerce .star-rating:before {
    content: "sssss";
    color: #cfc8d8;
    float: left;
    top: 0;
    left: 0;
    position: absolute
}

.woocommerce .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em
}

.woocommerce .star-rating span:before {
    content: "SSSSS";
    top: 0;
    position: absolute;
    left: 0
}

.woocommerce .woocommerce-product-rating {
    line-height: 2;
    display: block
}

.woocommerce .woocommerce-product-rating:after,.woocommerce .woocommerce-product-rating:before {
    content: " ";
    display: table
}

.woocommerce .woocommerce-product-rating:after {
    clear: both
}

.woocommerce .woocommerce-product-rating .star-rating {
    margin: .5em 4px 0 0;
    float: left
}

.woocommerce .products .star-rating {
    display: block;
    margin: 0 0 .5em;
    float: none
}

.woocommerce .hreview-aggregate .star-rating {
    margin: 10px 0 0
}

.woocommerce #review_form #respond {
    position: static;
    margin: 0;
    width: auto;
    padding: 0;
    background: transparent none;
    border: 0
}

.woocommerce #review_form #respond:after,.woocommerce #review_form #respond:before {
    content: " ";
    display: table
}

.woocommerce #review_form #respond:after {
    clear: both
}

.woocommerce #review_form #respond p {
    margin: 0 0 10px
}

.woocommerce #review_form #respond .form-submit input {
    left: auto
}

.woocommerce #review_form #respond textarea {
    box-sizing: border-box;
    width: 100%
}

.woocommerce p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none
}

.woocommerce p.stars a:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: WooCommerce;
    content: "\e021";
    text-indent: 0
}

.woocommerce p.stars a:hover~a:before {
    content: "\e021"
}

.woocommerce p.stars:hover a:before {
    content: "\e020"
}

.woocommerce p.stars.selected a.active:before {
    content: "\e020"
}

.woocommerce p.stars.selected a.active~a:before {
    content: "\e021"
}

.woocommerce p.stars.selected a:not(.active):before {
    content: "\e020"
}

.woocommerce table.shop_attributes {
    border: 0;
    border-top: 1px dotted rgba(0,0,0,.1);
    margin-bottom: 1.618em;
    width: 100%
}

.woocommerce table.shop_attributes th {
    width: 150px;
    font-weight: 700;
    padding: 8px;
    border-top: 0;
    border-bottom: 1px dotted rgba(0,0,0,.1);
    margin: 0;
    line-height: 1.5
}

.woocommerce table.shop_attributes td {
    font-style: italic;
    padding: 0;
    border-top: 0;
    border-bottom: 1px dotted rgba(0,0,0,.1);
    margin: 0;
    line-height: 1.5
}

.woocommerce table.shop_attributes td p {
    margin: 0;
    padding: 8px 0
}

.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th {
    background: rgba(0,0,0,.025)
}

.woocommerce table.shop_table {
    border: 1px solid rgba(0,0,0,.1);
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px
}

.woocommerce table.shop_table th {
    font-weight: 700;
    padding: 9px 12px;
    line-height: 1.5em
}

.woocommerce table.shop_table td {
    border-top: 1px solid rgba(0,0,0,.1);
    padding: 9px 12px;
    vertical-align: middle;
    line-height: 1.5em
}

.woocommerce table.shop_table td small {
    font-weight: 400
}

.woocommerce table.shop_table td del {
    font-weight: 400
}

.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th {
    border-top: 0
}

.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th {
    font-weight: 700;
    border-top: 1px solid rgba(0,0,0,.1)
}

.woocommerce table.my_account_orders {
    font-size: .85em
}

.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th {
    padding: 4px 8px;
    vertical-align: middle
}

.woocommerce table.my_account_orders .button {
    white-space: nowrap
}

.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th {
    vertical-align: top;
    text-align: center
}

.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child {
    text-align: left
}

.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child {
    text-align: left
}

.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file:before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file:before {
    content: "Ã¢â€ â€œ";
    display: inline-block
}

.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation {
    list-style: none outside
}

.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt {
    float: left;
    clear: both;
    margin-right: .25em;
    display: inline-block;
    list-style: none outside
}

.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd {
    margin: 0
}

.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child {
    margin-bottom: 0
}

.woocommerce td.product-name p.backorder_notification {
    font-size: .83em
}

.woocommerce td.product-quantity {
    min-width: 80px
}

.woocommerce ul.cart_list,.woocommerce ul.product_list_widget {
    list-style: none outside;
    padding: 0;
    margin: 0
}

.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li {
    padding: 4px 0;
    margin: 0;
    list-style: none
}

.woocommerce ul.cart_list li:after,.woocommerce ul.cart_list li:before,.woocommerce ul.product_list_widget li:after,.woocommerce ul.product_list_widget li:before {
    content: " ";
    display: table
}

.woocommerce ul.cart_list li:after,.woocommerce ul.product_list_widget li:after {
    clear: both
}

.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a {
    display: block;
    font-weight: 700
}

.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img {
    float: right;
    margin-left: 4px;
    width: 32px;
    height: auto;
    box-shadow: none
}

.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl {
    margin: 0;
    padding-left: 1em;
    border-left: 2px solid rgba(0,0,0,.1)
}

.woocommerce ul.cart_list li dl:after,.woocommerce ul.cart_list li dl:before,.woocommerce ul.product_list_widget li dl:after,.woocommerce ul.product_list_widget li dl:before {
    content: " ";
    display: table
}

.woocommerce ul.cart_list li dl:after,.woocommerce ul.product_list_widget li dl:after {
    clear: both
}

.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt {
    display: inline-block;
    float: left;
    margin-bottom: 1em
}

.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt {
    font-weight: 700;
    padding: 0 0 .25em;
    margin: 0 4px 0 0;
    clear: left
}

.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd {
    padding: 0 0 .25em
}

.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child {
    margin-bottom: 0
}

.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating {
    float: none
}

.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total {
    border-top: 3px double #e9e6ed;
    padding: 4px 0 0
}

.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong {
    min-width: 40px;
    display: inline-block
}

.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li {
    padding-left: 2em;
    position: relative;
    padding-top: 0
}

.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove {
    position: absolute;
    top: 0;
    left: 0
}

.woocommerce .widget_shopping_cart .buttons:after,.woocommerce .widget_shopping_cart .buttons:before,.woocommerce.widget_shopping_cart .buttons:after,.woocommerce.widget_shopping_cart .buttons:before {
    content: " ";
    display: table
}

.woocommerce .widget_shopping_cart .buttons:after,.woocommerce.widget_shopping_cart .buttons:after {
    clear: both
}

.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a {
    margin-right: 5px;
    margin-bottom: 5px
}

.woocommerce form .form-row {
    padding: 3px;
    margin: 0 0 6px
}

.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
    -webkit-transition: opacity .5s .5s ease;
    transition: opacity .5s .5s ease;
    opacity: 0
}

.woocommerce form .form-row label {
    line-height: 2
}

.woocommerce form .form-row label.hidden {
    visibility: hidden
}

.woocommerce form .form-row label.inline {
    display: inline
}

.woocommerce form .form-row .woocommerce-input-wrapper .description {
    background: #1e85be;
    color: #fff;
    border-radius: 3px;
    padding: 1em;
    margin: .5em 0 0;
    clear: both;
    display: none;
    position: relative
}

.woocommerce form .form-row .woocommerce-input-wrapper .description a {
    color: #fff;
    text-decoration: underline;
    border: 0;
    box-shadow: none
}

.woocommerce form .form-row .woocommerce-input-wrapper .description:before {
    left: 50%;
    top: 0;
    margin-top: -4px;
    transform: translateX(-50%) rotate(180deg);
    content: "";
    position: absolute;
    border-width: 4px 6px 0;
    border-style: solid;
    border-color: #1e85be transparent transparent;
    z-index: 100;
    display: block
}

.woocommerce form .form-row select {
    cursor: pointer;
    margin: 0
}

.woocommerce form .form-row .required {
    color: var(--wc-red);
    font-weight: 700;
    border: 0!important;
    text-decoration: none;
    visibility: hidden
}

.woocommerce form .form-row .optional {
    visibility: visible
}

.woocommerce form .form-row .input-checkbox {
    display: inline;
    margin: -2px 8px 0 0;
    text-align: center;
    vertical-align: middle
}

.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal
}

.woocommerce form .form-row textarea {
    height: 4em;
    line-height: 1.5;
    display: block;
    box-shadow: none
}

.woocommerce form .form-row .select2-container {
    width: 100%;
    line-height: 2em
}

.woocommerce form .form-row.woocommerce-invalid label {
    color: var(--wc-red)
}

.woocommerce form .form-row.woocommerce-invalid .select2-container,.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select {
    border-color: var(--wc-red)
}

.woocommerce form .form-row.woocommerce-validated .select2-container,.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select {
    border-color: #6dc22e
}

.woocommerce form .form-row ::-webkit-input-placeholder {
    line-height: normal
}

.woocommerce form .form-row :-moz-placeholder {
    line-height: normal
}

.woocommerce form .form-row :-ms-input-placeholder {
    line-height: normal
}

.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register {
    border: 1px solid #cfc8d8;
    padding: 20px;
    margin: 2em 0;
    text-align: left;
    border-radius: 5px
}

.woocommerce form.checkout_coupon .coupon-error-notice {
    color: var(--wc-red);
    display: block;
    font-size: .75em;
    margin-top: 8px
}

.woocommerce form.checkout_coupon .input-text.has-error:focus {
    border-color: var(--wc-red)
}

.woocommerce ul#shipping_method {
    list-style: none outside;
    margin: 0;
    padding: 0
}

.woocommerce ul#shipping_method li {
    margin: 0 0 .5em;
    line-height: 1.5em;
    list-style: none outside
}

.woocommerce ul#shipping_method li input {
    margin: 3px .4375em 0 0;
    vertical-align: top
}

.woocommerce ul#shipping_method li label {
    display: inline
}

.woocommerce ul#shipping_method .amount {
    font-weight: 700
}

.woocommerce p.woocommerce-shipping-contents {
    margin: 0
}

.woocommerce ul.order_details {
    margin: 0 0 3em;
    list-style: none
}

.woocommerce ul.order_details:after,.woocommerce ul.order_details:before {
    content: " ";
    display: table
}

.woocommerce ul.order_details:after {
    clear: both
}

.woocommerce ul.order_details li {
    float: left;
    margin-right: 2em;
    text-transform: uppercase;
    font-size: .715em;
    line-height: 1;
    border-right: 1px dashed #cfc8d8;
    padding-right: 2em;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none
}

.woocommerce ul.order_details li strong {
    display: block;
    font-size: 1.4em;
    text-transform: none;
    line-height: 1.5
}

.woocommerce ul.order_details li:last-of-type {
    border: none
}

.woocommerce .wc-bacs-bank-details-account-name {
    font-weight: 700
}

.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads {
    margin-bottom: 2em
}

.woocommerce .woocommerce-customer-details .order-actions--heading,.woocommerce .woocommerce-order-details .order-actions--heading,.woocommerce .woocommerce-order-downloads .order-actions--heading {
    vertical-align: middle
}

.woocommerce .woocommerce-customer-details .order-actions-button,.woocommerce .woocommerce-order-details .order-actions-button,.woocommerce .woocommerce-order-downloads .order-actions-button {
    margin-right: 10px
}

.woocommerce .woocommerce-customer-details .order-actions-button:last-child,.woocommerce .woocommerce-order-details .order-actions-button:last-child,.woocommerce .woocommerce-order-downloads .order-actions-button:last-child {
    margin-right: 0
}

.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child {
    margin-bottom: 0
}

.woocommerce .woocommerce-customer-details .additional-fields,.woocommerce .woocommerce-customer-details .addresses {
    margin-bottom: 2em
}

.woocommerce .woocommerce-customer-details .additional-fields:last-child,.woocommerce .woocommerce-customer-details .addresses:last-child {
    margin-bottom: 0
}

.woocommerce .addresses .wc-block-components-additional-fields-list {
    margin: 0;
    padding: 0
}

.woocommerce .addresses .wc-block-components-additional-fields-list dt {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: 700;
    display: inline
}

.woocommerce .addresses .wc-block-components-additional-fields-list dt:after {
    content: ": "
}

.woocommerce .addresses .wc-block-components-additional-fields-list dt:before {
    content: "";
    display: block
}

.woocommerce .addresses .wc-block-components-additional-fields-list dd {
    margin: 0;
    padding: 0;
    font-style: normal;
    display: inline
}

.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list {
    border: 1px solid rgba(0,0,0,.1);
    padding: 0;
    display: grid;
    grid-template-columns: 1fr max-content
}

.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt {
    border-bottom: 1px solid rgba(0,0,0,.1);
    font-style: normal;
    font-weight: 700;
    padding: 1rem;
    box-sizing: border-box;
    margin: 0!important
}

.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt:after {
    display: none
}

.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt:last-of-type {
    border-bottom: 0
}

.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd {
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding: 1rem;
    box-sizing: border-box;
    text-align: right;
    margin: 0!important
}

.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd:last-of-type {
    border-bottom: 0
}

.woocommerce .woocommerce-customer-details .woocommerce-column__title {
    margin-top: 0
}

.woocommerce .woocommerce-customer-details address {
    font-style: normal;
    margin-bottom: 0;
    border: 1px solid rgba(0,0,0,.1);
    border-bottom-width: 2px;
    border-right-width: 2px;
    text-align: left;
    width: 100%;
    border-radius: 5px;
    padding: 6px 12px;
    box-sizing: border-box
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
    padding-left: 1.5em
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:last-child,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:last-child {
    margin-bottom: 0
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:before {
    font-family: WooCommerce;
    speak: never;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .618em;
    content: "\e037";
    text-decoration: none;
    margin-left: -1.5em;
    line-height: 1.75;
    position: absolute
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:before {
    font-family: WooCommerce;
    speak: never;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .618em;
    content: "\e02d";
    text-decoration: none;
    margin-left: -1.5em;
    line-height: 1.75;
    position: absolute
}

.woocommerce .woocommerce-widget-layered-nav-list {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
    padding: 0 0 1px;
    list-style: none
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:before {
    content: " ";
    display: table
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:after {
    clear: both
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span {
    padding: 1px 0
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a:before {
    font-family: WooCommerce;
    speak: never;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .618em;
    content: "\e013";
    text-decoration: none;
    color: var(--wc-red)
}

.woocommerce .woocommerce-widget-layered-nav-dropdown__submit {
    margin-top: 1em
}

.woocommerce .widget_layered_nav_filters ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside;
    overflow: hidden;
    zoom:1}

.woocommerce .widget_layered_nav_filters ul li {
    float: left;
    padding: 0 1em 1px 1px;
    list-style: none
}

.woocommerce .widget_layered_nav_filters ul li a {
    text-decoration: none
}

.woocommerce .widget_layered_nav_filters ul li a:before {
    font-family: WooCommerce;
    speak: never;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .618em;
    content: "\e013";
    text-decoration: none;
    color: var(--wc-red);
    vertical-align: inherit;
    margin-right: .5em
}

.woocommerce .widget_price_filter .price_slider {
    margin-bottom: 1em
}

.woocommerce .widget_price_filter .price_slider_amount {
    text-align: right;
    line-height: 2.4;
    font-size: .8751em
}

.woocommerce .widget_price_filter .price_slider_amount .button {
    font-size: 1.15em;
    float: left
}

.woocommerce .widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
    margin-left: .5em;
    margin-right: .5em
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    background-color: #7f54b3;
    border-radius: 1em;
    cursor: ew-resize;
    outline: 0;
    top: -.3em;
    margin-left: -.5em
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    border-radius: 1em;
    background-color: #7f54b3
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-radius: 1em;
    background-color: #35224c;
    border: 0
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: .5em
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px
}

.woocommerce .widget_rating_filter ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside
}

.woocommerce .widget_rating_filter ul li {
    padding: 0 0 1px;
    list-style: none
}

.woocommerce .widget_rating_filter ul li:after,.woocommerce .widget_rating_filter ul li:before {
    content: " ";
    display: table
}

.woocommerce .widget_rating_filter ul li:after {
    clear: both
}

.woocommerce .widget_rating_filter ul li a {
    padding: 1px 0;
    text-decoration: none
}

.woocommerce .widget_rating_filter ul li .star-rating {
    float: none;
    display: inline-block
}

.woocommerce .widget_rating_filter ul li.chosen a:before {
    font-family: WooCommerce;
    speak: never;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .618em;
    content: "\e013";
    text-decoration: none;
    color: var(--wc-red)
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    float: left;
    margin-right: 1em
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    display: inline-block
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #515151;
    background-color: #e9e6ed;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading {
    opacity: .25;
    padding-right: 2.618em
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading:after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading:after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading:after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading:after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading:after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading:after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading:after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading:after {
    font-family: WooCommerce;
    content: "\e01c";
    vertical-align: top;
    font-weight: 400;
    position: absolute;
    top: .618em;
    right: 1em;
    animation: spin 2s linear infinite
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added:after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added:after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added:after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added:after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.added:after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.added:after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.added:after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.added:after {
    font-family: WooCommerce;
    content: "\e017";
    margin-left: .53em;
    vertical-align: bottom
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover {
    background-color: #dcd7e3;
    text-decoration: none;
    background-image: none;
    color: #515151
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt {
    background-color: #7f54b3;
    color: #fff;
    -webkit-font-smoothing: antialiased
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover {
    background-color: #7249a4;
    color: #fff
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: #7f54b3;
    color: #fff
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled] {
    color: inherit;
    cursor: not-allowed;
    opacity: .5;
    padding: .618em 1em
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]:hover {
    color: inherit;
    background-color: #e9e6ed
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
    font-size: .92em;
    color: #767676
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a {
    color: #767676
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    color: #958e09;
    font-size: 1.25em
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock {
    color: #958e09
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock {
    color: var(--wc-red)
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
    color: #958e09
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) #reviews #comments ol.commentlist li .meta {
    color: #767676;
    font-size: .75em
}

.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login {
    display: block!important
}

.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle {
    display: none!important
}

.woocommerce-error,.woocommerce-info,.woocommerce-message {
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: #f6f5f8;
    color: #515151;
    border-top: 3px solid #720eec;
    list-style: none outside;
    width: auto;
    word-wrap: break-word
}

.woocommerce-error:after,.woocommerce-error:before,.woocommerce-info:after,.woocommerce-info:before,.woocommerce-message:after,.woocommerce-message:before {
    content: " ";
    display: table
}

.woocommerce-error:after,.woocommerce-info:after,.woocommerce-message:after {
    clear: both
}

.woocommerce-error:before,.woocommerce-info:before,.woocommerce-message:before {
    font-family: WooCommerce;
    content: "\e028";
    content: "\e028"/"";
    display: inline-block;
    position: absolute;
    top: 1em;
    left: 1.5em
}

.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button {
    float: right
}

.woocommerce-error li,.woocommerce-info li,.woocommerce-message li {
    list-style: none outside!important;
    padding-left: 0!important;
    margin-left: 0!important
}

.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span {
    direction: ltr;
    unicode-bidi: embed
}

.woocommerce-message {
    border-top-color: #8fae1b
}

.woocommerce-message:before {
    content: "\e015";
    color: #8fae1b
}

.woocommerce-info {
    border-top-color: #1e85be
}

.woocommerce-info:before {
    color: #1e85be
}

.woocommerce-error {
    border-top-color: #b81c23
}

.woocommerce-error:before {
    content: "\e016";
    color: #b81c23
}

.woocommerce-account .woocommerce:after,.woocommerce-account .woocommerce:before {
    content: " ";
    display: table
}

.woocommerce-account .woocommerce:after {
    clear: both
}

.woocommerce-account .addresses .title:after,.woocommerce-account .addresses .title:before {
    content: " ";
    display: table
}

.woocommerce-account .addresses .title:after {
    clear: both
}

.woocommerce-account .addresses .title h3 {
    float: left
}

.woocommerce-account .addresses .title .edit {
    float: right
}

.woocommerce-account ol.commentlist.notes li.note p.meta {
    font-weight: 700;
    margin-bottom: 0
}

.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
    margin-bottom: 0
}

.woocommerce-account ul.digital-downloads {
    margin-left: 0;
    padding-left: 0
}

.woocommerce-account ul.digital-downloads li {
    list-style: none;
    margin-left: 0;
    padding-left: 0
}

.woocommerce-account ul.digital-downloads li:before {
    font-family: WooCommerce;
    speak: never;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .618em;
    content: "\e00a";
    text-decoration: none
}

.woocommerce-account ul.digital-downloads li .count {
    float: right
}

#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail {
    min-width: 32px
}

#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img {
    width: 32px;
    box-shadow: none
}

#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th {
    vertical-align: middle
}

#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text {
    float: left;
    box-sizing: border-box;
    border: 1px solid #cfc8d8;
    padding: 6px 6px 5px;
    margin: 0 4px 0 0;
    outline: 0
}

#add_payment_method table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-cart table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-checkout table.cart td.actions .coupon .input-text.has-error:focus {
    border-color: var(--wc-red)
}

#add_payment_method table.cart td.actions .coupon .coupon-error-notice,.woocommerce-cart table.cart td.actions .coupon .coupon-error-notice,.woocommerce-checkout table.cart td.actions .coupon .coupon-error-notice {
    clear: left;
    color: var(--wc-red);
    flex-basis: 100%;
    float: none;
    font-size: .75em;
    margin-bottom: 0;
    margin-top: 8px;
    text-align: left;
    width: auto
}

#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input {
    margin: 0;
    vertical-align: middle
}

#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout {
    padding: 1em 0
}

#add_payment_method .wc-proceed-to-checkout:after,#add_payment_method .wc-proceed-to-checkout:before,.woocommerce-cart .wc-proceed-to-checkout:after,.woocommerce-cart .wc-proceed-to-checkout:before,.woocommerce-checkout .wc-proceed-to-checkout:after,.woocommerce-checkout .wc-proceed-to-checkout:before {
    content: " ";
    display: table
}

#add_payment_method .wc-proceed-to-checkout:after,.woocommerce-cart .wc-proceed-to-checkout:after,.woocommerce-checkout .wc-proceed-to-checkout:after {
    clear: both
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    display: block;
    text-align: center;
    margin-bottom: 1em;
    font-size: 1.25em;
    padding: 1em
}

#add_payment_method .cart-collaterals .shipping-calculator-button,.woocommerce-cart .cart-collaterals .shipping-calculator-button,.woocommerce-checkout .cart-collaterals .shipping-calculator-button {
    float: none;
    margin-top: .5em;
    display: inline-block
}

#add_payment_method .cart-collaterals .shipping-calculator-button:after,.woocommerce-cart .cart-collaterals .shipping-calculator-button:after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button:after {
    font-family: WooCommerce;
    speak: never;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: .618em;
    content: "\e019";
    text-decoration: none
}

#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form {
    margin: 1em 0 0
}

#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small {
    color: #767676;
    font-size: .83em
}

#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table {
    border-collapse: separate;
    margin: 0 0 6px;
    padding: 0
}

#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th {
    border-top: 0
}

#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th {
    width: 35%
}

#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th {
    vertical-align: top;
    border-left: 0;
    border-right: 0;
    line-height: 1.5em
}

#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small {
    color: #767676
}

#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select {
    width: 100%
}

#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td {
    color: #958e09
}

#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th {
    border-top: 1px solid #e9e6ed
}

#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination {
    margin-bottom: 0
}

#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product {
    margin-top: 0
}

#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
    float: left;
    clear: none
}

#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes {
    clear: left
}

#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first {
    clear: left
}

#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small {
    font-size: 11px;
    color: #767676;
    font-weight: 400
}

#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address {
    padding: 0;
    clear: left;
    width: 100%
}

#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address {
    clear: both
}

#add_payment_method .checkout .checkout-inline-error-message,.woocommerce-cart .checkout .checkout-inline-error-message,.woocommerce-checkout .checkout .checkout-inline-error-message {
    color: var(--wc-red);
    font-size: .75em;
    margin-bottom: 0
}

#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment {
    background: rgba(129,110,153,.14);
    border-radius: 5px
}

#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods {
    text-align: left;
    padding: 1em;
    border-bottom: 1px solid rgba(104,87,125,.14);
    margin: 0;
    list-style: none outside
}

#add_payment_method #payment ul.payment_methods:after,#add_payment_method #payment ul.payment_methods:before,.woocommerce-cart #payment ul.payment_methods:after,.woocommerce-cart #payment ul.payment_methods:before,.woocommerce-checkout #payment ul.payment_methods:after,.woocommerce-checkout #payment ul.payment_methods:before {
    content: " ";
    display: table
}

#add_payment_method #payment ul.payment_methods:after,.woocommerce-cart #payment ul.payment_methods:after,.woocommerce-checkout #payment ul.payment_methods:after {
    clear: both
}

#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li {
    line-height: 2;
    text-align: left;
    margin: 0;
    font-weight: 400
}

#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input {
    margin: 0 1em 0 0
}

#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img {
    vertical-align: middle;
    margin: -2px 0 0 .5em;
    padding: 0;
    position: relative;
    box-shadow: none
}

#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img {
    margin-left: 2px
}

#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice):after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice):before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice):after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice):before {
    content: " ";
    display: table
}

#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice):after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice):after {
    clear: both
}

#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row {
    padding: 1em
}

#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 1em;
    margin: 1em 0;
    font-size: .92em;
    border-radius: 2px;
    line-height: 1.5;
    background-color: #dcd7e3;
    color: #515151
}

#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea {
    border-color: #c2b9ce;
    border-top-color: #b5aac3
}

#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder {
    color: #b5aac3
}

#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder {
    color: #b5aac3
}

#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder {
    color: #b5aac3
}

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods {
    list-style: none outside;
    margin: 0
}

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token {
    margin: 0 0 .5em
}

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label {
    cursor: pointer
}

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput {
    vertical-align: middle;
    margin: -3px 1em 0 0;
    position: relative
}

#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form {
    border: 0;
    padding: 0;
    margin: 1em 0 0
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number {
    font-size: 1.5em;
    padding: 8px;
    background-repeat: no-repeat;
    background-position: right .618em center;
    background-size: 32px 20px
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa {
    background-image: url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/visa.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard {
    background-image: url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/mastercard.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser {
    background-image: url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/laser.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub {
    background-image: url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/diners.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro {
    background-image: url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/maestro.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb {
    background-image: url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/jcb.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex {
    background-image: url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/amex.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover {
    background-image: url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.svg)
}

#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help {
    font-size: .857em;
    color: #767676;
    font-weight: 400
}

#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row {
    margin: 0 0 1em
}

#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child {
    margin-bottom: 0
}

#add_payment_method #payment div.payment_box:before,.woocommerce-cart #payment div.payment_box:before,.woocommerce-checkout #payment div.payment_box:before {
    content: "";
    display: block;
    border: 1em solid #dcd7e3;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -.75em;
    left: 0;
    margin: -1em 0 0 2em
}

#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    float: right;
    line-height: 52px;
    font-size: .83em
}

#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img {
    max-height: 52px;
    vertical-align: middle
}

.woocommerce-terms-and-conditions {
    border: 1px solid rgba(0,0,0,.2);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    background: rgba(0,0,0,.05)
}

.woocommerce-invalid #terms {
    outline: 2px solid var(--wc-red);
    outline-offset: 2px
}

.woocommerce-password-strength {
    text-align: center;
    font-weight: 600;
    padding: 3px .5em;
    font-size: 1em
}

.woocommerce-password-strength.strong {
    background-color: #c1e1b9;
    border-color: #83c373
}

.woocommerce-password-strength.short {
    background-color: #f1adad;
    border-color: #e35b5b
}

.woocommerce-password-strength.bad {
    background-color: #fbc5a9;
    border-color: #f78b53
}

.woocommerce-password-strength.good {
    background-color: #ffe399;
    border-color: #ffc733
}

.woocommerce-password-hint {
    margin: .5em 0 0;
    display: block
}

#content.twentyeleven .woocommerce-pagination a {
    font-size: 1em;
    line-height: 1
}

.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary {
    padding: 0
}

.single-product .twentythirteen p.stars {
    clear: both
}

.twentythirteen .woocommerce-breadcrumb {
    padding-top: 40px
}

.twentyfourteen ul.products li.product {
    margin-top: 0!important
}

body:not(.search-results) .twentysixteen .entry-summary {
    color: inherit;
    font-size: inherit;
    line-height: inherit
}

.twentysixteen .price ins {
    background: inherit;
    color: inherit
}

#colorbox,#cboxOverlay,#cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10000;
    overflow: hidden
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%
}

#cboxMiddleLeft,#cboxBottomLeft {
    clear: left
}

#cboxContent {
    position: relative
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

#cboxTitle {
    margin: 0
}

#cboxLoadingOverlay,#cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow {
    cursor: pointer
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0
}

#colorbox,#cboxContent,#cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

#cboxOverlay {
    background: #000
}

#colorbox {
    outline: 0
}

#cboxTopLeft {
    width: 14px;
    height: 14px;
    background: url(/wp-content/plugins/yith-woocommerce-compare/assets/images/colorbox/controls.png) no-repeat 0 0
}

#cboxTopCenter {
    height: 14px;
    background: url(/wp-content/plugins/yith-woocommerce-compare/assets/images/colorbox/border.png) repeat-x top left
}

#cboxTopRight {
    width: 14px;
    height: 14px;
    background: url(/wp-content/plugins/yith-woocommerce-compare/assets/images/colorbox/controls.png) no-repeat -36px 0
}

#cboxBottomLeft {
    width: 14px;
    height: 43px;
    background: url(/wp-content/plugins/yith-woocommerce-compare/assets/images/colorbox/controls.png) no-repeat 0 -32px
}

#cboxBottomCenter {
    height: 43px;
    background: url(/wp-content/plugins/yith-woocommerce-compare/assets/images/colorbox/border.png) repeat-x bottom left
}

#cboxBottomRight {
    width: 14px;
    height: 43px;
    background: url(/wp-content/plugins/yith-woocommerce-compare/assets/images/colorbox/controls.png) no-repeat -36px -32px
}

#cboxMiddleLeft {
    width: 14px;
    background: url(/wp-content/plugins/yith-woocommerce-compare/assets/images/colorbox/controls.png) repeat-y -175px 0
}

#cboxMiddleRight {
    width: 14px;
    background: url(/wp-content/plugins/yith-woocommerce-compare/assets/images/colorbox/controls.png) repeat-y -211px 0
}

#cboxContent {
    background: #fff;
    overflow: visible
}

.cboxIframe {
    background: #fff
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc
}

#cboxLoadedContent {
    margin-bottom: 5px
}

#cboxLoadingOverlay {
    background: url(/wp-content/plugins/yith-woocommerce-compare/assets/images/colorbox/loading_background.png) no-repeat center center
}

#cboxLoadingGraphic {
    background: url(/wp-content/plugins/yith-woocommerce-compare/assets/images/colorbox/loading.gif) no-repeat center center
}

#cboxTitle {
    position: absolute;
    bottom: -25px;
    left: 0;
    text-align: center;
    width: 100%;
    font-weight: 700;
    color: #7c7c7c
}

#cboxCurrent {
    position: absolute;
    bottom: -25px;
    left: 58px;
    font-weight: 700;
    color: #7c7c7c
}

#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    position: absolute;
    bottom: -29px;
    background: url(/wp-content/plugins/yith-woocommerce-compare/assets/images/colorbox/controls.png) no-repeat 0px 0px;
    width: 23px;
    height: 23px;
    text-indent: -9999px
}

#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active {
    outline: 0
}

#cboxPrevious {
    left: 0;
    background-position: -51px -25px
}

#cboxPrevious:hover {
    background-position: -51px 0
}

#cboxNext {
    left: 27px;
    background-position: -75px -25px
}

#cboxNext:hover {
    background-position: -75px 0
}

#cboxClose {
    right: 0;
    background-position: -100px -25px
}

#cboxClose:hover {
    background-position: -100px 0
}

.cboxSlideshow_on #cboxSlideshow {
    background-position: -125px 0;
    right: 27px
}

.cboxSlideshow_on #cboxSlideshow:hover {
    background-position: -150px 0
}

.cboxSlideshow_off #cboxSlideshow {
    background-position: -150px -25px;
    right: 27px
}

.cboxSlideshow_off #cboxSlideshow:hover {
    background-position: -125px 0
}

.yith_woocompare_colorbox #cboxLoadedContent {
    overflow: hidden !important
}

.tax-product_brand .brand-description {
    overflow: hidden;
    zoom:1}

.tax-product_brand .brand-description img.brand-thumbnail {
    width: 25%;
    float: right
}

.tax-product_brand .brand-description .text {
    width: 72%;
    float: left
}

.widget_brand_description img {
    box-sizing: border-box;
    width: 100%;
    max-width: none;
    height: auto;
    margin: 0 0 1em
}

ul.brand-thumbnails {
    margin-left: 0;
    margin-bottom: 0;
    clear: both;
    list-style: none
}

ul.brand-thumbnails:before {
    clear: both;
    content: "";
    display: table
}

ul.brand-thumbnails:after {
    clear: both;
    content: "";
    display: table
}

ul.brand-thumbnails li {
    float: left;
    margin: 0 3.8% 1em 0;
    padding: 0;
    position: relative;
    width: 22.05%
}

ul.brand-thumbnails.fluid-columns li {
    width: auto
}

ul.brand-thumbnails:not(.fluid-columns) li.first {
    clear: both
}

ul.brand-thumbnails:not(.fluid-columns) li.last {
    margin-right: 0
}

ul.brand-thumbnails.columns-1 li {
    width: 100%;
    margin-right: 0
}

ul.brand-thumbnails.columns-2 li {
    width: 48%
}

ul.brand-thumbnails.columns-3 li {
    width: 30.75%
}

ul.brand-thumbnails.columns-5 li {
    width: 16.95%
}

ul.brand-thumbnails.columns-6 li {
    width: 13.5%
}

.brand-thumbnails li img {
    box-sizing: border-box;
    width: 100%;
    max-width: none;
    height: auto;
    margin: 0
}

@media screen and (max-width: 768px) {
    ul.brand-thumbnails:not(.fluid-columns) li {
        width:48%!important
    }

    ul.brand-thumbnails:not(.fluid-columns) li.first {
        clear: none
    }

    ul.brand-thumbnails:not(.fluid-columns) li.last {
        margin-right: 3.8%
    }

    ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd) {
        clear: both
    }

    ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even) {
        margin-right: 0
    }
}

.brand-thumbnails-description li {
    text-align: center
}

.brand-thumbnails-description li .term-thumbnail img {
    display: inline
}

.brand-thumbnails-description li .term-description {
    margin-top: 1em;
    text-align: left
}

#brands_a_z h3:target {
    text-decoration: underline
}

ul.brands_index {
    list-style: none outside;
    overflow: hidden;
    zoom:1}

ul.brands_index li {
    float: left;
    margin: 0 2px 2px 0
}

ul.brands_index li a,ul.brands_index li span {
    border: 1px solid #ccc;
    padding: 6px;
    line-height: 1em;
    float: left;
    text-decoration: none
}

ul.brands_index li span {
    border-color: #eee;
    color: #ddd
}

ul.brands_index li a:hover {
    border-width: 2px;
    padding: 5px;
    text-decoration: none
}

ul.brands_index li a.active {
    border-width: 2px;
    padding: 5px
}

div#brands_a_z a.top {
    border: 1px solid #ccc;
    padding: 4px;
    line-height: 1em;
    float: right;
    text-decoration: none;
    font-size: .8em
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

*,*:after,*:before {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}




input:focus {
    outline: 0;
    outline-style: none;
    outline-width: 0
}

select {
    height: 48px;
    line-height: 48px;
    border: 1px solid var(--bzo-border-color);
    padding: 0 20px;
    font-size: 16px;
    border-radius: 0;
    font-family: inherit
}

input {
    height: 48px;
    line-height: 48px;
    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)
}

input[type=checkbox] {
    width: 14px;
    height: 15px;
    line-height: 15px;
    vertical-align: middle;
    margin: 0;
    border-radius: 0;
    position: relative;
    margin-top: -3px
}

.info-mailchimp input[type=checkbox] {
    margin-top: -3px
}

input[type=checkbox]:before {
    content: "";
    width: 16px;
    height: 16px;
    background: #f5f5f5;
    border: 1px solid #727272;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    z-index: 2;
    cursor: pointer;
    font-family: 'Line Awesome Free';
    font-weight: 900;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border-radius: 0;
    position: absolute;
    top: -1px;
    left: -1px
}

input[type=checkbox]:checked {
    background: var(--bzo-main-color)
}

input[type=checkbox]:checked:before {
    content: "\f00c";
    background: var(--bzo-main-color);
    border-color: var(--bzo-main-color)
}

input[type=text] {
    max-width: 100%;
    font-family: var(--bzo-body_typo-font-family)
}

textarea {
    min-width: 50%;
    max-width: 100%;
    padding: 10px 20px;
    border: 1px solid var(--bzo-border-color);
    border-radius: 0;
    font-size: 14px;
    color: var(--bzo-body_typo-color);
    font-family: var(--bzo-body_typo-font-family)
}

img {
    max-width: 100%;
    height: auto
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 18px
}

h5 {
    font-size: 16px
}

h6 {
    font-size: 14px
}

h1,h2,h3 {
    font-weight: 500;
    line-height: 1.15;
    margin-top: 20px;
    margin-bottom: 20px;
    color: var(--bzo-title_typo-color)
}

h4,h5,h6 {
    font-weight: 500;
    line-height: 1.1;
    margin-top: 10px;
    margin-bottom: 12px;
    color: var(--bzo-title_typo-color)
}

@media(max-width: 1200px) {
    h1 {
        font-size:30px
    }

    h2 {
        font-size: 24px
    }

    h3 {
        font-size: 18px
    }

    h4 {
        font-size: 16px
    }

    h5 {
        font-size: 14px
    }
}

.wrap {
    position: relative;
    overflow: hidden
}

.bzotech-container {
    max-width: var(--bzo-container-width) !important;
    margin-left: auto;
    margin-right: auto;
    padding-right: 20px;
    padding-left: 20px
}

.content-page-default .e-con-boxed>.e-con-inner,.content-page-default .elementor-top-section.elementor-section-boxed>.elementor-container,.widget-mega_page .e-con-boxed>.e-con-inner,.widget-mega_page .elementor-top-section.elementor-section-boxed>.elementor-container,.mega-menu .elementor-top-section.elementor-section-boxed>.elementor-container,.elementor-section .e-con-boxed>.e-con-inner,.e-con-boxed>.e-con-inner .e-con-inner {
    max-width: var(--content-width)
}

@media(max-width: 1200px) {
    .bzotech-container {
        padding-right:var(--bzo-gutter);
        padding-left: var(--bzo-gutter)
    }

    .elementor-section.elementor-section-boxed>.elementor-container,.e-con-boxed>.e-con-inner {
        padding-left: 0!important;
        padding-right: 0!important
    }
}

.bzotech-row {
    margin-right: -10px;
    margin-left: -10px;
    display: flex;
    flex-wrap: wrap
}

.bzotech-col-lg-1,.bzotech-col-lg-10,.bzotech-col-lg-11,.bzotech-col-lg-12,.bzotech-col-lg-2,.bzotech-col-lg-3,.bzotech-col-lg-4,.bzotech-col-lg-5,.bzotech-col-lg-6,.bzotech-col-lg-7,.bzotech-col-lg-8,.bzotech-col-lg-9,.bzotech-col-md-1,.bzotech-col-md-10,.bzotech-col-md-11,.bzotech-col-md-12,.bzotech-col-md-2,.bzotech-col-md-3,.bzotech-col-md-4,.bzotech-col-md-5,.bzotech-col-md-6,.bzotech-col-md-7,.bzotech-col-md-8,.bzotech-col-md-9,.bzotech-col-sm-1,.bzotech-col-sm-10,.bzotech-col-sm-11,.bzotech-col-sm-12,.bzotech-col-sm-2,.bzotech-col-sm-3,.bzotech-col-sm-4,.bzotech-col-sm-5,.bzotech-col-sm-6,.bzotech-col-sm-7,.bzotech-col-sm-8,.bzotech-col-sm-9,.bzotech-col-xs-1,.bzotech-col-xs-10,.bzotech-col-xs-11,.bzotech-col-xs-12,.bzotech-col-xs-2,.bzotech-col-xs-3,.bzotech-col-xs-4,.bzotech-col-xs-5,.bzotech-col-xs-6,.bzotech-col-xs-7,.bzotech-col-xs-8,.bzotech-col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%
}

.bzotech-col-sx-1 {
    width: 8.33333333%
}

.bzotech-col-sx-2 {
    width: 16.66666667%
}

.bzotech-col-sx-3 {
    width: 25%
}

.bzotech-col-sx-4 {
    width: 33.33333333%
}

.bzotech-col-sx-5 {
    width: 41.66666667%
}

.bzotech-col-sx-6 {
    width: 50%
}

.bzotech-col-sx-7 {
    width: 58.33333333%
}

.bzotech-col-sx-8 {
    width: 66.66666667%
}

.bzotech-col-sx-9 {
    width: 75%
}

.bzotech-col-sx-10 {
    width: 83.33333333%
}

.bzotech-col-sx-11 {
    width: 91.66666667%
}

.bzotech-col-sx-12 {
    width: 100%
}

@media (min-width: 768px) {
    .bzotech-col-sm-1 {
        width:8.33333333%
    }

    .bzotech-col-sm-2 {
        width: 16.66666667%
    }

    .bzotech-col-sm-3 {
        width: 25%
    }

    .bzotech-col-sm-4 {
        width: 33.33333333%
    }

    .bzotech-col-sm-5 {
        width: 41.66666667%
    }

    .bzotech-col-sm-6 {
        width: 50%
    }

    .bzotech-col-sm-7 {
        width: 58.33333333%
    }

    .bzotech-col-sm-8 {
        width: 66.66666667%
    }

    .bzotech-col-sm-9 {
        width: 75%
    }

    .bzotech-col-sm-10 {
        width: 83.33333333%
    }

    .bzotech-col-sm-11 {
        width: 91.66666667%
    }

    .bzotech-col-sm-12 {
        width: 100%
    }
}

@media (min-width: 992px) {
    .bzotech-col-md-1 {
        width:8.33333333%
    }

    .bzotech-col-md-2 {
        width: 16.66666667%
    }

    .bzotech-col-md-3 {
        width: 25%
    }

    .bzotech-col-md-4 {
        width: 33.33333333%
    }

    .bzotech-col-md-5 {
        width: 41.66666667%
    }

    .bzotech-col-md-6 {
        width: 50%
    }

    .bzotech-col-md-7 {
        width: 58.33333333%
    }

    .bzotech-col-md-8 {
        width: 66.66666667%
    }

    .bzotech-col-md-9 {
        width: 75%
    }

    .bzotech-col-md-10 {
        width: 83.33333333%
    }

    .bzotech-col-md-11 {
        width: 91.66666667%
    }

    .bzotech-col-md-12 {
        width: 100%
    }
}

@media (min-width: 1200px) {
    .bzotech-col-lg-1 {
        width:8.33333333%
    }

    .bzotech-col-lg-2 {
        width: 16.66666667%
    }

    .bzotech-col-lg-3 {
        width: 25%
    }

    .bzotech-col-lg-4 {
        width: 33.33333333%
    }

    .bzotech-col-lg-5 {
        width: 41.66666667%
    }

    .bzotech-col-lg-6 {
        width: 50%
    }

    .bzotech-col-lg-7 {
        width: 58.33333333%
    }

    .bzotech-col-lg-8 {
        width: 66.66666667%
    }

    .bzotech-col-lg-9 {
        width: 75%
    }

    .bzotech-col-lg-10 {
        width: 83.33333333%
    }

    .bzotech-col-lg-11 {
        width: 91.66666667%
    }

    .bzotech-col-lg-12 {
        width: 100%
    }
}

.alignleft {
    display: inline;
    float: left
}

.alignright {
    display: inline;
    float: right;
    clear: both
}

.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto
}

pre {
    white-space: pre-wrap
}

blockquote.alignleft,.wp-caption.alignleft,img.alignleft {
    margin: .4em 1.6em 1.6em 0
}

blockquote.alignright,.wp-caption.alignright,img.alignright {
    margin: .4em 0 1.6em 1.6em
}

blockquote.aligncenter,.wp-caption.aligncenter,img.aligncenter {
    clear: both;
    margin-top: .4em;
    margin-bottom: 1.6em
}

.wp-caption.alignleft,.wp-caption.alignright,.wp-caption.aligncenter {
    margin-bottom: 1.2em
}

figure,.sv-default img {
    max-width: 100%;
    height: auto;
    margin-bottom: 25px
}

.wp-block-image figure {
    margin-bottom: 25px
}

.sv-default #st-map img {
    max-width: none;
    height: inherit
}

.gallery {
    margin-bottom: 20px
}

.gallery-item {
    float: left;
    margin: 0 4px 4px 0;
    overflow: hidden;
    position: relative
}

.gallery-item img {
    display: block
}

.gallery-columns-1 .gallery-item {
    max-width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 48%;
    max-width: -webkit-calc(50% - 4px);
    max-width: calc(50% - 4px)
}

.gallery-columns-3 .gallery-item {
    max-width: 32%;
    max-width: -webkit-calc(33.3% - 4px);
    max-width: calc(33.3% - 4px)
}

.gallery-columns-4 .gallery-item {
    max-width: 23%;
    max-width: -webkit-calc(25% - 4px);
    max-width: calc(25% - 4px)
}

.gallery-columns-5 .gallery-item {
    max-width: 19%;
    max-width: -webkit-calc(20% - 4px);
    max-width: calc(20% - 4px)
}

.gallery-columns-6 .gallery-item {
    max-width: 15%;
    max-width: -webkit-calc(16.7% - 4px);
    max-width: calc(16.7% - 4px)
}

.gallery-columns-7 .gallery-item {
    max-width: 13%;
    max-width: -webkit-calc(14.28% - 4px);
    max-width: calc(14.28% - 4px)
}

.gallery-columns-8 .gallery-item {
    max-width: 11%;
    max-width: -webkit-calc(12.5% - 4px);
    max-width: calc(12.5% - 4px)
}

.gallery-columns-9 .gallery-item {
    max-width: 9%;
    max-width: -webkit-calc(11.1% - 4px);
    max-width: calc(11.1% - 4px)
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),.gallery-columns-2 .gallery-item:nth-of-type(2n),.gallery-columns-3 .gallery-item:nth-of-type(3n),.gallery-columns-4 .gallery-item:nth-of-type(4n),.gallery-columns-5 .gallery-item:nth-of-type(5n),.gallery-columns-6 .gallery-item:nth-of-type(6n),.gallery-columns-7 .gallery-item:nth-of-type(7n),.gallery-columns-8 .gallery-item:nth-of-type(8n),.gallery-columns-9 .gallery-item:nth-of-type(9n) {
    margin-right: 0
}

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1),.gallery-columns-4.gallery-size-thumbnail figure.gallery-item:nth-of-type(4n+1),.gallery-columns-5.gallery-size-thumbnail figure.gallery-item:nth-of-type(5n+1),.gallery-columns-6.gallery-size-thumbnail figure.gallery-item:nth-of-type(6n+1),.gallery-columns-7.gallery-size-thumbnail figure.gallery-item:nth-of-type(7n+1),.gallery-columns-8.gallery-size-thumbnail figure.gallery-item:nth-of-type(8n+1),.gallery-columns-9.gallery-size-thumbnail figure.gallery-item:nth-of-type(9n+1) {
    clear: left
}

.gallery-caption {
    background-color: rgba(0,0,0,.7);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 6px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    width: 100%
}

.gallery-caption:before {
    content: "";
    height: 100%;
    min-height: 49px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.gallery-item:hover .gallery-caption {
    opacity: 1
}

.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption {
    display: none
}

.gallery:before {
    content: "";
    display: table
}

.gallery:after {
    clear: both
}

.gallery:before,.gallery:after {
    content: "";
    display: table
}

.bypostauthor,.screen-reader-text,.wp-caption-text {
    display: block
}

table {
    border-collapse: collapse
}

table,th,td {
    padding: 5px 10px
}

.sticky {
    display: inline-block
}

address,dd,dt {
    line-height: 24px;
    margin-top: 15px
}

pre {
    padding: 15px;
    line-height: 20px;
    background-color: #f9f9f9;
    border: 1px solid #d6d6d6;
    margin-bottom: 30px;
    color: #868c93
}

code {
    color: #cf0000;
    background: #f5e9ec
}

pre code {
    padding: 10px
}

kbd {
    background-color: #303030;
    color: #fff
}

samp {
    font-style: italic
}

hr {
    border-top: 1px solid var(--bzo-border-color);
    margin-bottom: 25px
}

var,cite,em {
    font-style: italic
}

abbr[data-original-title],abbr[title] {
    border-bottom: 1px dotted #555
}

acronym[title] {
    font-size: 100%
}

big {
    font-size: 120%
}

del[cite] {
    color: #999
}

ins[cite] {
    text-decoration: underline
}

strong,sup,sub,u,strike,q {
    color: var(--bzo-title_typo-color);
    font-weight: 600
}

.small,small {
    font-size: 86%
}

blockquote>p:last-child {
    margin-bottom: 0
}

blockquote {
    border: 3px solid var(--bzo-main-color);
    padding: 20px 60px;
    position: relative;
    color: var(--bzo-gray-color);
    text-align: inherit;
    font-style: italic;
    margin-bottom: 35px;
    margin-top: 30px;
    font-weight: 500;
    font-size: 26px;
    line-height: 36px;
    border-radius: 0
}

blockquote p {
    font-weight: 500;
    font-size: 20px;
    line-height: 36px
}

blockquote:before {
    content: "\f10d";
    font-family: 'Font Awesome 5 Free' !important;
    speak: never;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: var(--bzo-main-color);
    position: absolute;
    left: 20px;
    font-size: 24px;
    font-weight: 600
}

blockquote cite {
    display: block;
    font-size: 18px;
    color: var(--bzo-main-color);
    font-style: inherit;
    position: relative;
    margin-top: 25px;
    line-height: 24px
}

.wp-block-button.alignleft,.wp-block-cover.alignleft {
    margin-right: 20px
}

.wp-block-button.alignright,.wp-block-cover.alignright {
    margin-left: 20px
}

.wp-block-image figcaption,.wp-block-video figcaption,.wp-block-embed figcaption {
    margin-top: 15px;
    margin-bottom: 24px;
    color: #999
}

.wp-block-gallery.alignleft {
    margin-right: 20px
}

.wp-block-gallery {
    margin-bottom: 20px!important
}

.blocks-gallery-caption {
    margin-top: 20px
}

.wp-block-gallery.alignright {
    margin-left: 20px
}

.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption {
    padding: 10px;
    line-height: 20px
}

.wp-block-gallery .blocks-gallery-image figcaption::-webkit-scrollbar,.wp-block-gallery .blocks-gallery-item figcaption::-webkit-scrollbar {
    width: 4px
}

.sidebar-fix-main::-webkit-scrollbar {
    width: 4px
}

.wp-block-gallery .blocks-gallery-image figcaption::-webkit-scrollbar-track,.wp-block-gallery .blocks-gallery-item figcaption::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    border-radius: 0
}

.sidebar-fix-main::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    border-radius: 0;
    background: #e5e5e5
}

.wp-block-gallery .blocks-gallery-image figcaption::-webkit-scrollbar-thumb,.wp-block-gallery .blocks-gallery-item figcaption::-webkit-scrollbar-thumb {
    border-radius: 0;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3)
}

.sidebar-fix-main::-webkit-scrollbar-thumb {
    border-radius: 0;
    background: #fff
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item {
    margin: 0 1.5px 1.5px 0
}

.has-2-columns blockquote,.has-3-columns blockquote,.has-4-columns blockquote,.has-5-columns blockquote,.has-6-columns blockquote {
    margin-top: 0;
    padding: 30px
}

blockquote cite {
    font-size: 18px
}

.has-2-columns blockquote:before,.has-3-columns blockquote:before,.has-4-columns blockquote:before,.has-5-columns blockquote:before,.has-6-columns blockquote:before {
    left: 15px;
    font-size: 80px
}

.wp-block-quote.is-large:not(.is-style-plain),.wp-block-quote.is-style-large:not(.is-style-plain),.wp-block-quote.is-large,.wp-block-quote.is-style-large {
    padding: 40px 80px
}

.has-background blockquote {
    background: #fff;
    margin-bottom: 0;
    color: var(--bzo-main-color)!important
}

.has-background blockquote cite {
    color: var(--bzo-main-color)
}

.wp-block-pullquote.is-style-solid-color blockquote p {
    font-size: 20px
}

.wp-block-quote.is-large p,.wp-block-quote.is-style-large p {
    font-size: 28px
}

.wp-block-audio {
    margin-bottom: 30px
}

.wp-block-pullquote:not(.is-style-solid-color) {
    padding: 0
}

ul.wp-block-archives-list,ul.wp-block-categories-list,ol.wp-block-latest-comments,ul.wp-block-latest-posts {
    padding-left: 0!important;
    list-style: none
}

ul.wp-block-archives-list ul,ul.wp-block-categories-list ul {
    list-style: none;
    padding-left: 15px
}

.detail-content-wrap>table {
    margin-bottom: 30px
}

.wp-block-media-text {
    margin-bottom: 30px
}

.wp-block-cover-text strong {
    color: #fff
}

.wp-block-button__link {
    margin-bottom: 30px;
    background: var(--bzo-title_typo-color);
    padding: 15px 40px;
    font-weight: 500
}

.wp-block-button__link:hover {
    background: var(--bzo-main-color);
    color: #fff
}

.is-style-squared .wp-block-button__link {
    border-radius: 0
}

.has-background-dim .wp-block-cover-text,.wp-block-cover-image.has-background-dim,.wp-block-cover.has-background-dim {
    color: #fff
}

.wp-block-cover-image.has-background-dim,.wp-block-cover.has-background-dim {
    margin-bottom: 30px
}

.wp-block-group.has-background {
    padding: 20px;
    margin-bottom: 30px
}

.wp-block-group.has-background p:last-child {
    margin-bottom: 0
}

.editor-styles-wrapper .has-large-font-size,.has-large-font-size {
    line-height: 1.5em
}

.page-links {
    margin-top: 50px;
    margin-bottom: -10px
}

.wp-block-query-pagination {
    margin-top: 30px
}

.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-previous {
    margin-top: -10px
}

.wp-block-query-pagination .page-numbers,.page-links .post-page-numbers {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 0;
    border: 1px solid #b7b7b7;
    display: inline-block;
    margin: 0 10px 10px 0;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
    text-align: center
}

.wp-block-query-pagination .page-numbers:hover,.wp-block-query-pagination .page-numbers.current:hover,.wp-block-query-pagination .page-numbers.current,.page-links .post-page-numbers:hover,.page-links .post-page-numbers.current:hover,.page-links .post-page-numbers.current {
    background: var(--bzo-main-color);
    color: #fff;
    border-color: var(--bzo-main-color)
}

.page-links .post-page-numbers:first-child {
    margin-left: 20px
}

.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin-top: 4px;
    margin-right: 5px
}

.wp-block-post-comments-form input[type=submit] {
    background: #fff;
    color: var(--bzo-title_typo-color);
    border: 1px solid var(--bzo-title_typo-color);
    text-transform: uppercase;
    font-weight: 500;
    transition: .3s
}

.wp-block-post-comments-form input[type=submit]:hover {
    background: var(--bzo-title_typo-color);
    color: #fff
}

p.no-comments {
    margin-bottom: 0;
    margin-top: 60px;
    background: #f5f5f5;
    padding: 15px;
    color: #2a3640
}

.comment-list li.trackback,.comment-list li.pingback {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #cfcfcf
}

.comment-list li.trackback:first-child,.comment-list li.pingback:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: none
}

.comment-list .trackback .edit-link,.comment-list .pingback .edit-link {
    color: #000;
    margin-left: 10px
}

.comment-list .pingback .edit-link i,.comment-list .trackback .edit-link i {
    margin-right: 3px
}

@media (min-width: 600px) {
    .wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item {
        margin-right:1.5px!important
    }
}

.detail-content-wrap>.wp-block-archives-dropdown {
    margin-bottom: 30px
}

.woocommerce-terms-and-conditions-wrapper label.checkbox {
    padding: 0 23px
}

.woocommerce-terms-and-conditions-wrapper .input-checkbox {
    margin-left: -27px!important
}

.detail-content-wrap>*:last-child {
    margin-bottom: 0
}

.detail-content-wrap>ul,.desc-comment-text>ul,.entry-content>ul,.detail-content-wrap>ol,.desc-comment-text>ol,.entry-content>ol {
    line-height: 30px;
    padding-left: 18px
}

.detail-content-wrap>ol[start="8"],.desc-comment-text>ol[start="8"],.entry-content>ol[start="8"] {
    padding-left: 27px
}

.detail-content-wrap>ul ul,.desc-comment-text>ul ul,.entry-content>ul ul,.detail-content-wrap>ol ol,.desc-comment-text>ol ol,.entry-content>ol ol,.detail-content-wrap>ol ul,.detail-content-wrap>ul ol,.entry-content>ol ul,.entry-content>ul ol,.desc-comment-text>ol ul,.desc-comment-text>ul ol {
    padding-left: 40px
}

.detail-content-wrap>ul.wp-block-rss {
    padding-left: 0;
    margin-bottom: 30px
}

.detail-content-wrap .wp-block-search__label {
    display: block;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 500;
    color: var(--bzo-title_typo-color);
    font-size: 26px
}

.wp-block-social-links {
    margin-bottom: 30px;
    padding: 0!important
}

.wp-block-columns.has-background,.wp-block-column.has-background {
    padding: 0 15px
}

.wp-block-column.has-background p:last-child {
    margin-bottom: 0
}

.wp-block-cover.is-repeated .wp-block-cover__inner-container,.wp-block-cover.has-parallax .wp-block-cover__inner-container {
    color: #fff
}

.wp-block-file {
    margin: 30px 0
}

.wp-block-file__button {
    border-radius: 0;
    padding: 12px 25px;
    background: var(--bzo-main-color);
    text-transform: uppercase;
    font-weight: 500;
    border: 1px solid var(--bzo-main-color)
}

.wp-block-file__button:hover {
    color: var(--bzo-main-color);
    background: #fff;
    border: 1px solid var(--bzo-main-color)
}

.desc-comment-text>ul,.desc-comment-text>ul ul,.detail-content-wrap>ul ul,.entry-content>ul ul {
    list-style-type: disc
}

.desc-comment-text>address,.detail-content-wrap>address,.entry-content>address {
    line-height: 30px;
    margin-bottom: 20px
}

.desc-comment-text>pre,.detail-content-wrap>pre,.entry-content>pre {
    margin-bottom: 30px
}

.detail-content-wrap>ul:last-child,.detail-content-wrap>p:last-child,.desc-comment-text>ul:last-child,.desc-comment-text>p:last-child,.entry-content>ul:last-child,.entry-content>p:last-child {
    margin-bottom: 0
}

.detail-content-wrap>table th,.detail-content-wrap>table td,.desc-comment-text>table th,.desc-comment-text>table td,.entry-content>table th,.entry-content>table td {
    padding: 10px 15px
}

.desc-comment-text>ol ul,.detail-content-wrap>ol ul,.entry-content>ol ul {
    list-style-type: disc
}

.desc-comment-text>dl dd,.detail-content-wrap>dl dd,.entry-content>dl dd {
    margin-top: 8px;
    margin-bottom: 20px
}

.edit-link-comment {
    margin-left: 15px
}

.edit-link-comment i {
    font-size: 18px;
    margin-right: 5px
}

.wp-caption .wp-caption-text {
    margin-top: 15px;
    color: #999
}

.wp-caption {
    margin-bottom: 20px
}

.wp-caption:last-child {
    margin-bottom: 0
}

.aligncenter {
    text-align: center
}

.detail-content-wrap>.gallery:last-child {
    margin-bottom: 0
}

.post-password-form input[type=submit] {
    vertical-align: top;
    padding: 0 40px;
    height: 48px;
    line-height: 48px;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    text-transform: capitalize;
    font-weight: 600;
    border-radius: 0;
    color: #fff;
    text-align: center;
    background-color: var(--bzo-main-color);
    border: 1px solid var(--bzo-main-color);
    border-radius: 0;
    font-size: 16px;
    cursor: pointer;
    text-transform: uppercase
}

.post-password-form input[type=submit]:hover {
    color: var(--bzo-main-color);
    background: #fff
}

.post-password-form input[type=password] {
    height: 48px;
    line-height: 48px;
    margin-left: 10px;
    background: #f5f5f5;
    border: 1px solid var(--bzo-border-color);
    padding: 0 20px;
    margin-right: 0;
    border-radius: 0
}

.comment-text .description,.content-comment,.entry-content,.detail-content-wrap {
    color: var(--bzo-body_typo-color)
}

.woocommerce-pagination .pagi-nav {
    margin-top: 60px
}

.pagi-nav {
    text-align: left;
    margin: auto;
    margin-top: 60px;
    margin-bottom: -10px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

.pagi-nav .page-numbers {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    font-size: 16px;
    font-weight: 500;
    background: #361f11;
    color: var(--bzo-title_typo-color);
    border: 1px solid var(--bzo-border-color);
    margin-bottom: 10px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-weight: 600;
}

.pagi-nav .page-numbers.next,.pagi-nav .page-numbers.prev {
    border: none;
    font-size: 24px
}

.pagi-nav .page-numbers:last-child {
    margin-right: 0
}

.pagi-nav .page-numbers.current,.pagi-nav .page-numbers.current:hover {
    background: var(--bzo-main-color);
    border-color: var(--bzo-main-color);
    color: #fff;
    position: relative;
    z-index: 1;
    background: #0c0c0c;
}

.pagi-nav .page-numbers:hover {
    border-color: var(--bzo-main-color);
    color: var(--bzo-main-color)
}

.pagi-nav-block {
    text-align: center
}

@media(max-width: 1200px) {
    blockquote {
        padding:20px 50px;
        font-size: 16px
    }

    blockquote:before {
        left: 17px
    }
}

@media(max-width: 991px) {
    blockquote {
        padding:20px 20px 20px 35px;
        font-size: 16px;
        margin-bottom: 25px
    }

    blockquote:before {
        left: 10px;
        font-size: 18px
    }

    blockquote,blockquote p {
        font-size: 18px;
        line-height: 30px
    }
}

.bg-white {
    background-color: #fff
}

.text-left {
    text-align: justify;
    font-weight: 500!important;
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.flex-wrapper {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex
}

.flex_direction-row {
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-direction: row
}

.flex_direction-column {
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column
}

.flex_wrap-wrap,.wrap-elementor-container .elementor-container {
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap
}

.flex_wrap-nowrap {
    flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap
}

.flex-align-left,.justify_content-flex-start {
    justify-content: flex-start;
    -ms-justify-content: flex-start;
    -webkit-justify-content: flex-start
}

.flex-align-right,.justify_content-flex-end {
    justify-content: flex-end;
    -ms-justify-content: flex-end;
    -webkit-justify-content: flex-end
}

.flex-align-center,.justify_content-center {
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center
}

.justify_content-space-between {
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between
}

.justify_content-space-around {
    justify-content: space-around;
    -ms-justify-content: space-around;
    -webkit-justify-content: space-around
}

.align_items-flex-start {
    align-items: flex-start;
    -ms-align-items: flex-start;
    -webkit-align-items: flex-start
}

.align_items-flex-end {
    align-items: flex-end;
    -ms-align-items: flex-end;
    -webkit-align-items: flex-end
}

.align_items-center {
    align-items: center;
    -ms-align-items: center;
    -webkit-align-items: center
}

.align_items-baseline {
    align-items: baseline;
    -ms-align-items: baseline;
    -webkit-align-items: baseline
}

.align_items-stretch {
    align-items: stretch;
    -ms-align-items: stretch;
    -webkit-align-items: stretch
}

.align-content-center {
    align-content: center;
    align-items: center
}

.align-content-flex-start {
    align-content: flex-start;
    align-items: flex-start
}

.align-content-flex-end {
    align-content: flex-end;
    align-items: flex-end
}


.font-light {
    font-weight: 300
}

.font-regular {
    font-weight: 400
}

.font-medium {
    font-weight: 500
}


.font-bold {
    font-weight: 700
}

.clearfix {
    clear: both
}

.hide,.hidden {
    display: none !important
}

.overflow-hidden {
    overflow: hidden!important
}

.line-height24 {
    line-height: 24px
}

.line-height36 {
    line-height: 36px
}

.inline-block {
    display: inline-block !important;
    vertical-align: top
}

.list-none {
    list-style: none;
    margin: 0;
    padding: 0
}

.list-inline-block {
    padding: 0;
    margin: 0;
    list-style: none
}

.list-inline-block>li {
    display: inline-block
}

.list-block>li {
    display: block
}

.logo-text {
    margin: 0
}

.logo-inline-block .logo-text-wrapper a>* {
    display: inline-block;
    vertical-align: middle
}

.btn-loadmore {
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 40px
}

.main-page-mega {
    margin: 80px 0
}

#main-content {
    padding: 100px 0
}

@media(max-width: 1200px) {
    #main-content {
        padding:40px 0
    }
}

.bzotech-scrollbar {
    overflow-y: scroll;
    scrollbar-width: none
}

.bzotech-scrollbar::-webkit-scrollbar {
    width: 5px;
    left: 5px
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.bzotech-scrollbar::-webkit-scrollbar-track {
    background: 0 0;
    border-radius: 30px
}

.bzotech-scrollbar::-webkit-scrollbar-thumb {
    background: var(--bzo-main-color2);
    border-radius: 30px
}

.bzotech-scrollbar::-webkit-scrollbar-thumb:hover {
    background: var(--bzo-main-color)
}

.box-content-custom>*:last-child {
    margin-bottom: 0
}

.zoomContainer {
    z-index: 999
}

.zoomContainer .zoomWindow {
    background-color: #fff
}

.elbzotech-hidden {
    overflow: hidden
}

.elbzotech-border-radius {
    border-radius: 30px
}

.error-message {
    color: #ea4335
}

.main-color {
    color: var(--bzo-main-color)
}

.main-color2 {
    color: var(--bzo-main-color2)
}

.bg-color {
    background-color: var(--bzo-main-color)
}

.bg-color-darken {
    background: var(--bzo-main-color-mix-black)
}

.bg-main-color-mix-white {
    background: var(--bzo-main-color-mix-white)
}

.bg-main-color-mix-white2 {
    background: var(--bzo-main-color-mix-white2)
}

.bg-main-color-mix-white3 {
    background: var(--bzo-main-color-mix-white3)
}

.bg-color2 {
    background-color: var(--bzo-main-color2)
}

.bg-color-lighten {
    background-color: var(--bzo-main-color-bg)
}

.bg-color2-lighten {
    background-color: var(--bzo-main-color2)
}

.bg-color-title {
    background-color: var(--bzo-title_typo-color2)
}

.color-white {
    color: #fff
}

.color-body {
    color: var(--bzo-body_typo-color)
}


.color-title2 {
    color: var(--bzo-title_typo-color2)
}

.color-gray {
    color: var(--bzo-gray-color)
}

.ui-widget {
    font-family: inherit!important;
    font-size: inherit!important
}

.font-body {
    font-family: var(--bzo-body_typo-font-family)
}


.border-color-main {
    border-color: var(--bzo-main-color) !important
}

.e-main-color {
    color: var(--bzo-main-color)
}

.e-main-color2 {
    color: var(--bzo-main-color2)
}

.e-main-color-darken {
    color: var(--bzo-main-color-mix-black)
}

.e-bg-color {
    background-color: var(--bzo-main-color)
}

.e-bg-color2 {
    background-color: var(--bzo-main-color2)
}

.e-bg-color-lighten {
    background-color: var(--bzo-main-color-bg)
}

.e-bg-color-title {
    background-color: var(--bzo-title_typo-color)
}

.e-bg-color-title2 {
    background-color: var(--bzo-title_typo-color2)
}

.e-color-body {
    color: var(--bzo-body_typo-color)
}

.e-color-title {
    color: var(--bzo-title_typo-color)
}

.e-color-white {
    color: #fff
}

.e-color-gray {
    color: var(--bzo-gray-color)
}

.e-font-body {
    font-family: var(--bzo-body_typo-font-family)
}

.e-font-title {
    font-family: var(--bzo-title_typo-font-family)
}

.e-border-color-main {
    border-color: var(--bzo-main-color)
}

.hover-e-main-color:hover {
    color: var(--bzo-main-color)
}

.hover-e-main-color-darken:hover {
    color: var(--bzo-main-color-mix-black)
}

.hover-e-main-color2:hover {
    color: var(--bzo-main-color2)
}

.hover-e-color-body:hover {
    color: var(--bzo-body_typo-color)
}

.hover-e-color-title:hover {
    color: var(--bzo-title_typo-color)
}

.hover-e-color-gray:hover {
    color: var(--bzo-gray-color)
}

.list-links-scroll .elbzotech-list-link-global,.list-links-scroll .swiper-wrapper {
    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,.list-links-scroll .swiper-wrapper:hover {
    animation-play-state: paused
}

.list-links-scroll .elbzotech-list-link-global a .list-links-scroll .swiper-wrapper .swiper-slide {
    white-space: nowrap;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 100%;
    position: relative
}

.list-links-scroll .elbzotech-list-link-global .title {
    white-space: nowrap
}

.list-links-scroll-ver {
    overflow: hidden
}

.list-links-scroll-ver .elbzotech-list-link-global,.list-links-scroll-ver .swiper-wrapper {
    display: flex;
    flex-wrap: nowrap;
    display: flex;
    flex-wrap: nowrap;
    animation-name: bzo-scroll-ver;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

.list-links-scroll-ver .elbzotech-list-link-global:hover,.list-links-scroll-ver .swiper-wrapper:hover {
    animation-play-state: paused
}

.list-links-scroll-ver .elbzotech-list-link-global a,.list-links-scroll-ver .swiper-wrapper .swiper-slide {
    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,.list-links-scroll2 .swiper-wrapper {
    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,.list-links-scroll2 .swiper-wrapper:hover {
    animation-play-state: paused
}

.list-links-scroll2 .elbzotech-list-link-global a,.list-links-scroll2 .swiper-wrapper .swiper-slide {
    white-space: nowrap;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 100%;
    position: relative
}

@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(.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%)
    }
}

.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%
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before,.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default!important;
    pointer-events: none
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}

.ui-menu .ui-state-focus,.ui-menu .ui-state-active {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-button {
    padding: .4em 1em;
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible
}

.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-button-icon-only {
    text-indent: 0
}

.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px
}

.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: .4em 1em
}

input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-controlgroup {
    vertical-align: middle;
    display: inline-block
}

.ui-controlgroup > .ui-controlgroup-item {
    float: left;
    margin-left: 0;
    margin-right: 0
}

.ui-controlgroup > .ui-controlgroup-item:focus,.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
    z-index: 9999
}

.ui-controlgroup-vertical > .ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left
}

.ui-controlgroup-vertical .ui-controlgroup-item {
    box-sizing: border-box
}

.ui-controlgroup .ui-controlgroup-label {
    padding: .4em 1em
}

.ui-controlgroup .ui-controlgroup-label span {
    font-size: 80%
}

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
    border-left: none
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
    border-top: none
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: none
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: none
}

.ui-controlgroup-vertical .ui-spinner-input {
    width: 75%;
    width: calc( 100% - 2.4em )
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid
}

.ui-checkboxradio-label .ui-icon-background {
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: .12em;
    border: none
}

.ui-checkboxradio-radio-label .ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border: none
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style: solid
}

.ui-checkboxradio-disabled {
    pointer-events: none
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td span,.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-n {
    height: 2px;
    top: 0
}

.ui-dialog .ui-resizable-e {
    width: 2px;
    right: 0
}

.ui-dialog .ui-resizable-s {
    height: 2px;
    bottom: 0
}

.ui-dialog .ui-resizable-w {
    width: 2px;
    left: 0
}

.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw {
    width: 7px;
    height: 7px
}

.ui-dialog .ui-resizable-se {
    right: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-sw {
    left: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-ne {
    right: 0;
    top: 0
}

.ui-dialog .ui-resizable-nw {
    left: 0;
    top: 0
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
    height: 100%;
    filter: alpha(opacity=25);
    opacity: 0.25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    padding: 2px 0.4em;
    margin: 0.5em 0 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em
}

.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: .222em 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 2em
}

.ui-spinner-button {
    width: 1.6em;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em
}

.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333
}

.ui-widget-content a {
    color: #333
}

.ui-widget-header {
    border: 1px solid #ddd;
    background: #e9e9e9;
    color: #333;
    font-weight: bold
}

.ui-widget-header a {
    color: #333
}

.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545
}

.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button {
    color: #454545;
    text-decoration: none
}

.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus {
    border: 1px solid #ccc;
    background: #ededed;
    font-weight: normal;
    color: #2b2b2b
}

.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus {
    color: #2b2b2b;
    text-decoration: none
}

.ui-visual-focus {
    box-shadow: 0 0 3px 1px rgb(94,158,214)
}

.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: normal;
    color: #fff
}

.ui-icon-background,.ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #fff
}

.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited {
    color: #fff;
    text-decoration: none
}

.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620
}

.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90
}

.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a {
    color: #777620
}

.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f
}

.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a {
    color: #5f3f3f
}

.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text {
    color: #5f3f3f
}

.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary {
    font-weight: bold
}

.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal
}

.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,.ui-widget-content .ui-icon {
    background-image: url("/wp-content/themes/bw-zenny/assets/global/css/lib/images/ui-icons_444444_256x240.png")
}

.ui-widget-header .ui-icon {
    background-image: url("/wp-content/themes/bw-zenny/assets/global/css/lib/images/ui-icons_444444_256x240.png")
}

.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon {
    background-image: url("/wp-content/themes/bw-zenny/assets/global/css/lib/images/ui-icons_555555_256x240.png")
}

.ui-state-active .ui-icon,.ui-button:active .ui-icon {
    background-image: url("/wp-content/themes/bw-zenny/assets/global/css/lib/images/ui-icons_ffffff_256x240.png")
}

.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon {
    background-image: url("/wp-content/themes/bw-zenny/assets/global/css/lib/images/ui-icons_777620_256x240.png")
}

.ui-state-error .ui-icon,.ui-state-error-text .ui-icon {
    background-image: url("/wp-content/themes/bw-zenny/assets/global/css/lib/images/ui-icons_cc0000_256x240.png")
}

.ui-button .ui-icon {
    background-image: url("/wp-content/themes/bw-zenny/assets/global/css/lib/images/ui-icons_777777_256x240.png")
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-caret-1-n {
    background-position: 0 0
}

.ui-icon-caret-1-ne {
    background-position: -16px 0
}

.ui-icon-caret-1-e {
    background-position: -32px 0
}

.ui-icon-caret-1-se {
    background-position: -48px 0
}

.ui-icon-caret-1-s {
    background-position: -65px 0
}

.ui-icon-caret-1-sw {
    background-position: -80px 0
}

.ui-icon-caret-1-w {
    background-position: -96px 0
}

.ui-icon-caret-1-nw {
    background-position: -112px 0
}

.ui-icon-caret-2-n-s {
    background-position: -128px 0
}

.ui-icon-caret-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -65px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 1px -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl {
    border-top-left-radius: 3px
}

.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr {
    border-top-right-radius: 3px
}

.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl {
    border-bottom-left-radius: 3px
}

.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br {
    border-bottom-right-radius: 3px
}

.ui-widget-overlay {
    background: #aaa;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    -webkit-box-shadow: 0 0 5px #666;
    box-shadow: 0 0 5px #666
}

.fa,.fab,.fad,.fal,.far,.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: solid .08em #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.mfp-bg,.mfp-container,.mfp-wrap {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.mfp-container:before,.mfp-content {
    display: inline-block;
    vertical-align: middle
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    z-index: 1043;
    position: fixed;
    outline: 0!important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    height: 100%
}

.mfp-align-top .mfp-container:before,.mfp-loading.mfp-figure,.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-content {
    position: relative;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-gallery .mfp-image-holder .mfp-figure,.mfp-zoom {
    cursor: pointer
}

.mfp-zoom {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-hide {
    display: none!important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-close,.mfp-preloader a:hover {
    color: #fff
}

.mfp-preloader a {
    color: #ccc
}

button.mfp-arrow,button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

.mfp-figure:after,.mfp-iframe-scaler iframe {
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    position: absolute;
    left: 0
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    font-style: normal;
    font-size: 28px;
    font-family: Arial,Baskerville,monospace
}

.mfp-arrow:focus,.mfp-arrow:hover,.mfp-close:focus,.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-figure,img.mfp-img {
    line-height: 0
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:after,.mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-image-holder .mfp-content,img.mfp-img {
    max-width: 100%
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    display: block;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000
}

.mfp-figure:after,img.mfp-img {
    width: auto;
    height: auto;
    display: block
}

img.mfp-img {
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure:after {
    content: '';
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

@media screen and (max-width: 800px) and (orientation:landscape),screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left:0;
        padding-right: 0
    }

    .mfp-img-mobile .mfp-bottom-bar:empty,.mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform:scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-inner,.fancybox-outer,.fancybox-skin {
    position: relative
}

.fancybox-skin {
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0,0,0,.5);
    -moz-box-shadow: 0 10px 25px rgba(0,0,0,.5);
    box-shadow: 0 10px 25px rgba(0,0,0,.5)
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-iframe,.fancybox-image {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-close,.fancybox-nav span {
    width: 36px;
    cursor: pointer;
    z-index: 8040;
    position: absolute
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span {
    background-image: url('/wp-content/themes/bw-zenny/assets/global/css/lib/fancybox_sprite.png')
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url('/wp-content/themes/bw-zenny/assets/global/css/lib/fancybox_loading.gif') center center no-repeat
}

.fancybox-close {
    top: -18px;
    right: -18px;
    height: 36px
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: url('/wp-content/themes/bw-zenny/assets/global/css/lib/blank.gif');
    -webkit-tap-highlight-color: transparent;
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    top: 50%;
    height: 34px;
    margin-top: -18px;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span,.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible!important
}

.fancybox-lock,.fancybox-lock body {
    overflow: hidden!important
}

.fancybox-lock {
    width: auto
}

.fancybox-lock-test {
    overflow-y: hidden!important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('/wp-content/themes/bw-zenny/assets/global/css/lib/fancybox_overlay.png')
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
    scrollbar-width: none
}

.fancybox-title {
    visibility: hidden;
    font: 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: rgba(0,0,0,.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #fff;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: rgba(0,0,0,.8)
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span {
        background-image:url('/wp-content/themes/bw-zenny/assets/global/css/lib/fancybox_sprite@2x.png');
        background-size: 44px 152px
    }

    #fancybox-loading div {
        background-image: url('/wp-content/themes/bw-zenny/assets/global/css/lib/fancybox_loading@2x.gif');
        background-size: 24px 24px
    }
}

.as-mask,.as-vertical .as-panels {
    width: 100%
}

.as-mask,.as-panel {
    overflow: hidden
}

.as-horizontal .as-panels,.as-mask {
    height: 100%
}

.accordion-slider {
    position: relative;
    margin-left: auto;
    margin-right: auto
}

.as-background-opened,.as-layer,.as-mask,.as-panel,.as-panels {
    position: absolute
}

.accordion-slider * {
    -webkit-tap-highlight-color: transparent
}

.as-overlap .as-panel {
    overflow: visible
}

.as-horizontal .as-panel {
    height: 100%;
    width: auto
}

.as-vertical .as-panel {
    width: 100%;
    height: auto
}

.as-shadow {
    -webkit-box-shadow: -5px 0 40px 1px #000;
    -mox-box-shadow: -5px 0 40px 1px #000;
    box-shadow: -5px 0 40px 1px #000
}

.as-background,.as-background-opened {
    border: none
}

.as-horizontal .as-background,.as-horizontal .as-background-opened {
    height: 100%;
    width: auto
}

.as-vertical .as-background,.as-vertical .as-background-opened {
    width: 100%;
    height: auto
}

.as-background-opened {
    left: 0;
    top: 0;
    visibility: hidden
}

.as-layer {
    margin: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-font-smoothing: subpixel-antialiased
}

.as-black {
    color: #FFF;
    background: #000;
    background: rgba(0,0,0,.7)
}

.as-white {
    color: #000;
    background: #fff;
    background: rgba(255,255,255,.7)
}

.as-rounded {
    border-radius: 10px
}

.as-padding {
    padding: 10px
}

.as-layer.as-vertical {
    -moz-transform-origin: left bottom;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -moz-transform: rotate(-90deg) translateY(100%);
    -webkit-transform: rotate(-90deg) translateY(100%);
    transform: rotate(-90deg) translateY(100%)
}

.as-pagination-buttons {
    position: absolute;
    top: 100%;
    width: 100%;
    text-align: center;
    padding-top: 10px
}

.as-pagination-button {
    width: 10px;
    height: 10px;
    border: 2px solid #000;
    border-radius: 50%;
    margin: 4px;
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer
}

.as-pagination-buttons .as-selected {
    background-color: #000
}

.as-has-buttons {
    margin-bottom: 32px
}

@media only screen and (min-width: 768px) and (max-width:1024px) {
    .as-pagination-button {
        width:14px;
        height: 14px
    }

    .as-has-buttons {
        margin-bottom: 36px
    }
}

@media only screen and (min-width: 568px) and (max-width:768px) {
    .as-pagination-button {
        width:16px;
        height: 16px
    }

    .as-has-buttons {
        margin-bottom: 38px
    }
}

@media only screen and (min-width: 320px) and (max-width:568px) {
    .as-pagination-button {
        width:18px;
        height: 18px
    }

    .as-has-buttons {
        margin-bottom: 40px
    }
}

.as-selectable {
    cursor: default
}

.as-grab {
    cursor: url(/wp-content/themes/bw-zenny/assets/global/css/lib/images/openhand.cur),move
}

.as-grabbing {
    cursor: url(/wp-content/themes/bw-zenny/assets/global/css/lib/images/closedhand.cur),move
}

.as-no-js {
    overflow: hidden;
    max-width: 100%
}

.accordion-slider p.as-layer {
    font-size: 14px;
    line-height: 1.4
}

.accordion-slider h1.as-layer {
    font-size: 32px;
    line-height: 1.4
}

.accordion-slider h2.as-layer {
    font-size: 24px;
    line-height: 1.4
}

.accordion-slider h3.as-layer {
    font-size: 19px;
    line-height: 1.4
}

.accordion-slider h4.as-layer {
    font-size: 16px;
    line-height: 1.4
}

.accordion-slider h5.as-layer {
    font-size: 13px;
    line-height: 1.4
}

.accordion-slider h6.as-layer {
    font-size: 11px;
    line-height: 1.4
}

.accordion-slider img.as-layer {
    border: none
}

.accordion-slider .as-background,.accordion-slider .as-background-opened {
    max-width: none!important;
    max-height: none!important;
    border: none!important;
    border-radius: 0!important;
    margin: 0!important;
    padding: 0!important;
    -webkit-box-shadow: none!important;
    -mox-box-shadow: none!important;
    box-shadow: none!important;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none
}

.accordion-slider a {
    position: static;
    transition: none!important;
    -moz-transition: none!important;
    -webkit-transition: none!important;
    -o-transition: none!important
}

.accordion-slider canvas,.accordion-slider embed,.accordion-slider iframe,.accordion-slider object,.accordion-slider video {
    max-width: none;
    max-height: none
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.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)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:before,.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

/**
 * Swiper 8.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 21, 2022
 */
@font-face {
    font-display: swap;
    font-family: swiper-icons;
    src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-android .swiper-slide,.swiper-wrapper {
    transform: translate3d(0px,0,0)
}

.swiper-pointer-events {
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform,height
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0,0,0,.15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-centered>.swiper-wrapper::before {
    content: '';
    flex-shrink: 0;
    order: 9999
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start:var(--swiper-centered-offset-before)}

.swiper-centered.swiper-horizontal>.swiper-wrapper: :before {
    height:100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start:var(--swiper-centered-offset-before)}

.swiper-centered.swiper-vertical>.swiper-wrapper: :before {
    width:100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev {
    display: none!important
}

.swiper-button-next:after,.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none!important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev,.swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next,.swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0,0,0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled {
    display: none!important
}

.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));
    height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color,#000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none!important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color,var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px,-50%,0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap,6px) 0;
    display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform,.2s top
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform,.2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform,.2s right
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1)
}

.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none!important
}

.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-grid>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px)
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform,opacity,height
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

.woocommerce #respond input#submit.disabled,.woocommerce #respond input#submit:disabled,.woocommerce #respond input#submit:disabled[disabled],.woocommerce a.button.disabled,.woocommerce a.button:disabled,.woocommerce a.button:disabled[disabled],.woocommerce button.button.disabled,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce input.button.disabled,.woocommerce input.button:disabled,.woocommerce input.button:disabled[disabled] {
    border: 1px solid var(--bzo-title_typo-color);
    color: var(--bzo-title_typo-color);
    text-transform: capitalize;
    font-weight: 500;
    padding: 11px 25px;
    font-size: 16px;
    line-height: 24px;
    border-radius: 0;
    display: inline-block;
    cursor: pointer;
    z-index: 1;
    position: relative;
    font-family: var(--bzo-body_typo-font-family);
    overflow: hidden;
    transition: .2s;
    background: #fff;
    position: relative;
    overflow: hidden;
    opacity: .6
}

.woocommerce #respond input#submit.disabled:hover,.woocommerce #respond input#submit:disabled:hover,.woocommerce #respond input#submit:disabled[disabled]:hover,.woocommerce a.button.disabled:hover,.woocommerce a.button:disabled:hover,.woocommerce a.button:disabled[disabled]:hover,.woocommerce button.button.disabled:hover,.woocommerce button.button:disabled:hover,.woocommerce button.button:disabled[disabled]:hover,.woocommerce input.button.disabled:hover,.woocommerce input.button:disabled:hover,.woocommerce input.button:disabled[disabled]:hover {
    color: #fff;
    border-color: var(--bzo-title_typo-color);
    background: var(--bzo-title_typo-color)
}

:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt,.button,.wishlist_table .product-add-to-cart a,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce a.button.alt,.woocommerce button.button,.woocommerce input.button {
    border: 1px solid var(--bzo-title_typo-color);
    color: var(--bzo-title_typo-color);
    text-transform: capitalize;
    font-weight: 500;
    padding: 11px 25px;
    font-size: 16px;
    line-height: 24px;
    border-radius: 0;
    display: inline-block;
    cursor: pointer;
    z-index: 1;
    position: relative;
    font-family: var(--bzo-body_typo-font-family);
    overflow: hidden;
    transition: .2s;
    background: #fff;
    position: relative;
    overflow: hidden
}

:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover,.button:hover,.wishlist_table .product-add-to-cart a:hover,.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce a.button.alt:hover,.woocommerce button.button:hover,.woocommerce input.button:hover {
    color: #fff;
    background: var(--bzo-title_typo-color)
}

@media(max-width: 767px) {
    .woocommerce #respond input#submit.disabled,.woocommerce #respond input#submit:disabled,.woocommerce #respond input#submit:disabled[disabled],.woocommerce a.button.disabled,.woocommerce a.button:disabled,.woocommerce a.button:disabled[disabled],.woocommerce button.button.disabled,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce input.button.disabled,.woocommerce input.button:disabled,.woocommerce input.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt,.button,.wishlist_table .product-add-to-cart a,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce a.button.alt,.woocommerce button.button,.woocommerce input.button {
        padding:8px 15px;
        font-size: 14px
    }
}

.woocommerce div.product form.cart button.single_add_to_cart_button,.elbzotech-bt-default {
 
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    padding: 11px 25px;
    font-size: 16px;
    line-height: 24px;
    border-radius: 0;
    display: inline-block;
    cursor: pointer;
    z-index: 1;
    position: relative;
    
    overflow: hidden;
    transition: .3s;
    background: #361f11;
    border-color: #361f11;
    position: relative;
    overflow: hidden
}

.woocommerce div.product form.cart button.single_add_to_cart_button:hover,.elbzotech-bt-default:hover,.elbzotech-bt-default:focus {
    color: #fff;
    background: #de8828;
    border-color: #de8828;
}

@media(max-width: 767px) {
    .elbzotech-bt-default {
        font-size:14px;
        padding: 10px 20px
    }
}

.elbzotech-bt-style2 {
    border: 1px solid var(--bzo-main-color);
    color: var(--bzo-main-color);
    text-transform: uppercase;
    font-weight: 500;
    padding: 11px 25px;
    font-size: 16px;
    line-height: 24px;
    border-radius: 0;
    display: inline-block;
    cursor: pointer;
    z-index: 1;
    position: relative;
    font-family: var(--bzo-body_typo-font-family);
    overflow: hidden;
    transition: .3s;
    background: #fff;
    position: relative;
    overflow: hidden
}

.elbzotech-bt-style2:focus,.elbzotech-bt-style2:hover {
    border-color: var(--bzo-main-color);
    color: #fff;
    background-color: var(--bzo-main-color)
}

.elbzotech-bt-style3 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    color: var(--bzo-main-color);
    border-bottom: 1px solid var(--bzo-main-color);
    transition: .3s
}

.elbzotech-bt-style3:hover {
    color: var(--bzo-main-color2);
    border-color: var(--bzo-main-color2)
}

.detail-quickview {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: var(--bzo-title_typo-color);
    text-transform: uppercase;
    margin-top: 20px;
    display: inline-block
}

.detail-quickview span {
    border-bottom: 1px solid var(--bzo-title_typo-color)
}

.detail-quickview i {
    margin-left: 5px
}

.detail-quickview:hover {
    color: var(--bzo-main-color)
}

.detail-quickview:hover span {
    border-color: var(--bzo-main-color)
}

.wishlist_compare_single_product a,.item-list-default .product-extra-link-defaut2 .list-compare-wishlist a {
    position: relative;
    overflow: hidden
}

.wishlist_compare_single_product a:after,.item-list-default .product-extra-link-defaut2 .list-compare-wishlist a:after, {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    border-radius: 0;
    top: 0;
    right: 0;
    left: auto;
    z-index: -1;
    transition: all .3s ease;
    background: var(--bzo-main-color)
}

.wishlist_compare_single_product a:hover:after,.item-list-default .product-extra-link-defaut2 .list-compare-wishlist a:hover:after, {
    width: 100%;
    right: auto;
    left: 0;
    transition: all .3s ease
}

.bzotech-blog-list-comment .title-comment-post {
    margin: 0;
    margin-bottom: 40px;
    font-weight: 500;
    font-size: 26px;
    line-height: 30px
}

.bzotech-blog-list-comment .title-comment-post #cancel-comment-reply-link {
    margin-left: 20px;
    display: inline-block;
    font-weight: 700
}

.bzotech-blog-list-comment .title-comment-post #cancel-comment-reply-link:hover {
    text-decoration: underline
}

.bzotech-blog-list-comment {
    margin-top: 40px
}

.bzotech-blog-form-comment {
    padding: 60px;
    border: 1px solid var(--bzo-border-color);
    margin-top: 40px
}

@media(max-width: 1200px) {
    .bzotech-blog-form-comment {
        padding:30px
    }
}

@media(max-width: 767px) {
    .bzotech-blog-form-comment {
        padding:0;
        border: none
    }
}

.bzotech-blog-form-comment .comment-reply-title {
    color: var(--bzo-title_typo-color);
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    text-transform: capitalize;
    margin: 0;
    margin-bottom: 8px
}

.theme-demo4 .single-blog-style2 .bzotech-blog-form-comment .comment-reply-title,.theme-demo3 .single-blog-style2 .bzotech-blog-form-comment .comment-reply-title {
    font-weight: 400
}

.bzotech-blog-form-comment .comment-form-cookies-consent label {
    font-weight: 400;
    margin-left: 25px;
    vertical-align: middle;
    margin-bottom: 0
}

.bzotech-blog-form-comment .comment-form-cookies-consent {
    margin-bottom: 30px;
    position: relative
}

.bzotech-blog-form-comment .comment-form-cookies-consent input[type=checkbox] {
    margin-top: 0;
    position: absolute;
    top: 6px
}

.bzotech-blog-form-comment .comment-form .contact-email,.bzotech-blog-form-comment .comment-form .contact-site,.bzotech-blog-form-comment .comment-form .contact-name {
    margin-bottom: 30px
}

.bzotech-blog-form-comment .comment-form .contact-message {
    margin-bottom: 30px;
    clear: both;
    display: flex
}

.bzotech-blog-form-comment .comment-form input[type=text],.bzotech-blog-form-comment .comment-form textarea {
    width: 100%;
    border: 1px solid var(--bzo-border-color)
}

.bzotech-blog-form-comment .comment-form .form-submit {
    margin-top: 0;
    margin-bottom: 0
}

.bzotech-blog-form-comment .comment-form .form-submit .elbzotech-bt-default {
    width: 100%
}

.bzotech-blog-form-comment .comment-form .control-group {
    margin-bottom: 20px
}

.bzotech-blog-list-comment .title-line {
    margin-bottom: 40px
}

.bzotech-blog-list-comment .comment-list {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

.bzotech-blog-list-comment .comment-list .comment-thumb img {
    border-radius: 50%;
    height: auto;
    border: 1px solid var(--bzo-border-color)
}

.bzotech-blog-list-comment .comment-list .comment-thumb {
    width: 55px;
    min-width: 55px;
    line-height: 0
}

.bzotech-blog-list-comment .comment-list .comment-info {
    padding-left: 0;
    padding-top: 0;
    width: calc(100% - 50px);
    position: relative;
    margin-left: 15px
}

.bzotech-blog-list-comment .comment-list .comment-info .author-name,.bzotech-blog-list-comment .comment-list .comment-info .author-name a {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-transform: capitalize
}

.bzotech-blog-list-comment .comment-list .comment-info .author-name a:hover {
    color: var(--bzo-main-color)
}

.bzotech-blog-list-comment .comment-list .comment-info .author-date {
    font-size: 14px;
    color: #898989;
    width: calc(100% - 150px)
}

.bzotech-blog-list-comment .comment-list .comment-info .author-name span {
    font-size: 18px;
    color: #000;
    margin-left: 30px;
    display: inline-block;
    font-weight: 400
}

.bzotech-blog-list-comment .comment-list .comment-info .author-name {
    margin-bottom: 5px;
    width: calc(100% - 150px)
}

.bzotech-blog-list-comment .comment-list .comment-info .content-comment>p:last-child {
    margin-bottom: 0
}

.bzotech-blog-list-comment .comment-list .comment-info .date {
    margin-top: 12px;
    display: inline-block;
    font-size: 16px;
    color: #999
}

.bzotech-blog-list-comment .comment-list .comment-info .date span {
    margin-right: 5px
}

.bzotech-blog-list-comment .item-comment .desc-comment-text {
    margin-top: 30px
}

.bzotech-blog-list-comment .comment-list>li .item-comment {
    border: 1px solid var(--bzo-border-color);
    padding: 30px;
    margin-top: 30px
}

.bzotech-blog-list-comment .comment-list>li:first-child>.item-comment {
    margin-top: 0
}

.comment-list .comment-reply-link {
    position: absolute;
    right: 0;
    top: 0;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0;
    border-bottom: 1px solid var(--bzo-gray-color);
    line-height: 22px
}

.comment-list .comment-reply-link:hover {
    border-color: var(--bzo-main-color)
}

.comment-list .comment-respond {
    margin-bottom: 30px;
    padding: 0;
    border: none;
    margin-top: 30px
}

#cancel-comment-reply-link {
    font-size: 20px
}

.comment-list ul {
    list-style: none
}

.comment-list .content-comment ul {
    list-style: disc
}

.comment-list .children {
    padding-left: 95px
}

@media (max-width: 1366px) {
    .comment-list .children {
        padding-left:60px
    }
}

@media (max-width: 991px) {
    .comment-list .children {
        padding-left:32px
    }
}

@media (max-width: 768px) {
    .comment-list .children {
        padding-left:0
    }
}

@media (max-width: 767px) {
    .comment-list .comment-reply-link {
        position:unset;
        margin-top: 20px;
        display: inline-block
    }

    .bzotech-blog-list-comment .comment-list .comment-info .author-name,.bzotech-blog-list-comment .comment-list .comment-info .author-date {
        width: 100%
    }

    .bzotech-blog-list-comment .comment-list>li .item-comment {
        padding: 0;
        border: none
    }
}

.bzotech-blog-form-comment .comment-form .contact-name .title-label,.bzotech-blog-form-comment .comment-form .contact-email .title-label,.bzotech-blog-form-comment .comment-form .contact-site .title-label,.bzotech-blog-form-comment .comment-form .contact-message .title-label {
    display: block;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 9px
}

.bzotech-blog-form-comment .comment-form .contact-name .title-label span,.bzotech-blog-form-comment .comment-form .contact-email .title-label span,.bzotech-blog-form-comment .comment-form .contact-site .title-label span,.bzotech-blog-form-comment .comment-form .contact-message .title-label span {
    color: #ff3b3b
}

.bzotech-blog-form-comment .comment-form input[type=text] {
    height: 50px
}

.bzotech-blog-form-comment .comment-form input[type=text],.bzotech-blog-form-comment .comment-form textarea {
    width: 100%;
    padding: 0 20px;
    font-size: var(--bzo-body_typo-font-size);
    background: #fff;
    border-radius: 0
}

.bzotech-blog-form-comment .comment-form textarea {
    padding-top: 14px;
    height: 140px
}

.bzotech-blog-form-comment .comment-form input[type=text]::-webkit-input-placeholder,.bzotech-blog-form-comment .comment-form textarea::-webkit-input-placeholder {
    color: #666
}

.bzotech-blog-form-comment .comment-form textarea:-ms-input-placeholder,.bzotech-blog-form-comment .comment-form input[type=text]:-ms-input-placeholder {
    color: #666
}

.bzotech-blog-form-comment .comment-form textarea::placeholder,.bzotech-blog-form-comment .comment-form input[type=text]::placeholder {
    color: #666
}

p.no-comments {
    margin-bottom: 0;
    margin-top: 50px;
    background: #f5f5f5;
    padding: 15px 20px;
    color: var(--bzo-title_typo-color);
    border-radius: 0
}

.comment-list li.ping-track-back {
    margin-bottom: 35px;
    padding-bottom: 35px;
    border-bottom: 1px solid #e1e1e1
}

.comment-list .ping-track-back .edit-link {
    color: #000;
    margin-left: 10px
}

.comment-list .ping-track-back .edit-link i {
    margin-right: 3px
}

@media(max-width: 767px) {
    .bzotech-blog-form-comment .comment-form .contact-email,.bzotech-blog-form-comment .comment-form .contact-site,.bzotech-blog-form-comment .comment-form .contact-name,.bzotech-blog-form-comment .comment-form .contact-message {
        margin-bottom:15px
    }
}

@-webkit-keyframes wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }

    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        -ms-transform: translateY(8px);
        transform: translateY(8px)
    }

    33.3% {
        -webkit-transform: translateY(-6px);
        -ms-transform: translateY(-6px);
        transform: translateY(-6px)
    }

    49.95% {
        -webkit-transform: translateY(4px);
        -ms-transform: translateY(4px);
        transform: translateY(4px)
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        -ms-transform: translateY(-2px);
        transform: translateY(-2px)
    }

    83.25% {
        -webkit-transform: translateY(1px);
        -ms-transform: translateY(1px);
        transform: translateY(1px)
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.wobble-vertical {
    display: inline-block;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0)
}

.wobble-vertical:hover {
    -webkit-animation-name: wobble-vertical;
    animation-name: wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px)
    }

    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px)
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        -ms-transform: translateX(8px);
        transform: translateX(8px)
    }

    33.3% {
        -webkit-transform: translateX(-6px);
        -ms-transform: translateX(-6px);
        transform: translateX(-6px)
    }

    49.95% {
        -webkit-transform: translateX(4px);
        -ms-transform: translateX(4px);
        transform: translateX(4px)
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        -ms-transform: translateX(-2px);
        transform: translateX(-2px)
    }

    83.25% {
        -webkit-transform: translateX(1px);
        -ms-transform: translateX(1px);
        transform: translateX(1px)
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.wobble-horizontal {
    display: inline-block;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0)
}

.wobble-horizontal:hover,a:hover .wobble-horizontal {
    -webkit-animation-name: wobble-horizontal;
    animation-name: wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes wobble-to-bottom-right {
    16.65% {
        -webkit-transform: translate(8px,8px);
        transform: translate(8px,8px)
    }

    33.3% {
        -webkit-transform: translate(-6px,-6px);
        transform: translate(-6px,-6px)
    }

    49.95% {
        -webkit-transform: translate(4px,4px);
        transform: translate(4px,4px)
    }

    66.6% {
        -webkit-transform: translate(-2px,-2px);
        transform: translate(-2px,-2px)
    }

    83.25% {
        -webkit-transform: translate(1px,1px);
        transform: translate(1px,1px)
    }

    100% {
        -webkit-transform: translate(0,0);
        transform: translate(0,0)
    }
}

@keyframes wobble-to-bottom-right {
    16.65% {
        -webkit-transform: translate(8px,8px);
        -ms-transform: translate(8px,8px);
        transform: translate(8px,8px)
    }

    33.3% {
        -webkit-transform: translate(-6px,-6px);
        -ms-transform: translate(-6px,-6px);
        transform: translate(-6px,-6px)
    }

    49.95% {
        -webkit-transform: translate(4px,4px);
        -ms-transform: translate(4px,4px);
        transform: translate(4px,4px)
    }

    66.6% {
        -webkit-transform: translate(-2px,-2px);
        -ms-transform: translate(-2px,-2px);
        transform: translate(-2px,-2px)
    }

    83.25% {
        -webkit-transform: translate(1px,1px);
        -ms-transform: translate(1px,1px);
        transform: translate(1px,1px)
    }

    100% {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        transform: translate(0,0)
    }
}

.wobble-to-bottom-right {
    display: inline-block;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0)
}

.wobble-to-bottom-right:hover {
    -webkit-animation-name: wobble-to-bottom-right;
    animation-name: wobble-to-bottom-right;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes wobble-to-top-right {
    16.65% {
        -webkit-transform: translate(8px,-8px);
        transform: translate(8px,-8px)
    }

    33.3% {
        -webkit-transform: translate(-6px,6px);
        transform: translate(-6px,6px)
    }

    49.95% {
        -webkit-transform: translate(4px,-4px);
        transform: translate(4px,-4px)
    }

    66.6% {
        -webkit-transform: translate(-2px,2px);
        transform: translate(-2px,2px)
    }

    83.25% {
        -webkit-transform: translate(1px,-1px);
        transform: translate(1px,-1px)
    }

    100% {
        -webkit-transform: translate(0,0);
        transform: translate(0,0)
    }
}

@keyframes wobble-to-top-right {
    16.65% {
        -webkit-transform: translate(8px,-8px);
        -ms-transform: translate(8px,-8px);
        transform: translate(8px,-8px)
    }

    33.3% {
        -webkit-transform: translate(-6px,6px);
        -ms-transform: translate(-6px,6px);
        transform: translate(-6px,6px)
    }

    49.95% {
        -webkit-transform: translate(4px,-4px);
        -ms-transform: translate(4px,-4px);
        transform: translate(4px,-4px)
    }

    66.6% {
        -webkit-transform: translate(-2px,2px);
        -ms-transform: translate(-2px,2px);
        transform: translate(-2px,2px)
    }

    83.25% {
        -webkit-transform: translate(1px,-1px);
        -ms-transform: translate(1px,-1px);
        transform: translate(1px,-1px)
    }

    100% {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        transform: translate(0,0)
    }
}

.wobble-to-top-right {
    display: inline-block;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0)
}

.wobble-to-top-right:hover {
    -webkit-animation-name: wobble-to-top-right;
    animation-name: wobble-to-top-right;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.xoayvong {
    animation: xoayvong 2s linear 0s infinite;
    -webkit-animation: xoayvong 2s linear 0s infinite;
    -moz-animation: xoayvong 2s linear 0s infinite;
    -o-animation: xoayvong 2s linear 0s infinite
}

.banner-advs {
    position: relative;
    line-height: 0
}

.adv-thumb-link {
    display: block;
    position: relative;
    line-height: 0
}

.adv-thumb-link>img {
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    width: 100%
}

.zoom-rotate .adv-thumb-link>img {
    transform: scale(1) rotate(0);
    -webkit-transform: scale(1) rotate(0)
}

.zoom-rotate:hover .adv-thumb-link>img {
    transform: scale(1.1) rotate(4deg);
    -webkit-transform: scale(1.1) rotate(4deg)
}

.zoom-image:hover .adv-thumb-link>img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1)
}

.zoom-image .adv-thumb-link>img {
    transition: all 1s cubic-bezier(0,0,.1,1);
    transition-delay: .1s
}

.fade-out-in .adv-thumb-link:before,.fade-out-in .adv-thumb-link:after,.fade-in-out .adv-thumb-link:before,.fade-in-out .adv-thumb-link:after,.overlay-image .adv-thumb-link:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    background: rgba(0,0,0,.1);
    opacity: 0;
    z-index: 1;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s
}

.fade-out-in:hover .adv-thumb-link:before {
    opacity: 1;
    top: 50%;
    bottom: 50%
}

.fade-out-in:hover .adv-thumb-link:after {
    opacity: 1;
    left: 50%;
    right: 50%
}

.fade-in-out .adv-thumb-link:before {
    opacity: 1;
    top: 50%;
    bottom: 50%
}

.fade-in-out .adv-thumb-link:after {
    opacity: 1;
    left: 50%;
    right: 50%
}

.fade-in-out:hover .adv-thumb-link:before {
    opacity: 0;
    top: 0;
    bottom: 0
}

.fade-in-out:hover .adv-thumb-link:after {
    opacity: 0;
    left: 0;
    right: 0
}

.pull-curtain .adv-thumb-link:before {
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    opacity: 0;
    background: rgba(0,0,0,.1);
    content: "";
    position: absolute;
    z-index: 1;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s
}

.pull-curtain .adv-thumb-link:after {
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    opacity: 0;
    background: rgba(0,0,0,.1);
    content: "";
    position: absolute;
    z-index: 1;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s
}

.pull-curtain:hover .adv-thumb-link:before,.pull-curtain:hover .adv-thumb-link:after {
    width: 100%;
    height: 100%;
    opacity: 1
}

.overlay-image .adv-thumb-link:after {
    background: rgba(0,0,0,.1)
}

.overlay-image:hover .adv-thumb-link:after {
    opacity: 1
}

.overlay-image-style2 .adv-thumb-link:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.15) 70%);
    content: '';
    opacity: 0;
    transition: opacity .4s,transform .4s
}

.overlay-image-style2:hover .adv-thumb-link:after {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.blur-image:hover .adv-thumb-link img {
    filter: blur(5px);
    -webkit-filter: blur(5px)
}

.gray-image:hover .adv-thumb-link img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.zoom-out .adv-thumb-link img:last-child {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transform: scale(3);
    -webkit-transform: scale(3)
}

.zoom-out:hover .adv-thumb-link img {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    -webkit-transform: scale(1)
}

.line-scale .adv-thumb-link:before {
    position: absolute;
    top: 20px;
    bottom: 20px;
    left: 20px;
    right: 20px;
    content: "";
    border-top: 1px solid rgba(255,255,255,.7);
    border-bottom: 1px solid rgba(255,255,255,.7);
    z-index: 1;
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s
}

.line-scale .adv-thumb-link:after {
    position: absolute;
    top: 20px;
    bottom: 20px;
    left: 20px;
    right: 20px;
    content: "";
    border-left: 1px solid rgba(255,255,255,.7);
    border-right: 1px solid rgba(255,255,255,.7);
    z-index: 1;
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s
}

.line-scale:hover .adv-thumb-link:before,.line-scale:hover .adv-thumb-link:after {
    transform: scale(1);
    -webkit-transform: scale(1)
}

.folding-the-edge:hover .adv-thumb-link:before {
    transition: .4s;
    border-bottom: 60px solid var(--bzo-main-color);
    border-right: 60px solid #fff
}

.folding-the-edge .adv-thumb-link:before {
    border-bottom: 0 solid var(--bzo-main-color);
    border-right: 0 solid #fff;
    content: '';
    right: 0;
    top: 0;
    position: absolute;
    transition: .4s
}



.hover-icon .effect-hover-icon {
    position: absolute;
    right: 15px;
    top: 15px;
    bottom: 15px;
    left: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0,0,0,.6);
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s
}

.hover-icon:hover .effect-hover-icon {
    transform: scale(1)
}

@-webkit-keyframes shine {
    100% {
        left: 125%
    }
}

@keyframes shine {
    100% {
        left: 125%
    }
}

.shine-effect-hover .adv-thumb-link {
    border-radius: 15px;
    position: relative
}

.shine-effect-hover .adv-thumb-link:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg)
}

.shine-effect-hover .adv-thumb-link:hover:before {
    -webkit-animation: shine .85s;
    animation: shine .85s
}

.shake {
    animation: shake 2s ease infinite
}

@keyframes shake-horizontal {
    0%,100% {
        transform: translateX(0)
    }

    10%,30%,50%,70%,90% {
        transform: translateX(-3px)
    }

    20%,40%,60%,80% {
        transform: translateX(3px)
    }
}

@keyframes shake-vertical {
    0%,100% {
        transform: translateY(0)
    }

    10%,30%,50%,70%,90% {
        transform: translateY(-3px)
    }

    20%,40%,60%,80% {
        transform: translateY(3px)
    }
}

@-webkit-keyframes dogTrans {
    from {
        -webkit-transform: translateY(40px);
        transform: translateY(40px)
    }

    to {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@keyframes imgTrans {
    from {
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }

    to {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@keyframes bzo-scroll {
    from {
        transform: translateX(0)
    }

    to {
        transform: translateX(calc(-100%))
    }
}

@keyframes bzo-scroll2 {
    from {
        transform: translateX(-50%)
    }

    to {
        transform: translateX(0%)
    }
}

@keyframes bzo-scroll-ver {
    from {
        transform: translateY(0)
    }

    to {
        transform: translateY(calc(-50%))
    }
}

.error404 .wrap-bread-crumb {
    display: none
}

.content-default-404 .text {
    margin-top: 20px;
    margin-bottom: 20px
}

.content-default-404 .desc {
    margin-left: auto;
    margin-right: auto;
    line-height: 30px;
    max-width: 1120px
}

.content-default-404 .img-number {
    display: inline-block
}

.content-default-404 .elbzotech-bt-default {
    margin-top: 30px
}

@media(max-width: 1200px) {
    .content-default-404 .desc {
        font-size:18px
    }

    .content-default-404 .img-number {
        max-width: 80%
    }

    .content-default-404 .text {
        font-size: 38px;
        line-height: 48px
    }

    .content-default-404 .title120 {
        font-size: 100px
    }
}

@media(max-width: 767px) {
    .content-default-404 .title120 {
        font-size:80px
    }

    .content-default-404 .text {
        margin-top: 5px;
        margin-bottom: 15px;
        font-size: 32px;
        line-height: 38px
    }

    .content-default-404 .desc {
        font-size: 14px
    }

    .content-default-404 .elbzotech-bt-default {
        margin-top: 20px
    }
}

.meta-post-style1 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 5px 0
}

.meta-post-style1 .post-meta-data__item {
    display: flex;
    align-items: center
}

.meta-post-style1 .post-meta-data__item a {
    color: var(--bzo-body_typo-color)
}

.meta-post-style1 .post-meta-data__item a:hover {
    color: var(--bzo-main-color2)
}

.meta-post-style1 .post-meta-data__content {
    display: flex;
    align-items: center;
    gap: 5px
}

.meta-post-style1 .post-meta-data__content>i {
    font-size: 18px
}

.meta-post-style1 .comments-item .post-meta-data__content>i {
    display: block
}

.meta-post-style1 .split {
    display: inline-block;
    width: 1px;
    height: 14px;
    margin: 0 15px;
    vertical-align: middle;
    background: #d9d9d9
}

.meta-post-style1 .meta-cats .flex-wrapper {
    gap: 5px
}

.style-item-meta__cats .post-meta-data__content {
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}

.style-item-meta__cats .meta-cats a {
    background: linear-gradient(0deg,rgba(0,0,0,.06),rgba(0,0,0,.06)),#fff;
    padding: 8px 12px;
    border-radius: 0;
    display: inline-block
}

.style-item-meta__cats .meta-cats a:hover {
    color: #fff;
    background: var(--bzo-main-color)
}

.style-item-meta__cats .post-meta-data__content>i,.style-item-meta__cats .post-meta-data__content>span {
    display: none
}

.style2-item-meta__cats .post-meta-data__content {
    display: flex;
    flex-wrap: wrap;
    gap: 5px 15px
}

.style2-item-meta__cats .meta-cats a {
    color: var(--bzo-body_typo-color)
}

.style2-item-meta__cats .meta-cats a:hover {
    color: var(--bzo-main-color)
}

.style2-item-meta__cats .post-meta-data__content>i,.style2-item-meta__cats .post-meta-data__content>span {
    display: none
}

.meta-post-style2 {
    display: flex;
    flex-wrap: wrap;
    gap: 5px 20px;
    align-items: center
}

.meta-post-style2 .post-meta-data__content i {
    display: none
}

.meta-post-style2 .post-meta-data__content {
    display: flex;
    align-items: center;
    gap: 10px
}

.meta-post-style2 .avata img {
    border-radius: 50%
}

.meta-post-style3 {
    display: flex;
    flex-wrap: wrap;
    gap: 5px 15px;
    align-items: center
}

.meta-post-style3 .post-meta-data__content {
    display: flex;
    gap: 5px 10px;
    align-items: center;
    font-size: 14px;
    text-transform: capitalize;
    line-height: 16px
}

.meta-post-style3 .post-meta-data__content a {
    color: var(--bzo-body_typo-color)
}

.meta-post-style3 .post-meta-data__content a:hover {
    color: var(--bzo-main-color)
}

.meta-post-style3 .post-meta-data__content i {
    font-size: 16px
}

.blog-grid-view .list-post-wrap {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap
}

.list-col-item {
    padding: 10px;
}

@media (min-width: 2400px) {
    .list-1-item-widescreen {
        width:100%
    }

    .list-2-item-widescreen {
        width: 50%
    }

    .list-3-item-widescreen {
        width: 33.3333%
    }

    .list-4-item-widescreen {
        width: 25%
    }

    .list-5-item-widescreen {
        width: 20%
    }

    .list-6-item-widescreen {
        width: 16.66666667%
    }

    .list-7-item-widescreen {
        width: 14.2857%
    }

    .list-8-item-widescreen {
        width: 12.5%
    }

    .list-9-item-widescreen {
        width: 11.111%
    }

    .list-10-item-widescreen {
        width: 10%
    }
}

.list-1-item {
    width: 100%
}

.list-2-item {
    width: 50%
}

.list-3-item {
    width: 33.3333%
}

.list-4-item {
    width: 25%
}

.list-5-item {
    width: 20%
}

.list-6-item {
    width: 16.66666667%
}

.list-7-item {
    width: 14.2857%
}

.list-8-item {
    width: 12.5%
}

.list-9-item {
    width: 11.111%
}

.list-10-item {
    width: 10%
}

@media (max-width: 1366px) {
    .list-1-item-laptop {
        width:100%
    }

    .list-2-item-laptop {
        width: 50%
    }

    .list-3-item-laptop {
        width: 33.3333%
    }

    .list-4-item-laptop {
        width: 25%
    }

    .list-5-item-laptop {
        width: 20%
    }

    .list-6-item-laptop {
        width: 16.66666667%
    }

    .list-7-item-laptop {
        width: 14.2857%
    }

    .list-8-item-laptop {
        width: 12.5%
    }

    .list-9-item-laptop {
        width: 11.111%
    }

    .list-10-item-laptop {
        width: 10%
    }
}

@media (max-width: 1200px) {
    .list-1-item-tablet-extra {
        width:100%
    }

    .list-2-item-tablet-extra {
        width: 50%
    }

    .list-3-item-tablet-extra {
        width: 33.3333%
    }

    .list-4-item-tablet-extra {
        width: 25%
    }

    .list-5-item-tablet-extra {
        width: 20%
    }

    .list-6-item-tablet-extra {
        width: 16.66666667%
    }

    .list-7-item-tablet-extra {
        width: 14.2857%
    }

    .list-8-item-tablet-extra {
        width: 12.5%
    }

    .list-9-item-tablet-extra {
        width: 11.111%
    }

    .list-10-item-tablet-extra {
        width: 10%
    }
}

@media (max-width: 1024px) {
    .list-1-item-tablet {
        width:100%
    }

    .list-2-item-tablet {
        width: 50%
    }

    .list-3-item-tablet {
        width: 33.3333%
    }

    .list-4-item-tablet {
        width: 25%
    }

    .list-5-item-tablet {
        width: 20%
    }

    .list-6-item-tablet {
        width: 16.66666667%
    }

    .list-7-item-tablet {
        width: 14.2857%
    }

    .list-8-item-tablet {
        width: 12.5%
    }

    .list-9-item-tablet {
        width: 11.111%
    }

    .list-10-item-tablet {
        width: 10%
    }
}

@media (max-width: 880px) {
    .list-1-item-mobile-extra {
        width:100%
    }

    .list-2-item-mobile-extra {
        width: 50%
    }

    .list-3-item-mobile-extra {
        width: 33.3333%
    }

    .list-4-item-mobile-extra {
        width: 25%
    }

    .list-5-item-mobile-extra {
        width: 20%
    }

    .list-6-item-mobile-extra {
        width: 16.66666667%
    }

    .list-7-item-mobile-extra {
        width: 14.2857%
    }

    .list-8-item-mobile-extra {
        width: 12.5%
    }

    .list-9-item-mobile-extra {
        width: 11.111%
    }

    .list-10-item-mobile-extra {
        width: 10%
    }
}

@media (max-width: 767px) {
    .list-1-item-mobile {
        width:100%
    }

    .list-2-item-mobile {
        width: 50%
    }

    .list-3-item-mobile {
        width: 33.3333%
    }

    .list-4-item-mobile {
        width: 25%
    }

    .list-5-item-mobile {
        width: 20%
    }

    .list-6-item-mobile {
        width: 16.66666667%
    }

    .list-7-item-mobile {
        width: 14.2857%
    }

    .list-8-item-mobile {
        width: 12.5%
    }

    .list-9-item-mobile {
        width: 11.111%
    }

    .list-10-item-mobile {
        width: 10%
    }
}

.swiper-wrapper.bzotech-row {
    margin-left: 0;
    margin-right: 0
}

@media (max-width: 1200px) {
    .list-post-wrap,.list-product-wrap {
        margin-right:-10px;
        margin-left: -10px
    }

    .list-col-item {
        padding: 0 10px
    }
}

@media (max-width: 375px) {
    .list-2-item-mobile,.list-2-item-mobile-extra,.list-2-item-tablet,.list-2-item-tablet-extra,.list-2-item-laptop,.list-2-item,.list-2-item-widescreen,.list-3-item-mobile,.list-3-item-mobile-extra,.list-3-item-tablet,.list-2-item-tablet-extra,.list-3-item-laptop,.list-2-item,.list-3-item-widescreen {
        width:100%
    }
}

.item-post-wg .zoom-image:hover .adv-thumb-link img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transition: all .3s linear 0s
}

.item-post-wg .zoom-image:hover .adv-thumb-link img {
    transition: all .3s linear 0s
}

.popup-share-content {
    display: none
}

.popup-share span {
    display: none
}

.share-popup-content-open {
    background: rgb(0 0 0/80%);
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    display: flex;
    z-index: 9999;
    right: 0;
    display: none;
    justify-content: center;
    align-items: center
}

.share-popup-content-open>i {
    position: absolute;
    right: 50px;
    color: #fff;
    top: 50px;
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    cursor: pointer
}

.share-popup-content-open ul {
    background: #fff;
    padding: 35px 35px 30px;
    border-radius: 0
}

.share-popup-content-open ul a {
    display: inline-block;
    line-height: 0;
    font-size: 30px
}

.share-popup-content-open ul li {
    margin-right: 20px
}

.share-popup-content-open ul li:last-child {
    margin-right: 0
}

.share-popup-content-open.active {
    display: flex
}

.post-thumb {
    position: relative
}

.blog-grid-post-item- .item-grid-post- {
    margin-bottom: 0px;
}

.blog-grid-post-item- .list-post-wrap {
    margin-bottom: -30px;
    padding: 0 10px;
    margin-top: 20px;
}

.item-grid-post- .style-item-meta__cats .meta-cats a {
    border-radius: 0
}

.item-grid-post- .meta-post-style1 {
    margin-bottom: 10px
}

.item-grid-post- .post-title {
    margin-bottom: 0;
    line-height: 1.4
}

.item-grid-post- .desc {
    margin: 10px 0 0
}

.item-grid-post- .readmore-wrap {
    margin-top: 20px
}

.item-grid-post- .post-thumb {
    margin-bottom: 15px;
    position: relative;
    border-radius: 0
}

.item-grid-post- .post-thumb {
    overflow: hidden
}

.item-grid-post- .style-item-meta__cats {
    position: absolute;
    left: 15px;
    top: 15px
}

.item-grid-post-style2 {
    padding: 18px 0;
    border-left: 2px solid #000
}

.item-grid-post-style2 .item-post {
    display: flex;
    gap: 15px
}

.item-grid-post-style2 .post-thumb {
    width: 50%;
    overflow: hidden
}

.item-grid-post-style2 .post-info {
    width: 50%;
    display: flex;
    justify-content: space-between;
    flex-direction: column
}

.item-grid-post-style2 .post-info .post-title {
    line-height: 1.4
}

.item-grid-post-style2 .post-info .post-title a:hover {
    color: var(--bzo-main-color)
}

.item-grid-post-style2 .post-info .meta-post-style2 {
    flex-direction: column;
    align-items: start;
    gap: 0
}

.item-grid-post-style2 .post-info .meta-post-style2 .meta-cats {
    order: 1
}

.item-grid-post-style2 .post-info .meta-post-style2 .meta-date {
    order: 2
}

.item-grid-post-style2 .post-info .meta-post-style2 .meta-cats span,.item-grid-post-style2 .post-info .meta-post-style2 .meta-cats a {
    display: none
}

.item-grid-post-style2 .post-info .meta-post-style2 .meta-cats a:first-child {
    display: block
}

.item-grid-post-style2 .meta-post-style2 .post-meta-data__content {
    color: var(--bzo-title_typo-color)
}

.blog-masonry1-view .bzotech-row {
    display: flex;
    align-items: flex-start
}

.item-col-6 {
    width: 50%;
    padding: 0 15px
}

.column-post-masonry .author,.column-post-masonry .meta-post-style1__date,.column-post-masonry .post-meta-data__content i {
    display: none
}

.blog-masonry1-view .meta-item-date {
    margin: -2px 0 8px
}

.meta-item-date span {
    font-size: 12px;
    color: #888
}

.blog-masonry1-view .col-list .item-post {
    display: flex;
    flex-wrap: nowrap
}

.blog-masonry1-view .item-post {
    position: relative
}

.blog-masonry1-view .col-list .post-info {
    margin-left: 20px
}

.blog-masonry1-view .col-main .post-info {
    position: absolute;
    left: 25px;
    right: 25px;
    bottom: 25px;
    background-color: #fff;
    padding: 25px 25px 23px
}

.blog-masonry1-view .desc {
    margin-bottom: 0;
    color: #313131
}

.blog-masonry1-view .post-title {
    margin: 0 0 8px;
    font-size: 18px;
    line-height: 1.35
}

.blog-masonry1-view .col-list>div {
    margin-bottom: 30px
}

.blog-masonry1-view .col-list>div:last-child {
    margin-bottom: 0
}

.blog-masonry1-view .post-thumb {
    overflow: hidden
}

.blog-masonry1-view .col-list .post-thumb {
    max-width: 330px
}

@media (max-width: 1400px) {
    .blog-masonry1-view .col-list .post-thumb {
        max-width:280px
    }
}

.blog-masonry1-view .post-meta-data__content {
    background-color: #ff4f00;
    padding: 1px 10px;
    margin-bottom: 10px
}

.blog-masonry1-view .post-meta-data__content a {
    color: #fff;
    font-size: 14px
}

@media (max-width: 1024px) {
    .item-col-6 {
        width:100%;
        padding: 0 10px
    }

    .blog-masonry1-view .col-main {
        margin-bottom: 30px
    }

    .blog-masonry1-view .col-list .post-thumb {
        max-width: 180px
    }
}

@media (max-width: 575px) {
    .blog-masonry1-view .col-list .item-post {
        display:block
    }

    .blog-masonry1-view .col-list .post-thumb {
        max-width: 100%;
        margin-bottom: 20px
    }

    .blog-masonry1-view .col-list .post-info {
        margin-left: 0
    }

    .blog-masonry1-view .col-main .post-info {
        left: 15px;
        right: 15px;
        bottom: 15px;
        padding: 15px
    }

    .blog-masonry1-view .col-list>div,.blog-masonry1-view .col-main {
        margin-bottom: 20px
    }
}

.item-list-post-default {
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid var(--bzo-border-color)
}

@media(max-width: 767px) {
    .item-list-post-default {
        margin-bottom:30px;
        padding-bottom: 30px
    }
}

.list-post-wrap>.bzotech-col-md-12:last-child .item-list-post-default {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.item-list-post-default .style-item-meta__cats {
    margin-bottom: 20px
}

.item-list-post-default .readmore {
    display: inline-block;
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 25px;
    font-weight: 700
}

.item-list-post-default .readmore:after {
    content: '';
    background: #000;
    height: 2px;
    width: 0;
    display: inline-block;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    vertical-align: middle;
    margin-left: 10px;
    margin-top: -3px
}

.item-list-post-default .readmore:hover:after {
    width: 20px
}

.item-list-post-default .readmore:hover {
    color: #000
}

.item-list-post-default .post-title {
    margin-bottom: 20px;
    word-break: break-word;
    overflow: inherit;
    white-space: inherit
}

.item-list-post-default .desc {
    margin-bottom: 30px
}

.item-list-post-default .post-info {
    background: #fff;
    position: relative
}

.item-list-post-default .post-thumb {
    margin-bottom: 30px
}

.item-list-post-default .post-thumb img {
    display: block;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s
}

.item-list-post-default .post-thumb a {
    display: block
}

.item-list-post-default .meta-post-style1 {
    margin-bottom: 15px
}

.item-list-post-default .meta-post-style1.not-content {
    margin-bottom: 0
}

.item-list-post-default .readmore-wrap {
    line-height: 0
}

.item-list-post-style2 .post-thumb {
    width: 45%;
    position: relative
}

.item-list-post-style2 .post-thumb>a {
    line-height: 0;
    display: block
}

.item-list-post-style2 .post-thumb img {
    width: 100%
}

.item-list-post-style2 .post-info {
    width: 55%;
    padding-left: 30px
}

.item-list-post-style2 .post-title {
    margin-top: 16px;
    margin-bottom: 16px
}

.item-list-post-style2 .readmore-wrap a {
    color: #111;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    color: var(--bzo-main-color);
    transition: .25s;
    position: relative
}

.item-list-post-style2 .readmore-wrap a:after {
    position: absolute;
    content: "";
    width: 0;
    height: 1px;
    background-color: var(--bzo-main-color);
    transition: .25s;
    bottom: 0;
    left: 0
}

.item-list-post-style2 .readmore-wrap a:hover:after {
    width: 100%;
    transition: .25s
}

.item-list-post-style2 .readmore-wrap a:hover {
    letter-spacing: 2px;
    transition: .25s;
    color: var(--bzo-main-color)
}

.item-list-post-style2 {
    margin-bottom: 40px
}

.blog-list-post-item-style2 .bzotech-col-md-12:last-child .item-list-post-style2 {
    margin-bottom: 0
}

.item-list-post-style2 .post-thumb .meta-post-style1 {
    position: absolute;
    top: 17px;
    left: 20px;
    right: 20px
}

.item-list-post-style2 .post-thumb .meta-post-style1 .meta-cats a {
    background: linear-gradient(0deg,rgba(0,0,0,.06),rgba(0,0,0,.06)),#fff;
    padding: 5px 12px;
    border-radius: 10px;
    display: inline-block;
    transition: all .2s ease-out 0s
}

.item-list-post-style2 .post-thumb .meta-post-style1 .meta-cats a:hover {
    background: var(--bzo-main-color);
    color: #fff;
    transition: all .2s ease-out 0s
}

.item-list-post-style2 .post-thumb .adv-thumb-link {
    display: block;
    position: relative;
    overflow: hidden
}

.item-list-post-style2 .post-thumb .adv-thumb-link:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.15) 70%);
    content: '';
    opacity: 0;
    transition: opacity .4s,transform .4s
}

.item-list-post-style2 .post-thumb .adv-thumb-link:hover:before {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.item-list-post-style3 {
    gap: 15px
}

.item-list-post-style3 .post-thumb {
    width: 100px;
    position: relative;
    border-radius: 0
}

.item-list-post-style3 .post-thumb>a {
    line-height: 0;
    display: block
}

.item-list-post-style3 .post-thumb img {
    width: 100%
}

.item-list-post-style3 .post-info {
    width: calc(100% - 105px)
}

.item-list-post-style3 .post-title {
    font-weight: 500;
    line-height: 24px
}

.item-list-post-style3 .readmore-wrap a {
    color: #111;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    color: var(--bzo-main-color);
    transition: .25s;
    position: relative
}

.item-list-post-style3 .readmore-wrap a:after {
    position: absolute;
    content: "";
    width: 0;
    height: 1px;
    background-color: var(--bzo-main-color);
    transition: .25s;
    bottom: 0;
    left: 0
}

.item-list-post-style3 .readmore-wrap a:hover:after {
    width: 100%;
    transition: .25s
}

.item-list-post-style3 .readmore-wrap a:hover {
    letter-spacing: 2px;
    transition: .25s;
    color: var(--bzo-main-color)
}

.item-list-post-style3 {
    margin-bottom: 15px
}

.blog-list-post-item-style2 .bzotech-col-md-12:last-child .item-list-post-style3 {
    margin-bottom: 0
}

.item-list-post-style3 .post-thumb .adv-thumb-link {
    display: block;
    border-radius: 0;
    position: relative;
    overflow: hidden
}

@media (max-width: 991px) {
    .meta-post-tags-share-style2>.flex-wrapper,.meta-post-tags-share>.flex-wrapper {
        flex-direction:column;
        align-items: self-start;
        gap: 20px
    }
}

@media(max-width: 1200px) {
    .item-list-post-style2 .post-title {
        margin-top:6px;
        margin-bottom: 6px
    }
}

@media(max-width: 880px) {
    .item-list-post-style2 .post-thumb {
        width:100%
    }

    .item-list-post-style2 .post-info {
        width: 100%;
        padding: 0;
        padding-top: 20px
    }

    .item-list-post-style2 {
        flex-direction: column
    }
}

@media(max-width: 767px) {
    .sidebar-position-left {
        order:2;
        margin-top: 40px
    }

    .item-list-post-default .post-title {
        font-size: 24px;
        line-height: 30px
    }
}

.preload #loading-center-absolute>div {
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.preload #objectstyle2 {
    width: 80px;
    height: 80px;
    background-color: #fff;
    -webkit-animation: animatestyle2 1s infinite ease-in-out;
    animation: animatestyle2 1s infinite ease-in-out;
    margin-right: auto;
    margin-left: auto;
    margin-top: 60px
}

@-webkit-keyframes animatestyle2 {
    0% {
        -webkit-transform: perspective(160px)
    }

    50% {
        -webkit-transform: perspective(160px) rotateY(-180deg)
    }

    100% {
        -webkit-transform: perspective(160px) rotateY(-180deg) rotateX(-180deg)
    }
}

@keyframes animatestyle2 {
    0% {
        transform: perspective(160px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(160px) rotateX(0deg) rotateY(0deg)
    }

    50% {
        transform: perspective(160px) rotateX(-180deg) rotateY(0deg);
        -webkit-transform: perspective(160px) rotateX(-180deg) rotateY(0deg)
    }

    100% {
        transform: perspective(160px) rotateX(-180deg) rotateY(-180deg);
        -webkit-transform: perspective(160px) rotateX(-180deg) rotateY(-180deg)
    }
}

#loading-center-absolutestyle3 {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 50px;
    width: 50px;
    margin-top: -25px;
    margin-left: -25px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-animation: loading-center-absolute 1.5s infinite;
    animation: loading-center-absolute 1.5s infinite
}

.objectstyle3 {
    width: 25px;
    height: 25px;
    background-color: #fff;
    float: left
}

#object_onestyle3 {
    -webkit-animation: object_onestyle3 1.5s infinite;
    animation: object_onestyle3 1.5s infinite
}

#object_twostyle3 {
    -webkit-animation: object_twostyle3 1.5s infinite;
    animation: object_twostyle3 1.5s infinite
}

#object_threestyle3 {
    -webkit-animation: object_threestyle3 1.5s infinite;
    animation: object_threestyle3 1.5s infinite
}

#object_fourstyle3 {
    -webkit-animation: object_fourstyle3 1.5s infinite;
    animation: object_fourstyle3 1.5s infinite
}

@-webkit-keyframes loading-center-absolutestyle3 {
    100% {
        -webkit-transform: rotate(-45deg)
    }
}

@keyframes loading-center-absolutestyle3 {
    100% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg)
    }
}

@-webkit-keyframes object_onestyle3 {
    25% {
        -webkit-transform: translate(0,-50px) rotate(-180deg)
    }

    100% {
        -webkit-transform: translate(0,0) rotate(-180deg)
    }
}

@keyframes object_onestyle3 {
    25% {
        transform: translate(0,-50px) rotate(-180deg);
        -webkit-transform: translate(0,-50px) rotate(-180deg)
    }

    100% {
        transform: translate(0,0) rotate(-180deg);
        -webkit-transform: translate(0,0) rotate(-180deg)
    }
}

@-webkit-keyframes object_twostyle3 {
    25% {
        -webkit-transform: translate(50px,0) rotate(-180deg)
    }

    100% {
        -webkit-transform: translate(0,0) rotate(-180deg)
    }
}

@keyframes object_twostyle3 {
    25% {
        transform: translate(50px,0) rotate(-180deg);
        -webkit-transform: translate(50px,0) rotate(-180deg)
    }

    100% {
        transform: translate(0,0) rotate(-180deg);
        -webkit-transform: translate(0,0) rotate(-180deg)
    }
}

@-webkit-keyframes object_three_pre3 {
    25% {
        -webkit-transform: translate(-50px,0) rotate(-180deg)
    }

    100% {
        -webkit-transform: translate(0,0) rotate(-180deg)
    }
}

@keyframes object_threestyle3 {
    25% {
        transform: translate(-50px,0) rotate(-180deg);
        -webkit-transform: translate(-50px,0) rotate(-180deg)
    }

    100% {
        transform: translate(0,0) rotate(-180deg);
        -webkit-transform: rtranslate(0,0) rotate(-180deg)
    }
}

@-webkit-keyframes object_fourstyle3 {
    25% {
        -webkit-transform: translate(0,50px) rotate(-180deg)
    }

    100% {
        -webkit-transform: translate(0,0) rotate(-180deg)
    }
}

@keyframes object_fourstyle3 {
    25% {
        transform: translate(0,50px) rotate(-180deg);
        -webkit-transform: translate(0,50px) rotate(-180deg)
    }

    100% {
        transform: translate(0,0) rotate(-180deg);
        -webkit-transform: translate(0,0) rotate(-180deg)
    }
}

#loading-center-absolutestyle4 {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 150px;
    width: 150px;
    margin-top: -75px;
    margin-left: -50px
}

.objectstyle4 {
    width: 20px;
    height: 20px;
    background-color: #fff;
    float: left;
    margin-right: 20px;
    margin-top: 65px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

#object_onestyle4 {
    -webkit-animation: object_onestyle4 1.5s infinite;
    animation: object_onestyle4 1.5s infinite
}

#object_twostyle4 {
    -webkit-animation: object_twostyle4 1.5s infinite;
    animation: object_twostyle4 1.5s infinite;
    -webkit-animation-delay: .25s;
    animation-delay: .25s
}

#object_threestyle4 {
    -webkit-animation: object_threestyle4 1.5s infinite;
    animation: object_threestyle4 1.5s infinite;
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

@-webkit-keyframes object_onestyle4 {
    75% {
        -webkit-transform: scale(0)
    }
}

@keyframes object_onestyle4 {
    75% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
}

@-webkit-keyframes object_twostyle4 {
    75% {
        -webkit-transform: scale(0)
    }
}

@keyframes object_twostyle4 {
    75% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
}

@-webkit-keyframes object_threestyle4 {
    75% {
        -webkit-transform: scale(0)
    }
}

@keyframes object_threestyle4 {
    75% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
}

#loading-center-absolutestyle5 {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 50px;
    width: 200px;
    margin-top: -25px;
    margin-left: -100px
}

.objectstyle5 {
    width: 20px;
    height: 20px;
    background-color: #fff;
    float: left;
    margin-top: 15px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

#first_objectstyle5 {
    -webkit-animation: first_objectstyle5 2s infinite;
    animation: first_objectstyle5 2s infinite
}

#second_objectstyle5 {
    -webkit-animation: second_objectstyle5 2s infinite;
    animation: second_objectstyle5 2s infinite;
    float: right
}

@-webkit-keyframes first_objectstyle5 {
    25% {
        -ms-transform: translate(90px,0) scale(2);
        -webkit-transform: translate(90px,0) scale(2);
        transform: translate(90px,0) scale(2)
    }

    50% {
        -ms-transform: translate(180px,0) scale(1);
        -webkit-transform: translate(180px,0) scale(1);
        transform: translate(180px,0) scale(1)
    }

    75% {
        -ms-transform: translate(90px,0) scale(2);
        -webkit-transform: translate(90px,0) scale(2);
        transform: translate(90px,0) scale(2)
    }
}

@keyframes first_objectstyle5 {
    25% {
        -ms-transform: translate(90px,0) scale(2);
        -webkit-transform: translate(90px,0) scale(2);
        transform: translate(90px,0) scale(2)
    }

    50% {
        -ms-transform: translate(180px,0) scale(1);
        -webkit-transform: translate(180px,0) scale(1);
        transform: translate(180px,0) scale(1)
    }

    75% {
        -ms-transform: translate(90px,0) scale(2);
        -webkit-transform: translate(90px,0) scale(2);
        transform: translate(90px,0) scale(2)
    }
}

@-webkit-keyframes second_objectstyle5 {
    25% {
        -ms-transform: translate(-90px,0) scale(2);
        -webkit-transform: translate(-90px,0) scale(2);
        transform: translate(-90px,0) scale(2)
    }

    50% {
        -ms-transform: translate(-180px,0) scale(1);
        -webkit-transform: translate(-180px,0) scale(1);
        transform: translate(-180px,0) scale(1)
    }

    75% {
        -ms-transform: translate(-90px,0) scale(2);
        -webkit-transform: translate(-90px,0) scale(2);
        transform: translate(-90px,0) scale(2)
    }
}

@keyframes second_objectstyle5 {
    25% {
        -ms-transform: translate(-90px,0) scale(2);
        -webkit-transform: translate(-90px,0) scale(2);
        transform: translate(-90px,0) scale(2)
    }

    50% {
        -ms-transform: translate(-180px,0) scale(1);
        -webkit-transform: translate(-180px,0) scale(1);
        transform: translate(-180px,0) scale(1)
    }

    75% {
        -ms-transform: translate(-90px,0) scale(2);
        -webkit-transform: translate(-90px,0) scale(2);
        transform: translate(-90px,0) scale(2)
    }
}

#loading-center-absolutestyle6 {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 20px;
    width: 100px;
    margin-top: -10px;
    margin-left: -50px
}

.objectstyle6 {
    width: 20px;
    height: 20px;
    background-color: #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 20px;
    margin-bottom: 20px;
    position: absolute
}

#object_onestyle6 {
    -webkit-animation: objectstyle6 2s linear infinite;
    animation: objectstyle6 2s linear infinite
}

#object_twostyle6 {
    -webkit-animation: objectstyle6 2s linear infinite -.4s;
    animation: objectstyle6 2s linear infinite -.4s;
    left: 20px
}

#object_threestyle6 {
    -webkit-animation: objectstyle6 2s linear infinite -.8s;
    animation: objectstyle6 2s linear infinite -.8s;
    left: 40px
}

#object_fourstyle6 {
    -webkit-animation: objectstyle6 2s linear infinite -1.2s;
    animation: objectstyle6 2s linear infinite -1.2s;
    left: 60px
}

#object_fivestyle6 {
    -webkit-animation: objectstyle6 2s linear infinite -1.6s;
    animation: objectstyle6 2s linear infinite -1.6s;
    left: 80px
}

@-webkit-keyframes objectstyle6 {
    0% {
        left: 100px;
        top: 0
    }

    80% {
        left: 0;
        top: 0
    }

    85% {
        left: 0;
        top: -20px;
        width: 20px;
        height: 20px
    }

    90% {
        width: 40px;
        height: 15px
    }

    95% {
        left: 100px;
        top: -20px;
        width: 20px;
        height: 20px
    }

    100% {
        left: 100px;
        top: 0
    }
}

@keyframes objectstyle6 {
    0% {
        left: 100px;
        top: 0
    }

    80% {
        left: 0;
        top: 0
    }

    85% {
        left: 0;
        top: -20px;
        width: 20px;
        height: 20px
    }

    90% {
        width: 40px;
        height: 15px
    }

    95% {
        left: 100px;
        top: -20px;
        width: 20px;
        height: 20px
    }

    100% {
        left: 100px;
        top: 0
    }
}

#loading-center-absolutestyle7 {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 50px;
    width: 50px;
    margin-top: -25px;
    margin-left: -25px
}

.objectstyle7 {
    width: 50px;
    height: 5px;
    background-color: #fff;
    -webkit-animation: animatestyle7 2s infinite;
    animation: animatestyle7 2s infinite;
    position: absolute;
    top: 0;
    right: -200px
}

@-webkit-keyframes animatestyle7 {
    50% {
        -ms-transform: translate(-400px,0) rotate(-360deg);
        -webkit-transform: translate(-400px,0) rotate(-360deg);
        transform: translate(-400px,0) rotate(-360deg)
    }

    100% {
        -ms-transform: translate(0,0) rotate(360deg);
        -webkit-transform: translate(0,0) rotate(360deg);
        transform: translate(0,0) rotate(360deg)
    }
}

@keyframes animatestyle7 {
    50% {
        -ms-transform: translate(-400px,0) rotate(-360deg);
        -webkit-transform: translate(-400px,0) rotate(-360deg);
        transform: translate(-400px,0) rotate(-360deg)
    }

    100% {
        -ms-transform: translate(0,0) rotate(360deg);
        -webkit-transform: translate(0,0) rotate(360deg);
        transform: translate(0,0) rotate(360deg)
    }
}

.preload-style-custom-image #loading-center {
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: -o-flex;
    justify-items: center;
    -webkit-justify-items: center;
    -ms-justify-items: center;
    -o-justify-items: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    -o-align-items: center
}

#loading-center-absolute-image {
    text-align: center;
    margin: auto;
    display: none
}

.preload #loading-center {
    width: 100%;
    height: 100%;
    position: relative
}

.preload #loading-center-absolute-image {
    display: block;
    max-width: 350px
}

#loading {
    display: block;
    width: 100%;
    position: fixed;
    z-index: 999999;
    margin-top: 0;
    bottom: 100px;
    top: 100%;
    height: 0;
    opacity: 1;
    transition: all 1s ease-out 0s;
    -webkit-transition: all 1s ease-out 0s;
    background-color: var(--bzo-preload-background)
}

.preload #loading {
    display: block;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 999999;
    margin-top: 0;
    bottom: 0;
    top: 0;
    opacity: 1;
    transition: all .5s ease-out 0s;
    -webkit-transition: all .5s ease-out 0s
}

.preload-remove #loading {
    z-index: -2
}

.preload #loading {
    background-color: var(--bzo-preload-background)
}

.item-product .product-thumb {
    position: relative
}

.countdown-style-item- {
    position: absolute;
    bottom: 12px;
    left: 0;
    right: 0;
    transition: .5s;
    display: flex;
    gap: 8px;
    color: #727272;
    justify-content: center
}

.item-product:hover .countdown-style-item- {
    opacity: 0;
    visibility: hidden;
    bottom: 25%;
    transform: scale(0,0)
}

.countdown-style-item- .clock {
    background-color: #fff;
    box-shadow: 0 0 3px rgba(0,0,0,.2);
    border-radius: 3px;
    width: 52px;
    text-align: center;
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 5px;
    line-height: 24px;
    font-size: 12px
}

.countdown-style-item- .clock .number {
    font-size: 18px;
    color: var(--bzo-title_typo-color);
    font-weight: 600;
    height: auto;
    margin: 0
}

@media(max-width: 880px) {
    .countdown-style-item- .clock {
        width:50px;
        padding: 5px 2px
    }

    .countdown-style-item- {
        gap: 5px
    }
}

@media(max-width: 767px) {
    .countdown-style-item- .clock {
        width:50px;
        padding: 5px
    }

    .countdown-style-item- {
        gap: 8px;
        display: none
    }
}

.flashsale .flashsale-procressbar {
    width: 100%;
    height: 5px;
    border-radius: 10px;
    background-color: #e0e0e0;
    margin: 10px 0 6px
}

.flashsale .flashsale-procressbar .flashsale-procressbar__inner {
    background-color: #ff3b3b;
    border-radius: 10px;
    height: 5px
}

.flashsale .sold-info {
    color: var(--bzo-title_typo-color)
}

.product-price .woocommerce-Price-amount {
    color: #000;
    font-size: 16px;
    font-weight: 500
}

.product-price del {
    text-decoration: none
}

.product-price del .woocommerce-Price-amount {
    color: #727272;
    font-size: 14px;
    font-weight: 400;
    text-decoration: line-through
}

@media(max-width: 767px) {
    .product-price .woocommerce-Price-amount {
        font-size:16px
    }

    .product-price del .woocommerce-Price-amount {
        font-size: 14px
    }
}

.product-price .slipt {
    color: #000
}

.product-grid-view .list-product-wrap {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap
}

.product-grid-view .list-col-item {
    float: none
}

.btn-filter {
    background: #fff;
    border: 1px solid var(--bzo-border-color);
    display: inline-block;
    font-weight: 700;
    height: 40px;
    line-height: 38px;
    padding: 0 55px 0 20px;
    position: relative;
    text-transform: uppercase
}

.box-attr-filter {
    background: #fff;
    border: 1px solid var(--bzo-border-color);
    box-shadow: 0 5px 5px 0 rgba(0,0,0,.1);
    left: 0;
    margin-top: 35px;
    opacity: 0;
    padding: 20px 0;
    position: absolute;
    top: 65px;
    visibility: hidden;
    width: 100%;
    z-index: 10000;
    transition: all .5s ease-out 0s;
    -webkit-transition: all .5s ease-out 0s
}

.filter-product.active .box-attr-filter {
    margin-top: 5px;
    opacity: 1;
    visibility: visible;
    top: 40px
}

.btn-filter:after {
    border-left: 1px solid var(--bzo-border-color);
    bottom: 0;
    content: "\f107";
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 30px
}

.js-content-wrap {
    position: relative
}

.filter-product {
    margin-bottom: 30px
}

.btn-filter span {
    display: inline-block;
    font-size: 18px;
    margin-right: 10px;
    vertical-align: top
}

.box-attr-filter:before {
    background: #fbfbfb;
    border-right: 1px solid var(--bzo-border-color);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 170px
}

.item-box-attr {
    display: table;
    overflow: hidden;
    position: relative;
    width: 100%;
    padding: 5px 0;
    line-height: 24px
}

.item-attr-title {
    display: table-cell;
    padding: 0 25px;
    position: relative;
    width: 170px;
    vertical-align: top;
    text-align: left
}

.item-attr-content {
    color: #666;
    display: table;
    padding: 0 30px;
    vertical-align: top
}

.range-filter .ui-slider-range {
    background: #333
}

.range-filter .ui-slider-handle.ui-state-default.ui-corner-all {
    background: #333;
    border-radius: 0;
    cursor: pointer;
    height: 10px;
    margin-left: -5px;
    top: -4px;
    width: 10px;
    border: none
}

.range-filter .slider-range {
    border: none;
    border-radius: 0;
    height: 1px;
    display: inline-block;
    margin: 0 20px 0 5px;
    vertical-align: middle;
    width: 250px;
    background: #e5e5e5
}

.attr-price-filter {
    display: inline-block
}

.attr-price-filter label {
    font-weight: 400
}

.list-filter.list-inline li {
    padding: 0 10px
}

.wrap-item.loadding .ajax-loading {
    display: block !important
}

.filter-yes .js-content-main {
    clear: both
}

.filter-col .box-attr-filter:before {
    display: none
}

.filter-col .item-box-attr {
    display: block;
    float: left
}

.filter-col.filter-2-col .item-box-attr {
    width: 50%
}

.filter-col.filter-3-col .item-box-attr {
    width: 33.3333%
}

.filter-col.filter-4-col .item-box-attr {
    width: 25%
}

.filter-col.filter-2-col .item-box-attr:nth-child(2n+1),.filter-col.filter-3-col .item-box-attr:nth-child(3n+1),.filter-col.filter-4-col .item-box-attr:nth-child(4n+1) {
    clear: both
}

.filter-col .box-attr-filter {
    clear: both
}

.filter-col .list-filter {
    margin: 0 -15px
}

.filter-col .item-box-attr {
    text-align: left
}

.filter-col .item-attr-title label {
    font-weight: 700;
    margin-bottom: 12px;
    display: block
}

.filter-col.filter-col-list .list-filter li,.filter-col.filter-col-list .list-filter {
    list-style: none;
    display: list-item
}

.element-filter {
    position: relative
}

.element-filter.active:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    width: 6px;
    height: 10px;
    display: block;
    border: solid #a21414;
    border-width: 0 2px 2px 0;
    position: absolute;
    top: 2px;
    right: -11px
}

.filter-noresult {
    padding: 100px 0;
    border: 1px solid var(--bzo-border-color)
}

.bzotech-row>.filter-noresult-wrap {
    padding: 0 15px;
    display: block !important;
    position: static !important
}

.products-wrap {
    position: relative;
    clear: both
}

.filter-none .owl-wrapper,.filter-none .owl-wrapper .owl-item {
    width: 100% !important
}

.range-filter .slider-range {
    max-width: 100%
}

.filter-col .item-attr-title,.filter-col .item-attr-content {
    display: block
}

.list-inline {
    list-style: none;
    padding: 0;
    margin: 0
}

.list-inline>li {
    display: inline-block
}

.attr-price-filter p {
    margin: 0
}

.filter-product:not(.filter-col) .item-attr-content.range-filter {
    padding: 0 40px
}

.shop-loading {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.2);
    z-index: 98
}

.shop-loading i {
    font-size: 40px;
    position: absolute;
    top: 100px;
    left: 50%;
    color: #fff
}

.ajax-loading:not(.list-product-search) {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%!important;
    height: 100%;
    z-index: 9999
}

.ajax-loading:not(.list-product-search) i {
    font-size: 18px;
    position: absolute;
    right: 0;
    top: 0;
    width: 18px;
    height: 18px
}

.loadding {
    position: relative
}

.product-thumb {
    position: relative
}

.wrap-rating .number-rate {
    color: #999;
    margin-left: 10px
}

.product-info .product-title {
    margin: 0 0 5px;
    line-height: 24px;
    text-transform: capitalize
}

.product-thumb {
    overflow: hidden
}

.item-style-product-extra {
    padding: 0;
    line-height: 56px;
    height: 56px;
    display: inline-block;
    width: 56px;
    text-align: center;
    background: var(--bzo-main-color);
    color: #fff;
    margin-left: 2px
}

.item-style-product-extra span {
    display: none
}

.attr-type-color .item {
    display: inline-block;
    border: 1px solid #000;
    margin-right: 15px;
    overflow: hidden;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s
}

.attr-type-color .item:last-child {
    margin-right: 0
}

.attr-type-color span {
    display: block;
    width: 20px;
    height: 20px
}

.attr-type-label .item:last-child {
    margin-right: 0
}

.attr-type-label .item:hover {
    border-color: #000;
    color: #000
}

.attribute-by-color-style1 .attribute-custom {
    height: 18px;
    width: 18px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 10px;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    position: relative
}

.attribute-by-color-style1 .attribute-custom:before {
    height: 24px;
    width: 24px;
    content: '';
    position: absolute;
    left: -3px;
    top: -3px;
    background: 0 0;
    border-radius: 50%;
    z-index: -1
}

.attribute-by-color-style1 .attribute-custom:last-child {
    margin-right: 0
}

.attribute-by-color-style1 .attribute-custom.color-white {
    border: 1px solid #d4d4d4
}

.attribute-by-color-style1 .attribute-custom.color-white.active-att {
    border: none
}

.attribute-by-color-style1 .attribute-custom.active-att:before {
    background: #fff
}

.attribute-by-color-style1 .attribute-custom.color-white.active-att:before {
    background: #ccc
}

.main-filter__number .woocommerce-result-count {
    margin: 0
}

.item-list-default .detail-qty {
    display: none
}

.item-list-default .list-thumb-wrap {
    width: 380px;
    border-right: 1px solid var(--bzo-border-color);
    display: flex;
    align-items: center;
    position: relative
}

.item-list-default .list-thumb-wrap .product-thumb {
    position: unset
}

.item-list-default .list-info-wrap {
    width: calc(100% - 380px);
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

@media(min-width: 1200px) and (max-width:1366px) {
    .item-list-default .list-thumb-wrap {
        width:315px
    }

    .item-list-default .list-info-wrap {
        width: calc(100% - 315px);
        padding-left: 30px
    }
}

.item-list-default .product-thumb-link {
    border-radius: 0
}

.item-list-default .product-title {
    margin-bottom: 12px
}

.item-list-default .product-extra-link-defaut2>* {
    margin-top: 10px
}

.item-list-default .product-extra-link-defaut2 .case-cart-default {
    margin-right: 15px
}

.item-list-default .product-extra-link-defaut2 .list-compare-wishlist {
    display: flex
}

.item-list-default .product-extra-link-defaut2 .list-compare-wishlist a {
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    border: 1px solid var(--bzo-border-color);
    font-size: 22px;
    color: #727272;
    margin: 0 5px;
    transition: all .3s ease-in-out
}

.item-list-default .product-extra-link-defaut2 .list-compare-wishlist a.added {
    background-color: var(--bzo-main-color);
    border-color: var(--bzo-main-color);
    color: #fff
}

.item-list-default .product-extra-link-defaut2 .list-compare-wishlist a.product-compare.added {
    font-size: 0;
    position: relative;
    color: #fff;
    top: -1px
}

.item-list-default .product-extra-link-defaut2 .list-compare-wishlist a.product-compare.added:before {
    font-family: 'Line Awesome Free';
    font-weight: 900;
    content: "\f362";
    font-size: 20px
}

.item-list-default .product-extra-link-defaut2 .list-compare-wishlist a:hover {
    border-color: #000;
    color: #000;
    background: #fff;
    transition: all .3s ease-in-out
}

.item-list-default .product-extra-link-defaut2 {
    margin-top: 20px
}

.item-list-default .wrap-rating {
    margin-bottom: 10px!important
}

.item-list-default .product-price {
    margin-bottom: 12px
}

.product-extra-link-defaut2 .list-compare-wishlist a:last-child,.product-extra-link-defaut2>*:last-child {
    margin-right: 0
}

.item-list-default a.add_to_wishlist,.item-list-default a.product-compare {
    line-height: 60px
}

.item-list-default {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #d6d6d6
}

.detail-qty {
    margin-top: 0;
    margin-bottom: 0;
    height: auto;
    border-radius: 0;
    border: 1px solid var(--bzo-border-color);
    padding: 0 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 140px
}

.detail-qty a {
    color: #454545;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 18px;
    display: inline-block
}

.detail-qty a:hover {
    background: linear-gradient(0deg,rgba(0,0,0,.06),rgba(0,0,0,.06)),#fff;
    color: #727272
}

.detail-qty input {
    border: none;
    color: #181c25;
    font-size: 20px;
    font-weight: 600;
    padding: 0 5px;
    text-align: center
}

.cart_item .detail-qty input {
    font-size: 16px
}

.item-list-default2 .product-title {
    margin-bottom: 12px
}

.item-list-default2 .wrap-rating {
    margin-bottom: 10px
}

.item-list-default2 .product-price {
    margin-bottom: 10px
}

.item-list-default2 .product-price ins {
    text-decoration: none
}

.item-list-default2 .list-thumb-wrap {
    width: 380px
}

.item-list-default2 .list-info-wrap {
    width: calc(74% - 380px);
    padding-left: 35px
}

.item-list-default2 .product-extra-link {
    width: 26%;
    padding-left: 35px;
    margin-left: 35px;
    border-left: 1px solid #cfcfcf;
    text-align: center
}

.item-list-default2 .product-extra-link .detail-qty {
    margin: auto;
    margin-bottom: 25px
}

.list-product-wrap .item-list-default {
    margin-bottom: 32px;
    padding-bottom: 0;
    border: 1px solid var(--bzo-border-color)
}

.list-product-wrap .bzotech-col-md-12:last-child .item-list-default {
    margin-bottom: 0
}

.list-product-wrap .product-extra-link .elbzotech-bt-default {
    width: 100%
}

.list-product-wrap .product-extra-link .popup-share span {
    display: inline-block
}

.list-product-wrap .product-extra-link__group-extra a {
    padding: 0 6px;
    margin-bottom: 10px;
    display: inline-block
}

.list-product-wrap .product-extra-link__group-extra {
    margin: 0 -6px;
    margin-top: 25px
}

.list-product-wrap .product-extra-link__group-extra a>i {
    margin-right: 6px;
    vertical-align: middle
}

.item-list-default2 .product-thumb {
    border-radius: 30px
}

.more-details-btn {
    display: none;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    height: 20px;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,1)),to(#fff));
    background: linear-gradient(to bottom,rgba(255,255,255,1) 0,#fff 100%);
    color: #000;
    text-align: left;
    text-decoration: none;
    font-size: 30px;
    line-height: 20px;
    -webkit-transition: -webkit-transform .25s ease;
    transition: -webkit-transform .25s ease;
    transition: transform .25s ease;
    transition: transform .25s ease,-webkit-transform .25s ease;
    -webkit-transform: translateY(20px);
    transform: translateY(20px)
}

.hover-desr-click .more-details-btn {
    display: block
}

.hover-desr-click_on .more-details-btn {
    display: none
}

.hover-desr-list {
    position: relative;
    overflow: hidden;
    max-height: 135px
}

.hover-desr-list .more-details-btn {
    height: 30px;
    line-height: 45px
}

.product-info:hover .hover-desr-list-active .more-details-btn,.detail-info:hover .hover-desr-list-active .more-details-btn {
    -webkit-transform: translateY(0) translateZ(0);
    transform: translateY(0) translateZ(0)
}

.product-info:hover .hover-desr-list-active .more-details-btn,.detail-info:hover .hover-desr-list-active .more-details-btn {
    display: block
}

.product-info .hover-desr-list_on.hover-desr-list-active .more-details-btn,.detail-info .hover-desr-list_on.hover-desr-list-active .more-details-btn {
    display: none
}

.elementor-widget-bzotech-products {
    width: 100%
}

.elementor-widget-bzotech-products .width_masory {
    width: 25%
}

@media(max-width: 1200px) {
    .item-list-default .product-title {
        margin-bottom:5px
    }

    .item-list-default .wrap-rating {
        margin-bottom: 3px !important
    }

    .item-list-default .list-thumb-wrap {
        width: 45%
    }

    .item-list-default .list-info-wrap {
        width: 55%
    }

    .item-list-default .product-extra-link-defaut2 {
        margin-top: 10px
    }
}

@media(max-width: 880px) {
    .item-list-default .list-thumb-wrap {
        width:100%;
        border-right: none;
        border-bottom: 1px solid var(--bzo-border-color)
    }

    .item-list-default .list-info-wrap {
        width: 100%;
        padding: 20px
    }

    .item-list-default {
        flex-direction: column
    }
}

.wap-item-attribute .variations {
    justify-content: center;
    margin-bottom: 10px;
    gap: 10px
}

.wap-item-attribute .tawcvs-swatches {
    display: flex;
    gap: 10px
}

.wap-item-attribute .attribute-item {
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: center
}

.wap-item-attribute .tawcvs-swatches .swatch:hover {
    cursor: pointer
}

.wap-item-attribute .plus-attr {
    line-height: 15px
}

@media(max-width: 767px) {
    .wap-item-attribute .plus-attr {
        font-size:14px
    }
}

.wap-item-attribute .tawcvs-swatches .swatch {
    cursor: pointer
}

.wap-item-attribute .tawcvs-swatches .swatch-color {
    height: 13px;
    width: 13px;
    border-radius: 50%;
    display: inline-block;
    margin: 0;
    padding: 0;
    position: relative
}

.wap-item-attribute .tawcvs-swatches .swatch-color:after {
    width: 17px;
    height: 17px;
    border: 1px solid transparent;
    border-radius: 100%;
    position: absolute;
    content: "";
    top: -2px;
    left: -2px
}

.wap-item-attribute .tawcvs-swatches .swatch-color.selected:after,.wap-item-attribute .tawcvs-swatches .swatch-color:hover:after {
    border-color: #999
}

.wap-item-attribute .tawcvs-swatches .swatch-color:before {
    content: "\f00c";
    font-family: 'Line Awesome Free';
    font-weight: 900;
    opacity: 0;
    color: #fff;
    font-size: 9px;
    width: 13px;
    height: 13px;
    display: flex;
    line-height: 13px;
    justify-content: center;
    align-items: center
}

.wap-item-attribute {
    display: flex;
    flex-direction: column;
    gap: 5px
}

.wap-item-attribute .tawcvs-swatches .swatch-color.white-color {
    border: 1px solid #999
}

.wap-item-attribute .tawcvs-swatches .swatch-color.selected:before {
    opacity: 1
}

.wap-item-attribute .tawcvs-swatches .swatch-label {
    height: 25px;
    border: 1px solid #e5e5e5;
    text-align: center;
    padding: 0 5px;
    color: var(--bzo-title_typo-color);
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 25px;
    background: #e5e5e5;
    border-radius: 25px
}

.wap-item-attribute .tawcvs-swatches .swatch-label.selected {
    background: var(--bzo-main-color);
    color: #fff;
    border-color: var(--bzo-main-color)
}

.shop-grid-product-item- .list-product-wrap {
    margin-bottom: -30px
}

.shop-grid-product-item- .item-grid-product- {
    margin-bottom: 30px
}

.item-grid-product- .item-product .product-thumb {
    position: relative;
    background-color: #f5f5f5
}

.item-grid-product- .countdown-style-item- {
    bottom: 50%;
    margin-bottom: -30px
}

.item-grid-product- .item-product:hover .countdown-style-item- {
    bottom: 50%
}

.item-grid-product- .item-product .product-info {
    padding: 15px 5px 0
}

.item-grid-product- .item-product .product-info .wrap-rating {
    margin: 0
}

.item-grid-product- .product-info .product-title {
    margin: 0 0 6px;
    line-height: 1.4;
    text-transform: capitalize;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.item-grid-product- .product-price .woocs_price_code {
    justify-content: center;
    gap: 5px
}

.item-grid-product- .product-thumb .product-label {
    text-align: left;
    right: 0;
    left: auto;
    bottom: 22px;
    position: absolute;
    z-index: 1;
    display: flex;
    gap: 10px
}

.item-grid-product- .product-label span {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    line-height: 24px;
    border-radius: 0;
    padding: 2px 12px;
    background-color: #000;
    display: inline-block;
    text-align: center;
    display: flex;
    justify-content: center;
    transition: .3s
}

.item-grid-product- .item-product:hover .product-thumb .product-label span {
    opacity: 0
}

@media(max-width: 880px) {
    .item-grid-product- .item-product .product-extra-link a.quickview-link {
        display:none
    }
}

.item-grid-product- .item-product .product-extra-link {
    position: absolute;
    right: 15px;
    top: 15px;
    align-items: center;
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 8px
}

.item-grid-product- .item-product .product-extra-link a {
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 100%;
    background-color: transparent;
    color: var(--bzo-title_typo-color);
    border: none;
    font-size: 20px;
    transition: .3s;
    opacity: 0
}

.item-grid-product- .item-product .product-extra-link a.wishlist-link {
    opacity: 1
}

.item-grid-product- .item-product .product-extra-link a.addcart-link,.item-grid-product- .item-product .product-extra-link a.quickview-link,.item-grid-product- .item-product .product-extra-link a.compare-link {
    transform: scale(0)
}

.item-grid-product- .item-product:hover .product-extra-link a.addcart-link,.item-grid-product- .item-product:hover .product-extra-link a.quickview-link,.item-grid-product- .item-product:hover .product-extra-link a.compare-link {
    opacity: 1;
    transform: scale(1)
}

.item-grid-product- .item-product .product-extra-link a:hover {
    color: var(--bzo-main-color)
}

.item-grid-product- .item-product:hover .product-extra-link a {
    transform: translate(0px,0px);
    opacity: 1
}

.item-grid-product- .price-on_sale .woocs_price_code {
    flex-direction: column-reverse;
    justify-content: start;
    align-items: start;
    gap: 0
}

.item-grid-product- .wrap-rating .number-rate {
    color: var(--bzo-body_typo-color);
    margin-left: 6px;
    font-size: 16px
}

.item-grid-product- .wrap-rating .number-rate span {
    display: none
}

.item-grid-product- .gallery-hover {
    position: absolute;
    z-index: 111;
    bottom: -50px;
    left: 0;
    right: 0;
    gap: 8px;
    opacity: 0 transition:all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s
}

.item-grid-product-:hover .gallery-hover {
    bottom: 10px;
    opacity: 1
}

.item-grid-product- .gallery-hover img {
    border-radius: 0;
    border: 1px solid var(--bzo-border-color);
    cursor: pointer;
    transition: all .3s ease-out 0s
}

.item-grid-product- .item-brand-product {
    position: absolute;
    bottom: 24px;
    left: 12px
}

.item-grid-product- .item-brand-product a.item-brand-product-name {
    transform: rotate(180deg);
    writing-mode: vertical-lr;
    white-space: nowrap
}

@media(max-width: 1200px) {
    .item-grid-product- .gallery-hover img {
        width:40px;
        height: 40px
    }

    .item-grid-product- .gallery-hover {
        display: none
    }
}

.item-grid-product- .gallery-hover img:hover {
    border: 1px solid var(--bzo-main-color)
}

.item-grid-product- .item-product .product-extra-link a.added {
    background-color: var(--bzo-main-color);
    border-color: var(--bzo-main-color);
    color: #fff
}

.item-grid-product- .item-product .product-extra-link a.product-compare.added {
    font-size: 0;
    position: relative
}

.item-grid-product- .item-product .product-extra-link a.product-compare.added:before {
    font-family: 'Line Awesome Free';
    font-weight: 900;
    content: "\f362";
    font-size: 20px
}

.item-grid-product- .countdown-style-item- .clock .number {
    color: var(--bzo-main-color)
}

@media(max-width: 767px) {
    .item-grid-product- .product-info .product-title {
        -webkit-line-clamp:2
    }

    .item-grid-product- .product-info .product-title {
        font-size: 14px
    }

    .item-grid-product- .item-brand-product {
        bottom: 10px;
        left: 5px
    }

    .item-grid-product- .item-brand-product a {
        font-size: 12px
    }

    .item-grid-product- .product-label span {
        font-size: 12px;
        padding: 0 6px
    }

    .item-grid-product- .product-thumb .product-label {
        bottom: 10px
    }

    .item-grid-product- .item-product .product-extra-link {
        right: 5px;
        top: 5px
    }

    .item-grid-product- .item-product .product-extra-link a {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 18px
    }

    .shop-grid-product-item- .item-grid-product-.list-2-item {
        width: 50%
    }
}

.shop-grid-product-item-style8 .list-product-wrap {
    margin-bottom: -30px
}

.shop-grid-product-item-style8 .item-grid-product-style2 {
    margin-bottom: 30px
}

.item-grid-product-style2 .product-thumb-link img {
    background: #f5f5f5
}

.item-grid-product-style2 .item-product .product-label span {
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize;
    padding: 5px 15px;
    border-radius: 0;
    background-color: var(--bzo-main-color);
    display: inline-block;
    margin-bottom: 8px
}

.item-grid-product-style2 .item-product .product-label span.new {
    background-color: #cc4058
}

.item-grid-product-style2 .product-price .woocs_price_code {
    gap: 5px
}

.item-grid-product-style2 .product-thumb .product-label {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 1;
    display: flex;
    flex-direction: column
}

.item-grid-product-style2 .product-label span {
    border-radius: 0;
    padding: 5px 15px;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    color: var(--bzo-gray-color);
    margin-bottom: 8px;
    text-transform: capitalize
}

.item-grid-product-style2 .product-thumb .product-extra-link {
    position: absolute;
    right: -50px;
    top: 15px;
    display: flex;
    flex-direction: column;
    gap: 8px;
    transition: .3s
}

.item-grid-product-style2 .item-product:hover .product-thumb .product-extra-link {
    right: 15px
}

.item-grid-product-style2 .product-thumb .product-extra-link a:hover,.item-grid-product-style2 .product-thumb .product-extra-link .add_to_wishlist.added {
    background: var(--bzo-main-color)
}

.item-grid-product-style2 .product-thumb .product-extra-link a {
    transition: .3s
}

.item-grid-product-style2 .product-thumb .product-extra-link a:hover,.item-grid-product-style2 .product-thumb .product-extra-link .add_to_wishlist.added i {
    color: #fff
}

.item-grid-product-style2 .product-thumb .product-extra-link a {
    width: 40px;
    height: 40px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px
}

.item-grid-product-style2 .product-thumb .action-buttons {
    position: absolute;
    bottom: -50px;
    display: flex;
    justify-content: center;
    width: 100%;
    transition: .3s;
    padding-top: 15px;
    background: #fff
}

.item-grid-product-style2 .item-product:hover .product-thumb .action-buttons {
    bottom: 0
}

.item-grid-product-style2 .product-info {
    padding: 15px 0
}

.item-grid-product-style2 .product-info .product-title,.item-grid-product-style2 .product-info .title-rating .wrap-rating {
    margin-bottom: 6px
}

.item-grid-product-style2 .product-info .product-title {
    line-height: 20px
}

.item-grid-product-style2 .product-info .product-title a {
    color: var(--bzo-gray-color);
    font-size: 14px;
    font-weight: 500
}

.item-grid-product-style2 .product-info .product-title:hover a {
    color: var(--bzo-main-color)
}

.item-grid-product-style2 .product-info .product-price .woocommerce-Price-amount {
    font-size: 16px;
    font-weight: 600
}

.item-grid-product-style2 .product-info .product-price del .woocommerce-Price-amount {
    font-size: 14px;
    font-weight: 400;
    color: var(--bzo-body_typo-color)
}

.item-grid-product-style2 .addcart-link-style5 {
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    background: var(--bzo-main-color);
    border: 1px solid var(--bzo-main-color);
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase
}

@media(max-width: 767px) {
    .item-grid-product-style2 .addcart-link-style5 {
        padding:5px 0;
        font-size: 14px
    }

    .item-grid-product-style2 .product-thumb .action-buttons {
        padding-top: 10px
    }
}

.item-grid-product-style2 .addcart-link-style5:hover {
    background: #fff;
    color: var(--bzo-main-color)
}

.item-grid-product-style2 .wap-item-attribute {
    margin-top: 15px
}

.shop-grid-product-item-style8 .list-product-wrap {
    margin-bottom: -30px
}

.shop-grid-product-item-style8 .item-grid-product-style3 {
    margin-bottom: 30px
}

.item-grid-product-style3 .product-thumb-link img {
    background: #f5f5f5
}

.item-grid-product-style3 .item-product .product-label span {
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize;
    padding: 5px 15px;
    border-radius: 0;
    background-color: var(--bzo-main-color);
    display: inline-block;
    margin-bottom: 8px
}

.item-grid-product-style3 .item-product .product-label span.new {
    background-color: #cc4058
}

.item-grid-product-style3 .product-price .woocs_price_code {
    gap: 5px
}

.item-grid-product-style3 .product-thumb .product-label {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 1;
    display: flex;
    flex-direction: column
}

.item-grid-product-style3 .product-label span {
    border-radius: 0;
    padding: 5px 15px;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    color: var(--bzo-gray-color);
    margin-bottom: 8px;
    text-transform: capitalize
}

.item-grid-product-style3 .product-thumb .product-extra-link {
    position: absolute;
    right: -50px;
    top: 15px;
    display: flex;
    flex-direction: column;
    gap: 8px;
    transition: .3s
}

.item-grid-product-style3 .item-product:hover .product-thumb .product-extra-link {
    right: 15px
}

.item-grid-product-style3 .product-thumb .product-extra-link a:hover,.item-grid-product-style3 .product-thumb .product-extra-link .add_to_wishlist.added {
    background: var(--bzo-main-color)
}

.item-grid-product-style3 .product-thumb .product-extra-link a {
    transition: .3s
}

.item-grid-product-style3 .product-thumb .product-extra-link a:hover,.item-grid-product-style3 .product-thumb .product-extra-link .add_to_wishlist.added i {
    color: #fff
}

.item-grid-product-style3 .product-thumb .product-extra-link a {
    width: 40px;
    height: 40px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px
}

.item-grid-product-style3 .product-thumb .action-buttons {
    position: absolute;
    bottom: -50px;
    display: flex;
    justify-content: center;
    width: 100%;
    transition: .3s;
    padding-top: 15px;
    background: #fff
}

.item-grid-product-style3 .item-product:hover .product-thumb .action-buttons {
    bottom: 0
}

.item-grid-product-style3 .product-info {
    padding: 15px 0
}

.item-grid-product-style3 .item-brand-product-name {
    color: #898989;
    margin-bottom: 5px;
    display: block
}

.item-grid-product-style3 .product-info .product-title,.item-grid-product-style3 .product-info .title-rating .wrap-rating {
    margin-bottom: 8px
}

.item-grid-product-style3 .product-info .product-title {
    line-height: 20px
}

.item-grid-product-style3 .product-info .product-title a {
    font-size: 18px;
    font-weight: 500
}

.item-grid-product-style3 .product-info .wrap-rating {
    margin-bottom: 3px
}

.item-grid-product-style3 .product-info .product-title:hover a {
    color: var(--bzo-main-color)
}

.item-grid-product-style3 .product-info .product-price .woocommerce-Price-amount {
    font-size: 16px;
    font-weight: 600
}

.item-grid-product-style3 .product-info .product-price del .woocommerce-Price-amount {
    font-size: 14px;
    font-weight: 400;
    color: var(--bzo-body_typo-color)
}

.item-grid-product-style3 .addcart-link-style5 {
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    background: var(--bzo-main-color);
    border: 1px solid var(--bzo-main-color);
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase
}

@media(max-width: 767px) {
    .item-grid-product-style3 .addcart-link-style5 {
        padding:5px 0;
        font-size: 14px
    }

    .item-grid-product-style3 .product-thumb .action-buttons {
        padding-top: 10px
    }

    .item-grid-product-style3 .product-info .product-title a {
        font-size: 16px
    }
}

.item-grid-product-style3 .addcart-link-style5:hover {
    background: #fff;
    color: var(--bzo-main-color)
}

.item-grid-product-style3 .wap-item-attribute {
    margin-top: 15px
}

.item-grid-product-style4 .item-product {
    display: flex;
    align-items: center
}

.item-grid-product-style4 .product-thumb {
    max-width: 80px;
    margin-right: 15px
}

.item-grid-product-style4 .product-title {
    line-height: 1.3
}

.item-grid-product-style4:hover .product-thumb img {
    transform: scale(1.08)
}

.widget ul li,.widget ol li {
    padding: 8px 0;
    font-weight: 600;
    font-size: 16px
}

.widget ol li a:hover,.widget ul li a:hover,.widget ul li a.active,.widget ul li.current-cat>a,.widget ul li a[aria-current=page] {
    color: #de892a;
}

.widget ul.sub-menu,.widget ul.children {
    padding-left: 15px;
    margin-top: 8px
}

.widget_nav_menu ul.sub-menu,.widget_nav_menu ul.children {
    padding-left: 15px;
    margin-top: 15px
}

.detail-content-wrap>.wp-block-calendar {
    margin-bottom: 10px
}

.detail-content-wrap .wp-block-calendar table,.widget_calendar table {
    width: 100%
}

.detail-content-wrap .wp-block-calendar table caption,.widget_calendar table caption {
    background-color: var(--bzo-main-color);
    color: #fff;
    text-align: center;
    padding: 8px 10px;
    font-weight: 700
}

.detail-content-wrap .wp-block-calendar table th,.widget_calendar table th {
    background-color: #eee;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 2em;
    padding: 5px
}

.widget_calendar table td,.detail-content-wrap .wp-block-calendar table td {
    border: 1px solid #eee;
    text-align: center;
    font-size: 14px;
    line-height: 2em;
    padding: 5px
}

.widget_calendar table tbody td a,.detail-content-wrap .wp-block-calendar table tbody td a {
    color: var(--bzo-main-color)
}

.detail-content-wrap .wp-block-calendar table tfoot td,.widget_calendar table tfoot td {
    border: 0;
    padding: 0
}

.detail-content-wrap .wp-block-calendar table tfoot td#prev,.widget_calendar table tfoot td#prev {
    text-align: left
}

.widget_calendar table tfoot td#next,.detail-content-wrap .wp-block-calendar table tfoot td#next {
    text-align: right
}

.detail-content-wrap .wp-block-calendar table tfoot,.widget_calendar table tfoot,.widget_calendar .wp-calendar-nav,.detail-content-wrap .wp-block-calendar .wp-calendar-nav {
    background: var(--bzo-main-color);
    color: #fff
}

.widget_calendar table tfoot a,.detail-content-wrap .wp-block-calendar table tfoot a,.detail-content-wrap .wp-block-calendar .wp-calendar-nav a,.widget_calendar .wp-calendar-nav a {
    display: inline-block;
    color: #fff;
    padding: 2px 15px
}

.widget_calendar table tfoot a:hover,.detail-content-wrap .wp-block-calendar table tfoot a:hover {
    color: #53ac82
}

.textwidget p>img {
    margin: 6px 0
}

.entry-content>p,.rssSummary,.widget p {
    margin: 0 0 25px;
    line-height: 24px
}

.rssSummary {
    margin-top: 15px
}

a.rsswidget {
    font-weight: 700
}

.rss-date {
    color: #999
}

.widget.widget_rss ul li {
    border-bottom: 1px dashed var(--bzo-border-color);
    padding-bottom: 25px;
    margin-bottom: 20px;
    border-top: none;
    padding-top: 0
}

.widget.widget_rss .widget-title {
    display: flex;
    align-items: center
}

.widget.widget_rss .widget-title .rsswidget {
    margin-right: 5px
}

.widget.widget_rss .widget-title .rss-widget-icon {
    width: 16px
}

.widget.widget_rss ul li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

.widget select::-ms-expand {
    display: none
}

.widget-select-type,.widget_categories form,.widget_text form {
    position: relative
}

.widget-select-type:after {
    content: "\f107";
    font-family: 'Line Awesome Free';
    font-weight: 900;
    font-size: 16px;
    position: absolute;
    right: 15px;
    bottom: 12px;
    pointer-events: none
}

.widget_categories form:after,.widget_text form:after {
    content: "\f107";
    font-family: 'Line Awesome Free';
    font-weight: 900;
    font-size: 16px;
    position: absolute;
    right: 12px;
    top: 12px;
    pointer-events: none
}

.widget select {
    max-width: 100%;
    border: 1px solid var(--bzo-border-color);
    height: 48px;
    padding: 0 15px;
    display: block;
    width: 100%;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    background: #fff;
    border-radius: 0;
    color: var(--bzo-title_typo-color)
}

.widget_tag_cloud a,.widget_product_tag_cloud a {
    font-size: 14px !important;
    font-weight: 500;
    background: #fff;
    display: inline-block;
    position: relative;
    line-height: 40px;
    color: var(--bzo-title_typo-color);
    border: 1px solid var(--bzo-title_typo-color);
    padding: 0 15px;
    text-transform: capitalize
}

.widget_tag_cloud a:hover,.widget_product_tag_cloud a:hover {
    color: #fff;
    background: var(--bzo-title_typo-color);
    border-color: var(--bzo-title_typo-color)
}

.widget_product_tag_cloud,.widget_tag_cloud .tagcloud {
    display: flex;
    flex-wrap: wrap;
    gap: 12px
}

.widget_bzotech_bloglistpostswidget .wg-post-list .item-post-wg {
    gap: 18px
}

.widget_bzotech_bloglistpostswidget .wg-post-list .item-post-wg .post-thumb {
    width: 110px
}

.widget_bzotech_bloglistpostswidget .wg-post-list .item-post-wg .post-thumb .adv-thumb-link {
    overflow: hidden;
    border: 1px solid transparent
}

.widget_bzotech_bloglistpostswidget .wg-post-list .item-post-wg .post-thumb img {
    border-radius: 0;
    transition: all .3s linear 0s
}

.widget_bzotech_bloglistpostswidget .wg-post-list .item-post-wg .post-info {
    width: calc(100% - 110px);
    margin-top: -5px
}

.widget_bzotech_bloglistpostswidget .wg-post-list .item-post-wg .post-info h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    margin-top: 8px
}

.widget_bzotech_bloglistpostswidget .wg-post-list .item-post-wg .post-info h3 a {
    line-height: 20px
}
.sidebar-left{
	background:rgba(128, 128, 128, 0.1);
	padding:20px;
	border-radius: 10px;
	margin-bottom: 20px;
}
.sidebar-widget {
    border-radius: 0;
    position: relative;
    margin-bottom: 60px
}

.sidebar-widget.widget_search {
    border: none
}

.sidebar-widget .widget-title {
    padding: 0;
    margin: 0;
    margin-bottom: 30px;
	font-size: 22px;
    text-transform: capitalize;
    font-weight: 600;
}

.wp-block-group__inner-container>h2,.widget-title {
    margin: 0;
    margin-bottom: 40px;
    font-size: 24px;
    color: var(--bzo-title_typo-color);
    font-family: var(--bzo-title_typo-font-family);
    font-weight: 500;
    text-transform: capitalize;
    line-height: 1.2
}

@media(max-width: 1200px) {
    .wp-block-group__inner-container>h2,.sidebar-widget .widget-title {
        font-size:20px;
        margin-bottom: 25px
    }

    .sidebar-widget {
        margin-bottom: 50px
    }
}

.widget_bzotech_wg_get_mega_page {
    background-color: transparent;
    padding: 0;
    overflow: hidden
}

.widget_product_search,.sidebar-widget.widget_search {
    background-color: transparent;
    padding: 0
}

.widget_product_search .widget-title,.sidebar-widget.widget_search .widget-title {
    display: none
}

.wp-block-search__label {
    display: none
}

.widget:last-child {
    margin-bottom: 0
}

.widget ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.widget ul>li,.widget ol>li {
    line-height: 26px;
    border-bottom: 1px #ccc solid;
    color: #361f11;
}

.widget ul.wrap-rating>li {
    padding: 0
}

.wp-block-search__inside-wrapper,.widget_search .wg-search-form {
    display: flex;
    background: #fff;
    border: 1px solid var(--bzo-title_typo-color);
    border-radius: 0;
    position: relative
}

.widget_search .wg-search-form input {
    color: #727272
}

.widget_search .wg-search-form input::-webkit-input-placeholder {
    color: #727272
}

.widget_search .wg-search-form input:-moz-placeholder {
    color: #727272;
    opacity: 1
}

.widget_search .wg-search-form input::-moz-placeholder {
    color: #727272;
    opacity: 1
}

.widget_search .wg-search-form input:-ms-input-placeholder {
    color: #727272
}

.widget_search .wg-search-form input::-ms-input-placeholder {
    color: #727272
}

.widget_search .wg-search-form input::placeholder {
    color: #727272
}

.wp-block-search__inside-wrapper .wp-block-search__input {
    padding: 0 20px
}

.wp-block-search__inside-wrapper .wp-block-search__input,.widget_search .wg-search-form input[type=text] {
    border: none;
    height: 48px;
    width: 100%;
    background: 0 0
}

.widget_search .wg-search-form input[type=text]:-webkit-autofill {
    -webkit-background-clip: text;
    color: #fff
}

.select2-container--default .selection .select2-selection--single .select2-selection__placeholder {
    color: #727272
}

.widget_product_search input[type=search]::-webkit-input-placeholder,.widget_product_search input[type=search]:-ms-input-placeholder,.widget_product_search input[type=search]::placeholder,.widget_search .wg-search-form input[type=text]::-webkit-input-placeholder,.widget_search .wg-search-form input[type=text]:-ms-input-placeholder,.widget_search .wg-search-form input[type=text]::placeholder {
    color: var(--bzo-body_typo-color);
    font-size: 18px
}

.wp-block-search__inside-wrapper .wp-block-search__button {
    border-radius: 0;
    border: none;
    font-size: 0;
    background: 0 0;
    background-repeat: no-repeat;
    background-position: center;
    height: 48px;
    width: 48px;
    padding: 0;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center
}

.wp-block-search__inside-wrapper .wp-block-search__button:before {
    content: "\e91e";
    font-family: 'bzoicon' !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px
}

.widget_search .wg-search-form button[type=submit] {
    color: var(--bzo-title_typo-color);
    position: absolute;
    top: 0;
    right: 0;
    height: 48px;
    width: 48px;
    text-align: center;
    font-size: 18px;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 0
}

.widget_search .wg-search-form button[type=submit]:hover {
    color: var(--bzo-main-color)
}

.widget_search .wg-search-form input[type=submit] {
    border-radius: 0;
    border: none;
    font-size: 0;
    background: 0 0;
    height: 48px;
    width: 48px;
    padding: 0;
    cursor: pointer
}

.widget_product_search .woocommerce-product-search {
    display: flex;
    border: 1px solid var(--bzo-title_typo-color);
    border-radius: 0;
    position: relative
}

.widget_product_search .woocommerce-product-search input[type=search] {
    border: none;
    height: 48px;
    line-height: 48px;
    border-right: none;
    border-radius: 0;
    width: 100%;
    background: 0 0;
    color: #727272
}

.widget_product_search .woocommerce-product-search input[type=search]::-webkit-input-placeholde {
    color: #727272
}

.widget_product_search .woocommerce-product-search input[type=search]:-ms-input-placeholder {
    color: #727272
}

.widget_product_search .woocommerce-product-search input[type=search]::placeholder {
    color: #727272
}

.widget_product_search .woocommerce-product-search button {
    color: var(--bzo-title_typo-color);
    text-transform: uppercase;
    border-radius: 0;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: 0 0;
    padding: 0 10px!important;
    min-width: 48px;
    display: inline-block;
    cursor: pointer;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    z-index: 1;
    position: relative;
    font-size: 0px;
    border: none;
    border-left: none;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center
}

.widget_product_search .woocommerce-product-search button:before {
    content: "\e91e";
    font-family: 'bzoicon' !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px
}

.widget_product_categories .select2-container--default .select2-selection--single {
    height: 48px;
    line-height: 48px;
    border: none;
    border-radius: 10px;
    border-radius: 0;
    border: 1px solid var(--bzo-border-color)
}

.select2-container--default .select2-search--dropdown input.select2-search__field,.select2-container--open .select2-dropdown {
    border-color: var(--bzo-border-color)
}

.select2-container--default .select2-results>.select2-results__options {
    scrollbar-width: none
}

.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-track {
    background: 0 0;
    border-radius: 0
}

.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb {
    background: var(--bzo-main-color);
    border-radius: 0
}

.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb:hover {
    background: var(--bzo-main-color)
}

.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar {
    width: 5px;
    left: 5px
}

.widget_product_categories .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 48px;
    padding: 0 20px;
    color: #727272;
    font-size: 14px
}

.widget_product_categories .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 48px;
    right: 10px
}

.widget_shopping_cart .mini-cart-button {
    display: block;
    margin: 0;
    margin-top: 15px
}

.widget_shopping_cart .mini-cart-button .button {
    width: 100%;
    margin: 0!important;
    margin-bottom: 5px!important
}

.widget_shopping_cart .mini-cart-button .button:last-child {
    margin-bottom: 0!important
}

.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img {
    width: 80px;
    border-radius: 0
}

.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li {
    padding: 7px 0
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:last-child,.widget ul li:last-child,.widget ol li:last-child {
    padding-bottom: 0;
    border-bottom: none
}

ul.product_list_widget li .product-title {
    margin-bottom: 0;
    display: inline-block;
    width: calc(100% - 85px);
    line-height: 20px;
    font-size: 14px;
    font-weight: 500;
    color: var(--bzo-title_typo-color);
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s
}

ul.product_list_widget li .product-title:hover {
    color: var(--bzo-main-color)
}

ul.product_list_widget li .wrap-rating li {
    padding-bottom: 0x
}

ul.product_list_widget li .product-price .woocommerce-Price-amount {
    font-size: 16px
}

ul.product_list_widget li .product-price del .woocommerce-Price-amount {
    font-size: 14px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    float: none!important;
    margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 0!important
}

.select2-container--default .select2-selection--multiple {
    border: 1px solid var(--bzo-border-color)!important;
    border-radius: 0!important;
    height: 48px
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    margin: 0!important
}

.select2-container--default .select2-search--inline .select2-search__field {
    height: 48px;
    padding: 0 20px!important
}

.widget_price_filter .price_slider_amount .button {
    font-size: 18px
}

.woocommerce-widget-layered-nav-dropdown__submit {
    border: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    border-radius: 0;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #000;
    font-family: var(--bzo-title_typo-font-family);
    border-radius: 0;
    padding: 0 35px!important;
    min-width: 120px;
    display: inline-block;
    cursor: pointer;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    z-index: 1;
    position: relative;
    font-weight: 700
}

.woocommerce-widget-layered-nav-dropdown__submit:hover {
    background: var(--bzo-main-color);
    color: #000;
    box-shadow: none
}

.woocommerce .widget_price_filter .price_slider_wrapper div.ui-widget-content {
    background-color: #ddd;
    margin-bottom: 16px;
    margin-left: 0;
    margin-right: 0;
    height: 4px
}

.widget_price_filter .price_slider_wrapper {
    padding-top: 10px
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,.widget_price_filter .ui-slider .ui-slider-handle,.widget_price_filter .ui-slider .ui-slider-handle {
    height: 18px!important;
    width: 4px!important;
    border-radius: 0!important;
    top: -7px!important;
    border: none!important
}

.widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -4px
}

.widget_price_filter .ui-slider .ui-slider-handle:nth-child(2) {
    margin-left: 0
}

.widget_price_filter .price_slider_amount .price_label {
    font-size: 18px
}

.widget_price_filter .price_slider_amount {
    line-height: inherit;
    text-align: left!important
}

.widget_price_filter .price_slider_amount .elbzotech-bt-default {
    margin-top: 20px;
    padding: 10px 25px
}

.widget_price_filter .price_slider_amount .price_label span {
    border: none;
    line-height: 24px;
    border-radius: 10px;
    font-size: 16px;
    color: #000;
    font-weight: 600
}

.widget .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 48px;
    right: 10px
}

.widget .select2-container--default .select2-selection--single .select2-selection__arrow:after {
    content: "\f107";
    font-family: 'Line Awesome Free';
    font-weight: 900;
    font-size: 14px
}

.widget .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,.widget_price_filter .ui-slider .ui-slider-handle {
    background-color: var(--bzo-main-color)
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range,.widget_price_filter .ui-slider .ui-slider-range {
    background-color: var(--bzo-title_typo-color)!important
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item,.woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
    padding: 0 0 8px
}

.widget_archive .count,.widget_product_categories .count,.widget_categories .count {
    float: right;
    color: #999
}

.detail-content-wrap>table th,.desc-comment-text>table th,.entry-content>table th {
    color: var(--bzo-main-color)
}

.detail-content-wrap .wp-block-archives-list li {
    padding: 4px 0
}

.detail-content-wrap .wp-block-search .wp-block-search__input {
    border-right: none;
    height: 48px;
    width: 100%
}

.detail-content-wrap .wp-block-tag-cloud a {
    font-size: 16px !important;
    font-weight: 500;
    margin-right: 12px;
    color: #5c5c5c;
    background: #f0f0f0;
    display: inline-block;
    margin-bottom: 16px;
    position: relative;
    height: 40px;
    line-height: 40px;
    border-radius: 0;
    border: none;
    padding: 0 12px;
    text-transform: capitalize
}

.detail-content-wrap .wp-block-tag-cloud a:hover {
    background: var(--bzo-title_typo-color);
    color: #fff
}

.detail-content-wrap>.wp-block-search,.detail-content-wrap>.wp-block-tag-cloud {
    margin-bottom: 60px
}

.detail-content-wrap .wp-block-search .wp-block-search__button {
    margin: 0;
    border: #ffdead;
    color: #fff;
    padding: 0 30px;
    line-height: 48px;
    text-align: center;
    font-family: var(--bzo-title_typo-font-family);
    text-transform: uppercase;
    font-weight: 700
}

.detail-content-wrap .wp-block-categories-dropdown select,.detail-content-wrap .wp-block-archives-dropdown select {
    width: 100%;
    height: 48px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: #f5f5f5;
    border-radius: 10px;
    color: #a1a1a1;
    border: none
}

.detail-content-wrap .wp-block-categories-dropdown label,.detail-content-wrap .wp-block-archives-dropdown label {
    margin-bottom: 30px;
    font-size: 20px;
    color: var(--bzo-main-color);
    font-weight: 600;
    text-transform: capitalize
}

.detail-content-wrap .wp-block-categories-dropdown,.detail-content-wrap .wp-block-archives-dropdown {
    margin-bottom: 60px
}

.wp-block-latest-comments__comment {
    margin-bottom: 0
}

.wp-block-latest-posts.wp-block-latest-posts__list,.widget_archive>ul,.widget_pages>ul,.widget_recent_comments>ul,.widget_meta>ul,.widget_recent_entries>ul,.widget_rss>ul,.widget_categories>ul,.widget_nav_menu>div,.widget_product_categories>ul.product-categories,.woocommerce-widget-layered-nav>ul.woocommerce-widget-layered-nav-list,ol.wp-block-latest-comments {
    margin-top: -6px
}

.widget_meta>ul,.widget_archive>ul,.widget_categories>ul,.widget_nav_menu>div,.widget_product_categories>ul.product-categories,.woocommerce-widget-layered-nav>ul.woocommerce-widget-layered-nav-list,.widget_pages>ul {
}

.widget_bzotech_rating_filter ul.bzotech-rating-filter>li,.widget_bzotech_category_fillter ul li {
    position: relative;
    padding: 0 15px 15px 28px;
    display: inline-block;
    width: 100%
}

.widget_bzotech_attribute_filter .tawcvs-swatches {
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}

.widget_bzotech_attribute_filter a.swatch-label {
    margin-bottom: 15px;
    position: relative;
    display: block
}

.widget_bzotech_rating_filter ul.bzotech-rating-filter>li:last-child {
    padding-bottom: 0
}

.widget_bzotech_attribute_filter a.swatch-label .count {
    position: absolute;
    top: -30px;
    left: 0;
    color: #fff;
    font-weight: 400;
    opacity: 0;
    transition: all .3s ease-out 0s;
    background: var(--bzo-main-color2);
    font-size: 12px;
    padding: 0;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center
}

.widget_bzotech_attribute_filter a.swatch-label:hover .count {
    opacity: 1;
    top: -34px
}

.widget_bzotech_category_fillter ul li .smoke {
    position: absolute;
    top: 0;
    right: 0;
    color: #727272;
    font-weight: 400
}

.widget_bzotech_attribute_filter a.swatch-label .label-attr {
    color: #454545;
    text-transform: capitalize;
    font-size: var(--bzo-body_typo-font-size);
    width: 30px;
    height: 30px;
    border: 1px solid var(--bzo-border-color);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.widget_bzotech_attribute_filter a.swatch-label.selected .label-attr,.widget_bzotech_attribute_filter a.swatch-label.active .label-attr,.widget_bzotech_attribute_filter a.swatch-label:hover .label-attr {
    background: #fff;
    color: var(--bzo-main-color);
    border-color: var(--bzo-main-color)
}

.widget_bzotech_category_fillter ul li a:hover {
    color: var(--bzo-main-color)
}

.widget_bzotech_rating_filter ul.bzotech-rating-filter>li .product-rate:before,.widget_bzotech_category_fillter ul li a:before {
    position: absolute;
    content: "";
    top: 4px;
    left: 0;
    width: 18px;
    height: 18px;
    border: 1px solid var(--bzo-border-color);
    border-radius: 2px;
    background-color: #fff
}

.widget_bzotech_rating_filter ul.bzotech-rating-filter>li.active .product-rate:before,.widget_bzotech_rating_filter ul.bzotech-rating-filter>li .product-rate:hover:before,.widget_bzotech_category_fillter ul li a.active:before,.widget_bzotech_category_fillter ul li a:hover:before {
    background-color: transparent
}

.widget_bzotech_rating_filter ul.bzotech-rating-filter>li .product-rate:after,.widget_bzotech_category_fillter ul li a:after {
    position: absolute;
    content: "";
    top: 8px;
    left: 4px;
    width: 10px;
    height: 10px;
    border-radius: 0;
    background: 0 0
}

.widget_bzotech_rating_filter ul.bzotech-rating-filter>li.active .product-rate:after,.widget_bzotech_rating_filter ul.bzotech-rating-filter>li .product-rate:hover:after,.widget_bzotech_category_fillter ul li a.active:after,.widget_bzotech_category_fillter ul li a:hover:after {
    background: var(--bzo-main-color)
}

.widget_bzotech_attribute_filter .attribute-type-image {
    margin: 0 -10px
}

.widget_bzotech_attribute_filter .attribute-type-image .swatch-image {
    width: 33.333%;
    border-radius: 15px;
    overflow: hidden;
    padding: 0 10px;
    display: inline-flex;
    margin-bottom: 20px
}

.widget_bzotech_attribute_filter .attribute-type-image .swatch-image img {
    max-width: 80px;
    border-radius: 15px;
    border: 1px solid #f5f5f5;
    width: 100%
}

.widget_bzotech_attribute_filter .attribute-type-image .swatch-image.selected img,.widget_bzotech_attribute_filter .attribute-type-image .swatch-image:hover img {
    border: 1px dashed var(--bzo-main-color)
}

.widget_bzotech_attribute_filter a.swatch-color {
    padding: 1px;
    border: 1px solid var(--bzo-border-color);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center
}

.widget_bzotech_attribute_filter a.swatch-color.selected,.widget_bzotech_attribute_filter a.swatch-color.active {
    border-color: var(--bzo-main-color)
}

.widget_bzotech_attribute_filter a.swatch-color .span-trong {
    background-color: #ee2;
    height: 20px;
    width: 20px;
    display: inline-block;
    border-radius: 50%
}

.widget_bzotech_attribute_filter .attribute-type-color {
    display: flex;
    gap: 10px;
    align-items: center
}

.sidebar .wg-product-slider .item-product {
    align-items: center;
    border: none;
    align-items: stretch
}

.sidebar .wg-product-slider .item-product .product-thumb>a {
    border-radius: 0;
    height: 100%
}

.sidebar .wg-product-slider .item-product .product-thumb {
    width: 100px;
    background-color: #f5f5f5
}

.sidebar .wg-product-slider .item-product .product-thumb img {
    object-fit: cover;
    height: 100%;
    background-color: #f5f5f5
}

.sidebar .wg-product-slider .item-product .product-info {
    width: calc(100% - 100px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 16px
}

.sidebar .wg-product-slider .product-price {
    margin-bottom: 5px
}

.sidebar .wg-product-slider .product-price .woocs_price_code {
    gap: 8px
}

.sidebar .wg-product-slider .product-price .woocommerce-Price-amount {
    font-size: 16px
}

.sidebar .wg-product-slider .product-price del .woocommerce-Price-amount {
    font-size: 14px
}

.sidebar .wg-product-slider .item-product .product-info .product-title {
    line-height: 1.4;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 500
}

.wg-product-slider .swiper-slide {
    padding: 0 1px
}

.item-product-wg-style2 {
    display: flex;
    gap: 15px;
    align-items: center
}

.item-product-wg-style2 .product-price .woocommerce-Price-amount {
    font-weight: 600
}

.item-product-wg-style2 .product-thumb {
    width: 45%
}

.item-product-wg-style2 .product-info {
    width: calc(55% - 15px)
}

.item-product-wg-style2 .product-info .product-title {
    margin-top: 10px
}

@media(max-width: 991px) {
    .sidebar .wg-product-slider .item-product .product-thumb {
        width:100%
    }

    .sidebar .wg-product-slider .item-product .product-thumb a {
        border: none;
        border-bottom: 1px solid var(--bzo-border-color)
    }

    .sidebar .wg-product-slider .item-product .product-info {
        width: 100%;
        align-items: center
    }

    .sidebar .wg-product-slider .item-product {
        flex-direction: column
    }
}

@media(max-width: 1200px) {
    .widget_bzotech_bloglistpostswidget .wg-post-list .item-post-wg {
        flex-direction:column;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        gap: 13px;
        margin-bottom: 20px
    }

    .widget_bzotech_bloglistpostswidget .wg-post-list .item-post-wg .post-thumb,.widget_bzotech_bloglistpostswidget .wg-post-list .item-post-wg .post-info {
        width: 100%
    }

    .widget_nav_menu ul.sub-menu,.widget_nav_menu ul.children {
        padding-left: 12px
    }
}

@media(max-width: 767px) {
    .widget_bzotech_bloglistpostswidget .wg-post-list .item-post-wg {
        margin:0
    }

    .sidebar-right {
        margin-top: 50px
    }

    .onpen-sidebar .sidebar-type-style2 .group-filters-shop {
        right: 0
    }

    .sidebar-type-style2 .group-filters-shop {
        position: fixed;
        top: 0;
        right: 100%;
        width: 100%;
        background: #fff;
        z-index: 9999;
        padding: 50px 20px 0;
        border: none;
        overflow-y: auto;
        scrollbar-width: none;
        height: 100%;
        transition: all .3s ease-out 0s;
        -webkit-transition: all .3s ease-out 0s
    }

    .sidebar-type-style2 .group-filters-shop .close-filters {
        position: absolute;
        top: 20px;
        right: 20px;
        display: inline-block
    }

    .sidebar .wg-product-slider .item-product .product-info .product-title {
        font-size: 14px
    }
}

.product-detail .product-label span {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    text-transform: capitalize;
    padding: 2px 10px;
    border-radius: 0;
    background-color: var(--bzo-main-color)
}

.product-detail .product-label span.trending {
    background-color: rgba(255,163,78,1)
}

.product-detail .product-label span.new {
    background-color: var(--bzo-title_typo-color);
    border: none;
    color: #fff
}

.product-detail .product-label {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1;
    display: flex;
    flex-direction: column;
    gap: 8px
}

@media(max-width: 767px) {
    .product-detail .product-label {
        top:10px;
        right: 10px
    }
}

.single-related-product .item-grid-product- .item-product {
    margin-bottom: 0
}

.single-related-product .swiper-pagination {
    margin-top: 35px
}

.single-related-product {
    margin-top: 100px;
    margin-bottom: 0;
    position: relative
}

.single-related-product .display-swiper-navi-group-top-right {
    position: static
}

.single-related-product .title-related-product {
    margin-bottom: 40px
}

.single-related-product .title-related-product h2 {
    display: flex;
    align-items: center;
    gap: 8px
}

.single-related-product .bzotech-swiper-navi {
    top: 12px
}

@media(max-width: 1200px) {
    .single-related-product .bzotech-swiper-navi {
        top:6px
    }
}

.woocommerce div.product .woocommerce-product-rating {
    display: flex;
    line-height: inherit;
    margin: 0
}

.woocommerce-review-link {
    margin-left: 20px
}

.product-rating-total-sold .total-sold {
    margin-left: 20px;
    padding-left: 20px;
    border-left: 1px solid #727272;
    line-height: 18px
}

.product-rating-total-sold .total-sold:first-child {
    margin-left: 0;
    padding-left: 0;
    border-left: none
}

.product-detail-gallery .mid {
    position: relative;
    z-index: 1;
    border-radius: 0;
    overflow: hidden;
    border: 1px solid var(--bzo-border-color)
}

.product-detail-gallery>.wrap-detail-gallery {
    margin-bottom: 0!important
}

.style-gallery-horizontal .gallery-control {
    margin-top: 30px
}

.style-gallery-horizontal .gallery-slider {
    padding: 0;
    overflow: hidden;
    display: none;
    margin: 0 -14px
}

.style-gallery-horizontal .gallery-slider.slick-initialized {
    display: block
}

.style-gallery-horizontal .slick-slide {
    padding: 0 14px
}

.style-gallery-horizontal .gallery-control .slick-arrow {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    z-index: 1;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 0;
    background-color: #d6d6d69e;
    color: #727272;
    border: none;
    transition: .3s;
    font-size: 18px;
    opacity: 0;
    visibility: hidden
}

.style-gallery-horizontal .gallery-control .slick-arrow:hover {
    background: var(--bzo-main-color);
    color: #ffff;
    cursor: pointer;
    transition: .25s
}

.style-gallery-horizontal .gallery-control .slick-prev {
    left: -30px
}

.style-gallery-horizontal .gallery-control .slick-next {
    right: -30px
}

.style-gallery-horizontal .product-detail-gallery:hover .gallery-control .slick-arrow {
    opacity: 1;
    visibility: visible;
    transition: .3s
}

.style-gallery-horizontal .product-detail-gallery:hover .gallery-control .slick-arrow.slick-prev {
    left: 14px
}

.style-gallery-horizontal .product-detail-gallery:hover .gallery-control .slick-arrow.slick-next {
    right: 11px
}

.woocommerce div.product .style-gallery-horizontal .gallery-control img {
    border-radius: 0;
    border: 1px solid var(--bzo-border-color)!important;
    transition: .2s
}

.woocommerce div.product .style-gallery-horizontal .gallery-control .slick-slide:hover img,.woocommerce div.product .style-gallery-horizontal .gallery-control .active img {
    border-color: var(--bzo-main-color)!important
}

.style-gallery-horizontal .gallery-control .slick-arrow[aria-disabled=true] {
    opacity: .5
}

.style-gallery-horizontal .gallery-control .slick-arrow.slick-disabled:hover {
    cursor: default
}

.style-image-small .gallery-control .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 1;
    padding: 0;
    height: 40px;
    width: 40px;
    margin-top: -20px
}

.style-image-small .gallery-control .slick-prev {
    left: 0
}

.style-image-small .gallery-control .slick-next {
    right: 0
}

.style-gallery-vertical .wrap-detail-gallery {
    position: relative;
    padding-left: 180px
}

.style-gallery-vertical .wrap-detail-gallery.gallery-control-off {
    padding-left: 0
}

.style-gallery-vertical .slick-vertical .slick-slide {
    padding: 12px 0;
    border: none
}

.style-gallery-vertical .gallery-control {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin-top: -37px;
    width: 100%;
    max-width: 152px;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s
}

.style-gallery-vertical .gallery-control .gallery-slider {
    height: 100%!important
}

.style-gallery-vertical .gallery-control .gallery-slider .slick-list {
    height: calc(100% - 25px)!important
}

.style-gallery-vertical .slick-prev,.style-gallery-vertical .slick-next {
    width: 100%;
    border: none;
    color: #000;
    font-size: 20px;
    background: 0 0;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    opacity: 0
}

.style-gallery-vertical .gallery-control:hover .slick-arrow {
    opacity: 1
}

.style-gallery-vertical .slick-next {
    margin-top: 15px
}

.style-gallery-vertical .slick-prev {
    margin-bottom: 0
}

.style-gallery-vertical .gallery-slider img {
    border-radius: 0;
    border: 1px solid var(--bzo-border-color)
}

.style-gallery-vertical .gallery-slider .active img {
    border-color: var(--bzo-main-color)
}

.item-gallery-sticky a {
    display: flex
}

.detail-sticky-style1 .item-gallery-sticky {
    margin-bottom: 30px;
    border: 1px solid var(--bzo-border-color);
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s
}

.detail-sticky-style1 .item-gallery-sticky:hover {
    border: 1px solid var(--bzo-main-color)
}

.detail-sticky-style1 .item-gallery-sticky:last-child {
    margin-bottom: 0
}

.detail-sticky-style2 .item-gallery-sticky {
    width: 50%;
    float: left;
    padding: 0 10px;
    margin-bottom: 20px
}

.detail-sticky-style2 .list-gallery-sticky {
    margin: 0 -10px;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-direction: row
}

.detail-sticky-style2 .item-gallery-sticky {
    flex: 1 1 auto
}

.detail-sticky-style2 .item-gallery-sticky a {
    border: 1px solid var(--bzo-border-color)
}

.detail-sticky-style2 .item-gallery-sticky a:hover {
    border: 1px solid var(--bzo-main-color)
}

.detail-sticky-style2 .item-gallery-sticky:first-child {
    width: 100%
}

.tab-style-sticky-style3 {
    width: 100%
}

.tab-style-sticky-style3 .detail-tab-desc {
    padding-top: 110px
}

.set_offset_top {
    position: relative;
    margin-top: 25px
}

.detail-gallery-sticky-style3 .item-gallery-sticky {
    margin-bottom: 10px
}

.detail-gallery-sticky-style3 .item-gallery-sticky:last-child {
    margin-bottom: 0
}

.detail-gallery-sticky-style3 .list-gallery-sticky {
    display: flex;
    flex-wrap: wrap;
    margin: -15px
}

.detail-gallery-sticky-style3 .list-gallery-sticky .item-gallery-sticky {
    width: 50%;
    padding: 15px;
    margin-bottom: 0;
    position: relative
}

.woocommerce div.product p.stock {
    color: #059b5a;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px
}

.product-detail .final-countdown {
    margin: 0 -10px;
    margin-top: 35px
}

.product-detail .final-countdown .clock {
    text-align: center;
    padding: 0 10px;
    margin: 0;
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
    justify-content: center;
    display: -ms-flex;
    -ms-flex-direction: column;
    -ms-justify-content: center;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    -webkit-justify-content: center;
    border-radius: 6px
}

.product-detail .final-countdown .clock .number {
    font-size: 18px;
    color: #fff;
    min-width: 50px;
    height: 50px;
    line-height: 50px;
    font-weight: 400;
    border-radius: 0;
    background: var(--bzo-main-color)
}

.product-detail .final-countdown .clock .text {
    font-size: 12px;
    color: #666
}

.product-detail .detail-info .final-countdown {
    margin-top: 17px;
    margin-bottom: 10px;
    margin-left: -2px;
    margin-right: -2px
}

@media(max-width: 767px) {
    .detail-info .final-countdown {
        margin-top:17px;
        margin-bottom: 10px;
        margin-left: -2px;
        margin-right: -2px
    }
}

.woocommerce div.product div.summary {
    margin-bottom: 0
}

.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary,.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images {
    float: none;
    width: 100%
}

.tab-pane {
    display: none
}

.tab-pane.active {
    display: block
}

.woocommerce #respond input#submit.alt.disabled,.woocommerce #respond input#submit.alt.disabled:hover,.woocommerce #respond input#submit.alt:disabled,.woocommerce #respond input#submit.alt:disabled:hover,.woocommerce #respond input#submit.alt:disabled[disabled],.woocommerce #respond input#submit.alt:disabled[disabled]:hover,.woocommerce a.button.alt.disabled,.woocommerce a.button.alt.disabled:hover,.woocommerce a.button.alt:disabled,.woocommerce a.button.alt:disabled:hover,.woocommerce a.button.alt:disabled[disabled],.woocommerce a.button.alt:disabled[disabled]:hover,.woocommerce button.button.alt.disabled,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:disabled,.woocommerce button.button.alt:disabled:hover,.woocommerce button.button.alt:disabled[disabled],.woocommerce button.button.alt:disabled[disabled]:hover,.woocommerce input.button.alt.disabled,.woocommerce input.button.alt.disabled:hover,.woocommerce input.button.alt:disabled,.woocommerce input.button.alt:disabled:hover,.woocommerce input.button.alt:disabled[disabled],.woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: var(--bzo-main-color);
    color: #fff;
    opacity: 1
}

.woocommerce div.product form.cart {
    margin-bottom: 0
}

.woocommerce div.product form.cart:not(.variations_form) {
    margin-bottom: 0;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap
}

.wishlist_compare_single_product {
    margin-top: 0;
    display: flex;
    margin-right: -6px;
    margin-left: -6px
}

.wishlist_compare_single_product .single-list-social {
    margin-left: 27px
}

.wishlist_compare_single_product a {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: 1px solid var(--bzo-border-color);
    font-size: 18px;
    color: var(--bzo-title_typo-color);
    border-radius: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 6px;
    transition: all .3s ease-in-out;
    position: relative;
    overflow: hidden
}

.wishlist_compare_single_product a.added,.wishlist_compare_single_product a.compare-link.added {
    font-size: 12px;
    color: #fff;
    background-color: var(--bzo-main-color);
    border-color: var(--bzo-main-color)
}

.wishlist_compare_single_product a:hover {
    border-color: var(--bzo-main-color);
    color: #fff;
    background: var(--bzo-main-color)
}

.wishlist_compare_single_product a span {
    display: none
}

.wishlist_compare_single_product a:hover .icon-bzo-share .path1:before {
    color: #fff
}

.wishlist_compare_single_product a:hover svg {
    fill: #fff
}

.wishlist_compare_single_product a.popup-share>i {
    font-size: 20px
}

.wishlist_compare_single_product .whatsapp-btn {
    width: auto;
    padding: 0 15px
}

.wishlist_compare_single_product .whatsapp-btn span {
    display: inline-block;
    margin-left: 8px;
    font-size: 16px
}

@media(max-width: 767px) {
    .wishlist_compare_single_product .whatsapp-btn span {
        display:none
    }

    .wishlist_compare_single_product .whatsapp-btn {
        width: 40px;
        padding: 0 8px
    }
}

.woocommerce div.product form.cart button.single_add_to_cart_button {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-right: 14px;
    margin-bottom: 10px
}

.woocommerce div.product form.cart .ajax_add_to_cart:before {
    font-family: 'Line Awesome Free';
    font-weight: 900;
    font-size: 20px;
    content: "\f217";
    line-height: inherit
}

.woocommerce div.product-type-external form.cart .single_add_to_cart_button {
    margin-top: 0
}

.woocommerce div.product .list-product-group form.cart .add_to_cart-after-cart_button {
    margin-top: 34px;
    flex-direction: column;
    width: 100%
}

.woocommerce div.product .list-product-group form.cart .add_to_cart-after-cart_button .single_add_to_cart_button {
    max-width: 378px;
    display: inline-block;
    margin-right: 0
}

.woocommerce div.product form.cart .ajax_add_to_cart {
    margin-top: 0;
    margin-bottom: 10px;
    margin-right: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 24px;
    gap: 5px
}

.woocommerce div.product form.cart .ajax_add_to_cart i {
    margin-left: 5px;
    font-size: 18px
}

.product-title-single {
    font-size: 40px;
    font-weight: 600
}

.bzotech-price-single .product-price {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 0
}

.bzotech-price-single {
    margin-top: 16px;
    margin-bottom: 0;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 30px
}

.product-price .woocs_price_code {
    display: flex;
    align-items: baseline;
    justify-content: start;
    gap: 5px 10px;
    flex-wrap: wrap
}

.product-detail-info .product-price .woocommerce-Price-amount {
    font-weight: 500;
    font-size: 28px;
    line-height: 36px
}

.product-detail-info .product-price del .woocommerce-Price-amount {
    font-weight: 400;
    font-size: 20px;
    line-height: 24px
}

.product-detail-info .group-info .product-price .woocommerce-Price-amount {
    font-size: 16px
}

.product-detail-info .group-info .product-info .product-title {
    margin: 0
}

.bzotech-form-cart-single .group-qty .detail-qty {
    margin-top: 5px
}

.product-detail-info .group-info .product-price del .woocommerce-Price-amount {
    color: var(--bzo-body_typo-color);
    font-size: 14px;
    font-weight: 400;
    margin-right: 5px;
    position: relative
}

.product-detail-info .product-price del {
    color: #727272;
    font-size: 16px
}

.product-detail-info .product-desc {
    margin-top: 16px
}

.woocommerce-product-details__short-description ul li {
    list-style: none;
    position: relative;
    padding-left: 24px
}

.woocommerce-product-details__short-description ul li:before {
    position: absolute;
    content: "";
    width: 2px;
    height: 2px;
    border-radius: 100%;
    background-color: #727272;
    top: 50%;
    margin-top: -1px;
    left: 10px
}

.bzotech-form-cart-single {
    margin-top: 30px;
    align-items: center
}

.bzotech-form-cart-single .variations .type-image .swatch-image {
    max-width: 75px;
    border-radius: 10px;
    margin-right: 10px;
    display: inline-block
}

.bzotech-form-cart-single .variations .type-image .swatch-image:hover img {
    cursor: pointer;
    border-color: var(--bzo-main-color)
}

.bzotech-form-cart-single .variations .type-image .swatch-image img {
    max-width: 75px;
    width: 100%;
    border-radius: 10px;
    border: 1px dashed #f5f5f5
}

.bzotech-form-cart-single .variations .type-image .select-box:after {
    display: none
}

.product-detail-info .product-desc p:last-child {
    margin-bottom: 0
}

.item-product-meta-info {
    margin-top: 20px;
    margin-bottom: 0
}

.item-product-meta-info .posted_in label,.item-product-meta-info .sku_wrapper label,.item-product-meta-info .tagged_as label {
    color: #727272;
    margin-bottom: 0;
    margin-right: 5px
}

.item-product-meta-info .sku_wrapper .sku,.item-product-meta-info .posted_in a,.item-product-meta-info .tagged_as a {
    color: #454545;
    font-weight: 600
}

.item-product-meta-info .posted_in a:first-child,.item-product-meta-info .sku_wrapper span:first-child,.item-product-meta-info .tagged_as a:first-child {
    margin-left: 0
}

.item-product-meta-info .posted_in a:hover,.item-product-meta-info .tagged_as a:hover {
    color: var(--bzo-main-color)
}

.item-product-meta-info>div {
    margin-bottom: 5px
}

.item-product-meta-info>div:last-child {
    margin-bottom: 0
}

.single_variation_wrap {
    margin: 0
}

.woocommerce div.product form.cart .variations {
    margin-bottom: 0
}

.bzotech-form-cart-single form.variations_form {
    display: block
}

.bzotech-form-cart-single form.variations_form .variations_button {
    display: flex;
    flex-wrap: wrap
}

.bzotech-form-cart-single form.variations_form .qty-cart .woocommerce-variation {
    width: 100%;
    margin-bottom: 30px
}

.woocommerce div.product form.cart .variations label {
    margin-bottom: 0;
    margin-right: 20px;
    font-weight: 400;
    font-size: 14px line-height:24px;
    margin-bottom: 10px;
    min-width: 85px
}

.woocommerce div.product form.cart .variations .type-select label {
    min-width: 85px
}

.bzotech-form-cart-single .variations .type-label .swatch-label {
    height: 40px;
    background: #fff;
    border: 1px solid #d6d6d6;
    border-radius: 0;
    color: var(--bzo-title_typo-color);
    margin-right: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 5px;
    transition: all .3s ease-out 0s;
    min-width: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: 500
}

.bzotech-form-cart-single .variations .type-label .swatch-label-box:hover .desc {
    color: #000
}

.bzotech-form-cart-single .variations .type-label .swatch-label:hover {
    cursor: pointer;
    transition: all .3s ease-out 0s
}

.bzotech-form-cart-single .variations .type-label .swatch-label:hover,.bzotech-form-cart-single .variations .type-label .swatch-label.selected {
    color: #fff;
    border-color: var(--bzo-main-color);
    background: var(--bzo-main-color);
    text-decoration: none;
    box-shadow: none
}

.bzotech-form-cart-single .variations .type-label .swatch-label-box:last-child .swatch-label {
    margin-right: 0
}

.bzotech-form-cart-single .variations .type-select,.bzotech-form-cart-single .variations .detail-attr,.bzotech-form-cart-single .variations .type- {
    margin-bottom: 15px
}

.bzotech-form-cart-single .variations .type-color {
    display: flex;
    align-items: center
}

.bzotech-form-cart-single .variations .type-color .tawcvs-swatches {
    margin-top: -2px
}

.bzotech-form-cart-single .variations .type-label,.bzotech-form-cart-single .variations .type-select,.bzotech-form-cart-single .variations .type- {
    display: flex;
    align-items: center
}

.bzotech-form-cart-single .variations .type-select .select-box:after,.bzotech-form-cart-single .variations .type- .select-box:after {
    top: 10px;
    right: 15px
}

.bzotech-form-cart-single .variations .type-label .swatch-label-box {
    display: inline-block;
    margin-bottom: 10px
}

.bzotech-form-cart-single .variations .type-select select,.bzotech-form-cart-single .variations .type- select {
    border: none;
    line-height: 40px;
    height: 40px;
    margin: 0!important;
    padding: 0 20px 0 10px;
    font-size: 16px;
    color: #686868
}

.bzotech-form-cart-single .variations .type-color .swatch-color {
    height: 22px;
    width: 22px;
    display: inline-block;
    line-height: 22px;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 10px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    position: relative
}

.bzotech-form-cart-single .variations .type-color .swatch-color:before {
    content: '';
    position: absolute;
    left: -2px;
    right: -2px;
    bottom: -2px;
    top: -2px;
    border: 1px solid var(--bzo-border-color);
    border-radius: 50%
}

.bzotech-form-cart-single .variations .type-color .swatch-color:after {
    content: "\f00c";
    font-family: 'Line Awesome Free';
    font-weight: 900;
    opacity: 0;
    color: #fff;
    font-size: 12px;
    width: 22px;
    height: 22px;
    display: flex;
    line-height: 22px;
    justify-content: center;
    align-items: center
}

.bzotech-form-cart-single .variations .type-color .swatch-color.selected:after {
    opacity: 1
}

.bzotech-form-cart-single .variations .type-color .swatch-color:hover {
    cursor: pointer
}

.bzotech-form-cart-single .variations .type-color .swatch-color:hover:before,.bzotech-form-cart-single .variations .type-color .swatch-color.selected:before {
    border-color: var(--bzo-main-color)
}

.bzotech-form-cart-single .variations .type-color .swatch-color:last-child {
    margin-right: 0
}

.bzotech-form-cart-single .variations .type-color .select-box:after {
    display: none
}

.bzotech-form-cart-single .variations .type-select .select-box,.bzotech-form-cart-single .variations .type- .select-box {
    width: 100%
}

.bzotech-form-cart-single .variations .type-select .title-atttr,.bzotech-form-cart-single .variations .type- .title-atttr {
    line-height: 40px
}

.woocommerce div.product form.cart .reset_variations {
    font-size: 16px;
    display: block;
    text-transform: capitalize;
    font-weight: 400;
    display: none
}

.product-detail-info .woocommerce-variation-description .product-desc {
    margin-bottom: 0
}

.product-detail-info .woocommerce-variation-price {
    margin-top: 10px
}

.product-price ins {
    text-decoration: none
}

.product-detail-info .woocommerce-variation-price .product-price {
    color: #000;
    font-size: 36px;
    font-weight: 700
}

.product-detail-info .woocommerce-variation-price .product-price del {
    color: #939393;
    font-size: 18px;
    font-weight: 400;
    margin-right: 20px
}

.woocommerce div.product form.cart .variations select {
    background: #f0f0f0;
    border-radius: 0;
    padding: 0 15px;
    height: 45px
}

.bzotech-form-cart-single .list-product-group {
    width: 100%
}

.woocommerce .bzotech-form-cart-single .list-product-group form.cart {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start!important
}

.woocommerce div.product .list-product-group form.cart .group_table td {
    padding-bottom: 20px;
    padding-right: 20px;
    padding-top: 0
}

.woocommerce div.product .list-product-group form.cart .group_table td:last-child {
    padding-right: 0;
    float: right
}

.woocommerce div.product .list-product-group form.cart .group_table td:last-child .detail-qty {
    margin-right: 0
}

.woocommerce div.product .list-product-group form.cart .group_table tr:last-child td {
    padding-bottom: 0
}

.bzotech-form-cart-single .list-product-group .product-price {
    margin-top: 0
}

.bzotech-form-cart-single .list-product-group .product-thumb img {
    border-radius: 0
}

.list-product-group table {
    width: 100%;
    padding: 0
}

.woocommerce div.product form.cart .group_table td.group-thumb {
    width: 110px;
    padding-right: 15px
}

.woocommerce div.product form.cart .group_table td.group-thumb .product-thumb {
    border: 1px solid var(--bzo-border-color)
}

.bzotech-form-cart-single .list-product-group .group-qty .button {
    width: auto;
    min-width: auto;
    padding: 0!important;
    height: auto;
    line-height: initial;
    border: none;
    background: 0 0;
    font-size: 14px
}

.bzotech-form-cart-single .list-product-group .group-qty .button:hover {
    box-shadow: none
}

.bzotech-form-cart-single .list-product-group .group-qty .button:before,.bzotech-form-cart-single .list-product-group .group-qty .button:after {
    display: none
}

.bzotech-form-cart-single .list-product-group .group_table {
    border: none
}

.bzotech-form-cart-single .detail-qty {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 20px;
    height: auto;
    border-radius: 0;
    border: 1px solid var(--bzo-border-color);
    padding: 0 18px;
    margin-bottom: 10px
}

.bzotech-form-cart-single .detail-qty a {
    color: #454545;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 18px;
    display: inline-block
}

.bzotech-form-cart-single .detail-qty a:hover {
    background: linear-gradient(0deg,rgba(0,0,0,.06),rgba(0,0,0,.06)),#fff;
    color: #727272
}

.bzotech-form-cart-single .detail-qty input {
    border: none;
    color: #181c25;
    font-size: 18px;
    font-weight: 500;
    padding: 0 5px;
    text-align: center;
    height: 46px;
    line-height: 46px;
    max-width: 60px
}

.meta-item-list {
    display: inline-block;
    margin: 0;
    font-size: 14px
}

.sort-by .select-box:after {
    top: 3px
}

.product-detail-info>.yith-wcwl-add-to-wishlist,.product-detail-info>.compare {
    display: none!important
}

.product-detail-info form.cart .detail-qty,.product-detail-info form.cart .ajax_add_to_cart,.product-detail-info form.cart .single_add_to_cart_button {
    order: 1
}

.product-detail-info form.cart .wishlist_compare_single_product {
    order: 0;
    width: 100%;
    margin-bottom: 15px;
    flex-wrap: wrap;
    gap: 10px 0
}

.single-product-share {
    margin-top: 50px
}

.product_meta>div {
    margin-right: 40px
}

.product_meta>div:last-child {
    margin-right: 0
}

.product_meta .posted_in {
    width: 100%
}

@media(min-width: 768px) {
    .product_meta .posted_in {
        display:flex
    }
}

.detail-product-tabs {
    margin-top: 100px
}

@media(max-width: 1200px) {
    .detail-product-tabs {
        margin-top:50px
    }
}

.product-tab-content .detail-tab-desc>h2 {
    display: none
}

.tab-product-vertical {
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: -o-flex;
    margin-bottom: 30px
}

.tab-product-vertical .product-tab-title {
    min-width: 300px;
    border-right: none
}

.tab-product-vertical .product-tab-content {
    padding-right: 0;
    flex-grow: 1;
    width: calc(100% - 300px);
    width: -webkit-calc(100% - 300px);
    padding-left: 30px;
    border-left: 3px solid var(--bzo-main-color)
}

.tab-product-vertical .product-tab-title li {
    margin-bottom: 30px
}

.tab-product-vertical .product-tab-title li a {
    color: #898989
}

.tab-product-vertical .product-tab-title li a i {
    margin-left: 2px
}

.tab-product-vertical .product-tab-title li:last-child {
    margin-bottom: 0
}

.tab-product-vertical .product-tab-title li a:hover,.tab-product-vertical .product-tab-title li.active a {
    color: var(--bzo-main-color)
}

.tab-product-vertical .product-tab-title li.active a {
    font-weight: 700
}

.tab-product-horizontal .product-tab-title {
    margin-bottom: 40px;
    text-align: center
}

.tab-product-horizontal .product-tab-title ul {
    display: flex;
    overflow: hidden
}

.tab-product-horizontal .product-tab-title li {
    margin-right: 40px
}

.tab-product-horizontal .product-tab-title li a {
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: var(--bzo-title_typo-color);
    font-family: var(--bzo-title_typo-font-family);
    padding: 0 0 5px;
    display: block;
    position: relative;
    text-transform: uppercase;
    transition: .3s
}

.tab-product-horizontal .product-tab-title li a:before {
    position: absolute;
    content: "";
    width: 0;
    height: 3px;
    background-color: var(--bzo-main-color);
    left: 50%;
    bottom: -1px;
    transition: .3s
}

.tab-product-horizontal .product-tab-title li.active a:before,.tab-product-horizontal .product-tab-title li a:hover:before {
    width: 100%;
    left: 0;
    transition: .3s
}

.tab-product-horizontal .product-tab-title li a:hover,.tab-product-horizontal .product-tab-title li.active a {
    color: var(--bzo-main-color)
}

.description-product div {
    margin: 30px 0
}

.woocommerce .type-product table.shop_attributes {
    border: 1px solid var(--bzo-border-color)
}

.woocommerce .type-product table.shop_attributes td,.woocommerce .type-product table.shop_attributes th {
    border-bottom: 1px solid var(--bzo-border-color)
}

.woocommerce .type-product table.shop_attributes td {
    font-style: normal;
    padding: 0 15px
}

.tab-product-accordion .ui-icon {
    text-indent: inherit;
    float: right
}

.tab-product-accordion .ui-state-active .ui-icon,.tab-product-accordion .ui-button:active .ui-icon {
    background: 0 0;
    background-image: none
}

.tab-product-accordion .ui-accordion .ui-accordion-header {
    background: #fff;
    border-radius: 0;
    border: none;
    border-top: 1px solid #cfcfcf;
    font-size: 20px;
    color: var(--bzo-title_typo-color);
    padding: 22px 0;
    margin: 0;
    font-family: var(--bzo-body_typo-font-family);
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-transform: capitalize
}

.tab-product-accordion .ui-state-default a:link {
    color: var(--bzo-title_typo-color)
}

.tab-product-accordion .ui-accordion .ui-accordion-header:hover a:link,.tab-product-accordion .ui-accordion .ui-accordion-header:hover .ui-icon {
    color: var(--bzo-main-color)
}

.tab-product-accordion .ui-accordion .ui-accordion-header-active.ui-accordion-header:hover a:link,.tab-product-accordion .ui-accordion .ui-accordion-header-active.ui-accordion-header:hover .ui-icon {
    color: var(--bzo-main-color)
}

.tab-product-accordion .ui-accordion .ui-accordion-header:first-child {
    margin-top: 0
}

.tab-product-accordion .ui-accordion .ui-accordion-header.ui-state-active:first-child {
    margin-top: 0
}

.tab-product-accordion .ui-accordion .ui-accordion-content {
    border: none;
    background: #fff;
    width: 100%;
    padding: 0;
    overflow: hidden;
    margin-bottom: 15px
}

.tab-product-accordion2 .ui-accordion .ui-accordion-header {
    background: #fff
}

.tab-product-accordion .ui-icon {
    font-size: 14px;
    width: auto;
    margin: 0;
    order: 1
}

.tab-product-accordion .ui-state-active a,.tab-product-accordion .ui-state-active a:link,.tab-product-accordion .ui-state-active a:visited,.tab-product-accordion .ui-state-active .ui-icon {
    color: var(--bzo-main-color)
}

.tab-product-accordion .ui-icon,.tab-product-accordion .ui-widget-content .ui-icon {
    background-image: none
}

.video-product-detail-poup div {
    position: relative;
    border: 1px solid var(--bzo-border-color) !important
}

.video-product-detail-poup p {
    position: absolute;
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    margin: 0;
    flex-direction: column
}

.video-product-detail-poup img {
    opacity: 0
}

.video-product-detail-sticky {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 1
}

.video-product-detail-sticky a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: hidden;
    min-width: 50px;
    height: 50px;
    border-radius: 6px;
    background: rgba(255,255,255,.9);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.08);
    box-shadow: 0 0 5px rgba(0,0,0,.08);
    color: #222;
    font-size: 13px;
    width: 50px;
    margin-top: 10px;
    border: 1px solid #222
}

.video-product-detail-sticky a i {
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 16px;
    line-height: 50px
}

.video-product-detail-sticky a span {
    overflow: hidden;
    padding: 0;
    max-width: 0;
    white-space: nowrap;
    font-weight: 600;
    -webkit-transition: padding .4s cubic-bezier(.175,.885,.32,1.15),max-width .4s cubic-bezier(.175,.885,.32,1.15);
    transition: padding .4s cubic-bezier(.175,.885,.32,1.15),max-width .4s cubic-bezier(.175,.885,.32,1.15);
    display: inline-block
}

.video-product-detail-sticky a:hover {
    width: 100%
}

.video-product-detail-sticky a:hover>span {
    padding-right: 25px;
    max-width: 280px
}

.detail-gallery-sticky {
    position: relative
}

.woocommerce #reviews #comments .woocommerce-Reviews-title {
    font-size: 16px;
    color: #454545;
    margin-top: 40px
}

.tab-product-vertical #review_form_wrapper,.tab-product-horizontal #review_form_wrapper,.comments-tab-product-accordion #review_form_wrapper {
    display: none;
    padding-top: 20px;
    border-top: 1px solid #cfcfcf;
    margin-top: 40px
}

.tab-product-vertical,.comments-tab-product-accordion {
    margin-top: 40px;
    border-top: 1px solid #cfcfcf;
    padding-top: 40px
}

.woocommerce .tab-product-vertical #review_form #respond p,.woocommerce .tab-product-horizontal #review_form #respond p,.woocommerce .comments-tab-product-accordion #review_form #respond p {
    margin-bottom: 17px
}

.woocommerce #review_form #respond #wp-comment-cookies-consent {
    margin-right: 10px
}

.woocommerce .tab-product-vertical #review_form #respond p.form-submit,.woocommerce .tab-product-horizontal #review_form #respond p.form-submit,.woocommerce .comments-tab-product-accordion #review_form #respond p.form-submit {
    margin-bottom: 0
}

.comments-tab-product-accordion__header .write-a-review i {
    font-size: 22px;
    margin-right: 8px
}

.comments-tab-product-accordion__header .elbzotech-bt-default {
    display: flex;
    align-items: center
}

.comments-tab-product-accordion__header .elbzotech-bt-default svg {
    margin-right: 17px
}

.woocommerce #reviews #comments ol.commentlist {
    padding-left: 0
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    width: 50px;
    border-radius: 50%;
    border: none;
    padding: 0;
    top: 25px;
    margin-bottom: 5px
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 0 70px;
    border: none;
    border-radius: 0;
    padding: 0
}

.woocommerce #reviews #comments ol.commentlist li .woocommerce-review__author {
    font-size: 16px;
    text-transform: capitalize;
    color: var(--bzo-title_typo-color);
    display: block
}

.woocommerce #reviews #comments ol.commentlist li .woocommerce-review__dash {
    display: none
}

.woocommerce #reviews #comments ol.commentlist li .wrap-rating {
    position: absolute;
    right: 0;
    top: 25px
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p:last-child {
    margin-bottom: 0
}

.woocommerce-Reviews .comment-form .comment-form-email {
    width: 50%;
    float: left;
    padding-left: 15px
}

.woocommerce-Reviews .comment-form .comment-form-author {
    width: 50%;
    float: left;
    padding-right: 15px
}

.woocommerce-Reviews .comment-form .comment-form-rating {
    clear: both
}

.woocommerce-Reviews .comment-form label[for=author],.woocommerce-Reviews .comment-form label[for=email],.woocommerce-Reviews .comment-form label[for=rating],.woocommerce-Reviews .comment-form label[for=comment] {
    display: block;
    margin-bottom: 9px
}

.woocommerce-Reviews .comment-form label[for=rating] {
    margin-bottom: 17px
}

.woocommerce-Reviews .comment-form .comment-form-author input,.woocommerce-Reviews .comment-form .comment-form-email input {
    width: 100%;
    height: 50px;
    padding: 0 25px;
    border: none;
    background: #f0f0f0
}

.woocommerce #review_form #respond textarea {
    min-height: 100px;
    border: none;
    padding: 20px;
    background: #f5f5f5;
    font-family: inherit
}

.woocommerce-Reviews .comment-reply-title {
    font-size: 16px;
    margin-bottom: 17px;
    display: inline-block;
    font-weight: 600;
    color: #444
}

.woocommerce-Reviews #comments {
    margin-bottom: 0
}

.woocommerce-Reviews #comments .woocommerce-noreviews {
    margin-bottom: 0
}

.woocommerce #reviews #comments ol.commentlist>li {
    padding-top: 25px;
    border-top: 1px solid #cfcfcf;
    margin-bottom: 25px
}

.woocommerce #reviews #comments ol.commentlist .comment_container img {
    width: 50px
}

.wishlist_compare_single_product .popup-share span {
    display: none;
    vertical-align: middle
}

.wishlist_compare_single_product .popup-share i {
    font-size: 18px
}

#tab-description .detail-tab-desc ul {
    padding-left: 20px
}

@media(max-width: 1440px) {
    .style-gallery-vertical .gallery-control {
        max-width:120px
    }

    .style-gallery-vertical .wrap-detail-gallery {
        padding-left: 160px
    }
}

.bn-product-mobile {
    display: none
}

.woocommerce #tab-reviews p.stars.selected a:not(.active):before {
    color: var(--bzo-main-color)
}

.woocommerce p.stars a {
    color: var(--bzo-main-color)
}

@media(max-width: 1200px) {
    .single-related-product .title-related-product h2 {
        display:flex;
        align-items: center;
        gap: 8px;
        font-size: 20px;
        line-height: 28px;
        padding-right: 80px
    }

    .detail-product-tabs {
        margin-top: 50px
    }

    .woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button {
        height: auto!important;
        line-height: inherit!important;
        float: none;
        width: 100%;
        text-align: left
    }
}

@media(max-width: 767px) {
    .bn-product-mobile {
        display:block
    }

    .bn-product-desktop {
        display: none
    }

    .tab-product-vertical {
        flex-direction: column
    }

    .tab-product-vertical .product-tab-content {
        width: 100%;
        padding-left: 0;
        border-left: none;
        border-top: 4px solid var(--bzo-main-color);
        padding-top: 30px;
        margin-top: 30px
    }

    .tab-product-vertical .product-tab-title li {
        margin-bottom: 15px
    }
}

@media (max-width: 880px) {
    .product-detail-info {
        margin-top:40px
    }

    .single-related-product .title-related-product {
        margin-bottom: 30px
    }

    .single-related-product {
        margin-top: 40px
    }

    .woocommerce-review-link {
        margin-left: 10px
    }

    .product-rating-total-sold .total-sold {
        margin-left: 10px;
        padding-left: 10px
    }

    .title-related-product .title48 {
        font-size: 38px;
        line-height: 46px
    }
}

@media (max-width: 991px) {
    .product-detail-info {
        margin-top:30px
    }

    .product-detail-info .product-price .woocommerce-Price-amount {
        font-size: 24px
    }

    .product-detail .product-label {
        top: 10px;
        right: 10px
    }
}

@media (max-width: 767px) {
    .title-tab-product-mobi {
        display:block!important;
        font-size: 20px;
        text-transform: uppercase;
        margin: 0;
        margin-bottom: 20px;
        padding-bottom: 18px;
        border-bottom: 1px solid var(--bzo-border-color)
    }

    .title-tab-product-mobi.last {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: none
    }

    .title-tab-product-mobi.last.active-title {
        margin-bottom: 20px
    }

    .tab-product-horizontal .product-tab-content .tab-pane {
        margin-bottom: 30px
    }

    .tab-product-horizontal .product-tab-title {
        display: none
    }

    .tab-product-horizontal .product-tab-title ul {
        display: inherit;
        text-align: left
    }

    .tab-product-horizontal .product-tab-title li {
        width: 100%;
        margin: 0
    }

    .tab-product-horizontal .product-tab-title li a:before {
        display: none
    }

    .title-related-product .title48 {
        font-size: 30px;
        line-height: 38px
    }

    .product-title-single {
        font-size: 22px;
        line-height: 28px
    }

    .tab-product-horizontal .product-tab-title {
        margin-bottom: 30px
    }

    .bzotech-form-cart-single .group_table .detail-qty {
        margin-right: 0;
        padding: 0 8px;
        border-radius: 0
    }

    .bzotech-form-cart-single .list-product-group .detail-qty input {
        max-width: 55px;
        font-size: 16px
    }

    .woocommerce div.product .bzotech-form-cart-single .list-product-group form.cart .group_table td:last-child {
        width: 130px;
        padding-right: 0
    }

    .woocommerce div.product .bzotech-form-cart-single .list-product-group form.cart .group_table td {
        padding-right: 5px
    }

    .woocommerce div.product .bzotech-form-cart-single form.cart .group_table td.group-thumb {
        padding-right: 5px
    }

    .comments-tab-product-accordion__header .elbzotech-bt-default {
        margin-top: 20px
    }
}

@media (max-width: 375px) {
    .woocommerce div.product .bzotech-form-cart-single form.cart .group_table td.group-thumb {
        display:none
    }

    .woocommerce div.product .bzotech-form-cart-single form.cart .group_table tr {
        display: flex
    }

    .woocommerce div.product .bzotech-form-cart-single .list-product-group form.cart .group_table td.group-info {
        width: 60%;
        display: block
    }

    .woocommerce div.product .bzotech-form-cart-single .list-product-group form.cart .group_table td.group-qty {
        width: 40%
    }
}

.sticky-addcart-fix {
    position: fixed;
    z-index: 10001;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
    padding: 15px 0;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transition: all .2s ease-out 0s;
    -webkit-transition: all .2s ease-out 0s
}

.sticky-addcart .sticky-addcart-fix.active {
    transform: translateY(0);
    -webkit-transform: translateY(0)
}

@media(min-width: 1200px) {
    .sticky-addcart.active .sticky-addcart-fix {
        transform:translateY(0);
        -webkit-transform: translateY(0)
    }
}

.sticky-addcart .product-thumb {
    display: flex;
    min-width: 60px
}

.sticky-addcart .item-product-sticky-addcart {
    gap: 15px
}

.sticky-addcart .product-price,.sticky-addcart .detail-qty {
    margin-right: 10px
}

.woocommerce div.product .sticky-addcart form.cart:not(.variations_form) {
    align-items: center
}

.sticky-addcart .bzotech-row {
    align-items: center
}

.sticky-addcart .detail-qty {
    padding: 0 10px
}

.sticky-addcart-mobile-css {
    display: none
}

.wap-sticky-addcart-option {
    display: none;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-top: 5px
}

.wap-sticky-addcart-option.active {
    display: block
}

.woocommerce .wap-sticky-addcart-option .bzotech-form-cart-single .list-product-group form.cart {
    flex-direction: row
}

.wap-sticky-addcart-option .bzotech-form-cart-single .list-product-group form.cart .group_table {
    width: 70%;
    border-right: 1px solid #e5e5e5
}

.woocommerce div.product .wap-sticky-addcart-option .list-product-group form.cart .add_to_cart-after-cart_button {
    width: 30%;
    margin-top: 0;
    align-items: end
}

.wap-sticky-addcart-option .bzotech-form-cart-single {
    margin-top: 0
}

.wap-sticky-addcart-option form.cart .group_table tbody {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px
}

.wap-sticky-addcart-option form.cart .group_table tbody tr {
    width: 50%;
    padding: 0 15px
}

.woocommerce div.product .wap-sticky-addcart-option .list-product-group form.cart .group_table td:last-child {
    float: none;
    padding-right: 10px
}

.woocommerce div.product .sticky-addcart .wap-sticky-addcart-option form.cart button.single_add_to_cart_button {
    margin-bottom: 15px
}

.sticky-addcart-fix .bzotech-form-cart-single form.variations_form {
    display: flex;
    flex-wrap: wrap
}

.woocommerce div.product .sticky-addcart-fix .bzotech-form-cart-single form.variations_form .variations,.sticky-addcart-fix .bzotech-form-cart-single form.variations_form .single_variation_wrap {
    width: 50%
}

.woocommerce div.product .sticky-addcart-fix .bzotech-form-cart-single form.variations_form .variations {
    border-right: 1px solid #e5e5e5
}

.sticky-addcart-fix .bzotech-form-cart-single form.variations_form .variations_button {
    justify-content: flex-end;
    gap: 10px
}

.sticky-addcart-fix .bzotech-form-cart-single form.variations_form .detail-qty,.woocommerce div.product .sticky-addcart-fix .bzotech-form-cart-single form.variations_form .ajax_add_to_cart {
    margin: 0
}

.woocommerce div.product .sticky-addcart .wap-sticky-addcart-option form.variations_form button.single_add_to_cart_button {
    margin-right: 0;
    margin: 0
}

.sticky-addcart-fix .bzotech-form-cart-single form.variations_form .qty-cart .woocommerce-variation {
    display: flex;
    justify-content: end;
    margin-bottom: 10px
}

.sticky-addcart-fix .bzotech-form-cart-single {
    margin-top: 0
}

.sticky-addcart-fix .wrap-sticky-cart-price .detail-qty,.woocommerce div.product .sticky-addcart-fix .wrap-sticky-cart-price form.cart button.single_add_to_cart_button,.woocommerce div.product .sticky-addcart-fix .wrap-sticky-cart-price form.cart .ajax_add_to_cart {
    margin: 0;
    margin-left: 10px
}

.woocommerce div.product .sticky-addcart-fix .wrap-sticky-cart-price .wishlist_compare_single_product {
    display: none
}

@media(max-width: 1200px) {
    .woocommerce div.product .sticky-addcart-fix .wrap-sticky-cart-price form.cart .ajax_add_to_cart span {
        display:none
    }

    .sticky-addcart-mobile-css {
        display: flex;
        position: fixed;
        right: 0;
        bottom: 70%;
        height: 40px;
        width: 40px;
        justify-content: center;
        align-items: center;
        background: var(--bzo-main-color);
        color: #fff;
        font-size: 22px;
        transform: translateX(50px);
        -webkit-transform: translateX(50px);
        transition: all .2s ease-out 0s;
        -webkit-transition: all .2s ease-out 0s;
        z-index: 10000
    }

    .sticky-addcart-mobile-css.active i:before {
        content: "\f00d"
    }

    .sticky-addcart.active .sticky-addcart-mobile-css {
        transform: translateX(0px);
        -webkit-transform: translateX(0px)
    }

    .wap-sticky-addcart-option .wishlist_compare_single_product {
        display: none
    }

    .wap-sticky-addcart-option form.cart .group_table tbody tr {
        width: 100%
    }
}

@media(max-width: 767px) {
    .sticky-addcart-fix .wrap-sticky-cart-price .detail-qty,.woocommerce div.product .sticky-addcart-fix .wrap-sticky-cart-price form.cart button.single_add_to_cart_button,.woocommerce div.product .sticky-addcart-fix .wrap-sticky-cart-price form.cart .ajax_add_to_cart {
        margin:0
    }

    .woocommerce div.product .sticky-addcart .sticky-addcart-fix .wrap-sticky-cart-price form.cart:not(.variations_form) {
        gap: 10px;
        justify-content: center
    }

    .sticky-addcart .wishlist_compare_single_product {
        display: none
    }

    .woocommerce div.product .wap-sticky-addcart-option .list-product-group form.cart .add_to_cart-after-cart_button,.wap-sticky-addcart-option .bzotech-form-cart-single .list-product-group form.cart .group_table,.sticky-addcart .bzotech-col-md-5,.sticky-addcart .bzotech-col-md-7 {
        width: 100%
    }

    .wap-sticky-addcart-option .bzotech-form-cart-single .list-product-group form.cart .group_table {
        border-right: none
    }

    .sticky-addcart .item-product-sticky-addcart {
        margin-bottom: 10px;
        justify-content: center
    }

    .sticky-addcart .wrap-sticky-cart-price {
        justify-content: center
    }

    .sticky-addcart-fix {
        left: auto;
        top: 0;
        width: 320px;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateX(100%);
        -webkit-transform: translateX(100%)
    }

    .sticky-addcart-fix {
        padding-top: 50px;
        overflow-y: auto;
        scrollbar-width: none
    }

    .sticky-addcart-fix::-webkit-scrollbar {
        width: 3px
    }

    .sticky-addcart-fix::-webkit-scrollbar-track {
        box-shadow: inset 0 0 3px var(--bzo-main-color)
    }

    .sticky-addcart-fix::-webkit-scrollbar-thumb {
        background-color: var(--bzo-main-color);
        outline: 1px solid var(--bzo-main-color)
    }

    body.admin-bar .sticky-addcart-fix {
        padding-top: 90px
    }

    .sticky-addcart-mobile-css.active {
        bottom: auto;
        top: 0;
        z-index: 100000
    }

    body.admin-bar .sticky-addcart-mobile-css.active {
        bottom: auto;
        top: 46px;
        z-index: 100000
    }

    .sticky-addcart .sticky-addcart-fix.active {
        transform: translateX(0);
        -webkit-transform: translateX(0)
    }

    .woocommerce div.product .wap-sticky-addcart-option .list-product-group form.cart .add_to_cart-after-cart_button {
        align-items: center;
        margin-top: 30px
    }

    .wap-sticky-addcart-option form.cart .group_table tbody tr .group-thumb {
        display: none
    }

    .woocommerce div.product .sticky-addcart-fix .bzotech-form-cart-single form.variations_form .variations,.sticky-addcart-fix .bzotech-form-cart-single form.variations_form .single_variation_wrap {
        width: 100%;
        border: none
    }

    .sticky-addcart-fix .bzotech-form-cart-single form.variations_form .qty-cart .woocommerce-variation,.sticky-addcart-fix .bzotech-form-cart-single form.variations_form .variations_button {
        justify-content: flex-start
    }
}

.select-box select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    position: relative;
    z-index: 1;
    width: 100%
}

.select-box:after {
    position: absolute;
    top: 2px;
    right: 0;
    content: "\f107";
    font-family: 'Line Awesome Free';
    font-weight: 900;
    z-index: 2;
    cursor: pointer;
    pointer-events: none
}

.select-box {
    position: relative
}

.type-label .select-box:after {
    content: ''
}

.elbzotech-dropdown-box:hover .elbzotech-dropdown-list {
    opacity: 1;
    visibility: visible;
    pointer-events: inherit;
    margin-top: 0
}

.elbzotech-dropdown-list {
    position: absolute;
    right: auto;
    left: 0;
    top: 100%;
    background: #fff;
    padding: 20px;
    min-width: 260px;
    width: 100%;
    margin-top: 20px;
    visibility: hidden;
    opacity: 0;
    border: none;
    box-shadow: 0px 1px 10px rgba(0,0,0,.1);
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    pointer-events: none;
    line-height: 28px;
    list-style: none;
    z-index: 9992;
    border-radius: 0
}

.elbzotech-dropdown-list.elbzotech-dropdown-number-blog {
    min-width: 100%
}

body .scroll-top {
    bottom: -100px;
    right: 40px;
    display: block;
    height: 40px;
    line-height: 40px;
    opacity: 0;
    position: fixed;
    text-align: center;
    width: 40px;
    z-index: 999;
    background: var(--bzo-main-color);
    border-radius: 0;
    color: #fff;
    font-size: 24px;
    transition: .3s
}

body .scroll-top:hover {
    color: #fff;
    background: var(--bzo-main-color);
    transition: .3s;
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,.1)
}

body .scroll-top:hover i {
    animation: shake-vertical 2.5s ease infinite
}

.scroll-top.active {
    opacity: 1;
    bottom: 30px
}

@media(max-width: 1170px) {
    body .scroll-top {
        right:20px;
        height: 40px;
        line-height: 40px;
        width: 40px;
        font-size: 20px
    }

    .scroll-top.active {
        bottom: 20px
    }
}

@-webkit-keyframes border-transform {
    0%,100% {
        border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
    }

    14% {
        border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
    }

    28% {
        border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
    }

    42% {
        border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
    }

    56% {
        border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
    }

    70% {
        border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
    }

    84% {
        border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
    }
}

.scroll-top-style2 {
    position: fixed;
    right: 30px;
    bottom: 30px;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    border-radius: 50px;
    box-shadow: inset 0 0 0 2px rgba(0,0,0,.3);
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px);
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    color: var(--bzo-main-color);
    font-size: 20px;
    background: #fff
}

.scroll-top-style2:hover {
    color: var(--bzo-main-color-mix-black)
}

.scroll-top-style2.active-progress {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

.scroll-top-style2 i {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.scroll-top-style2 svg path {
    fill: none
}

.scroll-top-style2 svg.progress-circle path {
    stroke: var(--bzo-main-color);
    stroke-width: 4;
    box-sizing: border-box;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

@media(max-width: 1200px) {
    .scroll-top-style2 {
        right:15px;
        bottom: 80px;
        height: 35px;
        width: 35px
    }
}

.page-shop-4col {
    margin-top: 50px
}

.top-filter .sort-pagi-bar {
    float: right
}

.top-filter .view-type {
    display: flex
}

.top-filter .view-type a {
    display: inline-block;
    margin-right: 30px;
    line-height: 0
}

@media(max-width: 1024px) {
    .top-filter .view-type a.grid-2 {
        display:none
    }
}

.top-filter .view-type a i {
    font-size: 22px
}

.top-filter .view-type a i:before {
    color: #898989
}

.top-filter .view-type a.active i:before,.top-filter .view-type a:hover i:before {
    color: var(--bzo-main-color)
}

.top-filter .sort-pagi-bar>li {
    vertical-align: middle
}

.top-filter {
    margin-bottom: 30px;
    border: 1px solid var(--bzo-border-color);
    border-radius: 0
}

.top_filter-shop {
    margin-bottom: 30px
}

.main-top-filter__left .dropdown-link {
    padding: 15px 30px;
    display: inline-block;
    display: flex;
    align-items: center;
    color: var(--bzo-body_typo-color);
    gap: 5px
}

@media(max-width: 767px) {
    .main-top-filter__left .show-order .elbzotech-dropdown-list {
        left:auto;
        right: 0;
        text-align: right
    }
}

.main-top-filter__left .dropdown-link:hover {
    color: var(--bzo-main-color)
}

.main-top-filter__left>div {
    border-right: 1px solid var(--bzo-border-color)
}

.hidden-sidebar .elementor-widget-sidebar,.hidden-sidebar>.sidebar-position-left,.hidden-sidebar>.sidebar-position-right {
    display: none
}

.hidden-sidebar .elementor-element:has(.elementor-widget-bzotech-products),.hidden-sidebar>.content-sidebar-left,.hidden-sidebar>.content-sidebar-right {
    width: 100%
}

@media(max-width: 767px) {
    .top-filter {
        flex-direction:column
    }

    .main-top-filter__left {
        width: 100%;
        justify-content: center
    }

    .main-top-filter__left .dropdown-link {
        padding: 15px 8px
    }

    .main-top-filter__left .dropdown-link {
        justify-content: center
    }

    .main-top-filter__left>div {
        width: 100%;
        text-align: center
    }

    .main-top-filter__left>div:last-child {
        border-right: none
    }

    .main-top-filter__right {
        border-top: 1px solid #ccc;
        width: 100%;
        justify-content: center;
        padding: 15px 0
    }

    .top-filter .sort-pagi-bar {
        float: none;
        text-align: center
    }

    .top-filter .view-type a:last-child {
        margin-right: 0
    }
}

.nav-tabs {
    padding: 0;
    margin: 0;
    list-style: none;
    border-bottom: 0
}

.nav-tabs>li>a {
    border-radius: 0;
    padding: 0;
    border: none;
    margin: 0
}

.nav>li>a:focus,.nav>li>a:hover,.nav-tabs>li>a:hover {
    background: 0 0;
    border-color: transparent
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
    border: none;
    background: 0 0
}

.nav-tabs>li>a i {
    display: inline-block;
    vertical-align: middle
}

.product-thumb-link {
    display: block;
    position: relative;
    overflow: hidden
}

.product-thumb-link img {
    display: block;
    width: 100%;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s
}

.product-thumb:hover .zoom-thumb img {
    transform: scale(1.15);
    -webkit-transform: scale(1.15)
}

.zoomout-thumb img.image-hover {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transform: scale(2);
    -webkit-transform: scale(2)
}

.product-thumb:hover .zoomout-thumb img.image-hover {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1
}

.product-thumb .rotate-thumb img {
    transition: all .4s linear 0s
}

.rotate-thumb img.image-hover {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transform: rotateY(90deg);
    -webkit-transform: rotateY(90deg);
    transition: all .4s linear 0s
}

.product-thumb:hover .rotate-thumb img.image-hover {
    transform: rotateY(0);
    -webkit-transform: rotateY(0);
    opacity: 1;
    transition: all .4s linear 0s
}

.product-thumb:hover .rotate-thumb img:first-child {
    transform: rotateY(-90deg);
    -webkit-transform: rotateY(-90deg);
    opacity: 0;
    transition: all .4s linear 0s
}

.product-thumb .translate-thumb img {
    transition: all .4s ease-out 0s
}

.translate-thumb img.image-hover {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transition: all .4s ease-out 0s
}

.product-thumb:hover .translate-thumb img.image-hover {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1;
    transition: all .4s ease-out 0s
}

.product-thumb:hover .translate-thumb img:first-child {
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    opacity: 0;
    transition: all .4s ease-out 0s
}

.list-img-slider-thumb {
    position: absolute;
    display: flex;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0
}

.list-img-slider-thumb {
    position: absolute;
    display: flex;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    justify-content: space-between
}

.list-img-slider-thumb span {
    display: flex;
    height: 100%;
    width: 100%;
    align-items: flex-end
}

.list-img-slider-thumb span:before {
    content: '';
    background: #ccc;
    height: 4px;
    width: 100%
}

.list-img-slider-thumb span.active:before {
    content: '';
    background: #000;
    height: 4px;
    width: 100%
}

.cursor-active a {
    cursor: inherit
}

.elbzotech-wrapper-slider-global .swiper-button-prev:after,.elbzotech-wrapper-slider-global .swiper-container-rtl .swiper-button-next:after,.elbzotech-wrapper-slider-global .swiper-button-next:after,.elbzotech-wrapper-slider-global .swiper-container-rtl .swiper-button-prev:after,.elbzotech-wrapper-slider .swiper-button-prev:after,.elbzotech-wrapper-slider .swiper-container-rtl .swiper-button-next:after,.elbzotech-wrapper-slider .swiper-button-next:after,.elbzotech-wrapper-slider .swiper-container-rtl .swiper-button-prev:after {
    content: ''
}

.elbzotech-wrapper-slider-global .swiper-button-next,.elbzotech-wrapper-slider-global .swiper-container-rtl .swiper-button-prev,.elbzotech-wrapper-slider-global .swiper-button-prev,.elbzotech-wrapper-slider-global .swiper-container-rtl .swiper-button-next,.elbzotech-wrapper-slider .swiper-button-next,.elbzotech-wrapper-slider .swiper-container-rtl .swiper-button-prev,.elbzotech-wrapper-slider .swiper-button-prev,.elbzotech-wrapper-slider .swiper-container-rtl .swiper-button-next {
    background-image: none
}

.elbzotech-popup-overlay {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    z-index: -1
}


@media(min-width: 1201px) {
}

.mega-menu .current-link {
    text-decoration: underline
}

.indicator-icon {
    margin-left: 5px;
    cursor: pointer;
    position: relative;
    font-weight: 900;
    font-style: normal;
    font-family: 'Line Awesome Free';
    font-weight: 900;
    font-size: 14px
}

.sub-menu .indicator-icon {
    float: right
}

.indicator-icon:before {
    content: "\f107"
}

.sub-menu .indicator-icon:before {
    content: "\f105"
}

.bzotech_plus_icon .indicator-icon:before {
    content: '+'
}

.bzotech_fill_arrow .indicator-icon:before {
    content: '\f0d7'
}

.bzotech_fill_arrow .sub-menu .indicator-icon:before {
    content: '\f0da'
}

.bzotech_none .indicator-icon {
    display: none
}

.bzotech-menu-toggler {
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    position: relative;
    overflow: hidden;
    cursor: pointer
}

.bzotech-nav-identity-panel {
    display: none
}

.fixed-header {
    background: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,.5)
}

.fixed-header .vc_row[data-vc-full-width].vc_hidden {
    opacity: 1
}

.fixed-header {
    position: fixed !important;
    top: -100px;
    left: 0 !important;
    z-index: 9999!important;
    -webkit-transition: top .4s ease-out 0s !important;
    transition: top .4s ease-out 0s !important;
    box-shadow: 0 3px 3px 0 rgba(0,0,0,.1)
}

.admin-bar .fixed-header.active {
    top: 32px
}

.fixed-header.active {
    top: -1px
}

.toggle-mobile-menu {
    display: none
}

@media(min-width: 1201px) {
    .close-menu-not-style-icon {
        display:none
    }
}

@media (max-width: 1440px) {
}

@media (max-width: 1200px) {
}

@media (max-width: 768px) {
}

@media (max-width: 1200px) {

    .btn-toggle-mobile-menu {
        position: absolute;
        top: 0;
        right: 0;
        height: 55px;
        width: 55px;
        /* border-left: 1px solid #e1e1e1; */
        line-height: 55px;
        z-index: 10;
        text-align: center;
        font-size: 18px;
        transition: all .3s ease-out 0s;
        -webkit-transition: all .3s ease-out 0s
    }

    .btn-toggle-mobile-menu:after {
        font-family: 'Line Awesome Free';
        content: "\f107";
        font-weight: 900
    }

    .btn-toggle-mobile-menu.active:after {
        content: "\f106"
    }

    .btn-toggle-mobile-menu.active {
        /* background: #ebebeb; */
    }

    .bzotech-menu-inner .indicator-icon {
        display: none
    }

    .bzotech-menu-inner {
        position: absolute;
        top: 100%;
        width: 100vw;
        display: none;
        z-index: 9999;
        background: #fff;
        box-shadow: 0 3px 3px 0 rgba(0,0,0,.1);
        transition: none;
        -webkit-transition: none;
        text-align: left;
        overflow-x: auto;
        overflow-y: scroll;
        max-height: 350px;
        scrollbar-width: none
    }

    .bzotech-menu-inner>ul li:not(.has-mega-menu) ul {
        padding: 0
    }

    .bzotech-menu-inner>ul li:not(.has-mega-menu) ul li>a {
        padding-left: 20px!important;
        border-top: 1px solid #e5e5e5;
        height: 55px;
        line-height: 55px;
        padding-right: 55px;
        overflow: hidden;
        overflow-wrap: break-word;
        white-space: normal;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1
    }

    .bzotech-menu-inner>ul li:not(.has-mega-menu) ul li:first-child>a {
        border-top: none!important
    }

    .toggle-mobile-menu {
        position: relative;
        padding: 0;
        text-align: center;
        display: inline-block;
        font-size: 28px;
        height: 30px;
        line-height: 32px
    }

    .header-nav-default.active .toggle-mobile-menu i:before,.bzotech-menu-global-container.active .toggle-mobile-menu i:before {
        content: "\f00d"
    }

    .toggle-mobile-menu:hover,.toggle-mobile-menu:focus {
        color: var(--bzo-main-color)
    }

    .toggle-mobile-menu.active .la-reorder:before {
        content: "\f191"
    }
}

@media (max-width: 768px) {
}

.product-rate {
    background-image: url(/wp-content/themes/bw-zenny/assets/global/css/images/icon/rate-star.png);
    background-position: 0 -13px;
    background-repeat: repeat-x;
    height: 13px;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    width: 90px
}

.product-rating {
    background-image: url(/wp-content/themes/bw-zenny/assets/global/css/images/icon/rate-star.png);
    background-position: 0 0;
    background-repeat: repeat-x;
    height: 13px
}

.total-star .product-rate {
    background-image: url(/wp-content/themes/bw-zenny/assets/global/css/images/icon/total-star.png);
    background-position: 0 -24px;
    height: 24px;
    width: 160px
}

.total-star .product-rating {
    background-image: url(/wp-content/themes/bw-zenny/assets/global/css/images/icon/total-star.png);
    height: 24px
}

.woocommerce-pagination .page-numbers i {
    color: #fff;
    font-size: 18px
}

.woocommerce-pagination .page-numbers.current {
    background-color: var(--bzo-main-color);
    border-color: var(--bzo-main-color);
    color: #fff;
    background: #de8828;
}

.woocommerce-pagination .page-numbers:hover {
    border-color: var(--bzo-main-color);
    color: #fff;
     background: #000;
}

.woocommerce-pagination .page-numbers.current:hover i {
    color: #fff
}

.woocommerce-pagination .page-numbers:hover i {
    color: var(--bzo-main-color)
}

.box-contact-form .wpcf7-form textarea {
    width: 100%;
    background: #fff;
    border-radius: 0;
    border: 1px solid #361f11;
    font-family: var(--bzo-body_typo-font-family);
    font-size: var(--bzo-body_typo-font-size);
    /* height: 160px; */
}

@media(max-width: 1200px) {
    .box-contact-form .wpcf7-form textarea {
        height:120px;
        padding: 10px
    }
}

.box-contact-form .wpcf7-form input.wpcf7-text {
    width: 100%;
    background: #fff;
    border-radius: 0;
    border: 1px solid #361f11;
    height: 46px;
    line-height: 56px;
    border-radius: 0;
    margin-bottom: 0
}

@media(max-width: 1200px) {
    .box-contact-form .wpcf7-form input.wpcf7-text {
        height:48px;
        line-height: 48px;
        padding: 0 10px
    }
}

.box-contact-form .wpcf7-form .bzotech-row .wpcf7-form-control-wrap {
    margin-bottom: 30px;
    display: block
}

.box-contact-form .wpcf7-form input.wpcf7-submit {
    margin-top: 0;
    min-width: 300px
}

@media(max-width: 1200px) {
    .box-contact-form .wpcf7-form input.wpcf7-submit {
        min-width:auto
    }
}

.box-contact-form .wpcf7-form label {
    margin-bottom: 8px;
    display: block
}

.box-contact-form .wpcf7-form p {
    margin: 0
}

.box-contact-form-v2 .wpcf7-form textarea,.box-contact-form-v2 .wpcf7-form input.wpcf7-text {
    border: 1px solid var(--bzo-border-color)
}

@media(max-width: 1199px) {
    .box-contact-form.box-contact-form-v2 .wpcf7-form input.wpcf7-submit {
        margin-top:25px
    }
}

.wishlist-title-container .wishlist-title {
    display: none
}

.woocommerce table.wishlist_table {
    border: none;
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
    font-size: var(--bzo-body_typo-font-size)
}

.woocommerce table.wishlist_table td {
    border-top: none
}

.woocommerce table.wishlist_table td:not(:last-child) {
    border-right: none
}

.woocommerce table.wishlist_table th:not(:last-child) {
    border-right: none
}

.woocommerce table.wishlist_table th {
    font-size: 16px;
    font-weight: 600;
    color: var(--bzo-gray-color)
}

.wishlist_table tr td,.wishlist_table tr th.product-checkbox,.wishlist_table tr th.wishlist-delete {
    text-align: left
}

.wishlist_table .product-name a {
    line-height: 20px;
    font-size: 16px;
    font-weight: 600
}

.wishlist_table .product-stock-status span.wishlist-in-stock {
    font-size: 16px
}

.yith-wcwl-share .share-button a i {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 16px
}

.yith_wcwl_wishlist_footer .yith-wcwl-share {
    margin-bottom: 0
}

.yith-wcwl-share li a {
    min-width: 40px;
    min-height: 40px;
    line-height: 40px;
    padding: 0;
    border-radius: 0
}

.wishlist_table.mobile .product-add-to-cart a {
    display: inline-block!important;
    margin-bottom: 0
}

.wishlist_table.images_grid li .item-details h3,.wishlist_table.mobile li .item-details h3,.wishlist_table.modern_grid li .item-details h3 {
    margin-top: 0
}

.wishlist_table.mobile li .additional-info-wrapper .product-remove {
    text-align: left;
    position: absolute;
    right: 0;
    top: 0
}

.wishlist_table.mobile li .additional-info-wrapper .move-to-another-wishlist,.wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart {
    text-align: left
}

.wishlist_table.mobile li .item-wrapper .item-details .item-details-table .label,.wishlist_table.mobile .additional-info {
    display: none
}

.wishlist_table.mobile li .item-wrapper .item-details .item-details-table .value {
    padding: 0
}

.wishlist_table.mobile li {
    margin-bottom: 25px;
    padding-bottom: 20px;
    border-bottom: 1px solid var(--bzo-border-color);
    position: relative
}

.fancybox-opened .fancybox-skin {
    background: #fff;
    border-radius: 0
}

.fancybox-nav span {
    background-image: none;
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ebebeb;
    color: #727272
}

.fancybox-nav:hover span {
    background-color: var(--bzo-main-color);
    color: #fff
}

.fancybox-nav.fancybox-prev span:before {
    content: "\f104";
    font-family: 'Line Awesome Free';
    font-weight: 900
}

.fancybox-nav.fancybox-next span:before {
    content: "\f105";
    font-family: 'Line Awesome Free';
    font-weight: 900
}

.fancybox-opened .fancybox-inner::-webkit-scrollbar {
    width: 0
}

.fancybox-opened .fancybox-inner::-webkit-scrollbar-track {
    border-radius: 10px
}

.fancybox-opened .fancybox-inner::-webkit-scrollbar-thumb {
    background-color: var(--bzo-main-color2)
}

.fancybox-opened .fancybox-inner::-webkit-scrollbar-thumb:hover {
    background: var(--bzo-main-color)
}

.product-popup-content {
    padding: 15px
}

.product-popup-content .product-detail .final-countdown {
    display: none
}

.fancybox-close {
    top: 0;
    right: 0;
    background: 0 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.fancybox-close:before {
    content: "\f00d";
    font-family: 'Line Awesome Free';
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 24px
}

.product-popup-content .product-detail-info .set_offset_top {
    display: none
}

.product-popup-content .product-title-single {
    font-size: 26px
}

.product-popup-content .product-detail-info .product-desc {
    margin-top: 17px
}

.main-filter__hitory,.js-filter-hitory {
    flex-wrap: wrap;
    gap: 10px 0px
}

.js-filter-hitory .item {
    background: #f5f5f5;
    margin-right: 12px;
    padding: 6px 14px;
    align-items: center
}

.js-filter-hitory .item.clear-filter {
    background: #f5f5f5;
    margin-bottom: 0
}

.js-filter-hitory .item.clear-filter a {
    color: #454545;
    font-size: 14px;
    font-weight: 500
}

.js-filter-hitory .item.clear-filter a:hover {
    color: var(--bzo-main-color)
}

.js-filter-hitory .item-label {
    text-transform: capitalize
}

.js-filter-hitory .item-filter-hitory>a:after {
    content: "\e921";
    font-family: 'bzoicon' !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 9px;
    margin-left: 10px
}

.js-filter-hitory .item-filter-hitory>a {
    margin-left: 12px;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
    color: #454545
}

.js-filter-hitory .item-filter-hitory>a:hover {
    color: var(--bzo-main-color)
}

.js-filter-hitory .item-filter-hitory>a:last-child {
    margin-right: 0
}

.js-filter-hitory .item-filter-hitory .smoke,.js-filter-hitory .item-filter-hitory .count {
    display: none
}

.js-filter-hitory .item-filter-hitory>a.swatch-color .span-trong {
    height: 20px;
    width: 20px;
    display: inline-block;
    border-radius: 50%
}

.bzo-ajaxcart-report {
    position: fixed;
    left: 0;
    right: 0;
.e-con-full,.e-con>.e-con-inner {
    padding-block-end:var(--padding-block-end);padding-block-start: var(--padding-block-start);
    text-align: var(--text-align)
}

.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 {
    align-content: var(--grid-align-content);
    align-items: var(--align-items);
    grid-auto-flow: var(--grid-auto-flow);
    grid-template-columns: var(--e-con-grid-template-columns);
    grid-template-rows: var(--e-con-grid-template-rows);
    justify-content: var(--grid-justify-content);
    justify-items: var(--justify-items)
}

.e-con-boxed.e-flex {
    align-content: normal;
    align-items: normal;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: normal
}

.e-con-boxed.e-grid {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    justify-items: legacy
}

.e-con-boxed {
    gap: initial;
    text-align: initial
}

.e-con.e-flex>.e-con-inner {
    align-content: var(--align-content);
    align-items: var(--align-items);
    align-self: auto;
    flex-basis: auto;
    flex-grow: 1;
    flex-shrink: 1;
    flex-wrap: var(--flex-wrap);
    justify-content: var(--justify-content)
}

.e-con.e-grid>.e-con-inner {
    align-items: var(--align-items);
    justify-items: var(--justify-items)
}

.e-con>.e-con-inner {
    gap: var(--row-gap) var(--column-gap);
    height: 100%;
    margin: 0 auto;
    max-width: var(--content-width);
    padding-inline-end:0;padding-inline-start:0;width: 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 {
    border-block-end-width:var(--border-block-end-width);border-block-start-width: var(--border-block-start-width);
    border-color: var(--border-color);
    border-inline-end-width:var(--border-inline-end-width);border-inline-start-width: var(--border-inline-start-width);
    border-radius: var(--border-radius);
    border-style: var(--border-style);
    content: var(--background-overlay);
    display: block;
    height: max(100% + var(--border-top-width) + var(--border-bottom-width),100%);
    left: calc(0px - var(--border-left-width));
    mix-blend-mode: var(--overlay-mix-blend-mode);
    opacity: var(--overlay-opacity);
    position: absolute;
    top: calc(0px - var(--border-top-width));
    transition: var(--overlay-transition,.3s);
    width: max(100% + var(--border-left-width) + var(--border-right-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-block-end-width:var(--border-block-end-width);border-block-start-width: var(--border-block-start-width);
    border-color: var(--border-color);
    border-inline-end-width:var(--border-inline-end-width);border-inline-start-width: var(--border-inline-start-width);
    border-radius: var(--border-radius);
    border-style: var(--border-style);
    height: max(100% + var(--border-top-width) + var(--border-bottom-width),100%);
    left: calc(0px - var(--border-left-width));
    top: calc(0px - var(--border-top-width));
    width: max(100% + var(--border-left-width) + var(--border-right-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%
}

.e-con .elementor-widget:not(:last-child) {
    --kit-widget-spacing: 0px
}

@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 {
    align-items: center;
    flex-wrap: wrap
}

.elementor-field-group.elementor-field-type-submit {
    align-items: flex-end
}

.elementor-field-group .elementor-field-textual {
    background-color: transparent;
    border: 1px solid #69727d;
    color: #1f2124;
    flex-grow: 1;
    max-width: 100%;
    vertical-align: middle;
    width: 100%
}

.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;
    flex-basis: 100%;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    padding-inline-end:20px;text-transform: inherit
}

.elementor-field-group .elementor-select-wrapper:before {
    content: "\e92a";
    font-family: eicons;
    font-size: 15px;
    pointer-events: none;
    position: absolute;
    right: 10px;
    text-shadow: 0 0 3px rgba(0,0,0,.3);
    top: 50%;
    transform: translateY(-50%)
}

.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 {
    color: red;
    content: "*";
    padding-inline-start:.2em}

.elementor-field-textual {
    border-radius: 3px;
    font-size: 15px;
    line-height: 1.4;
    min-height: 40px;
    padding: 5px 14px
}

.elementor-field-textual.elementor-size-xs {
    border-radius: 2px;
    font-size: 13px;
    min-height: 33px;
    padding: 4px 12px
}

.elementor-field-textual.elementor-size-md {
    border-radius: 4px;
    font-size: 16px;
    min-height: 47px;
    padding: 6px 16px
}

.elementor-field-textual.elementor-size-lg {
    border-radius: 5px;
    font-size: 18px;
    min-height: 59px;
    padding: 7px 20px
}

.elementor-field-textual.elementor-size-xl {
    border-radius: 6px;
    font-size: 20px;
    min-height: 72px;
    padding: 8px 24px
}

.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 {
    font-size: 1em;
    line-height: 1;
    margin: 10px 0
}

.elementor-message:before {
    content: "\e90e";
    display: inline-block;
    font-family: eicons;
    font-style: normal;
    font-weight: 400;
    margin-inline-end:5px;vertical-align: middle
}

.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 {
    border: none;
    padding-block-end:0;padding-block-start:0}

.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span {
    display: flex;
    flex-direction: row;
    gap: 5px;
    justify-content: center
}

.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,.elementor-element:not(:has(.elementor-widget-container)) {
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)
}

.elementor-heading-title {
    line-height: 1;
    margin: 0;
    padding: 0
}

.elementor-button {
    background-color: #69727d;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    padding: 12px 24px;
    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;
    flex-direction: row;
    gap: 5px;
    justify-content: center
}

.elementor-button-icon svg {
    height: auto;
    width: 1em
}

.elementor-button-icon .e-font-icon-svg {
    height: 1em
}

.elementor-button-text {
    display: inline-block
}

.elementor-button.elementor-size-xs {
    border-radius: 2px;
    font-size: 13px;
    padding: 10px 20px
}

.elementor-button.elementor-size-md {
    border-radius: 4px;
    font-size: 16px;
    padding: 15px 30px
}

.elementor-button.elementor-size-lg {
    border-radius: 5px;
    font-size: 18px;
    padding: 20px 40px
}

.elementor-button.elementor-size-xl {
    border-radius: 6px;
    font-size: 20px;
    padding: 25px 50px
}

.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-view-stacked .elementor-icon {
    background-color: #69727d;
    color: #fff;
    padding: .5em;
    fill: #fff
}

.elementor-view-framed .elementor-icon {
    background-color: transparent;
    border: 3px solid #69727d;
    color: #69727d;
    padding: .5em
}

.elementor-icon {
    color: #69727d;
    display: inline-block;
    font-size: 50px;
    line-height: 1;
    text-align: center;
    transition: all .3s
}

.elementor-icon:hover {
    color: #69727d
}

.elementor-icon i,.elementor-icon svg {
    display: block;
    height: 1em;
    position: relative;
    width: 1em
}

.elementor-icon i:before,.elementor-icon svg:before {
    left: 50%;
    position: absolute;
    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,.e-transform:not(:has(.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
}

@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
    }
}

.elementor-kit-11 {
    --e-global-color-primary: #ff8c22;
    --e-global-color-secondary: #454545;
    --e-global-color-text: #727272;
    --e-global-color-accent: #61ce70;
    --e-global-color-43e154f: #ff90bd;
    --e-global-color-a1a05ae: #70bbff;
    --e-global-typography-primary-font-family: "Roboto";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "Roboto Slab";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "Roboto";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Roboto";
    --e-global-typography-accent-font-weight: 500
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1470px
}

.e-con {
    --container-max-width: 1470px
}

.elementor-widget:not(:last-child) {
    margin-block-end:0px}

.elementor-element {
    --widgets-spacing: 0px 0px;
    --widgets-spacing-row: 0px;
    --widgets-spacing-column: 0px
}

{
}

h1.entry-title {
    display: var(--page-title-display)
}

@media(max-width: 1024px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width:1024px
    }

    .e-con {
        --container-max-width: 1024px
    }
}

@media(max-width: 767px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width:767px
    }

    .e-con {
        --container-max-width: 767px
    }
}

.elementor-473 .elementor-element.elementor-element-9a34787>.elementor-element-populated {
    padding: 0
}

@keyframes spinner__animation {
    0% {
        animation-timing-function: cubic-bezier(.5856,.0703,.4143,.9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

body.wc-block-product-gallery-modal-open,body.wc-modal--open {
    overflow: hidden
}

.wc-block-grid__products .wc-block-grid__product-image {
    display: block;
    position: relative;
    text-decoration: none
}

.wc-block-grid__products .wc-block-grid__product-image a {
    border: 0;
    box-shadow: none;
    outline: 0;
    text-decoration: none
}

.wc-block-grid__products .wc-block-grid__product-image img {
    height: auto;
    max-width: 100%;
    width: 100%
}

.wc-block-grid__products .wc-block-grid__product-image img[hidden] {
    display: none
}

.wc-block-grid__products .wc-block-grid__product-image img[alt=""] {
    border: 1px solid #f2f2f2
}

.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title {
    color: inherit;
    display: block;
    font-family: inherit;
    font-size: inherit;
    font-weight: 700;
    line-height: 1.2;
    padding: 0
}

.wc-block-grid__product-price {
    display: block
}

.wc-block-grid__product-price .wc-block-grid__product-price__regular {
    margin-right: .5em
}

.wc-block-grid__product-add-to-cart.wp-block-button {
    white-space: normal;
    word-break: break-word
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
    display: inline-flex;
    font-size: 1em;
    justify-content: center;
    margin-left: auto!important;
    margin-right: auto!important;
    text-align: center;
    white-space: normal;
    word-break: break-word
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading {
    opacity: .25
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after {
    content: "Ã®â‚¬â€”";
    display: inline-block;
    font-family: WooCommerce;
    height: auto;
    margin-left: .5em;
    width: auto
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after {
    animation: spin 2s linear infinite;
    content: "Ã®â‚¬Â±";
    display: inline-block;
    font-family: WooCommerce;
    height: auto;
    margin-left: .5em;
    width: auto
}

.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after {
    content: "";
    margin: 0
}

.wc-block-grid__product-rating {
    display: block
}

.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars {
    font-family: WooCommerce;
    font-size: 1em;
    font-weight: 400;
    height: 1.618em;
    line-height: 1.618;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: left;
    width: 5.3em
}

.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before {
    content: "SSSSS";
    left: 0;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap
}

.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span {
    left: 0;
    overflow: hidden;
    padding-top: 1.5em;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before {
    color: inherit;
    content: "SSSSS";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap
}

.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale {
    background: #fff;
    border: 1px solid #43454b;
    border-radius: 4px;
    color: #43454b;
    display: inline-block;
    font-size: .875em;
    font-weight: 600;
    left: auto;
    padding: .25em .75em;
    position: absolute;
    right: 4px;
    text-align: center;
    text-transform: uppercase;
    top: 4px;
    width: auto;
    z-index: 9
}

.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link {
    display: inline-block;
    position: relative
}

.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title {
    margin: 0 0 12px
}

.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating {
    margin: 0 auto 12px
}

.theme-twentysixteen .wc-block-grid .price ins {
    color: #77a464
}

.theme-twentynineteen .wc-block-grid__product {
    font-size: .88889em
}

.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title {
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif
}

.theme-twentynineteen .wc-block-grid__product-title:before {
    display: none
}

.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale {
    line-height: 1
}

.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color) {
    color: #fff
}

.theme-twentytwenty .wc-block-grid__product-link {
    color: #000
}

.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title {
    color: #cd2653;
    font-family: -apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;
    font-size: 1em
}

.theme-twentytwenty .wp-block-columns .wc-block-components-product-title {
    margin-top: 0
}

.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value {
    font-family: -apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;
    font-size: .9em
}

.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del {
    opacity: .5
}

.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins {
    text-decoration: none
}

.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating {
    font-size: .7em
}

.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars {
    line-height: 1
}

.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link {
    font-family: -apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif
}

.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
    background: #cd2653;
    color: #fff;
    font-family: -apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;
    font-weight: 700;
    letter-spacing: -.02em;
    line-height: 1.2;
    text-transform: uppercase
}

.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge {
    position: static
}

.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge {
    position: absolute
}

.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge) {
    position: absolute;
    right: 4px;
    top: 4px;
    z-index: 1
}

.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title {
    font-size: 1em
}

.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
    font-size: .75em
}

@media only screen and (min-width: 768px) {
    .theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
        font-size:.875em;
        padding: .5em
    }
}

@media only screen and (min-width: 1168px) {
    .theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
        font-size:.875em;
        padding: .5em
    }
}

.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart {
    display: block;
    margin-top: 12px
}

.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins {
    text-decoration: none
}

.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    word-wrap: normal!important;
    border: 0;
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    overflow-wrap: normal!important;
    padding: 0;
    position: absolute!important;
    width: 1px
}

.screen-reader-text:focus {
    clip: auto!important;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    clip-path: none;
    color: #2b2d2f;
    display: block;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.wp-block-group.woocommerce.product .up-sells.upsells.products {
    max-width: var(--wp--style--global--wide-size)
}

@keyframes spinner__animation {
    0% {
        animation-timing-function: cubic-bezier(.5856,.0703,.4143,.9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wc-block-components-notice-banner {
    align-content: flex-start;
    align-items: stretch;
    background-color: #fff;
    border: 1px solid;
    border-radius: 4px;
    box-sizing: border-box;
    color: #2f2f2f;
    display: flex;
    font-size: .875em;
    font-weight: 400;
    gap: 12px;
    line-height: 1.5;
    margin: 16px 0;
    padding: 16px!important
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content {
    -ms-grid-row-align: center;
    align-self: center;
    flex-basis: 100%;
    padding-right: 16px;
    white-space: normal
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child {
    padding-right: 0
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary {
    font-weight: 600;
    margin: 0 0 8px
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul {
    margin: 0 0 0 24px;
    padding: 0
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after {
    clear: both;
    content: "";
    display: block
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward {
    -moz-appearance: none;
    appearance: none;
    background: transparent!important;
    border: 0;
    color: #2f2f2f!important;
    float: right;
    margin: 0;
    opacity: .7;
    padding: 0!important;
    text-decoration-line: underline;
    text-underline-position: under;
    transition: all .2s ease-in-out
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover {
    opacity: 1;
    text-decoration: none
}

.wc-block-components-notice-banner>svg {
    fill: #fff;
    background-color: #2f2f2f;
    border-radius: 50%;
    flex-grow: 0;
    flex-shrink: 0;
    height: 100%;
    padding: 2px
}

.wc-block-components-notice-banner>.wc-block-components-button {
    background: transparent none!important;
    border: 0!important;
    box-shadow: none!important;
    color: #2f2f2f!important;
    flex: 0 0 16px;
    height: 16px!important;
    margin: 6px 0 0 auto!important;
    min-height: auto!important;
    min-width: 0!important;
    opacity: .6;
    outline: none!important;
    padding: 0!important;
    width: 16px!important
}

.wc-block-components-notice-banner>.wc-block-components-button>svg {
    margin: 0!important
}

.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover {
    opacity: 1
}

.wc-block-components-notice-banner>.wc-block-components-button:focus {
    outline: 2px solid currentColor!important;
    outline-offset: 0
}

.wc-block-components-notice-banner.is-error {
    background-color: #fff0f0;
    border-color: #cc1818
}

.wc-block-components-notice-banner.is-error>svg {
    background-color: #cc1818;
    transform: rotate(180deg)
}

.wc-block-components-notice-banner.is-warning {
    background-color: #fffbf4;
    border-color: #f0b849
}

.wc-block-components-notice-banner.is-warning>svg {
    background-color: #f0b849;
    transform: rotate(180deg)
}

.wc-block-components-notice-banner.is-success {
    background-color: #f4fff7;
    border-color: #4ab866
}

.wc-block-components-notice-banner.is-success>svg {
    background-color: #4ab866
}

.wc-block-components-notice-banner.is-info {
    background-color: #f4f8ff;
    border-color: #007cba
}

.wc-block-components-notice-banner.is-info>svg {
    background-color: #007cba
}

.woocommerce.wc-block-store-notices.alignwide {
    max-width: var(--wp--style--global--wide-size)
}

/* Chosen by Harvest | MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md */
.chosen-container {
    min-width: 110px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    zoom:1;*display: inline;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    left: -9999px;
    z-index: 1010;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #aaa;
    border-top: 0;
    background: #fff;
    box-shadow: 0 4px 5px rgba(0,0,0,.15)
}

.chosen-container.chosen-with-drop .chosen-drop {
    left: 0
}

.chosen-container a {
    cursor: pointer
}

.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 23px;
    border: 1px solid #aaa;
    border-radius: 5px;
    background-color: #fff;
    background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),color-stop(100%,#f4f4f4));
    background: -webkit-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
    background: -moz-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
    background: -o-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
    background: linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
    background-clip: padding-box;
    box-shadow: 0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px
}

.chosen-container-single .chosen-default {
    color: #999
}

.chosen-container-single .chosen-single span {
    display: block;
    line-height: 23px;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px
}

.chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    background: url(/wp-content/plugins/woocommerce-currency-switcher/js/chosen/chosen-sprite.png) -42px 1px no-repeat;
    font-size: 1px
}

.chosen-container-single .chosen-single abbr:hover {
    background-position: -42px -10px
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
    background-position: -42px -10px
}

.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%
}

.chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(/wp-content/plugins/woocommerce-currency-switcher/js/chosen/chosen-sprite.png) no-repeat 0 2px
}

.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap
}

.chosen-container-single .chosen-search input[type=text] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #aaa;
    background: #fff url(/wp-content/plugins/woocommerce-currency-switcher/js/chosen/chosen-sprite.png) no-repeat 100% -20px;
    background: url(/wp-content/plugins/woocommerce-currency-switcher/js/chosen/chosen-sprite.png) no-repeat 100% -20px;
    font-size: 1em;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0
}

.chosen-container-single .chosen-drop {
    margin-top: -1px;
    border-radius: 0 0 4px 4px;
    background-clip: padding-box
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    left: -9999px
}

.chosen-container .chosen-results {
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 240px;
    -webkit-overflow-scrolling: touch
}

.chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 5px 6px;
    list-style: none;
    line-height: 15px;
    -webkit-touch-callout: none
}

.chosen-container .chosen-results li.active-result {
    display: list-item;
    cursor: pointer
}

.chosen-container .chosen-results li.disabled-result {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container .chosen-results li.highlighted {
}

.chosen-container .chosen-results li.no-results {
    display: list-item;
    background: #f4f4f4
}

.chosen-container .chosen-results li.group-result {
    display: list-item;
    font-weight: 700;
    cursor: default
}

.chosen-container .chosen-results li.group-option {
    padding-left: 15px
}

.chosen-container .chosen-results li em {
    font-style: normal;
    text-decoration: underline
}

.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto!important;
    height: 1%;
    border: 1px solid #aaa;
    background-color: #fff;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(1%,#eee),color-stop(15%,#fff));
    background-image: -webkit-linear-gradient(#eee 1%,#fff 15%);
    background-image: -moz-linear-gradient(#eee 1%,#fff 15%);
    background-image: -o-linear-gradient(#eee 1%,#fff 15%);
    background-image: linear-gradient(#eee 1%,#fff 15%);
    cursor: text
}

.chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none
}

.chosen-container-multi .chosen-choices li.search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
    margin: 1px 0;
    padding: 5px;
    height: 15px;
    outline: 0;
    border: 0!important;
    background: transparent!important;
    box-shadow: none;
    color: #666;
    font-size: 100%;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0
}

.chosen-container-multi .chosen-choices li.search-field .default {
    color: #999
}

.chosen-container-multi .chosen-choices li.search-choice {
    position: relative;
    margin: 3px 0 3px 5px;
    padding: 3px 20px 3px 5px;
    border: 1px solid #aaa;
    border-radius: 3px;
    background-color: #e4e4e4;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));
    background-image: -webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
    background-image: -moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
    background-image: -o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
    background-image: linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
    background-clip: padding-box;
    box-shadow: 0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);
    color: #333;
    line-height: 13px;
    cursor: default
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    position: absolute;
    top: 4px;
    right: 3px;
    display: block;
    width: 12px;
    height: 12px;
    background: url(/wp-content/plugins/woocommerce-currency-switcher/js/chosen/chosen-sprite.png) -42px 1px no-repeat;
    font-size: 1px
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
    background-position: -42px -10px
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
    padding-right: 5px;
    border: 1px solid #ccc;
    background-color: #e4e4e4;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));
    background-image: -webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
    background-image: -moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
    background-image: -o-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
    background-image: linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
    color: #666
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #d4d4d4
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
    background-position: -42px -10px
}

.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0
}

.chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container-active .chosen-single {
    border: 1px solid #5897fb;
    box-shadow: 0 0 5px rgba(0,0,0,.3)
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #aaa;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#eee),color-stop(80%,#fff));
    background-image: -webkit-linear-gradient(#eee 20%,#fff 80%);
    background-image: -moz-linear-gradient(#eee 20%,#fff 80%);
    background-image: -o-linear-gradient(#eee 20%,#fff 80%);
    background-image: linear-gradient(#eee 20%,#fff 80%);
    box-shadow: 0 1px 0 #fff inset
}

.chosen-container-active.chosen-with-drop .chosen-single div {
    border-left: 0;
    background: transparent
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 2px
}

.chosen-container-active .chosen-choices {
    border: 1px solid #5897fb;
    box-shadow: 0 0 5px rgba(0,0,0,.3)
}

.chosen-container-active .chosen-choices li.search-field input[type=text] {
    color: #111!important
}

.chosen-disabled {
    opacity: .5!important;
    cursor: default
}

.chosen-disabled .chosen-single {
    cursor: default
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default
}

.chosen-rtl {
    text-align: right
}

.chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 8px 0 0
}

.chosen-rtl .chosen-single span {
    margin-right: 0;
    margin-left: 26px;
    direction: rtl
}

.chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px
}

.chosen-rtl .chosen-single div {
    right: auto;
    left: 3px
}

.chosen-rtl .chosen-single abbr {
    right: auto;
    left: 26px
}

.chosen-rtl .chosen-choices li {
    float: right
}

.chosen-rtl .chosen-choices li.search-field input[type=text] {
    direction: rtl
}

.chosen-rtl .chosen-choices li.search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 5px 3px 19px
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
    right: auto;
    left: 4px
}

.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop {
    left: 9999px
}

.chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0
}

.chosen-rtl .chosen-results li.group-option {
    padding-right: 15px;
    padding-left: 0
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: 0
}

.chosen-rtl .chosen-search input[type=text] {
    padding: 4px 5px 4px 20px;
    background: #fff url(/wp-content/plugins/woocommerce-currency-switcher/js/chosen/chosen-sprite.png) no-repeat -30px -20px;
    background: url(/wp-content/plugins/woocommerce-currency-switcher/js/chosen/chosen-sprite.png) no-repeat -30px -20px;
    direction: rtl
}

.chosen-rtl.chosen-container-single .chosen-single div b {
    background-position: 6px 2px
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -12px 2px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-resolution:144dpi) {
    .chosen-rtl .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type=text],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span {
        background-image:url(/wp-content/plugins/woocommerce-currency-switcher/js/chosen/chosen-sprite@2x.png)!important;
        background-size: 52px 37px!important;
        background-repeat: no-repeat!important
    }
}

.woocommerce-currency-switcher-form .dd-selected {
    color: #000;
    display: block;
    font-weight: 700;
    overflow: hidden;
    padding: 10px
}

.woocommerce-currency-switcher-form a.dd-selected {
    text-decoration: none !important
}

.woocommerce-currency-switcher-form a.dd-selected:hover {
    text-decoration: none
}

.woocommerce-currency-switcher-form a.dd-option {
    text-decoration: none;
    display: block;
    font-weight: 700;
    overflow: hidden;
    padding: 10px;
    background: #fff
}

.woocommerce-currency-switcher-form a.dd-option:hover {
    text-decoration: none
}

.woocommerce-currency-switcher-form ul.dd-options {
    list-style: none !important
}

a.chosen-single {
    text-decoration: none !important
}

.woocs_show_flags .chosen-container .chosen-results li.highlighted {
    color: green !important
}

.woocommerce-currency-switcher-form .chosen-results li {
    line-height: 23px !important
}

.woocommerce-currency-switcher .hentry .entry-content a:not(.button) {
    text-decoration: none !important
}

.woocommerce-currency-switcher option {
    height: 23px;
    padding-bottom: 3px
}

a.woocs_flag_view_item {
    display: inline-block;
    margin: 0 3px 3px 0;
    width: 50px;
    height: 40px
}

a.woocs_flag_view_item img {
    width: 100%
}

a.woocs_flag_view_item_current {
    opacity: .65
}

.woocs_converter_shortcode_from,.woocs_converter_shortcode_to {
    width: 45%
}

.woocs_converter_shortcode_amount {
    width: 99%;
    margin-bottom: 4px;
    display: inline-block
}

.woocs_converter_shortcode_results {
    width: 99%;
    margin-top: 4px;
    margin-bottom: 4px;
    display: inline-block
}

ul.woocs_currency_rates {
    margin: 5px 0 0 9px !important
}

span.woocs_price_info_icon {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(/wp-content/plugins/woocommerce-currency-switcher/img/woocs_price_info_icon.png)
}

.woocs_price_info {
    position: relative;
    display: inline;
    margin-left: 3px
}

.woocs_price_info+.woocs_price_info {
    display: none !important
}

.woocs_price_info+.woocs_price_info {
    display: none !important
}

div.woocs_price_info ul {
    list-style: none;
    position: absolute;
    width: auto !important;
    min-width: 120px;
    max-width: 400px;
    color: #fff !important;
    background: #000 !important;
    height: auto;
    min-height: 19px;
    font-size: 14px !important;
    line-height: normal;
    vertical-align: middle;
    text-align: left;
    visibility: hidden;
    border-radius: 6px;
    padding: 7px !important
}

div:hover.woocs_price_info ul {
    visibility: visible;
    opacity: .85;
    bottom: 5px;
    left: 50%;
    margin-left: -5px;
    z-index: 999
}

div.woocs_price_info ul li {
    padding-bottom: 4px;
    white-space: nowrap;
    margin: 0 !important
}

.woocs_current_product_id {
    display: none
}

ul.woocs_price_info_list li span {
    font-weight: 700
}

.woocs_cart_item_price {
    font-size: 11px;
    font-style: italic;
    display: block
}

#shipping_method .woocs_cart_item_price {
    display: inline-block;
    clear: both;
    text-indent: 0;
    margin-left: 5px
}

.woocs_currency_rate_flag {
    width: 25px !important;
    max-width: 25px !important;
    display: inline
}

.woocs_display_none {
    display: none
}

.woocs_geo_hello {
    color: green;
    font-size: 18px;
    font-weight: 400;
    line-height: 0
}

.woocs_geo_hello_not {
    color: red;
    font-size: 18px;
    font-weight: 400
}

.woocs_auto_switcher>li {
    margin-bottom: 0 !important
}

.woocs-lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px
}

.woocs-lds-ellipsis div {
    position: absolute;
    top: 33px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #6495ed;
    animation-timing-function: cubic-bezier(0,1,1,0)
}

.woocs-lds-ellipsis div:nth-child(1) {
    left: 8px;
    animation: woocs-lds-ellipsis1 .6s infinite
}

.woocs-lds-ellipsis div:nth-child(2) {
    left: 8px;
    animation: woocs-lds-ellipsis2 .6s infinite
}

.woocs-lds-ellipsis div:nth-child(3) {
    left: 32px;
    animation: woocs-lds-ellipsis2 .6s infinite
}

.woocs-lds-ellipsis div:nth-child(4) {
    left: 56px;
    animation: woocs-lds-ellipsis3 .6s infinite
}

@keyframes woocs-lds-ellipsis1 {
    0% {
        transform: scale(0)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes woocs-lds-ellipsis3 {
    0% {
        transform: scale(1)
    }

    100% {
        transform: scale(0)
    }
}

@keyframes woocs-lds-ellipsis2 {
    0% {
        transform: translate(0,0)
    }

    100% {
        transform: translate(24px,0)
    }
}

.elementor-24857 .elementor-element.elementor-element-a5d0c14 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: calc((1 - var(--container-widget-flex-grow))*100%);
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --align-items: center;
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    border-style: solid;
    --border-style: solid;
    border-width: 0 0 1px;
    --border-top-width: 0px;
    --border-right-width: 0px;
    --border-bottom-width: 1px;
    --border-left-width: 0px;
    border-color: #333;
    --border-color: #333;
    --padding-top: 18px;
    --padding-bottom: 18px;
    --padding-left: 45px;
    --padding-right: 45px
}

.elementor-24857 .elementor-element.elementor-element-a5d0c14:not(.elementor-motion-effects-element-type-background),.elementor-24857 .elementor-element.elementor-element-a5d0c14>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #f2f1f1
}

.elementor-24857 .elementor-element.elementor-element-c8c0d1b {
    --display: flex;
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 15px;
    --padding-right: 15px
}

.elementor-24857 .elementor-element.elementor-element-c585b70 .elbzotech-list-link-global {
    align-items: center;
    gap: 20px
}

.elementor-24857 .elementor-element.elementor-element-c585b70 .item-link {
    font-size: 14px;
    font-weight: 500;
    padding: 0;
    margin: 0
}

.elementor-24857 .elementor-element.elementor-element-c585b70 .item-link i {
    font-size: 22px
}

.elementor-24857 .elementor-element.elementor-element-c585b70 .item-link.icon-position-left i {
    margin-right: 5px
}

.elementor-24857 .elementor-element.elementor-element-c585b70 .icon-position-left .icon-image-link {
    margin-right: 5px
}

.elementor-24857 .elementor-element.elementor-element-c585b70 .item-link.icon-position-right i {
    margin-left: 5px
}

.elementor-24857 .elementor-element.elementor-element-c585b70 .icon-position-right .icon-image-link {
    margin-left: 5px
}

.elementor-24857 .elementor-element.elementor-element-6f04790 {
    --display: flex;
    --justify-content: center;
    --align-items: center;
    --container-widget-width: calc((1 - var(--container-widget-flex-grow))*100%);
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 15px;
    --padding-right: 15px
}

.elementor-24857 .elementor-element.elementor-element-d1b5853>.elementor-widget-container {
    margin: 0
}

.elementor-24857 .elementor-element.elementor-element-30e1431 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: calc((1 - var(--container-widget-flex-grow))*100%);
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --justify-content: flex-end;
    --align-items: center;
    --gap: 0px 30px;
    --row-gap: 0px;
    --column-gap: 30px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 15px;
    --padding-right: 15px
}

.elementor-24857 .elementor-element.elementor-element-de8b1e7 {
    width: var(--container-widget-width,220px);
    max-width: 220px;
    --container-widget-width: 220px;
    --container-widget-flex-grow: 0
}

.elementor-24857 .elementor-element.elementor-element-de8b1e7>.elementor-widget-container {
    margin: 0;
    border-style: solid;
    border-width: 0 0 1px;
    border-color: #666
}

.elementor-24857 .elementor-element.elementor-element-b4a0ef5 .button-account-e {
    align-items: center
}

.elementor-24857 .elementor-element.elementor-element-b4a0ef5 .button-account-e i {
    font-size: 24px
}

.elementor-24857 .elementor-element.elementor-element-b4a0ef5 .button-account-e .title-account-e {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

.elementor-24857 .elementor-element.elementor-element-b4a0ef5 .item-icon-e {
    font-size: 18px
}

.elementor-24857 .elementor-element.elementor-element-83e7201 .elbzotech-mini-cart-global .mini-cart-number {
    background-color: #22595b;
    width: 14px;
    height: 14px;
    font-size: 10px;
    right: -2px;
    top: 17px
}

.elementor-24857 .elementor-element.elementor-element-83e7201>.elementor-widget-container {
    padding: 0 5px 0 0
}

.elementor-24857 .elementor-element.elementor-element-83e7201 .mini-cart-link {
    justify-content: center;
    align-items: center;
    padding: 0 0 2px;
    border-radius: 0
}

.elementor-24857 .elementor-element.elementor-element-83e7201 .mini-cart-link i {
    font-size: 24px
}

.elementor-24857 .elementor-element.elementor-element-83e7201 .mini-cart-number {
    justify-content: center;
    align-items: center
}

.elementor-24857 .elementor-element.elementor-element-10d8260 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: calc((1 - var(--container-widget-flex-grow))*100%);
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --align-items: center;
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    border-style: solid;
    --border-style: solid;
    border-width: 0 0 1px;
    --border-top-width: 0px;
    --border-right-width: 0px;
    --border-bottom-width: 1px;
    --border-left-width: 0px;
    border-color: #f2f1f1;
    --border-color: #f2f1f1;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 45px;
    --padding-right: 45px
}

.elementor-24857 .elementor-element.elementor-element-10d8260:not(.elementor-motion-effects-element-type-background),.elementor-24857 .elementor-element.elementor-element-10d8260>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #f2f1f1
}

.elementor-24857 .elementor-element.elementor-element-1425a72 {
    --display: flex;
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 15px;
    --padding-right: 15px
}

.elementor-24857 .elementor-element.elementor-element-de2a3df .text-css-e {
    color: #333
}

.elementor-24857 .elementor-element.elementor-element-7fa38c7 {
    --display: flex;
    --align-items: center;
    --container-widget-width: calc((1 - var(--container-widget-flex-grow))*100%);
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 15px;
    --padding-right: 15px
}

.elementor-24857 .elementor-element.elementor-element-9f374c4 {
    --display: flex;
    --align-items: flex-end;
    --container-widget-width: calc((1 - var(--container-widget-flex-grow))*100%);
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 15px;
    --padding-right: 15px
}

.elementor-24857 .elementor-element.elementor-element-dc4c426 .text-css-e {
    color: #333
}

@media(max-width: 1366px) {
    .elementor-24857 .elementor-element.elementor-element-a5d0c14 {
        --gap:0px 0px;
        --row-gap: 0px;
        --column-gap: 0px
    }

    .elementor-24857 .elementor-element.elementor-element-de8b1e7 {
        --container-widget-width: 100%;
        --container-widget-flex-grow: 0;
        width: var(--container-widget-width,100%);
        max-width: 100%
    }

    .elementor-24857 .elementor-element.elementor-element-10d8260 {
        --gap: 0px 0px;
        --row-gap: 0px;
        --column-gap: 0px
    }
}

@media(max-width: 1200px) {
    .elementor-24857 .elementor-element.elementor-element-a5d0c14 {
        --flex-direction:row;
        --container-widget-width: calc((1 - var(--container-widget-flex-grow))*100%);
        --container-widget-height: 100%;
        --container-widget-flex-grow: 1;
        --container-widget-align-self: stretch;
        --flex-wrap-mobile: wrap;
        --align-items: center;
        border-width: 0;
        --border-top-width: 0px;
        --border-right-width: 0px;
        --border-bottom-width: 0px;
        --border-left-width: 0px;
        --padding-top: 20px;
        --padding-bottom: 20px;
        --padding-left: 0px;
        --padding-right: 0px
    }

    .elementor-24857 .elementor-element.elementor-element-de8b1e7 {
        width: var(--container-widget-width,80%);
        max-width: 80%;
        --container-widget-width: 80%;
        --container-widget-flex-grow: 0
    }

    .elementor-24857 .elementor-element.elementor-element-10d8260 {
        --flex-direction: column;
        --container-widget-width: 100%;
        --container-widget-height: initial;
        --container-widget-flex-grow: 0;
        --container-widget-align-self: initial;
        --flex-wrap-mobile: wrap;
        --padding-top: 0px;
        --padding-bottom: 0px;
        --padding-left: 0px;
        --padding-right: 0px
    }

    .elementor-24857 .elementor-element.elementor-element-1425a72 {
        --align-items: flex-start;
        --container-widget-width: calc((1 - var(--container-widget-flex-grow))*100%);
        --margin-top: 0px;
        --margin-bottom: 0px;
        --margin-left: 0px;
        --margin-right: 0px
    }

    .elementor-24857 .elementor-element.elementor-element-7fa38c7 {
        --align-items: flex-start;
        --container-widget-width: calc((1 - var(--container-widget-flex-grow))*100%);
        --margin-top: 0px;
        --margin-bottom: 0px;
        --margin-left: 0px;
        --margin-right: 0px
    }

    .elementor-24857 .elementor-element.elementor-element-9b7c2f3>.elementor-widget-container {
        margin: -55px 0 0
    }

    .elementor-24857 .elementor-element.elementor-element-9f374c4 {
        --align-items: flex-start;
        --container-widget-width: calc((1 - var(--container-widget-flex-grow))*100%);
        --margin-top: 0px;
        --margin-bottom: 0px;
        --margin-left: 0px;
        --margin-right: 0px
    }
}

@media(max-width: 1024px) {
    .elementor-24857 .elementor-element.elementor-element-a5d0c14 {
        --flex-direction:row;
        --container-widget-width: initial;
        --container-widget-height: 100%;
        --container-widget-flex-grow: 1;
        --container-widget-align-self: stretch;
        --flex-wrap-mobile: wrap;
        --padding-top: 20px;
        --padding-bottom: 20px;
        --padding-left: 0px;
        --padding-right: 0px
    }

    .elementor-24857 .elementor-element.elementor-element-10d8260 {
        --flex-direction: column;
        --container-widget-width: 100%;
        --container-widget-height: initial;
        --container-widget-flex-grow: 0;
        --container-widget-align-self: initial;
        --flex-wrap-mobile: wrap;
        --padding-top: 0px;
        --padding-bottom: 0px;
        --padding-left: 0px;
        --padding-right: 0px
    }
}

@media(max-width: 880px) {
    .elementor-24857 .elementor-element.elementor-element-a5d0c14 {
        --padding-top:15px;
        --padding-bottom: 15px;
        --padding-left: 0px;
        --padding-right: 0px
    }

    .elementor-24857 .elementor-element.elementor-element-de8b1e7>.elementor-widget-container {
        margin: 0
    }

    .elementor-24857 .elementor-element.elementor-element-10d8260 {
        --flex-direction: column;
        --container-widget-width: 100%;
        --container-widget-height: initial;
        --container-widget-flex-grow: 0;
        --container-widget-align-self: initial;
        --flex-wrap-mobile: wrap;
        --padding-top: 0px;
        --padding-bottom: 0px;
        --padding-left: 0px;
        --padding-right: 0px
    }

    .elementor-24857 .elementor-element.elementor-element-9b7c2f3>.elementor-widget-container {
        margin: -49px 0 0
    }
}

@media(max-width: 767px) {
    .elementor-24857 .elementor-element.elementor-element-a5d0c14 {
        --padding-top:15px;
        --padding-bottom: 15px;
        --padding-left: 0px;
        --padding-right: 0px
    }

    .elementor-24857 .elementor-element.elementor-element-c8c0d1b {
        --width: 25%
    }

    .elementor-24857 .elementor-element.elementor-element-6f04790 {
        --width: 50%
    }

    .elementor-24857 .elementor-element.elementor-element-30e1431 {
        --width: 25%;
        --gap: 0px 0px;
        --row-gap: 0px;
        --column-gap: 0px
    }

    .elementor-24857 .elementor-element.elementor-element-de8b1e7>.elementor-widget-container {
        padding: 0
    }

    .elementor-24857 .elementor-element.elementor-element-83e7201 .mini-cart-link i {
        font-size: 26px
    }

    .elementor-24857 .elementor-element.elementor-element-10d8260 {
        --padding-top: 0px;
        --padding-bottom: 0px;
        --padding-left: 0px;
        --padding-right: 0px
    }

    .elementor-24857 .elementor-element.elementor-element-9b7c2f3>.elementor-widget-container {
        padding: 0
    }
}

@media(min-width: 768px) {
    .elementor-24857 .elementor-element.elementor-element-a5d0c14 {
        --content-width:1470px
    }

    .elementor-24857 .elementor-element.elementor-element-10d8260 {
        --content-width: 1470px
    }

    .elementor-24857 .elementor-element.elementor-element-1425a72 {
        --width: 22%
    }

    .elementor-24857 .elementor-element.elementor-element-7fa38c7 {
        --width: 56%
    }

    .elementor-24857 .elementor-element.elementor-element-9f374c4 {
        --width: 22%
    }
}

@media(max-width: 1200px) and (min-width:768px) {
    .elementor-24857 .elementor-element.elementor-element-1425a72 {
        --width:100%
    }

    .elementor-24857 .elementor-element.elementor-element-7fa38c7 {
        --width: 100%
    }

    .elementor-24857 .elementor-element.elementor-element-9f374c4 {
        --width: 100%
    }
}

@media(max-width: 1024px) and (min-width:768px) {
    .elementor-24857 .elementor-element.elementor-element-1425a72 {
        --width:100%
    }

    .elementor-24857 .elementor-element.elementor-element-7fa38c7 {
        --width: 100%
    }

    .elementor-24857 .elementor-element.elementor-element-9f374c4 {
        --width: 100%
    }
}

.elbzotech-list-link-global {
    display: flex
}

.elbzotech-list-link-global-block {
    flex-direction: column
}

.elbzotech-list-link-global a {
    display: flex;
    align-items: center
}

.elbzotech-list-link-global span.icon-image-link {
    display: flex
}

.elbzotech-logo-global-style-image a {
    display: flex
}

.logo-text svg {
    width: 100%
}

.select-cat-search:hover {
    color: #000;
    text-decoration: underline
}

.elbzotech-dropdown-box {
    position: relative;
    cursor: pointer
}

.elbzotech-search-global-form .elbzotech-dropdown-list li {
    margin-bottom: 5px
}

.elbzotech-search-global-form .elbzotech-dropdown-list li:last-child {
    margin-bottom: 0
}

.elbzotech-search-global-form .elbzotech-dropdown-list {
    padding: 15px;
    font-size: 14px
}

.elbzotech-search-global-form>.elbzotech-dropdown-box {
    border-right: 1px solid var(--bzo-border-color)
}

@media(max-width: 480px) {
    .elbzotech-search-global-form>.elbzotech-dropdown-box {
        display:none !important
    }
}

.elbzotech-search-global-form>.elbzotech-dropdown-box .dropdown-link {
    padding: 0 25px;
    height: 40px;
    display: block;
    line-height: 40px
}

.content-list-product-search .display-list .product-price .woocs_price_code {
    justify-content: end
}

.elbzotech-search-global-form input[name="s"] {
    border: 0;
    width: 100%;
    padding: 0 15px;
    background: 0 0;
    min-width: auto
}

.elbzotech-search-global-form input[type=submit] {
    border: 0;
    background: #000;
    color: #fff;
    width: 50px;
    height: 50px;
    display: block;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    cursor: pointer
}

.elbzotech-search-global-form input[type=submit]:hover {
    background: #c82811;
    color: #000;
    box-shadow: none
}

.elbzotech-submit-form:hover .elbzotech-text-bt-search {
    color: #000
}

.elbzotech-submit-form {
    position: relative
}

.elbzotech-text-bt-search>* {
    vertical-align: middle
}

.elbzotech-search-global-default .elbzotech-list-product-search {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 5px 5px 0 rgba(0,0,0,.1);
    left: 0;
    margin-top: 32px;
    padding: 20px;
    border-radius: 0;
    position: absolute;
    top: 100%;
    width: 100%;
    min-width: 300px;
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    max-height: 470px;
    overflow-y: auto;
    scrollbar-width: none
}

.elbzotech-list-product-search::-webkit-scrollbar {
    width: 3px
}

.elbzotech-list-product-search::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px var(--bzo-main-color)
}

.elbzotech-list-product-search::-webkit-scrollbar-thumb {
    background-color: var(--bzo-main-color);
    outline: 1px solid var(--bzo-main-color)
}

.live-search-yes.active .elbzotech-list-product-search {
    opacity: 1;
    visibility: visible;
    margin-top: 0;
    border-top: 1px solid #ccc
}

.live-search-yes.active-search .list-search-default {
    display: none
}

.live-search-yes .js-list-live-search>.elbzotech-products-wrap {
    display: none
}

.live-search-yes.active-search .js-list-live-search>.elbzotech-products-wrap {
    display: block
}

.key-trending .key-trending-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 6px
}

.elbzotech-search-global-default .key-trending .key-trending-list a {
    padding: 4px 10px;
    background: #f7f7f7;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px
}

.elbzotech-search-global-default .key-trending .key-trending-list a:hover {
    background: var(--bzo-main-color);
    color: #fff
}

.elbzotech-search-global-default .search-popular-title,.elbzotech-search-global-default .search-results-title,.elbzotech-search-global-default .key-trending .key-trending-title {
    margin-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px
}

.elbzotech-search-global-default .key-trending {
    margin-bottom: 20px
}

.current-search-cat {
    white-space: nowrap;
    color: #333
}

.current-search-cat i {
    margin-left: 30px
}

.item-search-pro {
    border-bottom: 1px solid #f5f5f5;
    display: table;
    padding: 10px 0;
    width: 100%
}

.item-search-pro>div {
    display: table-cell;
    vertical-align: middle
}

.item-search-pro:last-child {
    border: none
}

.item-search-pro .title14 {
    text-transform: capitalize;
    font-weight: 400
}

.item-search-pro>div.search-ajax-thumb {
    width: 70px;
    border-radius: 0
}

.item-search-pro>div.search-ajax-thumb img {
    border-radius: 0
}

.item-search-pro>div.search-ajax-price {
    text-align: right
}

.item-search-pro>div.search-ajax-title {
    padding: 0 10px
}

.search-ajax-thumb img {
    display: block
}

.elbzotech-list-product-search>i {
    text-align: center;
    display: block;
    min-height: 62px;
    margin: 0 auto;
    line-height: 62px
}

.elbzotech-list-product-search .content-list-product-search>p {
    display: block;
    padding: 0 15px
}

.display-list .shop-grid-product-item- .list-product-wrap {
    margin-right: 0;
    margin-left: 0
}

.elbzotech-search-global-icon-popup .search-results-title,.elbzotech-search-global-icon-popup .search-popular-title {
    margin-bottom: 20px
}

.elbzotech-search-global-icon-popup .title-form-icon-popup {
    margin-bottom: 20px
}

.elbzotech-search-global-icon-popup .wap-content-search-icon-popup {
    background: #fff;
    padding: 80px 50px 50px;
    display: flex;
    flex-direction: column;
    align-items: center
}

@media(max-width: 1200px) {
    .elbzotech-search-global-icon-popup .wap-content-search-icon-popup {
        padding:70px 15px 30px
    }

    .elbzotech-search-global-icon-popup .title-form-icon-popup {
        font-size: 20px
    }
}

.elbzotech-search-global-icon-popup .elbzotech-list-product-search {
    opacity: 0;
    visibility: hidden
}

.elbzotech-search-global-icon-popup .key-trending {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-top: 30px
}

.elbzotech-search-global-icon-popup .key-trending-list a {
    text-decoration: underline
}

.elbzotech-search-global-icon-popup .elbzotech-search-form-wrap-global {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,.45);
    opacity: 0;
    visibility: hidden;
    z-index: 9992;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    display: none;
    overflow-y: auto;
    scrollbar-width: none
}

.elbzotech-search-global-icon-popup .elbzotech-search-form-wrap-global::-webkit-scrollbar {
    width: 3px
}

.elbzotech-search-global-icon-popup .elbzotech-search-form-wrap-global::-webkit-scrollbar-track {
    box-shadow: inset 0 0 3px var(--bzo-main-color)
}

.elbzotech-search-global-icon-popup .elbzotech-search-form-wrap-global::-webkit-scrollbar-thumb {
    background-color: var(--bzo-main-color);
    outline: 1px solid var(--bzo-main-color)
}

.elbzotech-search-global-icon-popup .elbzotech-search-form-wrap-global.active {
    opacity: 1;
    display: block;
    visibility: inherit
}

.elbzotech-search-global-icon-popup .search-icon-popup {
    cursor: pointer;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    font-size: 24px;
    text-align: center;
    color: var(--bzo-gray-color);
    display: flex
}

.elbzotech-search-global-icon-popup .search-icon-popup:hover {
    color: var(--bzo-main-color)
}

.elbzotech-search-form-wrap-global:after {
    content: "";
    display: table;
    clear: both
}

.elbzotech-search-global-icon-popup .elbzotech-search-global-form {
    width: 100%;
    margin: auto;
    max-width: 1030px;
    padding: 0 15px;
    border: none
}

.elbzotech-search-global-icon-popup .elbzotech-search-global-form .input-submit-form {
    background: #f5f5f5;
    border-radius: 40px;
    height: 55px
}

.elbzotech-search-global-icon-popup .elbzotech-search-global-form input[name="s"] {
    line-height: 55px;
    height: 55px;
    padding: 3px 25px;
    font-size: 16px;
    color: #727272
}

.elbzotech-search-global-icon-popup.open-search-popup .elbzotech-search-form-wrap-global {
    opacity: 1;
    visibility: visible
}

.elbzotech-search-global-icon-popup .elbzotech-text-bt-search {
    background: 0 0;
    border: none;
    font-size: 22px;
    padding: 0 22px;
    color: var(--bzo-title_typo-color);
    cursor: pointer;
    line-height: 55px
}

.elbzotech-search-global-icon-popup .elbzotech-search-global-form>.elbzotech-dropdown-box {
    border-right: none
}

.elbzotech-search-global-icon-popup .elbzotech-submit-form:hover .elbzotech-text-bt-search {
    color: var(--bzo-main-color)
}

.elbzotech-search-global-icon-popup .elbzotech-list-product-search {
    background: #fff;
    padding: 50px;
    display: none
}

.elbzotech-search-global-icon-popup.active .elbzotech-list-product-search {
    display: block
}

.elbzotech-close-search-form {
    cursor: pointer
}

.elbzotech-close-search-form:hover {
    color: var(--bzo-main-color)
}

.elbzotech-search-global-icon-popup i.elbzotech-close-search-form {
    display: block;
    position: absolute;
    right: 30px;
    top: 30px;
    font-size: 16px;
    cursor: pointer;
    text-align: right;
    visibility: hidden;
    padding: 16px;
    z-index: 1;
    background: #f5f5f5;
    color: #111
}

.elbzotech-search-global-icon-popup i.elbzotech-close-search-form:hover {
    background: var(--bzo-main-color);
    color: #fff
}

.elbzotech-search-form-wrap-global.active i.elbzotech-close-search-form {
    opacity: 1;
    visibility: visible
}

.form-left {
    float: left
}

.form-right {
    float: right
}

.form-center {
    text-align: center;
    margin-left: auto;
    margin-right: auto
}

.elbzotech-search-global-icon-popup .content-form-popup {
    position: absolute;
    left: 0;
    right: 0;
    top: 0
}

.elbzotech-search-global-icon-popup .input-submit-form {
    align-items: center;
    justify-content: center;
    width: 60%
}

.elbzotech-search-global-icon-popup .cate_hide .input-submit-form {
    width: 100%
}

.elbzotech-search-global-icon-popup .dropdown-box-cate {
    width: 40%;
    padding: 0 20px;
    display: flex;
    align-items: center;
    border-right: 1px solid var(--bzo-border-color)
}

.elbzotech-search-global-icon-popup .wap-content-search-icon-popup-form {
    align-items: stretch;
    justify-content: center;
    border: 1px solid var(--bzo-border-color);
    width: 100%;
    max-width: 800px
}

.elbzotech-search-global-icon-popup .elbzotech-search-form-global>h3 {
    margin-bottom: 40px
}

.elbzotech-search-global-icon-popup .elbzotech-search-form-global {
    width: 100%;
    margin: auto;
    border: none
}

.elbzotech-search-global-icon-popup .elbzotech-search-form-global input[name="s"] {
    line-height: 55px;
    height: 55px;
    padding: 0 20px;
    color: #727272;
    border: 0;
    width: 100%;
    background: 0 0;
    min-width: auto;
    font-size: 16px
}

.elbzotech-search-global-icon-popup .elbzotech-list-product-search.display-list>.elbzotech-products-wrap,.elbzotech-search-global-icon-popup .elbzotech-list-product-search.display-list>.list-search-default {
    max-width: 800px;
    margin: auto
}

@media(max-width: 1200px) {
    i.elbzotech-close-search-form {
        font-size:16px
    }
}

@media(max-width: 767px) {
    .elbzotech-search-global-icon-popup i.elbzotech-close-search-form {
        top:10px;
        right: 20px
    }

    .elbzotech-search-global-icon-popup .elbzotech-search-form-global input[name="s"] {
        height: 48px;
        line-height: 48px;
        font-size: 14px
    }

    .elbzotech-search-global-icon-popup .elbzotech-text-bt-search {
        line-height: 50px;
        font-size: 20px
    }
}

.admin-bar .elbzotech-search-fixed-sidebar .elbzotech-search-form-wrap-global {
    top: 32px
}

.elbzotech-search-fixed-sidebar .elbzotech-search-form-wrap-global {
    padding: 0 15px
}

.elbzotech-search-fixed-sidebar .list-product-wrap {
    overflow-y: auto;
    height: 100vh;
    padding-top: 20px;
    scrollbar-width: none
}

.elbzotech-search-fixed-sidebar .list-product-wrap::-webkit-scrollbar {
    width: 3px
}

.elbzotech-search-fixed-sidebar .list-product-wrap::-webkit-scrollbar-track {
    box-shadow: inset 0 0 3px var(--bzo-main-color)
}

.elbzotech-search-fixed-sidebar .list-product-wrap::-webkit-scrollbar-thumb {
    background-color: var(--bzo-main-color);
    outline: 1px solid var(--bzo-main-color)
}

.elbzotech-search-fixed-sidebar .title-form-fixed-sidebar {
    padding: 20px 15px;
    border-bottom: 1px solid #e5e5e5;
    margin: 0 -15px;
    text-transform: uppercase;
    margin-bottom: 20px
}

.elbzotech-search-fixed-sidebar .dropdown-box-cate {
    border: 1px solid #e5e5e5;
    padding: 11px 15px;
    margin-bottom: 20px
}

.elbzotech-search-fixed-sidebar .input-submit-form {
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
    justify-content: space-between
}

.elbzotech-search-fixed-sidebar .input-submit-form .elbzotech-text-bt-search {
    display: block;
    height: 100%;
    border: none;
    width: 48px;
    font-size: 20px;
    background: 0 0
}

.elbzotech-search-fixed-sidebar .input-submit-form input {
    border: none;
    width: calc(100% - 48px)
}

.elbzotech-search-fixed-sidebar .key-trending {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 30px
}

.elbzotech-search-fixed-sidebar .key-trending-list a {
    font-size: 14px
}

.elbzotech-search-fixed-sidebar .key-trending-list a:hover {
    text-decoration: underline
}

.elbzotech-search-fixed-sidebar .search-popular-title,.elbzotech-search-fixed-sidebar .search-results-title {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    margin: 0 -15px;
    box-shadow: 0 6px 10px -4px #81818133
}

.elbzotech-search-fixed-sidebar .ajax-loading:not(.list-product-search) i {
    top: 14px
}

.elbzotech-search-fixed-sidebar .text-no-results {
    padding: 0 15px
}

.elbzotech-search-global-icon-fixed-left .elbzotech-search-form-wrap-global {
    position: fixed;
    left: -500px;
    right: auto;
    top: 0;
    bottom: 0;
    background: #fff;
    visibility: hidden;
    z-index: 9992;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    width: 350px
}

.elbzotech-search-global-icon-fixed-left .elbzotech-search-form-wrap-global.active {
    left: 0;
    visibility: inherit;
    box-shadow: 3px 0px 10px -5px #00000063
}

.elbzotech-search-global-icon-fixed-right .elbzotech-search-form-wrap-global {
    position: fixed;
    right: -500px;
    left: auto;
    top: 0;
    bottom: 0;
    background: #fff;
    visibility: hidden;
    z-index: 9992;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    width: 350px
}

.elbzotech-search-global-icon-fixed-right .elbzotech-search-form-wrap-global.active {
    right: 0;
    visibility: inherit;
    box-shadow: -3px 0px 10px -5px #00000063
}

.elbzotech-search-global-style1 .elbzotech-search-global-form>* {
    display: inline-block
}

.elbzotech-search-global-style1 .elbzotech-dropdown-list {
    z-index: 10001
}

.elbzotech-search-global-style1 .elbzotech-dropdown-list {
    left: 0;
    right: auto;
    border-radius: 0 0 20px 20px
}

.elbzotech-search-global-style1 .elbzotech-search-global-form {
    padding: 0;
    border-radius: 0;
    background: #f5f5f5;
    border: none
}

.elbzotech-search-global-style1 .elbzotech-search-global-form input[name="s"] {
    height: 60px;
    border-radius: 0;
    background: #f5f5f5;
    z-index: 1;
    border: none;
    padding: 0 20px
}

.elbzotech-search-global-style1 .elbzotech-submit-form .elbzotech-text-bt-search,.elbzotech-search-global-style1 .elbzotech-search-global-form input[type=submit] {
    line-height: 60px;
    background: var(--bzo-main-color);
    padding: 0 25px;
    font-weight: 500;
    font-size: 24px;
    color: #fff;
    border: none;
    font-family: inherit;
    border-radius: 0
}

.elbzotech-search-global-style1 .elbzotech-submit-form .elbzotech-text-bt-search span {
    font-size: 18px
}

.elbzotech-search-global-style1 .elbzotech-search-global-form input[type=submit]:hover,.elbzotech-search-global-style1 .elbzotech-submit-form .elbzotech-text-bt-search:hover {
    opacity: .8
}

@media(max-width: 1200px) {
    .elbzotech-search-global-style1 .elbzotech-search-global-form {
        width:100%
    }
}

@media(max-width: 767px) {
    .elbzotech-search-global-style1 .elbzotech-search-global-form {
        width:100%
    }
}

.elbzotech-search-global-style2 .elbzotech-search-global-form {
    border-radius: 0;
    border: 1px solid #d9d9d9
}

.elbzotech-search-global-style2 .elbzotech-search-global-form>.elbzotech-dropdown-box .dropdown-link {
    line-height: 44px;
    height: 44px
}

.elbzotech-search-global-style2 .elbzotech-text-bt-search {
    border: none;
    background: 0 0;
    line-height: 40px;
    font-size: 20px;
    padding: 0 15px;
    font-weight: 600;
    border-radius: 0;
    transition: .2s
}

.elbzotech-search-global-style2 .elbzotech-text-bt-search:hover {
    color: var(--bzo-main-color);
    cursor: pointer
}

.elbzotech-search-global-style2 .elbzotech-search-global-form input[name="s"] {
    height: 42px;
    line-height: 42px;
    padding: 0 10px
}

.elbzotech-search-global-style3 .elbzotech-search-global-form {
    border-radius: 30px;
    background: #fff
}

.elbzotech-search-global-style3 .elbzotech-search-global-form>.elbzotech-dropdown-box .dropdown-link {
    line-height: 40px;
    height: 40px
}

.elbzotech-search-global-style3 .elbzotech-text-bt-search {
    border: none;
    background: 0 0;
    line-height: 36px;
    font-size: 20px;
    padding: 0;
    font-weight: 600;
    border-radius: 0;
    color: var(--bzo-title_typo-color);
    font-family: var(--bzo-title_typo-font-family);
    transition: all .2s ease-out 0s
}

.elbzotech-search-global-style3 .elbzotech-text-bt-search:hover {
    color: var(--bzo-main-color)
}

.elbzotech-search-global-style3 .elbzotech-search-global-form input[name="s"] {
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    order: 2
}

.elbzotech-search-global-style3 .elbzotech-submit-form {
    order: 1
}

.elbzotech-account-manager-global .elbzotech-dropdown-list {
    text-align: left
}

.elbzotech-account-manager-global .elbzotech-dropdown-list li i {
    margin-right: 10px
}

.elbzotech-popup-open.elbzotech-popup-overlay {
    opacity: 1;
    visibility: visible;
    z-index: 9992
}

.elbzotech-login-form {
    text-align: center
}

.elbzotech-login-popup-content {
    width: 100%;
    max-width: 600px;
    margin: auto;
    background: #fff;
    top: 10%;
    overflow-y: scroll;
    scrollbar-width: none;
    position: absolute;
    left: 0;
    right: 0;
    border-radius: 0
}

.elbzotech-login-popup-content .popup-form {
    padding: 50px;
    text-align: left;
    max-width: 100%
}

i.elbzotech-close-popup {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 24px;
    color: #fff;
    cursor: pointer;
    text-align: right;
    opacity: 1;
    visibility: visible;
    padding: 30px
}

.popup-form {
    max-width: 300px;
    padding: 30px 0;
    margin: auto;
    display: none
}

.popup-form.active {
    display: block
}

.ms-error,.ms-done {
    display: none
}

.popup-form .message {
    border-left: 4px solid var(--bzo-main-color);
    padding: 8px 12px;
    margin-left: 0;
    margin-bottom: 20px;
    background-color: #f0f0f0;
    box-shadow: 0 0 1px 0 rgba(0,0,0,.1);
    color: #999;
    font-size: 12px
}

.popup-form .ms-default {
    color: #999;
    font-size: 12px
}

.popup-form .login_error {
    border-left: 4px solid #bf2c2c;
    padding: 5px 15px;
    margin-left: 0;
    margin-bottom: 20px;
    background-color: #fff;
    box-shadow: none;
    color: #bf2c2c;
    font-size: 14px
}

.popup-form .form-field {
    margin-bottom: 20px
}

.popup-form .form-field .input {
    width: 100%;
    background: #f0f0f0;
    border: none;
    border-radius: 0;
    height: 56px;
    line-height: 56px
}

.popup-form .elbzotech-bt-default {
    height: auto;
    padding: 15px 20px
}

.forgetmenot {
    text-align: left
}

.forgetmenot .rememberme {
    font-weight: 400;
    margin-left: 5px;
    cursor: pointer
}

.elbzotech-bt-full {
    width: 100%
}

.form-header>h2 {
    margin: 0 0 30px;
    font-size: 34px;
    text-align: center;
    font-family: var(--bzo-title_typo-font-family)
}

.form-header>.desc {
    color: var(--bzo-gray-color)
}

.popup-form form {
    margin-top: 30px
}

.popup-form nav-form {
    margin-top: 10px
}

.popup-form form .submit {
    margin-bottom: 12px
}

.popup-form .nav-form {
    margin-top: 23px
}

.popup-form .nav-form #remembermep {
    margin-top: -3px
}

.popup-form .nav-form a:first-child {
    border-right: 1px solid var(--bzo-border-color);
    margin-right: 10px;
    padding-right: 10px
}

.popup-form .nav-form a:last-child {
    border-right: 0;
    margin-right: 0;
    padding-right: 0
}

.popup-form #reg_passmail {
    margin-bottom: 30px
}

.elbzotech-account-manager-global {
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    cursor: pointer
}

.dropdowm-from-left .elbzotech-dropdown-list {
    left: 0;
    right: inherit
}

.dropdowm-from-right .elbzotech-dropdown-list {
    right: 0;
    left: inherit
}

.elbzotech-account-manager-global .button-account-manager * {
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s
}

.login-popup-content-wrap .elbzotech-close-popup {
    right: 0;
    top: 4px;
    font-size: 22px;
    color: #454545;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    padding: 0
}

.nextend-social-login>h3 {
    margin: 25px 0;
    position: relative;
    z-index: 1
}

.nextend-social-login>h3:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    height: 1px;
    background: var(--bzo-border-color);
    z-index: -1
}

.nextend-social-login>h3 span {
    padding: 0 15px;
    background: #fff
}

@media(max-width: 1200px) {
    i.elbzotech-close-popup {
        font-size:16px
    }

    .elbzotech-login-popup-content {
        max-width: 90%
    }
}

@media(max-width: 767px) {
    .popup-form .nav-form {
        flex-direction:column
    }

    .login-popup-content-wrap .elbzotech-close-popup {
        right: 12px;
        top: 16px
    }

    i.elbzotech-close-popup {
        padding: 20px
    }

    .elbzotech-login-popup-content .popup-form {
        padding: 30px 20px
    }

    .popup-form form {
        margin-top: 20px
    }

    .form-header>h2 {
        font-size: 24px;
        padding-bottom: 20px
    }
}

.elbzotech-account-global-default .button-account-manager>a,.elbzotech-account-global-default .button-account-manager {
    display: flex;
    font-size: 23px
}

.elbzotech-account-global-style2 .button-account-manager {
    display: flex;
    font-size: 16px
}

.elbzotech-account-global-style2 .text-login-logout {
    display: block
}

.mini_cart_item {
    display: flex;
    flex-direction: row;
    width: 100%;
    position: relative;
    border-bottom: 1px solid var(--bzo-border-color);
    margin-bottom: 10px;
    padding-bottom: 10px;
    align-items: center;
    gap: 15px
}

.mini_cart_item .product-thumb {
    border: 1px solid var(--bzo-border-color);
    flex-basis: 20%
}

.mini_cart_item .product-thumb a img,.mini_cart_item .product-thumb a {
    display: block;
    border-radius: 0
}

.mini-cart-content {
    text-align: left
}

.mini-cart-dropdown-left {
    left: 0
}

.mini-cart-dropdown-center {
    left: calc(50% - 200px)
}

.mini-cart-dropdown-right {
    right: 0
}

.mini_cart_item .product-info {
    flex-basis: 70%
}

.mini_cart_item .product-delete {
    flex-basis: 10%;
    text-align: center
}

.mini_cart_item .product-delete i {
    color: #999
}

.mini_cart_item .product-delete:hover i {
    color: var(--bzo-main-color)
}

.mini_cart_item .product-info .product-title {
    margin: 0;
    font-weight: 500;
    color: var(--bzo-title_typo-color);
    font-size: 14px;
    line-height: 20px
}

.total-default.hidden,i.elbzotech-close-mini-cart {
    display: none
}

.mini-cart-total {
    padding-top: 10px
}

.mini-cart-total .pull-left {
    float: left;
    font-size: 16px;
    font-weight: 600;
    color: var(--bzo-title_typo-color)
}

.mini-cart-total .pull-right {
    float: right;
    font-weight: 600
}

.mini-cart-total .woocs_special_price_code {
    font-size: 18px
}

.mini-cart-dropdown- .woocommerce-Price-amount {
    color: #000;
    font-weight: 500
}

.clearfix:after {
    content: "";
    display: table;
    clear: both
}

.mini-cart-button {
    display: flex;
    gap: 30px;
    margin: 10px 0 0
}

.mini-cart-button .button {
    width: 50%;
    text-align: center
}

.mini-cart-button .button {
    position: relative;
    overflow: hidden
}

.elbzotech-mini-cart-side-global .mini-cart-content {
    position: fixed;
    z-index: 10001;
    background: #fff;
    box-shadow: 0 5px 5px 0 rgba(0,0,0,.1);
    width: 400px;
    bottom: 0;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    padding: 10px 15px;
    top: 0
}

@media(max-width: 767px) {
    .elbzotech-mini-cart-side-global.open-side .mini-cart-content {
        width:calc(100% - 40px)
    }
}

.elbzotech-mini-cart-side-right-global .mini-cart-content {
    right: 0;
    transform: translateX(450px);
    -webkit-transform: translateX(450px)
}

.elbzotech-mini-cart-side-left-global .mini-cart-content {
    left: 0;
    transform: translateX(-450px);
    -webkit-transform: translateX(-450px)
}

.admin-bar .elbzotech-mini-cart-side-global .mini-cart-content {
    top: 32px
}

.elbzotech-mini-cart-side-global.open-side .mini-cart-content {
    transform: translateX(0);
    -webkit-transform: translateX(0)
}

.elbzotech-mini-cart-side-global .mini-cart-side-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    background: rgba(0,0,0,.7);
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s
}

.elbzotech-mini-cart-side-global .mini_cart_item:last-child {
    border-bottom: 0;
    margin-bottom: 15px;
    padding-bottom: 0
}

.elbzotech-mini-cart-side-global.open-side .mini-cart-side-overlay {
    opacity: 1;
    visibility: visible
}

.elbzotech-mini-cart-side-global .elbzotech-close-mini-cart {
    display: block;
    position: absolute;
    top: 10px;
    font-size: 24px;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: var(--bzo-main-color)
}

.elbzotech-mini-cart-side-global .elbzotech-close-mini-cart:hover {
    cursor: pointer
}

.elbzotech-mini-cart-side-left-global .elbzotech-close-mini-cart {
    right: -40px
}

.elbzotech-mini-cart-side-right-global .elbzotech-close-mini-cart {
    left: -40px
}

.elbzotech-mini-cart-side-global .mini-cart-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    box-shadow: 0px -3px 5px 0px rgba(0,0,0,.1);
    z-index: 1;
    background: #fff
}

.elbzotech-mini-cart-dropdown-global .list-mini-cart-item {
    max-height: 269px!important
}

.elbzotech-mini-cart-dropdown-global .mini-cart-content {
    position: absolute;
    right: 0;
    top: 100%;
    background: #fff;
    padding: 20px;
    width: 400px;
    margin-top: 20px;
    visibility: hidden;
    opacity: 0;
    box-shadow: 0px 1px 10px rgba(0,0,0,.12);
    border-radius: 0;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    pointer-events: none;
    line-height: 28px;
    list-style: none;
    z-index: 9992
}

.elbzotech-mini-cart-dropdown-global .mini-cart-content>h2 {
    margin-bottom: 20px;
    color: var(--bzo-main-color)
}

.elbzotech-mini-cart-dropdown-global .mini-cart-footer {
    padding-top: 0
}

.elbzotech-mini-cart-dropdown-global:hover .mini-cart-content {
    margin-top: 0;
    opacity: 1;
    visibility: visible;
    pointer-events: inherit
}

.elbzotech-mini-cart-global-style1 {
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s
}

.elbzotech-mini-cart-global-style1 .mini-cart-icon {
    font-size: 24px;
    color: var(--bzo-gray-color);
    position: relative;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s
}

.elbzotech-mini-cart-global-style1 .mini-cart-icon:hover {
    color: var(--bzo-main-color)
}

.elbzotech-mini-cart-global-style1 .mini-cart-number {
    position: absolute;
    background-color: var(--bzo-main-color);
    color: #fff;
    font-weight: 500;
    width: 15px;
    height: 15px;
    font-size: 10px;
    text-align: center;
    border-radius: 50%;
    right: -5px;
    top: -8px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1
}

.elbzotech-mini-cart-global-style1 .mini-cart-link {
    display: flex
}

.elbzotech-mini-cart-global-style1 .mini-cart-text {
    display: flex
}

.elbzotech-mini-cart-global-style1 .mini-cart-total-price {
    font-weight: 600
}

.elbzotech-mini-cart-global-style2 {
    cursor: pointer;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s
}

.elbzotech-mini-cart-global-style2 .mini-cart-icon {
    font-size: 24px;
    color: var(--bzo-gray-color);
    position: relative;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    width: 48px;
    height: 48px;
    background: #454545;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    display: flex
}

.elbzotech-mini-cart-global-style2 .mini-cart-icon:hover {
    color: var(--bzo-main-color)
}

.elbzotech-mini-cart-global-style2 .mini-cart-link {
    display: flex
}

.elbzotech-mini-cart-global-style2 .mini-cart-text {
    display: flex;
    flex-direction: column
}

.elbzotech-mini-cart-global-style2 .mini-cart-number-e,.elbzotech-mini-cart-global-style2 .mini-cart-icon {
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s
}

@media(max-width: 1200px) {
    .elbzotech-mini-cart-dropdown-global .mini-cart-content {
        border-radius:0
    }
}

@media(max-width: 767px) {
    .elbzotech-mini-cart-dropdown-global .mini-cart-content {
        width:100vw
    }

    .elbzotech-mini-cart-dropdown-global .mini-cart-content {
        border-radius: 0
    }
}

.elbzotech-text-editor-global p {
    line-height: inherit
}

.elbzotech-text-editor-global p:last-child {
    margin-bottom: 0
}

.elementor-widget.elementor-widget-bzotech-heading:not(:last-child) {
    margin-bottom: 0
}

.elbzotech-heading-global__line {
    display: block;
    height: 2px;
    width: 100%
}

.mouse-cursor {
    display: inline-block;
    white-space: nowrap;
    padding: 10px;
    background: #3498db;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 14px;
    text-transform: uppercase;
    transform: translateY(-50%) translateX(-50%);
    color: #fff
}

.elbzotech-heading-global-style2>span {
    position: relative;
    padding: 0 60px;
    display: inline-block
}

.elbzotech-heading-global-style2>span .image_left {
    position: absolute;
    left: 0;
    top: 10px
}

.elbzotech-heading-global-style2>span .image_right {
    position: absolute;
    right: 0;
    top: 10px
}

.type-title_shadow {
    position: absolute;
    right: -228px;
    color: #f0f0f0;
    z-index: -1;
    font-size: 70px;
    font-weight: 600;
    text-transform: uppercase
}

.class-title-shadow {
    position: relative;
    display: inline-block
}

.elementor-3116 .elementor-element.elementor-element-3c00ec8 {
    --display: grid;
    --e-con-grid-template-columns: repeat(5,1fr);
    --e-con-grid-template-rows: repeat(2,1fr);
    --gap: 30px 30px;
    --row-gap: 30px;
    --column-gap: 30px;
    --grid-auto-flow: row;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 15px;
    --padding-right: 15px
}

.elementor-3116 .elementor-element.elementor-element-e164a60 {
    --display: flex;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-3116 .elementor-element.elementor-element-2ee17e2 .elbzotech-banner-info-global-thumb {
    border-style: solid;
    border-width: 1px;
    border-color: #f0f0f0
}

.elementor-3116 .elementor-element.elementor-element-44b1971>.elementor-widget-container {
    margin: 15px 0 0
}

.elementor-3116 .elementor-element.elementor-element-44b1971 {
    text-align: center
}

.elementor-3116 .elementor-element.elementor-element-44b1971 .text-css-e {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px
}

.elementor-3116 .elementor-element.elementor-element-87eb736 {
    --display: flex;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-3116 .elementor-element.elementor-element-b695e88 .elbzotech-banner-info-global-thumb {
    border-style: solid;
    border-width: 1px;
    border-color: #f0f0f0
}

.elementor-3116 .elementor-element.elementor-element-d5403dc>.elementor-widget-container {
    margin: 15px 0 0
}

.elementor-3116 .elementor-element.elementor-element-d5403dc {
    text-align: center
}

.elementor-3116 .elementor-element.elementor-element-d5403dc .text-css-e {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px
}

.elementor-3116 .elementor-element.elementor-element-de68900 {
    --display: flex;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-3116 .elementor-element.elementor-element-700ba14 .elbzotech-banner-info-global-thumb {
    border-style: solid;
    border-width: 1px;
    border-color: #f0f0f0
}

.elementor-3116 .elementor-element.elementor-element-fbe492a>.elementor-widget-container {
    margin: 15px 0 0
}

.elementor-3116 .elementor-element.elementor-element-fbe492a {
    text-align: center
}

.elementor-3116 .elementor-element.elementor-element-fbe492a .text-css-e {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px
}

.elementor-3116 .elementor-element.elementor-element-ffc2329 {
    --display: flex;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-3116 .elementor-element.elementor-element-ca8a9cf .elbzotech-banner-info-global-thumb {
    border-style: solid;
    border-width: 1px;
    border-color: #f0f0f0
}

.elementor-3116 .elementor-element.elementor-element-35fad60>.elementor-widget-container {
    margin: 15px 0 0
}

.elementor-3116 .elementor-element.elementor-element-35fad60 {
    text-align: center
}

.elementor-3116 .elementor-element.elementor-element-35fad60 .text-css-e {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px
}

.elementor-3116 .elementor-element.elementor-element-998a54e {
    --display: flex;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-3116 .elementor-element.elementor-element-0c45240 .elbzotech-banner-info-global-thumb {
    border-style: solid;
    border-width: 1px;
    border-color: #f0f0f0
}

.elementor-3116 .elementor-element.elementor-element-d5f3ec8>.elementor-widget-container {
    margin: 15px 0 0
}

.elementor-3116 .elementor-element.elementor-element-d5f3ec8 {
    text-align: center
}

.elementor-3116 .elementor-element.elementor-element-d5f3ec8 .text-css-e {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px
}

.elementor-3116 .elementor-element.elementor-element-6fb09ae {
    --display: flex;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-3116 .elementor-element.elementor-element-56aadf2 .elbzotech-banner-info-global-thumb {
    border-style: solid;
    border-width: 1px;
    border-color: #f0f0f0
}

.elementor-3116 .elementor-element.elementor-element-4cbd1ae>.elementor-widget-container {
    margin: 15px 0 0
}

.elementor-3116 .elementor-element.elementor-element-4cbd1ae {
    text-align: center
}

.elementor-3116 .elementor-element.elementor-element-4cbd1ae .text-css-e {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px
}

.elementor-3116 .elementor-element.elementor-element-383e890 {
    --display: flex;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-3116 .elementor-element.elementor-element-2f2e09c .elbzotech-banner-info-global-thumb {
    border-style: solid;
    border-width: 1px;
    border-color: #f0f0f0
}

.elementor-3116 .elementor-element.elementor-element-35f2d64>.elementor-widget-container {
    margin: 15px 0 0
}

.elementor-3116 .elementor-element.elementor-element-35f2d64 {
    text-align: center
}

.elementor-3116 .elementor-element.elementor-element-35f2d64 .text-css-e {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px
}

.elementor-3116 .elementor-element.elementor-element-df2c151 {
    --display: flex;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-3116 .elementor-element.elementor-element-2037b2a .elbzotech-banner-info-global-thumb {
    border-style: solid;
    border-width: 1px;
    border-color: #f0f0f0
}

.elementor-3116 .elementor-element.elementor-element-d1fce65>.elementor-widget-container {
    margin: 15px 0 0
}

.elementor-3116 .elementor-element.elementor-element-d1fce65 {
    text-align: center
}

.elementor-3116 .elementor-element.elementor-element-d1fce65 .text-css-e {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px
}

.elementor-3116 .elementor-element.elementor-element-280eec7 {
    --display: flex;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-3116 .elementor-element.elementor-element-040b85d .elbzotech-banner-info-global-thumb {
    border-style: solid;
    border-width: 1px;
    border-color: #f0f0f0
}

.elementor-3116 .elementor-element.elementor-element-682e6e8>.elementor-widget-container {
    margin: 15px 0 0
}

.elementor-3116 .elementor-element.elementor-element-682e6e8 {
    text-align: center
}

.elementor-3116 .elementor-element.elementor-element-682e6e8 .text-css-e {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px
}

.elementor-3116 .elementor-element.elementor-element-5003f63 {
    --display: flex;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-3116 .elementor-element.elementor-element-468cdf7 .elbzotech-banner-info-global-thumb {
    border-style: solid;
    border-width: 1px;
    border-color: #f0f0f0
}

.elementor-3116 .elementor-element.elementor-element-0fb73e3>.elementor-widget-container {
    margin: 15px 0 0
}

.elementor-3116 .elementor-element.elementor-element-0fb73e3 {
    text-align: center
}

.elementor-3116 .elementor-element.elementor-element-0fb73e3 .text-css-e {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px
}

@media(max-width: 1366px) {
    .elementor-3116 .elementor-element.elementor-element-3c00ec8 {
        --grid-auto-flow:row
    }
}

@media(max-width: 1200px) {
    .elementor-3116 .elementor-element.elementor-element-3c00ec8 {
        --grid-auto-flow:row
    }
}

@media(max-width: 1024px) {
    .elementor-3116 .elementor-element.elementor-element-3c00ec8 {
        --grid-auto-flow:row
    }
}

@media(max-width: 880px) {
    .elementor-3116 .elementor-element.elementor-element-3c00ec8 {
        --grid-auto-flow:row
    }
}

@media(max-width: 767px) {
    .elementor-3116 .elementor-element.elementor-element-3c00ec8 {
        --e-con-grid-template-columns:repeat(2,1fr);
        --e-con-grid-template-rows: repeat(2,1fr);
        --gap: 0px 15px;
        --row-gap: 0px;
        --column-gap: 15px;
        --grid-auto-flow: row
    }

    .elementor-3116 .elementor-element.elementor-element-44b1971>.elementor-widget-container {
        margin: 10px 0 20px
    }

    .elementor-3116 .elementor-element.elementor-element-44b1971 .text-css-e {
        font-size: 16px
    }

    .elementor-3116 .elementor-element.elementor-element-d5403dc>.elementor-widget-container {
        margin: 10px 0 20px
    }

    .elementor-3116 .elementor-element.elementor-element-d5403dc .text-css-e {
        font-size: 16px
    }

    .elementor-3116 .elementor-element.elementor-element-fbe492a>.elementor-widget-container {
        margin: 10px 0 20px
    }

    .elementor-3116 .elementor-element.elementor-element-fbe492a .text-css-e {
        font-size: 16px
    }

    .elementor-3116 .elementor-element.elementor-element-35fad60>.elementor-widget-container {
        margin: 10px 0 20px
    }

    .elementor-3116 .elementor-element.elementor-element-35fad60 .text-css-e {
        font-size: 16px
    }

    .elementor-3116 .elementor-element.elementor-element-d5f3ec8>.elementor-widget-container {
        margin: 10px 0 20px
    }

    .elementor-3116 .elementor-element.elementor-element-d5f3ec8 .text-css-e {
        font-size: 16px
    }

    .elementor-3116 .elementor-element.elementor-element-4cbd1ae>.elementor-widget-container {
        margin: 10px 0 20px
    }

    .elementor-3116 .elementor-element.elementor-element-4cbd1ae .text-css-e {
        font-size: 16px
    }

    .elementor-3116 .elementor-element.elementor-element-35f2d64>.elementor-widget-container {
        margin: 10px 0 20px
    }

    .elementor-3116 .elementor-element.elementor-element-35f2d64 .text-css-e {
        font-size: 16px
    }

    .elementor-3116 .elementor-element.elementor-element-d1fce65>.elementor-widget-container {
        margin: 10px 0 20px
    }

    .elementor-3116 .elementor-element.elementor-element-d1fce65 .text-css-e {
        font-size: 16px
    }

    .elementor-3116 .elementor-element.elementor-element-682e6e8>.elementor-widget-container {
        margin: 10px 0 20px
    }

    .elementor-3116 .elementor-element.elementor-element-682e6e8 .text-css-e {
        font-size: 16px
    }

    .elementor-3116 .elementor-element.elementor-element-0fb73e3>.elementor-widget-container {
        margin: 10px 0 20px
    }

    .elementor-3116 .elementor-element.elementor-element-0fb73e3 .text-css-e {
        font-size: 16px
    }
}

.item-custom-botton-e {
    display: flex
}

.background-overlay {
    z-index: 1
}

.background-overlay .background-overlay-color {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1
}

.elbzotech-banner-info-global-wrap {
    position: relative
}

.elbzotech-info-inner {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.banners-effect .elbzotech-banner-info-global-elbzotech-bndf .elbzotech-banner-info-global-thumb {
    border-radius: 15px;
    position: relative
}

.banners-effect .elbzotech-banner-info-global-elbzotech-bndf .elbzotech-banner-info-global-thumb:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg)
}

.banners-effect .elbzotech-banner-info-global-elbzotech-bndf .elbzotech-banner-info-global-thumb:hover:before {
    -webkit-animation: shine .85s;
    animation: shine .85s
}

.elbzotech-banner-info-global-elbzotech-bndf .elbzotech-banner-info-global-thumb a:hover {
    cursor: pointer
}

.elbzotech-banner-info-global-elbzotech-bndf .elbzotech-text-item {
    margin: 0
}

.elbzotech-banner-info-global-elbzotech-bndf .elbzotech-banner-info {
    display: flex
}

.elbzotech-banner-info-global-elbzotech-bndf .btwrapinfo-container-flex-e,.elbzotech-banner-info-global-elbzotech-bndf .elbzotech-bt-custom {
    display: flex
}

.wrap-flex-e-elbzotech-info-outer {
    display: flex
}

.info-banner2 .link-bg-banner {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: -1
}

.inner-left {
    left: 0
}

.inner-right {
    right: 0
}

.inner-center {
    left: 0;
    right: 0;
    margin: auto
}

.inner-top {
    top: 0
}

.inner-bottom {
    bottom: 0
}

.inner-middle {
    top: 0;
    bottom: 0;
    margin: auto
}

.elbzotech-banner-info-global-thumb {
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s
}

.elbzotech-banner-info-global-thumb img {
    max-width: 100%;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s
}

.elbzotech-banner-info-global-thumb.elbzotech-hidden img {
    width: 100%
}

@media(max-width: 767px) {
    .elbzotech-banner-info-global-thumb.elbzotech-hidden img {
        width:auto
    }
}

.elbzotech-hidden .adv-thumb-link,.elbzotech-banner-info-global-wrap.elbzotech-hidden {
    overflow: hidden
}

.elbzotech-inherit .adv-thumb-link {
    overflow: inherit
}

.elbzotech-banner-info-global-style2 .icon-button-video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.elbzotech-banner-info-global-style2 .icon-button-video .icon-button-video__icon {
    width: 120px;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    position: relative
}

.elbzotech-banner-info-global-style2 .icon-button-video .icon-button-video__icon:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: var(--bzo-main-color);
    opacity: .4;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    animation: zoom-in-zoom-out 1s ease infinite;
    transition: all 1s ease-out 0s;
    -webkit-transition: all 1s ease-out 0s;
    margin: auto
}

.elbzotech-banner-info-global-style2 .icon-button-video .icon-button-video__icon2 {
    width: 85px;
    height: 85px;
    background: var(--bzo-main-color);
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1;
    font-size: 40px;
    color: #fff;
    border-radius: 50%
}

.elbzotech-banner-info-global-style2 .icon-button-video .icon-button-video__icon2 .icon-play-button {
    margin-right: -7px
}

.elbzotech-banner-info-global-style2 .icon-button-video img {
    width: auto
}


.elbzotech-banner-info-global-style3 .elbzotech-banner-info-global-thumb a {
    display: flex
}

.elbzotech-banner-info-global-style3 .info-banner {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0
}

.elbzotech-banner-info-global-style3 .product-price .woocs_price_code {
    gap: 5px
}

.elbzotech-banner-info-global-style3 .list-point__item {
    position: absolute;
    margin-top: -26px;
    margin-left: -26px
}

.elbzotech-banner-info-global-style3 .list-point__item .list-point__itempoint {
    position: relative
}

.elbzotech-banner-info-global-style3 .list-point__item .list-point__info {
    position: absolute;
    right: 32px;
    bottom: 100%;
    margin-bottom: 0;
    background: #fff;
    box-shadow: 0px 6px 10px 0px #79636824;
    padding: 15px 20px;
    padding: 15px 20px;
    min-width: 280px;
    opacity: 0;
    z-index: -1;
    transition: all .3s ease-out 0s;
    border-radius: 5px 5px 0
}

.elbzotech-banner-info-global-style3 .list-point__item.active-yes .list-point__info,.elbzotech-banner-info-global-style3 .list-point__item :hover .list-point__info {
    opacity: 1;
    z-index: 1;
    margin-bottom: 20px
}

.elbzotech-banner-info-global-style3 .list-point__item .list-point__info .title_product {
    line-height: 20px;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 500
}

.elbzotech-banner-info-global-style3 .product-price .woocs_price_code {
    justify-content: end
}

.elbzotech-banner-info-global-style3 .list-point__item .list-point__info:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 0 solid transparent;
    border-top: 20px solid #fff;
    display: inline-block;
    position: absolute;
    top: 100%;
    right: 0
}

.elbzotech-banner-info-global-style3 .list-point__item .point span {
    display: flex;
    width: 28px;
    height: 28px;
    background: #fff;
    justify-content: center;
    align-items: center;
    color: #fff;
    border-radius: 50%;
    transition: all 1s ease-out 0s;
    -webkit-transition: all 1s ease-out 0s;
    border: 4px solid var(--bzo-main-color)
}

.elbzotech-banner-info-global-style3 .list-point__item .point {
    display: flex;
    width: 64px;
    height: 64px;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    position: relative
}

.elbzotech-banner-info-global-style3 .list-point__item .point:after {
    position: absolute;
    content: '';
    width: 48px;
    height: 48px;
    border: 1px solid var(--bzo-main-color);
    border-radius: 50%;
    animation: zoom-in-zoom-out-point2 1s ease infinite;
    transition: all 1s ease-out 0s;
    -webkit-transition: all 1s ease-out 0s
}

.elbzotech-banner-info-global-style3 .list-point__item .point:before {
    position: absolute;
    content: '';
    width: 32px;
    height: 32px;
    border: 1px solid var(--bzo-main-color);
    border-radius: 50%;
    animation: zoom-in-zoom-out-point1 1s ease infinite;
    transition: all 1s ease-out 0s;
    -webkit-transition: all 1s ease-out 0s
}

.elbzotech-banner-info-global-style3 .list-point__item .point:hover:before,.elbzotech-banner-info-global-style3 .list-point__item .point:hover:after {
    border-color: var(--bzo-main-color)
}

.elbzotech-banner-info-global-style3 .list-point__item .point:hover span {
    background: var(--bzo-main-color);
    color: #fff
}

@keyframes zoom-in-zoom-out-point {
    0% {
        width: 27px;
        height: 27px
    }

    50% {
        width: 30px;
        height: 30px
    }

    100% {
        width: 33px;
        height: 33px
    }
}

@keyframes zoom-in-zoom-out-point1 {
    0% {
        width: 32px;
        height: 32px
    }

    50% {
        width: 40px;
        height: 40px
    }

    100% {
        width: 48px;
        height: 48px
    }
}

@keyframes zoom-in-zoom-out-point2 {
    0% {
        width: 48px;
        height: 48px;
        opacity: 1
    }

    50% {
        width: 56px;
        height: 56px
    }

    100% {
        width: 64px;
        height: 64px;
        opacity: .1
    }
}

@media(max-width: 1200px) {
    .elbzotech-banner-info-global-style3 .list-point__item .list-point__info {
        display:none
    }

    .elbzotech-banner-info-global-style3 .list-point__item .point span {
        width: 15px;
        height: 15px;
        border: 2px solid var(--bzo-main-color)
    }
}

.elbzotech-banner-info-global-style4 .elbzotech-banner-info-global-thumb {
    position: relative
}

.elbzotech-banner-info-global-style4:hover .adv-thumb-link-cate img {
    transition: all 12s ease;
    transform: scale(1.2)
}

.elbzotech-banner-info-global-style4 .adv-thumb-link-cate:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: '';
    background: #00000040;
    opacity: 0;
    transition: all .3s ease;
    z-index: 1
}

.elbzotech-banner-info-global-style4:hover .adv-thumb-link-cate:before {
    opacity: 1
}

.elbzotech-banner-info-global-style4 .title_banner {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    text-align: center;
    transition: all .3s ease
}

.elbzotech-banner-info-global-style4 .info {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    transform: scale(0);
    transition: all .3s ease;
    z-index: 1;
    padding: 0 15px
}

.elbzotech-banner-info-global-style4:hover .info {
    transform: scale(1)
}

.elbzotech-banner-info-global-style4 .info .info-title {
    margin-bottom: 15px
}

.elbzotech-banner-info-global-style4 .info .desc {
    margin-bottom: 20px
}

.elbzotech-banner-info-global-style4:hover .title_banner {
    opacity: 0;
    bottom: -30px
}

@media(max-width: 1200px) {
    .elbzotech-banner-info-global-style4 .info .info-title,.elbzotech-banner-info-global-style4 .title_banner {
        font-size:24px;
        line-height: 30px
    }

    .elbzotech-banner-info-global-style4 .info .desc {
        font-size: 16px
    }
}

.elementor-1337 .elementor-element.elementor-element-46d48f9 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: initial;
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-1337 .elementor-element.elementor-element-86c62fc {
    --display: flex;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 15px;
    --padding-right: 15px
}

.elementor-1337 .elementor-element.elementor-element-7dfad63 .text-css-e {
    color: #111;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    padding: 0 0 10px
}

.elementor-1337 .elementor-element.elementor-element-5f568f5 .item-link {
    font-size: 16px;
    line-height: 30px
}

.elementor-1337 .elementor-element.elementor-element-7a6bc86 {
    --display: flex;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 15px;
    --padding-right: 15px
}

.elementor-1337 .elementor-element.elementor-element-261a0d6 .text-css-e {
    color: #111;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    padding: 0 0 10px
}

.elementor-1337 .elementor-element.elementor-element-8ac060d .item-link {
    font-size: 16px;
    line-height: 30px
}

.elementor-1337 .elementor-element.elementor-element-200dc23>.elementor-widget-container {
    margin: 15px 0 0
}

.elementor-1337 .elementor-element.elementor-element-200dc23 .text-css-e {
    color: #111;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    padding: 0 0 10px
}

.elementor-1337 .elementor-element.elementor-element-340c12d .item-link {
    font-size: 16px;
    line-height: 30px
}

.elementor-1337 .elementor-element.elementor-element-dad7b2c {
    --display: flex;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 15px;
    --padding-right: 15px
}

.elementor-1337 .elementor-element.elementor-element-373e240 .text-css-e {
    color: #111;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    padding: 0 0 10px
}

.elementor-1337 .elementor-element.elementor-element-001bddd .item-link {
    font-size: 16px;
    line-height: 30px
}

.elementor-1337 .elementor-element.elementor-element-a230b4c {
    --display: flex;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 15px;
    --padding-right: 15px
}

.elementor-1337 .elementor-element.elementor-element-b1059ae .text-css-e {
    color: #111;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    padding: 0 0 10px
}

.elementor-1337 .elementor-element.elementor-element-0c0fac3 .item-link {
    font-size: 16px;
    line-height: 30px
}

.elementor-1337 .elementor-element.elementor-element-faf27ca .text-css-e {
    color: #111;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    padding: 20px 0 10px
}

.elementor-1337 .elementor-element.elementor-element-6ccc83f .item-link {
    font-size: 16px;
    line-height: 30px
}

.elementor-1337 .elementor-element.elementor-element-7e8a501 {
    --display: flex;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 15px;
    --padding-right: 15px
}

.elementor-1337 .elementor-element.elementor-element-ebb7cda .text-css-e {
    color: #111;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    padding: 0 0 10px
}

.elementor-1337 .elementor-element.elementor-element-6ca141f .item-link {
    font-size: 16px;
    line-height: 30px
}

@media(max-width: 1024px) and (min-width:768px) {
    .elementor-1337 .elementor-element.elementor-element-86c62fc {
        --width:50%
    }

    .elementor-1337 .elementor-element.elementor-element-7a6bc86 {
        --width: 50%
    }

    .elementor-1337 .elementor-element.elementor-element-dad7b2c {
        --width: 50%
    }

    .elementor-1337 .elementor-element.elementor-element-a230b4c {
        --width: 50%
    }

    .elementor-1337 .elementor-element.elementor-element-7e8a501 {
        --width: 50%
    }
}

@media(max-width: 1200px) {
    .elementor-1337 .elementor-element.elementor-element-46d48f9 {
        --flex-direction:row;
        --container-widget-width: initial;
        --container-widget-height: 100%;
        --container-widget-flex-grow: 1;
        --container-widget-align-self: stretch;
        --flex-wrap-mobile: wrap
    }

    .elementor-1337 .elementor-element.elementor-element-86c62fc {
        --margin-top: 0px;
        --margin-bottom: 20px;
        --margin-left: 0px;
        --margin-right: 0px
    }

    .elementor-1337 .elementor-element.elementor-element-7a6bc86 {
        --margin-top: 0px;
        --margin-bottom: 20px;
        --margin-left: 0px;
        --margin-right: 0px
    }

    .elementor-1337 .elementor-element.elementor-element-dad7b2c {
        --margin-top: 0px;
        --margin-bottom: 20px;
        --margin-left: 0px;
        --margin-right: 0px
    }

    .elementor-1337 .elementor-element.elementor-element-a230b4c {
        --margin-top: 0px;
        --margin-bottom: 20px;
        --margin-left: 0px;
        --margin-right: 0px
    }

    .elementor-1337 .elementor-element.elementor-element-7e8a501 {
        --margin-top: 0px;
        --margin-bottom: 20px;
        --margin-left: 0px;
        --margin-right: 0px
    }
}

@media(max-width: 1024px) {
    .elementor-1337 .elementor-element.elementor-element-46d48f9 {
        --flex-direction:row;
        --container-widget-width: initial;
        --container-widget-height: 100%;
        --container-widget-flex-grow: 1;
        --container-widget-align-self: stretch;
        --flex-wrap-mobile: wrap;
        --flex-wrap: wrap
    }

    .elementor-1337 .elementor-element.elementor-element-a230b4c {
        --margin-top: 0px;
        --margin-bottom: 0px;
        --margin-left: 0px;
        --margin-right: 0px
    }
}

@media(max-width: 767px) {
    .elementor-1337 .elementor-element.elementor-element-46d48f9 {
        --margin-top:0px;
        --margin-bottom: 0px;
        --margin-left: 0px;
        --margin-right: 0px
    }

    .elementor-1337 .elementor-element.elementor-element-86c62fc {
        --margin-top: 0px;
        --margin-bottom: 20px;
        --margin-left: 0px;
        --margin-right: 0px
    }

    .elementor-1337 .elementor-element.elementor-element-dad7b2c {
        --margin-top: 0px;
        --margin-bottom: 30px;
        --margin-left: 0px;
        --margin-right: 0px
    }

    .elementor-1337 .elementor-element.elementor-element-a230b4c {
        --margin-top: 0px;
        --margin-bottom: 30px;
        --margin-left: 0px;
        --margin-right: 0px
    }

    .elementor-1337 .elementor-element.elementor-element-7e8a501 {
        --margin-top: 0px;
        --margin-bottom: 30px;
        --margin-left: 0px;
        --margin-right: 0px
    }
}

.elementor-261 .elementor-element.elementor-element-3931178 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: initial;
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-261 .elementor-element.elementor-element-0dd90b5 {
    --display: flex;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 15px;
    --padding-right: 15px
}

.elementor-261 .elementor-element.elementor-element-2728b13 .text-css-e {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    padding: 0 0 10px
}

.elementor-261 .elementor-element.elementor-element-c84791c .item-link {
    font-size: 16px;
    line-height: 30px
}

.elementor-261 .elementor-element.elementor-element-125856a {
    --display: flex;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 15px;
    --padding-right: 15px
}

.elementor-261 .elementor-element.elementor-element-6d855bf .text-css-e {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    padding: 0 0 10px
}

.elementor-261 .elementor-element.elementor-element-6a78912 .item-link {
    font-size: 16px;
    line-height: 30px
}

.elementor-261 .elementor-element.elementor-element-b092e7f {
    --display: flex;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 15px;
    --padding-right: 15px
}

.elementor-261 .elementor-element.elementor-element-539c5b7 .text-css-e {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    padding: 0 0 10px
}

.elementor-261 .elementor-element.elementor-element-a60a3e8 .item-link {
    font-size: 16px;
    line-height: 30px
}

.elementor-261 .elementor-element.elementor-element-58fb78d {
    --display: flex;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 15px;
    --padding-right: 15px
}

.elementor-261 .elementor-element.elementor-element-d963f44 .text-css-e {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    padding: 0 0 10px
}

.elementor-261 .elementor-element.elementor-element-9d1df83 .item-link {
    font-size: 16px;
    line-height: 30px
}

.elementor-261 .elementor-element.elementor-element-4fbcab4 {
    --display: flex;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 15px;
    --padding-right: 15px
}

.elementor-261 .elementor-element.elementor-element-0b27e6c .text-css-e {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    padding: 0 0 10px
}

.elementor-261 .elementor-element.elementor-element-1214d0b>.elementor-widget-container {
    margin: 5px 0 0;
    padding: 0
}

@media(max-width: 1200px) and (min-width:768px) {
    .elementor-261 .elementor-element.elementor-element-0dd90b5 {
        --width:33.33%
    }

    .elementor-261 .elementor-element.elementor-element-125856a {
        --width: 33.33%
    }

    .elementor-261 .elementor-element.elementor-element-b092e7f {
        --width: 33.33%
    }

    .elementor-261 .elementor-element.elementor-element-58fb78d {
        --width: 50%
    }

    .elementor-261 .elementor-element.elementor-element-4fbcab4 {
        --width: 50%
    }
}

@media(max-width: 1024px) and (min-width:768px) {
    .elementor-261 .elementor-element.elementor-element-0dd90b5 {
        --width:50%
    }

    .elementor-261 .elementor-element.elementor-element-125856a {
        --width: 50%
    }

    .elementor-261 .elementor-element.elementor-element-b092e7f {
        --width: 50%
    }

    .elementor-261 .elementor-element.elementor-element-58fb78d {
        --width: 50%
    }

    .elementor-261 .elementor-element.elementor-element-4fbcab4 {
        --width: 50%
    }
}

@media(max-width: 1200px) {
    .elementor-261 .elementor-element.elementor-element-3931178 {
        --gap:20px 0px;
        --row-gap: 20px;
        --column-gap: 0px;
        --flex-wrap: wrap
    }
}

@media(max-width: 1024px) {
    .elementor-261 .elementor-element.elementor-element-3931178 {
        --flex-direction:row;
        --container-widget-width: initial;
        --container-widget-height: 100%;
        --container-widget-flex-grow: 1;
        --container-widget-align-self: stretch;
        --flex-wrap-mobile: wrap;
        --gap: 0px 0px;
        --row-gap: 0px;
        --column-gap: 0px;
        --flex-wrap: wrap
    }

    .elementor-261 .elementor-element.elementor-element-0dd90b5 {
        --margin-top: 0px;
        --margin-bottom: 20px;
        --margin-left: 0px;
        --margin-right: 0px
    }

    .elementor-261 .elementor-element.elementor-element-125856a {
        --margin-top: 0px;
        --margin-bottom: 20px;
        --margin-left: 0px;
        --margin-right: 0px
    }

    .elementor-261 .elementor-element.elementor-element-b092e7f {
        --margin-top: 0px;
        --margin-bottom: 20px;
        --margin-left: 0px;
        --margin-right: 0px
    }

    .elementor-261 .elementor-element.elementor-element-58fb78d {
        --margin-top: 0px;
        --margin-bottom: 20px;
        --margin-left: 0px;
        --margin-right: 0px
    }

    .elementor-261 .elementor-element.elementor-element-4fbcab4 {
        --margin-top: 0px;
        --margin-bottom: 20px;
        --margin-left: 0px;
        --margin-right: 0px
    }
}

@media(max-width: 880px) {
    .elementor-261 .elementor-element.elementor-element-3931178 {
        --flex-direction:row;
        --container-widget-width: initial;
        --container-widget-height: 100%;
        --container-widget-flex-grow: 1;
        --container-widget-align-self: stretch;
        --flex-wrap-mobile: wrap
    }

    .elementor-261 .elementor-element.elementor-element-125856a {
        --margin-top: 0px;
        --margin-bottom: 30px;
        --margin-left: 0px;
        --margin-right: 0px
    }

    .elementor-261 .elementor-element.elementor-element-b092e7f {
        --margin-top: 0px;
        --margin-bottom: 30px;
        --margin-left: 0px;
        --margin-right: 0px
    }
}

@media(max-width: 767px) {
    .elementor-261 .elementor-element.elementor-element-2728b13 .text-css-e {
        padding:0 0 10px
    }

    .elementor-261 .elementor-element.elementor-element-125856a {
        --margin-top: 0px;
        --margin-bottom: 30px;
        --margin-left: 0px;
        --margin-right: 0px
    }

    .elementor-261 .elementor-element.elementor-element-6d855bf .text-css-e {
        padding: 0 0 10px
    }

    .elementor-261 .elementor-element.elementor-element-b092e7f {
        --margin-top: 0px;
        --margin-bottom: 30px;
        --margin-left: 0px;
        --margin-right: 0px
    }

    .elementor-261 .elementor-element.elementor-element-539c5b7 .text-css-e {
        padding: 0 0 10px
    }

    .elementor-261 .elementor-element.elementor-element-d963f44 .text-css-e {
        padding: 0 0 10px
    }

    .elementor-261 .elementor-element.elementor-element-0b27e6c .text-css-e {
        padding: 0 0 10px
    }
}

.elementor-16055 .elementor-element.elementor-element-e76aef8 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: initial;
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-16055 .elementor-element.elementor-element-dfb4087 {
    --display: flex;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 15px;
    --padding-right: 15px
}

.elementor-16055 .elementor-element.elementor-element-7e40285 .elbzotech-list-link-global {
    gap: 8px
}

.elementor-16055 .elementor-element.elementor-element-7e40285 .item-link {
    font-size: 16px;
    line-height: 30px
}

.elementor-16055 .elementor-element.elementor-element-7e40285 .item-link i {
    font-size: 20px
}

.elementor-16055 .elementor-element.elementor-element-7e40285 .item-link.icon-position-left i {
    margin-right: 6px
}

.elementor-16055 .elementor-element.elementor-element-7e40285 .icon-position-left .icon-image-link {
    margin-right: 6px
}

.elementor-16055 .elementor-element.elementor-element-7e40285 .item-link.icon-position-right i {
    margin-left: 6px
}

.elementor-16055 .elementor-element.elementor-element-7e40285 .icon-position-right .icon-image-link {
    margin-left: 6px
}

.elementor-16055 .elementor-element.elementor-element-7ad0a91 {
    --display: flex;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 15px;
    --padding-right: 15px
}

.elementor-16055 .elementor-element.elementor-element-804692f .elbzotech-list-link-global {
    gap: 8px
}

.elementor-16055 .elementor-element.elementor-element-804692f .item-link {
    font-size: 16px;
    line-height: 30px
}

.elementor-16055 .elementor-element.elementor-element-804692f .item-link i {
    font-size: 20px
}

.elementor-16055 .elementor-element.elementor-element-804692f .item-link.icon-position-left i {
    margin-right: 6px
}

.elementor-16055 .elementor-element.elementor-element-804692f .icon-position-left .icon-image-link {
    margin-right: 6px
}

.elementor-16055 .elementor-element.elementor-element-804692f .item-link.icon-position-right i {
    margin-left: 6px
}

.elementor-16055 .elementor-element.elementor-element-804692f .icon-position-right .icon-image-link {
    margin-left: 6px
}

.elementor-16055 .elementor-element.elementor-element-888eaf8 {
    --display: flex;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 15px;
    --padding-right: 15px
}

@media(max-width: 1200px) {
    .elementor-16055 .elementor-element.elementor-element-e76aef8 {
        --flex-direction:row;
        --container-widget-width: initial;
        --container-widget-height: 100%;
        --container-widget-flex-grow: 1;
        --container-widget-align-self: stretch;
        --flex-wrap-mobile: wrap
    }

    .elementor-16055 .elementor-element.elementor-element-dfb4087 {
        --margin-top: 0px;
        --margin-bottom: 20px;
        --margin-left: 0px;
        --margin-right: 0px
    }

    .elementor-16055 .elementor-element.elementor-element-7ad0a91 {
        --margin-top: 0px;
        --margin-bottom: 20px;
        --margin-left: 0px;
        --margin-right: 0px
    }

    .elementor-16055 .elementor-element.elementor-element-888eaf8 {
        --margin-top: 0px;
        --margin-bottom: 20px;
        --margin-left: 0px;
        --margin-right: 0px
    }
}

@media(max-width: 1024px) {
    .elementor-16055 .elementor-element.elementor-element-e76aef8 {
        --flex-direction:row;
        --container-widget-width: initial;
        --container-widget-height: 100%;
        --container-widget-flex-grow: 1;
        --container-widget-align-self: stretch;
        --flex-wrap-mobile: wrap;
        --flex-wrap: wrap
    }
}

@media(max-width: 767px) {
    .elementor-16055 .elementor-element.elementor-element-e76aef8 {
        --margin-top:0px;
        --margin-bottom: 0px;
        --margin-left: 0px;
        --margin-right: 0px
    }

    .elementor-16055 .elementor-element.elementor-element-dfb4087 {
        --margin-top: 0px;
        --margin-bottom: 20px;
        --margin-left: 0px;
        --margin-right: 0px
    }
}

@media(min-width: 768px) {
    .elementor-16055 .elementor-element.elementor-element-dfb4087 {
        --width:30%
    }

    .elementor-16055 .elementor-element.elementor-element-7ad0a91 {
        --width: 30%
    }

    .elementor-16055 .elementor-element.elementor-element-888eaf8 {
        --width: 40%
    }
}

@media(max-width: 1024px) and (min-width:768px) {
    .elementor-16055 .elementor-element.elementor-element-dfb4087 {
        --width:50%
    }

    .elementor-16055 .elementor-element.elementor-element-7ad0a91 {
        --width: 50%
    }

    .elementor-16055 .elementor-element.elementor-element-888eaf8 {
        --width: 50%
    }
}

.elementor-7748 .elementor-element.elementor-element-e21b60e {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: initial;
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    --padding-top: 90px;
    --padding-bottom: 90px;
    --padding-left: 45px;
    --padding-right: 45px
}

.elementor-7748 .elementor-element.elementor-element-e21b60e:not(.elementor-motion-effects-element-type-background),.elementor-7748 .elementor-element.elementor-element-e21b60e>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-image: url("https://zenny.bzotech.com/wp-content/uploads/2023/04/bg-breadcrumb.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.elementor-7748 .elementor-element.elementor-element-cfec6d0 {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap;
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 15px;
    --padding-right: 15px
}

.elementor-7748 .elementor-element.elementor-element-71c7632>.elementor-widget-container {
    margin: 0 0 16px
}

.elementor-7748 .elementor-element.elementor-element-71c7632 {
    text-align: left
}

.elementor-7748 .elementor-element.elementor-element-71c7632 .text-css-e {
    font-size: 52px;
    font-weight: 600;
    line-height: 62px
}

.elementor-7748 .elementor-element.elementor-element-964b5f3 .container-flex-e {
    gap: 12px
}

.elementor-7748 .elementor-element.elementor-element-964b5f3 .container-flex-e {
    flex-wrap: wrap
}

.elementor-7748 .elementor-element.elementor-element-964b5f3 .bread-crumb-e {
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase
}

.elementor-7748 .elementor-element.elementor-element-964b5f3 .step-bread-crumb {
    color: #727272
}

.elementor-7748 .elementor-element.elementor-element-964b5f3 .step-bread-crumb .sub-color-e {
    color: #727272
}

.elementor-7748 .elementor-element.elementor-element-964b5f3 .bread-crumb-e:last-child {
    color: #262626;
    font-weight: 600
}

.elementor-7748 .elementor-element.elementor-element-964b5f3 .bread-crumb-e:last-child .sub-color-e {
    color: #262626
}

@media(max-width: 1200px) {
    .elementor-7748 .elementor-element.elementor-element-e21b60e {
        --padding-top:60px;
        --padding-bottom: 60px;
        --padding-left: 0px;
        --padding-right: 0px
    }

    .elementor-7748 .elementor-element.elementor-element-71c7632 .text-css-e {
        font-size: 48px;
        line-height: 52px
    }
}

@media(max-width: 880px) {
    .elementor-7748 .elementor-element.elementor-element-e21b60e {
        --padding-top:40px;
        --padding-bottom: 50px;
        --padding-left: 0px;
        --padding-right: 0px
    }

    .elementor-7748 .elementor-element.elementor-element-cfec6d0 {
        --gap: 5px 5px;
        --row-gap: 5px;
        --column-gap: 5px
    }

    .elementor-7748 .elementor-element.elementor-element-71c7632>.elementor-widget-container {
        margin: 0
    }

    .elementor-7748 .elementor-element.elementor-element-71c7632 .text-css-e {
        font-size: 38px;
        line-height: 46px
    }
}

@media(max-width: 767px) {
    .elementor-7748 .elementor-element.elementor-element-e21b60e {
        --padding-top:40px;
        --padding-bottom: 40px;
        --padding-left: 0px;
        --padding-right: 0px
    }

    .elementor-7748 .elementor-element.elementor-element-cfec6d0 {
        --gap: 5px 5px;
        --row-gap: 5px;
        --column-gap: 5px
    }

    .elementor-7748 .elementor-element.elementor-element-71c7632>.elementor-widget-container {
        margin: 0
    }

    .elementor-7748 .elementor-element.elementor-element-71c7632 {
        text-align: center
    }

    .elementor-7748 .elementor-element.elementor-element-71c7632 .text-css-e {
        font-size: 32px;
        line-height: 40px
    }

    .elementor-7748 .elementor-element.elementor-element-964b5f3 .container-flex-e {
        justify-content: center
    }

    .elementor-7748 .elementor-element.elementor-element-964b5f3 .bread-crumb-e {
        font-size: 12px
    }
}

@media(min-width: 768px) {
    .elementor-7748 .elementor-element.elementor-element-e21b60e {
        --content-width:1470px
    }
}

.elbzotech-bread-crumb-global .item_breadcrumb_last_child,.elbzotech-bread-crumb-global .bread-crumb-e:last-child {
    color: var(--bzo-main-color)
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    animation-name: fadeIn
}

.elementor-24861 .elementor-element.elementor-element-5d11a50 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: initial;
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 45px;
    --padding-right: 45px
}

.elementor-24861 .elementor-element.elementor-element-5d11a50:not(.elementor-motion-effects-element-type-background),.elementor-24861 .elementor-element.elementor-element-5d11a50>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-image: url("https://zenny.bzotech.com/wp-content/uploads/2024/04/h24-bg-footer.jpg")
}

.elementor-24861 .elementor-element.elementor-element-8d3afb1 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: initial;
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --justify-content: center;
    --margin-top: 80px;
    --margin-bottom: 80px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 15px;
    --padding-right: 15px
}

.elementor-24861 .elementor-element.elementor-element-38e1e51 {
    --display: flex;
    --justify-content: center;
    --align-items: center;
    --container-widget-width: calc((1 - var(--container-widget-flex-grow))*100%);
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    --padding-top: 30px;
    --padding-bottom: 35px;
    --padding-left: 60px;
    --padding-right: 60px
}

.elementor-24861 .elementor-element.elementor-element-38e1e51:not(.elementor-motion-effects-element-type-background),.elementor-24861 .elementor-element.elementor-element-38e1e51>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #000
}

.elementor-24861 .elementor-element.elementor-element-e380ba2>.elementor-widget-container {
    margin: 0 0 10px
}

.elementor-24861 .elementor-element.elementor-element-e380ba2 .text-css-e {
    font-size: 26px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 32px
}

.elementor-24861 .elementor-element.elementor-element-bd5044c>.elementor-widget-container {
    margin: 0
}

.elementor-24861 .elementor-element.elementor-element-bd5044c {
    text-align: center
}

.elementor-24861 .elementor-element.elementor-element-bd5044c .text-css-e {
    font-size: 16px
}

.elementor-24861 .elementor-element.elementor-element-0357a8b {
    width: 100%;
    max-width: 100%
}

.elementor-24861 .elementor-element.elementor-element-0357a8b>.elementor-widget-container {
    margin: 30px 0 0
}

.elementor-24861 .elementor-element.elementor-element-6efa3ee {
    --display: flex;
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 45px;
    --padding-right: 45px
}

.elementor-24861 .elementor-element.elementor-element-6efa3ee:not(.elementor-motion-effects-element-type-background),.elementor-24861 .elementor-element.elementor-element-6efa3ee>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-image: url("https://zenny.bzotech.com/wp-content/uploads/2024/04/h24-bg-footer2.jpg")
}

.elementor-24861 .elementor-element.elementor-element-749ebe7 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: initial;
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --margin-top: 30px;
    --margin-bottom: 30px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 15px;
    --padding-right: 15px
}

.elementor-24861 .elementor-element.elementor-element-7db2f8c {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap;
    --gap: 30px 0px;
    --row-gap: 30px;
    --column-gap: 0px;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-24861 .elementor-element.elementor-element-dadd19a .text-css-e {
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    font-style: italic
}

.elementor-24861 .elementor-element.elementor-element-e0c1d4c .elbzotech-list-link-global {
    gap: 55px
}

.elementor-24861 .elementor-element.elementor-element-e0c1d4c .item-link {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase
}

.elementor-24861 .elementor-element.elementor-element-e0c1d4c .item-link:hover {
    text-decoration: underline
}

.elementor-24861 .elementor-element.elementor-element-1ee0857 {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: calc((1 - var(--container-widget-flex-grow))*100%);
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap;
    --align-items: flex-end;
    --gap: 30px 0px;
    --row-gap: 30px;
    --column-gap: 0px;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-24861 .elementor-element.elementor-element-ed5c885 .elbzotech-list-link-global {
    gap: 55px
}

.elementor-24861 .elementor-element.elementor-element-ed5c885 .item-link {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase
}

.elementor-24861 .elementor-element.elementor-element-ed5c885 .item-link:hover {
    text-decoration: underline
}

.elementor-24861 .elementor-element.elementor-element-c0a0e62>.elementor-widget-container {
    margin: 0
}

.elementor-24861 .elementor-element.elementor-element-c0a0e62 .elbzotech-list-link-global {
    gap: 55px
}

.elementor-24861 .elementor-element.elementor-element-c0a0e62 .item-link {
    font-size: 16px
}

.elementor-24861 .elementor-element.elementor-element-c0a0e62 .item-link:hover {
    text-decoration: underline
}

.elementor-24861 .elementor-element.elementor-element-c0a0e62 .item-link i {
    font-size: 24px
}

.elementor-24861 .elementor-element.elementor-element-c0a0e62 .item-link.icon-position-left i {
    margin-right: 0
}

.elementor-24861 .elementor-element.elementor-element-c0a0e62 .icon-position-left .icon-image-link {
    margin-right: 0
}

.elementor-24861 .elementor-element.elementor-element-c0a0e62 .item-link.icon-position-right i {
    margin-left: 0
}

.elementor-24861 .elementor-element.elementor-element-c0a0e62 .icon-position-right .icon-image-link {
    margin-left: 0
}

.elementor-24861 .elementor-element.elementor-element-1de5570 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: initial;
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --margin-top: 15px;
    --margin-bottom: 15px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 15px;
    --padding-right: 15px
}

.elementor-24861 .elementor-element.elementor-element-f3f0167 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: calc((1 - var(--container-widget-flex-grow))*100%);
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --justify-content: center;
    --align-items: center;
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-24861 .elementor-element.elementor-element-f3f0167:not(.elementor-motion-effects-element-type-background),.elementor-24861 .elementor-element.elementor-element-f3f0167>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #FFFFFF80;
    background-image: url("https://zenny.bzotech.com/wp-content/uploads/2024/04/f24-line.png");
    background-position: center center;
    background-repeat: repeat-x
}

.elementor-24861 .elementor-element.elementor-element-776a874 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: calc((1 - var(--container-widget-flex-grow))*100%);
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --justify-content: center;
    --align-items: center;
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-24861 .elementor-element.elementor-element-68bd94e .background-overlay-color {
    background-color: #fff
}

.elementor-24861 .elementor-element.elementor-element-68bd94e>.elementor-widget-container {
    margin: 0
}

.elementor-24861 .elementor-element.elementor-element-68bd94e {
    z-index: 1
}

.elementor-24861 .elementor-element.elementor-element-dded9f3 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: calc((1 - var(--container-widget-flex-grow))*100%);
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --justify-content: center;
    --align-items: center;
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-24861 .elementor-element.elementor-element-dded9f3:not(.elementor-motion-effects-element-type-background),.elementor-24861 .elementor-element.elementor-element-dded9f3>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #FFFFFF80;
    background-image: url("https://zenny.bzotech.com/wp-content/uploads/2024/04/f24-line.png");
    background-position: center center;
    background-repeat: repeat-x
}

.elementor-24861 .elementor-element.elementor-element-2044507 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: initial;
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --margin-top: 20px;
    --margin-bottom: 40px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 15px;
    --padding-right: 15px
}

.elementor-24861 .elementor-element.elementor-element-f0543b0 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: calc((1 - var(--container-widget-flex-grow))*100%);
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --align-items: center;
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-24861 .elementor-element.elementor-element-8b9f56b .text-css-e {
    font-size: 16px
}

.elementor-24861 .elementor-element.elementor-element-fd59f10 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: calc((1 - var(--container-widget-flex-grow))*100%);
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --justify-content: flex-end;
    --align-items: center;
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

@media(min-width: 768px) {
    .elementor-24861 .elementor-element.elementor-element-38e1e51 {
        --width:45%
    }

    .elementor-24861 .elementor-element.elementor-element-6efa3ee {
        --content-width: 1470px
    }

    .elementor-24861 .elementor-element.elementor-element-f3f0167 {
        --width: 50%
    }

    .elementor-24861 .elementor-element.elementor-element-776a874 {
        --width: 280px
    }

    .elementor-24861 .elementor-element.elementor-element-dded9f3 {
        --width: 50%
    }
}

@media(max-width: 1366px) and (min-width:768px) {
    .elementor-24861 .elementor-element.elementor-element-38e1e51 {
        --width:60%
    }
}

@media(max-width: 1200px) and (min-width:768px) {
    .elementor-24861 .elementor-element.elementor-element-38e1e51 {
        --width:70%
    }
}

@media(max-width: 1024px) and (min-width:768px) {
    .elementor-24861 .elementor-element.elementor-element-38e1e51 {
        --width:80%
    }
}

@media(max-width: 880px) and (min-width:768px) {
    .elementor-24861 .elementor-element.elementor-element-7db2f8c {
        --width:100%
    }

    .elementor-24861 .elementor-element.elementor-element-1ee0857 {
        --width: 100%
    }

    .elementor-24861 .elementor-element.elementor-element-f0543b0 {
        --width: 60%
    }

    .elementor-24861 .elementor-element.elementor-element-fd59f10 {
        --width: 40%
    }
}

@media(max-width: 1366px) {
    .elementor-24861 .elementor-element.elementor-element-bd5044c {
        text-align:center
    }

    .elementor-24861 .elementor-element.elementor-element-c0a0e62 .elbzotech-list-link-global {
        gap: 10px
    }
}

@media(max-width: 1200px) {
    .elementor-24861 .elementor-element.elementor-element-5d11a50 {
        --padding-top:0px;
        --padding-bottom: 0px;
        --padding-left: 0px;
        --padding-right: 0px
    }

    .elementor-24861 .elementor-element.elementor-element-8d3afb1 {
        --margin-top: 60px;
        --margin-bottom: 60px;
        --margin-left: 0px;
        --margin-right: 0px
    }

    .elementor-24861 .elementor-element.elementor-element-38e1e51 {
        --justify-content: center;
        --align-items: center;
        --container-widget-width: calc((1 - var(--container-widget-flex-grow))*100%)
    }

    .elementor-24861 .elementor-element.elementor-element-38e1e51.e-con {
        --order: 1
    }

    .elementor-24861 .elementor-element.elementor-element-bd5044c {
        text-align: center
    }

    .elementor-24861 .elementor-element.elementor-element-6efa3ee {
        --padding-top: 0px;
        --padding-bottom: 0px;
        --padding-left: 0px;
        --padding-right: 0px
    }

    .elementor-24861 .elementor-element.elementor-element-7db2f8c {
        --gap: 20px 0px;
        --row-gap: 20px;
        --column-gap: 0px
    }

    .elementor-24861 .elementor-element.elementor-element-e0c1d4c .elbzotech-list-link-global {
        gap: 40px
    }

    .elementor-24861 .elementor-element.elementor-element-1ee0857 {
        --gap: 20px 0px;
        --row-gap: 20px;
        --column-gap: 0px
    }

    .elementor-24861 .elementor-element.elementor-element-ed5c885 .elbzotech-list-link-global {
        gap: 40px
    }

    .elementor-24861 .elementor-element.elementor-element-c0a0e62 .elbzotech-list-link-global {
        gap: 40px
    }

    .elementor-24861 .elementor-element.elementor-element-1de5570 {
        --margin-top: 0px;
        --margin-bottom: 0px;
        --margin-left: 0px;
        --margin-right: 0px
    }

    .elementor-24861 .elementor-element.elementor-element-2044507 {
        --margin-top: 30px;
        --margin-bottom: 30px;
        --margin-left: 0px;
        --margin-right: 0px
    }
}

@media(max-width: 1024px) {
    .elementor-24861 .elementor-element.elementor-element-5d11a50 {
        --padding-top:0px;
        --padding-bottom: 0px;
        --padding-left: 0px;
        --padding-right: 0px
    }

    .elementor-24861 .elementor-element.elementor-element-38e1e51 {
        --margin-top: 0px;
        --margin-bottom: 0px;
        --margin-left: 0px;
        --margin-right: 0px
    }

    .elementor-24861 .elementor-element.elementor-element-38e1e51.e-con {
        --order: -99999
    }

    .elementor-24861 .elementor-element.elementor-element-6efa3ee {
        --padding-top: 0px;
        --padding-bottom: 0px;
        --padding-left: 0px;
        --padding-right: 0px
    }

    .elementor-24861 .elementor-element.elementor-element-c0a0e62 .item-link i {
        font-size: 24px
    }

    .elementor-24861 .elementor-element.elementor-element-c0a0e62 .item-link {
        padding: 0
    }
}

@media(max-width: 880px) {
    .elementor-24861 .elementor-element.elementor-element-5d11a50 {
        --padding-top:0px;
        --padding-bottom: 0px;
        --padding-left: 0px;
        --padding-right: 0px
    }

    .elementor-24861 .elementor-element.elementor-element-8d3afb1 {
        --margin-top: 40px;
        --margin-bottom: 40px;
        --margin-left: 0px;
        --margin-right: 0px
    }

    .elementor-24861 .elementor-element.elementor-element-38e1e51 {
        --padding-top: 30px;
        --padding-bottom: 30px;
        --padding-left: 30px;
        --padding-right: 30px
    }

    .elementor-24861 .elementor-element.elementor-element-e380ba2 .text-css-e {
        font-size: 22px;
        line-height: 30px
    }

    .elementor-24861 .elementor-element.elementor-element-6efa3ee {
        --padding-top: 0px;
        --padding-bottom: 0px;
        --padding-left: 0px;
        --padding-right: 0px
    }

    .elementor-24861 .elementor-element.elementor-element-e0c1d4c .elbzotech-list-link-global {
        gap: 15px
    }

    .elementor-24861 .elementor-element.elementor-element-ed5c885 .elbzotech-list-link-global {
        gap: 15px
    }

    .elementor-24861 .elementor-element.elementor-element-c0a0e62 .elbzotech-list-link-global {
        gap: 15px
    }

    .elementor-24861 .elementor-element.elementor-element-8b9f56b {
        text-align: left
    }
}

@media(max-width: 767px) {
    .elementor-24861 .elementor-element.elementor-element-5d11a50 {
        --gap:5px 0px;
        --row-gap: 5px;
        --column-gap: 0px;
        --padding-top: 0px;
        --padding-bottom: 0px;
        --padding-left: 0px;
        --padding-right: 0px
    }

    .elementor-24861 .elementor-element.elementor-element-8d3afb1 {
        --gap: 10px 0px;
        --row-gap: 10px;
        --column-gap: 0px
    }

    .elementor-24861 .elementor-element.elementor-element-38e1e51 {
        --margin-top: 0px;
        --margin-bottom: 0px;
        --margin-left: 0px;
        --margin-right: 0px;
        --padding-top: 30px;
        --padding-bottom: 30px;
        --padding-left: 15px;
        --padding-right: 15px
    }

    .elementor-24861 .elementor-element.elementor-element-e380ba2 {
        text-align: center
    }

    .elementor-24861 .elementor-element.elementor-element-e380ba2 .text-css-e {
        font-size: 20px;
        line-height: 28px
    }

    .elementor-24861 .elementor-element.elementor-element-bd5044c {
        text-align: center
    }

    .elementor-24861 .elementor-element.elementor-element-bd5044c .text-css-e {
        font-size: 14px
    }

    .elementor-24861 .elementor-element.elementor-element-6efa3ee {
        --gap: 5px 0px;
        --row-gap: 5px;
        --column-gap: 0px;
        --padding-top: 0px;
        --padding-bottom: 0px;
        --padding-left: 0px;
        --padding-right: 0px
    }

    .elementor-24861 .elementor-element.elementor-element-749ebe7 {
        --gap: 20px 20px;
        --row-gap: 20px;
        --column-gap: 20px
    }

    .elementor-24861 .elementor-element.elementor-element-7db2f8c {
        --gap: 15px 0px;
        --row-gap: 15px;
        --column-gap: 0px
    }

    .elementor-24861 .elementor-element.elementor-element-dadd19a .text-css-e {
        font-size: 14px
    }

    .elementor-24861 .elementor-element.elementor-element-e0c1d4c .item-link {
        font-size: 14px
    }

    .elementor-24861 .elementor-element.elementor-element-1ee0857 {
        --justify-content: center;
        --align-items: flex-start;
        --container-widget-width: calc((1 - var(--container-widget-flex-grow))*100%);
        --gap: 15px 0px;
        --row-gap: 15px;
        --column-gap: 0px
    }

    .elementor-24861 .elementor-element.elementor-element-ed5c885 .item-link {
        font-size: 14px
    }

    .elementor-24861 .elementor-element.elementor-element-c0a0e62 .elbzotech-list-link-global {
        flex-wrap: wrap
    }

    .elementor-24861 .elementor-element.elementor-element-c0a0e62 .item-link {
        font-size: 14px
    }

    .elementor-24861 .elementor-element.elementor-element-1de5570 {
        --flex-wrap: wrap
    }

    .elementor-24861 .elementor-element.elementor-element-f3f0167 {
        --width: 30%
    }

    .elementor-24861 .elementor-element.elementor-element-776a874 {
        --width: 40%;
        --padding-top: 0px;
        --padding-bottom: 0px;
        --padding-left: 15px;
        --padding-right: 15px
    }

    .elementor-24861 .elementor-element.elementor-element-dded9f3 {
        --width: 30%
    }

    .elementor-24861 .elementor-element.elementor-element-2044507 {
        --gap: 10px 0px;
        --row-gap: 10px;
        --column-gap: 0px;
        --margin-top: 25px;
        --margin-bottom: 30px;
        --margin-left: 0px;
        --margin-right: 0px
    }

    .elementor-24861 .elementor-element.elementor-element-f0543b0 {
        --justify-content: center
    }

    .elementor-24861 .elementor-element.elementor-element-8b9f56b {
        text-align: center
    }

    .elementor-24861 .elementor-element.elementor-element-8b9f56b .text-css-e {
        font-size: 14px
    }

    .elementor-24861 .elementor-element.elementor-element-fd59f10 {
        --justify-content: center
    }
}

button[type=submit]:hover {
    cursor: pointer
}

.elbzotech-mailchimp-global-default .mc4wp-form-fields {
    display: flex;
    border: 1px solid #fff;
    border-radius: 0;
    position: relative;
    background: 0 0;
    gap: 0px
}

.elbzotech-mailchimp-global-default .mc4wp-form-fields input[type=email] {
    padding: 0;
    border: none;
    border-radius: 0;
    background: 0 0;
    width: 100%;
    height: 44px;
    padding: 0 15px;
    border-radius: 0;
    border: none;
    color: #fff
}

.elbzotech-mailchimp-global-default .mc4wp-form-fields input[type=email]::-webkit-input-placeholder {
    color: #fff
}

.elbzotech-mailchimp-global-default .mc4wp-form-fields input[type=email]:-ms-input-placeholder {
    color: #fff
}

.elbzotech-mailchimp-global-default .mc4wp-form-fields input[type=email]::placeholder {
    color: #fff
}

.elbzotech-mailchimp-global-default .mc4wp-form-fields button[type=submit] {
    border: none;
    border-left: 1px solid #fff;
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 16px;
    padding: 0 20px;
    text-transform: uppercase;
    background: #fff;
    border-radius: 0;
    font-family: inherit;
    color: #333;
    transition: .3s;
    gap: 0px;
    margin: 0;
    font-family: var(--bzo-body_typo-font-family)
}

.elbzotech-mailchimp-global-default .mc4wp-form-fields button[type=submit]:hover {
    color: #fff;
    background: #000
}

.elbzotech-mailchimp-global-style2 {
    position: fixed;
    left: 0;
    right: 0;
    top: -40%;
    bottom: 0;
    background: rgb(0 0 0/80%);
    transition: all .5s ease-out 0s;
    -webkit-transition: all .5s ease-out 0s;
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 15px;
    opacity: 0;
    visibility: hidden
}

.elbzotech-mailchimp-global-style2.actived {
    opacity: 1;
    visibility: visible;
    transition: all .5s ease-out 0s;
    -webkit-transition: all .5s ease-out 0s;
    top: 0
}

.elbzotech-mailchimp-global-style2 .content-popup-mailchimp {
    overflow: hidden;
    position: relative;
    background-color: #fff
}

.elbzotech-mailchimp-global-style2 .elbzotech-close-popup {
    right: 15px;
    top: 20px;
    font-size: 22px;
    color: #454545;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    padding: 0;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    z-index: 99;
    background-color: rgba(255,255,255,.5)
}

.elbzotech-mailchimp-global-style2 .elbzotech-close-popup:hover {
    color: var(--bzo-main-color)
}

.elbzotech-mailchimp-global-style2 .content-popup-mailchimp .title {
    margin-bottom: 16px;
    text-transform: capitalize
}

.elbzotech-mailchimp-global-style2 .content-popup-mailchimp .desc {
    margin-bottom: 15px
}

.elbzotech-mailchimp-global-style2 .image-mailchimp {
    width: 45%;
    overflow: hidden
}

.elbzotech-mailchimp-global-style2 .info-mailchimp {
    width: 55%;
    padding: 10px 50px;
    text-align: center;
    overflow-y: auto;
    scrollbar-width: none
}

@media(max-width: 1024px) {
    .elbzotech-mailchimp-global-style2 .info-mailchimp {
        padding:10px 30px
    }
}

.elbzotech-mailchimp-global-style2 .info-mailchimp .mc4wp-error {
    text-align: center;
    margin-top: 5px;
    color: #d0342c
}

.elbzotech-mailchimp-global-style2 .mc4wp-form-fields input[type=email] {
    display: block;
    width: 100%;
    background: #f0f0f0;
    height: 56px;
    border: none;
    border-radius: 0;
    color: var(--bzo-body_typo-color);
    font-size: 16px;
    border: none;
    margin-bottom: 30px
}

.elbzotech-mailchimp-global-style2 .mc4wp-form-fields input[type=email]::-webkit-input-placeholde,.elbzotech-mailchimp-global-style2 .mc4wp-form-fields input[type=email]::-moz-placeholder,.elbzotech-mailchimp-global-style2 .mc4wp-form-fields input[type=email]:-ms-input-placeholder,.elbzotech-mailchimp-global-style2 .mc4wp-form-fields input[type=email]:-moz-placeholder {
    color: #727272
}

.elbzotech-mailchimp-global-style2 input[type=submit],.elbzotech-mailchimp-global-style2 button[type=submit] {
    border: 1px solid var(--bzo-title_typo-color);
    color: var(--bzo-title_typo-color);
    text-transform: uppercase;
    font-weight: 500;
    padding: 14px 32px;
    font-size: 16px;
    line-height: 24px;
    display: inline-block;
    width: 100%;
    cursor: pointer;
    z-index: 1;
    position: relative;
    font-family: var(--bzo-body_typo-font-family);
    overflow: hidden;
    transition: .3s;
    background: #fff;
    position: relative;
    overflow: hidden;
    display: flex;
    gap: 8px;
    justify-content: center;
    align-items: center;
    box-shadow: 2px 2px 0px 0px var(--bzo-main-color)
}

.elbzotech-mailchimp-global-style2 button[type=submit]:hover,.elbzotech-mailchimp-global-style2 button[type=submit]:focus {
    background-color: var(--bzo-title_typo-color);
    color: #fff
}

.elbzotech-mailchimp-global-style2 button[type=submit] i {
    font-size: 20px;
    order: 2
}

.elbzotech-mailchimp-global-style2 .item-social {
    padding: 0 10px;
    margin-top: 22px;
    color: #2e2e2e;
    font-size: 26px
}

.elbzotech-mailchimp-global-style2 .item-social:hover {
    color: var(--bzo-main-color);
    cursor: pointer
}

.elbzotech-mailchimp-global-style2 .dont-show {
    margin-top: 10px;
    cursor: pointer
}

.elbzotech-mailchimp-global-style2 .dont-show label {
    margin-left: 5px;
    cursor: pointer
}

.mc4wp-response {
    margin: 5px 0
}

.mc4wp-response p {
    margin: 0
}

@media(max-width: 880px) {
    .elbzotech-mailchimp-global-style2 .mc4wp-form-fields input[type=email] {
        margin-bottom:15px
    }
}

@media(max-width: 767px) {
    .elbzotech-mailchimp-global-style2 .image-mailchimp {
        display:none
    }

    .elbzotech-mailchimp-global-style2 .info-mailchimp {
        width: 100%;
        padding: 30px
    }

    .elbzotech-mailchimp-global-style2 .elbzotech-close-popup {
        top: 0;
        right: 0
    }

    .elbzotech-mailchimp-global-style2 .content-popup-mailchimp .title {
        font-size: 24px;
        line-height: 32px
    }
}

.elbzotech-mailchimp-global-style3 .mc4wp-form-fields {
    display: flex;
    gap: 15px
}

.elbzotech-mailchimp-global-style3 .mc4wp-form-fields input[type=email] {
    padding: 0 16px;
    border: none;
    border-radius: 0;
    background: #fff;
    width: 270px;
    height: 48px
}

.elbzotech-mailchimp-global-style3 .mc4wp-form-fields input[type=email]::-webkit-input-placeholde,.elbzotech-mailchimp-global-style3 .mc4wp-form-fields input[type=email]::-moz-placeholder,.elbzotech-mailchimp-global-style3 .mc4wp-form-fields input[type=email]:-ms-input-placeholder,.elbzotech-mailchimp-global-style3 .mc4wp-form-fields input[type=email]:-moz-placeholder {
    color: #727272
}

.elbzotech-mailchimp-global-style3 .mc4wp-form-fields button[type=submit] {
    border: 1px solid var(--bzo-main-color2);
    color: #fff;
    text-transform: capitalize;
    font-weight: 700;
    padding: 12px 32px;
    font-size: 16px;
    line-height: 20px;
    display: inline-block;
    cursor: pointer;
    z-index: 1;
    position: relative;
    font-family: var(--bzo-body_typo-font-family);
    overflow: hidden;
    transition: .3s;
    background: var(--bzo-main-color2);
    position: relative;
    overflow: hidden;
    letter-spacing: 1.25px
}

.elbzotech-mailchimp-global-style3 .mc4wp-form-fields button[type=submit]:hover {
    color: var(--bzo-main-color2);
    background: #fff
}

@media(max-width: 767px) {
    .elbzotech-mailchimp-global-style3 .mc4wp-form-fields button[type=submit] {
        font-size:14px;
        padding: 10px 20px
    }

    .elbzotech-mailchimp-global-style3 .mc4wp-form-fields input[type=email] {
        width: 70%
    }
}

.elbzotech-mailchimp-global-style4 .mc4wp-form-fields {
    display: flex;
    border: none;
    border-radius: 5px;
    position: relative;
    background: #fff
}

.elbzotech-mailchimp-global-style4 .mc4wp-form-fields input[type=email] {
    padding: 0;
    border: none;
    border-radius: 0;
    background: #fff;
    width: 100%;
    height: 44px;
    font-size: 16px;
    padding: 0 20px;
    border-radius: 5px 0 0 5px
}

.elbzotech-mailchimp-global-style4 .mc4wp-form-fields input[type=email]::-webkit-input-placeholder,.elbzotech-mailchimp-global-style4 .mc4wp-form-fields input[type=email]::-moz-placeholder,.elbzotech-mailchimp-global-style4 .mc4wp-form-fields input[type=email]:-ms-input-placeholder,.elbzotech-mailchimp-global-style4 .mc4wp-form-fields input[type=email]:-moz-placeholder {
    color: #727272;
    font-size: 16px
}

.elbzotech-mailchimp-global-style4 .mc4wp-form-fields button[type=submit] {
    border: none;
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 16px;
    line-height: 44px;
    padding: 0 25px;
    text-transform: uppercase;
    background: #262626;
    border-radius: 0 5px 5px 0;
    font-family: inherit;
    color: #fff;
    transition: .3s;
    gap: 0px;
    margin: 0;
    font-family: var(--bzo-body_typo-font-family)
}

.elbzotech-mailchimp-global-style4 .mc4wp-form-fields button[type=submit]:hover {
    background-color: #454545;
    color: #fff
}

.elbzotech-mailchimp-global-style5 .mc4wp-form-fields {
    display: flex;
    border: none;
    border-radius: 20px;
    position: relative;
    background: 0 0;
    gap: 12px
}

.elbzotech-mailchimp-global-style5 .mc4wp-form-fields input[type=email] {
    padding: 0;
    border: none;
    border-radius: 0;
    background: 0 0;
    width: 100%;
    height: 38px;
    padding: 0 15px;
    border-radius: 20px;
    border: 1px solid #fff;
    color: #e6e6e6
}

.elbzotech-mailchimp-global-style5 .mc4wp-form-fields input[type=email]::-webkit-input-placeholder {
    color: #e6e6e6
}

.elbzotech-mailchimp-global-style5 .mc4wp-form-fields input[type=email]:-ms-input-placeholder {
    color: #e6e6e6
}

.elbzotech-mailchimp-global-style5 .mc4wp-form-fields input[type=email]::placeholder {
    color: #e6e6e6
}

.elbzotech-mailchimp-global-style5 .mc4wp-form-fields button[type=submit] {
    border: none;
    display: flex;
    align-items: center;
    font-weight: 600;
    padding: 0 25px;
    text-transform: uppercase;
    background: var(--bzo-main-color);
    border-radius: 20px;
    font-family: inherit;
    color: #333;
    transition: .1s;
    gap: 0px;
    margin: 0;
    font-family: var(--bzo-body_typo-font-family)
}

.elbzotech-mailchimp-global-style5 .mc4wp-form-fields button[type=submit]:hover {
    color: #fff
}

.elementor-8186 .elementor-element.elementor-element-ba954a3 {
    --display: flex;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-11393 .elementor-element.elementor-element-265efbd8 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: initial;
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --justify-content: space-between;
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    box-shadow: 0px -4px 10px -8px rgba(0,0,0,.25);
    --padding-top: 10px;
    --padding-bottom: 10px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-11393 .elementor-element.elementor-element-6b24a80b {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: calc((1 - var(--container-widget-flex-grow))*100%);
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --justify-content: space-between;
    --align-items: center;
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 15px;
    --padding-right: 15px
}

.elementor-11393 .elementor-element.elementor-element-682731d7 a {
    display: flex
}

.elementor-11393 .elementor-element.elementor-element-682731d7 .btn-flex-e {
    flex-direction: column-reverse;
    align-items: center
}

.elementor-11393 .elementor-element.elementor-element-682731d7 .button-inner {
    color: #fff
}

.elementor-11393 .elementor-element.elementor-element-682731d7 .icon-button-el {
    font-size: 24px
}

.elementor-11393 .elementor-element.elementor-element-55ba94cd .search-icon-popup {
    flex-direction: column
}

.elementor-11393 .elementor-element.elementor-element-55ba94cd .search-icon-popup i {
    color: #fff
}

.elementor-11393 .elementor-element.elementor-element-55ba94cd .search-icon-popup .bttext_popup {
    color: #fff;
    font-size: 16px
}

.elementor-11393 .elementor-element.elementor-element-7c864469 a {
    display: flex
}

.elementor-11393 .elementor-element.elementor-element-7c864469 .btn-flex-e {
    flex-direction: column-reverse;
    align-items: center
}

.elementor-11393 .elementor-element.elementor-element-7c864469 .button-inner {
    color: #fff
}

.elementor-11393 .elementor-element.elementor-element-7c864469 .icon-button-el {
    font-size: 24px
}

.elementor-11393 .elementor-element.elementor-element-67fc0e6f a {
    display: flex
}

.elementor-11393 .elementor-element.elementor-element-67fc0e6f .btn-flex-e {
    flex-direction: column-reverse;
    align-items: center
}

.elementor-11393 .elementor-element.elementor-element-67fc0e6f .button-inner {
    color: #fff
}

.elementor-11393 .elementor-element.elementor-element-67fc0e6f .icon-button-el {
    font-size: 24px
}

.elementor-11393 .elementor-element.elementor-element-6ad0995c .e-toggle-style-flex {
    flex-direction: column;
    align-items: center;
    gap: 0px
}

.elementor-11393 .elementor-element.elementor-element-6ad0995c .e-toggle-style-icon {
    color: #fff
}

.elementor-11393 .elementor-element.elementor-element-6ad0995c .e-toggle-style-icon .sub-color-e {
    color: #fff
}

.elementor-11393 .elementor-element.elementor-element-6ad0995c .e-toggle-style-icon-title {
    color: #fff
}

.elementor-11393 .elementor-element.elementor-element-6ad0995c .e-toggle-style-icon-title .sub-color-e {
    color: #fff
}

@media(max-width: 1200px) {
    .elementor-11393 .elementor-element.elementor-element-682731d7 .icon-off .text-button,.elementor-11393 .elementor-element.elementor-element-682731d7 .icon-on.button-inner {
        font-size:14px
    }

    .elementor-11393 .elementor-element.elementor-element-55ba94cd .search-icon-popup i {
        font-size: 24px
    }

    .elementor-11393 .elementor-element.elementor-element-55ba94cd .search-icon-popup .bttext_popup {
        font-size: 14px
    }

    .elementor-11393 .elementor-element.elementor-element-7c864469 .icon-off .text-button,.elementor-11393 .elementor-element.elementor-element-7c864469 .icon-on.button-inner {
        font-size: 14px
    }

    .elementor-11393 .elementor-element.elementor-element-67fc0e6f .icon-off .text-button,.elementor-11393 .elementor-element.elementor-element-67fc0e6f .icon-on.button-inner {
        font-size: 14px
    }
}

@media(max-width: 880px) {
    .elementor-11393 .elementor-element.elementor-element-6ad0995c .e-toggle-style-flex {
        flex-direction:column;
        align-items: center
    }
}

@media(max-width: 767px) {
    .elementor-11393 .elementor-element.elementor-element-265efbd8 {
        --gap:0px 0px;
        --row-gap: 0px;
        --column-gap: 0px
    }

    .elementor-11393 .elementor-element.elementor-element-6b24a80b {
        --gap: 0px 0px;
        --row-gap: 0px;
        --column-gap: 0px;
        --flex-wrap: nowrap
    }

    .elementor-11393 .elementor-element.elementor-element-55ba94cd .search-icon-popup .bttext_popup {
        font-size: 14px
    }
}

.button-wrap-global {
    display: inline-block
}

.button-wrap-global .button-inner .icon-button-el,.button-wrap-global .button-inner .text-button {
    vertical-align: middle
}

.button-wrap-global .icon-image-btn {
    position: relative;
    display: inline-block
}

.button-wrap-global .icon-image-btn .icon_image_hover {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0
}

.button-wrap-global .button-inner:hover .icon-image-btn .icon_image_hover {
    opacity: 1
}

.button-wrap-global .button-inner:hover .icon-image-btn>img {
    opacity: 0
}

.elbzotech-bt-global-default {
    border: 1px solid #000;
    color: #000;
    border-radius: 0;
    text-align: center;
    text-transform: capitalize;
    font-weight: 500;
    padding: 11px 25px;
    font-size: 16px;
    line-height: 1.4;
    display: flex;
    cursor: pointer;
    position: relative;
    font-family: var(--bzo-body_typo-font-family);
    overflow: hidden;
    transition: .15s;
    background: 0 0;
    overflow: hidden;
    align-items: center;
    gap: 5px
}

.elbzotech-bt-global-default:hover,.elbzotech-bt-global-default:focus {
    color: #fff;
    background: var(--bzo-main-color);
    border: 1px solid var(--bzo-main-color)
}

@media(max-width: 767px) {
    .elbzotech-bt-global-default {
        font-size:14px;
        padding: 8px 16px
    }
}

.btn-style1-white.elbzotech-bt-global-default,.btn-style1-white .elbzotech-bt-global-default {
    color: #fff;
    border-color: #fff
}

.btn-style1-white.elbzotech-bt-global-default:hover,.btn-style1-white .elbzotech-bt-global-default:focus,.btn-style1-white .elbzotech-bt-global-default:hover {
    color: #fff;
    background: var(--bzo-main-color);
    border: 1px solid var(--bzo-main-color)
}

.elbzotech-bt-global-style2 {
    color: #fff;
    font-weight: 500;
    padding: 10px 24px;
    border-radius: 0;
    border: 1px solid var(--bzo-title_typo-color);
    position: relative;
    transition: .2s;
    display: flex;
    align-items: center;
    gap: 10px;
    text-transform: uppercase;
    background-color: transparent;
    box-shadow: 2px 2px 0px 0px var(--bzo-main-color) !important;
    color: var(--bzo-title_typo-color);
    font-size: 16px
}

.elbzotech-bt-global-style2:hover {
    background-color: var(--bzo-title_typo-color);
    color: #fff
}

@media(max-width: 767px) {
    .elbzotech-bt-global-style5 {
        padding:7px 15px;
        gap: 7px
    }
}

.elbzotech-bt-global-style3 {
    color: var(--bzo-title_typo-color);
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    border-radius: 0;
    cursor: pointer;
    position: relative;
    transition: .3s;
    display: flex;
    align-items: center;
    gap: 4px;
    text-transform: capitalize
}

.elbzotech-bt-global-style3 .text-button {
    border-bottom: 1px solid var(--bzo-title_typo-color);
    transition: all .3s ease-out 0s
}

.elbzotech-bt-global-style3 .icon-button-el {
    font-size: 20px
}

.elbzotech-bt-global-style3:hover .text-button {
    border-color: var(--bzo-main-color)
}

.elbzotech-bt-global-style3:focus,.elbzotech-bt-global-style3:hover {
    color: var(--bzo-main-color)
}

.elbzotech-bt-global-style4 {
    color: #fff;
    font-weight: 500;
    padding: 15px 35px;
    border-radius: 0;
    position: relative;
    transition: .3s;
    display: flex;
    align-items: center;
    gap: 6px;
    background-color: var(--bzo-main-color);
    flex-direction: row-reverse;
    transition: .3s
}

.elbzotech-bt-global-style4:hover {
    background-color: var(--bzo-main-color-mix-black);
    color: #fff
}

@media(max-width: 767px) {
    .elbzotech-bt-global-style4 {
        padding:8px 15px
    }
}

.elbzotech-bt-global-style5 {
    border: 1px solid #000;
    color: #fff;
    border-radius: 0;
    text-align: center;
    font-weight: 500;
    padding: 10px 40px;
    font-size: 16px;
    line-height: 1.4;
    display: flex;
    cursor: pointer;
    position: relative;
    font-family: var(--bzo-body_typo-font-family);
    overflow: hidden;
    transition: .15s;
    background: #000;
    overflow: hidden;
    align-items: center;
    gap: 5px
}

.elbzotech-bt-global-style5:hover,.elbzotech-bt-global-style5:focus {
    color: #000;
    background: #fff;
    border: 1px solid #000
}

@media(max-width: 767px) {
    .elbzotech-bt-global-style5 {
        font-size:14px;
        padding: 8px 16px
    }
}

.sidebar-left{
	background:rgba(128, 128, 128, 0.1);
	padding:20px
}