#basketcontent {
	width: 95%;
	max-width: 950px;
	margin: 0 auto;
	font-family: 'Helvetica Neue', helvetica, arial, sans-serif;
}

#m-dialog .topbutton {
	text-transform: none;
	text-shadow: none;
	border: none;
	font-size: 18px;
	font-family: 'Helvetica Neue', helvetica, arial, sans-serif;
}

#checkoutcol1, #checkoutcol2, .sticky-wrapper {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}

#checkoutcol1 {
	width: 78%;
	padding-right: 50px;
}

#checkoutcol1wrap {
	white-space: nowrap;
	overflow-x: hidden;
}

.checkoutsec {
	position: relative;
	display: inline-block;
	opacity: 0;
	width: 100%;
	vertical-align: top;
	white-space: normal;
}

.checkoutback {
	position: absolute;
	top: 2px;
	left: 0;
	cursor: pointer;
}

.checkoutback:after {
	content: '\f053';
	color: var(--main-color);
	font-family: 'FontAwesome';
	font-size: 30px;
}

.sticky-wrapper {
	width: 22%;
}

#checkoutcol2 {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#basketcontent > #checkoutcol2 {
	width: 22%;
}

.sticky-wrapper > #checkoutcol2 {
	display: block;
}

#checkoutcol2.stuck {
	width: 209px;
	position:fixed;
	top: var(--header-offset);
}

.baskettop, .baskettop th {
	padding: 3px 5px;
	color: var(--main-color);
	font-size: 13px;
	font-weight: 400;
	text-align: center;
	border-top: 1px solid var(--main-color);
	border-bottom: 1px solid lightgray;
}

#checkoutcol2 .baskettotal {
	width: auto;
	text-align: left;
	margin: 5px 0 10px;
}

.basket_total_vat td {
	font-weight: 300;
}

.basket_total_withvat {
	border-top: 1px solid lightgray;
}

#basketcheckout, #basketcoupon {
	display: block;
	text-align: center;
	margin: 5px 0;
	text-transform: none;
	text-shadow: none;
	border: none;
	font-size: 18px;
}

.basketcheckoutinfo {
	font-size: 12px;
	color: gray;
	font-weight: 300;
	margin-top: 10px;
}

.basketcheckoutinfo.check {
	padding-left: 18px;
	text-indent: -18px;
}

.checkoutuvjetidiv {
	text-align: left;
}

.checkoutuvjetidiv p {
	font-family: 'Helvetica Neue', helvetica, arial, sans-serif;
	font-size: 13px;
}

.checkoutuvjetidiv p a {
	font-weight: 300;
	color: var(--main-color);
}


.basketcouponwrap {
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 8px 0;
	font-size: 14px;
	color: gray;
	border-top: 1px solid var(--main-color);
}

.checkoutsectitle.baskettop {
	text-align: left;
	border-bottom: none;
	padding-left: 35px;
	font-size: 22px !important;
	font-weight: 500 !important;
	margin-bottom: 10px;
}

#baskettab, #basketinfo {
	margin: 0 auto;
	padding: 20px 0;
	font-weight: 300;
}

#baskettab {
	border-spacing: 0;
    border-collapse: collapse;
    -webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#baskettab tr > td {
	border-bottom: 1px solid lightgray;
	padding: 5px;
}

#baskettab tr:first-child > td {
	padding: 0;
}

#baskettab tr.basketnobr > td, #baskettab tr.basketjobpopust > td {
	border-bottom: none;
}

#baskettab tr.basketjobpopustinfotr > td {
	padding-top: 0;
}

.baskett1 {
	width: 130px;
}

.baskett2 {
}

.baskett3, .baskett5 {
	width: 80px;
}

.baskett4 {
	width: 50px;
}

.baskett6 {
	width: 40px;
}

.basketjobicn {
	width: 100%;
	height: 80px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	cursor: pointer;
}

