wish_item_custom.added {
    color: #ffffff;
    background-color: rgb(224, 73, 73) !important;
}
.darken-bg-animate:before, .fill_bg_n .wrapper1:not(.with_left_block) .grey_block, .wrapper1:not(.with_left_block) .grey_block .maxwidth-theme, .fill_bg_n .wrapper1:not(.front_page) .grey_block, .fill_bg_n .wrapper1:not(.front_page) .grey_block .maxwidth-theme, .wrapper1:not(.with_left_block) .grey_block .flexslider.shadow .flex-viewport:before, .wrapper1:not(.with_left_block) .grey_block .flexslider.shadow .flex-viewport:after{
    background: none !important;
}

.wrapper1.long_banner .top_big_one_banner .top_slider_wrapp .flexslider, .wrapper1.long_banner .top_big_one_banner .top_slider_wrapp .flexslider .slides>li{
    height: auto !important;
}

.top_big_banners .items{
    margin-top: -30px !important;
}

.modal-content {
    z-index: 999 !important;
}

.modal-header {
    position: relative;
}

.closeModelBtn {
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.lists__new,
.list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.lists__new {
    margin-bottom: 20px;
}

.btnOnAddListItem {
    height: 100%;
    margin-left: 15px;
    background: #dc2f2f;
    border: none;
    color: #fff;
}

.inputEdit {
    height: 40px !important;
}

.marginDefault {
    margin-left: 15px;
}

.noneStyleBtn {
    border: none;
    background: none;
}

.list__item {
    list-style-type: none;
}

.listItemNoneMarker {
    margin-left: 0;
}

.listItemNoneMarker::before {
    display: none;
}

.lists__list {
    margin-top: 20px;
}

.wordBreakBtn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0;
}

.wordBreakBtn:hover {
    color: #fff;
}


.basket-items-list-item-price {
    width: 20%;
}


.basket-item-price-current-text--custom {
    min-width: 220px;
    text-align: center;
}

