@font-face {
	font-family: PT Sans Narrow;
	src: url(../fonts/PTSansNarrow.ttf);
}

@font-face {
	font-family: Jura;
	src: url(../fonts/Jura.ttf);
}

::-webkit-scrollbar {
	width: 2px;
	height: 2px;
}
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px white;
  border-radius: 10px;
}
::-webkit-scrollbar-thumb {
  background: black;
  border-radius: 0;
}

input.text:focus {
	border: 0;
}

body {
/*	padding-right: 50px !important;
	padding-left: 50px;*/
	/*padding-top: 25px;*/
	/*height: 100%;*/
	width: 100%;
	font-family: Jura;
	/*display: flex;*/
	/*min-height: 100vh;*/
}

header {
	/*min-width: 15%;*/
	/*position: relative;*/
	/*height: 100%;*/
	/*max-height: 59px;*/
	height: 59px;
	background-color: white;
	border-bottom: 1px solid black;
	height: 100%;
}

header > nav, header > nav > .logo, header > nav > .logo > *, header > nav > .logo > * > * {
	height: 100%;
}

.logo > * > * {
	margin-top: -7px;
}

.promo-string {
	width: 100%;
	border-bottom: 1px solid black;
	background-color: black;
	color: #fff;
	display: none;
}

/* main, header, footer{
	padding-right: 50px !important;
	padding-left: 50px !important;
} */

main {
	width: 100%;
	/*max-width: 85%;*/
	min-height: 250px;
	padding-bottom: 25px;
	display: flex;
	justify-content: center;
	padding-right: 0 !important;
	padding-left: 0 !important;
}

main > .row {
	width: 100%;
}

footer {
	bottom: 0;
	border-top: 1.5px solid black;
	background-color: black;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 5px;
}

footer > * > *, footer > * {
	color: white !important;
}

.content:focus {
	outline: 0 !important;
}

a {
	color: black;
	outline: 0 !important;
}

a:hover {
	color: black;
	text-decoration: none;
}

p {
	color: black;
}

img {
	outline: 0;
}

table {
	display: table !important;
	table-layout: fixed;
	margin-bottom: 10px;
	width: 100%;
}

td, th{
	text-align: center;
	vertical-align: center;
	font-size: 14px;
}

tbody > tr:first-child > th{
	line-height: 1;
	word-wrap: break-word;
}

tbody > tr:first-child{
	height: 50px;
}

label {
	margin-bottom: 0;
}

footer > div > .footer_content {
	display: flex;

}

/* .body-oh {
	overflow: hidden;
} */

.bg_ceremony {
	background-image: url(../img/bg.png);
	background-size: 10%;
	height: 100vh;
	padding-bottom: 0;
}

.form-authorization {
	border: 0 !important;
	border-bottom: 2px solid black !important;
}

.brdr-2 {
	border: 2px solid black !important;
}

.person, .authorization {
	border-radius: 0 !important;
	margin-top: 8%;
	/*height: 100%;*/
	height: 300px;
	width: 400px;
	border: 0px solid black !important;
	box-shadow: 0px 0px 40px -30px;
}

.person {
	width: 750px;
	height: 450px;
}

.card-header {
	border: 0 !important;
	border-radius: 0 !important;
	background-color: black;
	color: white;
	text-align: center;
}

.card-header_none {
	padding: 0 !important;
	margin-bottom: 0 !important;
	background-color: transparent !important;
}

.copyright{
	padding: 0;
	font-size: 12px;
	color: white;
}

.copyright > a {
	color: white !important;
}

.row {
	margin-right: 0;
	margin-left: 0;
}

.logo {
	font-size: 30px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-family: Jura;
	max-width: 180px;
	height: 59px !important;
	max-height: 59px;
}

