header#masthead nav.navbar {
	box-shadow: none;
}

body {
	color: #343843;
}

a,.product-list span.title {
  color: #343843;
}

.activ-header nav.navbar {
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1607843137) !important;
}
.page-header h1.page-title {
  font-size: 2.5rem;
}
.page .sub-menu .sub-nav-block .nav-tabs .nav-item.tab-last .nav-link {
  border-right: 1px solid #a5a5a5;
}
.page .sub-menu .sub-nav-block .nav-tabs .nav-link, .page .sub-menu {
	border-color: #a5a5a5 !important;
}
.page .sub-menu .sub-nav-block .nav-tabs .nav-item.active .nav-link {
  border-bottom: 1px solid #ffffff !important;
}
.page .sub-menu .sub-nav-block .nav-tabs .nav-link {
	font-size: 1.1rem !important;
	letter-spacing: 1px;
	padding: 10px 20px;
}
.slick-slider .slider-text, .carousel-slider .slider-text {
  background: rgba(0, 0, 0, 0.30);
}
.page-wrapper .woocommerce-products-header .filter, .page-wrapper #artist-list .filter {
  padding: 8px 20px !important;
  font-size: 14px !important;
  font-weight: 300 !important;
}
.woocommerce-products-header .product-filter .filter-icon svg {
  width: 25px;
  height: 25px;
}
.woocommerce-products-header .product-filter.active .filter-icon svg path {
  fill: #fff;
  stroke-dasharray: 100;
}
.single-product .type-product .product_title {
  font-size: 1.75rem;
  letter-spacing: 4px;
  line-height: 34px;
}
.single-product .type-product .artist h3 {
  letter-spacing: 3px;
}

.single-product .type-product .product-price .price.sold {
  margin: 0 !important;
  font-weight: 500;
  font-size: 2.4rem !important;
  color: #ff4d4d !important;
  line-height: 30px;
}
.post-type-archive-product .product-list .product-text p .price.sold {
	color: #ff4d4d !important;
}
.block-2-cols .single_add_to_cart_button,
.single-product .type-product button.single_add_to_cart_button {
  padding: 0.75rem 2rem !important;
  font-size: 1rem !important;
}

.single-product .type-product .yith-wcwl-add-button .add_to_wishlist.single_add_to_wishlist {
  text-transform: uppercase;
  letter-spacing: 1px;
  border: none !important;
  padding: 16px 0 0.75rem 0 !important;
  height: 50px !important;
  font-size: 1rem !important;
  text-decoration: none;
}

.single-product .type-product .yith-wcwl-add-button .add_to_wishlist.single_add_to_wishlist:hover {
	font-weight: bold;
}

.single-product .type-product .yith-wcwl-wishlistaddedbrowse a,
.single-product .type-product .yith-wcwl-wishlistexistsbrowse a {
	font-size: 1rem !important;
	padding: 1.25rem 0 !important;
}

.woocommerce-page .product.single .flex-control-nav, .woocommerce .product.single .flex-control-nav {
	bottom: -45px;
}

.wishlist_table.images_grid li .item-details table.item-details-table td, .wishlist_table.mobile li .item-details table.item-details-table td, .wishlist_table.mobile li table.additional-info td, .wishlist_table.modern_grid li .item-details table.item-details-table td {
  font-size: 14px !important;
}

.single-product .type-product .flex-control-paging li a, .single-product .type-product .flex-control-paging li a {
  width: 10px !important;
  height: 10px !important;
  background: #aeafb4 !important;
  -o-box-shadow: inset 0 0 3px #aeafb4 !important;
  box-shadow: inset 0 0 3px #aeafb4 !important;
}
.single-product .type-product .flex-control-paging li a.flex-active, .single-product .type-product .flex-control-paging li a.flex-active {
	background: #343843 !important;
	box-shadow: inset 0 0 3px #343843 !important;
}
.single-product .type-product .flex-direction-nav .flex-disabled {
	opacity: 1 !important;
}
.single-product .type-product .flex-direction-nav a.flex-next::before,
.single-product .type-product .flex-direction-nav a.flex-prev::before {
  content: "";
  display: block;
  width: 15px;
  height: 44px;
  background-size: contain !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.single-product .more-by .artist-carousel .slick-prev,
.single-product .more-by .artist-carousel .slick-next {
	width: auto !important;
    height: auto !important;
	top: 50%;
}
.single-product .more-by .artist-carousel .slick-prev {
  left: -35px;
}
.single-product .more-by .artist-carousel .slick-next {
  right: -30px;
}
.single-product .more-by .artist-carousel .slick-next::before,
.single-product .more-by .artist-carousel .slick-prev::before {
  font-size: 0 !important;
  width: 10px;
  height: 40px;
  display: block;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}
.single-product .type-product .flex-direction-nav a.flex-next::before,
.single-product .more-by .artist-carousel .slick-next::before {
	background: url("/web/wp-content/themes/basestation/img/flex-next.png");
}
.single-product .type-product .flex-direction-nav a.flex-prev::before,
.single-product .more-by .artist-carousel .slick-prev::before {
	background: url("/web/wp-content/themes/basestation/img/flex-prev.png");
}

.wishlist-button-wrap .wishlist_save.wishlist_saved,
.wishlist-button-wrap .menu_items .menu_item.wishlist_saved {
  color: #d2e280 !important;
}
.product-list .wishlist-button-wrap .wishlist_save_icon {
  font-size: 14px;
}
.product-list .wishlist-button-wrap .wishlist_save_icon .fas.fa-heart,
.product-list .wishlist-button-wrap .wishlist_save_icon .far.fa-heart {
  vertical-align: top;
}
.single-product .prev-next.product-prev-next .prev-arr {
  margin-right: 10px;
}
.single-product .prev-next.product-prev-next .next-arr {
  margin-left: 10px;
}
.single-product .prev-next.product-prev-next a {
	font-size: 1rem !important;
}
.single-product .product-tabs-block .nav.product-tabs .nav-link {
  padding: 0 !important;
  margin: 0 24px 0 24px;
  font-size: 1.10rem;
}
.single-product .product-tabs-block .nav.product-tabs .nav-link.active {
}

.single-product .product-tabs-block .tab-content h4 {
  font-size: 1.5rem;
  letter-spacing: 5px;
  margin: 40px 0 20px 0;
}
.single-product .product-tabs-block .tab-content .text-link-button {
  font-size: 1rem;
}
.single-product .more-by h4 {
  font-size: 1.10rem;
  letter-spacing: 4px;
}
.single-product.postid-15605 .product-description {
  line-height: 30px;
  font-size: 1rem;
  font-weight: 300;
}
.single-product.postid-15605 .variations_form.cart .variations .label label {
  line-height: 40px;
  font-size: 1rem;
  font-weight: 200 !important;
}
.single-product.postid-15605 #product-15605 p:last-child {
  font-size: 1rem !important;
}
.single-product.postid-15605 .type-product button.single_add_to_cart_button {
  padding: 1.1rem 2rem !important;
  font-size: 1.25rem !important;
  height: 56.5px;
}
.single-product.postid-15605 .variations_form .variations td select {
	font-size: 1.25rem !important;
}
.single-product.postid-15605 .variations select {
	margin-right: 0 !important;
}
.single-product.postid-15605 form.variations_form.cart {
  margin-top: 2rem;
}
#mc_embed_signup .mc-title {
  font-weight: 100;
  line-height: 28px;
