/* ============================================================================

Theme Name: Active Safety Inst.
Theme URI: www.dynamicxperts.com
Description: A premium wordpress template.
Version: 1.0
Author: Saad ali Tariq
Author URI: mailto:dynamicexperts@gmail.com

============================================================================= */
@import url("css/style.css");

/*=========  Checkout-content ========*/

#checkout-content {
	padding: 98px 0 130px;
}
#checkout-content .row {
	width:100%;
	margin:0 auto;
}
#checkout-content .return-customer {
	background: #F9F9F9;
	border: 1px solid #EBEBEB;
	padding: 21px 30px;
	margin-bottom: 28px;
}
#checkout-content .return-customer p {
	margin-bottom: 0;
	font-size: 14px;
	color: #8e8e8e;
	line-height: 26px;
	letter-spacing: .02em;
}
#checkout-content .return-customer a {
	color: #fe5454;
	letter-spacing: .02em;
}
#checkout-content .section-title h2 {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 1.625em;
	color:#323232;
	text-transform: capitalize;
	position: relative;
	padding-bottom:13px;
	margin-bottom: 43px;
}
#checkout-content .section-title h2:before {
	content: '';
	width:45px;
	height:3px;
	background: #d80a05;
	position: absolute;
	bottom:0;
	left:0;
}
#checkout-content .section-title h2.left_before_fix {
	letter-spacing: 0px;
	margin-bottom: 45px;
}
#checkout-content .section-title h2.left_before_fix:before {
	left:38px;
}
#checkout-content label,  #checkout-content input[type="text"] {
	display: block;
}
#checkout-content label {
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	font-size: 14px;
	line-height: 26px;
	color: #8e8d8d;
	margin-bottom: 5px;
}
 #checkout-content input[type="text"]::-webkit-input-placeholder { /* Safari, Chrome and Opera */
 color: #C6C6C6;
}
 #checkout-content input[type="text"]:-moz-placeholder { /* Firefox 18- */
 color: #C6C6C6;
}
 #checkout-content input[type="text"]::-moz-placeholder { /* Firefox 19+ */
 color: #C6C6C6;
}
 #checkout-content input[type="text"]:-ms-input-placeholder { /* IE 10+ */
 color: #C6C6C6;
}
 #checkout-content input[type="text"]::-ms-input-placeholder { /* Edge */
 color: #C6C6C6;
}
 #checkout-content input[type="text"]:placeholder-shown { /* Standard one last! */
 color: #C6C6C6;
}
#checkout-content input[type="text"],  #checkout-content .left-checkout button {
	width: 100%;
	margin-bottom: 10px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #E2E2E2;
	border-radius: 0px;
	background: #fff;
	box-shadow: none;
	outline: none;
	padding: 0 20px;
	font-size: 14px;
	color: #C6C6C6;
}
#checkout-content .left-checkout button {
	text-align: left;
	color: #8e8d8d;
	padding-right:10px;
	margin-bottom:0;
}
#checkout-content .left-checkout ul.dropdown-menu {
	width:100%;
	margin:0;
}
#checkout-content .left-checkout ul.dropdown-menu li {
	padding:10px;
	color: #8e8d8d;
	cursor:pointer;
}
#checkout-content .left-checkout button .fa {
	float:right;
	padding-top:12px;
}
#checkout-content input[type="text"]:last-child {
	margin-bottom: 0;
}
#checkout-content .left-checkout > .row {
	margin-bottom: 20px;
}
#checkout-content .select-box {
	padding: 0;
	margin: 0;
	border: 1px solid #E2E2E2;
	width: 100%;
	overflow: hidden;
	background-color: #fff;
	background: #fff url(../img/cart/select-box-bg.png) no-repeat 95% 50%;
}
#checkout-content .select-box select {
	padding: 5px 8px;
	width: 130%;
	border: none;
	box-shadow: none;
	background-color: transparent;
	background-image: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
#checkout-content .select-box select:focus {
	outline: none;
}
#checkout-content .row span {
	font-size: 1em;
	font-weight: 500;
	color: #fe5454;
}
#checkout-content .row span.create_account {
	color:#8e8d8d;
	font-size: 0.875em;
	text-transform: capitalize;
}
#checkout-content input[type="checkbox"] {
	margin: 0;
	vertical-align: middle;
	margin-right: 15px;
}
#checkout-content textarea {
	width: 100%;
	height: 100px;
	border: 1px solid #E2E2E2;
	padding: 10px 20px;
	outline: none;
}
#checkout-content .ship-different {
	margin-top: 75px;
}
#checkout-content .order-box {
	border: 1px solid #D9D9D9;
	padding:21px 14px 26px 30px;
	background: #fdfdfd;
}
#checkout-content .order-box ul li {
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	display: block;
	color: #8E8D8D;
	font-size: 14px;
	line-height: 43px;
	text-transform: uppercase;
}
#checkout-content .order-box ul li.total {
	border-top: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	margin-top: 10px;
	margin-bottom: 19px;
}
#checkout-content .order-box ul li span {
	float: right;
	display: inline-block;
	color:#8e8d8d;
}
#checkout-content .order-box ul li span.bold {
	font-size: 18px;
	color: #010101;
}
#checkout-content .order-box ul li a span {
	color: #e81d23;
	text-transform: none;
}
#checkout-content .order-box ul li input[type="radio"] {
	margin-right: 10px;
}
#checkout-content .order-box ul li .note {
	font-family: 'Raleway', sans-serif;
	background: #ECECEC;
	padding: 15px 30px;
	color: #8e8d8d;
	line-height: 24px;
	font-size: 14px;
	font-weight: normal;
	position: relative;
	text-transform: none;
	margin-top: 12px;
	margin-bottom: 14px;
}
#checkout-content .order-box ul li .note .fa {
	font-size: 35px;
	position: absolute;
	top: -23px;
	left: 25px;
	color: #ECECEC;
}
#checkout-content .order-box ul li a.place-order {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	color: #282f39;
	display: inline-block;
	background: #f6ba18;
	position: relative;
	line-height: 40px;
	padding-left: 35px;
	border-radius: 3px;
	margin-bottom: 27px;
	padding-right: 9px;
	font-size: 14px;
	margin-top: 40px;
}
#checkout-content .order-box ul li a.place-order i {
	padding-left: 15px;
	font-size: 1.25em;
	padding-right: 7px;
	vertical-align: middle;
	border-left: 1px solid #ffcd47;
	position: relative;
	margin-left: 30px;
	font-size: 14px;
	line-height: 28px;
}
#checkout-content .order-box ul li a.place-order i:after {
	content: '';
	width:1px;
	height:100%;
	background: #d7a41b;
	position: absolute;
	left: -2px;
	top: 0;
}
#checkout-content .order-box ul li a.place-order:hover,  #checkout-content .order-box ul li a.place-order:hover i {
	color:#fff;
	-webkit-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}
.wp-pagenavi a, .wp-pagenavi span{ color:#000000; line-height: 25px; padding: 3px 2px !important; }
.sticky{ position: fixed !important;
background-color: #d9d9dc;
  top: 0; /* required */
width: 100%;
z-index: 1;}


