/*
Theme Name: Tohono Chul
Author: Blue Door Consulting
Version: 1.0.2
*/

@font-face {
    font-family: "icomoon";
    src: url('fonts/icomoon.eot');
    src: url('fonts/icomoon.eot?#iefix') format('embedded-opentype'), url('fonts/icomoon.woff') format('woff'), url('fonts/icomoon.ttf') format('truetype'), url('fonts/icomoon.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	font: 13px/20px 'MrEaves', arial, san-serif;
}

.order-dropdown .current-li,
.order-dropdown ul li a {
	font-size: 16px;
}

#content p.large {
  font-size: 21px;
}

a {
	color: #6BA539;
}

.woocommerce ul.products li.product-category.product, 
.woocommerce-page ul.products li.product-category.product {
	display: block;
	width: 100% !important;
	margin-bottom: 25px;
}

.wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure {
	height: auto;
}

.wp-block-image {
	text-align: center;
}

.wp-block-image.is-resized {
	margin-left: auto;
	margin-right: auto;
}

.paragraph ul.fdm-section,
.paragraph ul.fdm-menu {
	padding-left: 0;
	margin-left: 0;
	list-style: none;
}

rs-group {
	background-color: rgba(255,255,255,.8);
    border-top-left-radius: 80px;
    width: 100%;
    margin: 20px;
    text-align: right;
    color: #4c3231;
}

rs-group-wrap .round_button a

.tribe-events-adv-list-widget .tribe-events-widget-link a, .tribe-events-back a, .tribe-events-list-widget .tribe-events-widget-link a, ul.tribe-events-sub-nav a {
	font-size: 16px;
	font-weight: normal;
}

.tribe-events-notices {
	background-color: #ffffff;
color: rgba(128,128,128,1);
border-color: rgba(128,128,128,1);
border-width: 1px;
	font-size: 18px;
	text-align: center;
	padding: 15px;
	padding-right: 35px;
	margin-bottom: 20px;
}

rs-group {
	margin: 0 !important;
}

.tribe-events-sub-nav,
.grid.lined > .tile {
	padding: 20px !important;
	margin: 10px 0;
	border-bottom: 1px solid #e0dede;
	border-top: 1px solid #e0dede;
}

/*GA added 2020-02-04*/
.tribe-common .tribe-common-c-btn, 
.tribe-common a.tribe-common-c-btn {
    background-color: #aace4e !important;
}

.tribe-common .tribe-common-c-btn:hover {
    background-color: #286140 !important;
}

.tribe-common .tribe-tickets-quantity {
    color: #808080;
    font-size: 20px;
    width: 54px;
}

.tribe-tickets__item__quantity button[type=submit],
.tribe-tickets__item__quantity__remove,
.tribe-tickets__item__quantity__add {
    color: #C0C0C0 !important;
    font-size: 18px !important;
}

a.rev-btn.circle {
	color: #fff!important;
    font-family: MrEaves,arial,sans-serif !important;
    font-size: 24px !important;
    padding: 0 !important;
    line-height: 125px !important;
    width: 120px !important;
    height: 120px !important;
    border-radius: 60px !important;
    background-color: #6ba539 !important;
}

a.rev-btn.circle:hover {
	background: #286140 !important;
}

.tribe-events-promo {
	display: none;
}

footer#main {
	background: #6BA539;
	color: #fff;
	padding: 30px 0;
	font-size: 15px;
}

footer#main a {
	color: #FFF;
}


footer#main a:hover {
	color: #286140;
}

footer h3,
footer .widget-title {
	color: #FFF;
	font-size: 20px;
    font-family: "Antic Slab", Arial, Helvetica, sans-serif;
    font-weight: 400;
    line-height: 20px;
    font-style: normal;
}

footer .widget-title {
	font-size: 24px;
	padding-bottom: 3px;
	border-bottom: 2px solid #286140;
	margin-bottom: 10px;
}

footer#main .textwidget > * {
	margin-top: 12px;
}

.primary-content {
	padding-top: 55px;
	padding-bottom: 55px;
}

.single .woocommerce-container.primary-content {
	padding-top: 20px;
	padding-bottom: 30px;
}