font-size: 1.2rem;
  letter-spacing: 5px;
}
#mc_embed_signup #mc-embedded-subscribe {
  width: 100%;
  line-height: 37px;
  text-transform: uppercase;
  font-weight: 200;
}
#mc_embed_signup #mc-embedded-subscribe:hover {
  font-weight: 500;
}


.newsletter-block {
  border-top: none !important;
}

a.d-block {
  text-decoration: none;
}

.block-block .heading .block-title {

  margin-bottom: 0;
}
@media screen and (min-width: 1200px) {
.page .sub-menu .sub-nav-block.sub-nav-block-number-2 .nav-item {
  width: 25% !important;
}
}

.menu-main-menu-container .navbar-nav li.current-page-ancestor > a {
	color: #343843 !important;
}

.product-image, .colimg-icon, .artist-img, .card-image {
	position: relative;
    -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
/* Image rollover removal request from client
.product-image::before, .colimg-icon::before, .artist-img::before, .card-image::before {
  background: rgba(0,0,0,0.4);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
} */
.colimg-icon:hover::before, .artist-img:hover::before, .card-image:hover::before {
	opacity: 1;
	top: 0;
}
.wishlist-button-wrap .not-logged-in .wishlist_save_icon .fas {
  font-weight: normal;
}
.wishlist-button-wrap .not-logged-in.wishlist_saved .wishlist_save_icon .fas {
  font-weight: 900;
}
.single-product .wishlist-button-wrap .not-logged-in .wishlist_save_icon .fas {
  font-size: 18px;
  margin-right: 0.60rem;
}
.page-wrapper #secondary, .page-wrapper .sidebar {
  max-width: 500px;
  left: -500px;
  padding: 60px 30px;
}
.woof.woof_sid.woof_sid_widget {
  margin-top: 20px;
}
.woof_sid_widget .woof_husky_txt-input, .woof_sid_widget select.orderby, .woof_sid_widget select {
  border: 1px solid #a5a5a5 !important;
  padding: 1rem 1.5rem;
  line-height: 26px;
}
.woof_redraw_zone h4, .woof_redraw_zone .h4 {
  font-size: 1rem !important;
  margin-top: 0 !important;
}
.page-wrapper .woof_container_inner_selectcategory ul li span {
  padding: 1rem 10px;
  line-height: normal;
}
.woof_list_label .woof_label_term {
  border: 1px solid #a5a5a5;
  margin: 0px 0px 10px 0;
}
.page-wrapper .woof_container_inner_selectcategory ul li span.checked, .page-wrapper .woof_container_inner_selectcategory ul li span:hover, .page-wrapper .woof_container_inner_selectcategory ul li span.active {
  background: #333;
  border-color: #333;
  font-weight: 500;
}
.woof_sid_widget .button.woof_reset_search_form, #artist-filter .artist-action .reset.text-end {
  padding: 0 !important;
  font-weight: 500;
  margin-bottom: 40px;
  margin-top: 30px;
  text-transform: uppercase;
}
.page-wrapper #secondary .close, .page-wrapper .sidebar .close {
  margin-top: 0;
  font-size: 28px;
  top: 0;
  font-weight: 200;
}
.woof_text_search_container .woof_text_search_go {
  display: block !important;
  width: 35px;
  height: 35px;
  right: 20px;
  top: 12px;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: contain !important;
}
.woof_container_inner .woof_block_html_items .woof_list.woof_list_checkbox li {
  float: left;
  width: 48%;
  overflow: hidden;
  word-wrap: break-word;
  word-break: break-all;
  margin-right: 2%;
  line-height: normal;
}
.woof_container_inner .woof_block_html_items .woof_list.woof_list_checkbox li input[type="checkbox"],
.wishlist-listing tr th input[type="checkbox"], .wishlist-listing tr td input[type="checkbox"] {
  width: 20px;
  height: 20px;
  border: 1px solid #a5a5a5 !important;
  appearance: none;
  -webkit-appearance: none;
}
.woof_container_inner .woof_block_html_items .woof_list.woof_list_checkbox li input[type="checkbox"]:checked, .wishlist-listing tr th input[type="checkbox"]:checked, .wishlist-listing tr td input[type="checkbox"]:checked {
  -webkit-appearance: none;
  background: #333333 !important;
  background-image: url("/web/wp-content/themes/basestation/img/checked-mark.png") !important;
  background-position: center center !important;
  background-size: 80% !important;
  background-repeat: no-repeat !important;
}
.woof_submit_search_form_container {
  background: transparent;
  width: 100%;
  padding: 1.5rem 30px 10px;
  max-width: 480px;
}
.button.woof_submit_search_form {
  font-weight: 200 !important;
  padding: 20px 0 !important;
}
.irs--round .irs-to {
  left: 90% !important;
}
.woof_text_search_container.woof_container.woof_container_woof_text {
  padding-top: 0;
}
@media screen and (max-width: 575px) {
.container {
  width: 95% !important;
}
.woof_checkbox_label {
  font-size: 14px !important;
}
.irs--round .irs-to {
  left: 85% !important;
}

.newsletter-fields { padding-left: 0;}
.newsletter-subscribe
	{ padding-right: 0;
	}
}