.basketjobpreview {
	position: relative;
	width: 480px;
	height: 480px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.basketjobinfo {
	text-align: left;
	padding: 5px;
	width: 300px;
	max-width: 300px;
	overflow: hidden;
	white-space: nowrap;
}

.basketjobinfo > div {
	padding: 0 5px;
}

.basketjobinfo .basketjobsale {
	white-space: normal;
}

.basketjobproduct {
	color: gray;
	font-size: 14px;
	margin-bottom: 8px;
}

.basketjobtitle {
	color: black;
	margin-bottom: 3px;
	font-size: 18px;
	font-weight: 400;
	overflow: hidden;
	text-overflow: ellipsis;
}

.basketjobpages {
}

.basketjobsale {
	color: red;
	font-weight: 400;
	margin-top: 8px;
}

#baskettab .basketqtytd {
	text-align: center;
	padding: 5px 0 5px 10px;
}

#baskettab .basketqtywrap {
	position: relative;
	padding: 0 4px;
    white-space: nowrap;
    border: 1px solid #ccc;
    border-radius: 4px;
	z-index: 0;
}

#baskettab .basketqtywrap > div {
	position: relative;
	display: inline-block;
	cursor: pointer;
	font-weight: 600;
	border-radius: 4px;
}

.basketjobqt_p, .basketjobqt_m {
	font-size: 18px;
	color: #aaa;
	margin: 0 -4px;
	padding: 0 10px;
	background-color: white;
	vertical-align: text-bottom;
	touch-action: manipulation;
}

.basketjobqt_p:hover, .basketjobqt_m:hover {
	color: #444;
}

.basketjobqt_m {
	border-right: none;
}

.basketjobqt_p {
	border-left: none;
}

.basketjobqty {
	font-size: 24px;
	color: var(--main-color);
	padding: 0 8px 1px;
	margin: -1px 0;
	background-color: white;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
	z-index: 2;
}

.basketjobqty:hover {
	background-color: var(--main-color);
	color: white;
}

#baskettotalgo {
	font-weight: 500;
}

.basketjobprice, .basketjobtotal, .baskettotal, .baskettotal {
	width: 80px;
	text-align: right;
	font-size: 18px;
	white-space: nowrap;
}

#baskettab tr > td.basketjobprice {
	padding-right: 10px;
}

.basketjobtotal, .baskettotal {
	font-weight: 400;
}

.baskettotalinfo {
	font-weight: 400;
	font-size: 18px;
	white-space: break-spaces;
}

#baskettab .basketjobremove_td {
	vertical-align: top;
    text-align: right;
}

.basketjobremove {
	position: relative;
	float: right;
	width: 26px;
    height: 25px;
	cursor: pointer;
}

.basketjobremove:hover {
	opacity: 0.5;
}

.basketjobremove:after {
	position: absolute;
    top: 2px;
    left: 5px;
    color: lightgray;
    content: "\f00d";
    font-family: 'FontAwesome';
    font-size: 20px;
}

.basketjobcodesinfo, .basketpopustcodes {
	text-align: left;
	color: red;
	font-size: 14px;
}

.basketjobcodesinfo .basketjobcodesinfocode:hover, .basketpopustcodes .basketcodesinfocode:hover {
	cursor: pointer;
	color: darkred;
}

#basketinfo {
	text-align: center;
}

#basketinfo p {
	color: gray;
	font-size: 18px;
}

.couponsinputwrap {
	position: relative;
	font-family: 'Helvetica Neue', helvetica, arial, sans-serif;
	width: 290px;
	max-width: 100%;
	font-size: 14px;
	font-weight: 400;
	color: gray;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.couponsinput {
	font-family: 'Helvetica Neue', helvetica, arial, sans-serif !important;
	font-size: 16px;
	font-weight: 400;
	width: 100%;
	height: 80px;
	margin: 10px 0;
	box-sizing: border-box;
	padding: 5px;
	resize: none;
	border: none;
	background-color: white;
}

.couponsinputinfo {
	min-height: 80px;
	margin-bottom: 5px;
	text-align: left;
}

.couponsinputinfo .code {
	color: red;
	font-weight: 600;
}

.couponsinputinfo .couponsinfowarning {
	text-align: center;
	display: block;
}

#couponscheck {
	display: block;
	margin-bottom: 5px;
}

.qtyselwrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

#qtinput {
	width: 80px;
	text-align: center;
}

#qtinput:focus {
	border-color: #f5f5f5;
	outline: none;
}

#mycoupons {
	display:none;
	margin-top: 20px;
}

.mycouponstitle {
	padding-top: 10px;
	border-top: 1px solid gray;
	font-size: 16px;
}

.mycoupout {
	display: inline-block;
	float: left;
	width: 33.3%;
	box-sizing: border-box;
	padding: 10px;
}

.mycoupwrap {
	padding: 10px;
	border: 1px solid lightgray;
	border-radius: 5px;
	text-align: center;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.mycoupwrap:hover {
	cursor: pointer;
	background-color: lightgray;
}

.mycoupcode {
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 5px;
}

.mycoupinfo {
	color: gray;
}

/* form: address, */

#checkoutcol1wrap .form100 {
	display: block;
}

#checkoutcol1wrap .form50 {
	display: inline-block;
	padding-left: 2%;
	width: 50%;
	box-sizing: border-box;
}

#checkoutcol1wrap .form50.first {
	padding-right: 2%;
	padding-left: 0%;
}

#checkoutcol1wrap label {
	color: gray;
	display: block;
}

#checkoutcol1wrap .label_select {
	margin-bottom: 10px;
	font-size: 16px;
}

#checkoutcol1wrap input {
	padding: 10px;
	font-size: 16px;
	border: 1px solid #dddddd;
	color: black;
	background-color: #f5f5f5;
	border-radius: 4px;
}

#checkoutcol1wrap input.text {
    margin-bottom: 12px;
    width: 100%;
    box-sizing: border-box;
}

.forms_h input, 
.forms_h textarea, .forms_h select, 
#content .forms_h select {
    width: 100%;
    padding: 10px;
    font-size: 16px;
    border: 1px solid #dddddd;
    color: black;
    background-color: white;
    border-radius: 4px;
    margin-top: 2px;
	margin-bottom: 12px;
}

#deladdr.forms_h select {
    background-color: #f5f5f5;
}

#checkoutcol1wrap input:focus {
	border-color: var(--main-color);
	outline: 1px var(--main-color);
	outline-style: auto;
}

#checktottable {
	table-layout:fixed;
	border-spacing: 0px;
	width: 100%;
	font-size: 15px;
	color: gray;
	text-align: left;
}

#checktottable td {
	padding: 2px 0;
}

#checktottable td:last-child {
	text-align: right;
}

#checktottable #totall td {
	color: black;
	font-size: 16px;
	padding-top: 4px;
	border-top: 1px solid lightgray;
}

#checktottable.check_bruto #totall td {
	font-weight: 500;
}

#checktottable.check_neto .basket_total_vat td {
	font-size: 16px;
}

#checktottable.check_neto .basket_total_withvat td {
	color: black;
	font-size: 16px;
	font-weight: 500;
}

#placanje, #proizvodnja {
	color:black;
	font-family: 'Helvetica Neue', helvetica, arial, sans-serif;
}
.checkwrap {
	position: relative;
	margin-bottom: 10px;
	padding: 10px 10px 10px 70px;
	border: 1px solid #ccc;
	border-radius: 5px;
	overflow: hidden;
}
.checkwrap:hover {
	background-color:#ccc;
	cursor:pointer;
}
.checkwrap.checkwrapsel {
	background-color: #ffdeb2;
}

.checkwrap input {
	position: absolute;
	margin-left: -200px;
	width: 0;
	height: 0;
	padding:0;
}
.checknaziv {
	font-size: 18px !important;
	font-weight: 500 !important;
	margin-bottom: 10px;
}

.checkwrap .checkcheck {
	position: absolute;
	top: 10px;
	left: 15px;
	width: 40px;
	height: 40px;
	background-size: 100%;
	background-repeat: no-repeat;
	background-image: url(/images/check_off.png);
	opacity: 0.3;
}

