/*Start custom style for Extra Product Options Form */
.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-epo-text-wrapper label {
    justify-content: left;
}
.tc-label-text {
    font-weight: 500;
}
.tm-extra-product-options h1 {
    font-family: var(--bzo-title_typo-font-family);
    font-size: 24px;
}
.tm-extra-product-options h2 {
    font-size: 18px;
}
.tm-extra-product-options .tc-cell hr {
    margin: 0px 0 15px;
}
.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap .tm-label.tc-label .tc-inline-description, .tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap .tm-label.tc-label .tc-inline-description, .tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-variations li.tmcp-field-wrap .tm-label.tc-label .tc-inline-description{
	font-size: 13px !important;
}
.tm-extra-product-options .tc-active .tc-label-text, .tm-extra-product-options li.tmcp-field-wrap.tc-active .price.tc-price .amount, .tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap label input[type="radio"]:checked ~ .tc-label, .tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap label input[type="checkbox"]:checked ~ .tc-label  {
    font-weight: 600;
    color: var(--bzo-main-color-mix-black);
}
.tc-extra-product-options.tc-show, .tc-extra-product-options.tc-show-override {
    margin-bottom: 40px;
}
.tm-extra-product-options .tmcp-field-wrap.tc-active.tc-mode-text {
    outline-width: 1px;
    outline-style: solid;
    border-width: 1px;
}
.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-radiostart, .tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-radioend, .tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-radio, .tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-color, .tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-image, .tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-text, .tm-extra-product-options ul.tmcp-ul-wrap.tm-element-ul-checkbox, .tm-extra-product-options ul.tmcp-ul-wrap.tm-element-ul-radio {
	margin: 0 5px 5px;
}
.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-mode-color, .tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-mode-images, .tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-mode-text {
    line-height: 1.5rem;
}
.single-product div.product.tm-has-options .bzotech-form-cart-single .detail-qty{
	display: none;
}
.single-product div.product.tm-has-options form.cart .ajax_add_to_cart {
    width: 48%;
}
.single-product div.product.tm-has-options form.cart button.single_add_to_cart_button {
    margin-left: 10px;
    width: 48%;
	opacity: 1 !important;
    pointer-events: auto !important;
    visibility: visible !important;
}
}
.tm-has-options form.cart .single_add_to_cart_button {
    opacity: 1 !important;
    pointer-events: auto !important;
    visibility: visible !important;
}
.woocommerce div.product p.stock.in-stock{
    display: none;
}
@media(max-width: 1199px){
.single-product div.product.tm-has-options form.cart .ajax_add_to_cart {
    width: 46%;
}
.elbzotech-bt-style2 {
	padding: 11px 15px;
}
.woocommerce div.product form.cart .ajax_add_to_cart {
	margin-right: 5px;
}
}
/*End custom style for Extra Product Options Form */
.tool-panel-page {
    position: fixed;
    top: 40%;
    right: 0px;
    z-index: 999999;
}
.tool-panel-pag .bzotech-buy{
    max-width: 89px;
    max-height: 140px;
}
.tool-panel-page .e-con>.e-con-inner{
    padding:0!important;
}
.tool-panel-page .bzotech-buy .buy-btn {
    margin-bottom: 5px;
}
.tool-panel-page .bzotech-buy .buy-btn a {
    display: flex;
    background-color: #2a5db8;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    font-size: 13px;
    transition: .2s;
    flex-direction: column;
    padding: 10px;
    align-items: center;
    line-height: 20px;
}
.tool-panel-page .bzotech-buy .buy-button a {
    background-color: #dd2400;
    background-position: 13px 7px;
}
.tool-panel-page a img{
    width: 30px;
    max-height:30px
}
.tool-panel-page .bzotech-buy .buy-btn a:hover {
    background-color: #6327eb;
}
.dm-button {
    position: absolute;
    background-color: #dd2400;
    border-radius: 3px 0 0 3px;
    color: #fff;
    top: 247px;
    left: -65px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 10px 5px;
    z-index: 9999;
    font-size: 12px;
    width: 65px;
    height: 60px;
    text-align: center;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    line-height: 15px;
}
#widget_indexdm {
    background: #fff;
    z-index: 10000;
    width: 380px;
    position: fixed;
    top: 0;
    bottom: 0;
    right: -380px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    text-align: center;
}
.tool-panel-page {
    position: fixed;
    top: 40%;
    right: 0px;
    z-index: 999999;
}
.dm-button.dm-support {
    top: 310px;
    background-position: center -43px;
    background: #2a5db8;
}
.dm-button.dm-open{
    top: 184px;
    background-position: center -43px;
    background: #66cc33;
}
.dm-button.dm-open i{
        font-size: 20px;
    margin-bottom: 4px;
}
.dm-button span {
    display: block;
}
.dm-button:hover, .dm-button.dm-support:hover {
    background: #6327eb;
}
.dm-button:focus, .dm-button:hover {
    color: #fff;
}
.dm-button:hover, .dm-button.dm-support:hover {
    background: #6327eb;
}
@media(max-width: 767px){
    #widget_indexdm{
        display:none;
    }
}
/*=== Begin Notification for WooCommerce ====*/ 
#message-purchased p.wn-notification-message-container{
    line-height: 16px;
    padding: 10px 0;
}
#message-purchased p a{
   font-size: 14px!important;
   line-height: 20px;
   font-weight: 600;
}
@media(max-width: 400px){
    #message-purchased.wn-product-with-image{
        max-width: 300px;
        min-width: 300px;
    }
}
#message-purchased{
    bottom: 90px!important;
}
/*=== begin nextend social login ====*/
div.nsl-container.nsl-container-block .nsl-container-buttons{
    display: flex!important;
    gap: 20px!important;
    padding: 0!important;
    width: 100%!important;
}
div.nsl-container .nsl-button {
    border-radius: 0!important;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    height: 56px;
}
div.nsl-container .nsl-button-default div.nsl-button-label-container{
    text-transform: uppercase!important;
    font-weight: 600;
    font-family: var(--bzo-title_typo-font-family)!important;
    padding: 19px 0!important;
     margin: 0!important;
}
div.nsl-container .nsl-button:hover{
    box-shadow: 2px 3px 8px 1px rgb(0 0 0 / 30%)!important;
}
div.nsl-container .nsl-button-svg-container {
    padding: 15px!important;
    padding-right: 0px!important;
}
/*=== End nextend social login ====*/
/*=== begin cookie bar of plugin cookie ====*/
div#cookie-notice .bzotech-bt-cookie{
    line-height: 40px;
    border-radius: 5px;
    background-color: #369EE3;
    color: #fff;
    padding: 0 15px;
    margin: 0 0 0 15px;
    border: 1px solid transparent;
}
div#cookie-notice .bzotech-bt-cookie:hover{
    color: #fff;
    background-color: #fff;
}
div#cookie-notice #cn-accept-cookie{
    background-color: #2EB85C;
}
div#cookie-notice #cn-accept-cookie:hover{
    background-color: #fff;
    border-color: #2EB85C;
    color: #2EB85C;
}
div#cookie-notice #cn-refuse-cookie{
    background-color: #EF5454;
}
div#cookie-notice #cn-refuse-cookie:hover{
    background-color: #fff;
    border-color: #EF5454;
    color: #EF5454;
}
div#cookie-notice #cn-more-info{
    background-color: #369EE3;
}
div#cookie-notice #cn-more-info:hover{
    background-color: #fff;
    border-color: #369EE3;
    color: #369EE3;
}
div#cookie-notice{
    box-shadow: 0px 0px 15px -7px rgba(0, 0, 0, 0.5);
    font-family: var(--bzo-body_typo-font-family);
    font-size: var(--bzo-body_typo-font-size);
}
div#cookie-notice span#cn-notice-text{
    margin: 0;
    line-height: 40px;
    color: #333;
}
@media(max-width: 767px){
    div#cookie-notice span#cn-notice-text{
        line-height: 24px;
        margin-bottom: 15px;
        font-size: 12px;
    }
    div#cookie-notice .bzotech-bt-cookie{
        margin: 0 5px;
    }
}