.wishlist-listing {
  border-collapse: collapse !important;
}
.wishlist-listing tr th, .wishlist-items-list tr td {
  border-top: 0 !important;
  border-bottom: 1px solid #a5a5a5 !important;
  padding: 20px 0px 20px 20px !important;
}
.woocommerce-cart-form .shop_table.shop_table_responsive.cart tr td {
	padding: 20px 0px 20px 20px !important;
	border-color: #a5a5a5 !important;
}
.woocommerce-cart-form .shop_table.shop_table_responsive.cart tr th {
	padding: 20px 0px 10px 20px !important;
}
.wishlist-listing tr th input[type="checkbox"], .wishlist-listing tr td input[type="checkbox"] {
  border-radius: 4px;
  vertical-align: middle;
}
.wishlist-listing .wp-element-button.product_type_simple.add_to_cart_button, .wishlist-listing .wp-element-button.product_type_simple.add_to_cart {
  float: right;
  display: block !important;
  text-transform: uppercase;
  font-size: 0.75rem !important;
}
.wishlist-listing .product-name a {
  font-size: 1rem;
}
.yith_wcwl_wishlist_footer select {
  border-color: #a5a5a5 !important;
  border-radius: 5px !important;
}
.yith_wcwl_wishlist_footer input[type="submit"] {
  background: transparent;
  border-color: #a5a5a5 !important;
  border-radius: 5px !important;
  text-transform: uppercase;
  font-size: 0.75rem !important;
  line-height: normal;
}
.yith_wcwl_footer_additional_action .button.btn.ask-an-estimate-button {
  padding: 0.5rem 1.50rem;
  font-size: 1rem !important;
}
.wishlist-listing .product-thumbnail, .woocommerce-cart-form .shop_table.shop_table_responsive.cart tr td.product-thumbnail {
  width: 120px;
  height: 80px;
}
.wishlist-listing th.product-price, .wishlist-listing td.product-price, .woocommerce-cart-form .shop_table.shop_table_responsive.cart tr th.product-price, .woocommerce-cart-form .shop_table.shop_table_responsive.cart tr td.product-price {
  text-align: left !important;
}
.wishlist-listing .product-remove {
  width: 60px;
  text-align: left;
}
.wishlist-listing .product-checkbox {
  padding-left: 0 !important;
  text-align: left !important;
}
.woocommerce-cart-form .shop_table.shop_table_responsive.cart tr td.product-remove {
  padding-left: 0 !important;
}
.wishlist-listing .product-remove a.remove svg {
  vertical-align: top;
}
.product-add-to-cart a {
  border-color: #a5a5a5 !important;
}
.wishlist-listing tr td.product-thumbnail a img, .woocommerce-cart-form .shop_table.shop_table_responsive.cart tr td.product-thumbnail a img {
  width: 80px;
  height: 80px;
}
.wishlist-listing .table-heading tr th, .woocommerce table.shop_table th {
  font-weight: 400 !important;
}
.yith_wcwl_wishlist_bulk_action input {
  font-weight: 100;
}
.wishlist-listing .table-heading .product-thumbnail {
  height: auto !important;
}
.wishlist-listing .table-heading tr th {
  padding-bottom: 10px !important;
}
.wishlist-listing .table-heading tr th input[type="checkbox"] {
	vertical-align: top;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	padding: .618em 1em !important;
	font-size: 1rem !important;
}
.cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button.button.alt {
	padding: 1em 2em !important;
	font-size: 1rem !important;
	line-height: normal;
}
.woocommerce-cart-form .shop_table.shop_table_responsive.cart tr th.product-subtotal, .woocommerce-cart-form .shop_table.shop_table_responsive.cart tr td.product-subtotal {
  text-align: right;
}
.cart_totals .shop_table tbody .order-total th, .cart_totals .shop_table tbody .order-total td {
	border-color: #a5a5a5 !important;
}
.cart_totals .shop_table tbody .cart-subtotal td, .cart_totals .shop_table tbody .order-total td {
  text-align: right;
}
.cart_totals .shop_table tbody .cart-subtotal td, .cart_totals .shop_table tbody .order-total td {
	padding-right: 0 !important;
}
.cart_totals .shop_table tbody .cart-subtotal th, .cart_totals .shop_table tbody .order-total th {
	padding-left: 0 !important;
}
.cart_totals h2 {
  font-size: 1.5rem !important;
  letter-spacing: 0;
  text-align: right;
}
#artist-filter input[type="text"] {
  position: relative;
  border-color: #a5a5a5 !important;
  font-weight: 200;
  background-image: url("/web/wp-content/themes/basestation/img/search.png");
  background-repeat: no-repeat;
  background-position: right 4% center;
  background-size: 6%;
  padding: 14px 20px 14px 20px;
  cursor: pointer;
}
.artist-filter-search {
  text-transform: uppercase;
  position: relative;
}
#artist-filter .search .filter-label {
  font-size: 1rem !important;
  margin-bottom: 0.8rem !important;
}
#artist-filter .artist-action .reset.text-end {
	font-size: 1rem !important;
}
.artist_types.filter-input-list-item {
  display: block !important;
  position: relative;
}
.artist_types.filter-input-list-item input {
  appearance: none;
  margin: 0 !important;
  padding: 0 !important;
}
.artist_types.filter-input-list-item input {
  text-align: center;
  width: 100%;
  border: 1px solid #a5a5a5 !important;
  padding: 1.8rem 10px !important;
  cursor: pointer;
  display: inline-block;
  text-transform: uppercase;
}
.artist_types.filter-input-list-item input[type='checkbox']:checked {
	background: #343843;
	color: #fff;
}
.search-actions-sticky .btn.btn-green {
  width: 100%;
  padding: 20px 0 !important;
  font-weight: 200;
}
.artist_types.filter-input-list-item label {
  position: absolute;
  bottom: 0;
  width: 100%;
  display: block;
  text-align: center;
  top: 22px;
  line-height: normal;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 200;
}
.artist_types.filter-input-list-item.active label {
  color: #fff;
  font-weight: 500;
}
.card-excerpt p {
  font-size: 1rem !important;
  line-height: 36px;
}
.blog-heading.heading a {
  color: #343843;
}
.blog-heading.heading h3 {
  letter-spacing: 2px;
  font-size: 1.50rem !important;
}
.blog-linkrm.block-link a {
	font-size: 1rem !important;
}
.blog-linkrm.block-link .text-link-button-icon {
	top: -2px;
}
.blog-linkrm.block-link .text-link-button-icon svg {
  width: 14px;
  height: 13px;
}
.blog-card .card-text p.date {
  font-size: 1rem !important;
  text-transform: capitalize;
  letter-spacing: 2px;
  font-weight: 200;
}
.exhibition-heading {
  margin-top: 0 !important;
}
.exhibition-heading h2 {
  font-size: 1.75rem !important;
  letter-spacing: 5px;
}
.toast-close-cont .btn-close {
    top: -6px !important;
    vertical-align: bottom;
}
.content-wrapper .block-content h3 {
  margin-top: 1rem;
  margin-bottom: 2rem;
}
.pswp__bg {
  background: #fff !important;
}
.pswp__button.pswp__button--arrow--left::before {
  background-color: #343843 !important;
}
.pswp__button.pswp__button--arrow--right::before {
  background-color: #343843 !important;
}
.pswp__ui--fit .pswp__caption, .pswp__ui--fit .pswp__top-bar {
  background-color: rgba(0,0,0,.7) !important;
}
.product.product-list .sold {
  font-size: 0px !important;
  position: relative;
}
.product.product-list .sold:after {
  content: ".";
  font-size: 70px;
  line-height: 0;
  font-family: inherit;
  position: absolute;
  top: -30px;
  left:0;
}


