.icon-arrow-left-dims {
    width: 50px;
    height: 50px;
}

.icon-arrow-left-bg {
	background: url("../images/compiled/sprites.svg#arrow-left-view") no-repeat;
}

.icon-arrow-left-dark-dims {
    width: 50px;
    height: 50px;
}

.icon-arrow-left-dark-bg {
	background: url("../images/compiled/sprites.svg#arrow-left-dark-view") no-repeat;
}

.icon-arrow-rifgt-dims {
    width: 50px;
    height: 50px;
}

.icon-arrow-rifgt-bg {
	background: url("../images/compiled/sprites.svg#arrow-rifgt-view") no-repeat;
}

.icon-arrow-rifgt-dark-dims {
    width: 50px;
    height: 50px;
}

.icon-arrow-rifgt-dark-bg {
	background: url("../images/compiled/sprites.svg#arrow-rifgt-dark-view") no-repeat;
}

.icon-bag-dims {
    width: 20px;
    height: 16px;
}

.icon-bag-bg {
	background: url("../images/compiled/sprites.svg#bag-view") no-repeat;
}

.icon-cart-dims {
    width: 29.867px;
    height: 28px;
}

.icon-cart-bg {
	background: url("../images/compiled/sprites.svg#cart-view") no-repeat;
}

.icon-header-logo-dims {
    width: 133px;
    height: 24px;
}

.icon-header-logo-bg {
	background: url("../images/compiled/sprites.svg#header-logo-view") no-repeat;
}

.icon-header-logo-min-dims {
    width: 24px;
    height: 24px;
}

.icon-header-logo-min-bg {
	background: url("../images/compiled/sprites.svg#header-logo-min-view") no-repeat;
}

.icon-heart-black-dims {
    width: 29.916px;
    height: 26.005px;
}

.icon-heart-black-bg {
	background: url("../images/compiled/sprites.svg#heart-black-view") no-repeat;
}

.icon-heart-blue-dims {
    width: 29px;
    height: 27.358px;
}

.icon-heart-blue-bg {
	background: url("../images/compiled/sprites.svg#heart-blue-view") no-repeat;
}

.icon-heart-filled-dims {
    width: 29.916px;
    height: 26.005px;
}

.icon-heart-filled-bg {
	background: url("../images/compiled/sprites.svg#heart-filled-view") no-repeat;
}

.icon-heart-filled-no-border-dims {
    width: 29px;
    height: 27.358px;
}

.icon-heart-filled-no-border-bg {
	background: url("../images/compiled/sprites.svg#heart-filled-no-border-view") no-repeat;
}

.icon-instagram-dims {
    width: 102.738px;
    height: 102.734px;
}

.icon-instagram-bg {
	background: url("../images/compiled/sprites.svg#instagram-view") no-repeat;
}

.icon-logo-dims {
    width: 24px;
    height: 27px;
}

.icon-logo-bg {
	background: url("../images/compiled/sprites.svg#logo-view") no-repeat;
}

.icon-magnifier-dims {
    width: 25.83px;
    height: 26.707px;
}

.icon-magnifier-bg {
	background: url("../images/compiled/sprites.svg#magnifier-view") no-repeat;
}

.icon-user-dims {
    width: 27.847px;
    height: 26px;
}

.icon-user-bg {
	background: url("../images/compiled/sprites.svg#user-view") no-repeat;
}

