.elbzotech-lang-global-demo-style .language-box-global .elbzotech-dropdown-list{
	width: auto;
    min-width: 120px;
    padding: 10px 15px;
    left: 0;
    right: auto;
}
.elbzotech-lang-global-demo-style .language-box-global .elbzotech-dropdown-list .label-item-e{
	display: flex;
    align-items: center;
    color: var(--bzo-body_typo-color);
    gap: 5px;
    font-size: 14px;
}
.elbzotech-lang-global-demo-style .dropdown-link{
	display: flex;
}

.elbzotech-lang-global-demo-style .dropdown-link:hover, 
.elbzotech-lang-global-demo-style .language-box-global .elbzotech-dropdown-list .label-item-e:hover{
	color: var(--bzo-main-color);
}
.elbzotech-lang-global-demo-style .language-box-global .label-language{
	margin-right: 5px;
}
.elbzotech-lang-global-demo-style .language-box-global .label-e i{
	font-size: 12px;
}

.elbzotech-lang-global-demo-style .elbzotech-dropdown-list .label-item-e img{
    border-radius: 50%;
}.elbzotech-logo-global-style-image a{
	display: flex;
}
.logo-text svg{
	width: 100%;
}/*Begin Search elementor*/

.select-cat-search:hover{
    color: #000;
    text-decoration: underline;
}
.elbzotech-dropdown-box{
    position: relative;
    cursor: pointer;
}
.elbzotech-search-global-form .elbzotech-dropdown-list li{
    margin-bottom: 5px;
}
.elbzotech-search-global-form .elbzotech-dropdown-list li:last-child{
    margin-bottom: 0px;
}
.elbzotech-search-global-form .elbzotech-dropdown-list {
    padding: 15px;
    font-size: 14px;
}
.elbzotech-search-global-form > .elbzotech-dropdown-box{
    border-right: 1px solid var(--bzo-border-color);
}
@media(max-width: 480px){
    .elbzotech-search-global-form > .elbzotech-dropdown-box{
        display: none !important;
    }
}
.elbzotech-search-global-form > .elbzotech-dropdown-box .dropdown-link{
    padding: 0px 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: transparent;
    min-width: auto;
}
.elbzotech-search-global-form input[type="submit"]{
    border: 0;
    background: #000;
    color: #fff;
    width: 50px;
    height: 50px;
    display: block;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    cursor: pointer;
}
.elbzotech-search-global-form input[type="submit"]:hover{
    background: #c82811;
    color: #000;
        box-shadow: none;
}
.elbzotech-submit-form:hover .elbzotech-text-bt-search{
    color: #000;
}
.elbzotech-submit-form{
    position: relative;
}
.elbzotech-text-bt-search > *{
    vertical-align: middle;
}
.elbzotech-search-global-default .elbzotech-list-product-search {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
    left: 0;
    margin-top: 32px;
    padding: 20px;
    border-radius: 0;
    position: absolute;
    top: 100%;
    width: 100%;
    min-width: 300px;
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.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: 0px;
        border-top: 1px solid #cccccc;
}
/*----------------*/
.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: 0px;
}
.item-search-pro > div.search-ajax-thumb img{
    border-radius: 0px;
}
.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: 0px;
    margin-left: 0px;
}
/*---------------------------------*/

.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,0.45);
    opacity: 0;
    visibility: hidden;
    z-index: 9992;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    display: none;
    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{

}
.elbzotech-search-global-icon-popup .search-icon-popup{
    cursor: pointer;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    font-size: 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: 0px 15px;
    border: none;
}
.elbzotech-search-global-icon-popup .elbzotech-search-global-form .input-submit-form{
    background: #F5F5F5;
    border-radius: 40px;
    height: 55px;
}
.elbzotech-search-global-icon-popup .elbzotech-search-global-form input[name="s"]{
    line-height: 55px;
    height: 55px;
    padding: 3px 25px;
    font-size: 16px;
    color: #727272;
}
.elbzotech-search-global-icon-popup.open-search-popup .elbzotech-search-form-wrap-global{
    opacity: 1;
    visibility: visible;
}
.elbzotech-search-global-icon-popup .elbzotech-text-bt-search{
    background: transparent;
    border: none;
    font-size: 22px;
    padding: 0px 22px;
    color: var(--bzo-title_typo-color);
    cursor: pointer;
    line-height: 55px;
}
.elbzotech-search-global-icon-popup .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: 0px 20px;
    color: #727272;
    border: 0;
    width: 100%;
    background: transparent;
    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;
    }
}
/*---------------------------------*/
/*Style search style icon fixed sidebar (left-right) */
.admin-bar .elbzotech-search-fixed-sidebar .elbzotech-search-form-wrap-global{
    top: 32px;
}
.elbzotech-search-fixed-sidebar .elbzotech-search-form-wrap-global{
    padding: 0px 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: 0px -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: transparent;
}
.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: 0px -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: 0px 15px;
}

