.right_meniu li a {
	font-size: 19px;
	color: #1e1d1d !important;
	font-weight: 400;
	cursor: pointer;
}

.header_top {
	background: #fff;
	padding: 4px;
	box-shadow: 0px 0px 5px #dbdada;
	border-bottom: 1px solid #ccc;
}

#kform .kform_layout2Col_L select {
	width: 100%;
}

#main_page input {
	border-radius: 5px;
	border: 1px solid #cecece;
}

#kcartTitle {
	display: none;
}

.kcartTotals {
	width: 100% !important;
}

.kcartShopButton {
	display: none;
}

#kformSubmit:hover {
	background: #135e90;
}

.kcartLogoutWrap {
	display: none;
}

#kcartSigninButton {
	display: none;
}

#kformSubmit {
	background: #05bffe !important;
	text-transform: uppercase !important;
	font-size: 19px !important;
	height: auto !important;
	box-shadow: 0px 3px 7px #b7b1b1;
}

.lin_hr {
	border-bottom: 1px solid #b0abab;
}

.kform_submitBtn {
	border: thin outset black;
	color: white;
	height: 100%;
	font-weight: bold;
	font-size: 1em;
	background-color: #197bbd;
	display: block;
	padding: 18px;
}

fieldset {
	border: 1px solid #b5b3b3 !important;
	padding: 0px 26px !important;
	border-radius: 5px;
}

legend {
	display: block;
	width: auto !important;
	max-width: 100%;
	padding: 0;
	margin-bottom: 0px !important;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal;
}

.right_border_section {
	border: 1px solid #b7aeae;
	padding: 12px 20px;
	background: #fbfbf8;
	margin-top: 17px;
	border-radius: 5px;
}

#main_page {
	margin-bottom: 15px;
}

#kcartTable td {
	border-bottom: 1px solid #ccc;
	padding: 6px 10px;
	font-size: 15px;
	color: #5d5c5c;
	font-weight: bold;
}

td.total_anount {
	vertical-align: top !important;
}

.btn-primary {
	padding: 7px 20px;
	background: #c0c0c0 !important;
	color: #000;
	outline: none;
	border: none;
}

.box-design {
	border: 1px solid grey;
}

.box-design p {
	padding: 0 11px;
    width: 96%;
    float: right;
    text-align: left;	
}

.box-design {
	border: 2px solid grey;
	border-radius: 10px;
	width: 100%;
	height: auto;
	padding: 16px;
}

.lable_desing {
	width: 4%;
	float: left;
}

.pp_lable {
	width: 96%;
	float: right;
}

.lable_desing input {
	width: 20px;
	height: 20px;
}

.lable_desing .kform div.kform_spacer {
	margin: 0.45em 0 !important;
	display: block;
}

span.cart-count {
	position: absolute;
	z-index: 10;
	top: 17px;
	color: white;
	right: 96px;
	font-style: normal;
	font-weight: 700;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
}

a.nav-link .fa {
	font-size: 27px;
}

.ktemplate_pageContainer {
	width: 100% !important;
	margin: 0 auto;
	position: relative;
	font-family: Arial;
}

#kform .kform_layout2Col_L select {
	width: 100%;
	border-radius: 5px;
	border: 1px solid #cecece;
}

.kcartShopButton {
	display: none;
}

#kcartTitleRow {
	display: none;
}

.kform_layout2Col {
	float: left;
	width: 340px;
	position: relative;
	padding-right: 0px !important;
	float: left;
}

.kform_kcartCheckout .kform_submitBtn {
	width: 100%;
}

select {
	border: 1px solid #ccc;
	border-radius: 5px;
}

.kform_layout2Col_L {
	width: 100% !important;
}

#kform .kform_layout2Col_L input[type="text"],
input[type="email"],
input[type="tel"],
input[type="number"] {
	width: 100% !important;
}

#kform_paySourceCard {
	width: 100% !important;
}

#kform input[type="text"],
input[type="email"],
input[type="tel"],
input[type="number"] {
	width: 100% !important;
}