/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.widget_product_categories {background-image: url(https://granite-company.com.ua/wp-content/uploads/2020/07/texturegranit.jpg);}
.main-slider .slider-nav-circle { top: -86px; bottom: -86px; } 
#content > div.slider-wrapper.relative.main-slider { margin-bottom: -86px; }
.sideleft-phone {
	font-size: 1.07em!important; 
	color: rgba(255,255,255,0.8); 
	letter-spacing: .02em; 
	text-transform: uppercase; 
	margin-left: 220px;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.phone-top {
	width: 500px;
    display: block;
    text-align: left;
}
	.term-description {
		max-height: 1200px;
	}
	.tooltip {
		margin-left: 0;	
	}
	.nav-divided .custom {width: 100%} 
.widget .slider { top: 0 }
	.sideleft-phone {
			margin-left: 0;
}
}
.cat-item-966 {
	display: none!important;
}

#menu-item-759 > ul  {
	column-count: 2;
	min-width: 600px;
    left: -300px!important;
	display: none;
}
#menu-item-759.current-dropdown > ul {
	display: block;
}
.header-bg-container {
    opacity: 0.1;	
}
.term-description {
    max-height: 4000px!important;
}
.header-main {
	-webkit-transform: translate3d(0,0,1px);
    transform: translate3d(0,0,1px);
}
.adv-img .img-inner img {
	max-height: 30px;
    max-width: 30px;
}
.col-inner .img-inner {
	text-align: center;
}
.adv-column {
	padding-bottom: 5px;
}
.span.widget-title {
	color: #b59860;
}
.product_meta>span {
    border-top: none;
}
#wrapper > div > div > div.flex-col.flex-grow.medium-text-center > div.category-filtering.category-filter-row.show-for-medium > a > strong {
	font-size: 20px;
}
@media (max-width: 767px) {
	.woocommerce-ordering {
		display: none;
	}
}
#block_widget-3 > div.icon-box.featured-box.footer-logo-column.icon-box-top.text-left > div.icon-box-img {
	-webkit-transform: translate3d(0,0,1px);
    transform: translate3d(0,0,1px);	
}