/*Style search style icon fixed left */
.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 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    width: 350px;
}
.elbzotech-search-global-icon-fixed-left .elbzotech-search-form-wrap-global.active{ 
    left: 0px;
    visibility: inherit;
    box-shadow: 3px 0px 10px -5px #00000063;
}
/*Style search style icon fixed right */
.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 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    width: 350px;
}
.elbzotech-search-global-icon-fixed-right .elbzotech-search-form-wrap-global.active{ 
    right: 0px;
    visibility: inherit;
    box-shadow: -3px 0px 10px -5px #00000063;
}

/*Style search style 1 */

.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: 0px 0px 20px 20px;
}
.elbzotech-search-global-style1 .elbzotech-search-global-form{
    padding: 0px;
    border-radius: 0px;
    background: #fff;
    border: 1px solid var(--bzo-main-color2);
}
.elbzotech-search-global-style1 .elbzotech-search-global-form input[name="s"]{
    height: 44px;
    line-height: 44px;
    border-radius: 0px;
    background: #ffffff;
    z-index: 1;
    border: none;
}
.elbzotech-search-global-style1 .elbzotech-submit-form .elbzotech-text-bt-search, 
.elbzotech-search-global-style1 .elbzotech-search-global-form input[type="submit"]{    
    line-height: 44px;
    background: var(--bzo-main-color2);
    padding: 0 15px;
    font-weight: 500;
    font-size: 24px;
    color: #fff;
    border: none;
    font-family: inherit;
    border-radius: 0;
}
.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: 0.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%;
    }
}
/*End Style search style 1 */

/*Begin Style search style 2 */
.elbzotech-search-global-style2 .elbzotech-search-global-form {
    border-radius: 5px 7px 7px 5px; 
    background: #fff;
}
.elbzotech-search-global-style2 .elbzotech-search-global-form > .elbzotech-dropdown-box .dropdown-link{
    line-height: 48px;
    height: 48px;
}
.elbzotech-search-global-style2 .elbzotech-text-bt-search{
    border: none;
    background: var(--bzo-main-color);
    line-height: 48px;
    border-radius:5px;
    font-size: 16px;
    padding: 0px 35px;
    font-weight: 600;
    color: #fff;
    font-family: var(--bzo-title_typo-font-family);
        transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}

/*End Style search style 2 */

/*Begin Style search style 3 */
.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: 44px;
    height: 44px;
}
.elbzotech-search-global-style3 .elbzotech-text-bt-search{
    border: none;
    background: #262626;
    line-height: 44px;
    font-size: 20px;
    padding: 0px 20px;
    font-weight: 600;
    border-radius: 0 30px 30px 0;
    color: #fff;
    font-family: var(--bzo-title_typo-font-family);
        transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s 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: 44px;
    line-height: 44px;
    padding-left: 25px;
}
/*End Style search style 3 */
/*Begin Style search style 4 */
.elbzotech-search-global-style4 .elbzotech-search-global-form {
    border-radius: 0px; 
    background: rgba(255, 255, 255, 0.90);
}
.elbzotech-search-global-style4 .elbzotech-search-global-form > .elbzotech-dropdown-box .dropdown-link{
    line-height: 44px;
    height: 44px;
}
.elbzotech-search-global-style4 .elbzotech-text-bt-search{
    border: none;
    background: transparent;
    line-height: 40px;
    font-size: 20px;
    padding: 0px 15px;
    font-weight: 600;
    border-radius: 0;
    color: #666;
        transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.elbzotech-search-global-style4 .elbzotech-text-bt-search:hover{
    color: var(--bzo-main-color);
}
.elbzotech-search-global-style4 .elbzotech-search-global-form input[name="s"]{
    height: 42px;
    line-height: 42px;
    padding: 0 10px;
}
/*End Style search style 3 *//*Begin Mini cart elementor*/

.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-info{
    
}
.mini_cart_item .product-thumb a img, 
.mini_cart_item .product-thumb a{
    display: block;
    border-radius: 0px;
}
.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;
    /*position: absolute;
    right: 5px;
    top: 10px;
    width: 30px;
    font-size: 14px;*/
}
.mini_cart_item .product-delete i{
    color: #999;
}
.mini_cart_item .product-delete:hover i{
    color: var(--bzo-main-color);
}
.mini_cart_item .product-info .product-title{
    margin: 0;
    font-weight: 500;
    color: var(--bzo-title_typo-color);
    font-size: 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 0px;
}
.mini-cart-button .button{
    
    width: 50%;
    text-align: center;
    
}
.mini-cart-button .button:hover{
    
}
.mini-cart-button .button.checkout{

}
.mini-cart-button .button{
    position: relative;
    overflow: hidden;
}


