#webprostor_configurator
{
	margin-bottom: 20px;
}

#webprostor_configurator #platforms_list .panel-heading
{
	border-radius: 0;
}

#webprostor_configurator #platforms_list .panel-heading > .row
{
	display: flex;
	align-items: center;
}

#webprostor_configurator #platforms_list .panel-heading a,
#webprostor_configurator #platforms_list .panel-heading h4
{
	margin: 0;
}
.page-header {
    padding-bottom: 0;
	margin: 0;
}
#webprostor_configurator .sticky-top
{
	position: sticky;
	top: 15px;
	z-index: 103;
}

#webprostor_configurator .sticky-bottom
{
	position: sticky;
	bottom: 0;
	z-index: 103;
}

#webprostor_configurator .align-items-center
{
	align-items: center;
}

#webprostor_configurator .justify-content-center
{
	justify-content: center;
}

#webprostor_configurator #webprostor_configurator_scrollspy svg,
#webprostor_configurator #webprostor_configurator_scrollspy img
{
	max-width: 24px;
	height: auto;
	margin-right: 5px;
	opacity: 0.5;
}

#webprostor_configurator #webprostor_configurator_scrollspy .badge
{
	margin-left: 5px;
}

#webprostor_configurator #webprostor_configurator_scrollspy .nav>.active>ul 
{
	display: block;
}

#webprostor_configurator #webprostor_configurator_scrollspy .nav.dots>li
{
	padding-left: 20px;
}

#webprostor_configurator #webprostor_configurator_scrollspy .nav>li>a
{
	padding-left: 0;
	display: flex;
	align-items: center;
	background: none !important;
}

#webprostor_configurator #webprostor_configurator_scrollspy ul.arrows > li.active > a,
#webprostor_configurator #webprostor_configurator_scrollspy ul.dots li.active a
{
    color: inherit;
}

#webprostor_configurator #webprostor_configurator_scrollspy ul.arrows.nav-success > li.active > a,
#webprostor_configurator #webprostor_configurator_scrollspy ul.arrows.nav-success ul.dots li.active a
{
    color: #3c763d;
}

#webprostor_configurator #webprostor_configurator_scrollspy ul.arrows.nav-danger > li.active > a,
#webprostor_configurator #webprostor_configurator_scrollspy ul.arrows.nav-danger ul.dots li.active a
{
    color: #d9534f;
}

#webprostor_configurator #webprostor_configurator_scrollspy ul.arrows.nav-info > li.active > a,
#webprostor_configurator #webprostor_configurator_scrollspy ul.arrows.nav-info ul.dots li.active a
{
    color: #31708f;
}

#webprostor_configurator #webprostor_configurator_scrollspy ul.arrows.nav-primary > li.active > a,
#webprostor_configurator #webprostor_configurator_scrollspy ul.arrows.nav-primary ul.dots li.active a
{
    color: #337ab7;
}

#webprostor_configurator #webprostor_configurator_scrollspy ul.arrows.nav-warning > li.active > a,
#webprostor_configurator #webprostor_configurator_scrollspy ul.arrows.nav-warning ul.dots li.active a
{
    color: #f0ad4e;
}

#webprostor_configurator #webprostor_configurator_scrollspy ul.dots li:after
{
    content: '';
    position: absolute;
    left: 0px;
    top: 50%;
    border-radius: 50%;
	margin-top: -4px;
    border: 4px solid #dedede;
}

#webprostor_configurator #webprostor_configurator_scrollspy ul.dots li.active:after
{
    border: 4px solid #444;
}

#webprostor_configurator #webprostor_configurator_scrollspy ul.arrows.nav-success ul.dots li.active:after
{
    border-color: #3c763d;
}

#webprostor_configurator #webprostor_configurator_scrollspy ul.arrows.nav-danger ul.dots li.active:after
{
    border-color: #d9534f;
}