.checkwrap.checkwrapsel .checkcheck {
	background-image: url(/images/check2orange.png);
	opacity: 1;
}

.finishtext {
	padding: 20px 0 !important;
}

/* Responsive Design
------------------------------------------------------------ */

@media only screen and (max-width: 1200px) {
}

@media only screen and (max-width: 999px) {
}

@media only screen and (max-width: 768px) {
	#content .pagetoptitle {
		margin: 0 !important;
		padding: 0 !important;
		left: 60px;
		top: 14px;
		width: calc(100vw - 120px) !important;
	}
	#checkoutcol1, #checkoutcol2, .sticky-wrapper {
		display: block;
		width: 100%;
	}
	#checkoutcol1 {
		padding-right: 0;
	}
	#baskettab {
		width: 100%;
	}
	#baskettab .baskettop {
		position: relative;
		border: none;
	}
	#baskettab .baskettop:after {
		content: ' ';
		position: absolute;
		left: -20px;
		bottom: 0;
		display: block;
		width: calc(100% + 40px);
		height: 1px;
		background-color: var(--main-color);
	}
	#baskettab .baskettop > th, #baskettab .basket0 > td {
		border: none;
	}
	.basketjobqty {
		margin-left: 0;
	}
	#checkoutcol2 {
		width: auto;
	}
	#checkoutcol2 .baskettop {
		display: none;
	}
	#checkoutcol2wrap {
		direction: rtl;
	}
	#checkoutcol2wrap.checkoutorder {
		direction: ltr;
	}
	#checkoutcol2wrap_s1, #checkoutcol2wrap_s2 {
		display: inline-block;
		direction: ltr;
		box-sizing: border-box;
		vertical-align: baseline;
	}
	#checkoutcol2wrap_s1 {
		width: 350px;
	}
	#checkoutcol2wrap_s2 {
		width: calc(100% - 350px);
		padding-right: 20px;
	}
	.basketjobqt_p:hover, .basketjobqt_m:hover {
		color: #aaa;
	}
	.basketjobqty:hover {
		background-color: white;
		color: var(--main-color);
	}
	.checkoutsectitle.baskettop {
		border-top: none;
	}
	.finishtext {
		padding: 0 20px 20px !important;
	}
}

@media only screen and (max-width: 600px) {
	.baskett1 {
		width: 90px;
	}
	.baskett3, .baskett5 {
		width: 65px;
	}
	#checkoutcol1wrap .form50 {
		display: block;
		width: 100%;
		padding-left: 0;
	}
	#checkoutcol1wrap .form50.first {
		padding-right: 0;
	}
	#checkoutcol1wrap .form50fix {
		display: inline-block;
		padding-left: 2%;
		width: 50%;
	}
	#checkoutcol1wrap .form50fix.first {
		padding-right: 2%;
		padding-left: 0%;
	}
	.basketjobpreview {
		width: 280px;
		height: 280px;
	}
	.mycoupout {
		width: 50%;
	}
}