@media screen and (min-width: 769px) {

}
.woocommerce div.product div.images img {
  padding-right: 1px;
}
@media screen and (max-width: 768px) {

p.cart-empty { margin-top: 30px;}
}
.woocommerce-cart-form .shop_table.shop_table_responsive.cart tr td {
  padding: 20px 20px 20px 20px !important;
}
.woocommerce-page table.shop_table_responsive tr td.product-thumbnail::before {
	display: none;
}

#yith-wcwl-form {
  margin-top: 30px;
}

@media screen and (max-width: 600px) {

.carousel-slider .slider-text {
  padding: 3em 2em;
}

}
@media screen and (max-width: 780px) {
body {
	overflow-x: hidden;
}
}
@media screen and (max-width: 767px) {
.footer {
  padding: 60px 0 60px 0;
}
#menu-footer-bottom li {
  line-height: 36px;
}
.woocommerce-page table.cart .product-thumbnail {
  display: block !important;
}
.wishlist_table.mobile li {
  border-bottom: 1px solid #a5a5a5;
  padding: 10px 0 10px 0;
  position: relative;
}
.wishlist_table.mobile li .item-wrapper .product-thumbnail {
  display: block !important;
  margin-bottom: 10px;
}
.wishlist_table.mobile li .additional-info-wrapper .product-remove {
  position: absolute;
  right: 0;
  top: 0;
}
.wishlist_table.mobile li .item-details h3 {
  letter-spacing: 0;
}
.page-header h1.page-title {
  font-size: 1.5rem !important;
  letter-spacing: 1px !important;
}
table.wishlist_table tr {
  border-bottom: 1px solid #a5a5a5 !important;
}
.wishlist-listing tr th, .wishlist-items-list tr td {
	border-bottom: none !important;
}

#dashboard-cart .product-thumbnail {
  max-width: 100%;
}