#webprostor_configurator #webprostor_configurator_scrollspy ul.arrows.nav-info ul.dots li.active:after
{
	border-color: #31708f;
}

#webprostor_configurator #webprostor_configurator_scrollspy ul.arrows.nav-primary ul.dots li.active:after
{
	border-color: #337ab7;
}

#webprostor_configurator #webprostor_configurator_scrollspy ul.arrows.nav-warning ul.dots li.active:after
{
    border-color: #f0ad4e;
}

#webprostor_configurator #webprostor_configurator_scrollspy ul.arrows > li.active > a > svg,
#webprostor_configurator #webprostor_configurator_scrollspy ul.dots li.active a > svg,
#webprostor_configurator #webprostor_configurator_scrollspy ul.arrows > li.active > a > img,
#webprostor_configurator #webprostor_configurator_scrollspy ul.dots li.active a > img
{
	opacity: 1;
}

#webprostor_configurator #webprostor_configurator_scrollspy ul.arrows.nav-success > li.active > a > svg,
#webprostor_configurator #webprostor_configurator_scrollspy ul.arrows.nav-success ul.dots li.active a > svg
{
    fill: #3c763d;
}

#webprostor_configurator #webprostor_configurator_scrollspy ul.arrows.nav-danger > li.active > a > svg,
#webprostor_configurator #webprostor_configurator_scrollspy ul.arrows.nav-danger ul.dots li.active a > svg
{
    fill: #d9534f;
}

#webprostor_configurator #webprostor_configurator_scrollspy ul.arrows.nav-info > li.active > a > svg,
#webprostor_configurator #webprostor_configurator_scrollspy ul.arrows.nav-info ul.dots li.active a > svg
{
    fill: #31708f;
}

#webprostor_configurator #webprostor_configurator_scrollspy ul.arrows.nav-primary > li.active > a > svg,
#webprostor_configurator #webprostor_configurator_scrollspy ul.arrows.nav-primary ul.dots li.active a > svg
{
    fill: #337ab7;
}

#webprostor_configurator #webprostor_configurator_scrollspy ul.arrows.nav-warning > li.active > a > svg,
#webprostor_configurator #webprostor_configurator_scrollspy ul.arrows.nav-warning ul.dots li.active a > svg
{
    fill: #f0ad4e;
}

#webprostor_configurator #stock_switch .form-group input[type="checkbox"] {
    display: none;
}
#webprostor_configurator #stock_switch .form-group input[type="checkbox"] + .btn-group > label span {
    width: 20px;
}
#webprostor_configurator #stock_switch .form-group input[type="checkbox"] + .btn-group > label span:first-child {
    display: none;
}
#webprostor_configurator #stock_switch .form-group input[type="checkbox"] + .btn-group > label span:last-child {
    display: inline-block;   
}

#webprostor_configurator #stock_switch .form-group input[type="checkbox"]:checked + .btn-group > label span:first-child {
    display: inline-block;
}
#webprostor_configurator #stock_switch .form-group input[type="checkbox"]:checked + .btn-group > label span:last-child {
    display: none;   
}

#webprostor_configurator #webprostor_configurator_step_products
{
	position: relative;
}

#webprostor_configurator #quantity_notifications
{
	width: 100%;
}

#webprostor_configurator #webprostor_configurator_step_products h4
{
	display: flex;
	align-items: center;
}

#webprostor_configurator #webprostor_configurator_step_products h4 > svg,
#webprostor_configurator #webprostor_configurator_step_products h4 > img
{
	margin-right: 5px;
	max-width: 40px;
	height: auto;
}

#webprostor_configurator #webprostor_configurator_step_products h4 > svg + a,
#webprostor_configurator #webprostor_configurator_step_products h4 > img + a
{
	margin-left: 5px;
}

#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products.loading
{
	min-height: 100px;
	position:relative;
}

/**#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products.loading:after
{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #202023 url(./age_gif.gif) no-repeat 50% 50%;
}**/

