/* Go to top button*/
#topbutton {
  position: fixed;
  display: none;
  height: 40px;
 
  line-height: 40px;
  right: 15px;
  bottom: 15px;
  z-index: 1;
  background: blue;
  border-radius: 50%;
  text-decoration: none;
  color: #ffffff;
  text-align: center;
}


/* */
.sticky nav.woocommerce-breadcrumb{
	display:none
}
.sticky div.header-widget-region{
	display:none;
}

.tt-hide-field{position: absolute !important;
    left: -9999px !important;}


.woocommerce-tabs.wc-tabs-wrapper{display:none!important}
.summary.entry-summary + .addtoany_list,
.flex-control-nav.flex-control-thumbs,
.related.products,
.product_tag-steps div.quantity, .woocommerce-shipping-fields, .woocommerce-billing-fields h3, .woocommerce-additional-fields, #order_review_heading,
table.shop_table.woocommerce-checkout-review-order-table thead,
.woocommerce-js div.product div.images .woocommerce-product-gallery__trigger{display:none!important}
.woocommerce-product-gallery__image.wapflayers-gallery-img.flex-active-slide{pointer-events:none!important}
form #order_review:not(.elementor-widget-woocommerce-checkout-page #order_review){
	    border-bottom: none!important;
}
html body.ast-separate-container.single-product .ast-article-single{
	display:flex;
	align-items: center;
}
.woocommerce-js div.product div.images .woocommerce-product-gallery__trigger{
	    top: 2em !important;
        right: 1px !important;
}
.woocommerce-js div.product div.images .lcp-wrap .lcp-inner.lcp-content .lcp-img img{
	    height: inherit!important;
	   object-fit:contain;
	   width:auto!important;
}
html .woocommerce-js a.remove{margin-right:10px;    line-height: 19px;}
@media (min-width: 922px) {
    .ast-container {
        max-width: 100%!important;
    }
}
@media (min-width: 993px) {
    html .ast-separate-container #primary, .ast-separate-container.ast-left-sidebar #primary, .ast-separate-container.ast-right-sidebar #primary {
        margin: 0;
        padding: 0;
    }
}
html .ast-separate-container .ast-woocommerce-container {
    padding: 3em 0;
}
.woocommerce-checkout select.state_select{visibility:hidden;height:0!important;}
