.pull-right {margin-right:10px;}

.top_phone_idi{ font-size: 16px; padding: 17px 17px 0 0; color: white; display: none;}

#search.search {margin-right:5px;}

.search{ padding: 14px 0 0 0;}

.search input {background-color: #FFF; background: #FFF; border-radius: 7px; width:160px; height:22px; color:rgba(35, 50, 138, 0.9); font-size:12px; font-style:italic; padding:0 5px;}

.search input::-webkit-input-placeholder { color:rgba(35, 50, 138, 0.9); }
.search input::-moz-placeholder { color:rgba(35, 50, 138, 0.9); }
.search input:-moz-placeholder { color:rgba(35, 50, 138, 0.9); }
.search input:-ms-input-placeholder { color:rgba(35, 50, 138, 0.9); }

.search button { position:relative; left:-30px; top:-3px; color:rgba(35, 50, 138, 0.9); display:none;}
.search button i { font-size: 22px; font-weight: 600; line-height: 25px; }

.cart .price-cart{ font-size:12px ; }

.checkout_form h2, .checkout_form h3 { margin-bottom:10px; }
.checkout_form a.agree {color:#428bca}

@media (max-width: 767px){
	.top_phone_idi{position:fixed;top: 0;right: 27%;color: #000;z-index: 9991;}
}