/*
Welcome to Custom CSS!

.archive .cb-arc-header .cb-mask { display: none; }

To learn how this works, see http://wp.me/PEmnE-Bt
*/
/* Hide random stuff */
#content div.sharedaddy, #main div.sharedaddy, div.sharedaddy{
	display: none;
}
.icon__embed__tr.icon__embed.rounded {
	display: none !important;
}
article.sticky .title::before {
	Content: "";
}

/* hide logo on mobile */
@media screen and (max-width:768px) {
	.logo.logo__main {
		Display:none !important;
	}
	header#cb-header {
		Display:none !important;
	}
}
/* fix post featured image on mobile */
  @media only screen and (max-width: 767px)
		{
.hero-1 .mask img {
  min-height: auto;
}
			}

.mask img {
	object-fit: cover !Important;
	min-height: 100% !important;
}
.hero-1 .mask img {	 
min-height: auto !important;
}
/* Single product page paveiksleliai*/
.woocommerce-product-gallery ol{
    list-style: none!important;
}
.woocommerce-product-gallery ol li{
    max-width: 17.3%!important;
    display: inline-block!important;
	margin-left: 5px!important
}

/* Shop */

	
	

	@media screen and (min-width:1024px) {
		.onsale {
	margin-top:-40px!important
}
	.m-1{
	display:none!important;
}
.woocommerce-product-gallery ol{
    list-style: none!important;
}
.woocommerce-product-gallery ol li{
    max-width: 17.3%!important;
    display: inline-block!important;
	margin-left: 5px!important
}

	
.elementor-1908{
	width: 1100px!important;
	margin: auto!important;
	margin-left: -150px!important;
}
	
		
	}
.attachment-woocommerce_thumbnail{
	transition: 0.3s all ease-in-out!important;
	
	
}
.attachment-woocommerce_thumbnail:hover{
	transform: scale(1.01)!important
}

	.button:hover {
		border-width: 2px 2px 2px 2px!important;
	}

.added_to_cart {
	display:none!important
}

@media screen and (min-width:768px ){
	.m-1{
		display:none!important
	}
	
}
/* mygtuku ir meniu/cart pritaikymas mobiliems/plancetems*/
@media screen and (max-width:768px){
	
	.onsale {
	margin-top:-20px!important
}
	.button{
		padding: 1% 19% 1% 19%!important;
		margin-left: 3.5%!important;
		
	}
	.woocommerce .elementor-1975 .elementor-element.elementor-element-b1482c1 .price{
		margin-left: 5%!important
	
}
	.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__toggle .elementor-button {
	margin-left: -50%!important;
}
	
}
	


@media screen and (max-width:280px){
	.woocommerce-product-gallery ol{
    list-style: none!important;
}
.woocommerce-product-gallery ol li{
    max-width: 17.3%!important;
    display: inline-block!important;
	margin-left: 5px!important
}

	.button{
		padding: 1% 10% 1% 10%!important;
		margin-left: 3.5%!important
	}
	.woocommerce .elementor-1975 .elementor-element.elementor-element-b1482c1 .price{
		margin-left: 5%!important
	}
}

/* krepselio mobile ikona prie hamburger meniu */
.m-0{
	display:none!important;
}

.mobile-icon {
	position:absolute;
	top:11px;
    right: 50px;
}







