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

@media (max-width:768px){
.fupi_cookietype_descr,.fupi_buttons button{
	font-size:14px
}
}

.iworks-omnibus{font-size:15px;margin-top:1em;margin-bottom:0}
.iworks-omnibus span{font-size:15px !important;color:black;font-weight:400}

.shop_table small.includes_tax{
	text-wrap: nowrap;
}

.woocommerce-mini-cart__buttons .button:first-child{
	display:none
}
p.woocommerce-mini-cart__buttons{
	grid-template-columns: 1fr;
}

#header [data-device="mobile"] [data-row="top"] .ct-container{display:flex;flex-direction:column}
#header [data-device="mobile"] [data-row="top"] .ct-container [data-column="start"] {border-bottom: 1px solid #e5e5e5;padding-block: 5px;}
#header [data-device="mobile"] [data-row="top"] .ct-container [data-column="start"] [data-items="primary"] {justify-content:center}

div.woocs-style-1-dropdown .woocs-style-1-select > i {float:unset;line-height:unset !important}
div.woocs-style-1-dropdown .woocs-style-1-select > i > img{vertical-align: text-bottom;}

.home .product:not(.product-category) > figure {margin-bottom:20px !important}

.term-desc-wrapper{margin-top:1em;background-color:#f2f5f7;}
.term-description{max-width:1350px;margin-inline:auto;padding:30px;}

.shop_table .sale-price del span{color:red;font-size:.9rem;}
.shop_table .sale-price del{opacity:1}