/*
Theme Name: Carextra
Author: Dicum.net
Author URI: https://dicum.net/
Version: 1.0
Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: Carextra
*/




/*color blocks*/
.innnder_select{
	width: 100%;
	max-width: 95%;
	height: auto;
	background-color: #FF5757;
	margin-bottom: 8px;
	color: #FFF;
	font-size: 16px;
	line-height: 23px;
	font-weight: 300;
	padding: 5px 20px 10px 22px;
}
.innnder_select span{
	font-weight: 600;
}
.grean{
	background-color: #44B759;
}
.blue{
	background: #21B5E0;
}
.grey{
	background-color: #F7F7F7;
	color: black;
}
blockquote{
	width: 100%;
	height: auto;
	background-color: #F7F7F7;
	margin-bottom: 20px;
	padding: 20px 28px 20px 20px;
	color: #5F5F5F;
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 8px;
}
blockquote:before{
	content: '';
	width: 20px;
	height: 19px;
	background: url(../img/blockquete.png);
	display: block;
	margin: 0px auto 16px auto;
}
blockquote span{
	display: block;
	text-align: right;
	color: #ADADAD;
	font-size: 16px;
	font-weight: 300;
	font-style: italic;
	margin-top: 5px;
}


/*sidebar*/
.single-widget{
	padding-top: 26px;
}

.name-margin{
	margin-bottom: 10px;
}

.fb-like-box, #ok_group_widget, #vk_groups{
	margin-bottom: 7px;
	padding-left: 24px;
}



/*dogovor*/
#order-real-form input::-webkit-input-placeholder{color: #B0B9B9;}
#order-real-form input::-moz-placeholder{color: #D0D0D0;}
#order-real-form input::-moz-placeholder{color: #D0D0D0;}
#order-real-form input::-ms-input-placeholder{color: #B0B9B9;}

#order-real-form .order-other::-webkit-input-placeholder{color: grey;}
#order-real-form .order-other::-moz-placeholder{color: grey;}
#order-real-form .order-other::-moz-placeholder{color: grey;}
#order-real-form .order-other::-ms-input-placeholder{color: grey;}

.all-news-link-block {
	width: 100%;
	text-align: center;
}
.all-news-link {
	display: inline-block;
	text-transform: uppercase;
	font-size: 16px;
	text-decoration: none;
	border-bottom: 1.5px dashed #24890d;
	color: #000;
	padding-bottom: 5px;
}