.loop-attrs.justify-content-between.align-items-center {
    display: none;
}
div#zk-page {
    overflow: hidden;
}
footer#zk-footer {
    padding-bottom: 10px;
}
.single-product div#content-area {
    padding-top: 80px;
}
.gallery-wraps .woocommerce-product-gallery__image > a > img {
    max-height: 370px;
    object-fit: contain;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    z-index: 2;
}
.wpb_content_element .widgettitle {
    text-transform: capitalize;
    font-size: 18px;
    letter-spacing: 0;
    font-family: 'edmondsansregular';
}
a#zk-menu-mobile {
    width: 25px;
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
}
.hamburger:before, .hamburger:after, .hamburger span {
    width: 100%;
}
.page .entry-header.text-center {
    display: none;
}
.header-default .desktop-nav > .menu-item {
}
.header-default .desktop-nav{
		margin-right: 0;
    margin-top: 35px;
		margin-left: 0;
}
.zk-main-navigation.clearfix ul.zk-main-nav {
    justify-content: center;

}
.header-default .desktop-nav > .menu-item:first-child {
    padding-left: 0;
}
.header-default .desktop-nav > .menu-item:last-child {
    padding-right: 0;
}
.header-default .desktop-nav > .menu-item {
    height: auto;
    padding: 0 18px 35px;
}
.stock.in-stock:before {
    color: #7e7e7e;
}


@media(max-width: 767px){
section.related.products li.product {
    padding: 0;
}
.single-product div#content-area {
    padding-top: 50px;
}
	h3.heading {
    font-size: 20px;
}
.center_mobile .wpb_single_image.wpb_content_element.vc_align_left {
    text-align: center;
}
.center_mobile .wpb_single_image.wpb_content_element.vc_align_left img.vc_single_image-img {
    max-width: 110px;
}
.center_mobile h3.heading {
    text-align: center;
    margin-top: -30px;
    margin-bottom: -18px;
}
.center_mobile input.tnp-email {
    text-align: center;
}
.main-navigation {
  text-align: center;
}
#site-navigation .menu {
    margin-left: 0;
}
.navigation-main ul {
    text-align: center;
}
.navigation-main li {
    display: inline-block;
    float: none;
}
}

@media(max-width: 1199px){
span.zk-toggle {
    display: none;
}
small.toggle_icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    height: 47px;
    z-index: 9;
    text-align: center;
}
small.toggle_icon:before {
    content: "\f055";
    font-size: 27px;
    line-height: 1.8;
    text-align: right;
    font-family: "Font Awesome 5 Pro";
    font-weight: 200;
}
.show_menu small.toggle_icon:before {
    content: "\f056";
}
.zk-main-navigation.clearfix ul.zk-main-nav li a {
    font-size: 17px;
    padding: 5px 0;
    display: block;
}
.zk-main-navigation.clearfix ul.zk-main-nav > li {
    border-bottom: 1px solid #f8f8f8;
}
}

@media(max-width: 650px){
main#zk-main {padding-right: 20px;}
table.woocommerce-cart-form__contents .cart_totals table.shop_table.shop_table_responsive tr td button#afterpay_express_button {width: auto;max-width: 100%;}
table.woocommerce-cart-form__contents .cart_totals table.shop_table.shop_table_responsive tr td {padding: 11px 0;justify-content: right;}	
}