.related.products .onsale {
	left: auto;
	right: 20px;
}
a.added_to_cart {
	background: none repeat scroll 0 0 #014d71;
	border-bottom: 3px solid #102643;
	border-radius: 20px;
	display: inline-block;
	font-weight: 400;
	margin: 10px 0;
	padding: 5px 15px;
	white-space: nowrap;
}
.woocommerce #review_form #respond .form-submit input {
	background: -moz-linear-gradient(top, #0D658E, #0C577A 50%, #014D71 51%, #003E5C);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0E658E), color-stop(.5, #0C577A), color-stop(.5, #014D71), to(#003E5C));
	border-color: #c3d6df #368dbe #368dbe;
	border-radius: 20px;
	border-width: 1px;
	box-shadow: 0 1px 3px #000000;
	color: #ffffff;
	left: auto;
	padding: 10px 25px;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background: -moz-linear-gradient(top, #0D658E, #0C577A 50%, #014D71 51%, #003E5C);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0E658E), color-stop(.5, #0C577A), color-stop(.5, #014D71), to(#003E5C));
	border-color: #c3d6df #368dbe #368dbe;
	border-radius: 20px;
	border-width: 1px;
	box-shadow: 0 1px 3px #000000;
	color: #ffffff;
	display: inline-block;
	padding: 10px 20px;
}
.woocommerce nav.woocommerce-pagination {
	margin-bottom: 30px;
}
.woocommerce .btn-back a {
	background: -moz-linear-gradient(top, #0D658E, #0C577A 50%, #014D71 51%, #003E5C);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0E658E), color-stop(.5, #0C577A), color-stop(.5, #014D71), to(#003E5C));
	border-color: #c3d6df #368dbe #368dbe;
	border-radius: 20px;
	border-width: 1px;
	box-shadow: 0 1px 3px #000000;
	color: #ffffff;
	padding: 10px 25px;
	text-align: center;
	transition: all 0.3s ease-in 0s;
	font-weight: normal;
	border-radius: none;
}
.geo-location-button .off .fa {
	color: #ffffff;
	cursor: pointer !important;
	position: relative;
	z-index: 9999;
}
.geo-location-switch .fa {
	line-height: 2;
}
.geo-location-switch .fa {
	font-size: 24px;
}
.geo-location-button {
	background: #014d71 none repeat scroll 0 0;
	clear: both;
	color: #ffffff;
	left: 0;
	position: fixed;
	width: 50px;
	z-index: 1;
}
.geo-location-button .on .fa, .geo-location-button .fa:hover {
	color: #ffffff;
}
.geo-location-button .off .fa {
	opacity: 0.5;
}
.carousel-caption #tooltip {
	background: #002643 none repeat scroll 0 0;
	color: #ffffff;
	height: 30px;
	left: 5px !important;
	margin-left: -20px;
	padding: 5px 10px;
	top: 30px !important;
	width: 68px;
}
.carousel-caption #tooltip::after {
	border-bottom: 10px solid #002643;
	border-left: 10px solid rgba(0, 0, 0, 0);
	border-right: 10px solid rgba(0, 0, 0, 0);
	content: "";
	height: 0;
	left: 14px;
	position: absolute;
	top: -10px;
	width: 0;
}
/*
.rangeSlider {
	margin-left: 34px;
	margin-top: 7px;
}
.budgetSlider {
	margin-left: 48px;
	margin-top: 7px;
}
.ui-widget-header {
	background-color: #002643 !important;
}
Slider*/
/*** Rating***/
.star-rating span::before {
	content: "SSSSS";
	left: 0;
	position: absolute;
	top: 0;
	color: #F4AD00
}
.star-rating span {
	float: left;
	left: 0;
	overflow: hidden;
	padding-top: 1.5em;
	position: absolute;
	top: 0;
}
.star-rating {
	font-family: star;
	font-size: 1em;
	line-height: 1;
}
#single-product-tab .tab-content {
	border: 1px solid #E0E0E0;
}
.woocommerce #review_form h3::after {
	background: #002643 none repeat scroll 0 0;
	bottom: -2px;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	width: 90px;
}
.woocommerce #review_form h3 {
	border-bottom: 2px solid #dfdfdf;
	color: #002643;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-bottom: 15px;
	position: relative;
	text-transform: uppercase;
}
.woocommerce #reviews h3 {
	display: block;
	float: none;
}
.woocommerce .star-rating {
	letter-spacing: 3px;
	width: 6.2em;
}
.provider_front_profile_pic {
	border: 2px solid #dfdfdf;
	height: 210px;
	margin-bottom: 19px;
	width: 273px;
}
.provider_front_profile_pic img{
	padding:10px;
}
.previewimg {
	border-radius: 50%;
	height: 80px !important;
	width: 80px;
}
#profilepicwrap {
	border: 3px solid #f2f2f2;
	padding: 10px;
	text-align: center;
	width: 140px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	background: #014464;
	background: -moz-linear-gradient(top, #0D658E, #0C577A 50%, #014D71 51%, #003E5C);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0E658E), color-stop(.5, #0C577A), color-stop(.5, #014D71), to(#003E5C));
	border-color: #c3d6df #368dbe #368dbe;
	border-radius: 20px;
	border-width: 1px;
	/*box-shadow: 0 1px 3px #000000;*/
	color: #ffffff;
	cursor: pointer;
	font-size: 14px;
	font-weight: 300;
	padding:8px 20px;
	width: auto;
	line-height: normal; 
}
.woocommerce-view-order .woocommerce h2{
	clear:both;
}
#cat-drop-stack a{
	color:#002643
}
.seller-items .products .work-item{
	width:33%
}
.dokan-reviews-area .dokan-rating .star-rating{
	float:left;
}
.dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table td, .dokan-reviews-content .dokan-reviews-area .dokan-comments-wrap #dokan-comments-table th {
	vertical-align: middle;
}
.header_menu .menu_active {
	background-color: #051d3a;
/*	border-top: medium none;*/
	color: #ffffff;
} 
/*.pagination{float:left}*/
.load_more_loading {
	display: none;
	margin-bottom: 18px;
}
.dokan-new-product-area button{
	box-shadow:none
}
.sidebar a {
	color: #333333;
}
.sidebar .widget { 
	padding-top: 0px;
}
.availablity_info_popup_calendar {
  margin-bottom: 15px; 
}
.redtitle{ color:red;}
.table-row .course-preview .course-header-availablity {
  box-shadow: none;
  padding: 0 15px;
  position: relative;
  z-index: 9;
}
span.gema75_soldout_badge_new_143 {
  left: 106px !important;
  opacity: 0.8;
  position: absolute;
  top: 9px !important;
  z-index: 10;
}
.media-frame select.attachment-filters {
   max-width:none !important
}
.woocommerce table.my_account_orders .order-actions .button {
   background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #0d658e, #0c577a 50%, #014d71 51%, #003e5c) repeat scroll 0 0;
}
.woocommerce-cart table.cart input {
  line-height: 1.5 !important;
}
.legend table{
	 top:-42px !important;
	 left: 270px !important ;
}
.legend table td, .legend table tbody{
	 border:none !important
}
.legend table .legendColorBox div{margin-right: 5px !important;}
.woocommerce img.loopimg {
  height: 180px !important;
  width: 270px;
}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit[disabled]:disabled, .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button[disabled]:disabled, .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button[disabled]:disabled, .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button[disabled]:disabled{
	color:#fff
}
.carousel-caption-search {
	bottom: 20px;
	color: #ffffff;
	left: 15%;
	padding-bottom: 20px;
	position: absolute;
	right: 15%;
	text-align: center;
/*
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
*/
	z-index: 10;
}
.carousel-caption-search {
  left: 10%;
  padding-bottom: 30px;
  right: 10%;
}
.carousel-caption-search {
  margin-top: 22px;
  top: 125px;
}
#calendarinnerwrap {
  margin-top: -4px;
}
.table-row .col:first-child {
  width: 25%;
}

