/*
 Theme Name:   Basel Child
 Description:  Basel Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     basel
 Version:      1.0.0
 Text Domain:  basel-child
*/


/* Your customizations starts here */
/******* (10/07/19 Change Theme Version) **********/
body{ 
	line-height: 1.2;
}
p {
    line-height: 1.5;
}
.blog-post-loop .entry-content>p{
	line-height: 1.8;
    margin-bottom: 20px;
}
.single-product-content .entry-content p{
    line-height: 1.7;
    letter-spacing: .3px;
}
.product-image-summary img[alt="undefined"] {
    display: none !important;
}
.geodir-search .gd-icon-hover-swap .gd-show{
	display: none;
}
/**29/08/19**/
input#credit_called{
	position: relative;
    top: 0;
    transform: none;
}


/* STYLES */
.home .site-content {
    margin-bottom: 0;
}

/* Top-bar */
/*div.top-bar-left {
    height: 43px;
    display: flex;
    align-items: center
}*/
.icon-user i.fa:before {
    font-family: 'Linearicons';
    content: "\e71e";
    font-size: 14px;
}

/* .icon-user i.fa.fa-user::before {
    font-family: 'Linearicons';
    content: "\e71e";
    font-size: 14px;
} */

a.icon-social-top {
    width: 22px;
    height: 22px;
    display: inline-block;
    /* outline: 1px solid red; */
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid rgba(255,255,255,.9);
    font-size: 11px;
    margin-right: 5px;
}
a.icon-social-top:nth-child(4) {
    margin-right: 15px;
}
/* Menu-principal */
div.main-nav .menu > li.current-menu-item > a,
div.main-nav .menu > li > a:focus,
div.main-nav .menu > li > a:hover,
div.star-rating span:before,
p.color-primary,
strong.color-primary,
span.price ins>.amount {
    color: #6f3082;
}
.basel-navigation .menu>li.menu-item-has-children>a img{
	display:none;
}

/* Menu-category (Hero-banner) */
div.mega-navigation .menu>li:hover {
    background-color: #343434;
}
header.header-categories .secondary-header .mega-navigation,
div.right-column .wishlist-info-widget > a > span,
span.product-label.onsale {
    background-color: #6f3082;
}
/* Header-section*/
div.title-wrapper.basel-title-style-simple .title:after {
    background-color: #6f3082;
}
/* Btn */
.btn.btn-color-primary,
.basel-hover-standard .btn-add> a {
    border-color: #6f3082 !important;
    background-color: #6f3082 !important;
    opacity: 1 !important;
}
.btn.btn-color-primary:hover,
.basel-hover-standard .btn-add> a:hover {
    background-color: #343434 !important;
    border-color: #343434 !important;
}
/* Our-newsletter */
.our-newsletter .title {
    color: #000 !important;
}
.our-newsletter .title-wrapper .title-after_title {
    max-width: 430px;
    margin: 0 auto 20px;
}
.our-newsletter .title-after_title {
    color: #343434 !important;
}
div.color-scheme-light .mc4wp-form input[type=email],
div.color-scheme-light .mc4wp-form input[type=email]:focus  {
    border-color: #8c8c8c;
    color: #8c8c8c !important;
}
form.mc4wp-form .mailchimp-input-icon:before {
    color: #7a7a7a;
}
div.color-scheme-light .mc4wp-form input[type=email]::placeholder {
    color: #8c8c8c;
}
.our-newsletter.color-scheme-light .mc4wp-form input[type=submit] {
    background-color: #000;
    border: #000;
}
.our-newsletter.color-scheme-light .mc4wp-form input[type=submit]:hover {
    background-color:  #6f3082;
}
.our-newsletter div.title-wrapper.basel-title-style-simple .title:after {
    content: none;
}
/* Our-newsletter - Gravity */
body .our-newsletter .gform_wrapper ul li.gfield:before,
.our-newsletter .gform_wrapper label.gfield_label{
	display: none;
}
.our-newsletter .gform_wrapper form{
	display: -webkit-flex;
    display: -moz-flex;
    display: flex;
}
.our-newsletter .gform_wrapper .gform_body{
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.our-newsletter .gform_wrapper form ul{
	display: -webkit-flex;
    display: -moz-flex;
    display: flex;
}
body .our-newsletter .gform_wrapper ul li.gfield{
	margin-top: 0 !important;
	width: 50%;
}
body .our-newsletter .gform_wrapper ul li.gfield.user-icon .ginput_container:before,
body .our-newsletter .gform_wrapper ul li.gfield.email-icon .ginput_container:before{
	font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 16px;
    font-size: 14px;
    opacity: .4;
	/*color: #7a7a7a;*/
	color: #444444;
}
.our-newsletter .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
body .our-newsletter .gform_wrapper ul li.gfield.user-icon .ginput_container,
body .our-newsletter .gform_wrapper .top_label div.ginput_container{
	margin-top: 8px !important;
}
body .our-newsletter .gform_wrapper ul li.gfield.user-icon .ginput_container:before{
	content: "\f007";
}
body .our-newsletter .gform_wrapper ul li.gfield.email-icon .ginput_container:before{
	content: "\f0e0";
}
.our-newsletter .gform_wrapper .top_label input.medium{
    width: 100%;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-color: #8c8c8c;
    border-width: 2px !important;
	/*color: #8c8c8c !important;*/
	color: #444444 !important;
    padding-left: 25px !important;
	margin-bottom: 0 !important;
	background: none; /*05/08/19  */
}
.our-newsletter .gform_wrapper .top_label input.medium::placeholder {
	/*color: #8c8c8c;*/
	color: #444444;
}
.our-newsletter .gform_wrapper .gform_footer{
	margin-top: 0;
	padding-top: 9px;
	position: relative;
	width: 166px;
}
.our-newsletter .gform_wrapper .gform_footer input[type=submit]{
	width: 100%;
    background-color: #000;
    border: #000;
	/*color: #5F5F5F;*/
	color: #8e8e8e;
}
.our-newsletter .gform_wrapper .gform_footer input[type=submit]:hover{
	background-color: #6f3082;
	color: #fff;
}
body .our-newsletter .gform_wrapper .gform_footer .gform_ajax_spinner{
    position: absolute;
    right: 5px;
    top: 30%;
}
.our-newsletter .gform_wrapper div.validation_error{
	display: none;
}
.our-newsletter .gform_wrapper li.gfield.gfield_error, 
.our-newsletter .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{
	background: none;
    border: 0;
    margin-bottom: 0 !important;
	padding-bottom: 0 !important;
	padding-top: 0;
	padding-right: 16px !important;
}
.our-newsletter  .gform_wrapper .field_description_below .gfield_description{
	padding-top: 0;
    font-size: 10px;
    font-weight: normal;
}
@media only screen and (max-width: 540px) {
	.our-newsletter .gform_wrapper form{
		display: block;
	}
	.our-newsletter .gform_wrapper .gform_footer{
		margin: 15px auto 0;
	}
	.our-newsletter .gform_wrapper .gform_footer input[type=submit]{
		min-height: 0 !important;
		line-height: 1 !important;
		height: 38px;
	}
}

/* Slider-bestseller*/
.bestseller-slider .basel-hover-standard .btn-add {
    display: flex;
    flex-direction: column;
}
.bestseller-slider .basel-hover-standard .btn-add a:not(:last-child) {
    margin-bottom: 5px !important;
} 
/* Slider-onlyproduct */
.onlyproduct-slider .basel-hover-quick .quick-shop-btn > a {
    background-color:  #6f3082;
}
.onlyproduct-slider .basel-hover-quick .quick-shop-btn > a:hover {
    background-color: #343434;
}
/* Icon-shopping */
.icons-design-line .shopping-cart.basel-cart-alt>a:before {
    font-family: 'Linearicons';
    content: "\e74c";
    font-size: 20px;
}
/* Footer */
.footer-column p > a {
    text-decoration: none;
}
#text-7 p span {
    margin-right: 7px;
}

