html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

template {
	display: none
}

[hidden] {
	display: none
}

ul {
	list-style: none;
	margin: 0;
	padding: 0
}


.loading-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, .5);
	z-index: 999;
	color: #fff
}

.loading-overlay .loading-content {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

.time-selector select {
	padding-left: 30px;
	-webkit-box-shadow: 0 0 20px 0 #ececf3;
	box-shadow: 0 0 20px 0 #ececf3;
	border: 1px solid #ebebeb
}

.florist-wrapper.login {
	background: #fff url(./img/bg-login.png) right top no-repeat
}


body {
	position: relative
}

.form-wrapper .form-element {
	width: 100%;
	height: 52px;
	border: 1px solid #26262a;
	padding: 0 20px;
	margin-bottom: 20px
}

.form-wrapper .form-element.textarea {
	height: 104px;
	padding: 20px
}

.form-wrapper .btn {
	width: 100%;
	height: 52px;
	font-weight: 700
}

.form-wrapper .btn.send {
	color: #fff;
	background: #e53d3d
}

.form-wrapper .btn.send:hover {
	background: #9e231f
}

.form-wrapper .btn.cancel {
	color: #26262a;
	border: 1px solid #26262a;
	background: 0 0
}

.form-wrapper .btn.cancel:hover {
	background: #35353a;
	color: #fff
}


.box {
	background: #fff;
	-webkit-box-shadow: -2px 3px 10px 0 rgba(0, 0, 0, .1);
	box-shadow: -2px 3px 10px 0 rgba(0, 0, 0, .1) !important;
}

.cbtn {
	height: 36px;
	line-height: 36px;
	background: #472439;
	color: #fff;
	font-size: 14px;
	display: inline-block;
	padding: 0 40px;
	border-radius: 0
}

.cbtn:hover {
	background: #fff;
	color: #472439
}

.h6,
h6 {
	font-size: 13px;
	color: #151515;
	font-weight: 600;
	margin: 0
}

.h4,
h4 {
	color: #151515;
	font-weight: 600;
	margin: 0
}

p {
	color: #151515;
	line-height: 1.4
}

.pl0 {
	padding-left: 0 !important
}

.pr0 {
	padding-right: 0 !important
}

.pl10 {
	padding-left: 10px !important
}

.pr10 {
	padding-right: 10px !important
}

@font-face {
	font-family: icomoon;
	src: url(./fonts/icomoon.eot?ympp47);
	src: url(./fonts/icomoon.eot?ympp47#iefix) format("embedded-opentype"), url(./fonts/icomoon.ttf?ympp47) format("truetype"), url(./fonts/icomoon.woff?ympp47) format("woff"), url(./fonts/icomoon.svg?ympp47#icomoon) format("svg");
	font-weight: 400;
	font-style: normal
}

[class*=" icomoon-"],
[class^=icomoon-] {
	font-family: icomoon !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-arrow-thin-up:before {
	content: "\e900"
}

.icon-arrow-thin-down:before {
	content: "\e901"
}

.icon-arrow-next:before {
	content: "\e902"
}

.icon-arrow-prev:before {
	content: "\e903"
}

.icon-date:before {
	content: "\e904"
}

.icon-search:before {
	content: "\e905"
}

.icon-arrow-thin-next:before {
	content: "\e906"
}

.icon-arrow-thin-prev:before {
	content: "\e907"
}

.icon-star:before {
	content: "\f005"
}

.icon-star-o:before {
	content: "\f006"
}

.icon-check:before {
	content: "\f00c"
}

.icon-phone:before {
	content: "\f095"
}

.icon-twitter:before {
	content: "\f099"
}

.icon-facebook:before {
	content: "\f09a"
}

.icon-mail:before {
	content: "\f0e0"
}

.icon-linkedin:before {
	content: "\f0e1"
}

.icon-location-arrow:before {
	content: "\f124"
}

.icon-youtube:before {
	content: "\f16a"
}

.icon-user-o:before {
	content: "\f2c0"
}

.icon-time:before {
	content: "\e950"
}

.comments .h3 {
	color: #3c5063;
}

.comments .comment-list .comment {
	border-bottom: 1px solid #e1e4e7;
	padding: 30px 0;
}

.comments .comment-list .comment:last-child {
	border-bottom: 0;
}

.comments .comment-list .comment .stars {
	overflow: hidden;
	margin-bottom: 15px;
}

.comments .comment-list .comment .stars i {
	float: left;
	color: #472439;
	margin-right: 6px;
}

.comments .comment-list .comment .title {
	font-size: 16px;
	color: #3c5063;
	margin-bottom: 0px;
}

.comments .comment-list .comment .description {
	font-size: 14px;
	color: #6e6e6e;
	line-height: 18px;
}

.comments .comment-list .comment .description p {
	margin: 0;
}

.comments .form {
	background: #FFF;
	padding: 30px;
	border-radius: 6px;
	margin-top: 35px;
}

.comments .form .form-group {
	position: relative;
	margin-bottom: 20px;
}

.comments .form .form-group.clearfix {
	margin-bottom: 15px;
}

.comments .form label {
	font-size: 16px;
	font-weight: 300;
	color: #3c5063;
	display: block;
	float: left;
	margin: 0 10px 0 0;
}

.comments .form .stars {
	overflow: hidden;
	float: left;
	margin-bottom: 0;
}

.comments .form .stars li {
	float: left;
	margin-right: 6px;
}

.comments .form .stars li i {
	color: #472439;
	font-size: 24px;
}

.comments .form .stars li.hover {
	cursor: pointer;
}

.comments .form .stars li.hover i {
	color: #9adbf5;
}

.comments .form i.input {
	font-size: 22px;
	color: #472439;
	position: absolute;
	left: 16px;
	top: 16px;
}

.comments .form input[type="text"] {
	width: 100%;
	padding: 0 20px 0 50px;
	border: 1px solid #e8e8e8;
	height: 55px;
	font-family: inherit;
	font-weight: 300;
	border-radius: 6px;
	color: inherit;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 16px;
}

.comments .form textarea {
	border: 1px solid #e8e8e8;
	width: 100%;
	height: 150px;
	font-family: inherit;
	font-weight: 300;
	border-radius: 6px;
	color: inherit;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 15px 20px;
	resize: none;
	font-size: 16px;
}

.comments .form input[type="submit"] {
	height: 55px;
	line-height: 55px;
	border-radius: 6px;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-family: inherit;
	font-weight: 300;
	font-size: 16px;
}

.comments .form input[type="submit"]:hover {
	border-color: #472439;
}


.box-padding {
	padding: 30px;
}

.box-radius {
	border-radius: 6px;
}

.box-border {
	border: 1px solid #e4e4e4;
}

.box-shadow {
	box-shadow: 0 8px 16px 0 rgba(58, 95, 149, 0.1);
}




.add-btn-wrapper>button {
	display: inline-block;
	padding: 5px 10px;
	border-radius: 5px;
	border: solid 1px rgba(0, 0, 0, .08);
	background-color: #fff;
	font-size: 14px;
	font-weight: 300;
	color: #3c5063;
	position: relative;
	cursor: pointer;
}

.add-btn-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
}


.blog-sidebar-title {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 10px;
	text-align: center;
}

.blog-details img {
	max-width: 100%;
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}

.list-head {
	min-height: 100px;
	-webkit-box-shadow: 0px 10px 20px 0px #ececf3 !important;
	box-shadow: 0px 10px 20px 0px #ececf3 !important;
	background-color: #fff;
	border-top: 1px solid #eee;
}

h1,
.h1 {
	font-size: 24px;
}

h2,
.h2 {
	font-size: 22px
}

h3,
.h3 {
	font-size: 21px;
}

h4,
.h4 {
	font-size: 20px;
}

h5,
.h5 {
	font-size: 19px;
}

h6,
.h6 {
	font-size: 18px;
}

.breadcrumbs .breadcrumb {
	padding: 15px 0 20px;
	margin: 0;
}

.breadcrumbs .breadcrumb li {
	font-size: 14px;
	letter-spacing: -0.4px;
	margin-right: 10px;
	color: #929DA8;
}

.breadcrumbs .breadcrumb li.active {
	font-weight: bold;
}

.breadcrumbs .breadcrumb li::before {
	color: #929DA8;
}

.breadcrumbs .breadcrumb a {
	color: #929DA8;
}

.breadcrumbs .breadcrumb a:hover {
	color: #472439;
}


.breadcrumb-item+.breadcrumb-item::before {
	content: "\f054";
	font-family: "Font Awesome 7 Free";
	font-weight: 900;
}

@media (max-width: 991.98px) {
	.list-head {
		min-height: inherit;
		padding: 20px 0;
	}
}

.list-head p {
	line-height: 100px;
	font-size: 16px;
	margin: 0;
}

@media (max-width: 991.98px) {
	.list-head p {
		line-height: 1;
		text-align: center;
		font-size: 14px;
	}
}

.list-head .h2 {
	font-size: 26px;
	line-height: 100px;
	text-align: center;
	margin: 0;
}

@media (max-width: 991.98px) {
	.list-head .h2 {
		line-height: 2;
	}
}

.list-head .dropdown {
	float: right;
}

@media (max-width: 991.98px) {
	.list-head .dropdown {
		margin: 10px 0;
		float: none;
		text-align: center;
	}
}

.list-head .dropdown p {
	float: left;
}

@media (max-width: 991.98px) {
	.list-head .dropdown p {
		float: none;
		font-size: 16px;
		line-height: 1.5;
		margin-right: 10px;
		display: inline;
	}
}

.list-head .dropdown .btn {
	margin: 31px 0;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

@media (max-width: 991.98px) {
	.list-head .dropdown .btn {
		margin: 0;
		padding: 0;
	}
}

.list-head .dropdown .btn::after {
	display: none;
}

.list-head .dropdown .btn i {
	margin: 4px 0 0 10px;
	float: right;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.list-head .dropdown .btn.active i {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.list-head .dropdown .dropdown-menu {
	top: 80%;
	right: 0;
}

.footer-motto {
	min-width: 482px;
	background: #472439 url("./img/bg-footer-motto.png");
}

@media (max-width: 991.98px) {
	.footer-motto {
		min-width: inherit;
		padding: 30px 0;
	}
}

.footer-motto .row {
	min-height: 482px;
	text-align: center;
}

@media (max-width: 991.98px) {
	.footer-motto .row {
		min-height: inherit;
	}
}

.footer-motto p {
	width: 100%;
	font-size: 40px;
	line-height: 1.2;
	display: block;
	margin-bottom: 40px;
	color: #FFF;
}

@media (max-width: 991.98px) {
	.footer-motto p {
		text-align: center;
		font-size: 22px;
		line-height: 1.4;
		margin-bottom: 20px;
	}
}

.footer-motto a {
	min-width: 200px;
	height: 54px;
	line-height: 54px;
	border: 1px solid #FFF;
	background: #472439;
	color: #FFF;
	font-size: 14px;
	display: inline-block;
	padding: 0;
	border-radius: 0;
	font-weight: 500;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	text-decoration: none;
}

.footer-motto a:hover {
	background: #FFF;
	color: #472439;
}

.mb-30 {
	margin-bottom: 30px;
}

.rate {
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
	height: 40px;
}

.rate input {
	display: none;
}

.rate:not(:checked)>label {
	width: 1em;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
	font-size: 30px;
	color: #ccc;
}

.rate:not(:checked)>label:before {
	content: '★ ';
}

.rate>input:checked~label {
	color: #ffc700;
}

.rate:not(:checked)>label:hover,
.rate:not(:checked)>label:hover~label {
	color: #deb217;
}

.rate>input:checked+label:hover,
.rate>input:checked+label:hover~label,
.rate>input:checked~label:hover,
.rate>input:checked~label:hover~label,
.rate>label:hover~input:checked~label {
	color: #c59b08;
}

.star-color {
	color: #ffc700;
}

.comments .form {
	margin-top: 0;
}

.special-design-area p {
	font-size: 36px;
}

.special-design-area a,
.special-design-area button {
	font-size: 20px;
	padding: 0 30px;
	border-width: 1.5px;
}

.force-bs-modal.modal-open {
	overflow: hidden
}

.force-bs-modal .modal-body .form-group label {
	font-weight: bold;
	width: 100%;
	text-align: left;
}

.modal-open .force-bs-modal.modal {
	overflow-x: hidden;
	overflow-y: auto
}

.force-bs-modal.modal {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	display: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
	outline: 0;
}

.force-bs-modal.modal-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none
}

.force-bs-modal.modal.fade .modal-dialog {
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out;
	-webkit-transform: translate(0, -50px);
	transform: translate(0, -50px)
}

@media (prefers-reduced-motion:reduce) {
	.force-bs-modal.modal.fade .modal-dialog {
		transition: none
	}
}

.force-bs-modal.modal.show .modal-dialog {
	-webkit-transform: none;
	transform: none;
	width: auto;
	height: auto;
	min-width: inherit;
	min-height: inherit;
	background: inherit;
	margin: 1.75rem auto !important;
}

.force-bs-modal .modal-dialog-scrollable {
	display: -ms-flexbox;
	display: flex;
	max-height: calc(100% - 1rem)
}

.force-bs-modal .modal-dialog-scrollable .modal-content {
	max-height: calc(100vh - 1rem);
	overflow: hidden
}

.force-bs-modal .modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.force-bs-modal .modal-dialog-scrollable .modal-body {
	overflow-y: auto
}

.force-bs-modal .modal-dialog-centered {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	min-height: calc(100% - 1rem)
}

.force-bs-modal .modal-dialog-centered::before {
	display: block;
	height: calc(100vh - 1rem);
	content: ""
}

.force-bs-modal .modal-dialog-centered.modal-dialog-scrollable {
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%
}

.force-bs-modal .modal-dialog-centered.modal-dialog-scrollable .modal-content {
	max-height: none
}

.force-bs-modal .modal-dialog-centered.modal-dialog-scrollable::before {
	content: none
}

.force-bs-modal .modal-content {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: .3rem;
	outline: 0;
	padding: initial;
	height: initial;
}

.force-bs-modal .modal-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1040;
	width: 100vw;
	height: 100vh;
	background-color: #000
}

.force-bs-modal .modal-backdrop.fade {
	opacity: 0
}

.force-bs-modal .modal-backdrop.show {
	opacity: .5
}

.force-bs-modal .modal-header {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 1rem 1rem;
	border-bottom: 1px solid #dee2e6;
	border-top-left-radius: .3rem;
	border-top-right-radius: .3rem
}

.force-bs-modal .modal-header .close {
	padding: 1rem 1rem;
	margin: -1rem -1rem -1rem auto
}

.force-bs-modal .modal-title {
	margin-bottom: 0;
	line-height: 1.5
}

.force-bs-modal .modal-body {
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1rem
}

.force-bs-modal .modal-footer {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 1rem;
	border-top: 1px solid #dee2e6;
	border-bottom-right-radius: .3rem;
	border-bottom-left-radius: .3rem
}

.force-bs-modal .modal-footer>:not(:first-child) {
	margin-left: .25rem
}

.force-bs-modal .modal-footer>:not(:last-child) {
	margin-right: .25rem
}

.force-bs-modal .modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

.product-slider-area img {
	max-width: 100%;
	height: auto;
	border: 1.5px solid #e9e9e9;
	padding: 5px;
	border-radius: 5px;
}

.product-thumb-slider img {
	padding: 3px;
}


@media (min-width: 576px) {
	.force-bs-modal .modal-dialog {
		max-width: 500px;
		margin: 1.75rem auto
	}

	.force-bs-modal .modal-dialog-scrollable {
		max-height: calc(100% - 3.5rem)
	}

	.force-bs-modal .modal-dialog-scrollable .modal-content {
		max-height: calc(100vh - 3.5rem)
	}

	.force-bs-modal .modal-dialog-centered {
		min-height: calc(100% - 3.5rem)
	}

	.force-bs-modal .modal-dialog-centered::before {
		height: calc(100vh - 3.5rem)
	}

	.force-bs-modal .modal-sm {
		max-width: 300px
	}
}

@media (min-width: 992px) {

	.force-bs-modal.modal-lg,
	.modal-xl {
		max-width: 800px
	}
}

@media (min-width: 1200px) {
	.force-bs-modal.modal-xl {
		max-width: 1140px
	}
}


@media (max-width: 991.98px) {
	.list-head .dropdown .dropdown-menu {
		top: 100%;
	}
}

.order-button {
	background: #472439;
	color: #fff;
	font-size: 18px;
	border-radius: 5px;
	padding: 15px 30px;
	min-width: 200px;
	margin-left: 50px;
	position: relative;
	border: none;
	outline: none;
	display: inline-flex;
	cursor: pointer;
}

@media only screen and (max-width: 480px) {
	.order-button {
		display: block;
		margin-left: 0;
		margin-top: 20px;
	}
}

.order-button:after {
	content: "\f061";
	font-weight: 900;
	font-family: 'Font Awesome 7 Free';
	font-weight: 900;
	font-size: 14px;
	position: absolute;
	right: 30px;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.order-button:hover:after {
	right: 25px;
}


.product-detail .order-create .price span.old {
	color: #8C8C8C;
	text-decoration: line-through;
}

.product-detail .order-create .price {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.product-detail .order-create .h3 {
	font-size: 24px;
	font-weight: 500;
}

.product-detail .order-create .location-search {
	position: relative;
	z-index: 98;
}

.product-detail .order-create .location-search .search {
	width: auto;
	background: #FFF;
	border-radius: 3px;
	-webkit-box-shadow: 0 5px 10px -8px;
	box-shadow: 0 5px 10px -8px;
}

.product-detail .order-create .location-search .search i {
	position: absolute;
	font-size: 20px;
}

.product-detail .order-create .location-search .search .icon-location-arrow {
	color: #472439;
	right: 20px;
	top: 14px;
}

.product-detail .order-create .location-search .search .icon-search {
	color: #ced6d7;
	left: 13px;
	top: 11px;
	font-size: 28px;
}


.product-detail .order-create .location-search .search .default-locations {
	display: none;
}

.product-detail .order-create .location-search .search .default-locations ul {
	display: block !important;
}

.product-detail .order-create .location-search .search .default-locations ul li {
	font-size: 14px;
	border: 1px solid #ebebeb;
}

.product-detail .order-create .location-search .search .default-locations ul li a {
	color: #151515;
	text-decoration: none;
	display: block;
}

.product-detail .order-create .location-search .search .default-locations ul li:hover {
	background: #472439;
	border-color: #472439;
}

.product-detail .order-create .location-search .search .default-locations ul li:hover a {
	color: #FFF;
}

.product-detail .order-create .form .dates {
	overflow: hidden;
}

.product-detail .order-create .form .dates ul {
	overflow: hidden;
	margin-bottom: 20px;
}

.simple-btn {
	background: #472439;
	color: #fff;
	cursor: pointer;
	padding: 5px 15px;
	border-radius: 4px;
	border: none;
}

.product-detail .order-create .form .dates li {
	width: calc(25% - 15px);
	margin-right: 15px;
	float: left;
}

@media (max-width: 991.98px) {
	.product-detail .order-create .form .dates li {
		width: calc(25% - 12px);
	}
}

.product-detail .order-create .form .dates li:last-child {
	margin: 0;
}

.product-detail .order-create .form .dates li input {
	visibility: hidden;
}

.product-detail .order-create .form .dates li label {
	width: 100%;
	height: 80px;
	border: 1px solid #ebebeb;
	border-radius: 10px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	line-height: 26px;
	padding: 10px 0 0;
	margin-bottom: 0;
}

.product-detail .order-create .form .dates li label strong {
	font-weight: 500;
	font-size: 16px;
	display: block;
}

.product-detail .order-create .form .dates li label::after {
	width: auto;
	height: 4px;
	background: #472439;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	content: '';
	display: block;
	opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.product-detail .order-create .form .dates li label:hover::after {
	opacity: 1;
}

.product-detail .order-create .form .dates li label.selected {
	color: #FFF;
	background: #472439;
}

.product-detail .order-create .form .dates li label i {
	font-size: 26px;
}

.product-detail .order-create .form .dates li label.date-selector.date-selected {
	padding: 14px 15px 0;
	line-height: 18px;
}

@media (max-width: 991.98px) {
	.product-detail .order-create .form .dates li label.date-selector.date-selected {
		font-size: 12px;
	}
}

.product-detail .order-create .form .dates li .datepicker {
	display: none;
}

.product-detail .order-create .form .time-selector {
	display: block;
	margin: -10px 0 20px;
}

.product-detail .order-create .form .time-selector input {
	border: 1px solid #ebebeb;
	border-radius: 8px;
	height: 40px;
	line-height: 40px;
	font-family: inherit;
	font-weight: 300;
	font-size: 12px;
	padding: 0 10px 0 40px;
	color: #151515;
	cursor: pointer;
	width: 200px;
}

.product-detail .order-create .form .time-selector .icon-time {
	position: absolute;
	z-index: 40;
	margin: 12px 0 0 12px;
	color: #472439;
}


.product-detail .order-create .price {
	width: 100%;
	padding: 15px;
	overflow: hidden;
	background: #FFF;
	border-radius: 3px;
	-webkit-box-shadow: 0 5px 10px -8px;
	box-shadow: 0 5px 10px -8px;
	margin: 0 0 30px;
}

.product-detail .order-create .price span {
	display: inline-block;
	position: relative;
	font-size: 38px;
	color: #151515;
	width: auto;
}

.product-detail .order-create .price .price-wrap {
	width: 50%;
	float: left;
	display: inline-block;
}

.product-detail .order-create .price em {
	position: relative;
	display: block;
	width: 70px;
	height: 30px;
	margin: 10px 0 0 8px;
	float: right;
	font-size: 12px;
	font-style: normal;
}

.product-detail .order-create .price em i {
	display: block;
	font-style: normal;
	text-align: left;
}

.product-detail .order-create .price em i:last-child {
	margin-top: -2px;
}

.product-detail .order-create .price .cbtn {
	font-size: 18px;
	height: 55px;
	line-height: 55px;
	border-radius: 6px;
	text-decoration: none;
	float: right;
}

@media (max-width: 991.98px) {
	.product-detail .order-create .price .cbtn {
		height: auto;
		line-height: 30px;
		padding: 13px;
		width: 50%;
		text-align: center;
	}
}

.product-detail .order-create .price .cbtn:hover {
	background: #ea3163;
	color: #FFF;
}

.product-detail .order-create .price .price-wrap {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.product-detail .order-create .form .dates li input:disabled+label {
	cursor: not-allowed;
	opacity: 0.5;
}

.product-detail .order-create .h3 {
	margin-bottom: 1rem;
}

.product-detail .order-create .price {
	margin-top: 20px;
}

.product-detail .order-create .form .time-selector select {
	border: 2px solid #f64172;
	font-weight: bold;
}

.product-detail .order-create .form .time-selector {
	margin: -10px 0 30px;
}


.product-detail .order-create .location-search .search .icon-search {
	z-index: 1;
}

.product-detail .order-create .location-search .search .icon-location-arrow {
	z-index: 1;
}



.text-theme {
	color: #472439;
}


.counter input[type='number'] {
	-moz-appearance: textfield;
}

.counter input::-webkit-outer-spin-button,
.counter input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

.breadcrumb-item+.breadcrumb-item::before {
	content: "\f054";
	font-family: "Font Awesome 7 Free";
	font-weight: 900;
}

.extra-product-box {
	border: 1px solid #e9e9e9;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	padding: 10px 15px 20px;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	position: relative;
}

.extra-product-box img {
	margin-bottom: 20px;
	width: 100%;
	height: auto;
}

.extra-product-box-text {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #929da8;
	margin-bottom: 15px;
}

.extra-product-box .extra-product-box-title {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
}

.extra-product-box .extra-product-box-price {
	display: block;
	font-style: normal;
	color: #3c5063;
	margin-top: 5px;
}

.extra-product-box .down,
.extra-product-box .up {
	height: 35px;
	line-height: 30px;
	display: flex;
	justify-content: center;
	width: 35px;
	align-items: center;
	text-align: center;
	border-radius: 5px;
	border: solid 1px rgba(0, 0, 0, .08);
	background-color: #fff;
	font-size: 14px;
	font-weight: 300;
	color: #3c5063;
	position: relative;
	cursor: pointer;
}

.extra-product-box .counter-wrapper {
	display: flex;
	justify-content: center;
}

.extra-product-box .counter input {
	width: 35px;
	height: 35px;
	border-radius: 5px;
	border: solid 1px rgba(0, 0, 0, .08);
	background-color: #fff;
	color: #3c5063;
	text-align: center;
}

.extra-product-box .counter-wrapper>*+* {
	margin-left: 10px;
}

.extra-product-list>.row>div,
.vase-list>.row>div {
	margin-bottom: 20px;
}

.extra-product-box:hover {
	-webkit-box-shadow: 0 0 21px 0 rgba(0, 0, 0, .09);
	box-shadow: 0 0 21px 0 rgba(0, 0, 0, .09);
	background-color: #fff;
}

.extra-product-box::after {
	width: auto;
	height: 4px;
	background: #472439;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	content: '';
	display: block;
	opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.extra-product-box:hover::after {
	opacity: 1;
}

.extra-product-list {
	display: none;
}

.simple-bottom-border {
	border-bottom: 2px solid #472439;
	display: inline-block;
	padding-bottom: 5px;
}

.sticky-wrapper {
	position: sticky;
	top: 20px;
}


.extra-product-box.selected .add-btn-wrapper>button {
	background-color: #472439;
	color: #fff;
	font-weight: bold;
}

.add-btn-wrapper>button:focus {
	outline: none;
}

.vase-list .extra-product-box-text {
	margin-bottom: 5px;
}

.vase-list .extra-product-box img {
	margin-bottom: 5px;
}

.vase-list .extra-product-box {
	padding: 10px 15px;
}

.extra-product-box.selected::after {
	opacity: 1;
}

.extra-product-box.selected .add-btn-wrapper>button::after {
	content: "\f00c";
	font-family: "Font Awesome 7 Free";
	font-weight: 900;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #472439;
	font-size: 20px;
}

.time-selector select {
	-webkit-appearance: none;
}

.js-showMoreExtraProducts {
	background-color: #222;
}


.show-login-panel {
	margin-bottom: 30px;
}

.login-panel {
	position: fixed;
	top: 0;
	bottom: 0;
	background: #FFF;
	min-width: 30%;
	z-index: 5000;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	right: -40%;
}

.login-panel .top .btn-close-panel {
	top: 0;
}

.login-panel .top .logo {
	padding: 10px;
	text-align: center;
	height: 20%;
}

.login-panel .panel {
	top: -75%;
}

.login-panel .content {
	top: -65%;
}

.login-panel.active {
	right: 0px;
}

.login-panel .top {
	width: 100%;
	height: 50%;
	background: #472439 url("./img/img-login-panel-pattern.png") center center;
	background-clip: content-box;
	position: relative;
	z-index: 1;
}

.login-panel .top .btn-close-panel {
	color: #FFF;
	text-decoration: none;
	font-size: 60px;
	position: absolute;
	left: 10px;
	top: 40px;
}

.login-panel .bottom {
	width: 100%;
	height: 50%;
	background: #FFF;
	padding: 0 20px;
	position: relative;
}

.login-panel .panel {
	width: 95%;
	margin: auto;
	padding: 25px 0;
	background: #FFF;
	min-height: auto;
	position: relative;
	top: 0;
	-webkit-box-shadow: 0px 5px 13px 0 rgba(0, 0, 0, 0.05);
	box-shadow: 0px 5px 13px 0 rgba(0, 0, 0, 0.05);
	border: solid 1px rgba(0, 0, 0, 0.08);
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 85%;
}

.login-panel .panel::after {
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	display: block;
	border-bottom: 5px solid #472439;
}

.login-panel .panel .btn-panel {
	width: 100%;
	min-height: calc(100% / 4);
	color: #FFF;
	border-radius: 5px;
	-webkit-box-shadow: 0px 5px 13px 0 rgba(0, 0, 0, 0.05);
	box-shadow: 0px 5px 13px 0 rgba(0, 0, 0, 0.05);
	font-size: 16px;
	font-weight: 300;
	text-align: center;
	text-decoration: none;
	position: relative;
	outline: none;
	margin-bottom: 20px;
	white-space: nowrap;
	padding: 0 20px;
	max-width: 90%;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	font-weight: 500;
}

.login-panel .panel .btn-panel:last-child {
	margin-bottom: 0;
}

.login-panel .panel .btn-panel span {
	position: relative;
}

.login-panel .panel .btn-panel i {
	display: inline-block;
	margin-left: 15px;
	position: relative;
	top: 5px;
}

.login-panel .panel .btn-panel.uye-girisi {
	background: #472439;
}

.login-panel .panel .btn-panel.uye-girisi:hover {
	background: #ea3163;
}

.login-panel .panel .btn-panel.fb-login {
	background: #185aa3;
}

.login-panel .panel .btn-panel.fb-login:hover {
	background: #114177;
}

.login-panel .panel .btn-panel.uye-olmadan-devam {
	background: #3c5063;
}

.login-panel .panel .btn-panel.uye-olmadan-devam:hover {
	background: #ea3163;
}

.login-panel .content {
	text-align: center;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.login-panel .content .h4 {
	font-size: 24px;
}

.login-panel .content p {
	font-size: 16px;
	line-height: 1.4;
}

.login-panel .content img {
	margin: 20px 0;
}

.login-panel .content strong {
	display: block;
}

.ico-font-family,
.florist-wrapper.panel .menu li a::after {
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

body.login {
	background: #FFF url("./img/bg-login.png") right top no-repeat;
}

body.panel {
	background: #FFF url("./img/bg-login.png") right top no-repeat;
}

.login-panel {
	right: -999%;
}

.login-panel .top .btn-close-panel {
	font-size: 40px;
	left: 10px;
	display: flex;
	top: 0;
}

.login-panel .top .logo img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}


.sub-item-box {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.sub-item-box img {
	max-height: 90px;
	width: auto;
	border-radius: 4px;
}

.date-selector {
	margin-bottom: 15px;
}


.ico-font-family,
.florist-wrapper.panel .menu li a::after {
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.process {
	background: #eff2f9;
	min-height: 160px;
	margin-bottom: 60px;
	position: relative;
}

@media (max-width: 991.98px) {
	.process {
		margin-bottom: 20px;
		min-height: inherit;
	}

	.process .main {
		display: none;
	}
}

.process ul {
	position: relative;
	overflow: hidden;
	margin: 38px 0;
}

@media (max-width: 991.98px) {
	.process ul {
		margin: 20px 0;
	}
}

.process ul::after {
	width: calc(100% - 100px);
	height: 4px;
	background: #dce2ee;
	content: ' ';
	display: block;
	position: absolute;
	margin: 18px 0 0 50px;
	z-index: 100;
}

@media (max-width: 991.98px) {
	.process ul::after {
		margin: 13px 0 0 50px;
	}
}

.process li {
	position: relative;
	z-index: 200;
	width: calc(100% / 3);
	float: left;
	text-align: center;
	color: #bec2ca;
}

.process li div {
	width: auto;
	text-align: center;
	display: inline-block;
}

.process li i {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 50%;
	background: #dce2ee;
	display: inline-block;
	color: #FFF;
	font-weight: 600;
	font-size: 20px;
	font-style: normal;
	margin-bottom: 10px;
	position: relative;
	z-index: 150;
}

@media (max-width: 991.98px) {
	.process li i {
		width: 30px;
		height: 30px;
	}
}

.process li i::before {
	width: 40px;
	height: 40px;
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background: url("./img/check.png") center center no-repeat;
	display: none;
}

@media (max-width: 991.98px) {
	.process li i::before {
		width: 30px;
		height: 30px;
	}
}

.process li span {
	display: block;
	font-size: 18px;
	font-weight: 600;
	color: #dce2ee;
}

@media (max-width: 991.98px) {
	.process li span {
		font-size: 14px;
	}
}

.process li.active i {
	width: 40px;
	height: 40px;
	background: #FFF;
	border: 5px solid #472439;
}

@media (max-width: 991.98px) {
	.process li.active i {
		width: 30px;
		height: 30px;
	}
}

.process li.active span {
	color: #3c5063;
}

.process li.done i {
	background: #472439;
}

.process li.done i::before {
	display: block;
}

.process li.done span {
	color: #472439;
}

.process li:nth-child(1) {
	text-align: left;
}

.process li:nth-child(1).done::before {
	width: calc(50% + 50px);
	height: 4px;
	background: #472439;
	display: block;
	content: ' ';
	position: absolute;
	top: 18px;
	left: 50px;
}

@media (max-width: 991.98px) {
	.process li:nth-child(1).done::before {
		top: 13px;
	}
}

.process li:nth-child(1).done::after {
	width: calc(100%);
	height: 4px;
	background: #472439;
	display: block;
	content: ' ';
	position: absolute;
	top: 18px;
	right: -50%;
}

@media (max-width: 991.98px) {
	.process li:nth-child(1).done::after {
		top: 13px;
	}
}

.process li:nth-child(2).done::before {
	width: calc(50% + 50px);
	height: 4px;
	background: #472439;
	display: block;
	content: ' ';
	position: absolute;
	top: 18px;
	left: 50%;
}

@media (max-width: 991.98px) {
	.process li:nth-child(2).done::before {
		top: 13px;
	}
}

.process li:nth-child(2).done::after {
	width: calc(100%);
	height: 4px;
	background: #472439;
	display: block;
	content: ' ';
	position: absolute;
	top: 18px;
	right: calc(-100% + 50px);
}

@media (max-width: 991.98px) {
	.process li:nth-child(2).done::after {
		top: 13px;
	}
}

.process li:nth-child(3) {
	text-align: right;
}

.process .pay-status {
	width: 100%;
	min-height: 160px;
	position: absolute;
	z-index: 1000;
	top: 0;
}

@media (max-width: 991.98px) {
	.process .pay-status {
		min-height: inherit;
		position: relative;
	}
}

.process .pay-status .status {
	width: 100%;
	min-height: 160px;
	overflow: hidden;
	padding: 20px 0;
}

@media (max-width: 991.98px) {
	.process .pay-status .status {
		min-height: inherit;
	}
}

.process .pay-status .icon {
	float: left;
}

@media (max-width: 991.98px) {
	.process .pay-status .icon {
		width: 50px;
		height: 50px;
	}

	.process .pay-status .icon img {
		width: 100%;
	}
}

.process .pay-status .text {
	float: left;
	margin-left: 30px;
	padding: 30px 0 0;
}

@media (max-width: 991.98px) {
	.process .pay-status .text {
		width: calc(100% - 65px);
		padding: 0;
		margin-left: 15px;
	}
}

.process .pay-status .text .h4 {
	font-size: 24px;
	line-height: 1;
	color: #FFF;
}

@media (max-width: 991.98px) {
	.process .pay-status .text .h4 {
		font-size: 20px;
	}
}

.process .pay-status .text p {
	font-size: 16px;
	color: rgba(255, 255, 255, 0.65);
	line-height: 20px;
}

@media (max-width: 991.98px) {
	.process .pay-status .text p {
		font-size: 14px;
		margin: 0;
	}
}

.process .pay-status .declined {
	background-image: -webkit-gradient(linear, left top, right top, from(#ec5857), to(#f3994a));
	background-image: linear-gradient(to right, #ec5857, #f3994a);
}

.process .pay-status .success {
	background-image: -webkit-gradient(linear, left top, right top, from(#229754), to(#6ecf96));
	background-image: linear-gradient(to right, #229754, #6ecf96);
}


i[class^="i-"],
i[class*=" i-"] {
	background-repeat: no-repeat !important;
	background-position: center center !important;
	display: block;
}

i.i-flow {
	width: 30px;
	height: 37px;
	background: url("./img/icons/icon-flov.png");
}

i.i-ship {
	width: 40px;
	height: 25px;
	background: url("./img/icons/icon-ship.png");
}

i.i-love {
	width: 29px;
	height: 25px;
	background: url("./img/icons/icon-love.png");
}

i.i-alarm {
	width: 26px;
	height: 25px;
	background: url("./img/icons/icon-alarm.png");
}

i.i-uye-girisi {
	width: 28px;
	height: 25px;
	background: url("./img/icons/icon-uye-girisi.png");
}

i.i-facebook {
	width: 25px;
	height: 25px;
	background: url("./img/icons/icon-facebook.png");
}

i.i-uye-olmadan-giris {
	width: 30px;
	height: 25px;
	background: url("./img/icons/icon-uye-olmadan-giris.png");
}

i[class^="si-"],
i[class*=" si-"] {
	background-repeat: no-repeat !important;
	background-position: left top !important;
	display: block;
}

.si-ship {
	width: 32px;
	height: 20px;
	background: url("./img/icons/icon-siparis-takip.png");
}

.si-uyelik {
	width: 32px;
	height: 20px;
	background: url("./img/icons/icon-uyelik-bilgileri.png");
}

.si-hatirlatma-servisi {
	width: 32px;
	height: 20px;
	background: url("./img/icons/icon-hatirlatma-servisi.png");
}

.si-kayitli-kartlarim {
	width: 32px;
	height: 20px;
	background: url("./img/icons/icon-kayitli-kartlarim.png");
}

.si-sifre-degistir {
	width: 32px;
	height: 20px;
	background: url("./img/icons/icon-sifre-degistir.png");
}

.si-hediye-ceklerim {
	width: 32px;
	height: 20px;
	background: url("./img/icons/icon-hediye-ceklerim.png");
}

.si-iletisim-izinleri {
	width: 32px;
	height: 20px;
	background: url("./img/icons/icon-iletisim-izni.png");
}

::-webkit-input-placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #929DA8;
	opacity: 1;
	/* Firefox */
}

:-ms-input-placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #929DA8;
	opacity: 1;
	/* Firefox */
}

::-ms-input-placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #929DA8;
	opacity: 1;
	/* Firefox */
}

::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #929DA8;
	opacity: 1;
	/* Firefox */
}

:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #929DA8;
}

::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #929DA8;
}

a {
	color: #3c5063;
}

a:hover {
	color: #472439;
}

.form-wrapper .form-group {
	margin-bottom: 20px;
}

.form-wrapper .form-group:last-child {
	margin-bottom: 0;
}

.form-wrapper .form-group .form-element[type=text],
.form-wrapper .form-group .form-element[type=email],
.form-wrapper .form-group .form-element[type=password],
.form-wrapper .form-group .form-element.textarea,
.form-wrapper .form-group .form-element.selectbox {
	width: 100%;
	height: 50px;
	padding: 0 15px;
	background-color: #FFF;
	border: 1px solid #E9E9E9;
	border-radius: 5px;
	outline: none;
	color: #3c5063;
}

.form-wrapper .form-group .form-element[type=text].error,
.form-wrapper .form-group .form-element[type=password].error,
.form-wrapper .form-group .form-element.textarea.error,
.form-wrapper .form-group .form-element.selectbox.error {
	border-color: #fa4a4d;
}

.form-wrapper .form-group .form-element[type=text].error:hover,
.form-wrapper .form-group .form-element[type=text].error:focus,
.form-wrapper .form-group .form-element[type=password].error:hover,
.form-wrapper .form-group .form-element[type=password].error:focus,
.form-wrapper .form-group .form-element.textarea.error:hover,
.form-wrapper .form-group .form-element.textarea.error:focus,
.form-wrapper .form-group .form-element.selectbox.error:hover,
.form-wrapper .form-group .form-element.selectbox.error:focus {
	border-color: #fa4a4d;
}

.form-wrapper .form-group .form-element[type=text]:hover,
.form-wrapper .form-group .form-element[type=text]:focus,
.form-wrapper .form-group .form-element[type=email]:hover,
.form-wrapper .form-group .form-element[type=email]:focus,
.form-wrapper .form-group .form-element[type=password]:hover,
.form-wrapper .form-group .form-element[type=password]:focus,
.form-wrapper .form-group .form-element.textarea:hover,
.form-wrapper .form-group .form-element.textarea:focus,
.form-wrapper .form-group .form-element.selectbox:hover,
.form-wrapper .form-group .form-element.selectbox:focus {
	border-color: #3c5063;
}

.form-wrapper .form-group .form-element[type=text].with-icon,
.form-wrapper .form-group .form-element[type=email].with-icon,
.form-wrapper .form-group .form-element[type=password].with-icon,
.form-wrapper .form-group .form-element.textarea.with-icon,
.form-wrapper .form-group .form-element.selectbox.with-icon {
	padding-left: 55px;
	background-position: 16px center;
	background-repeat: no-repeat;
}

.form-wrapper .form-group .form-element[type=text].with-icon.user,
.form-wrapper .form-group .form-element[type=password].with-icon.user,
.form-wrapper .form-group .form-element.textarea.with-icon.user,
.form-wrapper .form-group .form-element.selectbox.with-icon.user {
	background-image: url("./img/icons/icon-user.png");
}

.form-wrapper .form-group .form-element[type=text].with-icon.email,
.form-wrapper .form-group .form-element[type=email].with-icon.email,
.form-wrapper .form-group .form-element[type=password].with-icon.email,
.form-wrapper .form-group .form-element.textarea.with-icon.email,
.form-wrapper .form-group .form-element.selectbox.with-icon.email {
	background-image: url("./img/icons/icon-email.png");
}

.form-wrapper .form-group .form-element[type=text].with-icon.password,
.form-wrapper .form-group .form-element[type=password].with-icon.password,
.form-wrapper .form-group .form-element.textarea.with-icon.password,
.form-wrapper .form-group .form-element.selectbox.with-icon.password {
	background-image: url("./img/icons/icon-password.png");
}

.form-wrapper .form-group .form-element[type=text].with-icon.receiver,
.form-wrapper .form-group .form-element[type=password].with-icon.receiver,
.form-wrapper .form-group .form-element.textarea.with-icon.receiver,
.form-wrapper .form-group .form-element.selectbox.with-icon.receiver {
	background-image: url("./img/icons/icon-receiver.png");
}

.form-wrapper .form-group .form-element[type=text].with-icon.address,
.form-wrapper .form-group .form-element[type=password].with-icon.address,
.form-wrapper .form-group .form-element.textarea.with-icon.address,
.form-wrapper .form-group .form-element.selectbox.with-icon.address {
	background-image: url("./img/icons/icon-address.png");
}

.form-wrapper .form-group .form-element[type=text].with-icon.phone,
.form-wrapper .form-group .form-element[type=password].with-icon.phone,
.form-wrapper .form-group .form-element.textarea.with-icon.phone,
.form-wrapper .form-group .form-element.selectbox.with-icon.phone {
	background-image: url("./img/icons/icon-phone.png");
}

.form-wrapper .form-group .form-element[type=text].with-icon.credit-card,
.form-wrapper .form-group .form-element[type=password].with-icon.credit-card,
.form-wrapper .form-group .form-element.textarea.with-icon.credit-card,
.form-wrapper .form-group .form-element.selectbox.with-icon.credit-card {
	background-image: url("./img/icons/icon-credit-card.png");
}

.form-wrapper .form-group .form-element.textarea {
	min-height: 160px;
	resize: none;
	background-position: 16px 16px !important;
	padding-top: 15px;
	padding-bottom: 15px;
}

.form-wrapper .form-group .form-element.checkbox,
.form-wrapper .form-group .form-element.radio {
	overflow: hidden;
	/* style label */
	/* toggle hover */
	/* toggle on */
}

.form-wrapper .form-group .form-element.checkbox.big,
.form-wrapper .form-group .form-element.radio.big {
	margin: 12px 0 0;
}

.form-wrapper .form-group .form-element.checkbox input[type=radio]:empty,
.form-wrapper .form-group .form-element.checkbox input[type=checkbox]:empty,
.form-wrapper .form-group .form-element.radio input[type=radio]:empty,
.form-wrapper .form-group .form-element.radio input[type=checkbox]:empty {
	margin-left: -9999px;
}

.form-wrapper .form-group .form-element.checkbox input[type=radio]:empty~label,
.form-wrapper .form-group .form-element.checkbox input[type=checkbox]:empty~label,
.form-wrapper .form-group .form-element.radio input[type=radio]:empty~label,
.form-wrapper .form-group .form-element.radio input[type=checkbox]:empty~label {
	position: relative;
	float: left;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding-left: 24px;
	margin-left: 1px;
	font-size: 12px;
	color: #475a6c;
	line-height: 20px;
}

.form-wrapper .form-group .form-element.checkbox input[type=radio]:empty~label,
.form-wrapper .form-group .form-element.radio input[type=radio]:empty~label {
	font-size: 16px;
	padding-left: 32px;
	line-height: 26px;
}

.form-wrapper .form-group .form-element.checkbox.big input[type=checkbox]:empty~label,
.form-wrapper .form-group .form-element.radio.big input[type=checkbox]:empty~label {
	font-size: 16px;
	padding-left: 32px;
	line-height: 26px;
}

.form-wrapper .form-group .form-element.checkbox input[type=radio]:empty~label:before,
.form-wrapper .form-group .form-element.radio input[type=radio]:empty~label:before {
	position: absolute;
	display: block;
	top: 3px;
	bottom: 0;
	left: 0;
	content: '';
	width: 20px;
	height: 20px;
	background: #FFF;
	border-radius: 50%;
	border: 1px solid #E9E9E9;
}

.form-wrapper .form-group .form-element.checkbox input[type=checkbox]:empty~label:before,
.form-wrapper .form-group .form-element.radio input[type=checkbox]:empty~label:before {
	position: absolute;
	display: block;
	top: 3px;
	bottom: 0;
	left: 0;
	content: '';
	width: 15px;
	height: 15px;
	background: #FFF;
	border-radius: 4px;
	border: 1px solid #E9E9E9;
}

.form-wrapper .form-group .form-element.checkbox.big input[type=checkbox]:empty~label:before,
.form-wrapper .form-group .form-element.radio.big input[type=checkbox]:empty~label:before {
	width: 20px;
	height: 20px;
}

.form-wrapper .form-group .form-element.checkbox input[type=radio]:empty.error~label:before,
.form-wrapper .form-group .form-element.radio input[type=radio]:empty.error~label:before {
	-webkit-box-shadow: 0 0 0 1px #fa4a4d;
	box-shadow: 0 0 0 1px #fa4a4d;
}

.form-wrapper .form-group .form-element.checkbox input[type=checkbox]:empty.error~label:before,
.form-wrapper .form-group .form-element.radio input[type=checkbox]:empty.error~label:before {
	border-color: #fa4a4d;
}

.form-wrapper .form-group .form-element.checkbox input[type=radio]:empty~label:before,
.form-wrapper .form-group .form-element.radio input[type=radio]:empty~label:before {
	border-radius: 50%;
}

.form-wrapper .form-group .form-element.checkbox input[type=checkbox]:empty~label:before,
.form-wrapper .form-group .form-element.radio input[type=checkbox]:empty~label:before {
	border-radius: 5px;
}

.form-wrapper .form-group .form-element.checkbox input[type=radio]:hover:not(:checked)~label:before,
.form-wrapper .form-group .form-element.checkbox input[type=checkbox]:hover:not(:checked)~label:before,
.form-wrapper .form-group .form-element.radio input[type=radio]:hover:not(:checked)~label:before,
.form-wrapper .form-group .form-element.radio input[type=checkbox]:hover:not(:checked)~label:before {
	background: white;
}

.form-wrapper .form-group .form-element.checkbox input[type=radio]:checked~label:before,
.form-wrapper .form-group .form-element.radio input[type=radio]:checked~label:before {
	background: #472439 url("./img/bg-radio.png") center center no-repeat;
	border: 0;
}

.form-wrapper .form-group .form-element.checkbox input[type=checkbox]:checked~label:before,
.form-wrapper .form-group .form-element.radio input[type=checkbox]:checked~label:before {
	background: #472439 url("./img/tick.png") center center no-repeat;
	border-color: #472439;
}

.form-wrapper .form-group span.error {
	font-size: 13px;
	font-weight: 300;
	color: #fa4a4d;
}

.form-wrapper .form-group .custom-selectbox {
	position: relative;
}

.form-wrapper .form-group .custom-selectbox select:invalid {
	color: #929DA8 !important;
}

.form-wrapper .form-group .custom-selectbox::after {
	width: 48px;
	height: 48px;
	content: '';
	display: block;
	background: #FFF url("./img/icons/icon-arrow-down.png") center center no-repeat;
	position: absolute;
	right: 1px;
	top: 1px;
	border-radius: 50%;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.form-wrapper .form-group .custom-selectbox.active::after {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.btn-big {
	height: 50px;
	line-height: 50px;
	border-radius: 5px;
	background: #472439;
	padding: 0 20px;
	display: inline-block;
	font-size: 16px;
	font-weight: 300;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	position: relative;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn.block {
	display: block;
}

.btn-big :hover {
	background: #ea3163;
	color: #FFF;
}

.btn-big i[class^="icon-"],
.btn-big i[class*=" icon-"] {
	color: #FFF;
	position: absolute;
	left: 23px;
	top: 13px;
	font-size: 20px;
}

.btn-big .next::after {
	content: '';
	width: 19px;
	height: 15px;
	display: inline-block;
	background: url("./img/icons/arrow-right.png");
	margin: 0 0 0 32px;
}

.btn-big .prev {
	background: none;
	color: #475a6c;
	padding-left: 0;
}

.btn-big .prev::before {
	content: '';
	width: 19px;
	height: 15px;
	display: inline-block;
	background: url("./img/icons/arrow-left.png");
	margin: 0 32px 0 0;
}

@media (max-width: 991.98px) {
	.florist-wrapper.login {
		padding: 30px 0;
	}

	.florist-wrapper.login .vh-100 {
		height: inherit !important;
	}
}

@media (max-width: 991.98px) {
	.florist-wrapper.login .login-text {
		margin-bottom: 40px;
	}
}

.florist-wrapper.login .login-text .title {
	font-size: 36px;
	color: #3c5063;
	margin-bottom: 10px;
}

.florist-wrapper.login .login-text .title strong {
	font-weight: 700;
}

.florist-wrapper.login .login-text p {
	font-size: 16px;
	line-height: 1.6;
	color: #929DA8;
}

.florist-wrapper.login .login-text.why {
	margin-top: 70px;
}

.florist-wrapper.login .login-text.why .title {
	font-size: 24px;
}

.florist-wrapper.login .login-text.why ul li {
	line-height: 25px;
	font-size: 16px;
	color: #929DA8;
	margin-bottom: 20px;
}

.florist-wrapper.login .login-text.why ul li i {
	float: left;
	min-width: 40px;
	margin-right: 16px;
}

.florist-wrapper.login .login-form {
	padding: 32px 65px;
}

@media (max-width: 991.98px) {
	.florist-wrapper.login .login-form {
		padding: 16px 32px 24px;
	}
}

.florist-wrapper.login .login-form .title {
	font-size: 24px;
	font-weight: 300;
	line-height: 1.6;
	color: #3c5063;
	text-align: center;
	margin-bottom: 30px;
}

@media (max-width: 991.98px) {
	.florist-wrapper.login .login-form .title {
		margin-bottom: 16px;
	}
}

.florist-wrapper.login .login-form .form-group {
	clear: both;
	overflow: hidden;
}

.florist-wrapper.login .login-form .radio {
	float: left;
	margin-right: 30px;
}

.florist-wrapper.login .btn.fb-login {
	background: #185aa3;
	margin: 30px 65px;
}

.florist-wrapper.login .btn.fb-login:hover {
	background: #114177;
}

@media (max-width: 991.98px) {
	.florist-wrapper.login .btn.fb-login {
		margin: 30px 32px 0;
	}
}

.view {
	padding-bottom: 30px;
}

.view .box-title {
	min-height: 50px;
	margin-bottom: 30px;
}

.view .box-title .h3 {
	font-size: 24px;
	color: #3c5063;
	line-height: 1;
}

.view .box-title .h4 {
	font-size: 21px;
	color: #3c5063;
	line-height: 1;
	margin: 0;
	padding-top: 28px;
}

.view .box-title p {
	font-size: 16px;
	line-height: 1;
	color: #929DA8;
	margin: 0;
}

.view .box {
	padding: 30px;
}

.view .box-after {
	padding: 30px 0;
}

.view .box-after .btn.next {
	float: right;
}

@media (max-width: 991.98px) {
	.view .box-after .btn.next {
		float: none;
		display: block;
	}
}

@media (max-width: 991.98px) {
	.view .box-after .btn.prev {
		margin-bottom: 20px;
	}
}

.view .box-after .form-wrapper {
	margin: 0 0 20px;
	text-align: center;
}

.view .box-after .form-wrapper .form-element {
	display: inline-block;
}

.view .box-after .form-wrapper .form-element label {
	text-align: left;
}

@media (max-width: 991.98px) {

	.view .box-after .label,
	.view .box-after .price {
		text-align: center !important;
	}
}

.view .product-list {
	border-bottom: 1px solid #E9E9E9;
	padding-bottom: 32px;
	margin-bottom: 32px;
}

.view .product-list.order-success {
	border-top: 1px solid #E9E9E9;
	padding-top: 32px;
	margin-top: 32px;
}

.view .product-list .product {
	margin: 0 0 30px;
}

.view .product-list .product .img {
	padding: 10px;
	border: 1px solid #E9E9E9;
	display: inline-block;
	border-radius: 5px;
	position: relative;
	float: left;
	margin-right: 15px;
}

.view .product-list .product .img img {
	width: 46px;
	height: 46px;
}

.view .product-list .product .img span {
	position: absolute;
	width: 25px;
	height: 25px;
	background: #472439;
	color: #FFF;
	line-height: 25px;
	text-align: center;
	border-radius: 50%;
	font-size: 14px;
	right: -12px;
	top: -12px;
}

.view .product-list .product p {
	float: left;
	line-height: 24px;
	font-size: 16px;
	color: #3c5063;
}

.view .product-list .product p span {
	color: #929DA8;
	display: block;
	font-size: 14px;
}

.view .product-list .product .price {
	text-align: right;
	font-size: 16px;
	color: #3c5063;
	padding-right: 0;
	line-height: 65px;
}

.view .product-list .product:last-child {
	margin-bottom: 0;
}

.view .address-and-note {
	border-bottom: 1px solid #E9E9E9;
	padding-bottom: 32px;
	margin-bottom: 32px;
}

.view .address-and-note ul {
	margin: -3px 0 0;
	padding: 0;
}

.view .address-and-note ul li {
	margin-bottom: 20px;
}

.view .address-and-note ul li:last-child {
	margin: 0;
}

.view .address-and-note ul li .h5 {
	color: #3c5063;
	font-size: 16px;
	margin-bottom: 5px;
}

.view .address-and-note ul li p {
	color: #929DA8;
	margin: 0;
	font-size: 14px;
	line-height: 1.2;
}

.view .discount-code {
	border-bottom: 1px solid #E9E9E9;
	padding-bottom: 32px;
	margin-bottom: 32px;
}

.view .discount-code .form-element {
	height: 45px !important;
}

.view .discount-code .btn {
	height: 45px;
	line-height: 45px;
}

.view .total-price {
	margin-bottom: 32px;
}

.view .total-price .label {
	color: #3c5063;
	font-size: 16px;
}

.view .total-price .label span {
	color: #929DA8;
	font-size: 14px;
	display: block;
}

.view .total-price .price {
	text-align: right;
	color: #3c5063;
	font-size: 16px;
	line-height: 45px;
}

.view .total-price .price span {
	font-size: 20px;
}

.view .total-price.centered .label {
	text-align: right;
}

.view .total-price.centered .price {
	text-align: left;
	font-size: 22px;
}

.view .total-price.centered .price span {
	font-size: 32px;
}

.view .box-button {
	text-align: center;
}

.view .extra-product-list .product {
	width: 100%;
	min-height: auto;
	border: 1px solid #E9E9E9;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	margin-bottom: 30px;
}

.view .extra-product-list .product:hover {
	-webkit-box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.09);
	box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.09);
	background-color: #ffffff;
}

.view .extra-product-list .product:hover .btn-wrapper span::after {
	opacity: 1;
}

.view .extra-product-list .product a {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	display: block;
	padding: 10px;
	text-decoration: none;
}

.view .extra-product-list .product .img {
	display: block;
	margin-bottom: 20px;
}

.view .extra-product-list .product .img img {
	width: 100%;
	height: auto;
}

.view .extra-product-list .product .text {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #929DA8;
	line-height: 24px;
}

.view .extra-product-list .product .text .title {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 50px;
	text-align: center;
}

.view .extra-product-list .product .text em {
	display: block;
	font-style: normal;
	color: #3c5063;
	margin-top: 10px;
}

.view .extra-product-list .product .btn-wrapper {
	display: block;
	text-align: center;
	margin: 15px 0 5px;
}

.view .extra-product-list .product .btn-wrapper span {
	height: 35px;
	line-height: 30px;
	display: inline-block;
	padding: 0 30px;
	border-radius: 5px;
	border: solid 1px rgba(0, 0, 0, 0.08);
	background-color: #ffffff;
	font-size: 14px;
	font-weight: 300;
	color: #3c5063;
	position: relative;
}

.view .extra-product-list .product .btn-wrapper span::after {
	width: auto;
	height: 4px;
	background: #472439;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	content: '';
	display: block;
	opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.view .box.payment-box {
	padding: 0;
}

.view .box.payment-box .titles.form-group {
	margin-bottom: 0 !important;
}

.view .box.payment-box .titles .form-element {
	border-bottom: 1px solid #E9E9E9;
	padding: 0 35px;
	height: 55px;
}

@media (max-width: 991.98px) {
	.view .box.payment-box .titles .form-element {
		padding: 0 20px;
	}
}

.view .box.payment-box .titles .form-element label {
	margin-top: 14px;
	width: 100%;
}

.view .box.payment-box .titles .form-element label .cards {
	width: 153px;
	height: 40px;
	background: url("./img/icon-payment-card.png");
	display: block;
	right: -10px;
	top: -8px;
}

@media (max-width: 991.98px) {
	.view .box.payment-box .titles .form-element label .cards {
		display: none;
	}
}

.view .box.payment-box .titles .form-element label .cards {
	position: absolute;
}

.view .box.payment-box .payment-contents .payment {
	display: none;
	padding: 40px;
}

@media (max-width: 991.98px) {
	.view .box.payment-box .payment-contents .payment {
		padding: 20px;
	}
}

.view .box.payment-box .payment-contents .payment.block {
	display: block;
}

@media (max-width: 991.98px) {
	.view .box.payment-box .payment-contents .payment .bank-list {
		padding: 0 20px;
	}
}

.bank-list .bank {
	overflow: hidden;
}

.bank-list .bank .bank-logo {
	width: 160px;
	height: 160px;
	border: 1px solid #E9E9E9;
	border-radius: 15px;
	padding: 60px 15px;
	text-align: center;
}

@media (max-width: 991.98px) {
	.bank-list .bank .bank-logo {
		width: 100%;
		margin-bottom: 15px;
	}
}

.bank-list .bank .bank-logo img {
	max-width: 100%;
}

@media (max-width: 991.98px) {
	.bank-list .bank .bank-info {
		padding: 0;
	}
}

.bank-list .bank .bank-info .h4 {
	color: #3c5063;
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 15px;
}

.bank-list .bank .bank-info ul {
	overflow: hidden;
}

@media (max-width: 991.98px) {
	.bank-list .bank .bank-info ul {
		margin-bottom: 0;
	}
}

.bank-list .bank .bank-info ul li {
	float: left;
	width: 70%;
	color: #929DA8;
	font-size: 16px;
	margin-bottom: 10px;
}

.bank-list .bank .bank-info ul li .h5 {
	color: #3c5063;
	font-size: inherit;
	margin-bottom: 5px;
	line-height: 1.4;
}

.bank-list .bank .bank-info ul li:nth-child(even) {
	width: 30%;
}

@media (max-width: 991.98px) {
	.bank-list .bank .bank-info ul li:nth-child(even) {
		width: 100%;
	}
}

@media (max-width: 991.98px) {
	.bank-list .bank .bank-info ul li {
		width: 100%;
	}
}

@media (max-width: 991.98px) {
	.view .box.payment-box .payment-contents .payment .jp-card {
		min-width: inherit;
	}
}

.view .box.payment-box .payment-contents .payment .card-wrapper {
	margin-bottom: 40px;
}

@media (max-width: 991.98px) {
	.view .box.payment-box .payment-contents .payment .card-wrapper {
		margin-bottom: 20px;
	}
}

@media (max-width: 991.98px) {
	.view .box.payment-box .payment-contents .payment .name {
		margin-bottom: 20px;
	}

	.view .box.payment-box .payment-contents .payment .p-0 {
		padding-left: 15px !important;
	}
}

.view .order-detail-info .h4 {
	font-size: 16px;
	color: #3c5063;
	margin-bottom: 5px;
}

.view .order-detail-info p {
	color: #929DA8;
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 0;
}

.view .order-detail-info .user-detail {
	margin-top: 30px;
}

.view .order-detail-info .user-detail a {
	color: #472439;
}

.view .cargo-track {
	border-radius: 5px;
	border: solid 3px #472439;
	padding: 30px 10px;
	display: block;
	margin: 32px 0 0;
	overflow: hidden;
}

.view .cargo-track .left {
	width: 25%;
	float: left;
}

.view .cargo-track .left img {
	width: 100%;
	margin-top: 20px;
}

.view .cargo-track .right {
	width: 70%;
	float: right;
}

.view .cargo-track .right .h4 {
	font-size: 14px;
	color: #3c5063;
}

.view .cargo-track .right .input {
	position: relative;
}

.view .cargo-track .right input {
	color: inherit;
	border: 0;
	border-bottom: 1px solid #C5C6CF;
	padding-right: 20px;
	width: 100%;
}

.view .cargo-track .right .track-btn {
	width: 20px;
	height: 20px;
	background: url("./img/icons/arrow-left.png") no-repeat;
	display: block;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	top: 0;
	right: 0;
	border: none;
	outline: none;
	position: absolute;
	cursor: pointer;
}


.florist-wrapper.panel {
	margin: 100px 0;
}

.florist-wrapper.panel .menu {
	margin: 5px;
}

.florist-wrapper.panel .menu li {
	margin-bottom: 5px;
}

.florist-wrapper.panel .menu li a {
	line-height: 50px;
	font-size: 16px;
	color: #3c5063;
	padding: 0 20px;
	text-decoration: none;
	display: block;
	border-radius: 5px;
	position: relative;
}

.florist-wrapper.panel .menu li a i {
	float: left;
	margin: 16px 15px 0 0;
	width: 32px;
	height: 20px;
}

.florist-wrapper.panel .menu li a::after {
	content: "\e906";
	color: #3c5063;
	right: 20px;
	top: 15px;
	position: absolute;
	font-size: 20px;
}

.florist-wrapper.panel .menu li a:hover {
	text-decoration: underline;
}

.florist-wrapper.panel .menu li.active a {
	background: #472439;
	color: #FFF;
}

.florist-wrapper.panel .menu li.active a:hover {
	text-decoration: none;
}

.florist-wrapper.panel .menu li.active a::after {
	color: #FFF;
}

.florist-wrapper.panel .menu li.active a i {
	background-position: left bottom !important;
}

.florist-wrapper.panel .box.right {
	padding: 20px;
}

@media (max-width: 991.98px) {
	.florist-wrapper.panel .box.right {
		margin-top: 30px;
	}
}

.florist-wrapper.panel .box.right.order-detail .img {
	width: 100%;
	height: auto;
	border: 1px solid #E9E9E9;
	border-radius: 5px;
	padding: 30px;
}

.florist-wrapper.panel .box.right.order-detail .img img {
	width: 100%;
	height: auto;
}

@media (max-width: 991.98px) {
	.florist-wrapper.panel .box.right.order-detail .img {
		margin-bottom: 20px;
	}
}

.florist-wrapper.panel .box.right.order-detail .h3 {
	font-size: 18px;
	color: #3c5063;
	margin-bottom: 10px;
}

.florist-wrapper.panel .box.right.order-detail p {
	line-height: 25px;
	font-size: 16px;
	color: #929DA8;
	margin-bottom: 10px;
}

.florist-wrapper.panel .box.right.order-detail p a {
	color: #472439;
	text-decoration: none;
}

.florist-wrapper.panel .box.right.order-detail p a:hover {
	color: #ea3163;
}

.florist-wrapper.panel .box.right.order-detail .status {
	width: auto;
	text-align: center;
	float: left;
}

@media (max-width: 991.98px) {
	.florist-wrapper.panel .box.right.order-detail .status {
		float: none;
	}
}

.florist-wrapper.panel .box.right.order-detail .status i {
	display: inline-block;
	margin-bottom: 10px;
}

.florist-wrapper.panel .box.right.order-detail .status span {
	display: block;
	font-size: 16px;
	color: #3c5063;
}

.florist-wrapper.panel .box.right.order-detail .status.teslim-edildi i {
	width: 50px;
	height: 50px;
	background: url("./img/icons/icon-teslim-edildi.png");
}

.florist-wrapper.panel .box.right.order-detail .status.iptal-edildi i {
	width: 50px;
	height: 50px;
	background: url("./img/icons/icon-iptal-edildi.png");
}

.florist-wrapper.panel .box.right.order-detail .status.hazirlaniyor i {
	width: 51px;
	height: 50px;
	background: url("./img/icons/icon-hazirlaniyor.png");
}

.florist-wrapper.panel .box.right.order-detail .status.yola-cikti i {
	width: 74px;
	height: 45px;
	background: url("./img/icons/icon-yola-cikti.png");
}

.florist-wrapper.panel .box.right.order-detail .status.teslim-zamani-bekleniyor i {
	width: 40px;
	height: 45px;
	background: url("./img/icons/icon-teslim-zamani-bekliyor.png");
}

.florist-wrapper.panel .box.right.order-detail dl {
	overflow: hidden;
}

.florist-wrapper.panel .box.right.order-detail dl dt,
.florist-wrapper.panel .box.right.order-detail dl dd {
	font-size: 16px;
	color: #3c5063;
	line-height: 30px;
	float: left;
}

.florist-wrapper.panel .box.right.order-detail dl dt {
	width: 41.66667%;
}

@media (max-width: 991.98px) {
	.florist-wrapper.panel .box.right.order-detail dl dt {
		width: 100%;
	}
}

.florist-wrapper.panel .box.right.order-detail dl dt span {
	float: right;
	margin-right: 20px;
}

@media (max-width: 991.98px) {
	.florist-wrapper.panel .box.right.order-detail dl dt span {
		display: none;
	}
}

.florist-wrapper.panel .box.right.order-detail dl dd {
	width: 58.33333%;
}

@media (max-width: 991.98px) {
	.florist-wrapper.panel .box.right.order-detail dl dd {
		width: 100%;
	}
}

.florist-wrapper.panel .box.right.order-detail .list-invoice {
	overflow: hidden;
	margin: 0;
}

.florist-wrapper.panel .box.right.order-detail .list-invoice li {
	width: 33.33333%;
	float: left;
}

@media (max-width: 991.98px) {
	.florist-wrapper.panel .box.right.order-detail .list-invoice li {
		width: 100%;
		float: none;
		margin-bottom: 10px;
	}
}

@media(min-width: 992px) {
	.product:hover .product-hover-image {
		opacity: 1 !important;
	}
}

@media(max-width: 992px) {

	.login-panel .top .btn-close-panel {
		font-size: 25px;
		left: 10px;
		display: flex;
		top: 5px;
	}

	.mobile-hidden {
		display: none;
	}

	.product-slider-area {
		margin: 10px 0 40px;
	}

	.bread-item i {
		margin-left: 15px;
		margin-right: 15px;
	}

	.bread-item {
		display: inline-flex;
		align-items: center;
	}

	.bread-item:nth-child(2) {
		display: none;
	}

	.js-bread-list {
		display: none;
		background-color: #fdfdfe;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		padding: 25px 20px 30px 20px;
		font-size: 12px;
		z-index: 2;
	}

	.mobile-bread {
		display: flex;
		width: 100%;
		padding-top: 10px;
		padding-bottom: 0px;
		align-items: center;
	}

	.bread-item {
		display: none;
	}

	.bread-item:first-child {
		display: inline-flex;
	}

	.bread-item:last-child {
		display: inline-block;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.breadcrumb-list {
		padding-top: 10px;
	}

	.bread-item:nth-child(2) {
		display: inline-flex;
	}

	.js-bread-list .bread-item {
		display: block;
	}

	.js-bread-list .bread-item:nth-child(2) {
		margin-left: 10px;
	}

	.js-bread-list .bread-item:nth-child(3) {
		margin-left: 20px;
	}

	.js-bread-list .bread-item:nth-child(4) {
		margin-left: 30px;
	}

	.js-bread-list .bread-item+.bread-item {
		margin-top: 20px;
	}

	.bread span {
		margin: 0px;
	}

	.js-bread-list .close-btn {
		position: absolute;
		top: 20px;
		right: 50px;
	}

	.bread-main-title {
		font-size: 20px;
		margin-bottom: 0;
	}

	.breadcrumb-wrapper {
		position: relative;
	}

	.breadcrumb-area {
		margin-bottom: 10px;
	}

	.bread-item a {
		color: inherit;
	}
}


.florist-wrapper.login .login-form .radio {
	float: left;
	margin-right: 30px;
	width: auto;
	border: none;
}

.form-wrapper .form-group .form-element.checkbox,
.form-wrapper .form-group .form-element.radio {
	border: none;
	margin-bottom: 0;
	padding: 0;
	height: auto;
}

.login .form-wrapper .form-group .form-element.checkbox {
	margin-bottom: 0;
	height: auto;
}

.login .form-element {
	margin-bottom: 0;
}

.sidebar-product-wrapper-title {
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 3px solid #472439;
	display: inline-block;
}

.only-wrapper {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
	border: none !important;
}

.breadcrumb-area {
	background-color: #fff;
	border-top: 1px solid #eee;
	margin-bottom: 30px;
}

.breadcrumb-area+.login {
	margin-top: -30px;
}

.sidebar-product {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.sidebar-product .right {
	white-space: nowrap;
	flex: 0 0 auto;
}

.sidebar-product .left {
	display: flex;
	align-items: center;
	margin-right: 10px;
}

.sidebar-product .left p {
	margin-bottom: 0;
}

.margin-zero {
	margin: 0 !important;
}

.order-box-wrapper .box+.box {
	margin-top: 30px;
}

.form-wrapper .form-group .form-element {
	margin-bottom: 0;
}

.view .address-and-note ul+.total-price {
	margin-bottom: 0;
	margin-top: 15px;
}

.form-wrapper .form-group .form-element:disabled {
	background-color: #e9e9e9;
	cursor: not-allowed;
}

.btn-big.next,
.btn.prev {
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.btn-big.next::after {
	content: '';
	width: 19px;
	height: 15px;
	display: inline-block;
	background: url(./img/icons/arrow-right.png);
	margin: 0 0 0 32px;
}

.btn.prev::before {
	content: '';
	width: 19px;
	height: 15px;
	display: inline-block;
	background: url(./img/icons/arrow-left.png);
	margin: 0 32px 0 0;
}

.parsley-error,
.parsley-valid {
	border-width: 1.5px !important;
}

.parsley-error {
	border-color: #ec5857 !important;
}

.checkbox.parsley-error {
	border: 1.5px solid #ec5857 !important;
	padding: 8px 0 0 5px !important;
	display: block;
}

.parsley-valid {
	border-color: #229754 !important;
}

.cart-product-wrapper .left img {
	width: 75px;
	height: 75px;
	padding: 5px;
	border: 1px solid #E9E9E9;
	display: inline-block;
	border-radius: 5px;
	margin-right: 5px;
}

.cart-product-wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.box .cart-product-wrapper {
	margin-bottom: -30px;
}


.cart-product-wrapper .left {
	display: flex;
	align-items: center;
}

.cart-product-wrapper .right {
	flex: 0 0 auto;
	white-space: nowrap;
}

.btn-delete {
	background-color: #ec5857;
	color: #fff;
}

.checkbox label a {
	text-decoration: underline;
	font-weight: 500;
}

.bank-list .bank+.bank {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #e9e9e9;
}

.bank-list .bank.row {
	align-items: center;
}

.bank-list .bank .bank-info ul {
	margin-bottom: -10px;
}



.view .cargo-track {
	display: flex;
	align-items: center;
}

.view .cargo-track .left {
	margin-right: 20px;
}

.view .cargo-track .left img {
	margin-top: 10px;
}



.florist-wrapper.panel {
	margin: 50px 0;
}

.florist-wrapper.panel .menu li a i {
	color: #472439;
	font-size: 20px;
	text-align: center;
}

.order-list .order {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.order-list .order .left img {
	height: 75px;
	width: auto;
	margin-right: 5px;
	border-radius: 5px;
}

.order-list .order .right {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.order-list .order .right .simple-btn {
	margin-left: 15px;
}

.order-list .order+.order {
	border-top: 1.5px dashed #472439;
	margin-top: 15px;
	padding-top: 15px;
}

.cart-list .cart-item {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1.5px dashed #472439;
	margin-bottom: 15px;
	padding-bottom: 15px;
}


.cart-list .cart-item img {
	height: 75px !important;
	width: auto !important;
}

.florist-wrapper.panel .box.right.order-detail .img {
	width: auto;
	padding: 10px;
}

.box.order-detail+.box.order-detail {
	margin-top: 30px;
}

.florist-wrapper.panel .box.right.order-detail dl dd {
	min-height: 30px;
}

.total-price i {
	color: #472439;
}

.discount-code .simple-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}

.simple-btn:hover {
	opacity: 0.9;
}

.product-list .product .product-inner .text .prices .price-wrap {
	display: inline-flex;
}

.product-detail .order-create .price .price-wrap {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.delete-outline {
	width: 20px;
	height: 20px;
	background: transparent;
	color: #ec5857;
	line-height: 1;
	text-align: center;
	border-radius: 50%;
	font-size: 14px;
	border: 1px solid #ec5857;
	cursor: pointer;
	align-items: center;
	justify-content: center;
	display: inline-flex;
	padding: 0;
	margin: 0;
	position: relative;
	top: -1px;
}

.contact-page-detail {
	padding-top: 60px;
	padding-bottom: 60px;
}

.contact-page-detail .contact-info-title {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 30px;
}

.contact-page-detail .contact-adress a {
	color: black;
}

.contact-page-detail .contact-adress a i {
	margin-right: 10px;
}

.contact-page-detail .contact-adress .fal {
	margin-right: 10px;
}

.contact-page-detail input.form-control {
	width: 80%;
	font-size: 14px;
	min-height: 45px;
	font-weight: lighter;
	padding: 5px 20px;
	line-height: 19px;
	color: #424242;
	background-color: #fff;
	background-image: none;
	background-clip: padding-box;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	outline: none;
}

.contact-page-detail .mb-15 {
	margin-bottom: 15px;
}

.contact-page-detail .mb-50 {
	margin-bottom: 50px;
}

.contact-page-detail textarea.form-control {
	min-height: 155px;
	width: 80%;
	font-size: 14px;
	font-weight: lighter;
	padding: 5px 20px;
	line-height: 19px;
	color: #424242;
	background-color: #fff;
	background-image: none;
	background-clip: padding-box;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	outline: none;
}

.contact-page-detail .contact-form-title {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 30px;
}

.contact-page-detail .contact-button {
	padding: 6px 38px;
	background-color: #472439;
	color: white;
	border-radius: 4px;
	line-height: 20px;
	border: none;
}

.contact-page-detail .contact-button i {
	margin-left: 9px;
}

.contact-page-detail .contact-info-p {
	margin-bottom: 20px;
}

.contact-page-detail .social-contact .social-icon i {
	width: 70px;
	height: 70px;
	font-size: 33px;
	text-align: center;
	padding: 10px;
	border: 1px solid grey;
	margin-right: 20px;
	border-radius: 50%;
	padding-top: 17px;
	color: black;

}

.contact-page-detail .social-contact .social-icon i:hover {
	opacity: 0.5;
}

.contact-page-detail .contact-button:focus {
	outline: none;
}

.contact-page-detail ul.social-icon {
	display: flex;
}


.not-found-page-detail {
	padding-top: 60px;
	padding-bottom: 60px;
}

.not-title {
	font-size: 50px;
	text-align: center;
	margin-bottom: 40px;
}

.not-description {
	text-align: center;
}

a.not-found-link {
	display: block;
	background-color: #472439;
	width: 300px;
	text-align: center;
	margin-top: 30PX;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 30px;
	height: 40px;
	border-radius: 5px;
	color: white !important;
	display: flex;
	align-items: center;
	justify-content: center;
}

a.not-found-link:hover {
	text-decoration: none;
}

#map iframe {
	width: 100% !important;
	height: 350px !important;
}

.pagination .page-item.active a {
	position: relative;
	display: block;
	padding: 0.5rem 0.75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #fff;
	background-color: #472439;
	border: 1px solid #dee2e6;
}

.pagination .page-item a {
	color: #472439;
	position: relative;
	display: block;
	padding: 0.5rem 0.75rem;
	margin-left: -1px;
	line-height: 1.25;
	background-color: #fff;
	border: 1px solid #dee2e6;
}


div#iyzipay-checkout-form {
	padding: 30px 0 20px;
}

.bank-info .h5 {
	display: flex;
	justify-content: space-between;
}


.with-icon.int-phone {
	background-position: calc(100% - 16px) center !important;
}

.iti.iti--allow-dropdown {
	width: 100%;
}

.view .product-list .product .product-inner.box {
	padding: 0;
}

.view .product-list .product .product-inner .img img {
	width: 100%;
	height: auto;
}

.product-detail .order-create .form .time-selector {
	margin: -10px 0 30px;
}

.video-overlay {
	display: block;
	position: relative;
}

.video-overlay::after {
	content: "\f04b";
	font-family: "Font Awesome 7 Free";
	font-weight: 400;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 30px;
	width: 60px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 3px solid #fff;
	border-radius: 50%;
	padding-top: 3px;
	padding-left: 6px;
	background-color: rgb(246, 64, 113);
}

.small-video-overlay::after {
	font-size: 20px;
	width: 40px;
	height: 40px;
	border: 2px solid #fff;
	border-radius: 50%;
	padding-top: 3px;
	padding-left: 4px;
}

.mt-30 {
	margin-top: 30px;
}

@media(min-width: 992px) {

	.main-slides .slide .content .title {
		word-spacing: 100vw;
	}

	.desktop-column-reverse {
		flex-direction: column-reverse;
	}

	.box-group.desktop-column-reverse .item::before {
		top: unset !important;
		bottom: -10px !important;
	}

	.box-group.desktop-column-reverse div.item+.item {
		border-bottom: 1px solid #ebebeb !important;
	}
}

@media(max-width: 992px) {
	.contact-page-detail {
		padding-top: 20px;
	}

	.contact-page-detail .contact-info-title {
		margin-bottom: 20px;
	}

	.contact-page-detail .social-contact .social-icon i {
		width: 50px;
		height: 50px;
		font-size: 24px;
		padding-top: 12px;
	}

	.contact-page-detail input.form-control {
		width: 100%;
	}

	.contact-page-detail textarea.form-control {
		width: 100%;
	}

	.siparis-takibi li a span {
		display: none;
	}


	.bank-list .bank .bank-logo {
		height: auto;
		padding: 10px;
	}

	.bank-list .h5 .simple-btn {
		width: 100%;
		padding: 10px;
		margin: 10px 0;
	}

	.bank-info .h5 {
		flex-wrap: wrap;
	}

	.sticky-wrapper {
		position: unset;
	}

	.company-feature a {
		width: 100%;
		font-size: 12px;

	}

	.special-design-area p {
		font-size: 22px;
	}

	.special-design-area a,
	.special-design-area button {
		font-size: 18px;
		padding: 0 20px;
		border-width: 1.5px;
	}

}

.florist-wrapper{
	padding: 50px 0;
}

/* ==========================================================================
   Tema Custom (main.css)
   ========================================================================== */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    list-style: none;
    text-decoration: none;
}



body {
    font-family: "Poppins", sans-serif;
    background-color: #fff;
}

a,
a:hover {
    text-decoration: none;
}

ul,
li {
    padding: 0;
    margin: 0;
}

/* Swiper base stilleri kaldırıldı — HeroSlider + MultiSlideCarousel Vite bileşenleri kullanılıyor */

/* ProductGallery overrides */
.product-gallery-main {
    max-height: 550px;
    border-radius: 0;
}

.product-gallery-main .gallery-slide img {
    max-height: 500px;
    object-fit: contain;
}

.product-gallery-main .gallery-prev,
.product-gallery-main .gallery-next {
    border: 2px solid #fff;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
}

.product-gallery-main .gallery-prev:hover,
.product-gallery-main .gallery-next:hover {
    background: rgba(0, 0, 0, 0.5);
}

.product-gallery-thumbs .gallery-thumb {
    width: 100px;
    height: auto;
    max-height: 100px;
    opacity: 0.5;
    transition: opacity 0.3s;
}

.product-gallery-thumbs .gallery-thumb:hover,
.product-gallery-thumbs .gallery-thumb.active {
    opacity: 1;
}

/* Content Wrapper */
.content-wrapper {
    background-color: #fff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1), 0 10px 20px rgba(0, 0, 0, 0.1);
    padding: 30px 20px;
    margin-top: 15px;
    margin-bottom: 40px;
    border-radius: 15px;
}

.content-wrapper p {
    padding: 10px 5px;
    color: #000;
}

.content-wrapper img {
    width: 100%;
}

.content-wrapper-title {
    font-weight: 600;
    font-size: 25px;
    padding-bottom: 10px;
    text-align: center;
}

.content-title-01 {
    font-size: 28px;
    font-weight: 600;
}

.content-title-02 {
    font-size: 20px;
    font-weight: 600;
}

/* HEADER-TOP START*/
.header-top {
    padding: 10px 0;
    background: var(--color-2);
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    color: #fff;
    width: 100%;
    z-index: 1000;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.ht-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.ht-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    color: #fff;
}

.ht-right:hover {
    color: #fff;
}

.ht-right i {
    color: #fff;
}

.htop {
    font-size: 15px;
}

/* HEADER-TOP END*/



/* HEADER-BOTTOM START*/
.header-bottom {
    border-bottom: 1px solid var(--color-2);
    border-radius: 50px;
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
    margin-right: 0;
}

.hb-right {
    display: flex;
    justify-content: flex-end;
    gap: 2rem;
}

.hb-left {
    display: flex;
    gap: 3rem;
}

.header-bottom a {
    color: var(--color-text);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 11px;
    font-size: 18px;
}

.header-bottom i {
    color: var(--color-2);
    font-size: 18px;
}

/* HEADER-BOTTOM END*/



/* MENU-BLOCK START*/
.header-menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
    background-color: #fff;
    width: 100%;
    position: sticky;
    top: -1px;
    z-index: 99;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.header-navbar {
    margin: 0 30px;
}

.header-navbar ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
}

.header-navbar ul li a {
    font-size: 15px;
    color: var(--color-text);
}

.header-navbar ul li:hover {
    opacity: 1;
}

.menu-row {
    display: flex;
    align-items: center;
}

.logo-item img {
    padding-bottom: 0;
    width: 145px;
    padding: 12px;
}

.navbar-img {
    margin-right: 1rem;
}

.desktop-search-input {
    background-color: #fff;
    border: none;
    border-bottom: 3px solid var(--color-1);
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0px;
}

.desktop-search-input input {
    border: none;
    width: 100%;
    padding: 10px 10px 5px 10px;
    margin: -10px 32px 0px 5px;
    box-sizing: border-box;
}

.desktop-search-input input:focus {
    border: none;
    outline: none;
}

.menu-icon {
    display: flex;
    justify-content: flex-end;
    font-size: 20px;
    color: var(--color-2);
    margin: 8px 50px;
}

.menu-icon:hover {
    color: var(--color-2);
}


.desktop-search-input .search {
    font-size: 16px;
    color: lightgray;
    cursor: pointer;
}

/* MENU-BLOCK END*/


/* MOBILE HOME START */
.headerMobileSwiper {
    display: none;
    width: 100%;
    height: 100%;
}

.headerMobileSwiper .hero-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.headerMobileSwiper .hero-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.headerMobileSwiper .hero-slider-prev,
.headerMobileSwiper .hero-slider-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    max-width: 40px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
}

.headerMobileSwiper .hero-slider-prev {
    left: -3px;
}

.headerMobileSwiper .hero-slider-next {
    right: 0px;
}

.headerMobileSwiper .hero-slider-prev i,
.headerMobileSwiper .hero-slider-next i {
    font-size: 24px;
    background-color: var(--color-1);
    color: var(--color-4);
    padding: 10px;
}

.headerMobileSwiper .hero-slider-prev i {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.headerMobileSwiper .hero-slider-next i {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.header-mobile {
    display: none;
}

.header-mobile .top-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 8px 15px;
    z-index: 1000;
    background-color: var(--color-2);
    border-radius: 0px 0px 20px 20px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.top-wrapper a img {
    max-width: 110px;
    color: aliceblue;
}

.hamburger-menu {
    color: white;
    font-size: 34px;
    position: relative;
    bottom: 2px;
}

.top-wrapper i {
    color: white;
    margin: 0 10px;
}

.search-wrapper {
    position: relative;
    padding-top: 90px;
    margin-bottom: 23px;
}

.mobile-search-input {
    max-width: 690px;
    width: 100%;
    border-radius: 20px;
    color: white;
    padding: 7px 20px;
    border: 1px solid var(--color-5);
    background: var(--color-3);
}

.search-mobile {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 30px;
    color: #fff;
}

.header-mobile.hidden {
    display: none;
}

.mobile-home-slider {
    display: none;
}


@media (max-width: 820px) {
    .home-slider-section {
        display: none;
    }

    .headerMobileSwiper {
        display: block;
    }

    .search-mobile {
        top: 83%;
        right: 39px;
    }
}

/* MOBILE HOME END */


/* Modal START*/
.header-modal {
    position: fixed;
    background-color: var(--color-4);
    margin: 0;
    /* padding: 1rem; */
    border: 10px solid var(--color-3);
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    overflow-y: auto;
}

.header-modal.show {
    display: block;
    opacity: 1;
}

.modal-left {
    margin-bottom: 20px;
}

.modal-header {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-inline: 0;
}

.modal-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;
    z-index: 10;
    position: relative;
}

.close {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 20px;
    color: var(--color-2);
}

.modal-icon {
    display: flex;
    gap: 50px;
    margin: 25px 0 25px 0;
    width: 100%;
    justify-content: space-between;
}

.modal-icon a {
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    gap: 5px;
}


.modal-icon>div {
    display: flex;
    align-items: center;
    gap: 10px;
}

.search-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    border-radius: 30px;
    color: var(--color-3);
    padding: 0px 20px;
    border: 1px solid var(--color-5);
    background: var(--color-3);
}

.modal-input {
    border: none;
    outline: none;
    background-color: var(--color-3);
    width: 100%;
    margin: 0 20px 0 0;
}

.modal-input:focus {
    border: none;
    outline: none;
}

.modal-search {
    color: var(--color-4);
}


.modal-body {
    display: flex;
    flex-direction: column;
    gap: 50px;
}

.list-container {
    display: flex;
    justify-content: space-between;
}

.list-container a {
    text-decoration: none;
    color: #000;
    font-size: 16px;
    font-weight: 400;
}

.list-container ul {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.list-container ul li {
    list-style: none;
}

.mb-title {
    text-align: center;
    color: var(--color-1);
    font-size: 30px;
    font-weight: 400;
}

.modal-footer {
    display: flex;
    flex-direction: column;
    gap: 50px;
}

.modal-footer div {
    display: flex;
    gap: 20px;
    justify-content: space-between;
    border-radius: 10px 10px 0px 0px;
    margin-bottom: -17px;
}

.modal-footer-icons {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--color-3);
    padding: 1rem 2rem;
    gap: 1rem;
    border-radius: 25px;
}

.modal-footer a {
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    color: #000;
}

.footer-icons img {
    max-width: 15px;
}


@media (max-width: 1200px) {
    .hb-left {
        gap: 2rem;
    }

    .header-navbar {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .header-navbar ul {
        gap: 12px;
    }

    .header-navbar ul li a {
        font-size: 13px;
    }

    .logo-item img {
        max-width: 150px;
    }

    .desktop-search-input .search {
        right: 9px;
        font-size: 16px;
    }

    .desktop-search-input input {
        padding: 0px;
        margin: -22px 0 0 0;
        max-width: 137px;
        font-size: 10px;
    }

    .header-menu {
        display: flex;
        align-items: center;
        margin-bottom: 25px;
    }

    .navbar-img {
        margin-right: 5px;
        max-width: 15px;
    }

    .ht-left,
    .ht-center,
    .ht-right {
        text-align: center;
    }

    .ht-right {
        display: flex;
        gap: 5px;
    }

    .menu-icon {
        margin: 4px;
    }

    .d-flex {
        gap: 10px;
    }
}

@media (max-width: 992px) {
    .header-bottom a {
        font-size: 12px;
    }

    .logo-item img {
        max-width: 140px;
    }

    .header-navbar ul li a {
        font-size: 8px;
    }

    .all-products img {
        max-width: 14px;
    }

    .header-menu {
        display: none;
    }

    .header-mobile {
        display: block;
    }

    .header-bottom {
        display: none;
    }
}

@media (max-width: 820px) {
    .htop {
        font-size: 11px;
        text-align: center;
    }

    .logo-item img {
        max-width: 125px;
    }

    .header-bottom a {
        font-size: 13px;
        display: flex;
        gap: 8px;
    }

    .header-bottom i {
        font-size: 13px;
    }

    .header-navbar {
        margin-left: 0;
        padding: 0;
    }

    .header-navbar ul {
        padding: 0;
        margin: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 10px;
    }

    .header-navbar ul li {
        flex: 1 1 auto;
        text-align: center;
        margin: 0;
        padding: 0;
        max-width: 120px;
    }

    .header-navbar ul li a {
        font-size: 10px;
        padding: 5px 10px;
    }

    .desktop-search-input {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 10px;
    }

    .desktop-search-input input {
        max-width: 120px;
        padding: 5px;
    }

    .desktop-search-input .search {
        right: 5px;
        font-size: 13px;
        color: #444;
    }

    .menu-icon {
        font-size: 15px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 10px;
    }

    .desktop-search-input input::placeholder {
        font-size: 12px;
    }

    .desktop-search-input input {
        padding: 25px 10px;
        font-size: 14px;
    }

    .menu-icon {
        font-size: 18px;
        margin-left: 10px;
        display: flex;
        align-items: center;
    }

    .d-flex {
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .hero-slide img {
        display: block;
    }

    .home-banners img {
        display: none;
    }

    .modal-icon a {
        font-size: 17px;
    }
}

@media (max-width: 576px) {
    .modal-icon a {
        font-size: 10px;
    }

    .mb-title {
        font-size: 25px;
        margin-bottom: -25px;
        color: white;
    }
}

@media (max-width: 430px) {
    .list-container {
        padding-bottom: 25px;
    }

    .modal-footer a {
        font-size: 12px;
    }
}

/* Modal END*/



/* HOME BANNERS START*/
.home-banners {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 23px;
    position: relative;
    z-index: 0;
}


.images-right {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.mobil-home-img {
    width: 100%;
    height: auto;
    border-radius: 20px;
}

@media (max-width: 768px) {
    .home-banners {
        display: none;
    }
}

/* HOME BANNERS END*/


/* HOME CARDS START*/
.home-cards {
    display: flex;
    padding-top: 50px;
}

.home-card {
    border: 1px solid var(--color-1);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2rem;
    color: var(--color-text);
    gap: 1rem;
    font-size: 22px;
}

.home-card:hover {
    color: #000;
}

@media (max-width: 992px) {
    .home-card {
        padding: 10px;
        flex-direction: column;
        margin-bottom: 20px;
    }
}

@media (max-width: 430px) {
    .home-cards {
        display: flex;
        padding-bottom: 5rem;
        padding: 38px 0px;
    }
}

/* HOME CARDS END*/



/* PRODUCTS START */
.section-products {
    margin-top: 5rem;
}

.home-products {
    margin-top: 5rem;
    margin-bottom: 5rem;
}

.title-span {
    color: var(--Color-1);
    font-size: 20px;
    font-weight: 400;
}

.section-title {
    color: var(--Text-Color);
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 1rem;
}

.product-box {
    position: relative;
    display: block;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    margin-bottom: 3rem;
    box-shadow: var(--color-2) 0px 2px 2px 0px, var(--color-2) 0px 2px 5px 0px;
    min-height: 90%;
}

.product-box img {
    width: 100%;
    max-height: 420px;
    object-fit: cover;
}

.product-box-content {
    position: relative;
}

.pro-box-img {
    display: block;
    width: 100%;
    height: 100%;
    transition: opacity 0.8s ease;
}

.pro-box-img,
.product-hover-img {
    width: 100%;
    height: auto;
    aspect-ratio: 8 / 9;
    object-fit: cover;
}

.product-hover-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    opacity: 0;
    transition: opacity 0.8s ease;
    z-index: 1;
    object-fit: cover;
}

.product-box:hover .product-hover-img {
    opacity: 1;
}


.add-to-cart-button,
.notify-button {
    position: absolute;
    border: none;
    bottom: 85px;
    left: 50%;
    transform: translateX(-50%) translateY(20px) scaleY(0);
    background-color: var(--color-2);
    color: #fff;
    padding: 20px;
    margin: 0;
    max-width: 450px;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    opacity: 0;
    cursor: pointer;
    z-index: 1;
    transition: opacity 0.4s ease-out,
        transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.add-to-cart-button::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 4px;
    background-color: #fff;
    transform: scaleX(0);
    transition: transform 0.4s ease-out 0.3s;
}

.product-box:hover .add-to-cart-button,
.product-box:hover .notify-button {
    opacity: 1;
    transform: translateX(-50%) translateY(-18px) scaleY(1);
    animation: none;
    transition: all 0.3s ease;
}

.product-box:hover .add-to-cart-button::after {
    transform: scaleX(1);
}

.eye-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    font-size: 20px;
    z-index: 1;
}

.product-content {
    background: #fff;
    padding: 10px 0 30px 0;
}

@keyframes foldUp {
    0% {
        opacity: 0;
        transform: translateY(20px) scaleY(0);
    }

    100% {
        opacity: 1;
        transform: translateY(0) scaleY(1);
    }
}

.add-to-cart-button:hover {
    background-color: var(--color-4);
    color: var(--color-1);
}

.eye-icon {
    position: absolute;
    top: 10px;
    right: -30px;
    opacity: 0;
    transition: right 0.3s ease, opacity 0.3s ease;
    font-size: 1.2rem;
    color: var(--color-1);
    border: 1px solid var(--color-3);
    border-radius: 50%;
    padding: 1rem;
    background-color: var(--color-3);
    transition: all 0.3s ease;
}

.product-box:hover .eye-icon {
    right: 10px;
    opacity: 1;
}

.eye-icon:hover {
    background-color: var(--color-4);
}

.new-price {
    font-size: 20px;
    color: #000;
    padding: 0 10px;
}

.discount {
    position: absolute;
    top: 112px;
    left: -65px;
    background-color: transparent;
    color: #fff;
    background-color: var(--color-2);
    padding: 5px 94px;
    z-index: 10;
    transform: rotate(-45deg);
    transform-origin: left top;
    white-space: nowrap;
    max-width: 250px;
    text-align: center;
    font-size: 1.2rem;
}

.new-product {
    position: absolute;
    top: 112px;
    left: -65px;
    background-color: transparent;
    color: #fff;
    background-color: var(--color-2);
    padding: 4px 95px;
    z-index: 10;
    transform: rotate(-45deg);
    transform-origin: left top;
    white-space: nowrap;
    max-width: 250px;
    text-align: center;
    font-size: 1.2rem;
}

@media (max-width: 820px) {
    .new-price {
        font-size: 1.3rem;
    }
}

/* ÃƒÅ“ÃƒÂ§gen Ã…Å¸ekli oluÃ…Å¸turma */
.new-product::after {
    content: "";
    position: absolute;
    top: -35px;
    left: 87px;
    border-left: 36px solid transparent;
    border-right: 50px solid transparent;
    border-bottom: 37px solid var(--color-2);
    z-index: 999;
}

.discount::after {
    content: "";
    position: absolute;
    top: -35px;
    left: 87px;
    border-left: 36px solid transparent;
    border-right: 50px solid transparent;
    border-bottom: 37px solid var(--color-2);
    z-index: 999;
}

/* ÃƒÅ“ÃƒÂ§gen iÃƒÂ§indeki yazÃ„Â±nÃ„Â±n konumunu ayarlama */
.discount::before {
    content: "{{ $product[" discount "] }}";
    position: absolute;
    top: 8px;
    left: 8px;
    color: white;
    font-weight: bold;
    font-size: 0.8rem;
}

.price {
    display: flex;
    align-items: center;
    justify-content: center;
}

.old-price {
    text-decoration: line-through;
    color: var(--color-3);
}

.sold-out {
    text-decoration: line-through;
    color: var(--color-3);
    font-size: 20px;
    text-align: center;
}

.pro-box-title {
    color: #000;
    font-size: 16px;
    padding: 10px;
    text-align: center;
}

/* PRODUCTS END */



/* PRODUCT-SLIDER START*/
.best-sellers-section,
.home-swiper-section {
    position: relative;
    top: -173px;
    padding: 1rem;
}

.section-span {
    font-size: 18px;
    color: #555;
}

.top-best {
    background-color: var(--title-renk);
    padding-bottom: 10rem;
    position: relative;
    padding-top: 2rem;
    margin-bottom: 0;
}

.section-span {
    font-size: 1rem;
}

.bestSwiper {
    background-color: #fff;
    border-top: 1rem solid #fff;
}

.slider-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.arrows {
    position: absolute;
    top: 70px;
    right: 92px;
    z-index: 10;
}

.arrows i {
    font-size: 24px;
    color: #000;
    cursor: pointer;
    border: 1px solid var(--color-2);
    padding: 3px 5px;
    border-radius: 10px;
    margin-right: 5px;
}

.best-sellers-section {
    position: relative;
}

.best-next,
.best-prev {
    color: var(--color-4);
    background-color: var(--color-2);
    border-radius: 10px;
    padding: 25px;
}

/* PRODUCT-SLIDER END*/


/* ABOUT-US START*/
.about-us-section {
    margin-bottom: 10rem;
}

.about-card {
    box-shadow: 0 0 10px var(--color-2);
    padding: 2rem 1rem;
    border-radius: 15px;
    min-height: 100%;
}

.card-title {
    font-size: 1.5rem;
    font-weight: 600;
    display: flex;
    flex-direction: column;
    padding-block: 1rem;
}

.line {
    margin-bottom: 10px;
    border-top: 4px solid var(--color-2);
    display: inline-block;
    width: 20%;
    max-width: 150px;
}

.card-p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 2rem;
}

.about-btn {
    text-decoration: none;
    color: #fff;
    padding: 10px 20px;
    margin-top: 2rem;
    background-color: var(--color-1);
    transition: color 0.3s ease;
    margin-bottom: 1rem;
}

.about-btn:hover {
    color: #fff;
}

.about-btn i {
    margin-right: 1rem;
    transition: transform 0.3s ease;
}

.about-btn:hover i {
    transform: translateX(-5px);
}

/* ABOUT-US END*/


/* HOME-BLOG START */
.home-blogs-section {
    margin-top: -6rem;
    margin-bottom: -25px;
}

.blog-box {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    text-decoration: none;
    color: inherit;
    background-color: #fff;
    padding: 15px;
    transition: box-shadow 0.3s ease;
    overflow: hidden;
    padding-bottom: 80px;
}

.blog-title {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    margin-block: 10px;
}

.blog-p {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    border-bottom: 4px solid var(--color-2);
    padding-bottom: 20px;
}

.blog-btn {
    position: absolute;
    top: 48%;
    left: 50%;
    transform: translateX(-50%) translateY(20px);
    background-color: var(--color-4);
    color: var(--color-2);
    padding: 10px 30px;
    border: none;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    opacity: 0;
    transition: all 0.3s ease;
    z-index: 1;
}

.blog-box:hover .blog-btn {
    opacity: 1;
    transform: translateX(-50%) translateY(0);
    z-index: 1;
}

/* HOME-BLOG END */





/* breadcrumbs.blade.php START */
.breadcrumb ul {
    display: flex;
    align-items: center;
    font-size: 20px;
    opacity: 0.5;
    margin-top: 10px;
}

.breadcrumb a {
    text-decoration: none;
    color: #000;
}

.breadcrumb li:not(:last-child):after {
    content: ">";
    color: var(--color-2);
    margin: 5px;
    font-weight: bolder;
}

.breadcrumb li:last-child {
    font-weight: bold;
    color: var(--color-text);
}

.breadcrumb li:last-child a {
    color: var(--color-2);
}

/* breadcrumbs.blade.php END */


/* list-products.blade.php START */
.page-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: var(--color-4);
    padding: 1rem;
    color: var(--color-1);
}

.product-count {
    font-size: 1rem;
}

.page-title {
    font-size: 2rem;
}

.category-section {
    margin-top: 100px;
    margin-bottom: 15rem;
}

.form-select {
    padding: 10px 25px;
    border: none;
}

.page-header-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/* list-products.blade.php END */


/* Single-product.blade.php START*/
.single-product-section {
    padding: 40px 0 100px 0;
}

.category-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: var(--color-2);
    padding: 2rem 0;
    color: #fff;
}

.single-df {
    display: flex;
    flex-direction: row;
}

.single-product-title {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
}

/* singleSwiper / singleSwiper2 kaldırıldı — ProductGallery Vite bileşeni kullanılıyor */


.category-pro-title {
    font-size: 2rem;
}


.pro-detail-top {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    padding: 1rem;
    margin-bottom: 1rem;
}

.pro-detail-title {
    font-size: 30px;
    margin-bottom: 2rem;
    font-weight: 600;
    text-align: center;
}

.pro-detail-code {
    display: flex;
    font-size: 1rem;
}

.single-pro span {
    font-weight: 600;
    margin-right: 5px;
}

.pro-order {
    font-size: 1.5rem;
    color: var(--color-text--variable);
    font-weight: 600;
    padding: 0 20px 35px 20px;
}

.pro-detail-shipping {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.pro-detail-shipping input {
    background-color: #fff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    border: none;
    padding: 1rem;
    width: 100%;
    margin-bottom: 1rem;
}

.pro-detail-shipping i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #ccc;
    font-size: 16px;
    left: 95%;
}

.payment-info {
    display: flex;
    flex-direction: column;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    padding: 1rem;
}

.payment-title {
    font-weight: 600;
}

.payment {
    max-width: 350px;
    margin-bottom: 1rem;
}

.single-pro-box {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 2rem 1rem;
    margin-bottom: 1rem;
}

.single-new-price span {
    font-size: 15px;
    top: 0;
}

.single-old-price {
    margin-bottom: 1rem;
}

.old-amount {
    font-size: 2rem;
    text-decoration: line-through;
    color: #8c8c8c;
}

.old-span-box {
    display: flex;
    flex-direction: column;
    color: #8c8c8c;
}

.single-new-price,
.single-old-price {
    display: flex;
    align-items: center;
    gap: 5px;
}

.new-amount {
    font-size: 2rem;
}

.new-span-box {
    display: flex;
    flex-direction: column;
}

.new-span-box span,
.old-span-box span {
    font-size: 10px;
}

.single-btn,
.single-form-btn {
    padding: 1rem 3rem;
    color: var(--color-4);
    background-color: var(--color-2);
    display: flex;
    align-items: center;
    gap: 1rem;
    transition: all 0.4s ease;
    border-radius: 10px;
    border: 2px solid var(--color-2);
}

.single-form-btn:hover {
    background-color: var(--color-4);
    color: var(--color-1);
}

.single-btn:hover {
    color: var(--color-4);
}

.single-btn i {
    transition: transform 0.3s ease;
}

.single-btn:hover i {
    transform: translateX(7px);
}

/* .swiper-images kaldırıldı — ProductGallery Vite bileşeni kullanılıyor */

.flower-detail-title {
    font-size: 25px;
    font-weight: 500;
}

.flower-detail-content {
    color: gray;
    padding: 1rem 0;
    margin-top: 1rem;
}

.comment {
    font-size: 1.5rem;
}

.single-icon-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    padding: 0 2rem 0 0;
    margin-block: 30px;
}

.icon-box {
    display: flex;
    align-items: center;
}

.icon-box .fa-truck {
    font-size: 35px;
    margin-right: 20px;
    color: var(--color-3);
}

.icon-box .fa-lock {
    font-size: 35px;
    margin-right: 20px;
    color: rgb(223, 115, 115);
}

.flower {
    max-width: 100px;
}

.box-right {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.single-detail-bottom {
    margin-top: 5rem;
}

/* stars */
.rate {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    margin-bottom: 1rem;
}

.rate input {
    display: none;
}

.rate:not(:checked)>label {
    width: 1em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 30px;
    color: #ccc;
}

.rate:not(:checked)>label:before {
    content: "Ã¢Ëœâ€¦ ";
}

.rate>input:checked~label {
    color: #ffc700;
}

.rate:not(:checked)>label:hover,
.rate:not(:checked)>label:hover~label {
    color: #deb217;
}

.rate>input:checked+label:hover,
.rate>input:checked+label:hover~label,
.rate>input:checked~label:hover,
.rate>input:checked~label:hover~label,
.rate>label:hover~input:checked~label {
    color: #c59b08;
}

.star-color {
    color: #ffc700;
}

.input-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    gap: 1rem;
}

.input-wrapper i {
    position: absolute;
    left: 15px;
    right: 20px;
    color: var(--color-1);
}

.comment-input {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    width: 100%;
    padding: 20px 40px;
    border: none;
    margin-block: 1rem;
}

.comment-form textarea {
    width: 100%;
    border: none;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    padding: 1rem;
    margin-bottom: 2rem;
}

.comment-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2rem;
}

.comment-btn img {
    max-width: 350px;
}

.comment-btn button {
    background-color: var(--color-text--variable);
    padding: 1rem 2rem;
    border-radius: 5px;
    color: #fff;
    transition: all 0.3s ease;
    margin-bottom: 2rem;
    border: none;
}

.comment-btn button:hover {
    background-color: var(--color-4);
}


/* Similar Product */
.similar-products-section {
    background-color: var(--color-3);
    margin-top: 3rem;
}

.similar-pro {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 50px 0;
}

.similar-line {
    width: 20%;
    padding: 2px;
    background-color: var(--color-2);
    margin: 10px 0;
}

.similar-products-title {
    font-size: 35px;
    text-align: center;
}

/* Single-product.blade.php END*/




/* list-blogs.blade.php START*/
.blogs-section {
    margin: 80px 0 200px 0;
}

.blog-desc {
    padding-bottom: 20px;
}

.blog-box-btn {
    color: #000;
    border: 1px solid var(--color-2);
    padding: 10px 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-bottom: 75px;
    transition: all .3s ease;
}

.blog-box-btn:hover {
    background-color: var(--color-4);
    color: var(--color-1);
    border-color: var(--color-4);
}

@media (max-width: 820px) {
    .blog-box {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        max-height: 600px;
    }

    .blog-title {
        font-size: 18px;
    }
}

/* list-blogs.blade.php END*/



/* Single-blog START */
.blog-detail-section {
    padding: 40px 0 80px 0;
}

.blog-detail-box {
    margin: 0;
}

.blog-detail-span {
    color: var(--color-3);
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 15px;
}

.other-names {
    margin-bottom: 15px;
}

.other-names span {
    color: #000;
    font-weight: 600;
}


.blog-image {
    display: flex;
    max-width: 350px;
    width: 100%;
    margin-block: 30px;
    margin-right: auto;
    margin-left: auto;
    object-fit: cover;
    border: 10px solid var(--color-3);
}

.blog-detail-title {
    color: #000;
    font-weight: 600;
}

.aside-title {
    font-size: 25px;
    font-weight: 600;
    padding-bottom: 15px;
    text-align: center;
}

/* Single-blog END */


/* about-us-page.blade.php START*/
.about-us-page {
    padding: 50px;
    margin-bottom: 100px;
    color: var(--color-2);
}

/* about-us-page.blade.php END*/



/* contact.blade.php START*/
.contact-page {
    margin-bottom: 200px;
}

.contact-section {
    padding: 45px 0;
}

.contact-header-list {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.contact-title {
    font-size: 45px;
    font-weight: 600;
    margin-bottom: 10px;
}

.contact-desc {
    color: var(--color-3);
    font-size: 25px;
}

.contact-box-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 100px;
}

.contact-box {
    color: #000;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 10px;
    border-radius: 20px;
    font-size: 18px;
}

.contact-box i {
    font-size: 35px;
    margin-bottom: 15px;
    padding: 10px;
    color: var(--color-3);
    border-radius: 20px;
}

.contact-page-form,
.contact-location {
    box-shadow: 0 0 10px var(--color-4);
    background-color: var(--color-4);
    padding: 30px;
    border-radius: 20px;
    margin: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.contact-form-title,
.contact-location-title {
    font-size: 30px;
    font-weight: 600;
    padding: 5px 0;
}

iframe {
    width: 100%;
}

.contact-form input,
.contact-form textarea {
    width: 100%;
    border: none;
    border-radius: 20px;
    margin-block: 20px;
    padding: 15px;
}

.contact-robo {
    width: 100%;
    margin-bottom: 15px;
}

.contact-btn {
    background-color: var(--color-2);
    border: 1px solid var(--color-2);
    padding: 10px 40px;
    border-radius: 15px;
    transition: all 0.3s ease;
}

.contact-btn:hover {
    background-color: #12372a;
}

.contact-btn a {
    color: #fff;
}

.contact-btn:hover a {
    color: var(--color-1);
}

.contact-location iframe {
    margin-top: 45px;
}

@media (max-width: 820px) {
    /* .swiper-images kaldırıldı */

    .single-df {
        display: flex;
        flex-wrap: wrap;
    }
}

/* contact.blade.php END*/


/* NOTFOUND-PAGE */
.notfound-img {
    width: 100%;
}

.notfound-content {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.not-found-title {
    font-size: 45px;
    padding-bottom: 10px;
}

.not-found-p {
    font-size: 15px;
    padding-bottom: 10px;
}

.not-found-btn {
    background-color: var(--color-2);
    color: #fff;
    border: none;
    border-radius: 25px;
    padding: 15px 30px;
    transition: all .3s ease;
}

.not-found-btn:hover {
    background-color: var(--color-4);
    color: var(--color-2);
}


/* FOOTER-STICKY */
.footer-sticky {
    display: none;
    align-items: center;
    justify-content: space-between;
    background: var(--color-2);
    position: fixed;
    z-index: 999;
    width: 100%;
    bottom: 0;
    padding: 0 0.5rem 1.15rem 0.5rem;
    border-top-left-radius: 2.15rem;
    border-top-right-radius: 2.15rem;
    border-top: 6px solid var(--color-1);
}

.footer-sticky .sticky-box {
    width: 20%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    cursor: default;
}

.footer-sticky .top-box {
    transform: translateY(-1.5rem);
}

.footer-sticky .sticky-box .icon {
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-sticky .top-box .icon {
    background: var(--color-1);
    color: var(--color-4);
    padding: 10px;
    border-radius: 50%;
    position: relative;
}

.footer-sticky .top-box .icon::before,
.footer-sticky .top-box .icon::after {
    content: "";
    position: absolute;
    border-radius: 50%;
    border: 1px solid white;
    opacity: 0.5;
}

.footer-sticky .top-box .icon::before {
    height: 70px;
    width: 70px;
}

.footer-sticky .top-box .icon::after {
    height: 60px;
    width: 60px;
    opacity: 0.75;
}

.footer-sticky .sticky-box .text {
    font-size: 15px;
    color: white;
    text-align: center;
}

.footer-sticky .top-box .icon i,
.footer-sticky .sticky-box .icon i {
    color: white;
    font-size: 30px;
}

.footer-sticky .top-box .text {
    transform: translateY(1.5rem);
    text-align: center;
}

@media (max-width: 820px) {
    .footer-sticky {
        display: flex;
    }
}

@media (max-width: 576px) {
    .footer-sticky .sticky-box .text {
        font-size: 12px;
    }
}

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.75;
        box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.3);
    }

    50% {
        transform: scale(1.5);
        opacity: 0.3;
        box-shadow: 0 0 15px 15px rgba(255, 255, 255, 0.15);
    }

    100% {
        transform: scale(2);
        opacity: 0;
        box-shadow: 0 0 25px 25px rgba(255, 255, 255, 0);
    }
}

.footer-sticky .top-box .icon::before,
.footer-sticky .top-box .icon::after {
    animation: pulse 1.5s infinite;
    box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.3);
}

footer {
    width: 100%;
    max-width: 100vw;
    /* TaÃ…Å¸mayÃ„Â± engellemek iÃƒÂ§in */
    box-sizing: border-box;
    /* Ã„Â°ÃƒÂ§ boÃ…Å¸luklarÃ„Â± hesaba kat */
}

/* WhatsApp  */
.wp-img {
    color: #fff;
}

.mypage-alo-ph-circle {
    width: 90px;
    height: 90px;
    top: 12px;
    left: 12px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, 0.4);
    opacity: 0.1;
    opacity: 0.5;
    animation: zoomIn 1s infinite both;
}

.mypage-alo-ph-circle-fill {
    width: 60px;
    height: 60px;
    top: 28px;
    left: 28px;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0.4 !important;
    animation: pulse 1s infinite both;
}

.mypage-alo-ph-img-circle {
    width: 30px;
    height: 30px;
    top: 43px;
    left: 43px;
    position: absolute;
    background: rgba(30, 30, 30, 0.1) url(https://www.google.com/url?sa=i&url=https%3A%2F%2Fwww.inetmar.com%2Fblog%2Fweb-sitesine-whatsapp-butonu-ekleme%2F&psig=AOvVaw24o_fVXdJxPaz-ZYw6fVc_&ust=1728734068863000&source=images&cd=vfe&opi=89978449&ved=0CBQQjRxqFwoTCKi3trKihokDFQAAAAAdAAAAABAE) no-repeat center center;
    background-size: 100%;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background-size: 100%;
    animation: tada 1s infinite both;
}

@keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

.header .container {
    position: relative;
}

.mypage-alo-phone {
    position: absolute;
    top: -10px;
    right: 0px;
    z-index: 9999999;
}

.mypage-alo-ph-circle {
    border-color: #43b91e;
}

.mypage-alo-ph-circle-fill {
    background-color: #43b91e;
}

.mypage-alo-ph-img-circle {
    background-color: #43b91e;
}

.mypage-alo-phone:hover .mypage-alo-ph-circle {
    border-color: #43b91e;
}

.mypage-alo-phone:hover .mypage-alo-ph-circle-fill {
    background-color: #43b91e;
}

.mypage-alo-phone:hover .mypage-alo-ph-img-circle {
    background-color: #43b91e;
}

.hotlinemp {
    position: fixed;
    right: 139px;
    bottom: 130px;
    z-index: 9999;
}

@media (max-width: 992px) {
    .hotlinemp {
        display: none;
    }
}

.header-navbar {
    position: relative;
    margin: 0;
}

.ul-list {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    top: 100%;
    left: 0;
    border: 2px solid var(--color-2);
    background-color: #fff;
    padding: 30px 35px 0 35px;
    min-width: 900px;
    width: 100%;
    opacity: 0;
    z-index: 2;
    transition: all 0.3s ease;
    box-shadow: none;
    pointer-events: none;
    border-top: 15px solid var(--color-2);
}

.all-products {
    position: relative;
    z-index: 3;
}

.all-products img {
    margin-right: 10px;
}

.all-products:hover .ul-list {
    opacity: 1;
    visibility: visible;
    z-index: 9999;
    pointer-events: auto;
}

.ul-list span {
    display: flex;
    flex-direction: column;
}

.ul-list ul li {
    padding: 0;
    transition: all 0.3s ease;
}

.ul-list li:hover a {
    color: var(--color-3);
}

.ul-list span:last-child {
    border: none;
}

.first-ul li {
    padding-bottom: 30px;
}

.category-dropdown {
    position: relative;
    display: inline-block;
}



.all-products:hover .ul-list {
    opacity: 1;
    visibility: visible;
    z-index: 9999;
    pointer-events: auto;
    animation: slideDown 0.6s ease;
}

.category-dropdown:hover .dropdown-content {
    display: block;
    animation: slideDown 0.6s ease;
}

@media (max-width: 1200px) {
    .ul-list {
        left: -195px;
    }
}

@media (max-width: 1024px) {
    .contact-box {
        font-size: 14px;
    }
}


@media (max-width: 992px) {
    .mobile-search-input {
        margin-bottom: 0;
        border-radius: 6px;
        padding: 10px;
    }

    .page-header {
        padding: 25px 0;
    }

    .page-title {
        font-size: 20px;
    }
}

@media (max-width: 768px) {
    .contact-box-list .w50 {
        width: 50%;
    }

    .contact-box {
        padding: 20px;
        text-align: center;
    }
}

@media (max-width: 576px) {
    .page-header {
        padding: 25px 0;
        margin-bottom: -45px;
    }

    .page-title {
        font-size: 15px;
    }

    .product-count {
        font-size: 10px;
    }

    .form-select {
        padding: 5px;
        max-width: 145px;
        font-size: 15px;
    }
}

@media (max-width: 1200px) {
    .htop {
        font-size: 13px;
    }
}

@media (max-width: 992px) {
    .htop {
        font-size: 10px;
    }
}


/* FOOTER START*/
footer {
    background-color: var(--color-1);
    margin-top: 5rem;
}

.section-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: -5rem;
}

.section-footer a,
.footer-title {
    color: #fff;
    font-size: 12px;
}

.footer-box {
    padding: 0 0 15px 0;
}

.footer-box a {
    font-size: 15px;
    gap: 7px;
    display: flex;
    align-items: center;
    transition: all 0.3s ease;
    padding: 5px;
}

.footer-title {
    font-size: 20px;
    font-weight: bold;
    padding-block: 15px;
    position: relative;
}

.footer-title::after {
    content: "";
    display: block;
    max-width: 40px;
    padding: 1px;
    background-color: #fff;
    margin-top: 5px;
}

.footer-box ul {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 0;
    padding: 0;
    font-size: 15px;
}

.section-cta {
    display: block;
    position: relative;
    z-index: 1;
    top: -165px;
    left: 4%;
    padding: 1.5rem 0.5rem;
    background: #fff;
    max-width: 90%;
}

.cta-content {
    position: absolute;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    top: 223px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}

.cta-btn {
    position: absolute;
    bottom: 119px;
    left: 50%;
    padding: 10px 20px;
    transform: translateX(-50%);
    background-color: #fff;
    color: #000;
    text-decoration: none;
    font-size: 16px;
    border-radius: 5px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    gap: 5px;
    max-width: 200px;
    z-index: 3;
}

.cta-btn:hover {
    color: #000;
}

.cta-btn i {
    margin-right: 15px;
    transition: transform 0.3s ease;
}

.cta-btn:hover i {
    transform: translateX(-5px);
    color: #000;
}

.cta-title {
    font-size: 32px;
    font-weight: 700;
    text-align: center;
}

.cta-p {
    font-size: 20px;
    font-weight: 400;
    margin-top: 1rem;
    text-align: center;
}

.footer-logo svg,
.footer-logo img {
    margin-top: 50px;
    max-width: 300px;
}

.footer-bottom {
    background-color: var(--color-1);
}

.fb-row {
    color: #fff;
    border-top: 1px solid var(--color-4);
    border-bottom: 1px solid var(--color-4);
    padding: 30px 0;
}

.fb-row ul {
    display: flex;
    align-items: center;
    justify-content: end;
}

.fb-row ul li {
    border-right: 1px solid #fff;
    padding-left: 5px;
    padding-right: 5px;
}

.fb-row ul li:last-child {
    border: none;
}

.fb-row a {
    color: #fff;
    font-size: 13px;
}

.footer-span {
    font-weight: 600;
}

.footer-icons {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--color-1);
    padding: 15px 0;
    gap: 15px;
}

.footer-icons a {
    color: #fff;
}

@media (max-width: 1024px) {
    .cta-btn {
        bottom: 50px;
    }

    .footer-logo svg {
        max-width: 185px;
    }

    .footer-title {
        font-size: 14px;
    }

    .footer-box a {
        font-size: 12px;
    }

    .fb-row {
        font-size: 11px;
    }

    .pro-box-title {
        font-size: 18px;
    }
}

@media (max-width: 820px) {
    .header-desktop {
        display: none;
    }


    .about-card {
        padding: 1.5rem 0.5rem;
        margin-bottom: 4rem;
    }

    .about-btn {
        padding: 0.5rem 1rem;
        display: inline;
    }

    .home-blog-box {
        padding: 0.5rem;
    }

    .home-blog-title {
        font-size: 1rem;
    }

    .home-blog-p {
        font-size: 0.8rem;
    }

    .cta-btn {
        bottom: 43px;
        left: 50%;
        padding: 10px;
        font-size: 12px;
        max-width: 130px;
    }

    .cta-content {
        top: 62px;
    }

    .cta-title {
        font-size: 27px;
    }

    .cta-p {
        font-size: 17px;
    }

    .footer-logo {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: -75px;
    }
}

@media (max-width: 768px) {
    .section-footer {
        flex-direction: column;
        align-items: flex-start;
    }

    .footer-title {
        font-size: 18px;
    }

    .cta-title {
        font-size: 24px;
    }

    .footer-box a {
        font-size: 13px;
    }
}

@media (max-width: 576px) {
    .section-cta {
        top: -70px;
        padding: 1rem 0.3rem;
        margin-bottom: 70px;
    }

    .section-cta .cta-content {
        top: 55px;
    }

    .section-cta .cta-title {
        font-size: 15px;
    }

    .section-cta .cta-p {
        font-size: 16px;
        margin-top: -5px;
    }



    .section-cta .cta-btn i {
        margin-right: 5px;
    }
}

/* FOOTER END*/

@media (max-width: 992px) {
    .home-center-img {
        height: 100%;
        object-fit: cover;
    }

    .section-cta .cta-btn {
        bottom: 7px;
        left: 50%;
        padding: 5px 10px;
        font-size: 10px;
        box-shadow: none;
        border-radius: 1px;
        text-align: center;
        display: flex;
        justify-content: center;
    }
}

.default-section {
    padding-bottom: 200px;
}

.fb-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-features {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.feature-item {
    display: flex;
}

.feature-title {
    min-width: 120px;
    font-weight: bold;
    color: var(--color-3);
    position: relative;
    padding-right: 5px;
    font-size: 15px;
}

.feature-title::after {
    content: ":";
    position: absolute;
    right: 5px;
}

.feature-item span:last-child {
    padding-left: 3px;
}

.box-right {
    display: flex;
    flex-direction: column;
}

.home-banners img.img-fluid.mb20 {
    padding-bottom: 25px;
}

@media (max-width: 992px) {
    .mobile-fullwidth {
        width: 100%;
    }
}

button {
    transition: all 0.3s ease;
}

.bestSwiper .multi-carousel-slide img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

section.category-header {
    padding: 5px;
}

.header-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.breadss.container h1.title {
    display: none;
}

.breadss ul.links {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 20px 0px 0px 0px;
}

@media(max-width: 992px) {
    .header-list {
        flex-direction: column;
    }

    .product-count {
        display: none;
    }

    h1.category-pro-title {
        margin: 0;
        padding: 0px 0px 10px 0px;
    }

    section.category-header {
        padding: 10px;
    }

    .pro-box-title {
        font-size: 16px;
    }

    .price {
        flex-wrap: wrap;
    }

}

.links li {
    position: relative;
}

ul.links li:not(:first-child)::before {
    position: absolute;
    content: '>';
    left: -15px;
    font-size: 21px;
    top: -4px;
}

aside {
    margin-top: 22px;
}

aside .blog-detail-title {
    font-size: 24px;
    margin-bottom: 10px;
}

section.category-page-content,
section.standart.p80,
.blog-detail-page,
.product-search,
.contact-main {
    margin-bottom: 250px;
}

@media (max-width: 992px) {

    section.category-page-content,
    section.standart.p80,
    .blog-detail-page,
    .product-search,
    .contact-main {
        margin-bottom: 50px;
    }
}


.home-swiper-section .blog-btn {
    top: 54%;
}



/* HEADER - DROPDOWN - CSS */
.dropdown {
    position: relative;
    padding: 20px 0px;
}

.dropdown a {
    padding-bottom: 40px;
}

.dropdown-content {
    position: absolute;
    background: white;
    border-radius: 16px;
    width: 1290px;
    margin: 0 auto;
    left: 0;
    right: 0;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    z-index: 3;
    padding: 30px;
    transition: all 0.3s ease;
    pointer-events: none;
    top: 60px;
    transform: scaleY(0);
    transition: transform 0.3s ease, opacity 0.3s ease;
    transform-origin: top;
    opacity: 0;
}

@media (max-width: 1340px) {
    .dropdown-content {
        width: 1075px;
    }
}

@media (max-width: 1125px) {
    .dropdown-content {
        width: 1030px;
    }
}

@media (max-width: 1120px) {
    .dropdown-content {
        position: relative;
        padding: 0;
    }
}

.dropdown-content a {
    display: block;
}

.dropdown:hover .dropdown-content {
    display: block;
    pointer-events: auto;
    visibility: visible;
    transform: scaleY(1);
    opacity: 1;
}

.dropdown-items {
    display: flex;
    flex-wrap: wrap;
    flex-basis: 55%;
}

.dropdown-image {
    flex-basis: 50%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.dropdown-items li {
    flex-basis: 30%;
    margin-bottom: 10px;
}

.dropdown-items li a {
    font-size: var(--small-font);
    padding: 0;
}


.nav-list .dropdown:nth-child(1) .dropdown-content {
    left: -330px;
}

.nav-list .dropdown:nth-child(2) .dropdown-content {
    left: -388px;
}

.nav-list .dropdown:nth-child(4) .dropdown-content {
    left: -639px;
}


@media (max-width: 992px) {
    .dropdown:hover .dropdown-content {
        display: none;
    }

    .dropdown-content {
        top: 0;
    }

    .dropdown a {
        padding-bottom: 0;
    }

    .about-us-section .col-lg-4.col-md-6.col-sm-12 {
        margin-bottom: 22px;
    }

    .blog-detail-title {
        margin-top: 50px;
    }

    .about-us-section {
        margin-bottom: 20px;
    }

    .home-blogs-section {
        margin-top: -11rem;
        margin-bottom: -25px;
    }

    footer {
        background-color: var(--color-1);
        margin-top: -6rem;
    }
}

.dropdown.active .dropdown-content {
    display: block;
    background: none;
    box-shadow: none;
}


.align-center {
    display: flex;
    align-items: center;
}


.product-search {
    margin-top: 50px;
}

.row.fb-row.flex-center {
    align-items: center;
}

.contact-location iframe {
    width: 100%;
    height: 100%;
}

span.placeholder {
    background: transparent;
    cursor: pointer;
}

.login-panel .top {
    width: 100%;
    height: 50%;
    background: white;
    background-clip: content-box;
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.login-panel .top .btn-close-panel {
    color: black;
}

.login-panel .content {
    display: flex;
    flex-direction: column;
    align-items: center;
}

section.product-detail-section {
    padding: 20px 0px;
}

section.pd0.mb90 {
    margin-bottom: 182px;
}

@media (max-width: 992px) {

    section.category-page-content,
    section.standart.p80,
    .blog-detail-page,
    .product-search,
    .contact-main {
        margin-bottom: 161px;
    }

    h1.category-pro-title {
        margin: 0;
        padding: 0px 0px 10px 0px;
        text-align: center;
        font-size: 18px;
    }
}

.swal2-container.swal2-center.swal2-backdrop-show {
    z-index: 99999;
}



/* footer sticky hemen ara */

.footer-sticky-bar {
    display: block;
    border-radius: 32px 32px 0px 0px;
    padding: 15px 5px;
    position: fixed;
    bottom: 0;
    width: 100%;
    background: white;
    z-index: 999;
    left: 0;
    box-shadow: 0px 0px 6px #958e8e;
}


.footer-sticky-bar .sticky-area {
    display: flex;
    align-items: center;
    left: 0;
}

.footer-sticky-bar .sticky-area .sticky-box {
    width: 20%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    justify-content: center;
}

.footer-sticky-bar .sticky-area .sticky-box .title {
    font-size: 10px;
    color: #472439;
}

.footer-sticky-bar .sticky-area .sticky-box a {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.footer-sticky-bar .sticky-area .sticky-box a i {
    font-size: 28px;
    margin-bottom: 3px;
}

@media (min-width: 992px) {
    .footer-sticky-bar {
        display: none;
    }

    .dp-none {
        display: none;
    }
}



.footer-sticky-bar .sticky-area .sticky-box img {
    margin-bottom: 4px;
    width: 24px;
}

.sticky-box a .title {
    color: white !important;
}

.sticky-area.footer-sticky {
    padding: 10px;
}


.florist-wrapper {
    margin: 90px 0px;
    margin-bottom: 246px;
}


.contact-form input,
.contact-form textarea {
    padding: 9px;
    border: 1px solid #436850;
    border-radius: 4px;
    margin-bottom: 0;
}

.contact-bottom-form-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.contact-form .contact-btn button {
    padding: 10px 40px;
    color: white;
}

@media(max-width: 992px) {
    .contact-bottom-form-btn {
        flex-direction: column;
        gap: 30px;
    }
}


@media (max-width: 992px) {
    .contact-main {
        margin-bottom: 226px;
    }

    .footer-bottom .col-lg-4.d-flex {
        justify-content: center;
        margin-bottom: 10px;
    }

    .footer-bottom a.fb-center {
        justify-content: center;
    }

    .footer-bottom .row ul {
        justify-content: center;
        margin-top: 10px;
    }
}

/* .swiper-button-next/prev kaldırıldı — MultiSlideCarousel butonları kullanılıyor */


@media (max-width: 992px) {
    .modal-icon a {
        font-size: 10px;
        display: unset;
    }
}

.home-images .hero-slider-prev,
.home-images .hero-slider-next {
    opacity: 1;
    visibility: visible;
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.home-images .hero-slider-next {
    right: 10px;
}

.home-images .hero-slider-prev {
    left: 10px;
}

@media (max-width: 992px) {
    section.home-cards {
        display: none;
    }
}

.modal-title a.logo {
    max-width: 130px;
}

div#close-modal span {
    display: none;
}

div#close-modal i {
    font-size: 35px;
    position: relative;
    bottom: 9px;
}


form.search-block {
    border-radius: 5px;
}

span.footer-span img {
    width: 140px;
}

.florist-wrapper.panel {
    margin: 50px 0 170px 0px;
}

.mega-menu {
    position: absolute;
    width: 1146px;
    background-color: white;
    left: 50%;
    transform: translateX(-50%) scaleY(0);
    box-shadow: 0 5px 10px -8px;
    list-style: none;
    top: 100%;
    padding: 30px 35px 20px 35px;
    opacity: 0;
    transform-origin: top;
    transition: all 300ms ease-out 0s;
    color: #333;
    font-size: 15px;
    z-index: 999;
    border: solid 5px #934a4d;
    border-top: 0;
}

.mega-menu li {
    width: 33.33%;
    float: left;
    margin-bottom: 10px;
}

.mega-menu li a {
    transition: all .3s ease;
    position: relative;
}

.mega-menu li a:hover {
    margin-left: 3px;
}

.mega-menu li a:before {
    position: absolute;
    content: "\f0da";
    font-family: "Font Awesome 7 Free";
    left: -10px;
    font-weight: bold;
    color: #e5e5e5;
}

.megadown:hover ul.mega-menu {
    opacity: 1;
    transform: translateX(-50%) scaleY(1);
}

.megadown a {
    position: relative;
}


.megadown:hover>a:before {
    position: absolute;
    content: "\f0d8";
    font-family: "Font Awesome 7 Free";
    color: #934a4d;
    font-size: 40px;
    font-weight: bold;
    bottom: -36px;
    left: 53%;
    transform: translateX(-50%);
    z-index: 1;
}


.desktop-search-input input#headerProductSearchBox {
    padding: 0;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    font-style: normal !important;
}


.desktop-search-input,
.desktop-search-input .easy-autocomplete.eac-square {
    width: 260px !important;
}

.desktop-search-input .searchbutton {
    background: transparent;
    border: none;
    padding: 5px 10px;
    cursor: pointer;
    color: var(--color-1, #472439);
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.desktop-search-input .searchbutton:hover {
    color: var(--color-2, #666);
}

#eac-container-headerProductSearchBox.easy-autocomplete-container {
    width: 137% !important;
    left: 0 !important;
    z-index: 999 !important;
}

.easy-autocomplete-container ul {
    max-height: 350px !important;
    overflow-y: scroll;
}

ul.mega-menu {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 6px;
}

@media (max-width: 992px) {
    .mb-title {
        font-size: 25px;
        margin-bottom: -25px;
        color: black;
    }

    .list-container a {
        font-size: 13px;
    }

    .list-container .left {
        display: grid;
        grid-template-columns: 1fr 1fr;
        justify-content: center !important;
        gap: 10px;
    }

    .list-container {
        display: block;
        text-align: center;
    }
}

/* ==========================================================================
   Order Layout - Sepet/Ödeme Sayfaları
   ========================================================================== */
.order-layout-main {
    padding: 1.5rem 0;
    margin-bottom: 165px;
    /* .section-cta top:-165px dengelemesi */
}

@media (min-width: 1024px) {
    .order-layout-main {
        padding: 3rem 0;
    }
}

.order-layout-container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 1rem;
}

@media (min-width: 640px) {
    .order-layout-container {
        padding: 0 1.5rem;
    }
}

@media (min-width: 1024px) {
    .order-layout-container {
        padding: 0 2rem;
    }
}

.order-layout-grid {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

@media (min-width: 1024px) {
    .order-layout-grid {
        display: grid;
        grid-template-columns: 2fr 1fr;
        gap: 1.5rem;
    }
}

.order-layout-content {
    min-width: 0;
}

.order-layout-sidebar {
    min-width: 0;
}

/* ==========================================================================
   Video Modal
   ========================================================================== */
.video-modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
}
.video-modal-content {
    position: relative;
    width: 90%;
    max-width: 900px;
    aspect-ratio: 16/9;
}
.video-modal-content iframe {
    width: 100%;
    height: 100%;
    border: 0;
}
.video-modal-close {
    position: absolute;
    top: -40px;
    right: 0;
    background: transparent;
    border: 0;
    color: #fff;
    font-size: 32px;
    cursor: pointer;
    padding: 5px 10px;
    line-height: 1;
}
.video-modal-close:hover {
    color: #ccc;
}

/* ==========================================================================
   Location Search (Ürün Detay)
   ========================================================================== */
.product-detail .order-create .location-search,
.order-area .location-search {
    position: relative;
    z-index: 98;
    margin-bottom: 15px;
}
.location-search .search {
    position: relative;
    width: 100%;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.08);
}
.product-detail .order-create .location-search .search i,
.order-area .location-search .search i {
    position: absolute;
    top: 50% !important;
    transform: translateY(-50%);
    font-size: 18px;
    color: var(--color-3, #adbc9f);
    z-index: 2;
    pointer-events: none;
    right: auto !important;
}
.product-detail .order-create .location-search .search i.icon-location-arrow,
.product-detail .order-create .location-search .search i.icomoon-icon,
.order-area .location-search .search i.icon-location-arrow,
.order-area .location-search .search i.icomoon-icon {
    left: 15px;
}
.location-search .search input {
    width: 100%;
    padding: 16px 45px 16px 45px;
    border: 2px solid #e8e8e8;
    border-radius: 8px;
    font-size: 15px;
    color: #333;
    outline: none;
    transition: all 0.3s ease;
    background: #fff;
}
.location-search .search input::placeholder {
    color: #999;
    font-size: 14px;
}
.location-search .search input:focus {
    border-color: var(--color-3, #adbc9f);
    box-shadow: 0 0 0 3px rgba(173, 188, 159, 0.15);
}
.location-search .location-clear {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    background: #f0f0f0;
    border: none;
    font-size: 18px;
    color: #666;
    cursor: pointer;
    padding: 0;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    transition: all 0.2s;
    z-index: 2;
}
.location-search .location-clear:hover {
    background: #e0e0e0;
    color: #333;
}
.location-search .location-results {
    position: absolute;
    top: calc(100% + 4px);
    left: 0;
    right: 0;
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 8px;
    max-height: 280px;
    overflow-y: auto;
    z-index: 100;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}
.location-search .location-results ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.location-search .location-results li {
    padding: 14px 18px;
    cursor: pointer;
    border-bottom: 1px solid #f5f5f5;
    font-size: 14px;
    color: #333;
    transition: all 0.2s;
}
.location-search .location-results li:last-child {
    border-bottom: none;
}
.location-search .location-results li:hover,
.location-search .location-results li.highlighted {
    background: var(--color-3, #adbc9f);
    color: #fff;
}
.location-search .location-loading {
    padding: 20px;
    text-align: center;
    color: #666;
    font-size: 14px;
}
.location-search .location-loading::before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 2px solid #ddd;
    border-top-color: var(--color-3, #adbc9f);
    border-radius: 50%;
    animation: locationSpin 0.8s linear infinite;
    margin-right: 8px;
    vertical-align: middle;
}
@keyframes locationSpin {
    to { transform: rotate(360deg); }
}
.location-search .location-no-results {
    padding: 20px;
    text-align: center;
    color: #999;
    font-size: 14px;
}
[x-cloak] { display: none !important; }

/* ==========================================================================
   Product Slider (Ürün Detay)
   ========================================================================== */
.product-slider-area {
    max-width: 100%;
}
/* .product-big-slider kaldırıldı — ProductGallery Vite bileşeni kullanılıyor */
/* .product-slider-area Swiper stilleri kaldırıldı — ProductGallery Vite bileşeni kullanılıyor */