body {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #222;
	font-size: 13px;
	line-height: 20px;
	width: 100%;
	background: #efefef;
	overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 {
	color: #000;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #c92e29;
}
a:hover {
	text-decoration: none;
	color: #000;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 13px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 13px;
	height: 40px;
	text-transform: unset;
	    padding: 6px 5px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 13px;
}
.input-group .input-group-addon {
	font-size: 13px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}
.custom-featured .swiper-viewport{
	background: transparent!important;
	border: none!important;
	box-shadow: none!important;
}
.icon-content {
	background: #fff;
	margin: 0 0 50px 0;
	padding: 30px 25px;
	text-align: center;
	border-radius: 4px;
	box-shadow: 0px 4px 10px #0000002e;
  }
  .feature-img{
	width: 120px;
  height: 120px;
  margin: 0 auto;
  background: #fff;
  border-radius: 100px;
  padding: 8px 22px;
  border: 1px solid #ccc;
  }
  .icon-content h3 {
	font-size: 22px;
	font-weight: 500;
  }
  .icon-content p {
	font-size: 14px;
	line-height: 25px;
	color: #4b4b4b;
	min-height: 150px;
  }
  .icon-content img {
	text-align: center;
	margin: 15px auto 30px auto;
  }
.promotion{
	margin-bottom: 30px;
}
.swiper-button-prev:before {
    font-size: 14px !important;
    background: #00000063;
    padding: 11px 7px 11px 6px;
    border-radius: 2px;
    color: #fff !important;
    text-shadow: none;
}
.swiper-button-next:before {
    font-size: 14px !important;
    background: #00000063;
    padding: 11px 7px 11px 7px;
    border-radius: 2px;
    color: #fff !important;
    text-shadow: none;
}
.title-feature{
	color: #c92e29;
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 20px;
}
.why-choose{
	color: #c92e29;
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 20px;
}
.swiper-pagination-bullet-active {
	background: #c92e29!important;
  }
  .swiper-pagination-bullet {
	width: 11px;
	height: 11px;
	background: #c92e29;
	border-radius: 20px;
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	margin: 0 5px;
	opacity: 1;
  }
.nav-tabs {
	margin-bottom: 15px;
	border-bottom: 1px solid #c92e29;
}
.nav-tabs>li>a:hover{
	color: #222;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #000;
}
/* top */
#top {
	background-color: #fff;
    padding: 10px 0px 10px 0;
	text-align: center;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	
}
#sl-search-button svg {
    position: relative;
    top: 3px;
}
/* search */
#search {
	margin-bottom: 0px;
    margin-top: 12px;
}
.searchform .col-sm-3.col-xs-3 {
    padding-right: 0;
}
#search .btn{
    padding: 1px 12px;
    margin-right: 4px;
    border-radius: 4px;
    height: 34px;
}
#search .input-group-btn {
    right: 53px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
	text-transform: capitalize;
	border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
}
/* cart */
#cart {
	margin-bottom: 10px;
}
#cart > .btn {
	font-size: 12px;
    line-height: 0;
    color: #FFF;
    padding: 0;
}
#cart.open > .btn {
	background-image: none;
	background: none;
	border: none;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #fff;
    z-index: 999990;
    top: 38px;
    padding-top: 0;
}
#cart .dropdown-menu {
	min-width: 270px;
    font-size: 14px;
    height: 450px;
    overflow: scroll;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
		right: -11px;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	background-color: #fff;
	min-height: 40px;
	border: none;
	border-bottom: 1px solid #cdcdcd;
}
#menu .nav > li > a {
	color: #000;
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: #c92e29;
	color: #fff;
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 540px;
}
/* footer */
footer {
	padding-top: 30px;
	background-color: #f5f5f5;
	color: #222;
	padding-bottom: 30px;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #222;
}
footer a:hover {
	color: #072d56;
}
footer h5 {
	font-size: 18px;
    font-weight: 500;
    color: #222;
}
.newsletter input{
	height: 42px;
    font-size: 13px !important;
}
.newsletter button{
	height: 40px;
}
.followUs h4{
	margin-top: 30px;
    font-size: 18px;
}
.alert {
	padding: 8px 14px 8px 14px;
	color: #fff;
    background-color: #1db50b;
    border-color: #1db50b;
    margin-bottom: 0;
    text-align: center;
}
.alert a{
	color: #fff;
	text-decoration: underline;
}
.alert-dismissable .close, .alert-dismissible .close{
	right: 0;
	color: #fff;
	opacity: 1;
}
/* breadcrumb */
.breadcrumb {
	margin: 10px 0 20px 0;
	padding: 8px 0;
	background: #fff;
    border: none;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li a{
	font-weight: 500;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: 6px;
    right: 0px;
    width: 8px;
    height: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 14px;
	border-radius: 3px;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}

.advancebg {
    background-size: cover!important;
    background-position: center center !important;
    padding: 60px 0;
    margin-bottom: 30px;
    background-color: #f5f5f5 !important;
}
.searchform {
    background: #333;
    padding: 7px;
    padding-bottom: 0;
    margin-bottom: 20px;
    border-radius: 3px;
}
.searchform .col-sm-2.col-xs-2 {
    padding-left: 0;
}
.advancebg h1{
	text-align: center;
    color: #fff;
    text-transform: inherit;
    font-size: 50px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 6px;
}

.advancebg h2 {
	text-align: center;
    color: #fff;
    text-transform: inherit;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 25px;
    margin-top: 6px;
}
.advancebg .searchby{
	max-width: 90%;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 20px;
}
.searchby label{
	color: #fff;
    font-size: 22px;
    padding-left: 0;
    margin-bottom: 12px;
    font-weight: 600;
}
.searchby .form-group{
	margin-bottom: 10px;
}
#checkout-cart .panel-group{
	margin-top: 35px;
}
#checkout-cart .panel-group .panel+.panel {
    margin-top: 10px;
}
#button-coupon, #button-voucher {
    padding: 9.5px 12px;
}
#button-quote{
	float: right;
}
.searchby .form-group input{
	height: 45px;
	font-size: 15px;
	border-radius: 3px !important;
	text-transform: uppercase;
	padding-left: 15px;
}
.searchby .form-group input::placeholder{
	text-transform: capitalize;
}
.advancebg .inline-radios label {
    color: #fff;
    font-size: 24px;
}
.adResult .product-filter thead tr td {
    background: #111;
    color: #fff !important;
    font-size: 15px;
}
.adResult .product-filter table tbody tr td {
    text-align: center;
    text-transform: inherit;
    font-size: 15px;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    vertical-align: middle;
}
.common-advance_search .nav__primary, .common-advance_search- .nav__primary {
	margin-bottom: 0;
}
.shipping-estimate {
    margin-bottom: 20px;
    margin-top: 20px;
    background: #fff;
    padding: 20px;
    box-shadow: 0 1px 4px 0 rgb(30 34 34 / 11%);
    border: 1px solid rgba(223,225,229,0);
    background: #fff;
}
.shipping-estimate .field-block {
    display: block;
    margin-bottom: 20px;
}
.advancebg #button-reset{
	font-size: 18px;
    padding: 7px 22px;
    margin-top: 5px;
    /*background: #fff;
    border-color: #fff;*/
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 4px;
    margin-bottom: 15px;
}