/** Revolution Slider Bullets **/
.home .wpb_revslider_element .tp-bullet{
    border-radius: 50%;
    background: #fff;
}
.home .wpb_revslider_element .tp-bullet.selected, 
.home .wpb_revslider_element .tp-bullet:hover{
    background: #6f3082;
}

/** Widget Instagram **/
.instagram-widget h3.title{
    background: #6f3082;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 4.38px;
    padding: 13px 0px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 32px;
}

/** Woocommerce **/
.single-product #product-addons-total{
	display: none;
}

/*************************************/
/************ Geodirectory ***********/
#geodir-wrapper{
}
#geodir-wrapper .geodir-search-container{
}
#geodir-wrapper .geodir-category-list-in{
	display: none;
}
#geodir-wrapper .geodir-search-container .geodir-loc-bar{
	padding: 0;
	margin: 0;
	border: 0;
	background: #77388A;
	background-image: url("assets/img/banner-find-instructor.jpg");
	color: #fff;
	background-repeat: no-repeat;
	background-position: center top;
    min-height: 286px;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
}
#geodir-wrapper .geodir-search-container h1{
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 19px;
	color: #FFF;
}
#geodir-wrapper h1 {
	margin-bottom: 25px;
	font-weight: 800;
	font-size: 36px;
	line-height: 1.1 !important; 
}
#geodir-wrapper h2 {
	color: #737373;
	font-family: "Lato",sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 22px;
	text-transform: uppercase;
	margin-bottom: 15px;
}
#geodir-wrapper h3 {
	margin-bottom: 20px;
    color: #782683;
}
#geodir-wrapper h2 > a,
#geodir-wrapper h3,
#geodir-wrapper-content .geodir-banner-title header h1 {
	font-family: "Lato",sans-serif;
}
#geodir-wrapper .geodir-search-container p{
	font-size: 16px;
	/* font-weight: 400; */
	font-weight: 600;
	text-align: center;
    margin-bottom: 40px;
}
#geodir-wrapper .geodir-search-container .geodir-loc-bar-in{
    background: none;
    border: 0;
    padding: 0;
}
#geodir-wrapper .geodir-search-container .geodir-loc-bar-in .geodir-search{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
#geodir-wrapper .geodir-search-container .gd-search-input-wrapper{
	margin: 0;
    margin-right: 6px;
	padding: 0;
	-webkit-flex: 1 !important;
	-moz-flex: 1 !important;
	-ms-flex: 1 !important;
	flex: 1 !important;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
}
#geodir-wrapper .geodir-search-container .gd-search-input-wrapper label,
#geodir-wrapper .geodir-search-container .gd-search-input-wrapper input[type="text"], 
#geodir-wrapper .geodir-search-container .gd-search-input-wrapper input[type="search"]{
	display: inline-block;
	vertical-align: top;
}
#geodir-wrapper .geodir-search-container .gd-search-input-wrapper input[type="text"],
#geodir-wrapper .geodir-search-container .gd-search-input-wrapper input[type="search"]{
	color: #343434;
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
	border-radius: 0;
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
#geodir-wrapper .geodir-search-container .gd-search-field-near .snear{
	background-image: url("assets/img/icon-marker-location.png");
	background-position: 93% center;
	background-repeat: no-repeat;
	padding-right: 42px !important;
	max-width: 300px;
}
#geodir-wrapper .geodir-search-container .gd-search-input-wrapper input[type="text"]:focus,
#geodir-wrapper .geodir-search-container .gd-search-input-wrapper input[type="search"]:focus{
	outline: none;
}
#geodir-wrapper .geodir-search-container .gd-search-input-wrapper label{
	margin-right: 13px;
    font-size: 16px;
	font-weight: 800; /*bold;*/
	color: #FFF; /**/
	margin-bottom: 2px; /**/
}
#geodir-wrapper .geodir-search-container .connector-text{
    margin: 0 22px;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.6);
}
#geodir-wrapper .geodir-search-container button.geodir_submit_search{
	background: #343434;
	color: #FFF;
	border: 0;
	font-size: 16px;
	font-weight: bold;
	height: 50px;
	margin: 0 !important;
	margin-left: 13px !important;
	min-width: 207px;
    max-width: 207px;
	padding: 0 15px;
	text-transform: uppercase;
	border-radius: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
