#top{
	background-color: #0b539f;
}

#top .container{
	background-color: #0b539f;
}

#top .btn-link{
	color: #fff;
}


i.up-icon-22.up-icon-account{
	color: #fff;
}


i.up-icon-22.up-icon-menu-line{
	    color: #f27b00;
}

.up-header .btn-menu-top{
	border: 1px solid #f27b00;
}


.table_price_two {
    width: 100%;
    margin-top: 35px;
}

.small-slider__content-title{
    top: 0 !important;
    left: 0 !important;
}

.reward-icon-cat{
	background: linear-gradient(180deg, #FE6B22 0%, #FDAC53 100%);
    border-radius: 50px;
    width: 26px;
    height: 26px;
    width: 19px !important;
    height: 19px !important;
    margin-right: 4px !important;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.info-product-reward-cat{
	    color: #000;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: left;
    -ms-flex-align: left;
    align-items: left;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    margin-bottom: 8px;
}

.qty-reward-cat{
	    font-weight: 700;
    color: #ff671f;
    margin-right: 0.4rem;
    white-space: nowrap;
    font-size: 12px;

}
.text-reward-cat{
	   font-size: 12px;

    font-weight: 400;
}

.delivery_one_uah{

	    font-size: 18px;
    color: #5487e3;
    font-weight: 900;
}

.table_price_two tr {
    border-bottom: 1px solid #d5d5d5;
}

.table_price_two td {
    padding: 10px 5px;
}

.box-language-currency.only_one_block{
	display: none !important;
}

.short-attributes-groups1{
	display: none;
}


.text-info-pm{
	border: 2px dashed #f27b00 !important;
}

.price-old .price_value{
	color: #000;
}

.price-new .special_value{
	color: #f84147;
}

.price-old{
	    color: #000000;
}

.price-new .autocalc-product-special{
		color: #f84147;
}

select.form-control{
	    height: 40px;
}

#menu-vertical #menu-vertical-list > li > a{
	padding: 24px 15px 24px 15px;
}
#menu-vertical #menu-vertical-list > li{
	height: 64px;
}


@media (max-width: 768px) {
   i.up-icon-22.up-icon-account{
	color: #000000;
}

   .video-container iframe{
    width: 550px;
    height: 750px;
}


}
@media (max-width: 420px) {
   .video-container iframe{
    width: 400px;
    height: 520px;
}


}


@media (min-width: 768px) {
    .box-account .btn-account{
        background: #0b539f;
        border-radius: 54px;
    }
}