.btn-monobank {
    background-color: black;
    background-image: url('https://teplomontag.com.ua/templates/megashop/_img/m.jpg');
    background-repeat: no-repeat;
    background-position: 0px 0px !important;
    background-size: 45px;
}
.product-purchase__quantity {
width: 65px !important;
}
.site-info__desc {
padding-left: 15px;
}
.btn.btn-primary.btn-lg.btn-privat {
background-image: url(https://teplomontag.com.ua/templates/megashop/_img/chast-privatbank.png);
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: 5px;
}
/* 
* Use this file if you want to put custom styles and do not want to use Sass and Gulp 
* Readmore - http://docs.imagecms.net/rabota-s-shablonom-multishop/rabota-s-css-i-javasctipt-dlia-razrabotchikov
*/
.footer__inner a{
	color: #c8d5ff;
}
.footer__inner a:hover{
	text-decoration: none;
}


.header__contacts{
    -webkit-flex-basis: 220px!important;
    -ms-flex-preferred-size: 220px!important;
    flex-basis: 220px!important;
}

.header__tel {
    display: none;
    max-width: 270px;
    text-align: center;
}
.header__tel a{
    color: #666;
    text-decoration: none;
    font-size: 1.7rem;
    font-weight: bold;
}
.header__tel span {
    display: block;
    font-size: 90%;
}
.header__tel span b {
    color: #769c1f;
}

.header__logo {
    /*display: none;*/
}

.page__mobile__logo{
    background-color: #FFFFFF;
    text-align: center;
    padding-top: 2px;
}

.wrapper_container_phone > div{
	display: inline-block;
	width: 100%;
	/* padding: 10px 0; */
}
.wrapper_container_phone .menu li{
	display: inline-block;
}
.catalog-btn{
	border-radius: 5px;
}

/*.site-info__item.site-info__item--phone:first-child:before {*/
/*	content: "";*/
/*    position: relative;*/
/*    width: 28px;*/
/*    top: 6px;*/
/*    display: inline-block;*/
/*    height: 28px;*/
/*    background: url(../_img/vodofon.png);*/
/*    background-size: cover;*/
/*    background-position: center;*/
/*    background-repeat: no-repeat;*/
/*}*/
/*.site-info__item.site-info__item--phone:last-child:before {*/
/*	content: "";*/
/*    position: relative;*/
/*    width: 28px;*/
/*    top: 6px;*/
/*    display: inline-block;*/
/*    height: 28px;*/
/*    background: url(../_img/smart.png);*/
/*    background-size: cover;*/
/*    background-position: center;*/
/*    background-repeat: no-repeat;*/
/*}*/

/*.site-info__item.site-info__item--phone:nth-child(2):before {*/
/*    content: "";*/
/*    position: relative;*/
/*    width: 28px;*/
/*    top: 6px;*/
/*    display: inline-block;*/
/*    height: 28px;*/
/*    background: url(../_img/Kievstar.png);*/
/*    background-size: cover;*/
/*    background-position: center;*/
/*    background-repeat: no-repeat;*/
/*}*/
.wrapper_container_phone .menu{
	padding-bottom: 5px;
	/*padding-bottom: 15px;*/
}
.site-info__group {
    display: block;
    text-align: right;
}
.site-info__inner {
    display: inline-block;
}
.site-info__item--text{
    display: block;
    font-size: 90%;
}
.site-info__item--text b{
    color: #769c1f;
}

@media (max-width: 1430px){
    .wrapper_container_phone .menu{
        padding-bottom: 0;
    }
}


.wrapper_container_phone .menu li a{
    color: #4d60a0;
    /* padding: 10px; */
    display: inline-block;
    text-decoration: underline;
}

.wrapper_container_phone .menu {
    padding-bottom: 5px;
    /*padding-bottom: 15px;*/
    display: inline-block;
}
.wrapper_container_phone .menu li {
    display: inline-block;
    float: left;
}
.wrapper_container_phone .menu li + li {
    padding: 0 0px;
}
.wrapper_container_phone .menu li a {
    color: #666666;
    padding: 5px 10px;
    display: inline-block;
    text-decoration: none;
    border: 1px solid #e0e0e0;
    border-right: none;
    background: #FBFBFB;
}

 .wrapper_container_phone .menu li:last-child a {
    border-right: 1px solid #e0e0e0;
}
/*
.wrapper_container_phone .site-info__item--phone {
    font-size: 1.1rem!important;
}
*/
.header__contacts .site-info__icon--clock {
    width: 22px!important;
    top: 4px!important;
    height: 22px!important;
}
.header__contacts .site-info__icon--phone {
    top: 0px;
    width: 21px;
    height: 21px;
}
.site-info__aside {
    padding-right: 0px!important;
    float: left;
    width: 30px;
    margin-right: 10px;
}

.google-cpatcha,
.recaptcha {
    margin-top: 20px;
}

.product-photo__label--new-post {
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 180px;
    font-size: 0;
    background: white;
    border-radius: 5px;
} 

.page__header {
    padding-bottom: 138px;
}

.header {
    position: fixed;
    z-index: 999;
    width: 100%;
}

.header__container {
    max-width: 1500px;
    border-bottom: 3px solid #769c1f;
    padding-right: 0px;
    padding-left: 0;
    margin: 0 auto;
}
/*
@media (max-width: 1535px){
	.wrapper_container_phone .site-info__item--phone {
	    font-size: 1.3rem;
	}
}
*/
@media (max-width: 1530px){
    .header__container{
        margin: 0 15px;
    }
}
/*
@media (max-width: 1372px){
	.wrapper_container_phone .site-info__item--phone {
	    font-size: 1.3rem;
	}
}
*/
@media (max-width: 1485px){
    .page__header {
        padding-bottom: 160px;
    }
}
@media (max-width: 1300px){
    /*
	.wrapper_container_phone .site-info__item--phone {
	    font-size: 1rem;
	}*/
	.site-info__item.site-info__item--phone:first-child:before, .site-info__item.site-info__item--phone:nth-child(2):before, .site-info__item.site-info__item--phone:last-child:before{
		width: 24px;
		height:24px;
    }

    .page__header {
        /*padding-bottom: 130px;*/
    }
}
@media (max-width: 1245px){
    .wrapper_container_phone .menu li a{
        padding: 5px 8px;
        font-size: 13px;
    }
    .page__header {
        /*padding-bottom: 128px;*/
    }
}
@media (max-width: 1200px){
    /*
	.wrapper_container_phone .site-info__item--phone {
	    font-size: 1.5rem;
	}
    */
    .wrapper_container_phone .menu li a{
        padding: 5px 10px;
        font-size: 14px;
    }
	.header__contacts, .header__delimiter{
		display: none!important;
    }
    .page__header {
        padding-bottom: 155px;
    }
}
@media (max-width: 1142px){
    .page__header {
        /*padding-bottom: 167px;*/
    }
}

@media (max-width: 1055px){
    /*
	.wrapper_container_phone .site-info__item--phone {
	    font-size: 1rem;
    }
    */
    .page__header {
        /*padding-bottom: 130px;*/
    }
}

@media (max-width: 1037px){
    .page__header {
        padding-bottom: 155px;
    }
}

@media (max-width: 991px){
    .page__header {
        padding-bottom: 75px;
    }

    .header__row {
        padding: 10px 0;
    }
    .header__tel {
        display: block;
    }
    .header__logo {
        display: none;
    }
}

@media (max-width: 767px){
    .modal__footer-btn .btn.btn-lg.btn-primary {
        font-size: 16px;
    }
    .modal__header-title {
        font-size: 18px;
    }
}

@media (max-width: 410px){
    .page__header {
        /*padding-bottom: 22%;*/
    }

    .modal__footer-btn .btn.btn-lg.btn-primary {
        font-size: 14px;
        white-space: normal;
    }
    .modal__header-title {
        font-size: 16px;
    }
}

@media (max-width: 373px){
    .page__header {
        padding-bottom: 90px;
    }
}

@media  (min-width: 992px) and (max-width: 1500px){
    .wrapper_container_phone .menu{
        padding-bottom: 0!important;
    }
}

.site-info__item--phone,
.site-info__item--phone span,
.site-info__item--phone a{
    font-size: 22px!important;
}

.site-info__item.site-info__item--phone:first-child:before,
.site-info__item.site-info__item--phone:nth-child(2):before,
.site-info__item.site-info__item--phone:last-child:before{
    margin-right: 10px!important;
}

@media (max-width: 1520px){
    .site-info__item--phone,
    .site-info__item--phone span,
    .site-info__item--phone a{
        font-size: 18px!important;
    }
    
    .site-info__item.site-info__item--phone:first-child:before,
    .site-info__item.site-info__item--phone:nth-child(2):before,
    .site-info__item.site-info__item--phone:last-child:before{
        top: 4px!important;
        width: 18px!important;
        height: 18px!important;
        background-size: 18px!important;
    }
}

@media (max-width: 1360px){
    .site-info__item--phone,
    .site-info__item--phone span,
    .site-info__item--phone a{
        font-size: 14px!important;
    }
    
    .site-info__item.site-info__item--phone:first-child:before,
    .site-info__item.site-info__item--phone:nth-child(2):before,
    .site-info__item.site-info__item--phone:last-child:before{
        margin-right: 2px!important;
    }
}


@media (max-width: 1425px){
    .header__logo{
        max-width: 100px;
        margin-right: 0;
    }
}


@media (max-width: 375px){
    .header__tel{
        max-width: 280px!important;
        margin: 0 5px!important;
    }
    
    .content__header-item .content__title{
        max-width: 390px;
    }
}

@media (max-width: 390px){
    .content__header-item .content__title{
        max-width: 365px;
    }
}

@media (max-width: 375px){
    .content__header-item .content__title{
        max-width: 350px;
    }
}

@media (max-width: 320px){
    .content__header-item .content__title{
        max-width: 295px;
    }
}

