.site_button {
	width: 156px;
	height: 50px;
	background: #222 !important;
	display: flex !important;
	align-items: center;
	justify-content: center;
	color: #fff !important;
	text-transform: capitalize;
	font-size: 16px !important;
	font-weight: 400 !important;
	transition: 1s !important;
	position: relative !important;
	cursor: pointer !important;
	border-radius: 10px !important;
	overflow: hidden;
	border: 1px solid #D9D9D9 !important;
	text-shadow: none !important;
}



.site_button:hover {
	background-color: #D9D9D9 !important;
	color: #000 !important;
}

.slider_btns_box .site_button:hover {
	background-color: #fff !important;
}

.pdr {
	padding-right: 10px;
}

.pdt {
	padding-top: 20px;
}

.view_more_prod_btn .site_button {
	width: 192px;
}

.pd80.mt_verotti_sec {
	padding-top: 0 !important;
}

@media all and (min-width: 320px) and (max-width: 767px) {
	.site_button {
		width: 135px;
		height: 40px;
		font-size: 13px !important;
	}

	.view_more_prod_btn .site_button {
		width: 152px;
	}

	.pdr {
		padding-right: 4px;
	}

	.pdt {
		padding-top: 10px;
	}
}

@media all and (min-width: 768px) and (max-width: 980px) {
	.site_button {
		width: 135px;
		height: 40px;
		font-size: 14px !important;
	}

	.view_more_prod_btn .site_button {
		width: 165px;
	}

	.pdr {
		padding-right: 4px;
	}

	.pdt {
		padding-top: 10px;
	}

	.get_verotti_box .site_button,
	.get_sol_bnr_box .site_button {
		width: 105px;
		height: 35px;
		font-size: 12px !important;
	}

	.get_verotti_box_block {
		left: 29%;
	}
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {
	.site_button {
		width: 135px;
		height: 40px;
		font-size: 14px !important;
	}

	.view_more_prod_btn .site_button {
		width: 165px;
	}

	.get_verotti_box .site_button,
	.get_sol_bnr_box .site_button {
		width: 125px;
		height: 40px;
		font-size: 13px !important;
	}

	.get_verotti_box_block {
		left: 29%;
	}
}

@media all and (min-width: 1025px) and (max-width: 1140px) {
	.site_button {
		width: 135px;
		height: 40px;
		font-size: 14px !important;
	}

	.view_more_prod_btn .site_button {
		width: 165px;
	}

	.get_verotti_box .site_button,
	.get_sol_bnr_box .site_button {
		width: 125px;
		height: 40px;
		font-size: 13px !important;
	}

	.get_verotti_box_block {
		left: 29%;
	}
}

@media all and (min-width: 1141px) and (max-width: 1280px) {
	.site_button {
		width: 140px;
		height: 40px;
		font-size: 14px !important;
	}

	.view_more_prod_btn .site_button {
		width: 165px;
	}

	.get_verotti_box .site_button,
	.get_sol_bnr_box .site_button {
		width: 125px;
		height: 40px;
		font-size: 13px !important;
	}

	.get_verotti_box_block {
		left: 29%;
	}
}

@media all and (min-width: 1281px) and (max-width: 1440px) {
	.site_button {
		width: 145px;
		height: 45px;
		font-size: 15px !important;
	}

	.view_more_prod_btn .site_button {
		width: 180px;
	}

	.get_verotti_box .site_button,
	.get_sol_bnr_box .site_button {
		width: 125px;
		height: 40px;
		font-size: 13px !important;
	}

	.get_verotti_box_block {
		left: 29%;
	}
}

@media all and (min-width: 1441px) and (max-width: 1680px) {
	.site_button {
		width: 156px;
		height: 50px;
	}
}

@media all and (min-width: 1681px) and (max-width: 1880px) {
	.site_button {
		width: 156px;
		height: 50px;
	}
}