/*
Theme Name: Woffice Child
Description: Child theme for Woffice
Author: Alkaweb Team
Template: woffice
*/

.wiki-category-count{
	display:none;
}

#featuredbox .featured-background {
    background-size: auto;
}

#main-header.sidebar-hidden #nav-logo {
    left: 5%;
    margin-left: 0;
}

#horizontal-menu-trigger{
	padding: 20px;
    text-align: right;
}
.activation #content-container #content{
	position: unset;
}
.vc_grid-btn-load_more > .vc_btn3.vc_btn3-color-blue, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat a{
	color:#fff !important;
}

.vc_grid-btn-load_more >.vc_btn3.vc_btn3-color-blue, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat{
	background-color: #d45e2c;
}
.widget ul.birthdays-list li span.birthday-item-content {
    text-transform: uppercase;
}
input#reg-fname,input#reg-lname{
	text-transform: uppercase;
}

/**Plugin Vins*/
.vins-template-default .container-fluid {
    padding-top: 10% !important;
    padding-bottom: 10% !important;
}

/* searchsubmit vin */
form#searchform div input.s {
	border-radius: 20px 0px 0px 20px !important;
    border: none !important;
    box-shadow: 0 0 20px 10px rgba(0,0,0,0.1) !important;
    padding: 25px !important;
    
}
button.searchsubmit{
	border-radius: 0px 20px 20px 0px !important;
	width: 50px;
    height: 50px;
	cursor: pointer;
	box-shadow: 15px 0 20px 10px rgba(0,0,0,0.1) !important;
}

i.fa.fa-user:before {
    content: "\f007";
}

.search-title, .section-motorcycle, .section-footer-search{
	text-align: center;
}

.section-motorcycle{
	margin-top: 85px;
}

.section-footer-search i{
	margin-right: 5px;
}

.footer-search-text{
	color: #3C3F4D !important;
  	font-family: "Source Sans Pro";
  	font-size: 16px;
  	letter-spacing: 0;
  	line-height: 20px;
	font-weight: 500 !important;
}

.section-footer-search{
	padding-top: 20px;
    border-top: 1px solid #D8D8D8;
	margin-top: 85px;
	margin-bottom: 30px;
}

.search-title{
	border-bottom: 1px solid #D8D8D8;
    padding-bottom: 19px;
	margin-bottom: 25px;
}

span.title-vin {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 25px;
}
/* Search Results */
.box-results{
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    padding: 20px 7px;
	line-height: 12px;
	width: 270px;
}
.box-results p{
	font-size:14px;
}

/* Detail VIN */
.container-detail-vin {
    background: #fff;
    max-width: 100%;
    margin-bottom: 30px;
    position: relative;
    top: -50px;
    width: 90%;
    margin: auto;
	text-align: center;
}

.content-vin .b-vin span {
    font-weight: bold;
	font-size: 14px;
	color: #3C3F4D;
}

.container-detail-vin p {
	font-size: 16px;
	color: #3C3F4D;
	word-break: break-word;
}

.border-b{
	border-bottom: 1px solid #D8D8D8;
}

.border-l-r{
	border-left: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
}

.border-r{
	border-right: 1px solid #D8D8D8;
}

.border-t{
	border-top: 1px solid #D8D8D8;
}

span.badge {
    color: #ffffff !important;
}

/* Page search results */
.section-search-results{
	margin-top: 15px;
}
.section-search-results span.badge{
	float: right;
}
span.b-activated{
	background-color: #AD5CC5;
}

@media only screen and (max-width: 768px) {
	.content-vin{	
    	padding: 0 !important;
	}
	
	#content-container .intern-padding {
    	padding: 30px 0px;	
	}
	
	.container-detail-vin {		
		padding: 5px 20px;
		text-align: center;
	}
}
@media only screen and (max-width: 475px) {
	.container-detail-vin {
		background: #fff;
		max-width: 100%;
		margin-bottom: 30px;
		position: relative;
		top: -50px;
		width: 90%;
		margin: auto;
		text-align: center;
	}

  	.content-vin{
		padding: 0 !important;
	}
	
	.border-l-r {
		border-left: none;
		border-right: none;
}
}
/* Buttons Modal */
.modal-footer button{
    margin-right: 10px !important;
}

#assign_client input {
    border: 1px solid #D8D8D8 !important;
    box-shadow: none !important;
}

form#assign_client label {
    font-weight: bold;
}

div.header-hero{
	background-image: url(//portal.motodrv.com/motodrive/wp-content/uploads/2019/08/TODAS.jpg);
    height: 300px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto;
	border-bottom: 6px solid #d45e2c;
}

.container-fluid.single-vin{
	padding-top: 0 !important;
}

@media only screen and (max-width: 475px) {
	div.container-fluid.single-vin{
		margin-top: -80px !important;
		padding: 0;
	}
}

.modal-footer button {
    border-radius: 0 !important;
}

select#cat {
    border: 1px solid #D8D8D8 !important;
    border-radius: 0 !important;
	box-shadow: none !important;
	color: #3C3F4D;
}

i.fa.fa-angle-right {
    color: #D8D8D8 !important;
}

.select-prov img{
	box-shadow: 0 4px 10px 2px rgba(0,0,0,0.03)
}

.b-shadow{
	box-shadow: 0 4px 10px 2px rgba(0,0,0,0.03)
}

input[type=submit]{
	cursor: pointer;
}

#store.span-store-select span{
	font-weight: 500 !important; 
}

#searchform{
	margin: 0;
}

div.border-b span {
    font-weight: bold;
}

/* Breadcrumb */
div.moto-breadcrumb a{
	color: #d45e2c !important;
}

/* Image Breadcrumb */
img.img-breadcrumb{
    max-width: 87px;
}

div.moto-breadcrumb a:hover{
	text-decoration: underline;
	opacity: .9;
}

.btn-return{
	background-color: #d45e2c;
	color: #ffffff !important;
	text-transform: uppercase;    
    font-weight: 700;
    padding: 10px 18px;   
    font-size: .9rem;
	border-radius: 0;
}

.content-vin{
	padding: 30px 200px;
}

input#observations{
	border: 1px solid #dddddd !important;
	box-shadow: none !important;
	margin: 0;
}
/* Button activation canceled*/
form#form_cancel_activation input.btn-cancel {
    background-color: #6c757d !important;
}
/* Post Grid News */
.vc_gitem-post-data-source-post_title h4 {
    font-size: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    width: 100%;
}
.vc_grid_filter-item .vc_gitem_row .vc_gitem-col{
	padding: 0px !important;
}