.links {
	border: 2px solid black;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.links:hover {
	background-color: black;
	color: white;
}

.navigation {
	line-height: inherit;
	line-height: 1.3;
	padding-top: 35px;
	/* width:  */
}

.navbar {
	padding: 0;
	z-index: 99;
}

.navbar_open {
	right: 0 !important;
}

.navbar-collapse {
	align-items: baseline;
}

.navbar-toggler {
	border: 0;
}

.navbar-toggler:focus {
	outline: 0;
}

.nav-item > a > span {
	font-size: 16px;
	font-weight: 300;
}

.content_message {
	text-align: center;
}

.content_img_view {
	width: 100%; 
}

.product {
	padding-left: 0;
	padding-right: 0;
}

.product > *:not(.accordion){
	padding-left: 15px;
	padding-right: 15px;
}

.product_body {
	width: 80% !important;
}

.product_view {
	padding-left: 0px;
	padding-right: 0px;
}

.product_view > .perfect-slider {
	display: none !important;
}

.product_view > .perfect-slider[perfect-slider-type="sly-face"] > .perfect-slider-wrapper {
	height: 120vw;
}

@media (min-width: 768px)
{
	.product_view > .perfect-slider[perfect-slider-type="jail-window"] {
		display: flex !important;
	}
	.temp-btn {
		display: none;
	}
}

.product-mobile-view-slider {
	display: none;
	height: 140vw;
	width: 100%;
}

.product-mobile-view-slider * .image-container {
	height: 140vw;
	overflow: hidden;
	display: flex;
}

.product-mobile-view-slider * .image-container > img {
	width: 100%;
	object-fit: cover;
	object-position: center;
}

@media (max-width: 767.99px)
{
	.product_view > .perfect-slider[perfect-slider-type="sly-face"] {
		display: block !important;
	}
	.product-mobile-view-slider {
		display: block;
	}
	.temp-btn {
		display: block;
	}
}

.product_cost {
	margin-top: 15px;
	margin-bottom: 15px;
}

.radio_size {
	opacity: 0;
	display: none;
}

.index_main { 
	padding: 0;
}

.bordered {
	padding: 0 0 0 0;
}

.radio_size + label {
	position: relative;
	margin-right: 15px;
	cursor: pointer;
	border-radius: 35px;
	border: 1px solid black;
	min-width: 35px !important;
	height: 35px !important;
	text-align: center;
	line-height: 2;
	padding: 0 7px 0 7px;
}


.radio_size + label:last-child {
	margin-right: 0;
}

.radio_size + label:hover {
	color: white !important;
	background-color: black !important;
}

.radio_size:checked + label {
	color: white;
	background-color: black;
}

.radio_size:not(:checked) + label {
	color: black;
	background-color: white;
}

a.quick_buy_basket {
	border-radius: 35px;
	border: 1px solid black;

	min-width: 35px !important;
	height: 35px !important;
	text-align: center;
	line-height: 2;
	padding: 0 7px;
	margin: 0 7px;
	margin-top: 10px;
	cursor: pointer;
} 

a.quick_buy_basket:hover {
	color: white;
	background-color: black;
}

/* a.quick_buy_basket:last-child {
	margin-right: 0;
} */

.btn_black, .btn_black:hover{
	color: white;
	background-color: black;
	border-radius: 0;
	padding: .375rem .75rem !important;
	text-align: center;
	cursor: pointer;
	border: 1px solid black;
}

.btn_white {
	color: black;
	background-color: white;
	border-radius: 0;
	border: 1.5px solid black;
	padding: .375rem .75rem;
	text-align: center;
	font-weight: 800;
	cursor: pointer;
}

.btn_danger {
	color: white;
	background-color: #9b1c1c;
	border-radius: 0;
	border: 1.5px solid #9b1c1c;
	padding: .375rem .75rem;
	text-align: center;
	font-weight: 800;
	cursor: pointer;
}

.btn_danger:hover {
	color: white;
	background-color: black;
	border-radius: 0;
	border: 1.5px solid black;
	padding: .375rem .75rem;
	text-align: center;
	font-weight: 800;
	cursor: pointer;
}

.btn_danger:focus,.btn_black:focus,.btn_white:focus{
	box-shadow: none;
}

.btn-control-minus, .btn-control-plus {
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

.btn-control-minus > *, .btn-control-plus > * {
	font-size: 13px;
}

.f-bold {
	font-weight: bold;
}

.form-number {
	border: 0px solid black;
	order: 1;
	width: 100%;
	font-weight: bold;
	font-size: 18px;
	padding: 0;
	text-align: center;
	min-width: 40px;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
 
/* Firefox */
input[type=number] {
  -moz-appearance:textfield;
}

.form-control {
	border-radius: 0;
	border: 1.5px solid black;
}

.form-control:focus {
	color: black;
	background-color: white;
	border: 1.5px solid black;
	box-shadow: 0 0 0 0;
}

.form-control:disabled{
	background-color: white;
}

.size_guide {
	color: black;
	cursor: pointer;
	text-align: left;
	margin-bottom: 0;
}

.size_guide > * {
	border-bottom: 1px solid black;
}

.modal-backdrop.show {
	opacity: 0;
}

.modal-content {
	border-radius: 0;
}

.modal-header{
	border: 0;
	padding-bottom: 0;
}

.modal-body{
	padding-top: 0;
}

.modal-body > table {
	border-bottom: 1px solid black;
}

.modal-body > table > tbody > tr {
	border-bottom: 1px solid black;
}

.modal-body > table > tbody > tr:first-child {
	border-top: 1px solid black;
}

.modal-body > table > tbody > tr > th {
	border-left: 1px solid black;
}

.modal-body > table > tbody > tr > th:last-child {
	border-right: 1px solid black;
}

.slick-arrow {
	display: none !important;
}

.btn-menu, .btn-menu > *{
	width: 30px;
	cursor: pointer;
}

.btn-close-menu {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 10%;
	cursor: pointer;
	z-index: 1001;

	background-color: inherit;
	border: none;
	border-radius: 0;
	padding: 0;
}

.btn-basket, .btn-basket > * {
	height: 30px;
	width: 30px;
	cursor: pointer;
}

.btn-basket ~ .btn-menu {
	margin-left: 20px;
}

.btn-close-basket {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 10%;
	cursor: pointer;
	z-index: 1001;

	background-color: inherit;
	border: none;
	border-radius: 0;
	padding: 0;
}

.btn_vk ~ .btn_instagram {
	margin-left: 20px;
}

.btn:hover {
	box-shadow: 0 0 0 0;
}

.hidden_menu {
	display: none;
}

.hidden_basket {
	display: none;
}

.checkout {
	display: none;
}

.navigation, .basket{
	display: block;
	max-width: 100%;
	position: fixed;
	list-style:none;
	padding: 10px;
	/*padding-top: 20px;*/
	border-left: 1px solid black;
	margin: 0;
	box-sizing: border-box;
	width: 495px;
	background-color: white;
	height: 100%;
	top: 0;
	right: -495px;
	transition: right .2s;
	z-index: 101;
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
}

.navigation {
	width: 350px;
	right: -350px;
}

.basket {
	padding-right: 0;
	padding-left: 0;
}

.basket > *:not(#basket_slider) {
	padding-left: 10px;
	padding-right: 10px;
}

.basket_product {
	margin-bottom: 10px;
}

.basket_view, .basket_view > img {
	width: 100%;
}

.basket_view {
	padding: 0 10px 0 0;
}

.basket_info {
	padding: 0;
	display: flex;
	flex-direction: column;
}

.basket_product_count {
	display: flex;
	flex-direction: column;
}

.basket_product_count > * > .form-control {
	height: 25px;
	border-radius: 0;
	width: 30%;
	border-top: 0;
	border-bottom: 0;
	border-right: 0;
	border-left: 0;
}

.basket_product_remove {
	text-align: right;
	width: 100%;
	padding-right: 12px;
	margin-left: auto;
	cursor: pointer;
}
.basket_product_remove span {
	width: 30px;
	display: block;
	float: right;
}
.back_window {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: black;
	top: 0;
	right: 0;
	left: -100%;
	opacity: 0;
	z-index: 100;
}

.back_window.active {
	left: 0;
	transition: right .2s;
	opacity: 0.6;
}

.b-top {
	border-top: 1px solid black;
}

.b-bot {
	border-bottom: 1px solid black;
}

.b-1 {
	border: 1px solid #000;
	border-radius: 0;
}

.bl-0 {
	border-left: 0 solid black !important;
}

.br-0 {
	border-right: 0 solid black !important;
}

tr + .new :first-child{
	color: green !important;
}


tr + .complited :first-child{
	color: red !important;
}

tr + .closed :first-child {
	color: grey !important;
} 

#table_order, #table_person {
	cursor: pointer;
}

.dataTables_wrapper .dataTables_filter input {
	border: 0;
	border-bottom: 2px solid black;
	margin-bottom: 10px;
}

.paginate_button.current {
	border-bottom: 2px solid black !important;
	background: white !important;
}

.paginate_button {
	border-right: 2px solid transparent !important;
	border-left: 2px solid transparent !important;
	border-top: 2px solid transparent !important;
	border-bottom: 2px solid transparent !important;
}

.paginate_button:hover {
	background: white !important;
	cursor: pointer;
	border-bottom: 2px solid black !important;
}

.input-group-text {
	min-width: 100px;
	border-radius: 0;
	background-color: white;
	color: black;
}

.b-b2only {
	border: 0;
	border-bottom: 2px solid black;
}

.b-b1only {
	border: 0;
	border-bottom: 1px solid black;
}

.new_img {
	/*padding: 45%;*/
	width: 100%;
	height: 75px;
	padding: 20px 20px;
}

.delete_img {
	display: none;
	position: absolute;
	width: 51px;
	height: 51px;
	cursor: pointer;
}

.connections_img {
	height: 515px;
}

.connections_img > svg {
	width: 51px !important;
	height: 51px !important;
}

.img_group, .connections_img {
	display: flex !important;
	justify-content: center;
	align-items: center;
	height: 515px;
}

.perfect-slider[perfect-slider-type="jail-window"] > .perfect-slider-wrapper > .perfect-slider-item:hover > .delete_img{
	z-index: 10;
	width: auto;
	display: block;
}

.perfect-slider[perfect-slider-type="jail-window"] > .perfect-slider-wrapper > .perfect-slider-item {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}

.slick-slide:hover > .delete_img{
	display: block;
}

.slick-slide:focus {
	outline: -webkit-focus-ring-color none;
}

.connections_slider_admin > .slick-list > .slick-track {
	justify-content: center;
	align-items: center;
	display: flex;
}

.connections_img > svg, .person_img > svg, .new_img > svg, .delete_img > svg{
	height: 100%;
	color: black;
	width: 100% !important;
	cursor: pointer;
}

.new_img > input[type=file]{
	display: none;
}

textarea {
	overflow: hidden;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.b-b2only:focus {
	border: 0 !important;
	border-bottom: 2px solid black !important;
}

.b0, .b0:hover, .b0:active, .b0:focus {
	border: 0;
	box-shadow: none;
}

.i-plus {
	height: 12px;
	width: 20px;
	/*margin-right: 10px;*/
	color: #000;
}

.font-size-2r {
	font-size: 2rem;
}

.font-size-1r {
	font-size: 1rem;
}

.font-size-20px {
	font-size: 20px;
}

.font-size-25px {
	font-size: 25px;
}

.table-item-center > tr > td {
	vertical-align: middle;
}

.table-item-white > tr {
	background-color: white !important;
}

.table-img-size-min > tr > td > img {
	max-width: 50px;
	max-height: 50px;
}

.old-cost {
	text-decoration: line-through;
	text-decoration-style: 2px;
}

.text-color-grey {
	color: #495057;
}

.m-w-auto {
	min-width: auto !important;
}

.w-150px {
	width: 150px;
}

.mw-unset {
	max-width: unset;
}

.modal-body-700 {
	height: 100%;
	max-height: 700px;
}

.connection_body {
	text-align: center;
	margin-bottom: 50px;
}

.connection_img {
	width: 100%;
}

.connection_button {
	cursor: pointer;
}

.add_size {
	cursor: pointer;
}

.w-30 {
	width: 30% !important;
}
.w-8 {
	width: 8% !important;
}

.pointer {
	cursor: pointer;
}

.btn-delete-size {
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	font-size: 12px;
	width: max-content;;
}

.admin_section {
	background-color: black;
	padding: 10px;
	position: absolute;
	right: 0;
	left: 0;
	height: 100%;
}

.nav-item {
	padding: 5px;
	padding-left: 10px;
}

.admin_section > .nav-item > a {
	color: white !important;
	font-weight: bold;
}

.admin_section > .nav-item > a > span {
	font-weight: bold;
}

.user_section {
	margin-bottom: 50%;
}

.content_body {
	padding-bottom: 20px;
}

.content_body.admin,
.content_message.admin {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.content_body.admin {
	height: 100%;
}

.content_message.admin {
	height: 50%;
}

.radio_size_text {
	opacity: 0;
	display: none;
}

.radio_size_text + label {
	position: relative;
	margin-left: 5px;
	cursor: pointer;
	text-align: center;
}

.radio_size_text:checked + label {
	border-bottom: 1px solid black;
	font-weight: bold;
}

.radio_size_text:not(:checked) + label {
	border-bottom: 1px solid transparent;
	font-weight: 100;
}

.content:hover > .content_body > .quick_add, .content_body:hover > .quick_add, .quick_add:hover {
	opacity: 1;
	z-index: 1000;
}

.quick_add {
	position: absolute;
	opacity: 0;
	bottom: 0;
	background-color: white;
	width: 100%;
	min-height: 95px;
	border-top: 1px solid black;
	display: flex;
	justify-content: center;
	align-items: center;
}

.quick_add_basket, .quick_add_order {
	opacity: 1;
	position: relative;
	min-height: auto;
	border: 0;
}

.radio_quick_buy {
	width: 30px !important;
	height: 30px !important;
	text-align: center;
	line-height: 1.6;
}

.radio_quick_buy + label {
	margin-bottom: 5px;
}

.content {
	padding: 0;
}

.content_img {
	position: relative;
}

.content_message > p {
	margin-bottom: 0 !important;
}

.content_img_view_hover {
	display: none !important;
}

.quick_add_btn, .quick_add_btn:active, .quick_add_btn:focus {
	cursor: pointer;
	border: 0 !important;
	background-color: transparent;
	color: black;
	font-weight: bold;
	outline: none;
	padding: 0;
}

.quick_add_btn[disabled] {
	font-weight: 100 !important;
}

.content_view {
	position: relative;
	display: flex;
	justify-content: center;
	object-fit: cover;
}

.content:hover > .content_body > .content_view > a > .content_img_view_not_solo {
	display: none !important;
}

.content:hover > .content_body > .content_view > a > .content_img_view_hover {
	display: block !important;
}

.multi_content, .connection_content {
	padding: 0;
}

.connection_content > div:first-child{
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}

.connection_btn {
	background: none;
	color: black;
	font-size: 16px;
	border: none;
}

.product > .accordion > .card {
	border: 0;
}

.repair {
	z-index: 1;
	opacity: 0;
	position: absolute;
	width: 100%;
	display: flex;
	justify-content: space-between;
	background-color: white;
	border-bottom: 1px solid black;
	padding: 5px;
}

.content:hover > .repair {
	opacity: 1;
}

@media (max-width: 575.98px) {
	.slick-track {
		width: 5000px !important;
	}

	.col-6.slick-slide {
		padding-left: 5px;
		padding-right: 5px;
	}
}

@media (max-width: 768px) {
	main, footer{
		padding-right: 0px !important;
		padding-left: 0px !important;
	}

	.person, .authorization {
		margin-top: 0;
		width: 100%;
		height: 100%;
		overflow: scroll;
	}

	.quick_add {
		display: none;
	}

	.promo-string {
		display: block;
	}

	.quick_add_basket {
		display: block !important;
	}

	.content_body {
		min-height: auto;
	}
}

.w-80 {
	width: 80%;
}

@media (max-width: 550px) {
	.btn-basket > *, .btn-basket, .btn-menu, .btn-menu > *{
		height: 20px;
		width: 20px;
	}

	.logo {
		margin-left: 0 !important;	
	}
}

@media (max-width: 576px) {
	.product > .accordion {
		padding: 0 14px;
	}
	.product > .accordion > .card {
		/* border-top: 2px solid #000; */
		border-bottom: 1px solid #000;
		border-radius: 0;
	}

	/* .product > .accordion > .card:not(:first-child) {
		border-top: 2px solid transparent;
	} */
}

@media screen and (max-width: 992px) {
	.product_body {
		width: 100% !important;
	}
}

@media (max-width: 768px) {
	.repair {
		opacity: 1;
	}
}

@media (max-width: 220px) {
	.btn-menu, .btn-basket {
		margin-bottom: 10px;
	}
}

.empty-basket {
	display: flex;
	justify-content: center;
	font-size: 20px;
	margin-top: 20px;
}

.hidden-scroll {
	overflow: hidden;
}

.ql-container {
	height: auto !important;
	border: 2px solid #000;
}

.modal-backdrop {
	z-index: 1000;
}

#back_to_home {
	width: 50px;
	cursor: pointer;
}

#back_to_home > p {
	margin: 0;
}

#btn_add_product_to_order {
	z-index: 1;
}

#table_order, #table_person {
	border: 1px solid black;
}