#geodir-wrapper .geodir-search-container button.geodir_submit_search:hover{
	background: #232323;
}
#geodir-wrapper .geodir-search-container button.geodir_submit_search:focus{
	outline: none;
}
/*
#geodir-wrapper .geodir-search-container .gd-suggestions-dropdown{
	display: none !important;
}*/

/** Breadcrumb **/
.geodir-breadcrumb{
	padding: 31px 0;
}
.geodir-breadcrumb #breadcrumbs{
}
.geodir-breadcrumb #breadcrumbs li{
    color: #6F3082;
	padding: 0;
	font-size: 14px;
	line-height: 1;
	text-transform: uppercase;
	font-weight: 600;
}
.geodir-breadcrumb #breadcrumbs li > a:first-child:before{
    content: '';
    width: 16px;
    height: 13px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    background-image: url("assets/img/geo-icon-home.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    left: 0;
    top: 1px;
}
.geodir-breadcrumb #breadcrumbs li > a:first-child{
	padding-left: 22px;
	text-indent: -9999999px;
}
.geodir-breadcrumb #breadcrumbs li > a{
	color: #d0d0d0;
    position: relative;
    vertical-align: top;
    display: inline-block;
    line-height: 1.2;
	/* font-weight: normal; */
	font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
}
.geodir-breadcrumb #breadcrumbs li > a:last-child{
	color: #6F3082;
}
.geodir-breadcrumb #breadcrumbs li > a:hover{
	text-decoration: none;
}
.geodir-breadcrumb #breadcrumbs li .separator{
    vertical-align: top;
    display: inline-block;
    color: #d0d0d0;
    font-size: 15px;
    font-weight: bold;
    line-height: 1;
    padding: 0 11px;
}

/** List **/
#geodir-wrapper #geodir-wrapper-content{
	max-width: 100%;
    width: 100% !important;
}
#geodir-wrapper ul.geodir-category-list-view{
	padding-top: 0;
}
#geodir-wrapper ul.geodir-category-list-view li.no-listing{
	padding: 1em 0;
    margin: 3em 0;
}
#geodir-wrapper ul.geodir-category-list-view li.geodir-listview{
    background: #e5e7e9;
    margin-bottom: 30px;
    border: 0;
	padding: 0 !important;
	position: relative;
	width: 100% !important;
    margin-left: 0 !important;
}
#geodir-wrapper li.geodir-listview .geodir-category-listing{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
#geodir-wrapper li.geodir-listview .geodir-category-listing:before,
#geodir-wrapper li.geodir-listview .geodir-category-listing:after{
	content: '';
	display: table;
	table-layout: fixed;
}
#geodir-wrapper li.geodir-listview .geodir-category-listing:after{
	clear: both;
}
.geodir-category-list-view li .geodir-post-img .geodir_thumbnail {
    padding: 0px;
    float: left;
    width: 100px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    min-width: 92%;
    max-width: 92%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 4%;
}
#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-post-img{
    padding: 0;
    background: none;
    height: 250px;
    border: 0;
    margin-right: 35px;
	width: 304px;
	position: relative;
	min-width: 304px;
}

#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-post-img .geodir_thumbnail{
	padding: 0;
	margin: 0;
	max-width: 100%;
	width: 100%;
}
#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-post-img .geodir_new_listing{
	display: none;
}
#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-content{
    min-height: 250px;
    margin-right: 0;
    padding: 20px 45px 20px 0;
    position: relative;
    -webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	flex: 1;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
	justify-content: center;
	overflow: hidden;
}
#geodir-wrapper li.geodir-listview.hast-certificated .geodir-category-listing .geodir-content:after{
    content: '';
    background-image: url("assets/img/icon-certified.png");
    background-position: right top;
    background-repeat: no-repeat;
    height: 140px;
    width: 142px;
    position: absolute;
    top: 20px;
    right: 48px;
}
#geodir-wrapper li.geodir-listview.hast-certificated .geodir-category-listing .geodir-content .geodir-entry-header{
	padding-right: 155px;
}
#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-content .geodir-entry-header{
}
#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-content .geodir-entry-header .geodir-entry-title{
    font-size: 22px;
    text-transform: none;
    line-height: 1.4;
	margin-bottom: 2px;
	color: #6F3082;
}
#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-content .geodir-entry-header .geodir-entry-title > a:hover {
	color: #6F3082;
}

