@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&display=swap');
body, h1, h2, h3, h4, p, a, ul, li, span {
	font-family: "Roboto Slab", serif;
	color: #333;
}
.page .woocommerce {
	padding-bottom: 0;
}
h1 {
	font-family: 'Roboto Slab';
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 40px;
	display: flex;
	align-items: center;
	color: #333333;
	margin-bottom: 25px;
}
.prod-content-top p {
	font-weight: normal;
	margin-bottom: 25px;
}
.prod-content-top ul {
	list-style-type: none;
}
.prod-content-top ul li {
	font-family: 'Roboto Slab';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	/* identical to box height, or 156% */
	display: flex;
	color: #333333;
	margin-bottom: 5px;
}
.prod-content-top ul li.li-yellow {
	background: #FEF3C7;
	border-radius: 8px;
	padding: 6px 12px;
	width: auto;
	display: inline-block;
	font-weight: bold;
}
p.orange-price {
	font-weight: 700;
	font-size: 24px;
	line-height: 32px;
	display: block;
	text-align: right;
	color: #F59E0B;
}
section {
	padding: 40px 0;
}
.section-yellow {
	/*background-color: #FEF3C7;*/
	background-image: url(../img/cistac-sljiva/hlebcici-zuto.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.txt-center {
	text-align: center;
}
.txt-center h2, .txt-center p {
	text-align: center;
}
h2 {
	font-style: normal;
	font-weight: 700;
	font-size: 30px;
	line-height: 36px;
	color: #333333;
	margin-bottom: 30px;
}

.txt-center p {
	font-size: 18px;
	line-height: 28px;
	color: #333333;
	margin-bottom: 20px;
}
.section-white {
	background-color: #FAF7F2;
}

p.p-big {
	font-size: 20px;
	line-height: 28px;
	color: #333333;
}
p.p-bold {
	font-weight: bold;
}
.icon-item {
	background: #FFFFFF;
	box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1), 0px 2px 4px -2px rgba(0, 0, 0, 0.1);
	border-radius: 8px;
	padding: 15px;
	height: 195px;
	margin-top: 30px;
}
.icon-item img {
	margin-bottom: 15px;
	height: 43px;
}
.icon-item p {
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 24px;
	color: #333333;
}
p.p-uppercase {
	margin-bottom:5px !important;
}
.section-white-2 p.p-red {
	color: #DC2626;
}
.table-wrapper {
	background: #FFFFFF;
	box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1), 0px 2px 4px -2px rgba(0, 0, 0, 0.1);
	border-radius: 8px !important;
	overflow: hidden;
}
thead {
	background-color: #FEF3C7;
}
thead tr th {
	text-align: center;
}
tr td.td-2 {
	width: 90px;
}
.row-xxx {
	margin-top: 40px;
}
.icon-item2 {
	padding: 15px;
	height: 195px;
	margin-top: 30px;
}
.icon-item2 img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
	margin-bottom: 15px;
	height: 44px;
}
.icon-item2 p {
	text-align: center;
}
.buy-item {
	text-align: center !important;
	background: #FFFFFF;
	box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1), 0px 2px 4px -2px rgba(0, 0, 0, 0.1);
	border-radius: 8px !important;
	height: 145px;
	margin-top: 30px;
	position: relative;
	padding: 30px 20px;
	border: 2px solid #fff;
}
.buy-item p {
	text-align: center !important;
}
.buy-item .orange-price {
	text-align: center;
	display: block;
}
.choose-to-buy {
	margin-top: 15px;
}
.woocommerce button.button.submit-to-cart-pita2 {
	display: inline-block !important;
	width: auto;
	padding-left: 40px;
	padding-right: 40px;

}
.green-ab-save {
	position: absolute;
	top: 0;
	width: auto;
	left: 50%;
	transform: translateX(-50%);
	background-color: #009344;
	padding: 2px 20px;
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	border-radius: 8px;
	margin-top: -14px;
}
div.grey-price {
	color: #6B7280 !important;
	position: relative;
	margin-bottom: 3px;
	line-height: 1;
}
.linexx {
	width: auto;
	overflow: hidden;
	display: inline-block;
	position: relative;
	color: #6B7280 !important;
}
.linexxx {
  border-bottom: 1px solid #6B7280;
  height: 1px;
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
}
.buy-item-green {
	border: 2px solid #009344;
}
.zvezdice img {
	height: 19px;
}
.section-review .icon-item {
	padding: 30px 15px;
    height: 150px;
}
.section-one .mix-buy-button-wrapper {
	text-align: left !important;
}
.section-one .woocommerce .quantity .qty {
	margin-left: 0px !important;
}
.delivery-item {
	width: 80%;
	margin-left: 10%;
	margin-bottom: 30px;
}
.delivery-item img {
	display: block;
	width: 45px;
	
}
.dev-img {
	float: left;
	width: 60px;
}
.delivery-item span.dev-txt {
	display: block;
	width: calc( 100% - 60px );
	float: left;
}
.section-green {
	background-color: #8EBA43;
	padding-bottom: 60px;
	margin-bottom: -20px;
}
.section-green h2 {
	color: #fff;
}
.section-green p {
	color: #fff;
	font-size: 20px;
	line-height: 28px;
}
.top ul li a span {
	color: #fff !important;
}

@media(max-width:767px) {
	.section-yellow {
		background-repeat: repeat;
	}
	p.orange-price {
		text-align: center ;
	}
	.woocommerce .p-shrt .quantity {
		text-align: right;
	}
	.icon-item {
	    background: #FFFFFF;
	    box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1), 0px 2px 4px -2px rgba(0, 0, 0, 0.1);
	    border-radius: 8px;
	    padding: 15px;
	    height: auto;
	    margin-top: 30px;
	}
	.icon-item2 {
	    padding: 15px;
	    height: auto;
	    margin-top: 30px;
	}
	.page .woocommerce {
		padding-top: 80px;
	}
}