@charset "UTF-8";
/* CSS Document */

/*!
 * Bootscore custom styles
 */


@import url("/wp-content/themes/bootscore-child/LBQ_fonts/Lunch_Box_Quilts.css");
@import url("https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&display=swap");

body {
    background: url(/wp-content/uploads/2019/01/Irenes_Swirls-6.jpg)repeat fixed #6c7f99;
    font-family: 'Roboto Slab', serif;
    color: #534741;
    font-display: swap;
    font-size:1.1em;
}
#main a {
	font-weight: bold;
	text-decoration: none;
	transition-duration: 0.8s;
}
#main a:hover {
	color:#FFF;
	background-color: #234567;
}

h1, h2, h3, .h1, .h2, .h3, .entry-content h1, .entry-content h2, .entry-content h3 {
    font-family: 'GainsboroughSerif-Regular';
	color: #012345;
	text-shadow: none;
	font-display: swap;
}
.home h1.entry-title {
  display: none;
}
.page-template-page-sidebar-none h1.entry-title {
  z-index: 5;
  position: relative;
  padding: 17px 20px 20px 20px;
  letter-spacing: 1px;
  font-size: 50px;
  text-align: center;
  margin-bottom: 30px;
  line-height: 40px;
}
#color_header, .tribe-events-before-html, .page-template .entry-header {
	position: relative;
}
#content {
	padding-top:0 !important;
	padding-bottom:0 !important;
}
.page-template-default #content {
	padding-top:50px !important;
}
.page-template-page-sidebar-none #main, .woocommerce #main, .page-template-default #primary, .search-results #primary, .post-type-archive-tribe_events #primary, .tribe_events-template-default #primary {
    background-color: rgb(230, 231, 226);
    box-shadow: inset 0 0 70px #8a7f75;
}
.page-template-default #primary {
	padding:50px 0;
}
.search-results #content #primary {
  padding: 50px 0;
  margin: 50px 0 0 0;
}
.search-results.woocommerce-page #content #primary {
  padding: 0;
  margin: 0;
}
/*Buttons*/
.btn.btn-primary, .tribe-events-event-url a {
	background-color: #234567;
	color: #f8f6ef !important;
	border: 1px dashed #f8f6ef;
	border-radius: 8px;
	padding: 6px 20px;
    font-size: 20px;
    font-weight: bold;
	transition-duration: 0.8s;
}
.btn.btn-primary:hover, .tribe-events-event-url a:hover {
	background-color: #d5cfc1 !important;
	color: #534741 !important;
	border: 1px dashed #534741;
}
.btn-outline-primary {
    border-style: dashed;
    transition: 0.8s;
}
.btn-outline-primary:hover {
    background-color: #f8f6ef;
	color:#534741;
	border-color:#534741;
}
/*Buttons-END*/
/*Page Titles*/
.woocommerce #main .page-title {
    width: calc(100% - 10px);
    left: 5px;
}
.page-template-default #main .entry-header, .search-results #main .entry-header {
	width:100%;
	left:0;
}
.woocommerce #main .page-title, .page-template-default #main .entry-header, .search-results #main .entry-header {
    position: absolute;
    top: -100px;
    text-align: center;
    z-index: 10;
    letter-spacing: 1px;
    font-size: 50px;
    line-height: 40px;
    padding: 17px 20px 20px 20px;
}
.page-template-default #main .entry-title, .search-results #main .entry-title {
    letter-spacing: 1px;
    font-size: 50px;
	line-height: 40px;
    padding: 0;
	margin: 0;
}
.woocommerce #main .page-title::before, .page-template-default #main .entry-title::before, .search-results #main .entry-title::before {
    z-index: -20;
    padding: 9px;
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
	height:100%;
	top:0;
}
#color_header, .tribe-events-before-html, .page-template-page-sidebar-none .entry-header, .woocommerce #main .page-title::before, .page-template-default #main .entry-title::before, .search-results #main .entry-title::before {
	background-color:#ebe5da;
	box-shadow: 0 12px 10px #bbbbbb;
}
#color_header {
	margin: 0 -18px 30px -18px !important;
}
.tribe-events-before-html {
	margin: 0 0 30px 0 !important;
}
#color_header::before, .tribe-events-before-html::before, .page-template-page-sidebar-none .entry-header::before, .woocommerce #main .page-title::after, .page-template-default #main .entry-title::after, .search-results #main .entry-title::after {
	content:"";
	position: absolute;
	top:10px;
	left:10px;
	width:calc(100% - 22px);
	height: calc(100% - 22px);
	border: 1.5px dashed #558c9f;
	background-color: #fcf8f1;
	display: -webkit-box;
}
.woocommerce #main .page-title::after, .page-template-default #main .entry-title::after, .search-results #main .entry-title::after {
	z-index: -10;
}
.home.page-template .entry-header::before {
	display: none;
}
/*Page Titles - END*/
.pen {
	font-family: 'GainsboroughPen-Regular', script;
	font-display: swap;
}
h2.pen, h3.pen, .entry-content h2.pen, .entry-content h3.pen:not(.product_loop_title), .entry-content h3.pen, h2.tribe-events-related-events-title {
	font-family: 'GainsboroughPen-Regular', script;
	text-shadow: none;
	color: #534741;
	text-transform: none;
	font-size: 85px;
    margin: 5px 0 35px 0;
	position: relative;
	text-align: center;
	font-weight: normal;
	font-display: swap;
}
.entry-content h2.vc_custom_heading {
    border: 1.5px dashed #bfa191;
    border-radius: 10px;
    padding: 5px 20px;
    text-align: center !important;
	margin: 45px -10px 25px -15px;
	font-size: 50px;
}
.vc_row.text-page {
    padding: 0 40px;
}
.entry-content h2.pen::before, .entry-content h2.pen::after, h2.tribe-events-related-events-title::before, h2.tribe-events-related-events-title::after {
    content: "";
    display: block;
    width: 25%;
    height: 1px;
    position: absolute;
    top: 30px;
	background-color:#534741;
}
.entry-content .blue-back h2.pen::before, .entry-content .blue-back h2.pen::after {
	background-color:#e6e7e2;
}
.entry-content h2.pen::before, h2.tribe-events-related-events-title::before {
	left:0;
}
.entry-content h2.pen::after, h2.tribe-events-related-events-title::after {
	right:0;
}
@media screen and (max-width:767px) {
	.entry-content h2.pen {
    font-size: 75px !important;
	}
	h3.widget-title {
		font-size: 45px !important;
	}
/*	.entry-content .woocommerce h2 {
	    font-size: 45px !important;
	}*/
	h1.page-title, h1.entry-title {
    	font-size: 50px !important;
		line-height: 35px !important;
    	padding: 15px 15px 20px 15px !important;
	}
}
.home .entry-content .woocommerce h2 {
	font-size:20px;
}
@media screen and (max-width:1024px){
  .entry-content h2.pen::before, .entry-content h2.pen::after, h2.tribe-events-related-events-title::before, h2.tribe-events-related-events-title::after {
      display: none;
  }
}
.entry-content h2, .textwidget h2, div[itemprop~="description"] h2, .term-description h2, h2, .h2 {
    font-size: 60px;
    letter-spacing: 1px;
    line-height: 40px;
	margin:0;
}
h3.pen, .entry-content h3.pen, .textwidget h3 {
    font-family: 'GainsboroughPen-Regular', script;
    text-shadow: none;
    color: #534741;
    text-transform: none;
    font-size: 70px;
    line-height: 50px;
	margin: -15px 0 0 0;
	font-display: swap;
}
.entry-content h3:not(.product_loop_title), .textwidget h3:not(.product_loop_title), div[itemprop~="description"] h3:not(.product_loop_title), .term-description h3 {
    font-weight: 400;
    font-family: 'GainsboroughSerif-Regular', serif;
    text-shadow: none;
    text-transform: none;
    font-size: 40px;
	line-height: 35px;
    margin: 30px 0 15px 0;
    letter-spacing: 1px;
	font-display: swap;
}