#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-content .geodir-entry-header h3{
	font-size: 20px;
	font-weight: normal;
	color: #6F3082;
	margin-bottom: 20px;
}
#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-content .geodir-meta{
    font-size: 16px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
}
#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-content .distance{
	display: none;
}
#geodir-wrapper li.geodir-listview.hast-certificated .geodir-category-listing .geodir-content .geodir-meta{
	padding-right: 155px;
}
#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-content .geodir-meta .col{
	min-width: 295px;
	padding-right: 10px;
}
#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-content .geodir-meta .col:last-child{
	padding-right: 0;
}
#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-content .geodir-meta .col .info{
	margin-bottom: 3px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
}
#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-content .geodir-meta strong{
	margin-right: 4px;
}
#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-content .geodir-meta span{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-content .geodir-entry-content{
	margin-top: 6px;
    max-height: 58px;
    overflow: hidden;
}
#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-content p{
}
#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-content .geodir-entry-content,
#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-content .geodir-entry-content p{
	font-size: 16px;
	line-height: 24px;
}
#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-content a.excerpt-read-more{
}
#geodir-wrapper .geodir-category-list-view a {
	color: #6f3082;
}
/** Single Post **/
#geodir-wrapper-content{
}
#geodir-wrapper-content .geodir-banner-title{
	padding: 0;
	margin: 0;
	border: 0;
	background: #77388A;
	background-image: url("assets/img/banner-find-instructor.jpg");
	color: #fff;
	background-repeat: no-repeat;
	background-position: center top;
	height: 286px;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
}
#geodir-wrapper-content .geodir-banner-title header{
}
#geodir-wrapper-content .geodir-banner-title header h1{
	margin-bottom: 19px;
}
#geodir-wrapper-content .geodir-banner-title header h3{
	font-weight: 800; /*600*/
	font-size: 16px;
	color: #fff;
	margin-bottom: 0;
}
#geodir-wrapper-content .geodir-content-page{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}
#geodir-wrapper-content .geodir-content-page .geodir-sidebar{
	width: 328px;
	margin-bottom: 5em;
}
#geodir-wrapper-content .geodir-content-page .geodir-sidebar figure{
}
#geodir-wrapper-content .geodir-content-page .geodir-sidebar figure > div{
	height: 250px;
	width: 100%;
	background-size: cover;
	background-position: center;
}
#geodir-wrapper-content .geodir-content-page .geodir-sidebar .geodir-info-instructor{
	background: #e5e7e9;
    padding: 24px 25px 10px;
    position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
}
#geodir-wrapper-content .geodir-content-page .geodir-sidebar .geodir-info-instructor h3{
	font-size: 20px;
	font-weight: normal;
}
#geodir-wrapper-content .geodir-content-page .geodir-sidebar .geodir-info-instructor p{
    color: #303840;
    font-size: 16px;
    font-weight: normal;
    overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
    line-height: 1.7;
    margin-bottom: 0px;
}
#geodir-wrapper-content .geodir-content-page .geodir-sidebar .geodir-info-instructor strong{
}
#geodir-wrapper-content .geodir-content-page .geodir-sidebar .geodir-info-instructor p.list-certifications{
    margin-top: 26px;
}
#geodir-wrapper-content .geodir-content-page .geodir-sidebar .geodir-info-instructor .icon-certifications{
	padding-bottom: 140px;
}
#geodir-wrapper-content .geodir-content-page .geodir-sidebar .geodir-info-instructor .icon-certified{
    background-image: url("assets/img/icon-certified.png");
    background-position: right top;
    background-repeat: no-repeat;
    height: 140px;
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 9px;
}
#geodir-wrapper-content .geodir-content-page .geodir-main{
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-left: 52px;
    margin-bottom: 3em;
}
#geodir-wrapper-content .geodir-content-page .geodir-main article{
	padding-top: 2.2em;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 1.7em;
	margin-bottom: 2em;
}
#geodir-wrapper-content .geodir-banner-title header h1 {
	color: #FFF;	
}
#geodir-wrapper-content .geodir-content-page .geodir-main article h2{
    color: #6F3082;
    font-weight: bold;
    font-size: 22px;
    text-transform: none;
    margin-bottom: 7px;
}
#geodir-wrapper-content .geodir-content-page .geodir-main article h3{
	font-size: 20px;
	color: #6f317e;
	font-weight: normal;

}
#geodir-wrapper-content .geodir-content-page .geodir-main article p{
	color: #303840;
	font-size: 16px;
}

#geodir-wrapper-content .geodir-content-page .geodir-main #comments{
}
#geodir-wrapper-content .geodir-content-page .geodir-main #comments .comments-title{
	color: #737373;
	font-size: 15px;
	text-transform: none;
	margin-top: 35px;
}
#geodir-wrapper-content .geodir-content-page .geodir-main #comments .commentlist{
	list-style: none;
}
#geodir-wrapper-content .geodir-content-page .geodir-main #comments .commentlist li{
    list-style: none;
}
#geodir-wrapper-content .geodir-content-page .geodir-main #comments .commentlist li article.comment{
    position: relative;
    padding: 0;
    margin: 2em 0;
    border-bottom: 0;
}
#geodir-wrapper-content .geodir-content-page .geodir-main #comments .commentlist li article.comment header{
    position: relative;
    font-size: 15px;
    padding-top: 25px;
    padding-right: 58px;
}
#geodir-wrapper-content .geodir-content-page .geodir-main #comments .commentlist li article.comment header a{
	color: #737373;
}

