/**
* Theme Name: Bookory Child
* Description: This is a child theme of Bookory, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">PavoThemes</a>
* Template: bookory
* Version: 2.2.15
*/

form.woocommerce-form.woocommerce-form-register.register p{
	margin-bottom: 17px;
}

.cart_totals > h2{
	font-size: 24px;
}

table.cart td.product-name a{
	word-break: break-word;
}

.cart_totals .order-total small {
    font-size: 18px;
}

.cart_totals{
	padding: 30px;
}

@media (min-width: 768px) {
    table.cart th, table.cart td {
        padding: 15px;
    }
}

h3#order_review_heading {
	display: none;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger img, .woocommerce-product-gallery__trigger .emoji {display: none !important;}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {text-indent: -9999px;}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
text-indent: 0;}
single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger,.woocommerce-product-gallery__trigger {
font-size: 0 !important;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-horizontal .woocommerce-product-gallery__image:hover a img {
opacity: 1;
}