#message-purchased .message-purchase-main{
    gap: 10px;
}
/*=== End cookie bar of plugin cookie ====*/

/*=== currency ===*/
.woocommerce-currency-switcher-form .dd-select{
    border-radius: 0;
    border: none;
    position: relative;
    cursor: pointer;
    background: transparent!important;
    height: 40px;
    line-height: 40px;
}
.woocommerce-currency-switcher-form .dd-select .dd-selected-text{
    font-weight: 400;
    font-size: 14px;
}
.woocommerce-currency-switcher-form .dd-select .dd-selected{
    padding: 0px;
}
.woocommerce-currency-switcher-form .dd-select .dd-pointer-down, 
.woocommerce-currency-switcher-form .dd-select .dd-selected-description-truncated, 
.woocommerce-currency-switcher-form .dd-select .dd-selected-image{
    display: none;
}
.woocommerce-currency-switcher-form .chosen-container-single.chosen-container-active .chosen-single, 
.woocommerce-currency-switcher-form .chosen-container-single .chosen-single{
    background: transparent;
    border: none;
    box-shadow: none;
    font-size: var(--bzo-body_typo-font-size);
    display: flex;
    align-items: center;
    color: var(--bzo-title_typo-color);
    padding: 0;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}
.woocommerce-currency-switcher-form .chosen-container-single.chosen-container-active .chosen-single:hover, 
.woocommerce-currency-switcher-form .chosen-container-single .chosen-single:hover{
    color: var(--bzo-main-color);
}
.woocommerce-currency-switcher-form .chosen-container{
    padding: 0;
    min-width: auto;
}
.woocommerce-currency-switcher-form .chosen-container-single .chosen-single div b{
    background: transparent;
    background-image: none !important;
}
.woocommerce-currency-switcher-form .chosen-container-single .chosen-single div b:before{
    content: "\f107";
    font-family: 'Line Awesome Free';
    font-weight: 900;
    font-size: 12px;
}
.woocommerce-currency-switcher-form .chosen-container-single .chosen-single span{
    margin-right: 5px;
}
.woocommerce-currency-switcher-form .chosen-container-single .chosen-single div{
    height: auto;
    position: unset;
    width: auto;
}
.woocommerce-currency-switcher-form select.woocommerce-currency-switcher{
    background: transparent;
    height: auto;
    width: auto;
    padding: 0;
    font-size: var(--bzo-body_typo-font-size);
    border: none;
    font-family: inherit;
    color: var(--bzo-body_typo-color);
}

