@media (min-width: 1500px) {

	.card_btn_basket_link {
		padding: 8px 75px 8px 20px !important;
		border-radius: 5px;
		color: #fff !important;
		width: auto !important;
		margin-right: 5px;
		font-size: 16px;
		text-decoration: none;
		background: url(/images/card_basket.png) #e50000;
		background-position: right;
		background-repeat: no-repeat;
		display: inline-block;
	}

.blog-add-comment {
	text-align:left;
}
.bx_soc_comments_div .bx-catalog-tab-body-container .bx-catalog-tab-container>div {
	padding:0px;
}
.bx_soc_comments_div.bx_important.bx_red .bx_bt_button {
	background-color: #e50000;
   padding: 8px 20px 8px 20px !important;
   border-radius: 5px;
   color: #fff;
   margin-right: 5px;
   font-size: 16px;
   text-decoration: none;
   width: 230px;
   line-height: 2.1;
}

.bx_soc_comments_div.bx_important.bx_red .bx_bt_button:hover {
	color: #eee;
}

.bx_soc_comments_div.bx_important.bx_red .bx_bt_button>b {
	font-weight:normal;
}






	BODY {
		/* background-color: #ffcc00; */
		

	}

	.sima_card {
		display:flex;
		width:1470px;
		margin-right:auto;
		margin-left:auto;
		}




	.sima_row {
		display:flex;
		flex-wrap: wrap;
		}


.sima_card_left {
	width:735px;
	padding-right:10px;		
}


.sima_card_right {
	width:735px;		
	padding-left:10px;		
}

.sima_card_image,
.sima_card_image IMG {
	width:725px;
}


.sima_card_video {
	width:725px;
	height:398px;
}



.card_btn_testdrive {
	background-color:#394653;
	padding:10px 25px !important;
	border-radius:5px;
	color:#fff;
	width:auto !important;
	margin-right:5px;
	font-size:16px;
	text-decoration:none;
}

.card_btn_testdrive_v2 {
	background-color:#394653;
	padding:10px;
	border-radius:5px;
	color:#fff;
	flex:1;
	font-size:16px;
	text-decoration:none;
	text-align:center;
}
.card_btn_testdrive:hover {
	color:#eeeeee;
}


.card_btn_testdrive_v2:hover {
	color:#eeeeee;
}


.card_btn_basketfast_v2 {
	
}

	.action_buttons {
		display:flex;
		grid-gap:20px;	
	}

}