#compare-total{
	height: 34px;
    border-radius: 4px;
    font-size: 15px;
    padding-top: 6px;
    text-align: left;
    color: #fff;
    background: #000;
}
#keyword_sec .description-suggestion{
	max-width: 341px;
    overflow-y: scroll;
    max-height: 331px;
}
#keyword_sec .description-suggestion li a{
	font-size: 14px;
    display: inline-block;
    float: left;
    white-space: unset;
}
#keyword_sec .description-suggestion li a img{
	float: left;
    display: block;
    margin-right: 10px
}
.btn-default {
	color: #fff;
	background-color: #000;
	border: 1px solid #000;
}
.btn-default:hover{
	background-color: #555;
	border: 1px solid #555;
	color: #fff;
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover{
	color: #fff;
	background-color: #000;
	border: 1px solid #000;
}
.btn-default.focus, .btn-default:focus{
	color: #fff;
	background-color: #000;
	border: 1px solid #000;
}
.btn-wishlist {
    color: #333;
    background-color: #ffffff;
    border: 1px solid #040404;
    padding: 10px;
}
#cart_text{
	margin: 0!important;
}
.custom-pad{
	padding-left: 5px;
    padding-right: 5px;
}
hr {
    border-top: 1px solid #c6c6c6;
}
.btn-blue {
	color: #ffffff;
	background-color: #2568b8;
	border: 1px solid #2568b8;
}
.btn-blue:hover, .btn-blue:active, .btn-blue.active, .btn-blue.disabled, .btn-blue[disabled] {
	background-color: #0a3974;
	background-position: 0 -15px;
	color: #ffffff;
}
.btn-blue.focus, .btn-blue:focus{
	color: #fff;
    background-color: #0a3974;
    border-color: #0a3974;
}
.btn-primary {
	color: #ffffff;
	background-color: #c92e29;
	border: 1px solid #c92e29;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #000;
	background-position: 0 -15px;
}
.btn-primary.focus, .btn-primary:focus{
	color: #fff;
    background-color: #b82925;
    border-color: #b82925;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	box-shadow: 0 1px 4px 0 rgb(30 34 34 / 11%);
    border: 1px solid rgba(223,225,229,0);
	margin-bottom: 20px;
	overflow: auto;
	background: #fff;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
.searchby .form-group select {
    text-transform: uppercase;
}
#search .dropdown-menu>li {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
    height: 135px;
    max-width: 465px;
}
#search .dropdown-menu>li>a {
    line-height: 22px;
    min-height: 129px;
}
#search .dropdown-menu>li>a img {
    display: flex;
    float: left;
}
#d_quickcheckout a {
    color: #000 !important;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: 500;
	line-height: 21px;
	min-height: 85px;
	font-size: 14.5px;
}
.product-thumb h4 a{
	color: #222;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 200px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.feature-img {
	width: 90px;
	height: 90px;
	padding: 8px 17px;
  }