/*content style side*/
.elbzotech-mini-cart-side-global .mini-cart-content {
    position: fixed;
    z-index: 10001;
    background: #fff;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
    width: 400px;
    bottom: 0;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    padding: 10px 15px;
    top: 0;
}
@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, 0.7);
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.elbzotech-mini-cart-side-global .mini_cart_item:last-child {
    border-bottom: 0;
    margin-bottom: 15px;
    padding-bottom: 0;
}
.elbzotech-mini-cart-side-global.open-side .mini-cart-side-overlay {
    opacity: 1;
    visibility: visible;
}
.elbzotech-mini-cart-side-global .elbzotech-close-mini-cart{
    display: block;
    position: absolute;
    top: 10px;
    font-size: 24px;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
        background: var(--bzo-main-color);
}
.elbzotech-mini-cart-side-left-global .elbzotech-close-mini-cart{
    right: -40px;
}
.elbzotech-mini-cart-side-right-global .elbzotech-close-mini-cart{
    left: -40px;
}
.elbzotech-mini-cart-side-global .mini-cart-footer{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    box-shadow: 0px -3px 5px 0px rgba(0, 0, 0, 0.1);
    z-index: 1;
    background: #fff;
}

/*content style dropdown*/
.product-mini-cart.list-mini-cart-item.bzotech-scrollbar {
    height: calc(100vh - 173px );
}
.elbzotech-mini-cart-dropdown-global .list-mini-cart-item{
    max-height: 269px!important;
}
.elbzotech-mini-cart-dropdown-global .mini-cart-content{
    position: absolute;
    right: 0;
    top: 100%;
    background: #fff;
    padding: 20px;
    width: 400px;
    margin-top: 20px;
    visibility: hidden;
    opacity: 0;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12);
    border-radius: 0px;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    pointer-events: none;
    line-height: 28px;
    list-style: none;
    z-index: 9992;
}
.elbzotech-mini-cart-dropdown-global .mini-cart-content>h2{
    margin-bottom: 20px;
    color: var(--bzo-main-color);
}
.elbzotech-mini-cart-dropdown-global .mini-cart-footer{
    padding-top: 0px;
}

.elbzotech-mini-cart-dropdown-global:hover .mini-cart-content{
    margin-top:0px;
    opacity: 1;
    visibility: visible;
    pointer-events: inherit;
}


/* Begin Style style1*/
.elbzotech-mini-cart-global-style1{
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}

.elbzotech-mini-cart-global-style1 .mini-cart-icon{
   font-size: 24px;
   color: var(--bzo-gray-color);
   position: relative;
   transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.elbzotech-mini-cart-global-style1 .mini-cart-icon:hover{
    color: var(--bzo-main-color);
}
.elbzotech-mini-cart-global-style1 .mini-cart-number{
    position: absolute;
    background-color: var(--bzo-main-color);
    color: #fff;
    font-weight: 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;
}
.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;
}
/* End Style 1*/
/* Begin Style style2*/
.elbzotech-mini-cart-global-style2{
    cursor: pointer;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}

.elbzotech-mini-cart-global-style2 .mini-cart-icon{
   font-size: 24px;
   color: var(--bzo-gray-color);
   position: relative;
   transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    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 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
/* End Style 2*/
@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;
    }
}/*!
 * Selectron23 v.1.0.3 // 2021.05.24
 * https://github.com/realmag777/selectron23
 *
 * You may use Selectron23 under the terms of the MIT license. Basically that
 * means you are free to use Selectron23 as long as this header is left intact.
 * Copyright 2021 Rostislav Sofronov
 */

