#left_column{
	display: none;
}
@media (min-width: 768px) {
	#center_column{
		width: 100%;
	}
}

.right-block .content_price{
background-color: white !important;
color: black;
}

.price.product-price{
color: black !important;
font: 700 18px/26px "Noto Sans", sans-serif;
}

.product-container .right-block .product-desc{
	display: none;
	
}

.ajax_block_product .product-container{
	border: none !important;
}

#top_column {
	display: flex;
	align-items: center;
	justify-content: center;
}

@media (max-width: 767px) {
#homepage-slider{
	width: 370px !important;
	height: 0px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

#homepage-slider .bx-viewport img, #homepage-slider .bx-viewport{
	height: 350px !important;
}
#homepage-slider .bx-viewport img{
	display: none !important;
	/*!content:url('/modules/homeslider/images/4261b198fef6c6917e2314385de66d364504454f_cookies.png'); */
}
}
.pb-left-column.col-sm-12.col-md-7.col-lg-7{
display: flex;
    flex-direction: column;
}

.pb-left-column #views_block{
	position: relative !important;
	left: 0px !important;
}

#views_block #thumbs_list{
	height: auto;
	width: 100%;
	margin-top: 10px;
}

#views_block #thumbs_list #thumbs_list_frame{
	height: auto !important;
}
#views_block #thumbs_list #thumbs_list_frame li {
	margin-right: 5px;
}

.pb-left-column #image-block.is_caroucel{
	    margin-left: inherit !important;
}

.pb-left-column #views_block #view_scroll_right, .pb-left-column #views_block #view_scroll_left{
	display: none !important;
}

.price.product-price.product-price-new{
	color: #f00 !important;
}


.old-price.product-price{
	color: black !important;
}

#add_to_cart.buttons_bottom_block .ajax_add_to_cart_product_button{
	background-color: #00c8c8;
	border: 0;
}

#add_to_cart.buttons_bottom_block .ajax_add_to_cart_product_button span{
	color: white;
}