.title-feature {
	font-size: 20px;
	margin-bottom: 15px;
  }
  .why-choose{
	font-size: 20px;
	margin-bottom: 15px;
}
.icon-content {
    margin: 0 0 25px 0;
    padding: 20px;
  }
  .icon-content h3 {
	font-size: 18px;
  }
  .icon-content p {
	font-size: 13px;
	line-height: 22px;
	min-height: auto;
  }
  .icon-content img {
	margin: 10px auto 22px auto;
	width: 75px;
  }
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #c92e29;
    font-size: 20px;
    font-weight: 600;
}
.product-thumb .price span{
	font-size: 13px;
    font-weight: 400;
    color: #000;
    padding: 4px;
}
.product-thumb .inline-buttons button {
    background: #ffffff;
    color: #222;
    font-weight: 500;
    border: 1px solid #f5f5f5;
    border-radius: 50px;
    padding: 15px 12px 5px 14px;
    box-shadow: 0px 3px 9px #00000036;
    margin-left: 5px;
    margin-right: 5px;
}
.product-thumb .inline-buttons button i{
	font-weight: 500;
	font-size: 20px;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 0;
    padding: 0!important;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus{
	outline: none;
}
a:focus, a:hover{
	text-decoration: none;
}
.container{
	width: 1280px;
}
#top ul{
	margin-bottom: 0;
}
#top ul li{
	color: #222;
	padding-left: 32px;
	padding-right: 32px;
	font-size: 12px;
}
#top ul li span{
	position: relative;
    top: 0px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    text-align: left;
}
#top ul li i{
	padding-right: 2px;
	font-size: 40px;
    color: #cc0000;
}
#top ul li a{
	color: #222;
}
header{
	/*background: url('../image/headerbg.png');*/
	background-size: cover;
	background-repeat: no-repeat;
	padding: 10px 0;
    position: relative;
    z-index: 11;
    border-bottom: 3px solid #c00;
    background: #171717;
}
header li.dropdown label{
	display: block;
	font-size: 13px;
	cursor: pointer;
	font-weight: 600;
}
header li.dropdown a{
	color: #fff;
	font-weight: 600;
}
header li.dropdown a:hover{
	text-decoration: none;
}
header li.dropdown .dropdown-menu{
	background-color: #c92e29;
}
.toggle-overlay-container {
  height: 42px;
  left: 42%;
  opacity: 0;
  position: absolute;
  top: 70px;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  visibility: hidden;
  width: 100%;
  z-index: 10;
  background: #f2f2f2;
  max-width: 380px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.toggle-overlay-container .search-box {
  width: calc(100% - 50px);
  float: left;
  height: 100%;
}
.toggle-overlay-container .search-box button {
  background: transparent;
  box-shadow: none;
  color: #696969;
  height: 44px;
  border: 0;
}
.toggle-overlay-container input.form-control {
  border: 0;
  height: 42px;
  font-size: 13px;
}
.toggle-overlay-container .dropdown-toggle-button {
  width: 44px;
  height: 42.5px;
  text-align: center;
  float: right;
  background: #ed3833;
  color: #fff;
  font-family: Arial;
  cursor: pointer;
  line-height: 43px;
  font-size: 20px;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.toggle-overlay-container .dropdown-toggle-button:hover {
  -webkit-box-shadow: 0 0 0 80px #171717 inset;
  box-shadow: 0 0 0 80px #171717 inset;
  color: #FFF;
}
.toggle-overlay-container.active {
  opacity: 1;
  visibility: visible;
}
#search .btn-link{
	padding: 0;
}
li.forSearch {
    position: relative;
    top: -7px;
}
li.forCart{
	position: relative;
    top: -5px;
}
.btn-link:focus, .btn-link:hover{
	text-decoration: none;
}
.CartCount {
    position: relative;
    top: -20px;
    left: -10px;
    background-color: #b80b07;
    color: #fff;
    font-size: 12px;
    border-radius: 50%;
    padding: 2px 6px 2px 6px;
}
.forWishlist {
    padding: 0 5px 0px 10px !important;
}
header .empty{
	padding: 0 20px;
}
.top20{
	padding-top: 10px;
    margin-top: 9px;
}
.collections{
	margin-top: 0px;
}
.teethSearch{
	background: #ddd;
	min-height: 480px;
}
.teethSearch h1{
	text-align: center;
    padding-top: 20px;
    padding-bottom: 30px;
    font-size: 40px;
}
.teethSearch label{
	font-size: 19px;
}
.teethSearch input.form-control{
	height: 50px;
    border-radius: 0;
    font-size: 16px;
}
.teethSearch .form-group{
	margin-bottom: 40px;
}
.teethSearch .text-center input{
	font-size: 18px;
    padding: 11px 53px;
    margin-top: 20px;
}
.gridthree{
	margin-top: 15px;
}
.featured h3{
	text-align: center;
    font-size: 26px;
    font-weight: 500;
    letter-spacing: 0.5px;
    margin-top: 40px;
    margin-bottom: 20px;
    background: #c92e29;
    color: #fff;
    padding: 13px 0;
}
.inline-buttons{
	text-align: center;
    padding-bottom: 20px;
    padding-top: 10px;
}
button:focus{
	outline: none;
}
.inline-flex{
	display: inline-flex;
}
.cvCaption{
	padding-left: 10px;
}
.cvCaption h5{
	font-size: 18px;
	margin-bottom: 5px;
	color: #ededed;
}
.cvCaption p{
	color: #ededed;
}
.footerCommon{
	background: #000;
	margin-top: 30px;
	padding: 18px 0;
}
.padd-60{
	padding-left: 60px;
}
footer ul li{
	font-size: 14px;
    line-height: 24px;
}
.fContact li.empty{
	min-height: 30px;
}
.fContact li i{
	font-size: 19px;
    padding-right: 2px;
}
.fBottom{
	background: #ddd;
	padding: 6px 0;
}
.fBottom p{
	margin-bottom: 0;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    padding-top: 8px;
}
.fBottom p a{
	color: #222;
}
.model{
	color: #fff;
    font-weight: 500;
    font-size: 15px;
    background: #000;
    padding: 7px 10px;
    border-radius: 4px;
}
#product-category h2{
	text-align: center;
	font-weight: 600;
}
.subCategories a{
	text-align: center;
    display: block;
    color: #222;
    font-size: 16px;
}
.inlineCat .input-group .input-group-addon{
	height: 35px;
    background: #f5f5f5;
    font-size: 14px;
    min-width: 100px;
}
.inlineCat .input-group select{
	height: 35px;
    font-size: 14px;
}
#product-product #content{
	margin-top: 20px;
}
#product-product h1{
	margin-top: 0;
    font-size: 24px;
    line-height: 36px;
}
#product-product .summary li{
	font-size: 14px;
    line-height: 30px;
    font-weight: 600;
}
#product-product .summary li span{
	font-weight: 400;
}
/*#product-product .summary{
	background: #fff;
    padding: 5px 15px;
    border-radius: 4px;
    box-shadow: 0 1px 4px 0 rgb(30 34 34 / 11%);
    border: 1px solid rgba(223,225,229,0);
    margin-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}*/
