.product-title.content-title {
 text-transform: initial;
}
#some-img{
	color: red;
    font-size: 20px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.padded-inner-top{
	padding-top: 0px;
}
.section--footer_menus {	
	background: #585858;
}
.section--footer_copyright {
	background: #585858 !important;
}
.insales-copyright {
	display: none;
}
.foot-cust {
	justify-content: space-around;
    display: flex;
    align-items: flex-end;
}

.footer_block.lg-grid-4.sm-grid-6.mc-grid-12.padded-inner{
    border-top: 1px solid white;
    margin-top: 16px;
}
button.search_widget-submit.button--invert {
    color: #757575;
    background-color: white; 
}
.section--top_panel .wrap {
    background-color: white; 
}
.wrap.row.grid-inline.grid-inline-middle.padded-inner-sides {
    padding-left: 0px;
}
.viber-assigner {

    margin-bottom: 10px;
}
.viber-assigner a {
    display: flex;
    justify-content: space-evenly;
    align-items: center; 
}
img.viber-assigner_img {
    width: 25px;
    height: 25px;
}
.sm-grid-4.xs-grid-10.lg-hidden.md-hidden.right.search-widget_wrapper {
    height: 27px; 
}
.section--content > .wrap {
    padding-top: 0.5rem; 
}

.viber-assigner {
 margin-left: -21px; 
}

.menu-node.menu-node--top {
 margin-left: 4px;
 font-size: 16px;
}

.wrap.row.padded-inner-top.padded-sides.sm-padded-zero-top {
 display: none; 
}

.wrap.row.padded-inner {
 display: none; 
}

.skrit {
 display: none; 
}



/*insales*/

.padded-inner-top{
	padding-top: 0px;
}
.swiper-brands { 
	margin-bottom: 40px;
}
.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 50;
    height: 3px;
    width: 100%;
    border-radius: 22px;
    background-color: #f7f6f5;
  	opacity: 1 !important;
}
.brands-slider-title { 
	margin-bottom: 15px;
  	font-size: 20px;
}
.slider-title { 
    margin-bottom: 15px;
    font-size: 20px;
}
.brands-slider {
	position: relative;
    padding-bottom: 30px;
    margin-bottom: 40px;
}
.brands-slider .brand {
	display: block;
    position: relative;
    width: 60px;
    height: 60px;
    overflow: hidden;
}
.brands-slider .brand img { 
   transform: matrix(1, 0, 0, 1, 0, 0);
}
.brands-slider .brand:active img { 
   transform: matrix(.9, 0, 0, .9, 0, 0);
}
.swiper-scrollbar-drag {
    background: rgba(255, 5, 13, 0.8) !important;
} 
.swiper-products .swiper-slide {
	width: 70%;
}
.swiper-action { 
	margin-bottom: 40px;
}
.swiper-action .swiper-slide {
	width: 90%;
    border-radius: 3px;
}
.swiper-action .swiper-slide img { 
    max-width: 320px;
    width: 100%;
    border-radius: 2px; 
}
.action-description { 
    color: #575e66;
    font-size: 16px;
    margin-top: 10px;
    font-weight: 600;
}
.swiper-products {
	margin-bottom: 40px;
}