#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products.loading:after
{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #fff url(./images/preloader.gif) no-repeat 50% 50%;
}

#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products ul.products>li
{
	padding: 8px;
}

#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products ul.products:not(.row)>li:not(.hidden):not(:last-child)
{
	border-bottom: 1px solid #DBDCDD;
}

#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products ul.products>li[data-available] .available svg,
#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products ul.product-offers>li[data-available] .offer-available svg
{
	fill: #737373;
	cursor: pointer;
}

#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products ul.products>li[data-available="Y"] .available svg,
#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products ul.product-offers>li[data-available="Y"] .offer-available svg
{
	fill: #50ef50;
}

#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products .step-image,
#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products .step-image-thumbnail
{
	background-image: url('/local/templates/age/img/no_img2.png');
	height: 125px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: contain;
	margin-top: 8px;
	margin-bottom: 20px;
}

#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products .step-image
{
	margin-bottom: 8px;
	height: 160px;
}

#webprostor_configurator .available {
	visibility: hidden;
}
#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products .actions.padding > div:first-child {
	margin-top: 8px;
}
#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products .quantity-block label
{
	padding: 0px 6px;
}

#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products .quantity-block input
{
	max-width: 30px;
    text-align: center;
    border: 0 none;
    padding: 0;
}

#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products .product-label
{
	padding-right: 5px;
}

#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products .product-label .product-name
{
	padding-left: 5px;
}

#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products .quick-view + .compare-product
{
	margin-left: 5px;
}

#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products .products:not(.row) .quick-view
{
	margin-left: auto;
}

#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products .quick-view
{
	color: inherit;
	transition: all .2s ease;
	font-size: 18px;
}

#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products .quick-view:hover
{
	color: #626b72;
}

#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products .compare-product
{
	color: inherit;
}

#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products .delete-product
{
	margin-right: 5px;
}

#webprostor_configurator #assembly_info #info_required,
#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products .delete-product
{
	color: #d9534f;
	font-size: 18px;
	transition: all .2s ease;
}

#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products .delete-product:hover {
	color: #626b72;
}

#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products .alert
{
	margin-top: 8px;
}

#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products .product-offers:not(.selected) .offer-available
{
	margin-left: 24px;
}

#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products .product-offers,
#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products .product-offers *
{
	font-weight: 400;
}
#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products .actions.padding > div:first-child
{
	padding-left: 20px;
}

#webprostor_configurator #assembly_info #assembly_total
{
	padding-bottom: 15px;
	color: #8f8f8f;
	font-size: 18px;
}

#webprostor_configurator #assembly_info #assembly_total b
{
	font-size: 120%;
}

#webprostor_configurator #assembly_info #order_wrapper #assembly_quantity
{
	width: 60px;
}

#webprostor_configurator #configurator_additional_actions
{
	top: 0;
	/*padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: #fff;
	border-bottom: 1px solid rgba(0,0,0,0.125);*/
}

.price.green > strong{
	color:#9f9f9f!important;
}
.price.red > strong {
	color:#4cbf1c!important;
}

a.btn.required-info {
    padding: 0;
    border: none;
    color: #ffad47;	
}

.quantity-block {
    width: auto;
    display: block;
    margin: 0px;
    position: relative;
    float: none;
}

a.btn.required-info i {
	
}

#webprostor_configurator #configurator_additional_actions .form-group
{
	margin-bottom: 0;
}

@media (min-width: 992px)
{
	#modalProducts .modal-xl,
	#modalProductInfo .modal-xl
	{
		width: 800px;
	}
}

@media(min-width: 1200px)
{
	#modalProducts .modal-xl,
	#modalProductInfo .modal-xl
	{
		width: 1140px;
	}
}