h2.pen, h3.pen, .entry-content h2.pen, .entry-content h3.pen:not(.product_loop_title), .entry-content h3.pen, h2.tribe-events-related-events-title {
	font-family: 'GainsboroughPen-Regular', script;
	text-shadow: none;
	color: #534741;
	text-transform: none;
	font-size: 85px;
    margin: 5px 0 35px 0;
	position: relative;
	text-align: center;
	font-weight: normal;
	font-display: swap;
}
input[type="submit"], input[type="reset"], input[type="button"], .mc4wp-form input[type="submit"], .ninja_button_print, #main .lbq-button, #main .nf-form-content input[type="button"] {
	font-family: 'Roboto Slab', serif;
    background: #234567;
    color: #f8f6ef;
    font-size: 20px;
    border: 1.5px dashed #f8f6ef;
    border-radius: 17px;
    font-weight: bold;
	padding: 10px 30px;
	white-space: nowrap;
	transition-duration: 0.8s;
	font-display: swap;
}
#main .lbq-button:hover, #main .nf-form-content input[type="button"]:hover {
	color: #534741;
	background-color: #f8f6ef;
	border-color:#234567;
}
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .mc4wp-form input[type="submit"]:hover, .ninja_button_print:hover {
	color: #534741;
	background-color: #f8f6ef;
	border: 1.5px dashed #534741;
}
input[type="file"] {
	font-family: 'Roboto Slab', serif;
    font-size: 17px;
    border: 1px dashed #bfa191;
    border-radius: 17px;
	padding: 5px 15px;
	transition-duration: 0.8s;
	font-display: swap;
}
/*Topbar*/
.container .top-bar-2-widget {
  background: url(/wp-content/uploads/2020/10/footer-texture.jpg) repeat #3e312a;
	padding:0 25px;
}
@media screen and (max-width:576px) {
}
.top-bar-2-widget a {
	color:#fff;
	text-decoration: none;
	transition-duration: 0.8s;
}
.top-bar-2-widget a:hover {
	color:#bfada7;
}
.top-bar-2-widget .actions-woocommerce {
  float: right;
}
.top-bar-2-widget .actions-woocommerce button {
    border: 0;
    color: #fff;
    transition: 0.8s;
}
.top-bar-2-widget .actions-woocommerce button:hover {
	background-color:transparent;
	color:#bfada7;
	transform: scale(1.1);
}
.top-bar-2-widget .custom-html-widget p {
	font-size: 0.7em;
    margin: 6px 0 10px 0;
    color: #f8f6ef;
}
.top-bar-2-widget .cart-content-count.start-100 {
  left: 108% !important;
}
.top-bar-2-widget .cart-content-count.top-0 {
  top: 18px !important;
}
.top-bar-2-widget .account-toggler::after {
  content: "Account";
  font-size: .9em;
}
.top-bar-2-widget .cart-toggler::after {
	content: "Cart";
	font-size: .9em;
}
@media screen and (max-width:768px) {
    .container .top-bar-2-widget {
    	padding: 0 25px 70px 25px;
  }
	.top-bar-2-widget .actions-woocommerce, .top-bar-2-widget .textwidget.custom-html-widget  {
		width:100%;
		text-align: center;
	}
}
/*Topbar - END*/
/*Header and Nav*/
.navbar {
	padding: 0;
	background-color: transparent;
}
#bootscore-navbar.navbar-nav .nav-link {
    font-family: 'GainsboroughSerif-Regular', serif;
    font-size: 36px;
    letter-spacing: 1px;
	color: #012345;
	transition-duration: 0.8s;
	font-display: swap;
}
#bootscore-navbar.navbar-nav .nav-link.dropdown-toggle::after {
	display: none;
}
#bootscore-navbar.navbar-nav {
	display: flex;
	width: 100%;
	padding: 0 50px;
}
#bootscore-navbar.navbar-nav > li.nav-item {
	position: relative;
	margin: 0 25px;
}
#bootscore-navbar.navbar-nav > li.nav-item:nth-child(4) {
  margin-left:auto;
}
#bootscore-navbar.navbar-nav > li.nav-item:nth-child(1)::after, #bootscore-navbar.navbar-nav > li.nav-item:nth-child(2)::after, #bootscore-navbar.navbar-nav > li.nav-item:nth-child(4)::after, #bootscore-navbar.navbar-nav > li.nav-item:nth-child(5)::after  {
	content: "";
    background: url(/wp-content/uploads/2020/10/button.png) no-repeat 0px 0px;
    background-size: auto;
    width: 12px;
    height: 12px;
    background-size: 12px 12px;
	position: absolute;
    top: 30px;
	right: -30px;
}
@media screen and (max-width:1200px) {
	#bootscore-navbar.navbar-nav .nav-link {
    font-size: 32px;
		margin:3px 0;
	}
	#bootscore-navbar.navbar-nav {
	padding: 0 10px;
	}
	#bootscore-navbar.navbar-nav > li.nav-item {
	position: relative;
	margin: 0 15px;
	}
	#bootscore-navbar.navbar-nav > li.nav-item:nth-child(1)::after, #bootscore-navbar.navbar-nav > li.nav-item:nth-child(2)::after, #bootscore-navbar.navbar-nav > li.nav-item:nth-child(4)::after, #bootscore-navbar.navbar-nav > li.nav-item:nth-child(5)::after  {
	 right: -19px;
	}
}
.nav-toggler {
    border: 0;
	color: #012345;
    font-size: 30px;
    margin: 6px 0 0 10px !important;
    position: relative;
	transition-duration: 0.8s;
}
.nav-toggler:hover {
	color: #456789;
	background-color: transparent;
}
.nav-toggler::after {
    content: "Navigation";
    position: absolute;
    left: 55px;
    top: 6px;
    width: 120px;
    font-size: 30px;
    font-family: 'GainsboroughSerif-Regular';
    text-align: left;
}
@media screen and (max-width:576px) {
  .nav-toggler::after {
      content: "Nav";
  }
}
.navbar .container .nav-outdent {
    background: url(/wp-content/uploads/2020/10/ribbon-back.jpg) repeat-x transparent;
    box-shadow: 0 9px 10px #bbb;
    padding:19px 0;
    position: relative;
	margin: 0 -20px;
	width: calc(100% + 40px);
	height: 108px;
}
@media screen and (max-width:768px) {
  .navbar .container .nav-outdent {
      margin: 0;
      width: 100%;
  }
}
.navbar .container .nav-outdent::before, .navbar .container .nav-outdent::after {
  content: '';
  display: block;
  position: absolute;
  top: 15px;
  width: 50px;
  height: 108px;
}
.navbar .container .nav-outdent::before {
  background: url(/wp-content/uploads/2020/10/left_ribbon.png);
	left:-30px;
	z-index:-1;
}
.navbar .container .nav-outdent::after {
  background: url(/wp-content/uploads/2020/10/right_ribbon.png);
	right:-30px;
	z-index:-1;
}
@media screen and (max-width:768px) {
	.navbar .container .nav-outdent::before, .navbar .container .nav-outdent::after {
		display: none;
	}
}
.container #logotype {
	background-color:rgb(230, 231, 226);
	text-align: center;
	padding: 0 0 10px 0;
	width: 100%;
}
.container #logotype img {
  max-width: 316px;
  margin: 10px auto 0 auto;
  width: 90%;
}
.top-bar-2-widget .textwidget {
  display: inline-table;
}
.navbar-brand {
  width: 143px;
  position: absolute;
  left: 50%;
  top: -41px;
  text-align: center;
  right: 50%;
  margin-left: -71.5px !important;
}
/*Dropdown*/
/*dropdown on hover*/
.dropdown:hover > .dropdown-menu {
  display: block;
}
#nav-main .dropdown-menu {
	background-color: #ebe5da;
	border:0;
	border-radius: 0;
	width: 245px;
	font-size:18px;
	font-weight: 400;
	white-space: wrap;
	text-align:center;
	left: -85px;
	top: 60px;
  	box-shadow: 5px 5px 9px rgba(0, 0, 0, .2);
}
#nav-main .dropdown-menu::before {
	content: "";
	position: absolute;
	width:calc(100% - 20px);
	height:calc(100% - 20px);
	margin:10px 10px 0 10px;
	left:0;
	top:0;
	border: 1.5px dashed #558c9f;
	background-color: #fcf8f1;
	overflow-wrap: break-word;
	z-index: -1;
}
#nav-main .dropdown-menu li {
	margin:12px 0;
	position: relative;
}
#nav-main .dropdown-menu li::after {
	position: absolute;
	content:"";
	background: url(/wp-content/themes/bootscore-child/assets/img/drop-down-sep.webp)  no-repeat 0px 0px;
	bottom:-8px;
	left:calc(50% - 70px);
	width:100%;
	height: 5px;
}
#nav-main .dropdown-menu .dropdown-item {
	white-space: wrap;
	color:#012345;
	transition-duration: 0.8s;
}
#nav-main .dropdown-menu .dropdown-item:hover {
	background-color:transparent;
	color:#534741;
}
#nav-main .dropdown-item.active, #nav-main .dropdown-item:active {
	background-color: transparent;
}
@media screen and (max-width:992px) {
	#nav-main .dropdown-menu {
      position: absolute;
      left: 0px;
      top: 50px;
	}
	#bootscore-navbar.navbar-nav .nav-link {
      padding: 5px 0;
      text-align: center;
  }
	#nav-main .dropdown-menu {
    width: 100%;
  }
}
/*Dropdown - END*/
/*Offcanvas*/
.offcanvas.show #bootscore-navbar.navbar-nav > li.nav-item:nth-child(4) {
  margin-left:15px;
}
.offcanvas.show #bootscore-navbar.navbar-nav > li.nav-item:nth-child(1)::after, .offcanvas.show #bootscore-navbar.navbar-nav > li.nav-item:nth-child(2)::after, .offcanvas.show #bootscore-navbar.navbar-nav > li.nav-item:nth-child(4)::after, .offcanvas.show #bootscore-navbar.navbar-nav > li.nav-item:nth-child(5)::after  {
	background: none;
}
.offcanvas-end.show .h5.offcanvas-title {
    font-family: 'GainsboroughPen-Regular', script;
    font-size: 85px;
    line-height: 50px;
    margin: -20px 0 15px -10px;
}
.offcanvas-header .btn-close {
  margin-top: calc(-1.2 * var(--bs-offcanvas-padding-y));
}
#offcanvas-navbar.offcanvas-end.show, #offcanvas-cart.offcanvas-end, #sidebar.offcanvas-end.show, #offcanvas-user.offcanvas-end.show {
	background: url(/wp-content/uploads/2020/10/center-fabric-center.jpg) repeat;
	padding:15px 25px;
	box-shadow: inset 0 0 70px #8a7f75;
}
.offcanvas.show .list-group-item {
	background-color:transparent;
}
.offcanvas.show .offcanvas-body {
  border: 2px dashed #456789;
	border-radius: 10px;
}
.offcanvas.show .cart-footer.bg-body-tertiary {
	background-color: transparent !important;
}
#offcanvas-user h2 {
	font-size: 40px;
}
/*Offcanvas - END*/
/*Header and Nav end*/
/*Side Nav*/
.col-lg-3.order-first {
  padding: 0 25px;
  border-left: 1px dashed #456789;
}
#secondary.widget-area h2.widget-title {
	color:#012345;
    font-family: 'GainsboroughSerif-Regular';
    letter-spacing: 1px;
    font-size: 40px;
	line-height: 30px;
  	margin: 10px 0 20px 0;
	text-align: center;
}
#secondary.widget-area p {
	margin:0 0 30px 0;
}
.imgborder {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  box-shadow: 1px 2px 5px rgba(28,20,6,.14);
  padding: 8px;
}
.menu-product-categories-container ul li {
	margin-bottom: 5px;
}
#main .menu-product-categories-container ul li a, .menu-product-categories-container ul li a {
    font-size: 17px;
	border: 1px dashed #bfa191;
	border-radius: 8px;
	color:#534741;
	text-decoration: none;
  display: block;
  padding: 5px 15px;
	font-weight: 400;
	transition-duration: 0.8s;
}
#main .menu-product-categories-container ul li a:hover, .menu-product-categories-container ul li a:hover {
	background-color: #bfa191;
	color:#012345;
}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li, ul.product_list_widget li {
    line-height: 23px;
    padding: 0 0 20px 0;
    border-bottom: 1px dashed #bfa191;
    margin: 0 0 25px 0;
}
.woocommerce ul.product_list_widget li img {
	float: left;
}
ul.product_list_widget {
	list-style-type: none;
	padding-left:0;
}
.wp-singular ul.product_list_widget li a {
	display: block;
}
.woocommerce ul.cart_list li img, ul.product_list_widget li img, .woocommerce ul.product_list_widget li img {
  float: left;
  margin: 0 8px 0 -10px;
  width: 80px;
  height: auto;
  box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.2);
  padding: 6px;
  background-color: #fff;
}
#main a span.product-title {
  font-weight: 400;
  font-size: 16px;
}
/*Side Nav - END*/
/*Pinked Fabric*/
.pinked-fabric, .woocommerce-page #main > .row {
	margin: 0 -5px 30px !important;
}
#main .tribe-events-header, #main .tribe-events-calendar-list, main .tribe-events-calendar-list-nav {
	padding: 0 30px;
}
#main .tribe-events-c-subscribe-dropdown__container {
	padding: 0 30px;
	box-shadow: 0 22px 20px rgba(0,0,0,0.3);
}
.single-tribe_events #main .tribe-events-c-subscribe-dropdown__container {
	box-shadow: none;
}
.pinked-fabric, .woocommerce-page #main > .row, .page-template-default #primary > .row, .search #primary > .row {
	background: url(/wp-content/uploads/2020/10/center-fabric-center.jpg) repeat;
	padding-top: 20px;
	position: relative;
	display: flex;
}
.page-template-default #primary > .row, .search-results #primary > .row {
	margin: 0;
}
#main .tribe-events-header, #main .tribe-events-calendar-list, #main .tribe-events-calendar-list-nav, #main .tribe-events-c-subscribe-dropdown__container, .page-template-page-sidebar-none #main .entry-content  {
	background: url(/wp-content/uploads/2020/10/center-fabric-center.jpg) repeat;
	padding-top: 20px;
	position: relative;
}
.home.page-template #main .entry-content {
	background:none;
}
.page-template-page-sidebar-none #main .entry-content, .page-template-default #primary > .row, .search #primary > .row {
	box-shadow: 0 22px 20px rgba(0,0,0,0.3);
}
.page-template-page-sidebar-none #main {
	padding-bottom: 50px;
}
.single-tribe_events .tribe-events-single {
	background: url(/wp-content/uploads/2020/10/center-fabric-center.jpg) repeat;
    padding: 20px 30px;
    position: relative;
}
#main .tribe-events-header {
	margin-bottom: 0 !important;
}
.pinked-fabric::before, .woocommerce-page #main > .row::before, #main .tribe-events-header::before, #main .tribe-events-calendar-list::before, #main .tribe-events-calendar-list-nav::before, #main .tribe-events-c-subscribe-dropdown__container::before, .single-tribe_events .tribe-events-single::before, .page-template-page-sidebar-none #main .entry-content::before, .page-template-default #primary > .row::before, .search #primary > .row::before {
    content: '';
	background: url(/wp-content/uploads/2020/10/center-fabric-left.png) repeat;
    position: absolute;
    left: -10px;
    top: 0;
    display: block !important;
    width: 10px;
    height: 100%;
    z-index: 1;
	background-position: left top;
}
.pinked-fabric::after, .woocommerce-page #main > .row::after, #main .tribe-events-header::after, #main .tribe-events-calendar-list::after, #main .tribe-events-calendar-list-nav::after, #main .tribe-events-c-subscribe-dropdown__container::after, .single-tribe_events .tribe-events-single::after, .page-template-page-sidebar-none #main .entry-content::after, .page-template-default #primary > .row::after, .search #primary > .row::after {
    content: '';
    background-repeat: repeat;
    background-image: url(/wp-content/uploads/2020/10/center-fabric-right.png);
    position: absolute;
    right: -10px;
    top: 0;
    display: block !important;
    width: 10px;
    height: 100%;
    z-index: 2;
    background-position: right top;
}
.home.page-template #main .entry-content::after, .home.page-template #main .entry-content::before {
	background-image:none;	
}
/*Pinked Fabric-END*/
/*Brown and Blue Backs*/
.blue-back {
	background: url(/wp-content/uploads/2020/11/blue-texture.jpg) repeat #012345;
	padding: 10px 30px;
	margin: 30px 0 !important;
	color: #e6e7e2;
	position: relative;
}
.blue-back p { 
	font-size: 19px;
	line-height: 30px;
}
.blue-back a {
    color: #d3d499;
}
.main .blue-back p a:hover {
	background-color:#534741;
}
.entry-content .blue-back h2.pen {
	color:#f8f6ef;
    font-size: 85px;
    margin: 15px 0 15px 0;
}
.blue-back::before {
	content: '';
    border: 1px dashed #fff;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    height: -webkit-calc(100% - 20px);
    position: absolute;
	left: 10px;
	display: -webkit-box;
}
.brown-back {
	margin: 0 0 30px !important;
	background: url(/wp-content/uploads/2020/10/footer-texture.jpg) repeat #534741;
}
.entry-content .brown-back h3:not(.product_loop_title), .h3pen-brown {
    text-shadow: none;
    text-transform: none;
    font-size: 80px;
	text-align: center;
	color: #f8f6ef;
	margin: -23px 0 -5px 0;
	line-height: 80px;
}
@media screen and (max-width:480px) {
	.h3pen-brown{
		font-size: 65px;
		line-height: 65px;
	}
} 
.brown-back .wpb_content_element {
    padding: 15px 0 0 0;
    margin: 0;
}
.brown-back input[type="text"] {
	-webkit-box-shadow: none;
    box-shadow: none;
    background: #e6e7e2;
    color: #012345;
    font-size: 18px;
    font-family: 'Roboto Slab';
    padding: 8px 20px;
	margin: 5px auto;
    border: 1px dashed;
    border-radius: 10px;
	font-display: swap;
}
.brown-back input[type="submit"] {
    width: 80%;
    border: 1px dashed;
    font-family: 'Roboto Slab', serif;
    font-size: 18px;
    padding: 8px 30px;
	margin: 5px auto;
    background-color: #234567;
    color: #e6e7e2;
    border-radius: 10px;
	display: block;
	transition-duration: 0.8s;
	font-display: swap;
}
.brown-back input[type="submit"]:hover {
	color:#333;
	background-color:#e6e7e2;
	border-color: #234567;
}
/*Brown and Blue Backs-END*/
/*WooCommerce*/
.product-template-default.single-product #main {
	padding: 30px 0 20px;
}
.wc-breadcrumb {
	display: none;
}
.woocommerce #main {
    padding: 100px 0 20px;
    position: relative;
}
h2.woocommerce-loop-product__title {
    line-height: 22px;
    font-family: 'Roboto Slab', serif;
    color: #534741;
    margin: 0 0 10px;
	font-weight: 400;
	letter-spacing: 0;
    font-display: swap;
}
.woocommerce .card .woocommerce-loop-product__title {
    font-size: 17px;
}
.woocommerce .add-to-cart-container {
  display: none;
}
.woocommerce div.product {
  border: 0;
  background: transparent;
}
#main a.woocommerce-LoopProduct-link:hover {
	background-color:transparent;
}
.woocommerce div.product .woocommerce-LoopProduct-link img {
  text-decoration: none;
  box-shadow: 1px 2px 5px rgba(28,20,6,.14);
	transition-duration: 0.8s;
}
.woocommerce div.product .woocommerce-LoopProduct-link img:hover {
	transform: scale(1.05);
}
.woocommerce div.product div.images .flex-control-thumbs {
  display: block;
}
.woocommerce div.product div.images .flex-control-thumbs li {
margin: 1%;
  width: 23%;
  background-color: #fff;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  padding: 2%;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
	border-radius: 0;
}
/*Cart Page*/
.woocommerce #main .col-lg-9 {
	padding: 0 30px;
}
.woocommerce div.product .product_title, .woocommerce-page div.product .product_title {
    color: #012345;
    font-size: 60px;
    line-height: 42px;
    margin: 0 0 20px 0;
    letter-spacing: 1px;
	padding:0 !important;
}
.woocommerce .quantity .qty {
  width: 2em;
  text-align: center;
}
.woocommerce div.product form.cart .group_table td:first-child {
  width: 100px;
	text-align: center;
}
.quantity .input-group {
  width: 100px;
}
.quantity .input-group button, .quantity .input-group input {
  border-style: dashed;
	border-color:#456789;
}
.woocommerce .entry-summary .woocommerce-Price-amount.amount {
    color:#012345;
    white-space: nowrap;
    font-size: 30px;
    line-height: 24px;
}
.woocommerce-grouped-product-list tr.purchasable {
	border-top: 5px double #e7e7e7;
}
.woocommerce-grouped-product-list tr.purchasable td {
	padding: 20px 10px !important;
}
.woocommerce div.product form.cart .button {
  border: 2px dashed #fff;
  font-size: 20px;
  font-weight: 500;
	transition-duration: 0.8s;
}
.woocommerce div.product form.cart .button:hover {
	background-color: #534741;
	border-color:#fff;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
  color: #012345;
  font-size: .9em;
  font-weight: 500;
}
/*Tabs*/
#tab-description h2 {
  display: none;
}
.woocommerce-Tabs-panel {
  background: #fff;
  padding: 20px 30px !important;
  box-shadow: 2px 8px 8px rgba(0, 0, 0, .3);
  border-style: solid;
  border-width: 0 1px 1px 1px;
  border-color: #efefef;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
	border-color:#efefef;
	border-bottom:0;
}
.woocommerce-tabs .mb-3 {
	margin-bottom:0 !important;
}
/*Design size table - Ninja Tables*/
.ninja_table_buttons.after_search_box.ninja_buttons_left {
  margin: 0;
}
.woocommerce-tabs .foo-table .form-inline {
	float:left;
}
.woocommerce-tabs .ninja_table_buttons.after_search_box.ninja_buttons_right {
    float: right;
    display: contents;
}
.woocommerce-tabs .ninja_table_buttons.after_search_box.ninja_buttons_right .ninja_button_print {
	background-color:#123456 !important;
	color: #f8f6ef !important;
    font-size: 17px;
    border: 1px dashed #f8f6ef;
    border-radius: 15px;
    font-weight: bold;
	padding: 5px 20px;
	transition-duration: 0.8s;
}
.woocommerce-tabs .ninja_table_buttons.after_search_box.ninja_buttons_right .ninja_button_print:hover {
	background-color:#534741 !important;
}
.woocommerce-tabs .semantic_ui .ui.table thead th {
    background: #ebe5da;
    color: #534741;
}
.woocommerce-tabs .semantic_ui .ui.table {
    color: #534741;
}
.woocommerce-tabs ul {
    font-size: 17px;
    line-height: 24px;
	border-bottom:0;
}
.woocommerce-tabs .semantic_ui .ui.striped.table tbody tr:nth-child(2n) {
    background-color: #fcf8f1;
}
.woocommerce-tabs .semantic_ui .ui.selectable.table tbody tr:hover {
	background-color: #e6e7e2 !important;
}
.woocommerce-tabs .footable .pagination > .active > a, .woocommerce-tabs .footable .pagination > .active > a:focus, .woocommerce-tabs .footable .pagination > .active > a:hover, .woocommerce-tabs .footable .pagination > .active > span, .footable .pagination > .active > span:focus, .woocommerce-tabs .footable .pagination > .active > span:hover {
    background-color: #345678;
    border-color: #345678;
}
.woocommerce-order-downloads .woocommerce-MyAccount-downloads-file.button.alt {
    height: auto;
    font-size: 16px !important;
    padding: 5px 15px !important;
}
@media screen and (max-width:1024px) {
	.history .woocommerce-order-downloads .nobr {
    	white-space: normal;
	}
	.history .woocommerce table.order_details td, .history .woocommerce table.order_details tfoot th, .history .woocommerce #order_review table.shop_table td, .history .woocommerce #order_review table.shop_table th {
    	padding: 20px 10px 9px;
	}
}
@media screen and (max-width:480px) {
	.history .woocommerce-MyAccount-content {
		margin: 0 -90px;
	}
}
.woocommerce-page .payment_methods .input-text {
	width: 100% !important;
	height: 40px !important; 
}
.wpb-content-wrapper .woocommerce {
  padding: 0 40px;
}
.woocommerce #payment .form-row select, .woocommerce-page #payment .form-row select {
  min-width: 100px;
}
.woocommerce-info, .woocommerce-noreviews {
  border: 2px dashed #558b9e;
  border-width: 2px;
	background-color:#9fc6d4;
}
@media screen and (max-width:1200px) {
    .woocommerce .woocommerce-grouped-product-list-item td {
      float: left;
      width: 50%;
      display: block;
    }
	.woocommerce .woocommerce-grouped-product-list-item td label {
		padding: 0 10px;
	}
	.woocommerce .woocommerce-grouped-product-list-item td.woocommerce-grouped-product-list-item__price {
      width: 100%;
      text-align: center;
    }
}
/*Account page*/
.woocommerce-account .site-content .u-columns .u-column1.col-1, .woocommerce-account .site-content .u-columns .u-column2.col-2 {
  width: 45%;
  border: 2px dashed #558b9e;
  margin: 0 2.5%;
  padding: 20px 35px;
  border-radius: 10px;
}
@media screen and (max-width:1200px) {
  .woocommerce-account .site-content .u-columns .u-column1.col-1, .woocommerce-account .site-content .u-columns .u-column2.col-2 {
    width: 95%;
  	margin: 15px 2.5%;
  }
}
.woocommerce-account form.woocommerce-form-register .form-row .input-checkbox {
  margin: -4px 5px 0 0 !important;
}
.my-offcanvas-account .u-columns .u-column1.col-1 {
	border-bottom: 2px dashed #558b9e;
	padding-bottom: 10px;
}
.woocommerce-account #sidebar ul.product_list_widget li img {
  float: left;
}
/*WooCommerce - END*/
/*WP Bakery Page Builder-Composer Elements*/
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #012345 !important;
	font-weight: 500 !important;
  font-size: 20px;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
    color: #456789 !important;
	font-weight: 500 !important;
  font-size: 20px;
}
.wpb-js-composer #main  .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a:hover, .wpb-js-composer #main .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
	background-color:#ebe5da  !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #ebe5da !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: #fcf8f1 !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    background-color: #fcf8f1 !important;
}
.wpb-js-composer .vc_toggle_title h4 {
	font-weight: 500 !important;
  font-size: 19px;

}
/*WP Bakery Page Builder-Composer Elements - END*/