.wishlist-listing .product-thumbnail, .woocommerce-cart-form .shop_table.shop_table_responsive.cart tr td.product-thumbnail  {
  width: auto !important;
	height: auto !important;
}

.wishlist-listing .product-thumbnail, .woocommerce-cart-form .shop_table.shop_table_responsive.cart tr td.product-thumbnail a {
  width: 80px !important;
  height: auto !important;
}
.wishlist-listing tr td.product-thumbnail a img, .woocommerce-cart-form .shop_table.shop_table_responsive.cart tr td.product-thumbnail a img {
  width: 100% !important;
  height: 100% !important;
}

.single-product .product-tabs-block .tab-content h4 {
  font-size: 1.2rem !important;
  letter-spacing: 1px !important;
  margin: 0 0 10px 0 !important;
}
.single-product .product-tabs-block .nav.product-tabs .nav-link {
  margin: 0 10px 15px 10px;
  font-size: 13px;
}
.fade-text-out::before {
  content: none !important;
}
.exhibition-heading h2, .heading h2, .content-wrapper .block-content h3, .blog-heading.heading h3,
.page-template-template-blog h3, .woocommerce-billing-fields h3, #order_review_heading {
  letter-spacing: 1px !important;
  font-size: 1.25rem !important;
}
.single-product .product-tabs-block .nav.product-tabs .nav-link.active {
  border-bottom: none !important;
}
.single-product .type-product .product_title,
.single-product .type-product .artist h3,
.single-product .more-by h4 {
	letter-spacing: 1px !important;
}
.content-wrapper .block-content h3 {
  margin-top: 0 !important;
  margin-bottom: 1rem !important;
}
#order_review_heading {
  margin-top: 40px;
}
}

@media screen and (max-width: 1199px) {
#menu-main-nav {
  margin-top: 50px;
}
.btn-close {
  float: right;
  margin-right: 10px;
  margin-top: 10px;
}
.toast-close-cont .btn-close {
  margin-right: 0px;
  margin-top: 7px;
}
}
@media (min-width: 769px) and (max-width: 1199px) {


}
@media screen and (max-width: 992px) {
  .single-product .type-product .flex-direction-nav .flex-nav-next a {
    right: -26px !important;
  }
  .single-product .type-product .flex-direction-nav .flex-nav-prev a {
    left: -16px !important;
  }
}


.footer-m-logo {
  width: 370px;
  height: 70px !important;
}
.exb-list-title h1 {
  font-size: 1.5rem !important;
  letter-spacing: 4px;
}
footer .menus h4, .footer .menus ul li {
	margin-bottom: 1rem !important;
}
.summary.entry-summary .main-sold-text .price.sold {
  font-size: 1rem !important;
}
header#masthead nav.navbar .navbar-brand a img {
  width: 380px;
}

:not(.btn-check) + .btn:hover, .wishlist_table .product-add-to-cart :not(.btn-check) + a:hover, .block-2-cols :not(.btn-check) + .single_add_to_cart_button:hover,
.woocommerce #respond :not(.btn-check) + input#submit:hover, .woocommerce :not(.btn-check) + a.button:hover, .woocommerce :not(.btn-check) + button.button:hover, .woocommerce :not(.btn-check) + input.button:hover, :not(.btn-check) + input[type=submit]:hover, .woof_submit_search_form_container :not(.btn-check) + .button.woof_submit_search_form:hover, .modal.login-modal .modal-dialog .modal-body form .login-form :not(.btn-check) + .submit_button:hover, .modal.register-modal .modal-body form :not(.btn-check) + .submit_button:hover, .btn:first-child:hover, .wishlist_table .product-add-to-cart a:first-child:hover, .block-2-cols .single_add_to_cart_button:first-child:hover,
.woocommerce #respond input#submit:first-child:hover, .woocommerce a.button:first-child:hover, .woocommerce button.button:first-child:hover, .woocommerce input.button:first-child:hover, input[type=submit]:first-child:hover, .woof_submit_search_form_container .button.woof_submit_search_form:first-child:hover, .modal.login-modal .modal-dialog .modal-body form .login-form .submit_button:first-child:hover, .modal.register-modal .modal-body form .submit_button:first-child:hover {
  color: var(--bs-btn-hover-color);
  background-color: #343843 !important;
  border-color: #343843 !important;
  font-weight: 500;
}
.btn:focus-visible, .wishlist_table .product-add-to-cart a:focus-visible, .block-2-cols .single_add_to_cart_button:focus-visible,
.woocommerce #respond input#submit:focus-visible, .woocommerce a.button:focus-visible, .woocommerce button.button:focus-visible, .woocommerce input.button:focus-visible, input[type=submit]:focus-visible, .woof_submit_search_form_container .button.woof_submit_search_form:focus-visible, .modal.login-modal .modal-dialog .modal-body form .login-form .submit_button:focus-visible, .modal.register-modal .modal-body form .submit_button:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: #343843 !important;
  border-color: #343843 !important;
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.page .sub-menu .sub-nav-block .nav-tabs .nav-item.active .nav-link, .blog-linkrm a {
	color: #343843 !important;
}
.pager span.current, .pager a.current {
	background: #343843 !important;
}
header#masthead nav.navbar .offcanvas .offcanvas-body .menu-main-menu-container .navbar-nav li a:hover {
   font-weight: 500 !important;
}
header#masthead nav.navbar .offcanvas .offcanvas-body .menu-main-menu-container .navbar-nav li.current-menu-item a, header#masthead nav.navbar .offcanvas .offcanvas-body .menu-main-menu-container .navbar-nav li.current-menu-ancestor a {
	font-weight: 500 !important;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
	font-weight: 500 !important;
	color: #343843;
}
.page .sub-menu .sub-nav-block .nav-tabs .nav-link:hover, .nav-tabs .nav-link:hover, .nav-tabs .nav-item.show .nav-link:hover {
  font-weight: 500 !important;
}
.page .sub-menu .sub-nav-block .nav-tabs .nav-item.active .nav-link {
	font-weight: 500 !important;
}
.woocommerce-privacy-policy-text p {
  line-height: normal;
  font-size: 15px;
}
.woocommerce-input-wrapper textarea {
  padding: 10px 0 0 10px;
  border-radius: 7px;
  border: 1px solid transparent;
  background: #f1f6d9;
  resize: none;
  font-size: 1rem;
  font-weight: 100;
}
.woocommerce-input-wrapper textarea:focus {
  border-color: gray;
}