.table-bordered td, .table-bordered th {
	border: 1px solid black;
}

.table td, .table th {
	border-top: 1px solid black;
}

.btn_clear {
	background: none;
	border: none;
}

.icon {
	color: white;
	width: 21px;
	height: 21px;
	display: block;
	background-repeat: no-repeat;
	background-size: contain;
}

.icon:not(:last-child)
{
	margin-right: 3px;
}

.icon-visa {
	background-image: url(/template/img/visa.svg);
}
.icon-visa-black {
	background-image: url(/template/img/visa_black.svg);
}

.icon-mastercard {
	background-image: url(/template/img/mastercard.svg);
}
.icon-mastercard-black {
	background-image: url(/template/img/mastercard_black.svg);
}

.icon-maestro {
	background-image: url(/template/img/maestro.svg);
}
.icon-maestro-black {
	background-image: url(/template/img/maestro_black.svg);
}

.icon-applepay {
	background-image: url(/template/img/apple-pay.svg);
}
.icon-applepay-black {
	background-image: url(/template/img/apple-pay_black.svg);
}

.icon-yandexmoney {
	background-image: url(/template/img/yandexmoney.svg);
}
.icon-yandexmoney-black {
	background-image: url(/template/img/yandexmoney_black.svg);
}

.icon-sberbank {
	background-image: url(/template/img/sberbank.svg);
}
.icon-sberbank-black {
	background-image: url(/template/img/sberbank_black.svg);
}

