body,
.single-product .entry-summary>div[itemprop=description], 
.single-product .woocommerce-product-details__short-description {
	color: #000;
}

.electro-navbar-inner .departments-menu-v2 {
	display: none;
}

.site-content {
	margin-bottom: 0;
}

.site-header {
	background-image: url("https://www.u-pol.bg/wp-content/uploads/2023/10/header-bg.png");
	background-color: transparent;
	background-repeat: repeat-x;
	background-attachment: scroll;
	padding: 20px 0;
}

.header-v2 .masthead {
	padding: 0;
}

.header-v2.stuck {
	background-color: transparent;
	box-shadow: none;
}

.footer-bottom-widgets {
	color: #fff;
	background-color: #000;
	background-image: url("https://www.u-pol.bg/wp-content/uploads/2023/10/footer-bg.jpg");
	background-position: center center;
	background-size: cover;
}

.footer-bottom-widgets a {
	color: #fff;
	transition: color .4s;
}	

.footer-bottom-widgets a:hover {
	color: #cac92d;
}

.electro-navbar {
	background-color: transparent;
}

.electro-navbar-inner {
	padding-top: 20px;
	height: auto;
}

h1{
		font-size: 75px !important;
}

.section-yellow-background h2 {
	font-size: 60px !important;
}

h1,
h2,
.rs-layer {
		font-family: 'Sucrose Bold Two' !important;
		line-height: 1.2 !important;
}

.white-color-content {
	color: #fff;
}

.background-cover {
	background-size: cover;
	background-repeat: no-repeat;
}

.custom-title h1,
.custom-title h2,
.custom-title h3,
.custom-title h4{
	font-family: 'Sucrose Bold Two' !important;
	line-height: 1.2 !important;
}

.custom-title h2 {
	font-size: 75px;
}

p {
	font-size: 18px;
}

.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner {
	padding: 0;
}

.section-yellow-background {
	position: relative;
		overflow: visible !important;
}

.section-yellow-background:before,
.section-yellow-background:after {
	position: absolute;
	left: 50%;
	transform: translatex(-50%);
	display: block;
	width: 100%;
	height: 135px;
	z-index: 10;
	content: '';
}

.section-yellow-background:before {
	bottom: 100%;
		background-image: url("https://www.u-pol.bg/wp-content/uploads/2023/10/damaged-green-bar-upside-down-thin.png");
}

.section-yellow-background:after {
	top: 100%;
		background-image: url("https://www.u-pol.bg/wp-content/uploads/2023/10/damaged-green-bar-thin.png");
}

.section-yellow-background .vc_column_container{
	position: relative;
	z-index: 15;
	float: none;
}

.custom-black-button a {
	border: 0 !important;
	font-size: 20px !important;
	padding: 15px 50px !important;
	text-transform: uppercase;
	transition: background-color .4s;
}


.custom-black-button a:hover {
	background-color: #333e48 !important;
}

.custom-features .wpb_content_element {
	position: relative;
		margin: 0 15px;
}

.custom-features .wpb_content_element:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.3;
}

.custom-features .wpb_heading {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	z-index: 5;
	font-size: 45px;
	text-align: center;
}

.woocommerce-breadcrumb {
	display: none;
}

.home .hentry .entry-header,
.post-4884 .entry-header,
.post-4921 .entry-header {
	display: none;
}

.footer-bottom-widgets ul>li>a {
	font-size: 20px;
}

.woocommerce-loop-product__title {
	color: #000;
}

.woocommerce-shop .section-product-categories {
	display: none;
}

.woocommerce-page .site-main,
.page-template-default .site-main {
	padding: 50px 0;
}

.home.page-template-default .site-main {
	padding: 0;
}

.post-4884 {
	margin-top: -50px;
}

.vc_tta-panel-body a {
	text-decoration: underline;
}

.vc_tta-panel-body a:hover {
	text-decoration: none;
}

#tab-description p {
	color: #000;
}

#tab-description ul {
	font-size: 18px;
}

#tab-description a {
	color: #cac92d;
}

p.price {
	display: none;
}

.pp_description {
	display: none!important;
}

@media screen and (max-width: 768px) {
		h1,
  .custom-title h2,
	.section-yellow-background h2{
		font-size: 45px !important;
	}
		
		.handheld-header-v2 {
			background-color: transparent;
		}
		
		.custom-black-button a {
				font-size: 16px;
		}
		
		rs-loop-wrap,
		rs-layer-wrap,
		rs-mask-wrap,
		rs-mask-wrap h1 {
			width: 100% !important;
		}
		
		rs-mask-wrap h1 {
			white-space: normal !important;
			padding: 0 15px !important;
		}
		
		.section-black-background {
				background-image: url("https://www.u-pol.bg/wp-content/uploads/2023/10/footer-bg.jpg") !important;
		}
}