#search button,#search button .svg_icon{
	color:#404969!important;
}

.search-group input.form-control{
	color:#404969;
	border-bottom: 1px solid #404969;
}


.search-group input.form-control::placeholder{color:#404969;}
.search-group input.form-control::-webkit-input-placeholder{color:#404969;}
.search-group input.form-control::-moz-placeholder{color:#404969;}
.search-group input.form-control::-ms-input-placeholder{color:#404969;}

/*********/
.common-home .carousel-wrapper{
	margin-bottom: 60px;
}


.container-prod_first .status{
	font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #ff0000;
}

/***********/
.outstock_product .one_click,
.outstock_product .buy_button{
	opacity:0;
	z-index: -1;
}
/**************************/
#product .group_options .radio a {
    border: solid 1px #999999;
    color: #999999;
}

#product .group_options .radio.checked a{
	border-color: #ff7f50;
    color: #ffffff;
	background-color: #ff7f50;
}
/****************************/
.dropdown_item.dropdown_item_cooperation .dropdown_content{
	opacity:0;
	visibility:hidden;
	position:absolute;
	z-index: -1;
	display:block;
	height: auto;
}

.no-touch .dropdown_item.dropdown_item_cooperation:hover .dropdown_content,
.is-touch .dropdown_item.dropdown_item_cooperation.active .dropdown_content{
	opacity:1;
	visibility: visible;
	z-index: 1;

	top:100%
}

.dropdown_item.dropdown_item_cooperation:hover .dropdown_content ul li a{
	padding-left: 15px;
	padding-right: 15px;
	display:block;
}

.dropdown_item.dropdown_item_cooperation:hover .dropdown_content ul li a:hover{
	background-color: #E9ECEF;
}
/**************************/
#modal_customer_type .modal-title{
	font-size: 30px;
    font-weight: 600;
    line-height: 1.57;
    text-align: center;
    color: #000000;
    margin-bottom: 11px;
    justify-content: center;
}

#modal_customer_type .logo {
    text-align: center;
    padding: 30px 0px;
}

#modal_customer_type .text {
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    color: #000000;
    margin-top: 14px;
}

#modal_customer_type .wrapp_buttons {
    display: flex;
    align-items: center;
    margin-top: 17px;
}

#modal_customer_type .wrapp_buttons a{
	width: 100%;
	font-size:10px;
}

@media screen and (max-width: 767px){
	#modal_customer_type .modal-dialog{
		width: auto;
	}
	#modal_customer_type .wrapp_buttons > div a{
		font-size:14px;
	}
    .mfilter-iscroll {
        overflow: auto;
    }
}/*@media screen and (max-width: 767px){*/


@media screen and (max-width: 460px){
	#modal_customer_type .wrapp_buttons{display:block}
	#modal_customer_type .wrapp_buttons > div{
		width: 100%
	}

	#modal_customer_type .wrapp_buttons > div:last-child{
		margin-top: 15px;
	}
}/*@media screen and (max-width: 460px){*/
/******************************************/
.wrapper-breadcrumb{
	margin-bottom: 30px;
}

.cat_prices_info{
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
	font-size: 16px;
    font-weight: 600;
    color: #404969;
}

/*************color-options******************/
.group_item label {
    margin-bottom: 12px;
}

.group_item label span {
    font-weight: 400;
}

.group_item.size_group {
    margin: 30px 0 49px;
}

.group_item .input-option {
    gap: 8px;
}

.color-options, .size-options {
    display: flex;
    gap: 10px;
}

.color-options label {
    margin-bottom: 0;
}

.color-radio, .size-radio {
    display: none;
}

.color-label, .size-label {
    display: inline-block;
    cursor: pointer;
    padding: 5px 10px;
    border: 2px solid transparent;
    border-radius: 50%;
    transition: border-color 0.3s ease, background-color 0.3s ease, color 0.3s ease;
    text-align: center;
    position: relative;
}

.color-image {
    width: 32px;
    height: 38px;
    border-radius: 50%;
    margin-top: -1px;
}

.color-label {
    padding: 1px;
    border-radius: 50%;
    border: 1px solid #ddd;
    margin-bottom: 0;
    width: 40px;
    height: 40px;
}

.color-radio:checked + .color-label {
    border-color: #FF5722;
}

.size-label {
    font-size: 14px;
    padding: 10px 10px;
    background-color: #fff;
    border: 1px solid #999;
    border-radius: 0;
    color: #999999;
    font-weight: 400;
    min-width: 68px;
    margin-bottom: 0 !important;
}

.size-radio:checked + .size-label {
    background-color: #FF5722;
    color: #ffffff;
    border-color: #FF5722;
}

.size-label.disabled {
    background-color: #fff;
    color: #d6d6d6;
    cursor: not-allowed;
    border-color: #ccc;
}

.size-label.disabled::after {
    content: '';
    position: absolute;
    top: 50%;
    left: -4px;
    width: calc(100% + 10px);
    height: 1px;
    background-color: #d6d6d6;
    transform: translateY(-50%) rotate(-31deg);
}

/*************end color-options******************/

#button-cart.btn-pink_by.violet {
    margin-right: auto;
}
.group_options .has-error .text-danger {
    position: absolute;
    font-size: 15px;
    margin-top: 15px;
}
.text-danger, .error {
    font-weight: 700;
}
#shipping_address_novaposhta_parcel_locker ~ span.select2,
#shipping_address_novaposhta_branch ~ span.select2 {
    margin: 0 -15px;
    width: calc(100% + 30px) !important;
}

#simplecheckout_shipping_address ul.dropdown-menu {
    padding: 0;
    color: #333333;
    font-size: 14px;
    background: #fff;
    background-color: #fff;
    border-radius: 0 0 3px 3px;
    border: solid 1px #ebecf0;
    width: 100%;
    max-height: 200px;
    overflow-y: auto;
}
#simplecheckout_shipping_address .dropdown-menu li a {
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: normal;
    white-space: nowrap;
    color: #333333;
    padding: 10px 15px;
    text-align: left;
}
#simplecheckout_shipping_address .dropdown-menu li {
    padding-left: 0;
    margin-bottom: 0;
}
#simplecheckout_shipping_address .dropdown-menu li:before {
    display: none;
}
@media screen and (max-width: 991px) {
    #simplecheckout_shipping_address ul.dropdown-menu {
        top: 0 !important;
    }
}