#geodir-wrapper-content .geodir-content-page .geodir-main #comments .commentlist li article.comment header img.avatar{
	position: absolute;
	right: 0;
    top: 2px;
	border-radius: 50%;
	max-width: 50px;
}
#geodir-wrapper-content .geodir-content-page .geodir-main #comments .commentlist li article.comment header cite span,
#geodir-wrapper-content .geodir-content-page .geodir-main #comments .commentlist li article.comment header span.item{
	display: none;
}
#geodir-wrapper-content .geodir-content-page .geodir-main #comments .commentlist li article.comment header cite *{
	color: #737373;
}
#geodir-wrapper-content .geodir-content-page .geodir-main #comments .commentlist li article.comment header cite .reviewer *{
	color: #343434;
}
#geodir-wrapper-content .geodir-content-page .geodir-main #comments .commentlist li article.comment header time:before{
	content: ' - ';
}
#geodir-wrapper-content .geodir-content-page .geodir-main #comments .commentlist li article.comment .gd-star-rating{
    position: absolute;
    top: 0;
}
#geodir-wrapper-content .geodir-content-page .geodir-main #comments .commentlist li article.comment .gd-star-rating i.fa{
	font-size: 18px;
	color: #6F3082;
}
#geodir-wrapper-content .geodir-content-page .geodir-main #comments .commentlist li article.comment .gd-rating-text{
	display: none;
}
#geodir-wrapper-content .geodir-content-page .geodir-main #comments .commentlist li article.comment .comment-content{
	padding-right: 50px;
}
#geodir-wrapper-content .geodir-content-page .geodir-main #comments .commentlist li article.comment .description{
	padding-top: 7px;
}
#geodir-wrapper-content .geodir-content-page .geodir-main #comments .commentlist li article.comment .description p{
	margin-bottom: 5px;
}
#geodir-wrapper-content .geodir-content-page .geodir-main #comments .commentlist li article.comment .comment-links{
}
#geodir-wrapper-content .geodir-content-page .geodir-main #comments .commentlist li article.comment .comment-links .edit-link,
#geodir-wrapper-content .geodir-content-page .geodir-main #comments .commentlist li article.comment .comment-links .reply{
	display: inline-block;
	vertical-align: top;
    font-size: 13px;
    margin-bottom: 0;
}
#geodir-wrapper-content .geodir-content-page .geodir-main #comments .commentlist li article.comment .comment-links .edit-link{
    margin-right: 8px;
}
#geodir-wrapper-content .geodir-content-page .geodir-main #comments .commentlist li article.comment .comment-links .reply{
}

#geodir-wrapper-content .geodir-content-page .geodir-main #comments #reply-title{
	color: #737373;
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 8px;
}
#geodir-wrapper-content .geodir-content-page .geodir-main #comments #commentform{
}
#geodir-wrapper-content .geodir-content-page .geodir-main #comments p{
	color: #303840;
	font-size: 15px;
	font-weight: normal;
	padding-left: 0;
	padding-right: 0;
}
#geodir-wrapper-content .geodir-content-page .geodir-main #comments p.logged-in-as{
}
#geodir-wrapper-content .geodir-content-page .geodir-main #comments p.logged-in-as a{
}
#geodir-wrapper-content .geodir-content-page .geodir-main #comments .br-widget{
}
#geodir-wrapper-content .geodir-content-page .geodir-main #comments .br-widget a{
}
#geodir-wrapper-content .geodir-content-page .geodir-main #comments label{
	display: block;
	color: #343434;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 8px;
	margin-top: 11px;
}
#geodir-wrapper-content .geodir-content-page .geodir-main #comments textarea,
#geodir-wrapper-content .geodir-content-page .geodir-main #comments input[type="text"]{
	border: 1px solid #cccccc;
    max-width: 550px;
    width: 100%;
    padding: 10px;
}
#geodir-wrapper-content .geodir-content-page .geodir-main #comments textarea:focus,
#geodir-wrapper-content .geodir-content-page .geodir-main #comments input[type="text"]:focus{
	outline: none;
}
#geodir-wrapper-content .geodir-content-page .geodir-main #comments textarea{
    height: 127px;
}
#geodir-wrapper-content .geodir-content-page .geodir-main #comments input[type="text"]{
}
#geodir-wrapper-content .geodir-content-page .geodir-main #comments .submit{
    border: 0;
    background: #6f3082;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    min-width: 135px;
    height: 50px;
    /* line-height: 50px; */
    margin-top: 7px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
#geodir-wrapper-content .geodir-content-page .geodir-main #comments .submit:focus{
	outline: none;
}
#geodir-wrapper-content .geodir-content-page .geodir-main #comments .submit:hover{
	background-color: #343434;
}
#geodir-wrapper-content .geodir-content-page .geodir-main .br-theme-fontawesome-stars .br-widget a.br-selected:after,
#geodir-wrapper-content .geodir-content-page .geodir-main .br-theme-fontawesome-stars .br-widget a.br-active:after,
#geodir-wrapper-content .geodir-info-instructor p > a{
	color: #6f3082;
}
.post-type-archive-gd_place .basel-sticky-sidebar-opener{
	display: none !important;
}


/** Simulate VC Full Width in Hero Banner - Find Instructor **/
.geodir_full_page,
.geodir-banner-title,
.geodir-search-container {
	width: calc(100vw);
    left: calc((-100vw - -1155px)/ 2);
    position: relative;
}
#geodir-wrapper {
	overflow: visible !important;
}

.geodir_full_page .row,
#geodir-wrapper .geodir-banner-title .row,
#geodir-wrapper > .container > .row,
#geodir-wrapper-content > article > .container > .row {
	padding: 0 15px;
}

#respond.comment-respond p[class^="comment-form-"] input, 
#respond.comment-respond p[class^="comment-form-"] textarea {
	outline: none;
    border: 1px solid #c9c9c9;
    font-size: 13px;
    min-height: 34px;
    padding: 5px 10px;
    width: 100%;
}
#respond.comment-respond p[class^="comment-form-"] .required, 
#respond.comment-respond p[class^="comment-form-"] .required {
	color: #343434;
}
#comments.comments-area .comment-respond .comment-form-author, .comments-area .comment-respond .comment-form-email, .comments-area .comment-respond .comment-form-url {
	width: 100%;
}
/** Search **/
.search-results .blog-design-default.product .entry-thumbnail {
	margin-bottom: 0;
}
/** Giveaway **/
.giveaway-form .gform_title {
	color: #6F3082;
}
.giveaway-form .gform_button {
	background-color: #6F3082;
	color: #FFF;
}
/** Popup Promo **/
.basel-promo-popup strong span {
	color: #6F3082 !important;
}
/** Menu Vertical Browser Categories **/
ul.sub-menu-title-opacity-0 > li > a {
	opacity: 0 !important;
}

