/*--affiliate disclosure--*/
	
	.affiliate_disclosure_block	{
		margin-bottom:40px;
		
	}
	.affiliate_disclosure_text{
		color:red;
		font-size:18px;
	}
	

figcaption {
	font-size:12px;
	margin-bottom:30px;
}

.alignfull {
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(50% - 50vw);
  }
  
  .bopButton{
	  color:white;
  }
  
  .bopHeader{
	  font-size: 24px;
    text-align: center;
	margin-top: 60px;
	    line-height: 26px;
    margin-bottom: 20px;
  }
  
  .bopText1{
	  
  }
  
  .bopForm{
	  text-align: center;
  }
  
  .bopImage{
	 
	  margin: 0px auto;
	      max-width: 400px;
        padding-top: 20px;
  }
  
  .bopText1{
	  font-size: 18px;
    margin-bottom: 20px;
	text-align:center;
  }
  
  .bopTextWrapper{
	  
  }
  
  .bopWrapper{
	margin-top:120px;
	background-color: #f9f9f9;
	padding: 30px;
	    box-shadow: 5px 5px 5px #d9d7d7;
  }
  
  .buttonWrapper{
	  text-align:center;
  }

/* .entry-thumb{
	
	display:none !important;
  } */

/*----------------collapsing text box css summary-----------------------*/
.toggle-box {
  display: none;
  }

.toggle-box + label {
  cursor: pointer;
  display: block;
  padding-bottom:20px;
  line-height: 21px;
  margin-bottom: 5px;
  }


.toggle-box + label + div {
  display: none;
  }

.toggle-box:checked + label + div {
  display: block;
  background-color: #e9f8fd;
  }

.toggle-box + label:before {
  background-color: #4F5150;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #FFFFFF;
  content: "+";
  display: block;
  float: left;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  margin-right: 5px;
  text-align: center;
  width: 20px;
  }
.toggle-box:checked + label:before {
  content: "\2212";
  }

/*----------------end collapsing text box css-----------------------*/

/*----------------collapsing text box css bop image-----------------------*/
.toggle2-box {
  display: none;
  }

.toggle2-box + label {
  cursor: pointer;
  display: block;
  padding-bottom:20px;
  line-height: 21px;
  margin-bottom: 5px;
  }


.toggle-box2 + label + div {
  display: none;
  }

.toggle-box2:checked + label + div {
  display: block;
  background-color: #e9f8fd;
  }

.toggle-box2 + label:before {
  background-color: #4F5150;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #FFFFFF;
  content: "+";
  display: block;
  float: left;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  margin-right: 5px;
  text-align: center;
  width: 20px;
  }
.toggle-box2:checked + label:before {
  content: "\2212";
  }

/*----------------end collapsing text box css-----------------------*/
.collapseButton{
	background-color: #bde2ef;
	/*color:#FFF;*/
    text-align: center;
    padding: 10px;
    box-shadow: 3px 3px 3px #d0d0d0;
	
  }

.collapseLabel{
	margin-top:20px;
	margin-bottom:20px;
  }

.dividerText1{
	font-size: 36px;
    height: 100px;
    padding-top: 20px;
	color:white;
  }

#overlay {
  /*position: fixed;"/ /* Sit on top of the page content */
  /*display: none; */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5); /* Black background with opacity */
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
  }


.partsBlockContainerOuter{
	padding-top:50px;
	margin-bottom:10px !important;
	
  }

.partsBlockWrapper{
	
  }

.partsDivider{
  height:100px;
  background-image: linear-gradient(135deg,#0057b8,#009fdb);
  margin-top:40px;
	
  }

.partsDividerStop{
	    margin-top: 120px;
	
	}
	
.partsDividerStopText{
	
	color:black;
	font-weight:bold;
	    text-align: center;
    /* vertical-align: bottom; */
    height: 88.66px;
    font-size: 28px;
	padding-top: 30px;
    line-height: 36px;
    padding-left: 0px;
	}	
	


.repairStepsWrapper{
	padding-top:50px;
  }

.spacer30{
	
	height:30px;
  }

.stepsDivider{
  height:100px;
  background-image: linear-gradient(135deg,#0057b8,#009fdb);
  }
  
  .stopImage{
	  width:150px;
  }

.summaryBlockWrapper{
	background: #eaeaea;
    padding: 20px;
    /*box-shadow: 3px 3px 3px #bdbaba;*/
   }

.summaryHeader1{
	font-size: 24px;
    font-weight: 700;
  }
  
  .summaryHeader2{
	padding-top: 30px;
    color: #005ab9;
	  
  }


.summaryTextWrapper{
	font-size: 18px;
    font-family: sans-serif;
    text-align: left;
    margin-bottom: 15px;
    /*padding: 20px;*/
    background-color: #e9f8fd;
    /*box-shadow: 3px 3px 3px #bdbaba;*/
  }


.summaryText2{
	margin-bottom:20px;
  }

	.vehicle_collapse{
		margin:20px 0px 20px 0px;
	}	
	
.videoHeader{
	font-size: 22px;
    font-weight: 900;
    text-align: center;
    line-height: 22px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.videoWrapper{
	background-color: #e9f8fd;
    padding: 20px;
	margin-top:120px;
}
/*Media Queries*/

@media (max-width: 767px){
	
	.bopTextWrapper{
		   
	}
	
	.dividerTextWrapper{
		margin-bottom: 40px;
	}
	
	.dividerText1{
		text-align:center;
	  }
	
    .partsDividerStopText{
		padding-top: 0px;
		
	}
	
	
	.summaryHeader1{
	  padding: 10px;
      }
	  
	  .summaryHeader2{
	  padding: 10px;
      }

    .summaryText{
           padding: 10px;
      }
  
       .summaryText2{
           padding: 10px;
      }
   
   .stopImage{
	  width:125px !important;
	  margin: 0px auto;
  }
  
  .stop-image-wrapper{
	  padding-right: 0px;
  }
   
   .toggle-box + label {
	   padding-left:10px;
   }


}
@media (max-width: 460px){
	.bopImage{
		   max-width:320px;
	}
	
}