#product-product .price h2{
	color: #000;
    font-weight: 600;
    margin-top: 0;
    font-size: 42px;
}
#product-product .price span{
	color: #c92e29;
    font-weight: 500;
    font-size: 16px;
}
#product-product .price p{
	font-size: 16px;
    color: #c92e29;
}

#product-product .price{
	margin-top: 15px;
}
#product-product .old_price{
	font-size: 24px;
    color: #c92e29;
    font-weight: 600;
}
.cquantity label {
    margin-bottom: 0px;
    display: inline-block;
    margin-right: 10px;
    font-size: 18px;
    position: relative;
    bottom: 10px;
}
.cquantity .icon {
    display: inline-block;
    height: 35px;
    padding: 6px 6px;
    text-align: center;
    vertical-align: middle;
    width: 35px;
    cursor: pointer;
    border: 1px solid #e1e1e1;
    color: #222;
    margin-bottom: 20px;
    font-size: 23px;
    background: #fff;
}
.cquantity input.quantity {
    text-align: center;
    vertical-align: top;
    width: 75px;
    height: 35px;
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e7e7e7;
    border-radius: 0;
    box-shadow: none;
    color: #000;
    max-width: 100%;
    padding: 6px 8px;
}
.cquantity {
    margin-top: 35px;
    margin-bottom: 0;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	color: #fff;
    background-color: #c92e29;
    border: 1px solid #c92e29;
}
.text-related{
	text-align: center;
    margin: 30px 0;
    font-size: 26px;
    font-weight: 600;
}
.nameBox{
	border: 1px solid #bdbdbd;
    text-align: center;
    background: #fff;
    padding-top: 25px;
}
.nameBox h3{
	margin-bottom: 5px;
    font-style: italic;
    margin-top: 7px;
}
.nameBox ul {
    margin-bottom: 0;
    background: #ddd;
    padding: 10px 0 5px;
}
.nameBox ul li:first-child {
    border-right: 1px solid #000;
}
.nameBox ul li {
    min-width: 49%;
}
.nameBox ul li a {
    color: #000;
}
.nameBox i{
	font-size: 70px;
    margin-bottom: 13px;
}
.nameBox ul{
	margin-top: 20px;
}
.nameBox ul li i{
	font-size: 19px;
}
.account-box {
    border: 1px solid #bdbdbd;
    padding: 25px 8px;
    margin-bottom: 20px;
    min-height: 195px;
}	
.account-box i {
    font-size: 24px;
    display: block;
    margin: 0 auto;
    text-align: center;
    border: 2px solid #ccc;
    padding: 23px 3px;
    border-radius: 55px;
    max-width: 40%;
    background: #f5f5f5;
    color: #222;
}
.account-box h4{
	text-align: center;
    display: block;
    color: #000;
    font-size: 16px;
    margin-top: 10px;
}
#search a{
	position: relative;
	top: 5px;
}
#search .dropdown-menu>li>a {
    white-space: unset;
}
.welcomeMsg{
	background: #f9c847;
    padding: 7px 0;
}
.welcomeMsg p{
	font-size: 18px;
    text-align: center;
    margin-bottom: 0;
    font-weight: 600;
}
.welcomeMsg span{
	position: relative;
    top: -3px;
}
.welcomeMsg i{
	font-size: 30px;
    margin-right: 20px;
}
#cart table td a{
	color: #222;
}
.leftBox {
    box-shadow: 0 1px 4px 0 rgb(30 34 34 / 11%);
    border: 1px solid rgba(223,225,229,0);
    background: #fff;
}
.leftBox h1 {
    color: #222222;
    font-size: 18px;
    margin: 0;
    border-bottom: 1px solid #dbdada;
    padding: 15px 10px;
    font-weight: 600;
}
.cart-page .top20 {
    margin-top: 15px;
}
.cimage {
    padding-left: 15px;
}
.leftBox .cimage img {
    border: none;
    padding: 0;
    max-width: 60px;
}
.cpname a {
    font-size: 13px;
    font-weight: 500;
    color: #000;
}
.cart-page .leftBox .cquantity {
    margin-top: 0px;
    position: relative;
    z-index: 9;
    display: inline-flex;
}
.cart-page .leftBox .cquantity .icon.minus, .cart-page .leftBox .cquantity .icon.plus {
    margin: unset !important;
    height: 30px;
    padding-top: 4px;
    color: #444 !important;
    font-size: 20px !important;
}
.cart-page .leftBox .cquantity input.quantity {
    height: 30px;
    width: 60px;
    font-size: 13px;
}
.cart-page .ctotal{
	
}
.ctotal p {
    font-weight: 600;
    color: #000;
    font-size: 13px;
    padding-top: 4px;
}
.cremove {
    text-align: left;
}
.cremove button {
    padding: 0;
}
.rightbox {
    box-shadow: 0 1px 4px 0 rgb(30 34 34 / 11%);
    border: 1px solid rgba(223,225,229,0);
    background: #fff;
}
.rightbox .totalbox {
    margin-top: 15px;
    border-bottom: 1px solid #dbdada;
}
.rightbox .totalbox p {
    padding: 0 10px;
}
.overPadding15{
	padding-top: 15px;
	padding-bottom: 15px;
}
.checkoutBtn {
    text-align: center;
    padding: 15px 0;
}
.ve-card__header{
	padding: 8px 15px !important;
	background: #c92e29;
}
.ve-card__header h4{
	color: #fff !important;
    font-size: 16px !important;
}
.well{
	box-shadow: 0 1px 4px 0 rgb(30 34 34 / 11%);
    border: 1px solid rgba(223,225,229,0);
    background: #fff;
}
.well .heading {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 15px;
    overflow: hidden;
    padding-bottom: 15px;
}
.well .heading i {
    color: #cc0000;
    float: left;
    font-size: 56px;
    margin-right: 14px;
}
.extra-wrap {
    overflow: hidden;
}
.well .heading h2 {
    font-size: 23px;
    font-weight: bold;
    color: #cc0000;
    margin: 0 0 5px;
}
.well .heading strong {
    font-weight: normal;
    font-style: italic;
}
.well p {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.no-padding{
	padding: 0;
}
header .top20{
	background: rgba(0,0,0,0.5);
    border-radius: 4px;
    padding-left: 10px;
}
#cart a.closepop {
    position: relative;
    right: 10px;
    top: 0;
    float: right;
    margin-top: 10px;
    margin-bottom: 10px;
}