@media only screen and (max-width: 1200px) {
	.geodir_full_page,
	.geodir-banner-title,
	.geodir-search-container {
		width: calc(100vw);
		left: calc((-100vw - -955px)/ 2);
		position: relative;
	}
}
@media only screen and (max-width: 992px) {
	.geodir_full_page,
	.geodir-banner-title,
	.geodir-search-container {
		width: calc(100vw);
		left: calc((-100vw - -735px)/ 2);
		position: relative;
	}
}
@media only screen and (max-width: 768px) {
	.geodir_full_page,
	.geodir-banner-title,
	.geodir-search-container {
		width: calc(100vw);
		left: calc((-100vw - -100%)/2);
		position: relative;
	}
	#geodir-wrapper .geodir-banner-title > .container {
		width: 100%;
	}
	#geodir-wrapper .geodir-content-page h1 {
		font-size: 25px;
	}
}

/** Accordion Faqs **/
.content-faqs .faq-slide:not(:last-child) {
	margin-bottom: 8px;
}
.content-faqs .faq-slide .top-slide {
	background-color: #FAFAFA;
    border: 1px solid #D6D6D6;
    border-radius: 3px;
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.05);
}
.content-faqs .faq-slide .top-slide h4 {
    color: #6F3082 !important;
    cursor: pointer;
    display: block;
    font-family: 'Lato', sans-serif;
    font-size: 18px !important;
    font-weight: normal;
    line-height: 1.4em;
    margin-bottom: 0;
    padding: 1em 3.5em 1em 1em;
    position: relative;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.content-faqs .faq-slide .bottom-slide {
    display: none;
    overflow: hidden;
    padding: 1.78em 21px 0.6em 21px;
    position: relative;
}
.content-faqs .faq-slide .top-slide h4:after {
    /* background-color: #343434; */
    background-image: url("assets/img/buttons-faqs.svg");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    color: #fff;
    content: '';
    font-size: 15px;
    height: 28px;
    line-height: 29px;
    position: absolute;
    right: 26px;
    text-align: center;
    top: 17px;
    vertical-align: text-bottom;
    width: 28px;
    border-radius: 50%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.content-faqs .faq-slide.active .top-slide h4:after {
    background-position: 0px -68px;
}
/** Rating **/
#comments .jRatingAverage,
#comments .jRatingAverage {
	background-color: #6F3082;
}
/** Comments **/
.comments-area {
	max-width: 480px;
}
@media only screen and (max-width:1024px) {
	#geodir-wrapper .geodir-search-container h1{
		font-size: 28px;
	}
	#geodir-wrapper .geodir-search-container .gd-search-input-wrapper input[type="text"], 
	#geodir-wrapper .geodir-search-container .gd-search-input-wrapper input[type="search"]{
		height: 45px;
		line-height: 45px;
	}
	#geodir-wrapper .geodir-search-container button.geodir_submit_search{
		height: 45px;
	}
	#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-post-img{
		width: 250px;
		min-width: 250px;
	    margin-right: 20px;
	}
	#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-content .geodir-meta{
		overflow: hidden;
	}
	#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-content .geodir-meta .col{
		min-width: 0px;
	}
	#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-content .geodir-meta .col .info{
		display: inline-block;
	}
	#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-content .geodir-meta{
		font-size: 15px;
	}
	#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-content .geodir-entry-content, 
	#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-content .geodir-entry-content p{
		font-size: 14px;
	}
	#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-content .geodir-entry-header .geodir-entry-title{
		font-size: 20px;
	}
	#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-content .geodir-entry-header h3{
		font-size: 18px;
	}
}

@media only screen and (max-width:940px) {
	#geodir-wrapper-content .geodir-content-page .geodir-main article img{
		max-width: 50%;
		height: auto;
	}
}

@media only screen and (max-width:853px) {
	#geodir-wrapper .geodir-search-container .geodir-loc-bar{
		min-height: 0;
		padding: 3em 0;
	}
	#geodir-wrapper .geodir-search-container .gd-search-input-wrapper label{
		font-size: 14px;
		margin-right: 10px;
	}
	#geodir-wrapper .geodir-search-container h1{
		font-size: 24px;
	}
	#geodir-wrapper .geodir-search-container p{
	    margin-bottom: 26px;
	}
	#geodir-wrapper .geodir-search-container button.geodir_submit_search{
		min-width: 0;
		font-size: 14px;
		max-width: 150px;
	}
	#geodir-wrapper .geodir-search-container button.geodir_submit_search{
	    margin-left: 6px !important;
	}
	#geodir-wrapper .geodir-search-container .connector-text{
		display: none;
	}
	#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-content .geodir-meta{
		display: block;
	}
	#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-content .geodir-entry-header h3{
		margin-bottom: 10px;
	}
	#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-content .geodir-meta .col .info{
		width: 100%;
	}

	/** Single **/
	#geodir-wrapper-content .geodir-banner-title{
		height: auto;
		padding: 3em 0;
	}
	#geodir-wrapper-content .geodir-banner-title header h1{
		font-size: 28px;
		margin-bottom: 10px;
	}
	#geodir-wrapper-content .geodir-banner-title header h3{
	    font-size: 14px;
	}
	#geodir-wrapper-content .geodir-content-page{
		-webkit-flex-direction: column-reverse;
		-moz-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
	#geodir-wrapper-content .geodir-content-page .geodir-main{
		margin-left: 0;
	}
	#geodir-wrapper-content .geodir-content-page .geodir-sidebar{
		width: 100%;
	}
	#geodir-wrapper-content .geodir-content-page .geodir-sidebar figure > div{
		display: none;
	}
}