/* .order-products {
	
} */

.mw-800 {
	max-width: 800px;
}

.ofw-y-auto {
	overflow-y: auto;
}

.ofw-x-auto {
	overflow-x: auto;
}

.h-100 {
	height: 100%;
}

.mh-80vh {
	max-height: 80vh;
	height: 100%;
}

.quick_add_order {
	display: block !important;
	max-height: 600px;
	overflow-y: auto;
}

.basket_product.slick-slide {
	display: flex !important;
}

.size_grid_col {
	width: auto;
	text-align: center;

	border-top: 2px solid black;
	border-left: 2px solid black;
	border-bottom: 0;
	border-right: 0;
}

.size_grid_col:focus {
	border-bottom: 0;
	border-right: 0;
}

.size_grid_row {
	display: flex;
}

.size_grid_rows {
	overflow-x: auto;
	overflow-y: auto;
}

#size-grid {
	max-width: 100%;
	width: max-content;

	overflow-x: auto;
}

.grid {
	display: flex;
}

#size-grid-add-row {
	color: grey;
	width: auto;
	align-items: center;
	display: flex;
	justify-content: center;
	border: 2px solid grey;
	height: 38px;
	cursor: pointer;
}

#size-grid-add-row:hover {
	color: black;
	border: 2px solid black;
}