.woocommerce-page #payment #place_order {
	margin-top: 30px;
}

.select2-container .select2-selection--single, input[type="text"],input[type="tel"],  input[type="email"] {
 font-size: 1em !important;
}

#stripe-payment-data a, .woocommerce-privacy-policy-text a,
a.woocommerce-terms-and-conditions-link { display: inline-block;}

#stripe-payment-data p {
  line-height: normal;
    font-size: 15px;
}
.woocommerce-billing-fields h3, #order_review_heading, .woocommerce-additional-fields h3 {
  font-weight: 500;
}
.payment_box.payment_method_stripe {
  background: #f1f6d9 !important;
  box-shadow: 0 0 24px 0 rgba(0,0,0,.25);
}
.payment_box.payment_method_stripe::before {
	border-color: #f1f6d9 !important;
	border-right-color: transparent !important;
	border-left-color: transparent !important;
	border-top-color: transparent !important;
}
.blog-text-block h2 {
  margin-top: 3rem;
}
.blog-detail-page h1 {
  letter-spacing: 1px;
}
.woof_text_search_container .woof_text_search_go {
  background: url("/web/wp-content/themes/basestation/img/search.png") !important;
  background-size: 75% !important;
  background-repeat: no-repeat !important;
  background-position: right center !important;
  top: 9px !important;
}
/* Added by Grant */
@media screen and (min-width: 1000px) {
p {
  font-size: 1rem;
  line-height: 2.2rem;
}
}

@media screen and (max-width: 1280px) {
.single-product .type-product .product_title.entry-title {
	font-size: 1.1rem;
	line-height: 24px;
	}
}

@media screen and (max-width: 768px) {

.price {
	font-size: 1.1em;
}
.entry-summary .price .reserved {
	font-size: 0.8em;
}
}


:root,body {
	font-size: 15px;
}

.block-link a, .block-link p, .text-link-button, .block-block p,
.text-block p, .text-block li {
  font-size: 1rem;
}
.woocommerce form .form-row .required {
  color: #d2e280 !important;
}
.woocommerce form .form-row label {
  line-height: normal;
  display: inline-block !important;
}
.woocommerce form #billing_address_2_field {
  margin-top: 12px;
}

.block-block .date {
	font-size: 1.2rem;
}
.exhibition-heading h2 {
  letter-spacing: 6px;
}

.text-link-button {
  font-weight: 500;
}

.price .reserved {
	font-size: 0.8em;
}

.single-product .type-product .product_title {
  font-size: 1.6rem;
  line-height: 30px;
}

  @media screen and (min-width: 1200px) {
.page .sub-menu .sub-nav-block.sub-nav-block-number-3 .nav-tabs .nav-item {
  width: 20% ;
}
.page .sub-menu .sub-nav-block.sub-nav-block-number-4 .nav-tabs .nav-item {
  width: 24%;
}

header#masthead nav.navbar .offcanvas .offcanvas-body .menu-main-menu-container .navbar-nav li a {
  color: #343843;

}

header#masthead nav.navbar .offcanvas .offcanvas-body .menu-main-menu-container .navbar-nav li a {
	letter-spacing: 1px;
	font-size: 15px;
	display:inline-block;
	text-align:center;
	  }

header#masthead nav.navbar .offcanvas .offcanvas-body .menu-main-menu-container .navbar-nav li {
  	display:inline-block;
	text-align:center;
}

header#masthead nav.navbar .offcanvas .offcanvas-body .menu-main-menu-container .navbar-nav li#menu-item-27029 {
  	display:none;
}

header#masthead nav.navbar .offcanvas .offcanvas-body .menu-main-menu-container .navbar-nav li#menu-item-31 a { width: 80px;}
header#masthead nav.navbar .offcanvas .offcanvas-body .menu-main-menu-container .navbar-nav li#menu-item-28 a { width: 130px;}
header#masthead nav.navbar .offcanvas .offcanvas-body .menu-main-menu-container .navbar-nav li#menu-item-34 a { width: 105px;}
header#masthead nav.navbar .offcanvas .offcanvas-body .menu-main-menu-container .navbar-nav li#menu-item-29 a { width: 77px;}
header#masthead nav.navbar .offcanvas .offcanvas-body .menu-main-menu-container .navbar-nav li#menu-item-27 a { width: 65px;}
header#masthead nav.navbar .offcanvas .offcanvas-body .menu-main-menu-container .navbar-nav li#menu-item-16 a { width: 70px;}
header#masthead nav.navbar .offcanvas .offcanvas-body .menu-main-menu-container .navbar-nav li#menu-item-16 { margin-right: 40px;
	  }
}