@media(max-width: 992px)
{
	#webprostor_configurator #navigation_panel
	{
		position: relative;
		top: 0;
	}
	#webprostor_configurator #assembly_info a.btn
	{
	    text-overflow: ellipsis;
		overflow: hidden;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	#webprostor_configurator #assembly_info #order_wrapper
	{
	    position: relative;
		width: 100%;
		z-index: 3;
		padding-top: 20px;
	}
	#webprostor_configurator #assembly_info #order_wrapper .form-inline
	{
		display: flex;
		align-items: center;
		justify-content: center;
	}
	#webprostor_configurator #assembly_info #order_wrapper .form-inline .form-group
	{
		margin-bottom: 0;
		margin-right: 5px;
	}
	#webprostor_configurator #configurator_actions
	{
		padding-bottom: 50px;
	}
	#webprostor_configurator #configurator_additional_actions .form-group
	{
		margin-bottom: 5px;
	}
}

@media(max-width: 768px)
{
	#webprostor_configurator #assembly_info #order_wrapper #assembly_quantity
	{
		margin: 0 auto;
	}
	#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products .quick-view
	{
		margin-left: 0;
	}
}

/* ADDITIONAL */

main.content {
	background-color: #212123;
}

#webprostor_configurator .sticky-top {
	/* position: static; */
}

#navigation_panel {
	border: 1px solid #373739;
	border-radius: 10px;
	padding: 0;
	overflow: hidden;
}

#webprostor_configurator #webprostor_configurator_scrollspy .nav.dots > li {
	padding: 0;
}

#webprostor_configurator #webprostor_configurator_scrollspy .nav > li > a {
	padding: 10px 15px;
	color: #A9A9AA;
	transition: 0.3s ease;
	font-size: 14px;
	line-height: 17px;
	position: relative;
}
#webprostor_configurator #webprostor_configurator_scrollspy .nav > li > a::before {
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: 1px solid #A9A9AA;
	margin-right: 15px;
	flex-shrink: 0;
}

#webprostor_configurator #webprostor_configurator_scrollspy .nav > li > a.collapce-group {
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 5px;
	margin-top: 15px;
}
#webprostor_configurator #webprostor_configurator_scrollspy .nav > li > a.collapce-group::before {
	content: unset;
}

#webprostor_configurator #webprostor_configurator_scrollspy .nav.dots > li.active > a {
	color: #fff;
}
#webprostor_configurator #webprostor_configurator_scrollspy .nav.dots > li.active > a::before {
	border-color: #1D3DB4;
	background: #1D3DB4;
}

/* #webprostor_configurator #webprostor_configurator_scrollspy .nav > li > ul {
	display: block !important;
} */
#webprostor_configurator #webprostor_configurator_scrollspy .nav > li > ul.collapse {
	padding-bottom: 10px;
	border-bottom: 1px solid #373739;
}

#webprostor_configurator #webprostor_configurator_scrollspy ul.dots li::after {
	content: unset;
}

#assembly_info {
	background: #1C1C1E;
	border-radius: 10px;
	border: none;
	color: #fff;
}

.panel-footer {
	background: #1C1C1E;
}

#webprostor_configurator .panel-heading.slim h3 a {
	color: #fff;
	pointer-events: none;
	padding: 15px 10px;
	font-weight: 400;
	background: none;
}

#webprostor_configurator .panel-secondary > .panel-heading {
	border-bottom: 1px solid #373739;
}

#platform_info h4 {
	color: #fff;
	font-weight: 400;
	margin-bottom: 20px;
}

.fa.fa-question-circle {
	color: #1D3DB4;
}

#webprostor_configurator .panel-secondary {
	border: none;
}

.popover {
	background: #28282A;
	border-radius: 10px;
	border: 1px solid #373739;
	font-weight: 400;
	color: #fff;
}

.popover .arrow::after, .popover .arrow::before {
	content: unset;
}

.popover-title {
	color: #fff;
	background: #28282A;
}

#webprostor_configurator #webprostor_configurator_step_products h4 > svg, #webprostor_configurator #webprostor_configurator_step_products h4 > img {
	margin-right: 15px;
}