@media only screen and (max-width:767px) {
	#geodir-wrapper .geodir-search-container .geodir-loc-bar{
		padding-left: 20px;
		padding-right: 20px;
	}
	#geodir-wrapper li.geodir-listview.hast-certificated .geodir-category-listing .geodir-content:after{
		background-size: 100px;
		height: 100px;
		width: 100px;
		right: 10px;
	}
	#geodir-wrapper li.geodir-listview.hast-certificated .geodir-category-listing .geodir-content .geodir-entry-header,
	#geodir-wrapper li.geodir-listview.hast-certificated .geodir-category-listing .geodir-content .geodir-meta{
		padding-right: 73px;
	}
	#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-post-img{
		width: 200px;
		min-width: 200px;
		height: 200px;
	}
	#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-content{
		padding-right: 20px;
		overflow: hidden;
	}
}
@media only screen and (max-width:640px) {
	.geodir-breadcrumb{
		display: none;
	}
}
@media only screen and (max-width:540px) {
	#geodir-wrapper .geodir-search-container h1{
		font-size: 20px;
	}
	#geodir-wrapper .geodir-search-container p{
		font-size: 14px;
	}
	#geodir-wrapper .geodir-search-container .geodir-loc-bar-in .geodir-search{
		display: block;
	}
	#geodir-wrapper .geodir-search-container .gd-search-input-wrapper label{
		clear: both;
		width: 100%;
	}
	#geodir-wrapper .geodir-search-container .geodir-loc-bar{
	    background-size: cover;
		padding: 3em 0 2em;
		padding-left: 20px;
    	padding-right: 20px;
	}
	#geodir-wrapper .geodir-search-container .gd-search-input-wrapper{
		width: 100% !important;
		display: block;
	    margin-bottom: 1em;
	}
	#geodir-wrapper .geodir-search-container .gd-search-input-wrapper input[type="text"], 
	#geodir-wrapper .geodir-search-container .gd-search-input-wrapper input[type="search"]{
		width: 100% !important;
		display: block;
		max-width: 100%;
		height: 35px;
		line-height: 35px;
	}
	#geodir-wrapper .geodir-search-container .gd-search-field-near .snear{
	    background-position: 98% center;
	}
	#geodir-wrapper .geodir-search-container button.geodir_submit_search{
		flex: none;
		display: block;
		clear: both;
		margin: 1em auto 0 !important;
		height: 40px;
	}
	#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-post-img{
		display: none;
	}
	#geodir-wrapper li.geodir-listview .geodir-category-listing{
		padding: 1em 20px;
		display: block;
	}
	#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-content .geodir-entry-header .geodir-entry-title{
		font-size: 18px;
	}
	#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-content .geodir-entry-header h3{
		font-size: 16px;
	}
	#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-content .geodir-meta{
		font-size: 14px;
	}
	#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-content .geodir-entry-content{
		overflow: visible;
		max-height: none;
	}
	#geodir-wrapper li.geodir-listview .geodir-category-listing .geodir-content{
		padding: 0;
	}
}
@media only screen and (max-width:375px) {
	#geodir-wrapper-content .geodir-banner-title header h1{
		font-size: 22px;
	}
	.instagram-widget h3.title {
		font-size: 11px !important; 
	}
}


/************** WooCommerce **************/
@media only screen and (min-width: 1200px) {
    .vc_carousel_container[data-desktop="5"] .owl-carousel-item .product-grid-item .product-title{
        min-height: 59px;
    }
    .vc_carousel_container[data-desktop="5"] .owl-carousel-item .basel-hover-standard .product-element-top{
        min-height: 212px;
    }
}

/** Shop **/
.main-header.no-show-category-menu .secondary-header .mega-navigation{
    /* display: none; */
}
.main-header.no-show-category-menu.header-categories .search-extended{
    /* padding-top: 7px;
    padding-left: 0; */
}

.post-type-archive-product .main-page-wrapper .page-title,
.tax-product_cat .main-page-wrapper .page-title{
    display: none;
}


/* Product */
.single-product-content .entry-title{
    font-size: 34px;
}

.product-type-variable.product-design-default .entry-summary .variations_form{
    width: 100%;
}
.product-type-variable.product-design-default.single-product-content table.variations tr,
.product-type-variable.product-design-default.single-product-content table.variations td{
    display: block;
    width: 100%;
}
.product-type-variable.product-design-default.single-product-content table.variations td.label{
    padding-bottom: 8px;
}
.product-type-variable.product-design-default.single-product-content .variations td.value select{
    max-width: 360px;;
}

.single-product-content #comments{
    width: 100%;
    padding-right: 0;
}
.single-product-content #review_form_wrapper{
    border-left: 0;
    width: 100%;
    padding-left: 0;
    padding-top: 40px;
    padding-bottom: 20px;
    border-bottom: 0;
    border-top: 1px solid #efefef;
    margin-top: 20px;
}


@media only screen and (max-width: 1200px) {
    /** Header **/
    header.main-header .right-column{
		/* width: 150px; */
		width: 132px;
    }
    /* header.main-header .main-nav .menu>li>a{
        padding-left: 10px;
        padding-right: 10px;
	} */
	header.main-header .main-nav ul.menu>li>a{
		font-size: 12px;
		padding-left: 8px;
		padding-right: 8px;
	}
}