.exhibition-tabs-block .nav.exhibition-tabs #nav-home-tab { width: 98px;}
.exhibition-tabs-block .nav.exhibition-tabs #nav-about-tab { width: 100px;}
.exhibition-tabs-block .nav.exhibition-tabs #nav-tour-tab { width: 124px;}
.exhibition-tabs-block .nav.exhibition-tabs #nav-ecatalogue-tab { width: 165px;}

.single-product .product-tabs-block .nav.product-tabs  #nav-home-tab { width: 188px;}
.single-product .product-tabs-block .nav.product-tabs  #nav-wtw-tab { width: 140px;}
.single-product .product-tabs-block .nav.product-tabs  #nav-delivery-tab { width: 98px;}
.single-product .product-tabs-block .nav.product-tabs  #nav-payment-tab { width: 180px;}



.page .sub-menu .sub-nav-block .nav-tabs .nav-item {
  width: 175px;
}

.page .sub-menu .sub-nav-block .nav-tabs #child-item-693.nav-item,
.page .sub-menu .sub-nav-block .nav-tabs #child-item-697.nav-item {
  width: 260px;
}

.blog-card .blog-heading a:hover {
  text-decoration: none;
}

.blog-detail-page.page-header h1.page-title {
  font-size: 1.85rem;
  letter-spacing: 2px;
}

h6, .h6 {
  font-size: 1.1rem;
  letter-spacing: 2px;
}

.exhibition-tabs-block .nav.exhibition-tabs .nav-link,
.exhibition-tabs-block .nav.product-tabs .nav-link,
.product-tabs-block .nav.exhibition-tabs .nav-link,
.product-tabs-block .nav.product-tabs .nav-link {
	font-size: 1.1rem;
	letter-spacing: 1px;
	border: none;
}

#menu-main-nav li a {
  font-size: 1rem;
  line-height: 2;
}

.footer {
  padding: 3em 0;
}

.footer p {
	font-size: 15px;
}

#menu-footer-bottom {
  margin: 0;
  padding: 0;
}

#menu-footer-bottom li {
  list-style: none;
  display: inline-block;
  padding: 0 20px 0 0;
  font-size: 0;
}
#menu-footer-bottom li a,
.fooadd a {
  color: #fff;
  text-decoration: none;
  font-weight: 300;
  display: inline-block;
  font-size: 14px;
}
#menu-footer-bottom li a {
  width: 100px;
}
#menu-footer-bottom li#menu-item-22856 a {
  width: 155px;
}

#menu-footer-bottom li a:hover,
.fooadd a:hover {
	font-weight: 500;
}


.open-hour, .fooadd {
  font-weight: 300;
}


#mc_embed_signup input[type="email"] {
	border: 1px solid #343843 !important;
}

#mc-embedded-subscribe.btn.btn-secondary,
input[type="submit"] {
  text-transform: uppercase !important;
  line-height: 19px;
 font-weight: 200 !important;
	font-size: 14px;
	width: 100%;
}


.gform_wrapper.gravity-theme .gform_footer input {
  font-weight: 200 !important;
}

.newsletter-subscribe { padding-left: 0;}
.newsletter-fields { padding-right: 0;}


#mc-embedded-subscribe:hover,
.btn.btn-secondary:hover,
.gform_wrapper.gravity-theme .gform_footer input:hover,
input[type="submit"]:first-child:hover {
  color: #fff !important;
  font-weight: 500 !important;
}

div.pp_woocommerce .pp_inline {
  padding-bottom: 100px !important;
}
.woocommerce-shipping-fields h3 {
  text-transform: full-size-kana;
  letter-spacing: 0;
  font-size: 15px;
}
.woocommerce-shipping-fields span {
  vertical-align: middle;
}

header #enquiry-list-icon {
	width: 21px;
}
header .block-search {
	width: 22px;
}
header .block-search svg {
  width: 100%;
}

header #login-icon {
	width: 22px;
}
header #shopping-bag-icon {
	width: 17px;
}
.social-icon-list .list-inline-item:not(:last-child) {
  margin-right: 10px;
}
.navbar-toggler {
	border: none;
}
.navbar-toggler-icon {
  width: 1em;
  height: 1em;
}
.menu_items > li.menu_item.wishlist_saved .counter {
  color: #4e4e4e;
}
.menu_items > li:first-child.menu_item.wishlist_saved {
  color: #4e4e4e !important;
  font-weight: 400;
  font-size: 16px;
}
.menu_item.add_new, .wishlist-create-save {
  background: #d2e280 !important;
  color: #343843 !important;
}
.menu_item.add_new:hover, .wishlist-create-save:hover {
  background: #343843 !important;
  color: #fff !important;
}
.wishlist-button-wrap .menu_items {
  overflow: visible !important;
}

.wishlist-buttons-list-item .artplacer button:before, .wishlist-buttons-list-item .return button:before, .wishlist-buttons-list-item a button:before {
	width: 18px;
}
.wishlist-buttons-list-item .artplacer button, .wishlist-buttons-list-item .return button, .wishlist-buttons-list-item a button {
	color: #343843;
}

.page .sub-menu {
  margin: 4em 0 80px 0;
}

.woof_list label {
  font-size: 14px !important;
}

.woof_submit_search_form_container .button.woof_submit_search_form:hover,
.side-filter.filter .search-actions-sticky .btn:hover {
	font-weight: 500 !important;
	color: white !important;
}

.contact-form-cont .btn {
 font-weight: 200;
 text-transform: uppercase;
}


body.filters-open .button.woof_reset_search_form:hover {
  font-weight: 500;
}