.woocommerce-currency-switcher-form .chosen-container-single .chosen-drop{
    border: none;
    min-width: 100px;
    border-radius: 0;
    font-size: 14px;
    padding: 10px 15px;
    margin-top: 0;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12);
    right: auto;
    left: 0;
    top: calc(100% + 8px);    
    transition: all 0.3s ease-out 0s;
    opacity: 0;
    visibility: hidden;
}
.woocommerce-currency-switcher-form .chosen-container-single.chosen-with-drop .chosen-drop
{
    left: 0;
    right: auto;
    opacity: 1;
    visibility: visible;
}
.woocommerce-currency-switcher-form .chosen-results li{
    padding: 0;
}
.woocommerce-currency-switcher-form .chosen-container .chosen-results{
    padding: 0;
    margin: 0;
    text-transform: uppercase;
}
form.woocommerce-currency-switcher-form .chosen-results li{
    line-height: 28px !important;
    padding: 0;
}
form.woocommerce-currency-switcher-form .chosen-results li:hover, 
form.woocommerce-currency-switcher-form .chosen-results li.result-selected{
    color: var(--bzo-main-color);
}

/**=== label menu ====*/
.header-page .label-new, 
.header-page .label-hot, 
.header-page .label-top {
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    color: #FFFFFF;
    padding: 4px 10px;
    background-color: var(--bzo-main-color);
    text-transform: uppercase;
    border-radius: 20px;
    margin-left: 5px;
    transform: translateY(-3px);
    display: inline-block;
}
.header-page .label-hot {
    background-color: #FBEA00;
    color: #111;
}
.header-page .label-top {
    background-color: #B6EFD4;
    color: #111;
}
/*================== HOME 1 =======================*/
.h1-promotion{
    font-size: 14px;
}

@media(max-width: 880px){
    .h1-text-big{
        position: static !important;
    }
}

.item-grid-product- .tawcvs-swatches .label-image {
    display: none;
}
.woocommerce-shop .bzotech-form-cart-single,
.mega-menu .elementor-widget-bzotech-products-global .bzotech-form-cart-single{
    display: none;
}
.js-filter-hitory .item-filter-hitory img {
    width: 50px;
}
#menu-shop-by-collection .item-slider-global-category2 .adv-thumb-link img {
    width: 150px!important;
    height: 150px !important;
    object-fit: cover;
}
/*Steps style */
.steps {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
    padding-top: 60px;
}
.steps::before {
    content: '';
    position: absolute;
    top: 0;
    left: 14.9%;
    right: 14.9%;
    height: 4px;
    background-color: #3F3B3C;
}
.step {
    flex-basis: calc(33.333% - 40px);
    text-align: center;
    margin-bottom: 20px;
    background-color: var(--bzo-main-color);
    padding: 20px;
    border-radius: 10px;
    position: relative;
    z-index: 2;
}
.step::before {
    content: '';
    position: absolute;
    top: -60px;
    left: 50%;
    width: 4px;
    height: 60px;
    background-color: #3F3B3C;
    z-index: 1;
}
.step-number {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #ffffff;
    color: #333;
    font-size: 20px;
    line-height: 40px;
    margin: 0 auto 15px;
    position: relative;
    z-index: 3;
}
.step-description,
.step-description strong{
    margin-bottom: 20px;
	font-size: 14px;
    color: #ffffff;
}
span.mistyle {
    text-transform: uppercase;
    color: var(--bzo-main-color);
}
/*End steps style */
/*Gallery on shop page */
.custom-product-gallery {
  background: #f6f4ef;
  padding: 1rem;
  text-align: center;
  position: relative;
}