/*Events Calendar*/
.home .tribe-events-widget-events-list__events {
  padding: 0 50px;
}
#tribe-events-pg-template.tribe-events-pg-template {
  padding: 0 0 30px 0;
}
.post-type-archive-tribe_events #main {
  padding-bottom: 20px !important;
}
.tribe-common a, .tribe-common a:active, .tribe-common a:focus, .tribe-common a:hover, .tribe-common a:visited {
    color: #234567;
}
.tribe-common .tribe-common-h3, .tribe-common .tribe-common-h5, .tribe-common .tribe-common-h6 {
    color: #234567;
}
.tribe-events .tribe-events-calendar-list__event-date-tag-weekday {
    color: #534741;
}
.tribe-events-calendar-list h3.tribe-events-calendar-list__event-title {
font-size: 40px !important;
  margin: 0 0 15px 0;
  line-height: 35px !important;
}
.single-tribe_events .tribe-events-single-event-title {
    color: #123456;
	margin-left: 10px;
}
.tribe-events-back a, .tribe-events-back a:visited, .tribe-ext-events-control-text, .tribe-common .tribe-ext-events-control-text, .tribe-events-content, .tribe-events-event-meta, .tribe-events-single .tribe-events-sub-nav, .tribe-events-single .tribe-events-sub-nav {
    font-family: 'Roboto Slab';
	font-display: swap;
	list-style-type: none;
}
.tribe-common .tribe-common-h3, .tribe-common .tribe-common-h4, .tribe-common .tribe-common-h5, .tribe-common .tribe-common-h6 {
    font-family:'Roboto Slab', serif;
	font-display: swap;
}
.tribe-common .tribe-common-h1, .tribe-common .tribe-common-h2 {
    font-family: 'GainsboroughSerif-Regular', serif;
	font-display: swap;
}
.home .tribe-mini-calendar-event {
    width: 21%;
	margin: 0 2%;
    float: left;
	margin-bottom: 35px;
	border-bottom: 0;
}
@media screen and (max-width:1024px) {
    .home .tribe-mini-calendar-event {
        width: 90%;
        margin: 0 5%;
	}
}
.home .event {
    width: 27%;
    float: left;
    margin: 0 3%;
}
@media screen and (max-width:768px) {
  .home .event {
      width: 94%;
	  margin-bottom:45px;
  }
}
.home .tribe-common{
    margin-top: 10px;
    padding-top: 0;
}
.home .tribe-events-widget-link {
    clear: both;
    text-align: center;
}
.home .tribe-events-widget .tribe-events-widget-events-list__event-row--featured .tribe-events-widget-events-list__event-date-tag-datetime::after {
    background-color: transparent;
}
.home .tribe-events-widget-events-list__view-more {
    text-align: center;
    clear: both;
    margin-top: 30px !important;
    display: block;
    float: left;
    width: 100%;
}
.home .tribe-common--breakpoint-medium.tribe-events-widget .tribe-events-widget-events-list__event-date-tag {
}
.home .tribe-common--breakpoint-medium.tribe-events-widget .tribe-events-widget-events-list__event-date-tag, .home .tribe-common--breakpoint-xsmall.tribe-events-widget .tribe-events-widget-events-list__event-date-tag, .home .tribe-events-widget .tribe-events-widget-events-list__event-date-tag {
    width: 50px !important;
    margin-right: 22px;
    padding-top: 15px;
	border: 1.5px dashed #bfa191;
    border-radius: 5px;
	background-color: #f8f6ef
}
.home .tribe-common--breakpoint-medium.tribe-events-widget .tribe-events-widget-events-list__event-title {
    font-size: 30px;
    line-height: 28px;
}
.home .tribe-event-image /* .tribe-events-single ul.tribe-related-events .tribe-related-events-thumbnail*/ {
	position: relative;
	width:100%;
	overflow: hidden;
    padding: 0;
    background-color: #fff;
    margin: 0 15px 10px 0;
    box-shadow: 2px 2px 3px #c8c8c8;
	padding-bottom: 100%;
}
.home .tribe-event-image:after {
	content: "";
	display: block;
}
.home .tribe-event-image img /*.tribe-events-single ul.tribe-related-events .tribe-related-events-thumbnail img*/ {
    position: absolute;
    width: calc(100% - 20px);
	top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%) 
}
.home .entry-content h2.tribe-events-title {
    font-size: 40px;
    margin: 0 0 15px 0;
    line-height: 30px;
}
.home .tribe-events-widget .tribe-events-widget-events-list__event-date-tag-month {
    font-family: 'Roboto Slab', serif;
    font-size: 12px;
    color: #534741;
	font-display: swap;
}
.home .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium {
    font-size: 28px;
    color: #534741;
}
.home .tribe-common--breakpoint-xsmall.tribe-events-widget .tribe-events-widget-events-list__event-title {
    font-size: 40px;
    line-height: 35px;
	margin-top:8px;
}
.home .tribe-common-g-row.tribe-events-widget-events-list__event-row.tribe-events-widget-events-list__event-row--featured {
  float: left;
  width: 33.33%;
  padding: 0 15px 0 0;
	margin: 150px 0 0 0;
	position: relative;
}
.home .tribe-common-g-row.tribe-events-widget-events-list__event-row.tribe-events-widget-events-list__event-row--featured .alignleft.wp-post-image {
  position: absolute;
  width: auto;
  bottom: calc(100% + 20px);
}
@media screen and (max-width:1024px) {
    .home .tribe-common-g-row.tribe-events-widget-events-list__event-row.tribe-events-widget-events-list__event-row--featured {
		width: 100%;
		margin: 20px 0 0 0;
    }
	.home .tribe-common-g-row.tribe-events-widget-events-list__event-row.tribe-events-widget-events-list__event-row--featured .alignleft.wp-post-image {
      position: relative;
      bottom: 0;
      width: 100%;
      padding-right: 20px;
    }
}
@media screen and (max-width:576px) {
    .home .tribe-common-g-row.tribe-events-widget-events-list__event-row.tribe-events-widget-events-list__event-row--featured {
		margin: 140px 0 0 0;
    }
	.home .tribe-common-g-row.tribe-events-widget-events-list__event-row.tribe-events-widget-events-list__event-row--featured .alignleft.wp-post-image {
      position: absolute;
    bottom: calc(100% + 10px);
    width: 150px;
    }
}
h3.tribe-related-events-title {
	font-size: 30px;
	margin: 0 0 10px 0;
	line-height: 22px;
}
.tribe-events-widget-link a, .single-tribe_events .tribe-events-cal-links a, .home .tribe-events-widget .tribe-events-widget-events-list__view-more-link  {
    background-color: #534741;
    color: #e6e7e2;
    font-size: 20px;
    padding: 5px 20px !important;
	line-height: 35px;
    border-radius: 15px;
    border: 1px dashed #f8f6ef;
	transition-duration: 0.8s !important;
}
.tribe-events-ics {
	display: inline-block;
	margin: 0 0 0 40px;
}
.home c.tribe-compatibility-container {
  margin: 0 50px;
}
@media screen and (max-width:768px) {
	.single-tribe_events .tribe-events-cal-links a {
		width: 90%;
		margin: 6px auto;	
	}
}
.tribe-events-cal-links .tribe-events-ical, .tribe-events-cal-links .tribe-events-gcal {
	background-image:none;
}
.tribe-common.tribe-events-widget .tribe-events-widget-events-list__view-more-link {
    color: #f8f6ef !important;
    font-weight: 600;
	transition-duration: 0.8s !important;
}
.tribe-common .tribe-common-anchor-thin {
   transition-duration: 0.8s;
}
.tribe-common.tribe-events-widget .tribe-events-widget-events-list__view-more-link:hover {
    color: #534741 !important;
}
.home .tribe-events-widget .tribe-events-widget-events-list__view-more-link:visited {
    color: #e6e7e2;
}
.tribe-events-widget-link a:hover, .single-tribe_events .tribe-events-cal-links a:hover, .home .tribe-events-widget .tribe-events-widget-events-list__view-more-link:hover {
	background-color: #d5cfc1;
	color: #534741;
    border: 1px dashed #534741;
}
.single-tribe_events .tribe-events-cal-links a:hover {
    font-size: 20px;
    padding: 8px 20px;
}
.tribe-mini-calendar-event .list-info {
    font-size: 18px;
    line-height: 24px;
}
.tribe-events-page-template #color_header {
	display: none;
}
.post-type-archive-tribe_events .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    padding: 0px;
    margin: 0;
    max-width: calc(100% + 100px) !important;
}
.post-type-archive-tribe_events .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-row:last-child {
  margin-bottom: 0px;
  padding-bottom: 20px;
}
.post-type-archive-tribe_events .tribe-events-c-small-cta__price {
  font-size: 17px;
}
.post-type-archive-tribe_events .tribe-common--breakpoint-medium.tribe-common .tribe-common-h6--min-medium {
  font-size: 40px;
}
@media screen and (max-width:992px) {
  .tribe-events-calendar-list__month-separator-text.tribe-common-h7.tribe-common-h6--min-medium.tribe-common-h--alt {
    font-size: 40px;
    font-weight: 400;
  }
}
.tribe-common, #tribe-events-pg-template.tribe-events-pg-template {
	position: relative;
	margin-top:0;
}
.post-type-archive-tribe_events.tribe-events-page-template header.header, .tribe_events-template-default.single.single-tribe_events header.header {
	padding-bottom: 100px;
}
.tribe-events-before-html h1 {
	/*Remaining definition combined with #color_header above*/
    text-align: center;
    position: relative;
    font-size: 50px;
    line-height: 35px;
    margin: 0;
    letter-spacing: 1px;
    padding: 17px 20px 20px 20px;
}
.post-type-archive-tribe_events .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input-group {
    margin-right: 10px;
}
.tribe-events-c-top-bar__datepicker-desktop {
    font-family: 'GainsboroughSerif-Regular';
	font-size: 50px;
	font-display: swap;
}
.tribe-common--breakpoint-xsmall.tribe-events .tribe-events-header, .tribe-common--breakpoint-xsmall.tribe-events .tribe-events-c-events-bar {
    background-color: transparent;
}
.tribe-events-c-top-bar__datepicker-mobile {
    font-size: 40px;
    font-family: 'GainsboroughSerif-Regular';
	font-display: swap;
}
.tribe-mini-calendar-event .list-date .list-dayname {
    font-size: 10px !important;
}
.tribe-mini-calendar-event .list-date {
    background: #534741 !important;
}
.tribe-events-duration, .tribe-event-date-start, .tribe-event-time {
    font-weight: bold;
    font-size: 17px;
    line-height: 23px;
    color: #534741;
}
/*
.tribe-common h1 {
    text-align: center;
    font-size: 65px;
    border-top: 2px dashed #909e9f;
    border-bottom: 2px dashed #909e9f;
	border-right:0;
	border-let:0;
    margin: 0 -50px 30px -50px;
	background-color: rgba(111,75,57,.1);
}*/
.tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn {
    background-color: #234567;
}
.single-tribe_events #tribe-events-pg-template {
  max-width: none;
}
.single-tribe_events .tribe-events-single-event-title {
    font-size: 50px;
	font-family: 'GainsboroughSerif-Regular';
	line-height: 40px;
	margin: 0 0 20px 14px;
}
.single-tribe_events .tribe-events-event-image {
    text-align: center;
	margin: 0 0 15px 14px;
}
.single-tribe_events .tribe-events-event-image img {
    max-height: 500px;
    width: auto;
}
.single-tribe_events .tribe-events-schedule {
    background: transparent;
    border: 0;
	font-size: 16px;
	margin: 0 0 8px 15px;;
}
.single-tribe_events .tribe-events-content p {
    margin: 0 15px;
}
.single-tribe_events .tribe-events-schedule h2 {
    font-family: 'Roboto Slab';
	color:#534741;
	font-display: swap;
}
.single-tribe_events .tribe-events-cal-links {
    text-align: center;
	font-family: 'Roboto Slab';
    margin-top: 30px;
	font-display: swap;
}
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:hover, .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:hover {
	color: #fff;
}
.single-tribe_events .tribe-events-event-meta::before, .single-tribe_events .tribe-events-event-meta ~ div:not(.tribe-events-event-meta):not(.event-tickets) {
    border-top: 0;
}
.single-tribe_events .tribe-events-nav-next {
    text-align: right;
}
.single-tribe_events .tribe-events-event-meta {
    background-color: rgba(83,71,65,0.1) !important;
    color: #534741 !important;
    border: 2px dashed #909e9f;
    border-radius: 10px;
    padding: 20px 0;
	font-size: 17px;
	font-size: 17px;
    margin: 0 auto;
    padding: 0 0 0 35px;
}
#tribe-events-footer {
    border-top: 0;
}
.tribe-events-event-meta .column, .tribe-events-event-meta .tribe-events-meta-group {
    float: left;
    width: 49%;
	margin-bottom: 20px;
}
@media screen and (max-width:1024px) {
      .tribe-events-event-meta .column, .tribe-events-event-meta .tribe-events-meta-group {
      float: none;
      width: 100%;
}
}
.tribe-events-meta-group .tribe-events-single-section-title {
    font-size: 35px;
	letter-spacing: 1px;
}
.tribe-events-single ul.tribe-related-events li {
    width: 24%;
    float: left;
}
@media screen and (max-width:1024px) {
	.tribe-events-single ul.tribe-related-events li {
    width: 90%;
	margin-left:9%;
    float: left;
	}
}
.tribe-events-single ul.tribe-related-events .tribe-related-events-thumbnail {
    float: left;
    width: 90%;
}
.tribe-events-single ul.tribe-related-events .tribe-related-events-title {
    font-size: 35px;
    line-height: 28px;
}
.tribe-events-sub-nav li a {
    background: #d5cfc1;
    color: #534741;
    padding: 10px 20px;
    position: relative;
    white-space: normal;
    border: 1px dashed #534741;
    border-radius: 12px;
	transition-duration: 0.8s;
}
.tribe-events-sub-nav li a:hover {
	background-color: #234567;
	color: #f8f6ef;
	border: 1px dashed #f8f6ef;
}
.tribe-events-sub-nav li {
	margin: 0 10px;
}
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next, #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous, #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next, #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous {
    width: 49%;
}
.tribe-events-sub-nav {
	padding:0;
}
@media screen and (max-width:992px) {
    .tribe-events-sub-nav li a {
      display: block;
    }
}
.tribe-events-sub-nav li a:visited {
    color: #012345;
}
.tribe-events-event-url-label {
	display: none;
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dd.tribe-events-event-url {
    margin-top: 20px;
}
.post-type-archive-tribe_events .tribe-events-view [rel="prev"]::before, .post-type-archive-tribe_events .tribe-events-view [rel="next"]::before {
  content: "";
}
.tribe-events-single .tribe-events-sub-nav a span {
  display: contents;
}
@media screen and (max-width:992px) {
	.tribe-events .tribe-events-l-container {
      padding: 0 0 20px 0;
    }
	#main .tribe-events-header {
      margin: 0 !important;
    }
	.tribe-events .tribe-events-calendar-list__event-row:last-child {
      margin-bottom: 0;
    }
}
/*Hide Event Calendar Search*/
.post-type-archive-tribe_events .tribe-events-header__events-bar {
	display: none;
}
/*Event Calender - END*/
/*Wholesale*/
.role-default_wholesaler .virtual {
	display: none;
}
/*Wholesale - END*/
/*Redemption Page*/
.redeem {
	width: 80%;
	margin: 0 auto;
}
@media screen and (max-width:1024px) {
	.redeem {
		width: 100%;
	}
}
@media screen and (max-width:768px) {
	.redeem {
		width: 110%;
		margin: 0 -5%;
	}
}
@media screen and (max-width:480px) {
	.redeem {
		width: 200%;
		margin: 0 -50%;
	}
}
.redeem td:first-child {
    width: 200px;
}
#redeemTOS {
		height: 250px;
		width: 96%;
		border: 1px solid #CBBB8D;
		overflow: auto;
		font-size: 11px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
		margin-left:auto;
		margin-right:auto;
		padding: 2%;
	}