@media only screen and (max-width: 480px) {
	#basketcontent {
		width: auto;
	    margin: unset;
		padding: 0 20px 220px;
	}

	#checkoutcol2 {
		position: fixed;
		left: 0;
		bottom: 0;
		width: 100%;
	}

	#checkoutcol2wrap {
		width: 100vw;
		max-width: 100vw;
		padding: 20px 20px 50px;
		background-color: white;
		box-sizing: border-box;
		box-shadow: 0px 0px 20px 0px #999;
		border-top-left-radius: 8px;
	    border-top-right-radius: 8px;
		direction: ltr;
		position: absolute;
		bottom: 0;
	}

	#checkoutcol2wrap_s1, #checkoutcol2wrap_s2 {
		display: block;
		width: auto;
		padding: 0;
	}

	#basketcontent.ordercontent {
		padding-bottom: 0;
	}

	#basketcontent.ordercontent #checkoutcol2wrap {
		padding: 20px 20px 60px;
	}

	.ordercontent #checkoutcol1wrap {
		overflow: hidden;
		height: calc(100vh - 60px);
	}

	#checkoutcol2 .baskettotal {
		margin: 0;
	}

	#checkoutcol2 .baskettotal > table {
		border-collapse: unset;
	    border-spacing: inherit;
	}

	#basketcheckout, #basketcoupon {
		position: absolute;
		bottom: 20px;
		margin: 0;
		box-sizing: border-box;
	}

	#basketcheckout {
		right: 20px;
		width: calc(70% - 60px);
	}

	#basketcontent.ordercontent #basketcheckout {
		width: calc(100% - 40px);
	}

	#basketcheckoutinfo {
		margin-top: 4px;
	}

	#basketcouponwrap {
		border: none;
		margin: 0;
		padding-top: 4px;
	}

	#basketcouponinfo {
		display: none;
	}

	#basketcoupon {
		left: 20px;
		width: 30%;
	}

	/* proizvodi u košarici na malim ekranima */

	#baskettab tr.basket0 {
		display: none;
	}

	#baskettab tr.baskettop {
		position: relative;
		display: block;
	    width: calc(100vw - 40px);
		padding: 0;
		box-sizing: border-box;
	}

	#baskettab tr.baskettop th {
		display: none;
		border: none;
		width: 25%;
		box-sizing: border-box;
	}

	#baskettab tr.baskettop th:first-child {
		padding-left: 0;
		text-align: left;
	}

	#baskettab tr.baskettop th:nth-last-child(2) {
		padding-right: 0;
		text-align: right;
	}

	#baskettab tr.baskettop th:last-child {
		padding: .1px;
	}

	#baskettab .basketjob_tr {
		position: relative;
		display: block;
	    width: calc(100vw - 40px);
		padding-bottom: 6px;
	    margin-top: 20px;
		white-space: nowrap;
		text-align: right;
	}

	#baskettab .basketjobpopustinfotr {
		position: relative;
		display: block;
	    width: calc(100vw - 40px);
		white-space: nowrap;
		text-align: right;
	}

	#baskettab .basketjob_tr:after, #baskettab .basketjobpopustinfotr:after {
		content: ' ';
		position: absolute;
		left: -20px;
		bottom: 0;
		display: block;
		width: calc(100% + 40px);
		height: 1px;
		background-color: lightgray;
	}

	#baskettab .basketjob_tr.basketjobpopust:after {
		background-color: transparent;
	}

	#baskettab .basketjob_tr > td, #baskettab .basketjobpopustinfotr > td {
		border: none;
	}

	#baskettab .basketjobicn_td, #baskettab .basketjobinfo {
		position: absolute;
		top: 0;
		padding: 0;
	}

	#baskettab .basketjobremove_td {
		position: absolute;
		top: -15px;
		right: -15px;
	}

	#baskettab .basketjobicn_td {
		left: -10px;
		width: 40%;
	}

	#baskettab .basketjobinfo {
		left: 40%;
		width: 60%;
	}

	.basketjobinfo > div {
		padding-right: 0;
	}

	#baskettab .basketjobprice, #baskettab .basketqtytd, #baskettab .basketjobtotal {
		display: inline-block;
		width: auto;
		padding-top: 90px;
	}

	#baskettab .basketjobtotal {
		padding-right: 0;
		min-width: 70px;
	}

	#baskettab .basketqtytd {
		margin: 0 20px;
	}

	.basketjobcodesfirst {
		display: none;
	}

	.basketjobcodesinfo {
		position: absolute;
		left: 0;
		top: 4px;
		padding-left: 0 !important;
		font-weight: 400;
	}

	.checkoutsec {
		height: 100%;
	    overflow: scroll;
	}

	.checkoutsectionwrap {
		padding-bottom: 250px;
	}

	.checkoutsectitle.baskettop {
		position: fixed;
		top: 0;
		left: 67px;
		width: calc(100vw - 134px);
		color: white;
		z-index: 2;
		text-align: center;
		font-weight: 500;
		font-size: 22px;
		padding: 14px 0 5px;
		margin: 0;
		box-sizing: border-box;
		white-space: nowrap;
		text-overflow: ellipsis;
		background-color: var(--main-color);
	    border: none;
	}

	.checkoutback {
		position: fixed;
		top: 13px;
		left: 10px;
		z-index: 2;
	}
	
	.checkoutback:after {
		content: '\f053';
		color: white;
		font-family: 'FontAwesome';
		font-size: 30px;
	}
		
}
@media only screen and (max-width: 400px) {
	.mycoupout {
		width: 100%;
	}
}