.product-main-img {
  max-width: 100%;
  transition: all 0.3s ease-in-out;
}

.thumb-gallery {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 10px;
}

.gallery-thumb {
  width: 40px;
  height: 40px;
  object-fit: cover;
  border: 1px solid #ccc !important;
  cursor: pointer;
  transition: border-color 0.3s;
}

.gallery-thumb:hover {
  border-color: var(--bzo-main-color);
}
.item-grid-product- .item-product .product-thumb .image-hover_gallery{
 display: none;
}
/*End gallery on shop page */
.product-list-on-menu .item-product .add_to_cart_button,
.product-list-on-menu .item-product .product_type_simple,
.product-list-on-menu .item-product .product_type_grouped,
.product-list-on-menu .item-product .product_type_external{
 display: none !important;
}

.product-list-on-menu .product-info .product-title {
    text-align: left!important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
.item-grid-product- .item-product .add_to_cart_button,
.item-grid-product- .item-product .product_type_grouped,
.item-grid-product- .item-product .product_type_external{
	 border: 1px solid var(--bzo-title_typo-color);
    color: var(--bzo-title_typo-color);
    text-transform: uppercase;
    font-weight: 500;
    padding: 8px 25px;
    font-size: 14px !important;
    line-height: 24px;
	text-align: center !important;
	background: var(--bzo-body-background)!important;
    margin: 10px auto !important;
    text-decoration: none;
    display: block !important;
    width: 250px;
}
@media(max-width: 830px){
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
.item-grid-product- .item-product .add_to_cart_button,
.item-grid-product- .item-product .product_type_grouped,
.item-grid-product- .item-product .product_type_external{
    width: 100%;
}
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,
.item-grid-product- .item-product .add_to_cart_button:hover,
.item-grid-product- .item-product .product_type_grouped:hover,
.item-grid-product- .item-product .product_type_external:hover{
	color: #fff;
    background: var(--bzo-title_typo-color)!important;
}
/*
.woocommerce-shop .item-grid-product- .js-product-attr {
	width: 50%!important;
    float: left!important;
}*/

.item-grid-product- .rating-sold-item {
    justify-content: center;
}
.woocommerce-shop .product-rate {
    margin: 0px auto !important;
} 
.woocommerce-shop .product-info .product-title {
    text-align: center;
}
.woocommerce-shop .bzotech-form-cart-single {
    display: none;
	width: 100%;
	margin: 0 5px;
}
@media (min-width: 1200px) {
.woocommerce-shop div.product form.cart:not(.variations_form) {
        width: 100%;
    }
}
.woocommerce-shop .bzotech-form-cart-single .detail-qty {
    border: solid 1px #454545;
	margin: 0 10px 10px 0;
    border: solid 1px;
	padding: 0;
    width: 20%;
}
.woocommerce-shop .bzotech-form-cart-single .detail-qty a {
    color: #454545;
    width: 22px;
    text-align: center;
    font-size: 12px;
    display: inline-block;
}
.woocommerce-shop .bzotech-form-cart-single .detail-qty input {
    border: none;
    font-size: 12px;
    font-weight: 500;
    padding: 0 2px;
    text-align: center;
    height: auto;
    /*line-height: 48px;*/
    max-width: 10px;
    background-color: #f6f4ef;
}
.woocommerce-shop .elbzotech-bt-style2 {
    padding: 5px 10px!important;
    font-size: 12px!important;
	width: 40%!important;
}
.woocommerce-shop button.single_add_to_cart_button {
    width: 40%!important;
    padding: 5px 10px!important;
    font-size: 12px!important;
}
.woocommerce-shop.bzotech-form-cart-single .list-product-group,
.item-grid-product- .item-product .action-buttons{
    display: none;
}
.product-grid-view .item-product form.cart:not(.variations_form),
.product-list-view .list-product-wrap .button.product_type_variable.add_to_cart_button,
.product-list-view .list-product-wrap .button.product_type_grouped,
.product-list-view .list-product-wrap .button.product_type_simple.add_to_cart_button.ajax_add_to_cart,
.product-list-view .list-product-wrap .button.product_type_external{
       display: none !important;
}