/*Redemption Page - END*/
/*Product Registration Form*/
.listimage-container.product-reg ul {
    display: block !important;
	font-size: 17px;
	padding:0;
}
.listimage-container.product-reg ul li {
    width: 11.8%;
    float: left;
    margin: 0 20px !important;
    list-style-type: none;
}
@media screen and (max-width:1200px) {
	.listimage-container.product-reg ul li {
		width: 19.4%;
	}
}
@media screen and (max-width:1024px) {
	.listimage-container.product-reg ul li {
		width: 24%;
	}
}
@media screen and (max-width:1024px) {
	.listimage-container.product-reg ul li {
		width: 32%;
	}
}
@media screen and (max-width:480px) {
	.listimage-container.product-reg ul li {
		width: 100%;
	}
}
#nf-description-84 {
  float:left;
}
/*Product Registration Form - END*/
/*Footer*/
#footer .bg-body-tertiary {
  background-color: transparent !important;
	padding-top:0 !important;
}
#footer .bg-body-tertiary .container .row.brown {
    background: url(/wp-content/uploads/2020/10/footer-texture.jpg) repeat #534741;
	padding:30px 0 ;
    margin: 0;
	box-shadow: 0 15px 25px rgba(0,0,0,0.3);
}
#footer .bg-body-tertiary .container .row.info {
    padding: 0;
}
#footer .bg-body-tertiary .container .row .menu {
	margin:0 2px
}
#footer .bg-body-tertiary .container .row .menu a {
    color: #f8f6ef;
    background-color: #234567;
	text-align: center; 
	font-size: 20px;
	text-decoration: none;
	padding: 8px 10px;
	border-radius: 20px;
	border: 1px dashed #f8f6ef;
	display: block;
	margin:10px 0;
	transition-duration: 0.8s;
}
#footer .bg-body-tertiary .container .row .menu a:hover {
	color:#333;
	background-color:#e6e7e2;
	border-color: #234567;
	background-image: none;
}
#footer .info, #footer .bootscore-copyright {
	color:#fff;
}
#footer .info a:hover {
	color: #e6e7e2;
}
#footer .social {
	text-align: right;
	padding:0 35px;
}
@media screen and (max-width:768px) {
    #footer .social {
        text-align: center;
		padding:0;
    }
}
#footer .social a {
	color: #e6e7e2;
    font-size: 25px;
	line-height: 88px;
    background-color: rgba(0,0,0,0.3);
    border-radius: 100%;
	display: inline-block;
	width: 50px;
	height: 50px;
	position: relative;
	margin: 3px;
	transition-duration: 0.8s;
}
#footer .social  a:hover {
	background-color: #e6e7e2;
	color: #234567;
}
#footer .social a i {
	position: absolute;
	transform: translate(-50%, -50%);
	top:50%;
	left:50%;
}
#footer .social img {
  margin-top: -45px;
}
#footer .footer_logo {
	margin: -12px auto 21px auto;
}
/*Search Bars*/
.woocommerce-product-search .search-field, #collapse-search .top-nav-search .input-group .form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #e6e7e2;
    color: #012345;
    font-size: 17px;
    font-family: 'Roboto Slab';
    border-radius: 19px !important;
    padding: 10px 20px 11px 55px;
    border: 1px dashed;
	font-display: swap;
}
#collapse-search .top-nav-search .input-group .form-control {
	box-shadow: 5px 8px 20px rgba(0,0,0,0.6);
}
.woocommerce-product-search .input-group .btn, #collapse-search .top-nav-search .input-group .btn {
    position: absolute;
    z-index: 5;
    background-image: url(/wp-content/uploads/2025/10/lbq-search.webp);
    background-position: center center;
    background-repeat:no-repeat;
    width: 47px;
    height: 51px;
    border: 0;
    left: 5px;
    top: -3px;
	transition: 0.8s;
}
.woocommerce-product-search .input-group .btn:hover, #collapse-search .top-nav-search .input-group .btn:hover {
	background-color: transparent;
	transform: scale(1.2);
}
.woocommerce-product-search .input-group .btn i, #collapse-search .top-nav-search .input-group .btn i {
	display: none;
}
#collapse-search.bg-body-tertiary {
  background-color: transparent !important;
  margin-top: -105px;
	z-index: 500;
}
#collapse-search.bg-body-tertiary::before {
  position: absolute;
  left: 0;
  top: -10px;
  width: 100%;
  height: 100vh;
  content: "";
  background-color: rgba(0, 0, 0, .25);
	filter:blur(5px);
}
/*Search Bars - End*/
/*Search Results*/
.search #main a.text-body {
  font-weight: 300;
}
.search #main a.text-body:hover {
  background-color: transparent;
}
.search .blog-post-title.h5 {
	font-size:40px;
	line-height:32px;
}
/*Search Results - END*/
.top-button {
  right: 2%;
}
/*Footer - END*/