.selectron23{
    display: inline-block;
    height: auto;
    max-width: 100%;
    position: relative;
    transform: scale(1);
    transform-origin: top left;   
    z-index: 999999;
}

.selectron23 *{
    box-sizing: content-box !important;
}

.selectron23-container{
    font-family: sans-serif;
    background: rgb(238, 238, 238);
    border-radius: 2px;
    border: solid 1px #eee;
    cursor: pointer;
    padding: 0;
    width: inherit;
    min-height: 1px;
    max-height: 1px;
    overflow: hidden;
    position: absolute;
    /* position: relative; */
    width: 100%;
    z-index: 9999;
    user-select: none;
    /* box-shadow: 0px 1px 3px #ddd; */
}

.selectron23-container .selectron23-option{
    position: relative;
    overflow: hidden;
    padding: 9px 20px 9px 9px;
    cursor: pointer;
    background: #fcfcfc;
    margin-bottom: 2px;
    /* border-bottom: solid 1px #ddd; */
    transition: all 0.25s ease-in-out;
    /* text-shadow: 0px 1px 0.5px #fff; */
}

.selectron23-container .selectron23-option img{
    margin-top: -3px;
}

.selectron23-container div:last-of-type{
    border-bottom: none !important;
    margin-bottom: 0 !important;
}


.selectron23-container .selectron23-option:hover{
    background: #f5f5f5;
}

.selectron23-container .selectron23-option[data-selected='1']{
    background: #fafafa;
}


.selectron23-option img{
    max-width: 100%;
    margin-right: 5px;
    float: left;
    vertical-align: middle;
    border-radius: 0;
}

.selectron23-option-title{
    font-weight: bold;
    color: #000;
    font-size: 14px;
    line-height: 1.2em;
}

.selectron23-option-text{
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #aaa;
    overflow: hidden;
    font-weight: normal;
    line-height: 1.4em;
    font-size: 12px;
}

.selectron23-container > span{
    border-color: #000;
    border: none;
    color: #000;
}

.selectron23-container[data-opened="0"] > span {
    border: solid 5px transparent;
    border-top: solid 5px;
}

.selectron23-container[data-opened="1"] > span {
    border: solid 5px transparent;
    border-bottom: solid 5px;
    margin-top: -8px;
}

.selectron23-container > span {
    cursor: pointer;
    width: 0;
    height: 0;
    position: absolute;
    right: 10px;
    margin-top: 0;
}



/* Works on Firefox */
.selectron23 * {
    scrollbar-width: thin;
    scrollbar-color: #fcfcfc #ddd;
}

/* Works on Chrome, Edge, and Safari */
.selectron23 *::-webkit-scrollbar {
    width: 12px;
}

.selectron23 *::-webkit-scrollbar-track {
    background: #ddd;
}