#cart li a.closepop {
    position: relative;
    right: 10px;
    top: 0;
    float: right;
    margin-top: 10px;
    margin-bottom: 10px;
    color: white;
    padding: 7.5px 12px;
}
.imgDiv a img {
    min-width: 70px;
}
.btn-link i {
    color: #dfdfdf;
}
.btn-link i:hover {
    color: #333;
}
#virtualmerchantpro .payment_icon {
    float: right;
    margin-top: -4px;
    margin-right: 10px;
}
#virtualmerchantpro .card_month .col-sm-6 {
    padding-left: 0;
}
#virtualmerchantpro .card_month select {
    height: 40px;
    margin-bottom: 15px;
}
#virtualmerchantpro .card_year .col-sm-6 {
    padding-right: 0;
}
#virtualmerchantpro .card_year select {
    height: 40px;
    margin-bottom: 15px;
}
#virtualmerchantpro .captcha img{
	margin-top: 10px;
}
.payment-method-image:after{
	content: url('../image/discover-icon.png');
	width: 60px;
	height: 38px;
}
.forFree, .forLoginbox{
	display: flex;
	padding-top: 20px;
}
/*.forFree .svgBox{
	background: #fff;
	padding: 5px;
}*/
.forFree span{
	font-size: 21px;
    color: #39801d;
    font-weight: 600;
    padding-top: 35px;
    padding-left: 20px;
}
.forLoginbox{
	padding-left: 92px;
}
.forLoginbox span{
	font-weight: 600;
    padding-top: 20px;
    font-size: 21px;
}
.forLoginbox .svgBox{
    padding: 8px 12px 4px 12px;
}
.getDiscount{
	padding-left: 175px;
}
.getDiscount h4{
	font-size: 21px;
}
.getDiscount span{
	color: #c92e29;
	font-weight: 600;
}
.getDiscount label{
	font-size: 21px;
	color: #3c8220;
}
.mandatoryMsg{
	background: #ff8d00;
    text-align: center;
    color: #fff;
    font-weight: 600;
    padding: 8px 14px;
    font-size: 19px;
}
.advance-page .product-thumb .caption .price:after{
	content: '.ea';
	color: #c92e29;
	font-size: 18px;
	font-weight: 600;
	margin-left: 5px;
	display: none;
}
.advance-page .product-thumb .caption h4{
	min-height: unset;
}