.is-sticky .fusion-secondary-main-menu {
	position: fixed;
	top: 0;
	z-index: 210;
	width: 100%;
	-webkit-box-shadow: rgba(0,0,0,.117647) 0 1px 3px;
	        box-shadow: rgba(0,0,0,.117647) 0 1px 3px;
}

.is-sticky.admin-bar .fusion-secondary-main-menu {
	top: 32px;
}

.woocommerce-checkout-review-order-table tr.fee {
	display: none;
}

.woocommerce-message, .woocommerce-error {
	background: #286140;
	border: 0 !important;
	color: #fff;
	padding: 15px !important;
	margin-bottom: 30px;
}

.woocommerce-error::before, .woocommerce-message::before {
	display: none;
}

.woocommerce-info a, .woocommerce-message a {
	font-weight: bold;
}

.woocommerce-error {
	background: #891812;
}

.woocommerce-error a {
	color: #FFF;
	font-weight: bold;
}

form.checkout > div {
	margin-top: 35px;
	border: 1px solid #e0dede;
	padding: 30px;
}

.payment_box .form-row,
#customer_details .form-row {
	margin-top: 15px;
}

#customer_details .form-row label {
	display: block;
}

#wc_checkout_add_ons .form-row {
	margin-bottom: 15px;
}
.payment_box label,
#wc_checkout_add_ons .form-row>label:first-child {
	display: block;
	font-weight: bold;
	margin-bottom: 2px;
}

#customer_details .form-row textarea {
	width: 100%;
	height: 120px;
}

#shipping_method small {
	display: block;
	font-size: 0.8em;
	padding-bottom: 7px;
	margin-left: 20px;
}

#ship-to-different-address {
	margin-top: 40px;
}

#order_review .shop_table td {
	padding: 12px 10px;
}

#order_review .shop_table tbody tr:nth-child(odd) {
	background-color: #f9f9f9;
}

#order_review .shop_table tbody tr .product-total {
	text-align: right;
}

#order_review .shop_table .product-thumbnail {
	float: none;
	margin-bottom: 7px;
}

#order_review .shop_table .product-info {
	margin-left: 0;
	margin-top: 0;
	font-size: 0.8em;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	left: 98%;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	border-color: transparent;
}