.predvideno_vrijeme_datum span{
	font-weight: 500;
}

.procjena_isporuke_mobile {
	display: none;

}

.procjena_isporuke_desktop {
	display: block;
}

.free_dostava_progress {
	margin: 10px 0;
	display: none;
}

.free_dostava_pre_text {
	font-size: 1rem;
	width: 100%;
	text-align: center;
	margin-top: 5px;
}


.free_dostava_progress_bar_container {
	display: flex;
	align-items: center;
	justify-content: center;
	justify-items: center;	
	margin: 5px 0 0 0;


}

.free_dostava_icon {
	width: 40px;
	height: 40px;
	margin-right: 10px;
	display: flex;
	text-align: center;
	font-size: 18px;
	padding-right: 3px;
	box-sizing: border-box;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background-color: var(--main-color);
	color: white;
	transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
}

.free_dostava_progress_bar_wrapper {
	flex: 1;
	height: 7px;
	margin: 0 10px 0 0 ;
	position: relative;
}

.free_dostava_progress_bar {
	width: 100%;
	height: 100%;
	background-color: #ddd;
	border-radius: 6px;
}


.free_dostava_progress_bar_value {
	width: 0;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: var(--main-color);
	border-radius: 6px;
}



.free_dostava_progress_text{
	width: 100%;
	text-align: left;
	padding-left: 49px;
	box-sizing: border-box;
	font-size: 1rem;
	margin-top: -8px;
}


@media only screen and (max-width: 480px) {
	.procjena_isporuke_mobile {
		display: block;
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 10px 0 15px 0;
		box-sizing: border-box;
		font-size: 15px;
	}
	.procjena_isporuke_desktop {
		display: none !important;
	}
}


.cijena_dost {
	position: absolute;
	top: 10px;
	right: 12px;
	font-size: 17px;
	color: #444;
	font-weight: 500;
}



.choice_buttons {
	display: flex;
	gap: 10px;
	margin-bottom: 10px;
}

.cleanbutton {
	all: unset;
	cursor: pointer;
	border-radius: 6px;
	border: none;
	padding: 10px 15px;
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	background-image: unset;
	background-color: var(--main-color);
	box-sizing: border-box;
  }
  
.choice_button {
	flex: 1;
	padding: 8px 12px;
	background: #f5f5f5;
	border: 1px solid #ddd;
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	color: #333;
}

.choice_button:hover {
	background: #e9e9e9;
}

.choice_button.active {
	background: var(--main-color);
	color: #fff;
	border-color: var(--main-color);
}

.perks_button {
	background: none;
	border: none;
	color: var(--main-color);
	cursor: pointer;
	font-size: 12px;
	text-decoration: underline;
	padding: 0;
	margin-left: 10px;
}

.perks_button:hover {
	color: #0056b3;
}

.account_fields {
	max-height: 500px;
	transition: max-height 0.5s ease-in-out;
	overflow: hidden;
}
.account_fields.hidden {
	max-height: 0;
	transition: max-height 0.5s ease-in-out;
}

/* Simple Modal Styles */
.modal_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 10000;
	display: flex;
	align-items: center;
	justify-content: center;
}

.modal_content {
	background: #fff;
	border-radius: 4px;
	max-width: 400px;
	width: 90%;
	max-height: 70vh;
	overflow-y: auto;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
}

.modal_header {
	padding: 15px 20px;
	border-bottom: 1px solid #ddd;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.modal_header h3 {
	margin: 0;
	font-size: 18px;
	font-weight: 600;
	color: #333;
}