/*#shipping_address_country_id {
    display: none !important;
}

#payment_address_country_id {
    display: none !important;
}*/
.shipBox{
	background: #fff;
    padding-bottom: 10px;
    margin-bottom: 25px;
}
.discount-section{
	margin-top: -35px;
}
span.text-danger.outStock {
    text-transform: uppercase;
    color: red;
    font-weight: 600;
    font-size: 17px;
    margin-top: 5px;
    display: block;
}
.cart-page h6{
	font-size: 15px;
	color: #c92e29;
}
#modal-agree .modal-dialog{
	width: 1000px;
    margin-top: 140px;
    max-height: 600px;
    overflow-y: scroll;
}
#keyword_sec ul li a{
	white-space: unset !important;
}
#cardErrorInfo .modal-header{
	padding-bottom: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;	
}
#cardErrorInfo .icons{
	margin-right: 45px;
}
#cardErrorInfo .icons i{
	color: #fff;
    font-size: 70px;
}
#cardErrorInfo .warning h3{
	text-transform: uppercase;
    color: #fff;
    text-align: center;
    margin-top: 0px;
}
#cardErrorInfo .warning p {
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-bottom: 5px;
}
#cardErrorInfo .modal-body{
	background: #e8e8e8;
	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
#virtualmerchantpro .text-danger{
	color: red;
    font-size: 14px;
    padding-top: 5px;
}
#virtualmerchantpro .text-danger:before{
	content: '**';
	color: red;
}
#virtualmerchantpro .text-danger:after{
	content: '**';
	color: red;
}
#d_quickcheckout #shipping_method_list .radio-input span.price{
	margin-left: 17px;
	font-weight: 600;
}
@media (max-width: 3400px) and (min-width: 768px){
#cardErrorInfo .modal-dialog{
	width: 567px;
}
#search .input-lg{
	min-width: 467px;
}
.advance-page .product-thumb .caption .expand-description {
  min-height: 63px;
}
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
  select,
  textarea,
  input {
    font-size: 16px;
  }
}
#shipping_method_list b {
	color:green;
}
.advLink {
    color: #fff;
    font-size: 16px;
    text-align: center;
    display: block;
    padding: 0;
    font-weight: 600;
    margin-top: 10px;
    border-radius: 4px;
    float: right;
}
.advLink i{
	margin-right: 7px;
}
.advLink:hover{
	color: #fff;
	background: none;
}
.disclaimer p{
	font-style: italic;
    color: #6d6d6d;
    font-weight: 500;
    font-size: 15px;
}
.xwWelcome h2{
	font-size: 60px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 70px;
}
.xwWelcome h2 span{
	display: block;
    font-weight: bold;
    letter-spacing: 15px;
}
.mobileStore{
	text-align: left;
}
.mobileStore h4{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	color: #232323;
	margin-top: 25px !important;
}
.hiring-list{
	margin-top: -123px;
	padding-bottom: 100px;
}
.hiring-list h1{
	text-align: center;
  font-weight: 700;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
	margin-bottom: 30px;
}
.hy-box{
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	background: #fff;
	padding: 15px;
	border-radius: 4px;
}
.job-details .circular{
	top: -70px;
  position: relative;
  background: #fff;
  border-radius: 100px;
  max-width: 120px;
  outline: 7px solid #fff;
}
.job-details .circle{
	padding-left: 30px;
}
.job-details p, .job-details span, .job-details strong, .job-details li{
	font-size: 15px;
	line-height: 24px;
}
.job-details .border-1{
	background: #fff;
  border: 1px solid #ddd;
  border-radius: 6px;
  padding: 15px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.mb-2{
	margin-bottom: 20px;
}
.job-details ul{
	padding-left: 20px;
}
.job-details .appr{
	text-align: center;
}
.job-details .appr h4{
	font-size: 40px;
  margin-top: 30px;
}
.job-details .appr p{
	font-size: 18px;
  max-width: 600px;
  margin: 0 auto;
  padding-bottom: 30px;
  line-height: 30px;
}
@media (min-width: 768px) and (max-width: 3600px){
.simple-attr table td{
	font-size: 15px;
}
}
@media (max-width: 767px){
.simple-attr table td{
	font-size: 14px;
}
.advLink {
	font-size: 15px;
	position: relative;
	left: 0;
	top: 0;
	padding-right: 10px;
	margin-top: 5px;
	float: right;
	border-radius: 0;
	margin-bottom: 5px;
}
.advance-page .table-responsive{
	border: none;
}
.advance-page .table-responsive .product-layout{
	padding: 0;
	border: none;
}
.simple-description p:first-child img{
	width: 100% !important;
}
.mobileStore h4 i{
	color: #c00 !important;
}
.mobileStore .fContact{
	text-align: left !important;
}
.mobileStore .fContact li a i{
	font-size: 20px !important;
}
.mobileStore .fContact li{
	line-height: 16px !important;
	padding-left: 0 !important;
}
.mstore2 .fContact li{
	line-height: 16px !important;
}
.mstore2 li i{
	font-size: 23px !important;
}
.job-details .job-bg{
	min-height: 80px;
}
.job-details .circular{
	max-width: 61px;
  outline: 3px solid #fff;
	top: -32px;
	margin-left: 10px;
}
.job-details .welcome-box h2{
	font-size: 23px;
}
.job-details .abt-job h3{
	line-height: 28px;
}
.job-details .circle {
  padding-left: 0;
}
.job-details .abt-job .col-sm-3{
	margin-top: 20px;
}
.job-details .appr h4 {
  font-size: 24px;
  margin-top: 0px;
  line-height: 32px;
}
.job-details .appr p{
	font-size: 15px;
	line-height: 24px;
}
.hiring-list {
  margin-top: -108px;
  padding-bottom: 50px;
}
.hiring-list h1{
	font-size: 24px;
}
}