#size-grid-add-col {
	color: grey;
	display: flex;
	justify-content: center;
	align-items: center;
	min-width: 34px;
	border: 2px solid grey;
	border-bottom: 0;
	cursor: pointer;
}

#size-grid-add-col:hover {
	color: black;
	border: 2px solid black;
	border-bottom: 0;
}

.slick-slide > .content_body > .content_view > .perfect-slider > .perfect-slider-controls {
	display: none !important;
}

.checkbox {
	position: absolute;
	z-index: -1;
	opacity: 0;
}

.checkbox+label {
	display: inline-flex;
	align-items: center;
	user-select: none;
}

.checkbox+label::before {
	content: '';
	display: inline-block;
	width: 1.2em;
	height: 1.2em;
	flex-shrink: 0;
	flex-grow: 0;
	border: 1.5px solid black;
	border-radius: 0;
	margin-right: 0.5em;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50% 50%;	
}

.checkbox:checked+label::before {
  background-color: black;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

#about-total {
	display: flex;
	flex-direction: column;
}

#about-total > div {
	display: flex;
	justify-content: space-between;
}

#about-total > div > span {
	font-weight: bold;
}

.sold-out {
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 99;
	width: calc(100%-1px);
	/* border-top: 2px solid black; */
	/* border-bottom: 2px solid black; */
	/* background-color: #fff; */
	padding: 0;
	text-align: center;
	width: 100%;
}

