/* 
* 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
*/
@media (max-width: 767px){
	.product-photo__label--action {
    width: 51px;
}
 .product-cut .product-photo__gift-icon {
    right: -13px;
	color: #e53935;
    width: 96px;
}
.product-photo__labels {
    right: 84px;
}
}
.ico-flag--ru {
    background-position: -144px -16px !important;
}

.site-info__title {
    font-size: 23px;
    font-weight: 400;
}