.pt30 {
    padding-top: 30px!important;
}

#itms_in_your_cart{
font-size: 1.7rem;
font-weight: 700 !important;
color: #111111 !important;
line-height: 1.7rem;
}.cart-text p {
font-size: 18px;
line-height: 22px;
color: #222222;
margin: 15px 0px;
}.cart-text {
    color: #111111 !important;
    font-size: 16px !important;
}.black_btm_border {
    border-style: solid !important;
    color: #000 !important;
    border-width: 0px 0px 2px 0px;
}

.install_page_wrapper{
	background-color: #F5F5F5;
}	
.you_selected .hide-on-med-and-up{
	display: inline-block;
}
.prod_steps_col .material-icons-outlined{
	font-size: 36px;
	line-height: 36px;
	margin-top: 4px;
}
.prod_steps_col{
	font-size: 31px;
	line-height: 31px
}
.steps_arrow{
	display: inline-block;
	vertical-align: middle;
	margin-top: -60px;
}
.you_selected{
	margin-top: -55px;
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	margin-right: 24px;
}
.you_selected span{		  	  
	font-weight: 100;
	text-decoration: underline;
	display: block;
	margin-left: 10px;
}
.select_step_box{
	position: relative;
	width: 72px;
	overflow: hidden;		
	display: inline-block;
	border-style: solid;
	border-width: 1px;
	border-color: #DBDBDB;
	margin-left: -5px;
	margin-right: -5px;
}
.select_step_box:before{
	content: "";
	display: block;
	padding-top: 100%;
}
.select_step_box_content{
	position:  absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.select_step_box_content div {
   display: table;
   width: 100%;
   height: 100%;
}
.select_step_box_content span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	color: #9D9D9D;
	font-weight: 600;
}	
.final_step {		
	border-style: dashed;		
	border-color: #9D9D9D;
	margin-right: 0px;
}

.current_step span {		
	color: #000000 !important;	
}		
.current_step  {		
	background: #FFFFFF !important;	
	border-style: solid !important;
	border-width: 1px !important;
	border-color: #DBDBDB !important;
}
.steps_row 
{
	margin: 13px 0px 13px 0px;
}
.prod_steps_col{
	text-align: right;
	margin-bottom: -6px
}
.prod_steps_col .material-icons{
	font-weight: 600;
	font-size: 30px;
}
.prod_row {
	margin-left: -11px !important;
	margin-right: -11px !important;
}
.prod_col{
	padding: 11px !important;
	text-align: center;
}
.prod_box_video img{height:110px;margin-bottom:20px}
.prod_box_video{		
	background-color: white !important;
	height:240px;
	padding: 10px 10px 45px 10px;
	-webkit-box-shadow: 0px 0px 6px 3px rgba(235,235,235,1);
	-moz-box-shadow: 0px 0px 6px 3px rgba(235,235,235,1);
	box-shadow: 0px 0px 6px 3px rgba(235,235,235,1);
}		
.prod_box_video .prod_name{	
	line-height: 25px !important;
	font-size: 25px !important;
	font-weight: 600;		
	margin: -10px 0px 30px 0px !important;
	color: #000000;
}
.prod_box img{height:180px;margin-bottom:15px}
.prod_box{		
	background-color: white !important;
	height:280px;
	padding: 10px 10px 45px 10px;
	-webkit-box-shadow: 0px 0px 6px 3px rgba(235,235,235,1);
	-moz-box-shadow: 0px 0px 6px 3px rgba(235,235,235,1);
	box-shadow: 0px 0px 6px 3px rgba(235,235,235,1);
}	
.prod_box .prod_name{	
	line-height: 25px !important;
	font-size: 25px !important;
	font-weight: 600;		
	margin: -10px 0px 10px 0px !important;
	color: #000000;
}
.prod_btns {
	font-size: 0.8rem !important;
	border: 2px solid #f15a01;
	border-radius: 25px;
	font-weight: bold;
	max-width: 99%;
	width: 250px;
	padding: 10px 50px;
}	
#promo_bar_new {
	border-bottom: 1px solid #DBDBDB !important;
}	
.pb60{
	padding-bottom: 60px;
}
.step_heading{
	font-size: 38px;
}
.step_heading span{
	font-weight: 600
}	
.step_direction{
	display: inline-block;	
}
.l5ths{
	margin-left: auto;
	left: auto;
	right: auto;
}
@media only screen and (min-width: 993px) {
	.row .col.l5ths {
		width: 20%;
	}
}

@media only screen and (max-width:1200px){
.prod_box img{height:150px;}
}

@media only screen and (min-width: 851px) and (max-width: 1100px) {
	.step_heading{
		font-size: 28px;
	}
	.select_step_box {   
		width: 50px;
	}
	.you_selected {
		margin-top: -35px;
	}
	.steps_arrow {
		display: inline-block;
		vertical-align: middle;
		margin-top: -40px;
	}
}
@media only screen and (max-width: 851px)  {
.prod_box img {margin-bottom:0px !important;}
	.prod_box img{height:170px;}
	#second_step_icon,#first_step_icon{display: inline !important;line-height:65px;}
	#second_step_icon img,#first_step_icon img{max-width:40px;margin-top:12px;}
	
   
	.vertCenterContainer{display:block !important;}
	.prod_col{
		padding: 8px !important;
	}
	.step_heading span{
		display: block;
		margin-bottom: 5px;
	}
	.step_heading {
		font-size: 33px;
		line-height: 33px;
	}
	.step_direction{
		font-size: 26px;
		line-height: 26px;
	}
	.you_selected {
		margin-top: -35px;
		display: block;	
		margin-top: 20px !important;
		margin-bottom: 14px;
		margin-right: 0px;
	}
	.you_selected span{
		display: inline-block;
	}
	.steps_row {
		margin: 30px 0px 30px 0px;
	}
}


@media only screen and (max-width: 550px) {
.prod_box_video img{height:unset;}
.prod_box_video img{max-height:110px;}
.prod_box img{height:auto;}
.prod_box{height:275px;}
.prod_box_video{height:230px;}
.prod_box .prod_name{font-size:18px !important;}
.prod_box_video .prod_name{font-size:18px !important;}
}
@media only screen and (max-width: 400px) {
	.prod_btns {
		padding: 10px 40px;
	}
	.prod_box_video{height:260px;}
	.prod_box{height:240px;}
}
@media only screen and (max-width: 325px) {	
#second_step_icon,#first_step_icon{line-height: 45px;}
#second_step_icon img,#first_step_icon img{max-width: 30px;margin-top: 7px;}
.prod_box{height:210px;}
.prod_box_video{height:230px;}
.step_heading{
		font-size: 28px;
	}
	.select_step_box {   
		width: 50px;
	}
	.you_selected {
		margin-top: -35px;
	}
	.steps_arrow {
		display: inline-block;
		vertical-align: middle;
		margin-top: -40px;
	}
	.prod_btns {
		padding: 10px 30px;
	}
	.prod_box_video .prod_name {  	 
		font-size:16px !important;
	}
	.prod_box .prod_name {  	 
		font-size:16px !important;
	}
}	