.wp-block-button__link {
	background: #d1e990;
    background-image: none;
background-image: -webkit-linear-gradient(bottom,#aad75d,#d1e990);
background-image: linear-gradient(to top,#aad75d,#d1e990);
border: 1px solid #9dba60;
color: #54770f;
text-transform: uppercase;
-webkit-border-radius: 2px;
        border-radius: 2px;
    font-weight: 400;
    font-family: 'PT Sans';
    line-height: 17px;
    font-size: 14px;
}
.wp-block-button__link:hover {
	color: #54770f;
background-image: -webkit-linear-gradient(bottom, #d1e990, #aad75d);
background-image: -o-linear-gradient(bottom, #d1e990, #aad75d);
background-image: linear-gradient(to top, #d1e990, #aad75d);
}

/*.wp-block-column .wp-block-button__link {
	width: 100%;
}*/

.woocommerce-loop-category__title {
	font-size: 24px;
}

.wp-block-button__link.has-red-background-color {
background: #fd9c9c;
background-image: -webkit-linear-gradient(bottom,#fc7d7d,#fd9c9c);
background-image: linear-gradient(to top,#fc7d7d,#fd9c9c);
border: 1px solid #9d1111;
color: #9d1111;
}

.wp-block-button__link.has-red-background-color:hover {
background-image: -webkit-linear-gradient(bottom,#fd9c9c,#fc7d7d);
background-image: linear-gradient(to top,#fd9c9c,#fc7d7d);
color: #9d1111;
}

.give-btn {
    background: #FFF;
    font-size: 0.8em;
    border: 3px solid rgb(0, 87, 63);
}
.give-btn:hover {
    background: rgb(0, 87, 63);
    color: #fff;
}

.give-btn.give-default-level {
    border-color: rgb(107, 165, 57);
    background: rgb(107, 165, 57);
    color: #fff;
}

form[id*="give-form"] .give-donation-amount .give-currency-symbol, form[id*="give-form"] .give-donation-amount #give-amount, form[id*="give-form"] .give-donation-amount #give-amount-text {
    height: 50px;
    line-height: 50px;
    margin-bottom: 12px;
}

form[id*="give-form"] .give-donation-amount .give-currency-symbol {
    background: rgb(107, 165, 57);
    color: #FFF;
    padding: 0 18px;
}

form[id*="give-form"] fieldset {
    padding: 1.5%;
    border: 2px solid rgb(107, 165, 57);
    margin: 25px 0 !important;
}

form[id*="give-form"] fieldset fieldset {
	border: 0;
	margin: 0 !important;
}

form[id*="give-form"] fieldset legend {
    font-family: 'MrsEaves', times, serif !important;
    border-bottom: 0px;
    padding: 5px 15px;
    margin-bottom: -10px;
    letter-spacing: 0.5px;
    display: inline-block;
    width: auto;
}

form[id*="give-form"] fieldset > * {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.return-to-shop .wc-backward {
	padding-left: 40px;
}
.return-to-shop .wc-backward::before {

    position: absolute;
    content: '\f07a';
    font-family: icomoon;
    margin-left: -25px;
    color: inherit;
}

.woocommerce .return-to-shop {
	text-align: right;
	padding-top: 6px;
}

.woocommerce .return-to-shop,
.woocommerce .cart-empty {
	font-size: 18px;
	border-bottom: 1px solid #e0dede;
	border-top: 1px solid #e0dede;
	width: 50%;
	float: left;
	/*padding: 10px 0;*/
	height: 55px;
}

.inline-icon {
	display: inline-block;
	vertical-align: middle;
}

.inline-icon + * {
	padding-left: 10px;
	display: inline-block;
	width: calc(100% - 45px);
	vertical-align: middle;
}

hr{
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	margin-top: 35px;
	margin-bottom: 35px;
	border-color: #E0DEDE !important;
}

.paragraph > hr {
	margin-top: 35px;
}

.paragraph > * + .wp-block-spacer {
    margin-top: 0;
}

.wp-block-column hr.wp-block-separator {
	margin-top: 20px;
	margin-bottom: 20px;
}

blockquote {
	background: #f6f6f6;
	margin: 35px 35px !important;
	border-left: 4px solid #286140;
	color: #4C3231;
	padding: 15px;
}

blockquote p {
	font-family: 'MrsEaves' !important;
	font-size: 20px !important;	
	font-weight: normal;
}

blockquote h4 {
	margin: 12px 0;
}

blockquote cite {
	font-style: italic;
	margin-top: 10px;
}

.has-text-color.has-light-green-color {
	color: #A0CE4E;
}

.has-text-color.has-med-green-color {
	color: #6ba539;
}

.has-text-color.has-green-color {
	color: #286140;
}

.has-text-color.has-red-color {
	color: #9d1111;
}

.wp-block-embed__wrapper {
	text-align: center;
}

.toggle-section {
	border: 4px solid #f9f9f9;
	margin-bottom: 15px;
}
.toggle-section .paragraph {
	padding-left: 20px;
	padding-right: 20px;
}

.toggle-section .heading {
	cursor: pointer;
	padding: 15px 20px;
	position: relative;
}

.toggle-section .heading:before {
	font-family: IcoMoon;
	content: "\e61d";
	font-size: 20px;
	color: #FFF;
	background: #000;
	padding: 5px;
	display: inline-block;
	margin-right: 15px;
}

.toggle-section .heading:hover:before {
	background: #286140;
}

.toggle-section .heading.open:before {
	content: "\e61c";
	background: #286140;
}

.toggle-section .paragraph {
	display: none;
}

.wp-block-image figcaption {
	text-align: left;
}

.meta-info {margin-top: 20px;
	padding: 5px 0;
	border-top: 1px solid rgb(231, 230, 230);
	border-bottom: 1px solid rgb(231, 230, 230);
	font-size: 12px;
}

.kiba-mobile-menu.is-sticky .fusion-secondary-main-menu {
	display: none;
}
.kiba-mobile-menu .kiba-menu_hamburger {
	top: 50%;
	margin-top: -12px;
	width: 25px;
	display: inline-block;
	vertical-align: middle;
}

.kiba-mobile-menu .fusion-secondary-header .container {
	padding: 0;
}
.kiba-mobile-menu .fusion-secondary-menu > ul > li {
	float: none;
}

.kiba-mobile-menu .fusion-logo {
	display: inline-block;
	vertical-align: middle;
}

.fusion-main-menu-search form {
	padding: 10px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.kiba-mobile-menu .fusion-main-menu-search a {
	display: none !important;
}

.post-preview {
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom: 1px solid #e5e5e5;
}

.woocommerce-loop-category__title {
	margin-bottom: 20px;
}

header.fusion-header-wrapper {
	position: relative;
	z-index: 10;
}

.woocommerce ul.products .product-category li.product, 
.woocommerce-page ul.products .product-category li.product {
	border: 1px solid #ebeaea;
    border-bottom-width: 2px;	
    margin-bottom: 11px;
}

.tribe-events-schedule h2 {
	font-size: 16px;
}

#tickets_popup .modal-image {
    display: none;
}
.modal-image {
    position: fixed;
    z-index: 8000;
    width: auto;
    background: rgba(0,0,0, 0.85);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 20px;
}

.modal-image .fa-times {
content: '\f00d';
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    position: fixed;
    color: #000;
    top: 5px;
    right: 7px;
    font-size: 25px;
    z-index: 20;
}

.modal-image .wrapper {
    max-height: 95%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 11;
    background-color: rgba(255, 255, 255, 0.7);
    color: rgb(0, 0, 0);
    width: 480px;
    min-height: 350px;
    border-top-left-radius: 80px;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
}

.modal-image .wrapper img {
        position: absolute;
    top: 25px;
    margin-left: 20px;
    border-radius: 50%;
}

.modal-image .wrapper .interstitial_content {
    display: inline-block;
    text-align: right;
    position: absolute;
    right: 40px;
    width: 45%;
    top: 25px;
}

.modal-image .wrapper .interstitial_content p {
    font-size: 18px;
}

.modal-image .wrapper .button {
    margin-top: 20px !important;
}

.modal-image .wrapper .button.bottom-right-rd {
    border-bottom-right-radius: 17px;
}

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


	.home-sub-content .home-box {
		padding: 20px;
	}

	.home-sub-content .home-box .home-box-content {
		left: 20px;
		right: 20px;
		width: auto;
		margin: 0;
	}
}
@media only screen and (min-width: 769px) {
	form.checkout {
		display: flex;
		-webkit-align-items: flex-start;
		        align-items: flex-start;
	}

	form.checkout > div {
		margin-left: 20px;
		margin-right: 20px;
	}

	form.checkout #customer_details {
		width: 60%;
	}
	form.checkout #order_details {
		width: 40%;
	}
}

@media only screen and (min-width: 768px) {
	.woocommerce ul.products {
		display: flex;
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	}

	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    	display: inline-block;
    	width: calc(33.3% - 14px) !important;
    	margin: 7px;
	}
}

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

	.wp-block-column.onethird {
		-webkit-flex-basis: 33.3%;
		        flex-basis: 33.3%;
	}
	.wp-block-column.twothirds {
		-webkit-flex-basis: 66.6%;
		        flex-basis: 66.6%;
	}
	.wp-block-media-text {
		grid-template-columns: 35% auto;
		align-items: start;
		-ms-align-items: start;
	}

	.wp-block-media-text.has-media-on-the-right {
		grid-template-columns: auto 35%;
	}

	.wp-block-media-text .wp-block-media-text__content {
		padding: 0 4%;
	}

	.wp-block-media-text.has-media-on-the-right  .wp-block-media-text__content {
		padding-left: 0;
	}

	.wp-block-media-text:not(.has-media-on-the-right)  .wp-block-media-text__content {
		padding-right: 0;
	}
}
@media only screen and (max-width: 767px) {
	.products-4>li {
		width: 100%;
		margin-right: 0;
	}
}

@media only screen and (max-width: 600px) {
	.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right {
		grid-template-areas: "media-text-media" "media-text-content"
	}

	.wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
		-webkit-flex-grow: 0;
		        flex-grow: 0;
	}
	
	.modal-image .wrapper {
	   width: 88%;
	}
	
	.modal-image .wrapper img {
        position: relative;
        display: block;
        margin: 10px auto;
        top: 0px;
    }
    
    .modal-image .wrapper .interstitial_content {
        width: 95%;
        display: block;
        position: initial;
        right: 0px;
        padding-bottom: 35px;
    }
    .modal-image .wrapper .button {
        display: inline-block;
    }
}