.exhibition-tabs-block .nav.exhibition-tabs .nav-link.active,
.exhibition-tabs-block .nav.product-tabs .nav-link.active,
.product-tabs-block .nav.exhibition-tabs .nav-link.active,
.product-tabs-block .nav.product-tabs .nav-link.active {
  border-bottom: none;
}


.exhibition-tabs-block .nav.exhibition-tabs .nav-link:hover,
.exhibition-tabs-block .nav.product-tabs .nav-link:hover,
.product-tabs-block .nav.exhibition-tabs .nav-link:hover,
.product-tabs-block .nav.product-tabs .nav-link:hover {
  font-weight: 500;
}


@media screen and (max-width: 767px) {
	#primary { margin-top:0;}

.page .sub-menu .sub-nav-block .nav-tabs .nav-link {
    font-size: 14px !important;
    padding: 5px 10px;
}
.page .sub-menu {
    margin: 40px 0;
}
.woocommerce-cart-form .shop_table.shop_table_responsive.cart tr td.product-price {
  text-align: right !important;
}
}

/* tabfix for mobile screen  */
.page .tabholder{
	position:relative;
}
.tabholder ac.next, .tabholder ac.prev {
	background-repeat:no-repeat!important;
	position: absolute;
	height:25px;
	width:25px;
	display:none;
	background-size: auto 100%!important;
	bottom: 50px;
	cursor:pointer;
}
.tabholder ac.prev {
	background: url("/web/wp-content/themes/basestation/img/flex-prev.png");
	left:25px;
}
.tabholder ac.next {
	background: url("/web/wp-content/themes/basestation/img/flex-next.png");
	right:5px;
}

.page .sub-menu .sub-nav-block {
	padding-bottom:15px;
	margin-bottom: -15px;
 }
.page .sub-menu {
	overflow:hidden;
 }


.product-list .col-2 {
	height: 15px;
}

/* Mobile menu animate list in */
@media screen and (max-width: 1200px) {
#menu-main-nav li {
  opacity: 0;
}

.show #menu-main-nav li {
  opacity: 0;
  -webkit-animation: fadeIn 0.9s 1;
  animation: fadeIn 0.9s 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.show  #menu-main-nav li:nth-child(6n+1) { -webkit-animation-delay: 0.2s; animation-delay: 0.2s}
.show #menu-main-nav li:nth-child(6n+2) { -webkit-animation-delay: 0.4s; animation-delay: 0.4s}
.show #menu-main-nav li:nth-child(6n+3) { -webkit-animation-delay: 0.6s; animation-delay: 0.6s}
.show #menu-main-nav li:nth-child(6n+4) { -webkit-animation-delay: 0.8s; animation-delay: 0.8s}
.show #menu-main-nav li:nth-child(6n+5) { -webkit-animation-delay: 1s; animation-delay: 1s}
.show #menu-main-nav li:nth-child(6n+6) { -webkit-animation-delay: 1.2s; animation-delay: 1.2s}
}

/* End of Mobile menu animate list in */

.gform_wrapper.gravity-theme .gfield textarea.medium {
  height: 100px !important;
  background: #f1f6d9 !important;
  border: 1px solid transparent !important;
  border-radius: 7px !important;
  outline: none;
}
.gform_wrapper.gravity-theme .gfield_label {
  font-size: 15px !important;
  font-weight: 200 !important;
  margin-bottom: 4px !important;
}
.gform_button.button {
  width: 100%;
  text-transform: uppercase;
}
.gform_button.button:hover {
	background-color: #343843 !important;
	border-color: #343843 !important;
	color: #fff !important;
}


/* Animation steps */
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0.0;
  }
  100% {
    opacity: 1.0;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0.0;
  }
  100% {
    opacity: 1.0;
  }
}



/* mobile button styling fix */

  [type="button"] {
        text-align: center;
        -webkit-appearance:none;
        -webkit-border-radius:0px;
        border-radius:0;
    }

@media screen and (max-width: 675px) {
.page-wrapper .woocommerce-products-header .filter, .page-wrapper #artist-list .filter {
  padding: 2px 20px !important;
  font-size: 13px !important;
  margin-bottom: 20px !important;
}
.page-wrapper .woocommerce-products-header .filter {
	position: absolute;
	right: 25px;
	top: 8px;
	}

.woocommerce-products-header .product-filter .filter-icon svg,
.filter-icon svg {
  width: 15px;
  height: 15px;
}

.branding-logo .logo {
  max-width: 100px !important;
}
.footer .menus ul li {
	margin-bottom: 0.5rem !important;
}

.page .sub-menu .sub-nav-block .nav-tabs #child-item-693.nav-item {
  width: 240px;
}


.page .sub-menu .sub-nav-block .nav-tabs #child-item-697.nav-item {
  width: 90px;
}

}


@media screen and (max-width: 480px) {
#liveToast .overflow-hidden {
  display: block !important;
}
#toast .toast-text {
  width: auto;
}
#toast { max-width: 260px; }
.toast-image {
  max-width:auto;
 margin: auto auto 20px auto;
}
.woof_list label {
  font-size: 13px !important;
}
}

header#masthead nav.navbar .offcanvas .offcanvas-body .user-menu-container .block-basket .items-total,
header#masthead nav.navbar .offcanvas .offcanvas-body .user-menu-container .block-enquiry .items-total {
width: 15px;
height: auto;
position: absolute;
bottom: -7px;
right: -8px;
color: #fff;
font-size: 11px;
border: none;
border-radius: 50%;
padding: 0 0 0 1px;
background-color: #343843;
line-height: 15px;
display: inline-block;
text-align: center;
}

.main-sold-text .price.sold {
  color: #343843 !important;
}