.modal_close {
	background: none;
	border: none;
	font-size: 20px;
	color: #999;
	cursor: pointer;
	padding: 0;
	width: 25px;
	height: 25px;
}

.modal_close:hover {
	color: #333;
}

.modal_body {
	padding: 20px;
}

.perks_list {
	display: flex;
	flex-direction: column;
	gap: 15px;
}

.perk_item {
	display: flex;
	align-items: flex-start;
	gap: 10px;
	padding: 10px;
	background: #f9f9f9;
	border-radius: 4px;
}

.perk_item i {
	font-size: 16px;
	color: var(--main-color, #007bff);
	margin-top: 2px;
	flex-shrink: 0;
}

.perk_content h4 {
	margin: 0 0 5px 0;
	font-size: 14px;
	font-weight: 600;
	color: #333;
}

.perk_content p {
	margin: 0;
	font-size: 12px;
	color: #666;
	line-height: 1.4;
}

.modal_footer {
	padding: 15px 20px;
	border-top: 1px solid #ddd;
	display: flex;
	gap: 10px;
	justify-content: flex-end;
}

/* Choice buttons styling */
.choice_buttons_vertical {
	display: flex;
	flex-direction: column;
	gap: 10px;
	margin-bottom: 20px;
}

.choice_button {
	padding: 12px 20px;
	border: 2px solid #ddd;
	border-radius: 5px;
	cursor: pointer;
	text-align: center;
	transition: all 0.3s ease;
	background-color: white;
	color: #333;
	font-size: 14px;
	font-weight: 500;
}

.choice_button:hover {
	border-color: var(--main-color, #007bff);
	background-color: #f8f9fa;
}

.choice_button.active {
	background-color: var(--main-color, #007bff);
	color: white;
	border-color: var(--main-color, #007bff);
}

/* Email field styling */
.email_field {
	margin-bottom: 20px;
}

.form_help_text {
	font-size: 12px;
	color: #666;
	margin-top: 5px;
	line-height: 1.4;
}

/* Existing user modal styling */
.existing_user_options {
	display: flex;
	flex-direction: column;
	gap: 10px;
	margin-top: 15px;
}

.existing_user_options button {
	width: 100%;
	padding: 12px 20px;
	border-radius: 4px;
	font-size: 14px;
	font-weight: 500;
	cursor: pointer;
	transition: all 0.3s ease;
}

/* Form input error styling */
.form-input-error {
	border-color: #dc3545 !important;
	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25) !important;
}

/* Responsive design */
@media (max-width: 768px) {
	.choice_buttons_vertical {
		gap: 8px;
	}
	
	.choice_button {
		padding: 10px 16px;
		font-size: 13px;
	}
	
	.existing_user_options {
		gap: 8px;
	}
	
	.existing_user_options button {
		padding: 10px 16px;
		font-size: 13px;
	}
}




.guest_account_choice {
	position: relative;
	max-width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	border: 1px dashed var(--main-color);
	background-color: var(--color-background-accent);
	border-radius: 10px;
	padding: 10px 10px 0 10px;
	margin-bottom: 20px;
}

.guest_account_choice_text {
	text-align: left;
	width: 100%;
	margin-bottom: 10px;
	padding-left: 10px;
}

.guest_account_choice p {
	color: var(--color-text);
}
@media (min-width: 768px) {
	.choice_buttons_wap {
		position: absolute;
		right: 20px;
	}
}
.choice_buttons_wap {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	justify-content: center;
}

.choice_buttons {
	display: flex;
	gap: 10px;
	margin-bottom: 10px;
}

.choice_button {
	min-width: unset;
	padding: 4px 20px;
	background-color: var(--color-background-accent);
	color: var(--color-text);
	border-radius: 5px;
	border: 1px solid var(--main-color);
}

.guest_account_choice_close {
	position: absolute;
	top: 2px;
	right: 10px;
	cursor: pointer;
	color: #666;
}

body:has(.iframe_content) {
	padding-top: 0;
}