#calenderHolder .table-row .course-rating {
  display: inline-block;
  float: right;
}
.col { 
  width: 100px;
}
.course-preview .course-header .wcvendors_sold_by_in_loop.author{min-height:40px}
.reg_user_type_field {
  margin-left: 23px;
}
.filtershowbtn {
  margin-left: 11px;
  margin-top: 11px;
}
#downloadablechosen .chosen-container-multi{margin-left:15px;}
input.dokan-btn-theme[type="submit"], a.dokan-btn-theme, .dokan-btn-theme , .dokan-btn-success {
  color: #ffffff !important;
} 
@media only screen and (min-width: 320px) and (max-width: 480px) {
	.carousel-caption-search {
		float: left;
		height: auto;
		left: 5%;
		margin: 0 !important;
		padding: 0;
		position: absolute;
		width: 90%;
	}	
	.carousel-caption-search {
		margin-top: 22px;
		top: 125px;
	}
	
}

@media only screen and (min-width: 360px) and (max-width: 640px) {
	.carousel-caption-search {
		margin-top: 22px;
		top: 200px;
	}
} 
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.carousel-caption-search {
		margin-top: 22px;
		top: 350px;
	}
.legend table {
  left: auto !important;
}
}
@media only screen and (max-width:767px) {
.legend table{
	 left: auto !important ;
}
}