.sold-out p {
	margin: 0;
	padding: 0;
	font-weight: 600;
	color: red;
	font-size: 180%;
}

.btn-basket {
	display: flex;
	justify-content: space-between;
	margin-right: 5px;
}

.spinner-border {
	display: inline-block;
	width: 1rem;
	height: 1rem;
	vertical-align: text-bottom;
	border: .14em solid currentColor;
	border-right-color: transparent;
	border-radius: 50%;
	-webkit-animation: spinner-border .75s linear infinite;
	animation: spinner-border .75s linear infinite;
}

.navbar-controls {
	display: flex;
	justify-content: center;
	align-items: center;
	float: right;

	font-size: 18px;
}

.navbar-controls .btn-open-basket {
	display: flex;
	justify-content: space-between;
	align-items: center;

	cursor: pointer;

	margin-right: 18px;
}

.navbar-controls .btn-open-menu {
	display: flex;
	align-items: center;
	cursor: pointer;
}
.add-product-image {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	min-height: 300px;
	height: 100%;
	/* border: 2px solid black; */
}

.add-product-image img {
	width: 100%;
	/* height: 100%; */
	object-fit: contain;
}
.add-product-image-btn {
	color: black;
	width: 100% !important;
	height: 72px;
}
.delete-product-image-btn {
	display: none;
	align-items: center;
	justify-content: center;
	position: absolute;
	z-index: 10;
	width: 100%;
	height: 100%;
}
.delete-product-image-btn svg {
	color: black;
	width: 100% !important;
	height: 72px;
}
.add-product-image:hover > .delete-product-image-btn {
	display: flex;
}

