.header_phone {
    position: relative;
}
.content form p {
    margin: 0;
    color: #555;
}
.content form input {
    margin: 0;
    color: #555;
}





.bx_item_block.others_result {
    display: none; 
}
.feedback_form { 
    position: relative;
}

.overlay_getcity{
	background-color: RGBA(51, 51, 51, 0.5);
	bottom: 0px;
	display: none;
	left: 0px;
	opacity: 1;
	overflow: auto;
	position: fixed;
	right: 0px;
	top: 0px;
	z-index: 150;
}
.getcity_form_parent {
    background-color: white;
    border-left: 5px solid #56a552;
    border-right: 5px solid #56a552;
    display: none;
    /* left: 50%; */
    margin-bottom: 50px;
    /* margin-left: -250px; */
    opacity: 1;
    overflow: auto;
    /* position: absolute; */
    top: 5%;
    width: 370px;
    margin: 0 auto;
    max-width: 100%;
    z-index: 200;
}
.getcity_title{
	font-size: 22px;
	font-weight: normal;
	padding: 10px 0px;
	text-align: center;
}
.getcity_main{
	padding: 25px;
	padding-top: 10px;
} 
.getcity_close{
	cursor: pointer;
	opacity: 0.5;
	position: absolute;
	right: 15px;
	top: 10px;
}
.getcity_close:hover{
	opacity: 1;
}

 
select#get_region_cite {
    display: block;
    font-size: 15px;
    background: none;
    border: 1px solid #333333;
    border-radius: 0!important;
    margin-bottom: 20px;
}

a.catalog-city-price.region_cite_all {
    color: #5ea545;
    padding: 3px;
    margin: 0 10px 5px 0;
    display: inline-block;
}







.abz {
text-align: justify;
text-indent: 3em;
}
#product_list .right_block .price
{background: none;}

#featured_products ul li span.price, #specials .block_content .price
{font-size: 18px;
font-weight: 500;}

#featured_products ul li span.price, #specials .block_content .price
{background: none;}

#featured_products ul li a.ajax_add_to_cart_button
{#FED100 url('/bitrix_personal/templates/mgpol/images/add-butt1.png') 15px 8px no-repeat;}

.item-catalog-new a {
	display: inline-block;
	position: relative;
	width: 100%;
}

.item-catalog-new img {
	width: 100%;
}

span.abs-name {
	position: absolute;
	left: 20px;
	top: 15px;
	background: rgba(0, 0, 0, 0.6);
	color: white;
	padding: 5px 10px;
}

/* .row-col, .icon-step {
	display: inline-block;
	width: 100%;
}*/

/*.icon-step {
	box-sizing: border-box;
}*/

.item-catalog-new .row-col div a {
	box-sizing: border-box;
}

.col-67, .col-33, .col-25, .col-50 {
	float: left;
}

.col-25 {
	width: 25%;
}

.col-33 {
	width: 33%;
}

.col-50 {
	width: 50%;
}

.col-67 {
	width: 67%;
}

.cat-it-1 {
	padding-right: 5px;
	padding-bottom: 5px;
}

.cat-it-4 {
	padding-left: 5px;
	padding-bottom: 5px;
}

.cat-it-4 img {
	max-height: 381px;
}


.cat-it-2 {
	padding-top:5px;
	padding-right: 5px; 
}

.cat-it-3 {
	padding: 5px 5px 0px 5px;
}

.cat-it-5 {
	padding-right: 5px;
}

.cat-it-6 {
	padding-left: 5px;
}

.item-catalog-new .row-col {
	margin-top: 5px;
}

.item-catalog-new {
	margin-top: 15px;
	margin-bottom: 10px;
}

.icon-step {
	padding: 25px;
	background: white;
}

.front-ic {
	text-align: center;
	position: relative;
}

.icon-step h4 {
	font-family: 'Exo 2';
    text-transform: uppercase;
    color: #343434;
    margin: 0;
    padding: 0px 0px 25px 0px;
    font-size: 20px;
    font-weight: normal;
}

.icon-step img {
	margin-bottom: 10px;
	height: 48px;
}

.front-ic:after {
	content: '';
    position: absolute;
    right: -11%;
    top: 68%;
    width: 50px;
    height: 5px;
    background: url(/bitrix/templates/mgpol/images/arr-front.png) center no-repeat;
}

.front-ic.ics2:after {
	right: -9%;
}

.front-ic.ics3:after {
	right: -21%;
}

.front-ic.ics4:after {
	display: none;
}

.icon-step{
  padding:15px;
}
.icon-step h4{
  padding:0px 0px 15px 0px;
}
.front-ic{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}
.icon-step img{
  margin-right:10px;
  margin-bottom:0px;
}
.front-ic.ics3:after{
  right:-55px;
}
.front-ic.ics2:after{
  right:-55px;
}
.front-ic:after{
  right:-55px;
  bottom:calc(50% - 5px);
	top:auto;
}
.icos-step-cont{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:justify;
      -ms-flex-pack:justify;
          justify-content:space-between;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}


@media(max-width:1009px){
  .front-ic{
    display:block;
  }
  .icon-step img{
    margin-right:0px;
    margin-bottom:10px;
  }
  .front-ic:after{
    right:-65px;
  }
}


@media(max-width:640px){
.content_section_parent.detail-wrapper {
    padding-left: 0;
    padding-right: 0;
}
}














@media (max-width: 992px)

{

    .header_search {
    display: block!important;
    position: fixed;
    bottom: 0px;
    z-index: 151;
}


.header_search_main input[type="text"] {
    border: 1px solid #eee;
    height: 30px;
    padding: 0px 10px;
    width: 95px;
}


.header_search_main>a {
    height: 30px;
    width: 30px;
}




}