.selectron23 *::-webkit-scrollbar-thumb {
    background-color: #fcfcfc;
    border-radius: 20px;
    border: 3px solid #ddd;
}.item-info-box-global .info-box-icon a{
    display: flex;
}
.item-info-box-global .info-box-icon a{
    display: flex;
}
.icon-image-hover__active{
    position: relative;
}
.icon-image-hover__active .image-hover{
    display: contents;
}
.item-info-box-global:hover  .icon-image-hover__active>a>img{
    opacity: 0;
    transition: all 0.3s ease-out 0s;
}
.icon-image-hover__active .image-hover img{
    position: absolute;
    left: 0;
    right: 0;
    opacity: 0;
    transition: all 0.3s ease-out 0s;
}
.item-info-box-global:hover .icon-image-hover__active .image-hover img{
    opacity: 1;
}
/*--- Team style 1 - about us page ---*/
.bzoteche-info-box-global-style2{
    border: 1px solid var(--bzo-border-color);
    border-radius: 15px;
    padding: 30px;
}
.bzoteche-info-box-global-style2:hover{
    border: 1px dashed var(--bzo-main-color);
}
.bzoteche-info-box-global-style2 .info-box-icon{
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
.bzoteche-info-box-global-style2 .list-icon{
    position: absolute;
    width: 44px;
    height: 100%;
    top: 0px;
    right: -44px;
    background-color: var(--bzo-title_typo-color2);
    padding: 0px;
    transition: .3s;
    display: flex;
    flex-direction: column;
    gap: 30px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 30px;
    opacity: 0;
}
.bzoteche-info-box-global-style2:hover .list-icon{
    transition: .3s;
    right: 20px;
    opacity: 1;
}
.bzoteche-info-box-global-style2 .list-icon__item{
    width: 44px;
    height: 44px;
    line-height: 44px;
    font-size: 24px;
    text-align: center;
    border-radius: 5px;
    color: #727272;
    background: #fff;
    transition: all .2s ease-out 0s;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bzoteche-info-box-global-style2 .list-icon__item:hover{
    background: var(--bzo-main-color);
    color: #fff;
    transition: all .2s ease-out 0s;
}
@media(max-width: 1200px){
    .bzoteche-info-box-global-style2 .list-icon{
        gap: 10px;
    }
    .bzoteche-info-box-global-style2 .list-icon__item{
        width: 38px;
        height: 38px;
        line-height: 38px;
        font-size: 20px;
    }    
    .bzoteche-info-box-global-style2{
        padding: 20px;
    }
}
@media(min-width: 880px) and (max-width: 1024px){
    .bzoteche-info-box-global-style2 .list-icon__item{
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: 20px;
    }   
}
@media(max-width: 767px){
    .bzoteche-info-box-global-style2{
        padding: 20px;
    }
}
/*End Team style 1*/
/*Begin Team */

.bzoteche-info-box-global-style3{
  border-radius: 15px;
  overflow: hidden;
  transition: .2s;
}
.bzoteche-info-box-global-style3:hover{
  box-shadow: 0px 6px 10px rgba(121, 99, 104, 0.14);
  transition: .2s;
}
.bzoteche-info-box-global-style3:hover .list-text-info{
  background-color: var(--bzo-main-color);
  transition: .2s;
}
.bzoteche-info-box-global-style3:hover .list-text-info p, 
.bzoteche-info-box-global-style3:hover .list-text-info .color-title{
  color: #fff !important;
}

.bzoteche-info-box-global-style3 .list-icon__item{
  border-radius: 10px;
}
.bzoteche-info-box-global-style3 .info-box-icon a{
  display: flex;
}
.bzoteche-info-box-global-style3 .info-box-icon{
  
}
.bzoteche-info-box-global-style3 .list-icon{
    position: absolute;
    width: 100%;
    bottom: -64px;
    left: 0;    
    padding: 12px;
    transition: all .3s linear 0s;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px 20px;
}
.bzoteche-info-box-global-style3:hover .list-icon{
    transition: all .3s linear 0s;
    bottom: 0;
}
.bzoteche-info-box-global-style3 .list-icon__item{
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    text-align: center;
    border-radius: 100%;
    color: #454545;
    background: #fff;
    transition: all .2s ease-out 0s;
    display: flex;
    justify-content: center;
    align-items: center;
}
.bzoteche-info-box-global-style3 .info-box-icon{
    position: relative;
    overflow: hidden;
    border-radius: 15px 15px 0 0;
}
.bzoteche-info-box-global-style3 .list-icon__item:hover{
    background: var(--bzo-main-color);
    color: #fff;
    transition: all .2s ease-out 0s;
}

/*End Team*/
/*Begin info box menu vertical*/
.list-menu-vertical__item > a{
    padding: 10px 15px;
    display: flex;
    align-items: center;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    gap:10px;
}
.list-menu-vertical__item > a>span{
    display: flex;
    align-items: center;
    gap:10px;
}
.list-menu-vertical__item > a:hover,
.list-menu-vertical__item:hover > a
{
    background: #f5f5f5;
}
.list-menu-vertical__item-link{
    position: relative;
}
.list-menu-vertical__item .icon_sub_menu{
    font-size: 16px;
}

.list-menu-vertical-wap{
    position: relative;
}
.bzoteche-info-box-global-menu-vertical .title-info{
    margin: 0px
}

.bzoteche-info-box-global-menu-vertical .item-icon-menu-vertical{
    font-size: 20px;
    color: var(--bzo-main-color);
}

.bzoteche-info-box-global-menu-vertical .header-info-style1 .title-info{
    padding: 14px 30px;
    border-radius: 5px;
        display: flex;
    align-items: center;
    justify-content: space-between;
        font-size: 16px;
    font-weight: 500;
    background: var(--bzo-main-color);
    color: #fff;
    gap:30px;
}

@media(max-width: 1200px){
    .bzoteche-info-box-global-menu-vertical .header-info-style1 .title-info{
        padding: 14px 15px;
    }
}
.bzoteche-info-box-global-menu-vertical .header-info-style1 .title-info span{
    display: flex;
    align-items: center;
    gap:8px;
}

@media(min-width: 1201px){

    .bzoteche-info-box-global-menu-vertical:hover .header-info-style1 .title-info{
        border-radius: 5px 5px 0 0;
    }
    .bzoteche-info-box-global-menu-vertical .header-info-style1 .title-info:hover{
        cursor: pointer;
    }
    .list-menu-vertical{
        background: #fff;
        left: 0;
        opacity: 1;
        visibility: visible;
        margin-top: 0px;
        z-index: 999;
        padding: 10px 0;
        position: absolute;
        top: 100%;
        width: 100%;
        z-index: 999;
        text-align: left;
        border-radius: 0px;
        border-top: none;
        flex-direction: column;
        box-shadow: 0px 5px 10px -5px rgb(0 0 0 / 30%);
        border-radius: 0px 0px 5px 5px;
    }
    body.overlay .list-menu-vertical{
        border-radius: 0px;
    }
    .list-menu-vertical__item-sub{
        position: absolute;
        opacity: 0;
        top: 0;
        bottom: 0px;
        left: 100%;
        transition: none;
        z-index: -1;
        visibility: hidden;
        background: #f5f5f5;
        padding: 30px 15px;
        box-shadow: 8px 3px 8px -3px rgb(0 0 0 / 20%);
        overflow: hidden;
        overflow-y: auto;
    }
    
    .list-menu-vertical__item:hover .list-menu-vertical__item-sub{
        opacity: 1;
         z-index: 1;
        visibility:visible;
    }
    .dropdow-style-hide .list-menu-vertical{
        opacity: 0;
        z-index: -1;
        visibility: hidden;
    }
    .dropdow-style-hide:hover .list-menu-vertical{
        opacity: 1;
        z-index: 999;
        visibility: visible;
    }
    body.home .fixed-header .dropdow-style-is-show-home .list-menu-vertical,
    body.home .fixed-header.active .dropdow-style-is-show-home .list-menu-vertical,
    .dropdow-style-is-show-home .list-menu-vertical{
         opacity: 0;
        z-index: -1;
        visibility: hidden;
    }
    body.home .fixed-header .dropdow-style-is-show-home:hover .list-menu-vertical,
    body.home .fixed-header.active .dropdow-style-is-show-home:hover .list-menu-vertical,
    .dropdow-style-is-show-home:hover .list-menu-vertical{
        opacity: 1;
        z-index: 999;
        visibility: visible;
    }
    body.home .dropdow-style-is-show-home .list-menu-vertical{
       opacity: 1;
        z-index: 99;
        visibility: visible;        
    }
    
    .bzoteche-info-box-global-menu-vertical .list-menu-vertical-wap{
        
    }
}

@media(max-width: 1200px){
    .list-menu-vertical{
        flex-direction: column;
    }
    .bzoteche-info-box-global-menu-vertical{
        position: relative;
    }
    .bzoteche-info-box-global-menu-vertical .header-info:hover{
        cursor: pointer;
    }
    .bzoteche-info-box-global-menu-vertical .list-menu-vertical-wap{
        position: absolute;
        top: 100%;
        width: 100vw;
        display: none;
        z-index: 9999;
        background: #fff;
        box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
        transition: none;
        -webkit-transition: none;
        text-align: left;
        overflow-x: auto;
        overflow-y: scroll;
        max-height: 350px;
        scrollbar-width: none;
    }
    .bzoteche-info-box-global-menu-vertical.active .title-info>.la-angle-down:before{
        content: "\f00d";
    }
    .bzoteche-info-box-global-menu-vertical .list-menu-vertical__item-sub{
        width: 100%!important;
        display: none;
        padding: 30px 0;
    }
    .list-menu-vertical__item .icon_sub_menu {
        opacity: 0;
        width: 40px;
    }
    .list-menu-vertical__item .icon_sub_menu-mobi {
        position: absolute;
        top: 0;
        font-size: 16px;
        right: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 40px;
        height: 44px;
        background: #f5f5f5;
    }
    .list-menu-vertical__item-link{
        border-bottom: 1px solid #e5e5e5;
    }
    .list-menu-vertical__item{
        position: relative;
    }
    .list-menu-vertical__item.active .icon_sub_menu-mobi:before{
        content: "\f106";
    }
    .list-menu-vertical__item > a:hover, .list-menu-vertical__item:hover > a{
        background: #fff;
    }
}
/*End menu vertical*/

/*-- item product review --*/
.item-slider-product-review{
    border: 1px solid var(--bzo-border-color);
    padding: 18px;
}
.item-slider-product-review .content-top{
    display: flex;
    gap: 5px;
    align-items: center;
}
.item-slider-product-review .content-top img{
    border-radius: 100%;
}
.item-slider-product-review .info-product{
    display: flex;
    gap: 5px;
    align-items: center;
    border-top: 1px solid var(--bzo-border-color);
    padding-top: 18px;
    margin-top: 18px;
}
.item-slider-product-review .content-top h4,
.item-slider-product-review .info-product span{
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    text-transform: capitalize;
}
.item-slider-product-review .review-content{
    max-height: 115px;
    overflow: hidden;
}
.item-slider-product-review .wrap-rating{
    margin: 10px 0 6px 0;
}
.bzoteche-info-box-global-product-reviews .swiper-container{
    padding: 20px;
    margin: -20px;
}
.bzoteche-info-box-global-product-reviews .display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav.swiper-button-prev{
    left: 5px;
}
.bzoteche-info-box-global-product-reviews .display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav.swiper-button-next{
    right: 5px;
}
@media(min-width: 1200px){
    .bzoteche-info-box-global-product-reviews .display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav{
        transition: .3s;
        transform: scale(0);
    }
    .bzoteche-info-box-global-product-reviews:hover .display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav{
        transform: scale(1);
    }
}
/*-- item product banner --*/
.bzoteche-info-box-global-product-banner {
    position: relative;
}
.bzoteche-info-box-global-product-banner .info-box-icon{
    overflow: hidden;
}
.bzoteche-info-box-global-product-banner .info-box-icon img,
.bzoteche-info-box-global-product-bgr .info-box-icon img{
    transition: all 0.3s ease-out 0s;
}
.bzoteche-info-box-global-product-banner .info-box-icon:hover img,
.bzoteche-info-box-global-product-bgr .info-box-icon:hover img{
    transform: scale(1.04);
}
.bzoteche-info-box-global-product-banner .list-text-info{
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
}
.bzoteche-info-box-global-product-banner h2.list-text-info__item{
    writing-mode: vertical-rl;
    text-orientation: upright;
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 30px;
    letter-spacing: -4px;
    word-spacing: -35px;
    background-color: #F0F0F0;
    z-index: 2;
    padding-bottom: 26px;
}
.bzoteche-info-box-global-product-banner div.list-text-info__item{
    display: inline-block;
    position: absolute;
    bottom: 30px;
    left: 30px;
    width: max-content;
}
.bzoteche-info-box-global-product-banner .custom-line-h9{
    width: 6px;
    height: auto;
    position: absolute;
    left: 46px;
    top: 30px;
    bottom: 97px;
    background: var(--bzo-main-color);
    z-index: 1;
}
.product-banner-top .bzoteche-info-box-global-product-banner h2.list-text-info__item{
    top: auto;
    bottom: 7px;
    padding: 20px 0 0;
}
.product-banner-top .bzoteche-info-box-global-product-banner div.list-text-info__item{
    top: 30px;
    bottom: auto;
}
.product-banner-top .bzoteche-info-box-global-product-banner .custom-line-h9{
    top: 96px;
}
.bzoteche-info-box-global-product-bgr .info-box-icon{
    position: relative;
}
.bzoteche-info-box-global-product-bgr .info-box-icon a{
    overflow: hidden;
}
.bzoteche-info-box-global-product-bgr .info-box-icon:before{
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    top: 100px;
    right: 50px;
    background-color: var(--bzo-main-color);
    z-index: -1;
    transition: all 0.25s ease-out 0s;
}
.bzoteche-info-box-global-product-bgr .info-box-icon:hover:before{
    bottom: -20px;
    left: -20px;
}
@media (max-width: 767px){
    .bzoteche-info-box-global-product-banner h2.list-text-info__item{
        left: 10px;
    }
    .bzoteche-info-box-global-product-banner .custom-line-h9{
        left: 26px;
    }
    .bzoteche-info-box-global-product-banner div.list-text-info__item{
        left: 20px;
    }
}
/*End product banner*/.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}