.add-product-connection {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	min-height: 300px;
	height: 100%;
	/* border: 2px solid black; */
}

.add-product-connection img {
	width: 100%;
	/* height: 100%; */
	object-fit: contain;
}
.add-product-connection-btn {
	color: black;
	width: 100% !important;
	height: 72px;
}
.delete-product-connection-btn {
	display: none;
	align-items: center;
	justify-content: center;
	position: absolute;
	z-index: 10;
	width: 100%;
	height: 100%;
}
.delete-product-connection-btn svg {
	color: black;
	width: 100% !important;
	height: 72px;
}
.add-product-connection:hover > .delete-product-connection-btn {
	display: flex;
}
.modal-xl {
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.footer-links a {
	color: #fff;
	padding: 0 10px 15px 0;
	word-wrap: break-word;
}
.email_sub {
	background-color: inherit;
	border: 1px solid white;
	-webkit-border-radius: 0;
   	-moz-border-radius: 0;
   	-khtml-border-radius: 0;
   	border-radius: 0;
	padding: 5px;
	color: #fff;
	width: 100%;
}
.email_sub::placeholder {
	color: #fff;
}

.header-descriptions {
	/* width: 100%; */
	
	border: none !important;
	border-radius: 0 !important;
	
}
.header-descriptions .card {
	border: none !important;
	border-radius: 0 !important;
}
.header-descriptions .card-body {
	border: none !important;
	border-radius: 0 !important;

	padding: 0;
	padding-top: 10px;
}

.quick_link::before {
	display: block;
	width: 100%;
	content: "";
	border-top: 1px solid black;
	margin: 16px 0;
}

.quick_link > a {
	display: flex;
	justify-content: space-between;
}

.quick_link > a > span {
	font-weight: bold;
}

.quick_link > p {
	width: 100%;
	display: flex;
	justify-content: space-between;
	font-weight: bold;
}
.quick_link > span {
	font-size: 14px;
}
.cart-steps {
	min-width: max-content;
}
@media (max-width: 576px) {
	.cart-steps {
		font-size: 14px;
	}
}
@media (max-width: 400px) {
	.cart-steps {
		font-size: 13px;
	}
}
@media (max-width: 360px) {
	.cart-steps {
		font-size: 3vw;
	}
}
.cart-steps a {
	opacity: 50%;
}
.cart-steps a:not(:last-child) {
	margin-right: 7px;
}
.cart-steps a.active {
	opacity: 100%;
	font-weight: bold;
}

.error {
	border: 2px solid red;
}

.checkout_delivery_menu {
	border-radius: 16px;
	border: 1px solid black;
	padding: 15px 25px;
}
.checkout_delivery_menu hr {
	border: none;
    color: #000;
    background-color: #000;
    height: 1px;
	margin-top: 24px;
}
.checkout_delivery_menu span {
	font-size: 18px;
}

.checkout-payment__details {
	border: 1px solid black;
    max-width: 400px;
}

.checkout-payment__details-header {
    min-width: 150px;
    text-transform: uppercase;
    padding: 10px;
    text-align: center;
    font-weight: bold;
}

.checkout-payment__details-header--top {
    border-right: 1px solid black;
    border-bottom: 1px solid black;
	margin-bottom: 5px;
}

.checkout-payment__details-header--bottom {
    border-top: 1px solid black;
	margin-top: 5px;
}

.checkout-payment__details-subtitle {
	padding: 15px;
    text-align: justify;
	border-top: 1px solid black;
}

.checkout-payment__details-row {
    display: flex;
    justify-content: space-between;
	align-items: center;
    padding: 15px;
    border-top: 1px solid black;
	flex-wrap: wrap;
	gap: 8px;
}

.checkout-payment__details-row--bb {
    border-bottom: 1px solid black;
}

.checkout-payment__details-col {
	width: 100%;
    max-width: max-content;
}

.checkout-payment__details-col:last-child {
	font-weight: bold;
	text-align: end;
}

.checkout-payment__details-button {
    display: block;
	padding: 15px;
    background-color: black;
    color: white !important;
	cursor: pointer;
	width: 100%;
	border: 0 !important;
    text-align: center;
}

.checkout-payment__details-button:hover {
	border: 0 !important;
}

.checkout-payment__details-button:active {
	border: 0 !important;
}

.radio_delivery input[type=radio] {
	display: none;
}
.radio_delivery label {
	display: inline-block;
	cursor: pointer;
	position: relative;
	padding-left: 35px;
	margin-right: 0;
	line-height: 25px;
	user-select: none;
	width: 100%;
}
.radio_delivery label:before {
	content: "";
	display: inline-block;
	width: 25px;
	height: 25px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0,-50%);
	background: url('../img/radio-1.png') 0 0 no-repeat;
}
.radio_delivery input[type=radio]:checked + label:before {
	background: url('../img/radio-2.png') 0 0 no-repeat;
}
.radio_delivery label:hover:before {
	filter: brightness(120%);
}
.radio_delivery input[type=radio]:disabled + label:before {
	filter: grayscale(100%);
}
.delivery-price {
	font-weight: bold;
}
.temp-btn {
	margin-top: 20px;
	margin-bottom: 0;

	padding: 5px;
	border: 1px solid black;
	width: max-content;
	font-weight: bold;
}