#webprostor_configurator #assembly_info #assembly_total b {
    font-weight: 700;
    font-size: 100%;
    color: #fff !important;
}

#webprostor_configurator .btn-secondary, .webprostor-configurator-modal .btn-secondary {
	background: #1D3DB4;
	border-color: #1D3DB4;
	font-weight: 400;
}

.btn {
	font-weight: 600 !important;
	font-size: 14px !important;
	line-height: 17px !important;
	text-transform: uppercase !important;
	height: 50px !important;
	color: #FFFFFF;
	margin-bottom: 20px;
}

#assembly_order,
#show_credit_info,
#change_platform {
	width: 100%;
}
#assembly_order i,
#show_credit_info i,
#change_platform i {
	display: none;
}

#change_platform {
	margin-bottom: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	background: transparent;
	border: 2px solid #1D3DB4;
	color: #fff;
}

.btn-link:hover, .btn-link:focus {
	color: #fff;
	text-decoration: none;
	background-color: #1D3DB4;
}

.panel-footer {
	border-color: #373739;
}

#assembly_quantity.form-control {
	padding: 0;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	box-shadow: none;
	border-radius: 0;
	background-color: var(--black);
	font-size: 16px;
	line-height: 19px;
	color: #fff;
	border-radius: 100px;
	padding: 0 25px;
	width: 100%;
	border: 2px solid transparent;
	margin-bottom: 20px;
	height: 50px;
}

#webprostor_configurator #assembly_info #order_wrapper #assembly_quantity {
	width: 120px;
}

.fade.in {
	opacity: 1;
	visibility: visible;
	-webkit-animation: none;
	animation: none;
}

#info_required {
	width: 100%;
}

.modal-backdrop {
	background: transparent;
	pointer-events: none;
}

.show-notifications {
	margin-bottom: 0;
}

#webprostor_configurator .panel-secondary > .panel-heading {
	border-bottom: 1px solid #373739;
}

.panel {
	background-color: #1c1c1e;
}

#webprostor_configurator #equipment_info .equipment-list > div strong, #webprostor_configurator #quantity_notifications strong,
.webprostor-configurator-modal b, .webprostor-configurator-modal strong, .webprostor-configurator-select2 b, .webprostor-configurator-select2 strong, #webprostor_configurator b, #webprostor_configurator strong {
	font-weight: 400;
	color: #A9A9AA;
}

.equipment-list,
#properties_collapse span {
	color: #fff;
}

#configurator_actions {
    display: flex;
    gap: 5px;
    border-radius: 0;
    flex-wrap: wrap;
}

#webprostor_configurator #assembly_info #assembly_total {
	font-size: 18px;
}

#webprostor_configurator #assembly_info #assembly_total b {
	
}

#configurator_actions a {
    font-size: 16px;
    display: block;
    flex: 0 0 100%;
    border-radius: 5px;
    max-width: 100%;
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 10px 20px;
    background: #1c1c1e;
    color: #fff;
    border: 0;	
}

#configurator_actions a:hover {
	background: #6c757d;
}

#configurator_actions .btn {
	border-radius: 0;
	width: 100%;
	height: 100%;
	background: #28282A;
	text-transform: none;
	font-weight: 400 !important;
	font-size: 13px !important;
	line-height: 16px !important;
	text-align: center;
	color: #A9A9AA;
	border-color: #28282A;
	margin-bottom: 0;
	height: 80px !important;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

#webprostor_configurator #webprostor_configurator_step_products .panel-secondary svg {
	fill: #fff;
}

#webprostor_configurator #webprostor_configurator_step_products h4 {
	color: #fff;
	font-weight: 400 !important;
}