.basket-item-block-price--custom {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.basket-items-list-item-container--custom {
    min-height: 152px;
}

.basket-item-block-image--custom {
    min-width: 138px !important;
}

.bg-container {
    position: relative;
    background: #dc2f2f;
    margin-left: 50px;
    width: calc(100% - 50px);
    color: #fff;
    padding: 10px 0;
}

.triagl-item {
    position: absolute;
    top: 0;
    left: -49px;
    width: 50px;
    height: 100%;
    background: #dc2f2f;
    clip-path: polygon(0 0, 100% -1px, 100% 100%, 100% 130%, 0 0px);
}

.text-info__item {
    font-size: 14px;
    color: #333;
    padding: 5px 0;
}

.text-info{
    margin-bottom: 30px;
}

.text-info__item--bold {
    font-weight: 700;
    text-transform: uppercase;
    margin-right: 10px;
}

.adress-magazine__title {
    font-size: 14px;
    font-weight: 700;
    color: #333;
}

.adress-magazine {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.adress-magazine_item:not(:first-child) {
    margin-left: 25px;
}

.magazine-agress {
    font-size: 14px;
    color: #333;
    padding-bottom: 25px;
}

.magazine-time {
    font-size: 13px;
    color: #333;
    position: absolute;
    bottom: 0;
}

.magazine-agress::before {
    content: "";
    width: 5px;
    height: 5px;
    margin-right: 10px;
    border-radius: 50%;
    background-color: #cf2c24;
    display: inline-block;
}

.chooseOfice{
    cursor: pointer;
    position: relative;
}

.chooseOfice:hover .magazine-time {
    background: #fafafa;
    transition: 0.5s;
}

.chooseOfice:hover .magazine-agress {
    background: #fafafa;
    transition: 0.5s;
}

.adress-magazine_item {
    display: flex;
    flex-direction: column;
    /*width: 20%;*/
    width: 45%;
}

.img-info {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.txtNew-container {
    display: flex;
    margin-left: 10px;
}

.txtNew-item__par {
    margin-left: 5px;
    line-height: 16px;
    margin-top: 5px;
}

.txtNew-item__par a{
    color: #fff;
}

.txtNew-item__title {
    font-weight: 700;
    text-transform: uppercase;
    line-height: 16px;
}

.txtNew-item:not(:first-child) {
    margin-left: 25px;
}

.adress-magazine-container {
    margin-bottom: 30px;
}

.adress-magazine-container h3 {
    position: relative;
    text-transform: uppercase;
    color: #333;
}

.adress-magazine-container h3::before {
    content: "";
    display: block;
    left: 0;
    right: 0;
    height: 1px;
    background: rgba(0, 0, 0, 0.07);
    position: absolute;
    bottom: -10px;
}

.map-container {
    width: 100%;
    height: 500px;
    padding: 0;
    margin-bottom: 30px;
}

.map-container #map {
    width: 100%;
    height: 100%;
    max-width: 100%;
}

.service-icon:first-child{
    margin-bottom: 16px;
}

.service-icon-container{
    width: 90px;
}

.service-image{
    width: 100%;
    height: auto;
}

.service-link{
    display: flex;
    flex-direction: column;
    align-items: center;
}

footer .short .contact-block .info, footer .short .pays{
    padding-left: 0px !important;
}

.social-block{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-around;
}
.social-icons{
    width: 100%;
}
.custom_scale_block_animate{
    width: 100%;
    height: auto;
}

.top_big_banners .item .item_inner{
    height: auto !important;
}

.wrapper1.long_banner .top_big_one_banner .top_slider_wrapp .flexslider{
    min-height: 500px !important;
}




@media screen and (max-width: 1281px) {
    .basket-item-price-current-text--custom {
        min-width: 190px;
        text-align: center;
    }
    footer .pays i{
        margin: 0 7px !important;
    }
}

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

    .basket-item-price-current-text--custom {
        min-width: 80px;
        text-align: center;
    }
}

@media screen and (max-width: 1025px){
    .img-info .img-container{
        display: none;
    }
    .triagl-item{
        left: -48px;
    }
    .service-link{
        flex-direction: row;
    }
    footer .short .pays{
        margin-top: 0 !important;
    }
    footer .pays {
        margin: 0 !important;
    }
    .service-icon:first-child{
        margin-bottom: 0;
    }
    .wrapper1.long_banner .top_big_one_banner .top_slider_wrapp .flexslider{
        min-height: 380px !important;
    }
}

@media (min-width: 768px){
    footer .address.blocks {padding-right: 0px;}
}

@media screen and (max-width: 576px) {
    .lists__new {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .inputEdit {
        margin-bottom: 15px;
    }

    .btnOnAddListItem {
        width: 100%;
        margin-left: 0;
        margin-top: 15px;
    }

    .modal-title {
        font-size: 24px;
    }

    .btnContainer {
        width: 100%;
    }

    .noneStyleBtn {
        margin-top: 15px;
    }

    .wordBreakBtn {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .basket-item-price-current-text--custom {
        width: 200px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .basket-item-block-image--custom {
        min-height: 114px;
    }

    .adress-magazine_item{
        width: 100%;
    }
    .adress-magazine_item:not(:first-child){
        margin-left: 0;
        margin-top: 20px;
    }
    .txtNew-container{
        flex-wrap: wrap;
    }
    .txtNew-item:not(:first-child){
        margin-left: 0;
        margin-top: 20px;
    }
    .adress-magazine-container{padding: 16px;}
    .service-link{
        flex-direction: row;
        justify-content: center;
        width: 100%;
        margin-top: 16px;
    }
    footer .short .pays{
        margin-top: 0px !important;
    }
    .service-icon:first-child{
        margin-bottom: 0px;
        margin-right: 16px;
    }
}
.phone-block-hidden{
    display: none !important;
}

@media screen and (max-width: 576px){
    .wrapper1.long_banner .top_big_one_banner .top_slider_wrapp .flexslider{
        min-height: 250px !important;
    }
}

#imageSrc {
    background-size: cover;
}
@media (min-width: 760px) and (max-width: 1280px) {
    #imageSrc {
        background-size: contain;
    }
}

div[data-entity="inbound-responce"],
.form-control[data-entity="block-inbound-call"] {
	font-size: 18px;
	line-height: 1.4em;
}
.popup div.form-control[data-entity="block-inbound-call"] {
	padding: 20px 50px 30px;
}

.catalog_block .counter_wrapp.mobile
{
	display: none;
}

@media (max-width: 500px) {
	.counter_block.mobile {
		/* height: auto; */
	}
	.counter_block.mobile input[type="text"] {
		/* height: auto; */
		/* padding-top: 20px; */
		/* padding-bottom:19px; */
		/* line-height: 16px; */
	}
	
	
    body .compact-catalog .ajax_load.block .catalog_item .footer_button {
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		
		/* margin: 0; */
	}
	
	body .compact-catalog .ajax_load .item .catalog_item > div{
		padding:19px 19px 25px;
		height:100%;
	}
	
	
	body .compact-catalog .ajax_load.block .catalog_item .footer_button .counter_wrapp > div.counter_block {
		/* display: block; */
		/* width: 100%; */
		/* margin: 12px 0; */
	}
	
	.catalog_block .counter_wrapp
	{
		display: none;
	}
	.main-catalog-wrapper.details .catalog_block .counter_wrapp
	{
		display: block;
	}
	.catalog_block .counter_wrapp.mobile
	{
		display: block;
	}
	
}
.captcha-row__inner {
	position: relative;
}
.form-control__tooltip-inner {
    max-width: 100%;
    padding: 0;
    font-size: 12px;
    line-height: 20px;
    color: #fe5252;
    background: none;
	text-align: left;
}

.catalog_block .counter_wrapp .counter_block.mobile {
	display: none;
	width: 100%;
}
.catalog_block .counter_wrapp .button_block.mobile {
	display: block;
	margin: 4px 0;
	width: 100%;
}

@media (max-width: 768px) {
	.catalog_block .counter_wrapp
	{
		display: none;
	}
	.main-catalog-wrapper.details .catalog_block .counter_wrapp
	{
		display: block;
	}
	.catalog_block .counter_wrapp.mobile
	{
		display: block;
	}
}

.catalog_block .counter_wrapp .button_block.mobile {
	margin: 0;
}
.catalog_block .counter_wrapp {
	display: none;
}
.catalog_block .counter_wrapp.mobile {
	display: block;
}

.ajax_load .top_wrapper .catalog_item .footer_button {
	margin: 0;
}
.catalog_block .catalog_item > div {
	padding: 19px 19px 25px;
}

@media (min-width: 501px) {
	.catalog_block .counter_wrapp.mobile > div .btn {
		height: 57px;
	}
	.catalog_block .counter_wrapp .counter_block.mobile {
		height: 57px;
	}

	.catalog_block .counter_wrapp .counter_block.mobile input[type="text"] {
		height: 57px;
	}
}


@media (min-width: 992px) {
	
}



@media screen and (max-width: 1331px), 
	   projection and (max-width: 1331px), 
	   tv and (max-width: 1331px), 
	   handheld and (max-width: 1331px) {
		   
    body #content .wrapper_inner .container_inner .left_block {
        display: none;
    }
}


.main-catalog-wrapper.details .counter_wrapp:not(.mobile) {
	display: none;
}
.main-catalog-wrapper.details .counter_wrapp .counter_block.mobile {
	display: none;
}
.catalog_block .counter_wrapp.mobile > div {
	width: 100%;
}
/*
.product-view .counter_wrapp .counter_block.mobile {
    display: none;
    width: 100%;
}
/*.catalog_block .counter_wrapp.mobile > div,*/
.counter_wrapp.list.mobile > div {
	width: 100%;
}
@media (max-width: 768px) {
	.main-catalog-wrapper.details .counter_wrapp .counter_block_inner {
		background: #ececec;
	}
	
	.main-catalog-wrapper.details .counter_wrapp .counter_block.mobile {
		width: auto;
		max-width: 300px;
		margin: 7px auto;
	}
	.main-catalog-wrapper.details .counter_wrapp .counter_block.mobile {
		background: #fff;
	}
}

@media (min-width: 501px) {
	.main-catalog-wrapper.details .catalog_block .counter_wrapp.mobile > div .btn {
		height: auto;
	}
}