@media only screen and (max-width: 991px) {
    /* Home */
    /*.home header.main-header {
        margin-bottom: 0;
    }*/
    /** Widget Instagram **/
    .instagram-per-row-6 .instagram-pics li:nth-child(n+5) {
        display: none;
    }
    /* */
    .title-wrapper.basel-title-size-default .title-after_title {
        font-size: 14px !important;
    }
}
@media only screen and (max-width: 853px) {
	/* #geodir-wrapper-content .geodir-content-page .geodir-main {
		padding: 0 15px;
	} */
}
@media only screen and (max-width: 768px) {
    /** Widget Instagram **/
    .instagram-per-row-6 .instagram-pics li:nth-child(n+5) {
        display: list-item;
    }
    .instagram-per-row-6 .instagram-pics li {
        flex-basis: 33.3333%;
        max-width: 33.3333%;
    }
}

@media only screen and (max-width: 375px) {
    /** Widget Instagram **/
    .instagram-per-row-6 .instagram-pics li:nth-child(n+5) {
        display: none;
    }
    .instagram-per-row-6 .instagram-pics li {
        flex-basis: 50%;
        max-width: 50%;
    }
}

/*************************************************/
/** Categories **/
.content-subcategories{
	margin-bottom: 80px;
	display: table;
	width: 100%;
}
.content-subcategories h3{
	margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
    line-height: 1.2;
    font-family: unset;
}
.content-subcategories h3 a{
	font-size: 15px;
    display: inline-block;
}
.content-subcategories .item-subcategory{
	margin-bottom: 60px;
}
.content-subcategories .item-subcategory figure{
	align-items: center;
    display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
}
.grid-4 .content-subcategories .item-subcategory figure{
	min-height: 175px;
}
.grid-3 .content-subcategories .item-subcategory figure{
	min-height: 161px;
}
.grid-2 .content-subcategories .item-subcategory figure{
	min-height: 300px;
}
.content-subcategories .item-subcategory figure a{
	display: block;
    text-align: center;
}
.content-recent-posts .post-slide{
	margin-bottom: 40px;
}
@media only screen and (max-width: 1199px) {
	.grid-2 .content-subcategories .item-subcategory figure{
		min-height: 270px;
	}
}
@media only screen and (max-width: 991px) {
	.grid-2 .content-subcategories .item-subcategory figure{
		min-height: 214px;
	}
	.grid-3 .content-subcategories .item-subcategory figure{
		min-height: 126px;
	}
}
@media only screen and (max-width: 767px) {
	.content-subcategories .item-cat-tag-clear{
		display: none;
	}
	.grid-2 .content-subcategories .item-subcategory figure{
		min-height: 0;
	}
	.grid-3 .content-subcategories .item-subcategory figure{
		min-height: 0;
	}
}
@media only screen and (max-width: 570px) {
	.grid-4 .content-subcategories .item-subcategory figure{
		min-height: 0;
	}
}
@media only screen and (max-width: 480px) {
	.col-xss-12{
		width: 100%;
	}
}

/** No sidebar Post **/
.site-content.no-sidebar{
	left: 0 !important;
	margin: 0 auto;
	float: none !important;
}
.offcanvas-sidebar-mobile .basel-sticky-sidebar-opener{
	background-color: #6f3082;
}

/**  Update - 10/03/20 **/
.wc-pao-addon-checkbox-required-error p,
.wc-pao-addon-checkbox-required-error p label{
	color: inherit;
}


#sidebar-area-top-breadcrums-archive-desktop, 
#sidebar-area-top-breadcrums-archive-mobile {
    width: 100%;
    max-width: 970px;
    margin: 0 auto;
    position: relative;
    margin-top: -40px;
    margin-bottom: 55px;
    min-height: 250px;
}
#sidebar-area-top-breadcrums-archive-desktop iframe {
	width:100% !important;
}
#sidebar-area-top-breadcrums-archive-desktop iframe img {
	width:100% !important;
	height:auto !important;
}
#sidebar-top-footer {
	width: 50%;
    max-width: 50%;
    margin: 0 auto;
    position: relative;
	padding:15px 0;
}
#sidebar-top-footer-mobile {
	width: 90%;
    max-width: 90%;
    margin: 0 auto;
    position: relative;
	padding:15px 0;
}
#sidebar-top-footer-mobile .textwidget.custom-html-widget {
    display: block;
    justify-content: normal;
}

/* 28/01/22 fix sidebar ADS */
div#TWAW_Mobile_Leaderboard_1 {
	display: none;
}
@media(max-width: 991px){
	div#TWAW_Mobile_Leaderboard_1 {
	    display: flex;
	    justify-content: center;
		display: block;
	}

	div#sidebar-area-fixed-footer-mobile {
	    position: fixed;
	    bottom: 0;
	    left: 50%;
	    transform: translate(-50%, 0);
	    display: none;
	}
}
@media(max-width: 768px){
	.textwidget.custom-html-widget {
	    display: flex;
	    justify-content: center;
	}
	.offcanvas-sidebar-mobile .sidebar-container {
		width: 340px;
		transform: translate3d(-340px,0,0);
    	-webkit-transform: translate3d(-340px,0,0);
	}
}
@media(max-width: 360px){
	.offcanvas-sidebar-mobile .sidebar-container {
		width: 310px;
		transform: translate3d(-310px,0,0);
    	-webkit-transform: translate3d(-310px,0,0);
	}
	.offcanvas-sidebar-mobile .sidebar-container .sidebar-widget {
	    margin-left: 5px;
	    margin-right: 5px;
	    padding-bottom: 20px;
	    margin-bottom: 10px;
	}
}

/* Menu Categories fix */
ul#menu-categories .menu-image-title-after.menu-image-title {
    padding-left: 0;
}

#aside-instructors-single {
	text-align:center;
	padding:30px 0 0 0;
}
#sidebar-area-instructors-archive {
	text-align: center;
    position: relative;
    margin-top: -30px;
    margin-bottom: 30px;
}