#webprostor_configurator #equipment_info .panel-body {
	overflow-y: auto;
	scrollbar-width: thin;
	scrollbar-color: #373739 var(--grey);
}
#webprostor_configurator #equipment_info .panel-body::-webkit-scrollbar {
	-webkit-appearance: none;
}
#webprostor_configurator #equipment_info .panel-body::-webkit-scrollbar:vertical {
	width: 4px;
}
#webprostor_configurator #equipment_info .panel-body::-webkit-scrollbar-thumb {
	background-color: #373739;
	border-radius: 50px;
	-webkit-transition: var(--transition);
	transition: var(--transition);
}
#webprostor_configurator #equipment_info .panel-body::-webkit-scrollbar-thumb:hover {
	background-color: rgba(255, 255, 255, 0.5);
}
#webprostor_configurator #equipment_info .panel-body::-webkit-scrollbar-track {
	background-color: var(--grey);
}

.modal-content {
	background: #28282A;
	border-radius: 10px;
	overflow: hidden;
}
.modal-content .modal-title {
	color: #fff;
	font-weight: 400;
}

#webprostor_configurator .close,
.modal-header .close {
	margin-top: 3px;
}
#webprostor_configurator .close span,
.modal-header .close span {
	font-size: 0;
	width: 18px;
	height: 18px;
	display: block;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE3IDFMMSAxN00xIDFMMTcgMTciIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=);
}

.alert.alert-warning {
    border: none;
    background: #d9534f;
    color: #fff;
}
.alert.alert-warning i {
    margin-right:15px;
}
.alert.alert-warning strong {
	color: #fff !important;
}

.alert.alert-success, .alert.alert-info, .notetext {
	background: #00692A;
	color: #fff;
	border: none;
}

#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products ul.products:not(.row) > li:not(.hidden):not(:last-child) {
	border-color: #373739;
}

.quantity-block .btn-group {
	width: 122px;
	height: 40px;
	display: flex;
	justify-content: space-between;
	padding: 3px;
	background-color: var(--grey-bg);
	border-radius: 50px;
}
.quantity-block .btn-group .btn {
	margin-bottom: 0;
}
.quantity-block .btn-group .btn:nth-child(1) {
	background: no-repeat center url("data:image/svg+xml,%3Csvg width='14' height='2' viewBox='0 0 14 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1H13' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.quantity-block .btn-group .btn:nth-child(3) {
	background: no-repeat center url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.99999 1L6.99999 13M1 7H13' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.quantity-block .btn-group .btn:nth-child(1), .quantity-block .btn-group .btn:nth-child(3) {
	width: 34px;
	height: 34px !important;
	border-radius: 50% !important;
	overflow: hidden;
	flex-shrink: 0;
	background-color: var(--black);
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: var(--transition);
	border: 0;
	font-size: 0 !important;
}
.quantity-block .btn-group .btn:nth-child(1):hover, .quantity-block .btn-group .btn:nth-child(3):hover {
	background-color: var(--grey);
}
.quantity-block .btn-group .btn:nth-child(1):focus, .quantity-block .btn-group .btn:nth-child(3):focus {
	background-color: var(--dark-grey-text);
}
.quantity-block .btn-group .btn:nth-child(2) {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	all: unset;
	display: flex;
	align-items: center;
	height: 33px !important;
}
.quantity-block .btn-group .btn:nth-child(2) input {
	background-color: transparent;
	text-align: center;
	color: #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products .product-label {
	display: flex;
	align-items: center;
	gap: 5px;
}

input[type=radio],
input[type=checkbox] {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	display: flex;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #535355;
	cursor: pointer;
	margin-top: 0;
	flex-shrink: 0;
}
input[type=radio]:checked,
input[type=checkbox]:checked {
	border-color: #fff;
	border-width: 5px;
}

#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products .product-label .product-name {
    font-weight: 400;
    font-size: 15px;
    line-height: normal;
    color: #FFFFFF;
    margin-bottom: 0;
    text-transform: none;
}

#webprostor_configurator .nav-pills > li a {
	background: none !important;
}

