/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */


.wp-block-columns.is-layout-flex.wp-container-core-columns-layout-2.wp-block-columns-is-layout-flex {
    position: relative;
    bottom: 50px;
}
img.wp-image-3513:hover {
    filter: invert(17%) sepia(65%) saturate(5064%) hue-rotate(11deg) brightness(95%) contrast(92%);
}
/*a.button.product_type_variable.add_to_cart_button {
    display: none;
}*/
.wp-block-navigation__responsive-container-close {
    right: 50px;
    top: 50px;
}
ul.wp-block-navigation__container.has-text-color.has-white-color.has-background.has-black-background-color.has-x-large-font-size.is-responsive.items-justified-center.is-vertical.wp-block-navigation.has-x-large-font-size {
    margin: 100px 0;
}
a.prev.page-numbers{
    justify-self: right;
}
a.next.page-numbers {
    justify-self: left;
}
.tinv-wraper.tinv-wishlist.tinvwl-above_thumb-add-to-cart {
    position: absolute;
    z-index: 10;
    margin: 0;
    top: 10px;
    right: 0px;
	display:flex;
	justify-content:right;
}
section.related.products.ct-hidden-sm.ct-hidden-md {
    text-align: center;
}

