.order-form__del--tab-wrapper label::before{
	display: none;
}

.order-form__del--tab-wrapper label::after{
	display: none;
}

.ya-share2__item_service_collections{
	display: none !important;
}

.payment-wrapper{
	display: flex;
    flex-wrap: wrap;
}

.order-form__type-of-payment--tab{
	background-color: #f6f6f6;
    border: 1px solid #f6f6f6;
}

.detail_slider .slick-dots{
	right: auto;
	width: 100%;
	text-align: center;
	bottom: 8px;
}

.detail_slider .slick-dots li button{
	background-color: #f6f7f9;
}

.detail_slider .slick-dots li.slick-active button {
    background: #ef474c;
}


.payment-wrapper > div {
	width: 100%;
	margin-bottom: 10px;
}

.main-menu > ul > li > a{
	    padding: 0 7px;
}

.bx-sls .bx-ui-sls-container {
	min-height: 30px;
}

.bx-sls .dropdown-fade2white{
	top:0px;
	height: 30px;
}

.bx-sls .bx-ui-sls-loader{
	top:0px;
}

@media (min-width: 1024px) {
	.payment-wrapper > div{
		margin-right: 10px;
		width: 50%;
	}
}

@media (min-width: 768px) {
	.payment-wrapper > div{
		margin-right: 10px;
		width: calc(50% - 10px);
	}
}


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

	.main-menu > ul > li > a{
		font-size: 11px;
	}

	.enter-link{
		font-size: 14px;
	}
}

@media only screen and (max-width: 1086px){
	.logo{
		margin-right: 24px;
	}
	.main-menu > ul > li > a{
		    padding: 0 8px;
	}


	.main-menu > ul > li > a{
		font-size: 11px;
	}

	.enter-link{
		font-size: 13px;
	}

}


#subscribe_checkbox{
	border-bottom: 0px;
	text-align: right;
}

#helpBlock{
	clear: both;
	text-align: right;
}

body{
	padding-bottom: 0px;
}