#webprostor_configurator .view-mode li:not(.active) a {
	color: #686869;
}

a {
	color: #1D3DB4;
}
a:hover {
	color: #1535aa;
}

#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products ul.products > li {
	padding: 15px 0;
}

.bx-pagination .bx-pagination-container ul {
	display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 0!important;
    gap: 10px;
}

.bx-pagination .bx-pagination-container ul li.bx-pag-all span, .bx-pagination .bx-pagination-container ul li.bx-pag-prev span, .bx-pagination .bx-pagination-container ul li.bx-pag-next span,
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span, .bx-pagination .bx-pagination-container ul li.bx-pag-prev a span, .bx-pagination .bx-pagination-container ul li.bx-pag-next a span,
.bx-pagination .bx-pagination-container ul li span {
	all: unset;
	display: grid;
	grid-auto-flow: column;
	gap: 10px;
	align-items: center;
	justify-content: center;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	border: 2px solid #1D3DB4;
	height: 40px;
	border-radius: 100px;
	font-weight: 600;
	font-size: 14px;
	line-height: 17px;
	text-transform: uppercase;
	cursor: pointer;
	padding: 0 30px;
	background-color: transparent;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span:hover, .bx-pagination .bx-pagination-container ul li.bx-pag-prev span:hover, .bx-pagination .bx-pagination-container ul li.bx-pag-next span:hover,
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span:hover, .bx-pagination .bx-pagination-container ul li.bx-pag-prev a span:hover, .bx-pagination .bx-pagination-container ul li.bx-pag-next a span:hover,
.bx-pagination .bx-pagination-container ul li span:hover {
	background: #1D3DB4;
	color: #fff;
	border-color: #1D3DB4;
}

.bx-pagination .bx-pagination-container ul li a:hover span {
	background: #1D3DB4;
}

.bx-pagination .bx-pagination-container ul li span {
	width: 40px;
	height: 40px;
	padding: 0;
}

.bx-pagination .bx-pagination-container ul li.bx-active span {
	background: #1D3DB4;
}

.nav-tabs > li > a {
	color: #fff;
	border-color: #1D3DB4;
}

.nav-tabs > li {
	margin-right: 5px;
}

.nav-tabs > li > a:hover {
	background: #1D3DB4;
	border-color: #1D3DB4;
}

.nav-tabs {
	border-color: #1D3DB4;
	margin-bottom: 20px !important;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #fff;
	background: #1D3DB4;
	border-color: #1D3DB4;
}

.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
	margin-bottom: 0;
	margin-left: 10px;
}

.alert strong {
	color: #fff !important;
}

#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products .step-image {
	margin: 15px;
}

.product-offers.collapse {
	margin-top: 20px;
}
.product-offers.collapse .w-image + .w-image {
	margin-top: 15px;
}

#webprostor_configurator .available {
	align-self: center;
	line-height: 0;
}
#webprostor_configurator .info {
	align-items: center;
	gap: 5px;
}

#webprostor_configurator input[type=radio], #webprostor_configurator input[type=checkbox] {
    width: 18px;
    height: 18px;
}

#webprostor_configurator label {
    margin-bottom: 0;
	font-weight: normal;
}

.collapse {
    display: none;
}

.collapse.in {
    display: block;
}
@media(max-width:767px){
	#configurator_quick_view .col-md-8, #configurator_quick_view .col-md-4 {
		flex: 0 0 100%;
		max-width:100%;
	}
}
/**#show_credit_info,
#assembly_quantity.form-control,
.show-notifications i,
#webprostor_configurator #webprostor_configurator_scrollspy svg, #webprostor_configurator #webprostor_configurator_scrollspy img,
.popover > .arrow,
#compare i,
#configurator_additional_actions,
#print,
#configurator_actions ~ .img-fluid,
.available,
.delete-product,
.quick-view,
.compare-product,
.offer-available {
  display: none !important;
}**/