/*
Theme Name:  Happy Leaf Collective
Description: A custom child theme
Version: 2.0
Author: Once Interactive
Author URI: https://onceinteractive.com/
Template: enfold
*/


/* Get Fonts */

@font-face {
	font-family: "Din Pro";
	src: url("fonts/Din-Pro.woff") format("woff");
}

@font-face {
	font-family: "Helv Light";
	src: url("fonts/Helvetica/HELVETICANEUELTSTD-TH.OTF");
}

@font-face {
	font-family: "Helv Medium";
	src: url("fonts/Helvetica/HELVETICANEUELTSTD-LT.OTF");
}

@font-face {
	font-family: "Helv Cond";
	src: url("fonts/Helvetica/HELVETICANEUELTSTD-BDCN.OTF");
}

@font-face {
	font-family: "Helv Bold";
	src: url("fonts/Helvetica/HELVETICANEUELTSTD-BD.OTF");
}



/* =============================================================================

GENERAL STYLES

========================================================================== */

.weedmaps-footer{
	overflow: visible !important;
}

.line-jump{
	display: none !important;
}

.tablet-jump{
	display:none !important;
}


.age-gate .age-gate-form button,
.age-gate .age-gate-form button:focus {
	outline: none;
}

.hide-br br {
	display: none;
}


/* =============================================================================

GENERAL STYLES

========================================================================== */

.home-products-category .flex_column_table .av-special-heading {
	padding: 0 !important;
}

.home-products .av-section-cont-open{
	max-width: 100% !important;
	padding: 0 !important;
}

.home-products .av-section-cont-open .template-page{
	padding: 0 !important;
}

.home-products .av-overlay-hover-deactivate .avia-image-overlay-wrap:hover .av-caption-image-overlay-bg{
	opacity: 0.6 !important;
	background-color: #a1c698 !important;
}


.portland-instagram #sbi_images{
	gap: 12px !important;
	padding: 12px 12px !important;
}

.home-slider.portland .av-slideshow-caption {
	width: 1530px !important;
	margin: 0 auto !important;
}

.home-slider.portland .av-slideshow-caption .container .slideshow_caption{
	padding: 50px 0px !important;
}

.black-text{
	color:#000000;
}

.itinerary-complete{
	display: flex;
	align-items: center;
	justify-content: center;
}

.itinerary-complete .flex_cell_inner .flex_column_table{
	max-width: 1530px;
}

.itinerary .av_textblock_section h3{
	font-size: 32px !important;
}

.itinerary .av-special-heading h2{
	font-size: 42px !important;
	font-weight:700 !important;
}

.itinerary .av_textblock_section p,
.itinerary .av_textblock_section ul{
	font-size: 20px !important;
	line-height:30px !important;
}


#eapps-google-reviews-cfa49714-3092-4eca-a30b-958ff39734d2 {
	padding: 50px 40px 100px;
}

.kfcIfb {
	right: -58px !important;
}

.cwjLGe {
	left: -56px !important;
}

body #main .title_container {
	display: none;
}

body #main .breadcrumbs {
	display: flex;
	justify-content: center;
	margin-top: 1%;
	padding: 0;
}

body #main .breadcrumbs .trail-before {
	display: none;
}

body #main .breadcrumbs span,
body #main .breadcrumbs span a {
	color: rgb(255, 255, 255) !important;
	font-size: 14px;
	font-weight:100;
	text-transform: initial;
}

body #main .breadcrumbs span::first-letter,
body #main .breadcrumbs span a::first-letter {
	text-transform: uppercase;
}
body #main .breadcrumbs span a {
	font-weight: bold;
}

.page-id-83535 .breadcrumbs {
	position: absolute;
	bottom: 25px;
	left: 50%;
}

.BadgeLayout__Container-sc-7ux0pm-0 {
	margin: 0px !important;
}

.BadgeLayout__Inner-sc-7ux0pm-1 {
	padding: 0px !important
}

.nomargin-img {
	margin: 0px !important;
}

.plat-banner .container {
	height: 100% !important;
}

html .plat-banner .content {
	padding: 110px 0 75px !important;
}

.plat-banner .plat-heading {
	padding-bottom: 10px !important;
}

.custom-max-menu .container,
.dutch-section .container {
	width: 100% !important;
	max-width: 100% !important;
	padding: 0;
}

.custom-max-menu .content,
html #top .dutch-section .content {
	padding: 30px 0 0;
}

.custom-max-menu .container p {
	margin-left: 15px;
	position: absolute;
	top: 60px;
}

@font-face {
	font-family: "helvetica-lt-std-roman";
	src: url("fonts/HelveticaLTStd-Roman.otf") format("woff");
}

@font-face {
	font-family: "HelveticaLTStd-Bold";
	src: url("fonts/helvetica-lt-std-black.otf") format("woff");
}

.home-map-image {
	display: none !important;
}

.home-map-cell {
	cursor: pointer;
	background-size: cover !important;
}

.home-hours{
	border: 1px solid;
	border-width: 0 1px 0 0;
	border-color: #667f63;
}

.home-hours h2{
	text-transform: uppercase;
}

.product-slider-home {
	height: 300px;
}

.first-section-homepage {
	border-bottom: 1px solid #667f63 !important;
}

.how-to-find-us .av-special-heading-tag {
	font-weight: bold !important;
}

.how-to-find-us .av_textblock_section strong {
	padding-bottom: 20px;
	display: block;
	font-size: 16px;
}

.how-to-find-us .av_textblock_section {
	padding-bottom: 30px;
}

.how-to-find-us a:hover,
.how-to-find-us a:hover strong {
	color: #a1c698 !important;
	text-decoration: none !important;
}

.how-to-find-us .flex_column .av_textblock_section:last-child {
	padding-bottom: 0;
}

::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #677f63 !important;
	font-weight: 400 !important;
}

::-moz-placeholder {
	/* Firefox 19+ */
	color: #677f63 !important;
	font-weight: 400 !important;
}

:-ms-input-placeholder {
	/* IE 10+ */
	font-weight: 400 !important;
	color: #677f63 !important;
}
.single-post .big-preview a:first-of-type {
	pointer-events: none;
}
.entry-title a:first-of-type {
	pointer-events: none;
}

:-moz-placeholder {
	/* Firefox 18- */
	color: #677f63 !important;
	font-weight: 400 !important;
}

.price {
	display: none !important;
}

.gform_wrapper li.gfield.gfield_error {
	background-color: transparent !important;
	margin-bottom: 6px !important;
	border-top: none !important;
	border-bottom: none !important;
	padding-top: 0px;
}

.gform_confirmation_wrapper {
	font-size: 20px;
	margin-top: 20px;
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #677f63 !important;
}

.gform_wrapper div.validation_error {
	border: none !important;
}

.overlay-type-extern,
.overlay-type-image {
	display: none !important;
}

.order-tab-section .woo-cat-sep {
	display: none !important;
}

#top .main_color .input-text,
#top .main_color input[type="text"],
#top .main_color input[type="input"],
#top .main_color input[type="password"],
#top .main_color input[type="email"],
#top .main_color input[type="number"],
#top .main_color input[type="url"],
#top .main_color input[type="tel"],
#top .main_color input[type="search"],
#top .main_color textarea,
#top .main_color select,
#top .main_color form.register select {
	background-color: #ffffff !important;
	color: #677f63 !important;
}


/* =============================================================================

HEADER STYLES


========================================================================== */

#header_meta {
	display: block !important;
	border-bottom: 1px solid #677f63 !important;
}

#header_meta .container {
	display: flex;
	align-items: center;
	max-width: 74%;
	justify-content: flex-end;
	flex-direction: row-reverse;
}

#header_meta .social_bookmarks{
	display: flex;
}


#header_meta .phone-info {
	padding: 12px 0;
}

#header_meta .phone-info,
#header_meta .phone-info span {
	width: 100%;
}

#header_meta .phone-info > div {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	flex-wrap: wrap;
}

#header_meta .phone-info .sep {
	width: min-content;
	margin: 0 10px;
	color: #677f63;
	font-size: 14px;
	font-weight: 500;
	position: relative;
	bottom: 1px;
}

#header_meta .addr,
#header_meta .phone,
#header_meta .mail,
#header_meta .hours {
	width: auto;
	/*     color: #677f63; */
	color: #a1c698;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
	position: relative;
}

#header_meta a {
	/*     color: #677f63; */
	color: #a1c698;
	font-size: 14px;
	font-weight: 500;
	margin-left: 20px;
	position: relative;
}

#header_meta .review a img {
	height: 45px;
}

#header_meta .addr a {
	margin-left: 0;
}

#header_meta a::before,
#header_meta .hours::before {
	font-family: entypo-fontello;
	/*     color: #677f63; */
	color: #a1c698;
	font-size: 14px;
	display: inline-block;
	position: absolute;
	top: 4px;
	left: 0;
}

#header_meta .addr a::before {
	content: "";
	left: -15px;
}

#header_meta .phone a::before {
	content: "";
	left: -20%;
	transform: rotate(90deg);
}

#header_meta .mail a::before {
	content: "";
	left: -8%;
}

#header_meta .hours {
	margin-left: 20px;
}

#header_meta .hours::before {
	content: "";
	left: -10%;
	top: 0;
}

#header_meta .addr:hover,
#header_meta .phone:hover,
#header_meta a:hover {
	color: #a1c698 !important;
	text-decoration: none !important;
}

#header_meta .social_bookmarks {
	margin-left: 15px;
}

#header_meta .social_bookmarks li a span {
	display: none;
}

#header_meta .social_bookmarks li a::before {
	top: 0px;
	left: 25%;
}

#header_meta .social_bookmarks .social_bookmarks_facebook a::before {
	left: 37%;
}

.logo img.alternate,
.logo img {
	top: 50%;
	-webkit-transform: translatey(-50%);
	transform: translatey(-60%);
	padding: 10px 0 !important;
	max-width: 230px;
	max-height: 65px;
}

.header-scrolled #header_main {
	box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.05);
}

#header_main .main_menu li {
	padding: 0 20px;
}

#header_main .main_menu .sub-menu {
	top: 115px;
	width: 190px;
	left: 15px;
}

#header_main .main_menu .sub-menu .menu-item .sub-menu{
	top: 115px;
	width: 190px;
	left: 15px;
}

/* Aqui merengues */   

#header_main .main_menu .community-menu .sub-menu {
	top: 115px;
	width: 350px;
	left: 15px;
}


.header-scrolled .main_menu .sub-menu {
	top: 86px !important;
}

#header_main .main_menu .sub-menu li {
	padding: 0;
}

#header_main .main_menu a {
	color: #a1c698 !important;
	font-size: 20px !important;
	font-weight: 500 !important;
	text-transform: uppercase !important;
	position: relative;
	padding: 0;
	transition: all 0.3s linear;
}

#header_main .main_menu .sub-menu a {
	border: none;
	padding: 10px 15px;
}

#header_main .main_menu a:hover span {
	color: white !important;
	text-decoration: underline !important;
}

#header_main .main_menu .sub-menu a:hover {
	background: #a1c698 !important;
	color: #fff !important;
	transition: all 0.3s linear;
}


/* .page-id-53054 #header_main .main_menu a::after {
content: '|';
color: #677f63;
font-size: 20px;
line-height: 1;
display: inline-block;
position: relative;
left: 22px;
} */

#header_main .main_menu #menu-item-34 {
	padding-right: 0;
}

#header_main .main_menu a:hover {
	color: #a1c698 !important;
}

#header_main .main_menu .current-menu-item a {
	color: #a1c698 !important;
}

#header_main .container {
	max-width: 95% !important;
	margin: 0 40px !important;
}

.woocommerce .header_bg,
.single-post .header_bg {
	background: #fff !important;
	opacity: 1 !important;
}


/* =============================================================================

HOME PAGE STYLES

========================================================================== */

.home-categories-slider{
	background: #99cc99;
}

.home-products-slider .av-slideshow-caption {
	background: #99cc99B3 !important;
}

.home-products-slider .avia-caption-title  {
	background: #ffffff00 !important;
}

.home-testimonials .es-carousel-layout-item .bIlNXM{
	border: none !important;
	padding: 1px !important;
}

.VXphV{
	padding: 10px !important;
}

.home-slider .av-section-color-overlay {
	opacity: .64 !important;
	background: linear-gradient(180deg, #000 20%, transparent) !important;
}

.home-slider .slideshow_caption {
	width: 100% !important;
}

.new-home .slideshow_align_caption br,
.home-slider .avia-slideshow-arrows a {
	display: none !important;
}

#top .new-home .avia-slideshow-button {
	margin-top: 10px;
}

.home-slider .container {
	max-width: 85% !important;
	margin: 0 40px !important;
}

.home-slider .avia-caption-content {
	font-weight: 200 !important;
	color: #414042 !important;
}

.home-slider .avia-caption-title {
	color: #a1c698 !important;
	font-size: 42px !important;
	font-weight: 800 !important;
	line-height: 1.2 !important;
}

.home-slider .avia-caption-title {
	color: #a1c698 !important;
	font-size: 42px !important;
	font-weight: 800 !important;
	line-height: 1.2 !important;
}

.home-slider .avia-caption-content p{
	color: #FFFFFF !important;
	font-size: 70px !important;
	font-weight: 800 !important;
	line-height: 1.2 !important;
}

.home-slider.portland .avia-caption-content p {
	color: #fff !important;
	display: block !important;
	font-size: 84px !important;
	font-weight: 500 !important;
	line-height: 1.2em !important;
}

.home-slider .avia-caption-title span {
	color: #fff !important;
	display: block !important;
	font-size: 100px !important;
	font-weight: 500 !important;
	line-height: 1em !important;
}



.home-slider.portland .avia-caption-title p {
	color: #fff !important;
	display: block !important;
	font-size: 100px !important;
	font-weight: 500 !important;
	line-height: 1em !important;
}

#top .new-home .avia-button {
	background: #677f63 !important;
	border: 1px solid #677f63 !important;
	color: #fff !important;
	font-size: 15px !important;
	font-weight: 600 !important;
	border-radius: 0 !important;
	padding: 13px 35px !important;
	margin-top: 10px !important;
	-webkit-transition: 0.3s all ease-in-out;
	transition: 0.3s all ease-in-out;
}

#top .new-home .avia-button:hover {
	opacity: 1 !important;
	background: #fff !important;
	border: 1px solid #fff !important;
	color: #677f63 !important;
	-webkit-transition: 0.3s all ease-in-out;
	transition: 0.3s all ease-in-out;
}

.home-slider .avia-slideshow-dots a:hover,
.home-slider .avia-slideshow-dots .active {
	border: 2px solid #414042 !important;
	position: relative;
	top: -80px;
	box-shadow: inset 0px 0px 0px 3.6px #fff !important;
	background: #fff !important;
}

.home-slider .avia-slideshow-dots a {
	border: 2px solid #414042 !important;
	background: transparent !important;
	position: relative;
	top: -80px;
}

.canna-section .welcome-text-column {
	max-width: 548px !important;
	padding: 0px 0px !important;
	margin: 0 auto !important;
	float: unset;
}

.canna-section .av-special-heading-tag {
	font-size: 30px !important;
	color: #222221 !important;
	text-transform: uppercase !important;
	font-weight: 100 !important;
	line-height: 42px;
}

.canna-section .av-special-heading-tag span {
	color: #677f63 !important;
	opacity: 1 !important;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	font-size: 30px !important;
	text-transform: uppercase !important;
	font-weight: 600 !important;
}

.canna-section .av-subheading {
	color: #bfaf51 !important;
	opacity: 1 !important;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	font-size: 30px !important;
	text-transform: uppercase !important;
	font-weight: 600 !important;
}

.canna-section .avia_textblock p {
	font-weight: 300 !important;
	text-align: justify !important;
}

.canna-section .avia-button-wrap a,
.buttons .avia-button {
	font-size: 15px !important;
	font-weight: 600 !important;
	color: #677f63 !important;
	background: transparent !important;
	border: 1px solid #677f63 !important;
	min-width: 150px;
	border-radius: 0 !important;
	padding: 13px 35px !important;
	margin-top: 30px !important;
	-webkit-transition: 0.3s all ease-in-out;
	transition: 0.3s all ease-in-out;
}

.cann-buttons .avia-button {
	border: 1px solid #fff !important;
	color: #fff !important;
}

.canna-section .avia-button-wrap a:hover,
.buttons .avia-button:hover {
	opacity: 1 !important;
	background: #677f63 !important;
	color: #fff !important;
	transition: 0.3s all ease-in-out;
}

.cann-buttons .avia-button:hover {
	background: #fff !important;
	color: #677f63 !important;
}

.community-section .flex_column img {
	padding-top: 100px !important;
	padding-bottom: 100px !important;
	position: relative;
	left: 95px;
}

.community-section .community-column {
	max-width: 585px !important;
	padding: 0 50px !important;
	margin: 0 auto !important;
	float: unset;
}

.community-section .community-column .av-special-heading-tag {
	font-size: 30px !important;
	text-transform: uppercase !important;
	font-weight: 600 !important;
}

.community-section .community-column .sub-heading {
	margin-top: 30px;
	padding-bottom: 10px !important;
}

.community-section .community-column .sub-heading .av-special-heading-tag {
	font-size: 18px !important;
}

.community-section .avia_textblock p {
	font-weight: 300 !important;
}

.community-section .avia-button-wrap a {
	font-size: 15px !important;
	color: #fff !important;
	border: 1px solid #fff !important;
	background: transparent !important;
	border-radius: 0 !important;
	padding: 13px 35px !important;
	-webkit-transition: 0.3s all ease-in-out;
	transition: 0.4s;
	font-weight: 600 !important;
	margin-top: 50px !important;
	transition: 0.3s all ease-in-out;
}

.community-section .avia-button-wrap a:hover {
	opacity: 1 !important;
	background: #fff !important;
	color: #a1c698 !important;
	border-color: #fff !important;
	transition: 0.3s all ease-in-out;
}

.show-img img {
	opacity: 0;
}

.products-homepage {
	margin-left: 50px;
	margin-top: 50px;
}

.products-homepage h2 {
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 20px;
}

.faq-homepage .toggler {
	color: #677f63;
	font-size: 16px;
	border-left: 0;
	border-right: 0;
}

.faq-homepage .toggler .toggle_icon {
	border-radius: 360px;
	border-color: #bfc8be;
}

.faq-homepage .toggler .toggle_icon span {
	color: #bfc8be;
}

.have-back {
	background-size: cover;
}

.faq-homepage .toggle_wrap .toggle_content {
	background: transparent;
	border: 0;
}

.serving-bullets ul {
	list-style: none;
}

.serving-bullets ul li {
	position: relative;
	margin-left: 20px;
}

.serving-bullets ul li::before {
	content: "";
	width: 6px;
	height: 6px;
	background-color: #fff;
	left: -15px;
	top: 12px;
	position: absolute;
	border-radius: 460px;
}

.serving-bullets ul li::after {
	content: "";
	width: 10px;
	height: 10px;
	left: -18px;
	top: 9px;
	position: absolute;
	border-radius: 460px;
	border: 1px solid #fff;
}

.ach-section {
	border-top: 1px solid #677f63 !important;
}

.ach-section .content {
	padding: 25px 0 35px;
}

/*.ach-section img {
max-height: 100px;
}*/

.ach-section .ratings-col.first {
	margin-left: 3%;
}

.ach-section .ratings-col.second {}

.ach-section .ratings-col.third {
	margin-left: 5%;
}

.ach-section .ratings-col.last {
	margin-left: 3%;
}

.ach-section .award-col .award-img {
	padding-top: 0px;
}

.ach-section .award-col .award-img .avia_image {
	max-height: 130px;
	width: auto;
}

.reviews {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #667f63;
	font-size: 16px;
	position: relative;
	bottom: 10px;
}

.reviews span {
	font-size: 18px;
}

.reviews i {
	margin-left: 8px;
	font-weight: 500;
}

.reviews .fas {
	margin: 0;
	font-weight: 600;
}


/* =============================================================================

WooCommerce Style

========================================================================== */

.featured-products-section .avia_cart_buttons {
	display: none !important;
}

.featured-products-section .inner_product_header {
	background: #dfdede !important;
	border: none !important;
}

.featured-products-section .avia-arrow {
	display: none !important;
}

.featured-products-section .container {
	max-width: 90% !important;
}

.featured-products-section .product {
	padding: 15px !important;
}

.featured-products-section .woocommerce-loop-product__title {
	font-size: 17px !important;
	font-weight: 600 !important;
	text-transform: capitalize;
}

.featured-products-section .product-cat-name {
	font-size: 17px !important;
	color: #616161 !important;
	font-weight: 600 !important;
}

.featured-products-section .inner_product_header {
	padding: 25px 15px 25px 40px !important;
	min-height: unset !important;
}

.featured-products-section .avia-button-wrap a {
	color: #677f63 !important;
	background: transparent !important;
	border: 1px solid #677f63 !important;
	font-size: 15px !important;
	border-radius: 0 !important;
	padding: 13px 35px !important;
	-webkit-transition: 0.3s all ease-in-out;
	transition: 0.3s all ease-in-out;
	font-weight: 600 !important;
}

.featured-products-section .avia-button-wrap a:hover {
	opacity: 1 !important;
	background: #677f63 !important;
	color: #fff !important;
	transition: 0.3s all ease-in-out;
}

.featured-products-section .av-special-heading-tag span {
	color: #677f63 !important;
	font-weight: 600 !important;
}

.featured-products-section .content {
	padding-top: 115px !important;
	padding-bottom: 95px !important;
}

.prod-cat-section .product-sorting {
	display: none !important;
}

#top .shop-banner .content {
	padding: 40px 0 0;
	min-height: 370px;
}


/* =============================================================================

WooCommerce inner page Style

========================================================================== */

.dropdown_widget .widget_shopping_cart_content {
	border: none !important;
}

.cart_dropdown .woocommerce-mini-cart__buttons {
	background: #677f63 !important;
	color: #fff !important;
	padding: 0px !important;
}

.html_visible_cart .cart_dropdown {
	top: 85px !important;
	right: 40px !important;
}

.html_visible_cart .header-scrolled .cart_dropdown {
	top: 40px !important;
	right: 40px !important;
}

.cart_dropdown .woocommerce-mini-cart__buttons .wc-forward {
	padding: 12px 5px !important;
	width: 50% !important;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.cart_dropdown .woocommerce-mini-cart__buttons .wc-forward:hover {
	background: #a1c698 !important;
	color: #ffffff !important;
}

.cart_dropdown .woocommerce-mini-cart__buttons a {
	color: #fff !important;
	transition: 0.3s all ease-in-out;
}

.cart_dropdown .woocommerce-mini-cart__buttons a:hover {
	transition: 0.3s all ease-in-out;
}

.cart_dropdown .woocommerce-mini-cart__total strong {
	color: #a1c698 !important;
}

.cart_dropdown_link:hover {
	background: #a1c698 !important;
	color: #fff !important;
}

.cart_dropdown_link:hover .av-cart-counter {
	background-color: #ffffff !important;
	color: #fff !important;
}

#top .av-cart-counter {
	background-color: #677f63 !important;
}

.cart_dropdown_link {
	background: transparent !important;
	color: #677f63 !important;
}

.cart_dropdown {
	border-color: #677f63 !important;
}

.single-product-summary .product_title {
	font-size: 24px !important;
	margin-bottom: 35px !important;
}

.woocommerce .quantity input.plus,
.woocommerce .quantity input.minus {
	line-height: 26px !important;
	width: 35px !important;
	background: #676767 !important;
	height: 35px !important;
	color: #ffffff !important;
	font-size: 16px !important;
	border: none !important;
}

.woocommerce .quantity input.plus:hover,
.woocommerce .quantity input.minus:hover {
	background: #a1c698 !important;
}

.woocommerce .quantity input.qty {
	line-height: 26px !important;
	width: 35px !important;
	background: #74b553 !important;
	height: 35px !important;
	color: #ffffff !important;
	font-size: 16px !important;
	border: none !important;
}

.woocommerce form.cart .button {
	font-size: 14px !important;
	padding: 11px 5px !important;
	border-radius: 0px !important;
	font-weight: 500 !important;
	color: #677f63 !important;
	background: transparent !important;
	border: 1px solid #677f63 !important;
	-webkit-transition: 0.3s all ease-in-out;
	transition: 0.3s all ease-in-out;
}

.woocommerce form.cart .button:hover {
	opacity: 1 !important;
	background: #677f63 !important;
	color: #fff !important;
	transition: 0.3s all ease-in-out;
}

.woocommerce .product_meta {
	font-size: 16px !important;
	color: #333 !important;
	font-weight: 600 !important;
}

.woocommerce .product_meta a {
	font-size: 14px !important;
	color: #677f63 !important;
	font-weight: 600 !important;
	font-weight: 500 !important;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.woocommerce .product_meta a:hover {
	color: #a1c698 !important;
}

.woocommerce .single-product-main-image .images a {
	border-color: #677f63 !important;
	padding: 0px !important;
}

.woocommerce .product .woocommerce-tabs ul.tabs {
	background: #676767 !important;
}

.woocommerce .product .woocommerce-tabs ul.tabs li {
	margin: 0px !important;
}

.woocommerce .product .woocommerce-tabs ul.tabs li a {
	border: none !important;
	color: #ffffff !important;
	font-weight: 500 !important;
}

.woocommerce .product .woocommerce-tabs ul.tabs .active a {
	background: #a1c698 !important;
}

.main_color .comment-form input[type="submit"] {
	font-size: 14px !important;
	padding: 10px 30px !important;
	border-radius: 0px !important;
	font-weight: 500 !important;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	background: #c5af48 !important;
}

.main_color .woocommerce-Tabs-panel .comment-form input[type="submit"]:hover {
	background: #a1c698 !important;
}

.woocommerce .single-product-main-image {
	padding-bottom: 0px !important;
}

.woocommerce .related h2 {
	margin-bottom: 25px !important;
}

.woocommerce div.woocommerce-message {
	background-color: #fff !important;
	color: #222221 !important;
	border: 1px solid #677f63 !important;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
	border-radius: 0px !important;
}

.woocommerce div div.woocommerce-message a.button {
	width: 8% !important;
	background: #677f63 !important;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	border-radius: 0px !important;
	font-size: 14px !important;
	padding: 12px 10px !important;
	transition: 0.3s all ease-in-out;
}

.woocommerce div div.woocommerce-message a.button:hover {
	background: #a1c698 !important;
	transition: 0.3s all ease-in-out;
}

.title .av-special-heading-tag span {
	font-weight: 600 !important;
	color: #677f63 !important;
}

.woocommerce-page .title_container {
	background-color: #c5af48 !important;
}

.woocommerce-page .main-title {
	text-align: left !important;
}

.woocommerce-page .main-title a {
	font-size: 14px !important;
	font-weight: 600 !important;
	text-transform: uppercase !important;
	color: #ffffff !important;
}

.woocommerce-page table div.quantity {
	margin: 0 !important;
}

.woocommerce-page .main_color tr:nth-child(odd) {
	background-color: #ffffff !important;
}

.woocommerce-page .cart_item .quantity input.plus,
.woocommerce-page .cart_item .quantity input.minus {
	line-height: 26px !important;
	width: 30px !important;
	background: #676767 !important;
	height: 30px !important;
	color: #ffffff !important;
	font-size: 14px !important;
	border: none !important;
}

.woocommerce .cart_item .quantity input.qty {
	line-height: 26px !important;
	width: 30px !important;
	background: #a1c698 !important;
	height: 30px !important;
	color: #ffffff !important;
	font-size: 14px !important;
	border: none !important;
}

.woocommerce .cart_item .quantity input.plus:hover,
.woocommerce .cart_item .quantity input.minus:hover {
	background: #a1c698 !important;
}

.woocommerce-page .product-quantity {
	width: 14% !important;
}

.woocommerce-page .product-name a {
	font-size: 14px !important;
	color: #676767 !important;
	font-weight: 500 !important;
}

.woocommerce-page .product-price,
.woocommerce-page .product-price .woocommerce-Price-amount {
	color: #676767 !important;
	font-weight: 500 !important;
}

.woocommerce-page .shop_table tr th {
	font-size: 13px !important;
	font-weight: 500 !important;
	letter-spacing: 0px !important;
	color: #000000 !important;
}

.woocommerce-page .shop_table thead tr:first-child {
	background-color: #a1c698 !important;
}

.woocommerce-page .shop_table tbody tr td {
	font-weight: 500 !important;
	color: #222222 !important;
	border: none !important;
	border-bottom: 1px solid #e6e6e6 !important;
}

.woocommerce-page .shop_table tbody .actions {
	border: none !important;
}

ul.woocommerce-error {
	padding: 14px 45% 14px 36px !important;
	background-color: #e8e8e8 !important;
	color: #941210 !important;
}

.woocommerce-page .shop_table tbody tr td a {
	text-decoration: none !important;
	color: #676767 !important;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.woocommerce-page .shop_table tbody tr td a:hover {
	color: #c5af47 !important;
}

.woocommerce-page table.shop_table .actions .coupon .button {
	border-radius: 0px !important;
	padding: 13px 10px !important;
	font-size: 14px !important;
	min-width: 4px !important;
	width: 128px !important;
	font-weight: 400 !important;
	color: #677f63 !important;
	background: transparent !important;
	border: 1px solid #677f63 !important;
	-webkit-transition: 0.3s all ease-in-out;
	transition: 0.3s all ease-in-out;
}

.woocommerce-page table.shop_table .actions .coupon .button:hover,
.woocommerce-page .actions .button[name="update_cart"]:hover,
.woocommerce-page .wc-proceed-to-checkout .checkout-button:hover,
.woocommerce-page .woocommerce-checkout-payment #place_order:hover,
.woocommerce-page .checkout_coupon p .button:hover {
	opacity: 1 !important;
	background: #677f63 !important;
	color: #fff !important;
	transition: 0.3s all ease-in-out;
}

.woocommerce-page .actions .button[name="update_cart"] {
	border-radius: 0px !important;
	padding: 13px 10px !important;
	font-size: 14px !important;
	min-width: 4px !important;
	width: 128px !important;
	font-weight: 400 !important;
	color: #677f63 !important;
	background: transparent !important;
	border: 1px solid #677f63 !important;
	-webkit-transition: 0.3s all ease-in-out;
	transition: 0.3s all ease-in-out;
}

.woocommerce-page .cart-collaterals .cart_totals {
	width: 100% !important;
	margin-top: 30px !important;
}

.woocommerce-page .cart-collaterals .cart-subtotal:first-child {
	background-color: #a1c698 !important;
}

.woocommerce-page .cart-collaterals .cart-subtotal th {
	color: #000000 !important;
}

.woocommerce-page .wc-proceed-to-checkout .checkout-button {
	border-radius: 0 !important;
	padding: 13px 11px !important;
	font-size: 14px !important;
	min-width: 4px !important;
	width: 177px !important;
	font-weight: 400 !important;
	color: #677f63 !important;
	background: transparent !important;
	border: 1px solid #677f63 !important;
	-webkit-transition: 0.3s all ease-in-out;
	transition: 0.3s all ease-in-out;
	float: right;
}

.woocommerce-page .wc-proceed-to-checkout .checkout-button:hover {
	opacity: 1 !important;
	background: #677f63 !important;
	color: #fff !important;
	transition: 0.3s all ease-in-out;
}

.woocommerce-page .woocommerce-info a {
	text-decoration: none !important;
	font-weight: 400 !important;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.woocommerce-page .woocommerce-info a:hover {
	color: #73b553 !important;
}

.woocommerce-page .woocommerce-info {
	background-color: #ffffff !important;
	border: 1px solid #e2e2e2 !important;
}

.woocommerce-page .woocommerce-checkout-payment #place_order {
	border-radius: 0px !important;
	padding: 13px 11px !important;
	font-size: 14px !important;
	min-width: 4px !important;
	width: 140px !important;
	font-weight: 400 !important;
	color: #677f63 !important;
	background: transparent !important;
	border: 1px solid #677f63 !important;
	-webkit-transition: 0.3s all ease-in-out;
	transition: 0.3s all ease-in-out;
}

.woocommerce-page .checkout_coupon p .button {
	border-radius: 0px !important;
	padding: 13px 11px !important;
	font-size: 14px !important;
	min-width: 4px !important;
	width: 140px !important;
	font-weight: 400 !important;
	background: #677f63 !important;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.woo-cat-sep {
	display: none !important;
}

form.checkout.woocommerce-checkout .col2-set .col-1 {
	float: none !important;
	width: 100% !important;
}

form.checkout.woocommerce-checkout .form-row-first,
form.checkout.woocommerce-checkout .form-row-last {
	width: 49% !important;
}

form.checkout.woocommerce-checkout {
	margin-top: 40px;
}

#top #payment {
	border-radius: 0 !important;
	border-width: 0 !important;
}

.main_color #payment {
	background-color: transparent !important;
}

#top #payment ul.payment_methods {
	padding: 1px 0 0 !important;
}

#top #payment div.form-row {
	padding: 30px 0 0 !important;
}

.woocommerce-privacy-policy-text p {
	margin: 30px 0 !important;
	font-size: 12px !important;
}

#top #payment div.payment_box {
	padding: 0 !important;
}

.woocommerce-order-received .woocommerce-order-details {
	margin: 50px 0;
}

.woocommerce-order-received #av_section_2 .content {
	padding: 50px 0;
}

#top form.login,
#top form.register {
	overflow: hidden !important;
}

.woocommerce-account .woocommerce .col2-set .col-1,
.woocommerce-account .woocommerce .col2-set .col-2 {
	float: none !important;
	width: 100% !important;
	border-radius: 0 !important;
	background: none !important;
}

.woocommerce-account .woocommerce .col2-set .col-2 {
	margin-top: 50px !important;
}

#top form.login,
#top form.register {
	border-radius: 0 !important;
}

.woocommerce-account .woocommerce .woocommerce-form-login .form-row-wide,
.woocommerce-account .woocommerce .woocommerce-form-register .form-row-wide {
	width: 48.5% !important;
	margin-right: 1% !important;
	display: inline-block !important;
}

.woocommerce-account .woocommerce .woocommerce-form-register .form-row-wide:nth-child(13),
.woocommerce-account .woocommerce .woocommerce-form-register .form-row-wide:nth-child(14),
.woocommerce-account .woocommerce .woocommerce-form-register .form-row-wide:nth-child(15) {
	display: block !important;
	width: 100% !important;
	margin-right: 1% !important;
}

.woocommerce-account .woocommerce .woocommerce-form-login label,
.woocommerce-account .woocommerce .woocommerce-form-register label {
	font-weight: 400 !important;
}

.woocommerce-account .woocommerce .button {
	font-size: 15px !important;
	color: #677f63 !important;
	font-weight: 500 !important;
	padding: 18px 27px !important;
	float: right !important;
	background: none !important;
	text-transform: uppercase !important;
	border: 1px solid #677f63 !important;
	-webkit-transition: 0.3s all ease-in-out;
	transition: 0.3s all ease-in-out;
}

.woocommerce-account .woocommerce .button:hover {
	background: #677f63 !important;
	color: #fff !important;
	border: 1px solid #677f63 !important;
	transition: 0.3s all ease-in-out;
}

.woocommerce-account .woocommerce .woocommerce-orders-table .button {
	font-size: 14px !important;
	color: #677f63 !important;
	font-weight: 500 !important;
	padding: 8px 12px !important;
	float: right !important;
	background: none !important;
	text-transform: uppercase !important;
	border: 1px solid #677f63 !important;
	-webkit-transition: 0.3s all ease-in-out;
	transition: 0.3s all ease-in-out;
	min-width: 50px !important;
}

.woocommerce-account .woocommerce .woocommerce-orders-table .button:hover {
	background: #677f63 !important;
	color: #fff !important;
	border: 1px solid #677f63 !important;
	transition: 0.3s all ease-in-out;
}

.woocommerce-account .woocommerce .woocommerce-orders-table .button.pay {
	display: none !important;
}

.woocommerce-account .woocommerce .woocommerce-ResetPassword .button {
	float: none !important;
}

.woocommerce-account .woocommerce ul.woocommerce-error {
	padding: 14px 36px !important;
}

.woocommerce-account .woocommerce .u-column1.col-1.woocommerce-Address {
	background: none !important;
}

.woocommerce-account .woocommerce .u-column1.col-1.woocommerce-Address address {
	color: #000000 !important;
}

.woocommerce-account .woocommerce .woocommerce-Address-title.title {
	margin: 0 0 25px !important;
}

.woocommerce-account .woocommerce .woocommerce-Address-title.title a {
	color: #a1c698 !important;
}

.woocommerce-account .woocommerce .woocommerce-Address-title.title a:hover {
	color: #677f63 !important;
}

.woocommerce-MyAccount-navigation {
	border-width: 0 !important;
}

.woocommerce-MyAccount-navigation ul li a {
	font-size: 14px !important;
	color: #fff !important;
	font-weight: 500 !important;
	padding: 8px 12px !important;
	float: right !important;
	background: #333 !important;
	text-transform: uppercase !important;
	border: none !important;
	-webkit-transition: 0.3s all ease-in-out;
	transition: 0.3s all ease-in-out;
	margin: 0 0 2px !important;
}

.woocommerce-MyAccount-navigation ul li.is-active a {
	font-size: 12px !important;
	color: #fff !important;
	font-weight: 500 !important;
	padding: 8px 12px !important;
	float: right !important;
	background: #677f63 !important;
	text-transform: uppercase !important;
	border: none !important;
	-webkit-transition: 0.3s all ease-in-out;
	transition: 0.3s all ease-in-out;
	margin: 0 0 2px !important;
}

.woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce-MyAccount-navigation ul li.is-active a:hover {
	background: #a1c698 !important;
	color: #fff !important;
	border: none !important;
	transition: 0.3s all ease-in-out;
}

#top div .quantity input.qty {
	color: #fff !important;
	background: #a1c698 !important;
}

#top .ui-datepicker {
	width: 300px;
}

#top .ui-datepicker-title select {
	width: 114px;
}

.ui-datepicker .ui-datepicker-header {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	padding: 3px 0 5px !important;
	margin-bottom: 0 !important;
}

.ui-datepicker table thead tr {
	background: #a1c698 !important;
	color: #fff !important;
}


/* Gallery Section */

.gallery-section .container {
	width: 100% !important;
	max-width: 100% !important;
	padding: 0 !important;
}

.gall .av-masonry-outerimage-container {
	background: #667f63 !important;
}


/* ================================================================================
* 
*                                 Our Community Stype
* 
* =============================================================================== */

.inner-page-slidbar .av-special-heading-tag {
	text-transform: uppercase !important;
	font-weight: 500 !important;
	color: #a1c698 !important;
}

.inner-page-slidbar .content {
	padding: 115px 0;
}

.our-community-section .text-column .av-special-heading-tag {
	text-transform: uppercase !important;
	font-weight: 500 !important;
}

.our-community-section .text-column .avia_textblock p {
	line-height: 24px !important;
	font-weight: 300 !important;
	text-align: justify !important;
}

.our-community-section .text-column .flex_cell_inner {
	max-width: 450px !important;
	margin: 0 auto !important;
}

.our-community-section .ls-container .ls-circle-timer {
	display: none !important;
}


/* =============================================================================
* 
*                               Contact Page Style
* 
* ========================================================================== */

.address-ico .iconbox_icon {
	margin-top: 15px;
}

.contact-ico .iconbox_icon {
	color: #677f63 !important;
}

.map-section .flex_cell {
	padding: 0px !important;
}

.inner-contact-section .text-column .av-special-heading-tag {
	text-transform: uppercase !important;
	font-weight: 400 !important;
}

.inner-contact-section .text-column .av-subheading {
	margin-top: 0px !important;
	text-transform: uppercase !important;
	color: #677f63 !important;
	font-weight: 600 !important;
	opacity: 1 !important;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.inner-contact-section .text-column .iconbox_content_container p {
	font-size: 13px !important;
	color: #414042 !important;
	line-height: 24px !important;
	font-weight: 500 !important;
	margin-left: 32px;
}

.inner-contact-section .text-column .iconbox_content_container a {
	color: #414042 !important;
	text-decoration: none !important;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.inner-contact-section .text-column .iconbox_content_container a:hover {
	color: #a1c698 !important;
}

.inner-contact-section .text-column .phone-icon .iconbox_icon:before {
	position: relative !important;
	-webkit-transform: rotate(90deg) !important;
	transform: rotate(90deg) !important;
	display: block !important;
}

.inner-contact-section .text-column .iconbox_icon:before {
	font-size: 20px !important;
}

.inner-contact-section .content {
	padding-top: 100px !important;
	padding-bottom: 70px !important;
}

.inner-contact-section .form-column .av-special-heading-tag {
	text-transform: uppercase !important;
	font-weight: 400 !important;
	color: #414042 !important;
}

.inner-contact-section .form-column .av-special-heading-tag span {
	font-weight: 600 !important;
	color: #677f63 !important;
}

.inner-contact-section .form-column .gform_body input[type="text"], .inner-contact-section .form-column .gform_body input[type="tel"], .inner-contact-section .form-column .gform_body input[type="email"] {
	height: 50px !important;
	color: #414042 !important;
	padding: 10px 18px !important;
	border: none !important;
	font-family: 'Montserrat' !important;
}

.inner-contact-section .form-column .gform_body .name_first {
	padding-right: 5px !important;
}

.inner-contact-section .form-column .gform_body li {
	margin-top: 0px !important;
}

.inner-contact-section .form-column textarea {
	padding: 15px 18px !important;
	font-family: 'Montserrat' !important;
}

.inner-contact-section .form-column .ginput_container_email {
	margin-top: 0px !important;
}

.inner-contact-section .form-column .gform_footer {
	text-align: center !important;
	margin: 0px !important;
	padding-top: 12px !important;
}

.inner-contact-section .form-column .gform_footer input[type="submit"] {
	font-size: 15px !important;
	text-transform: initial !important;
	font-weight: 600 !important;
	color: #677f63 !important;
	background-color: transparent;
	padding: 12px 58px !important;
	border: 1px solid #677f63 !important;
	-webkit-transition: 0.3s all ease-in-out;
	transition: 0.3s all ease-in-out;
}

.inner-contact-section .form-column .gform_footer input[type="submit"]:hover {
	opacity: 1 !important;
	background: #677f63 !important;
	color: #ffffff !important;
	transition: 0.3s all ease-in-out;
}


/* =============================================================================
* 
* 								Blog Style
* 
* ============================================================================= */

.post-entry-84270 .single-big {
	display: none;
}

.inner-blog-section .content {
	padding-top: 90px !important;
	padding-bottom: 70px !important;
}

.inner-blog-section .slide-entry a {
	border-radius: 0px !important;
}

.inner-blog-section .slide-entry .entry-title a {
	min-height: 85px;
	display: block;
}

.inner-blog-section .slide-entry a img {
	border-radius: 0px !important;
	-o-object-fit: cover;
	object-fit: cover;
	height: 300px;
}

.inner-blog-section .slide-entry {
	margin-left: 2.3% !important;
	width: 31.7% !important;
}

.inner-blog-section .first {
	margin-left: 0% !important;
}

.inner-blog-section .slide-entry-title {
	font-size: 24px !important;
	font-weight: 400 !important;
	line-height: 28px !important;
	padding-top: 33px;
	margin-top: 26px;
	margin-bottom: 16px;
}

.inner-blog-section .slide-meta-comments,
.inner-blog-section .slide-meta-del {
	display: none !important;
}

.inner-blog-section .slide-meta-time {
	font-size: 14px !important;
	color: #677f63 !important;
}

.inner-blog-section .read-more-link a {
	font-size: 13px !important;
	font-weight: 600 !important;
	padding: 5px 24px !important;
	color: #677f63 !important;
	background: transparent !important;
	border: 1px solid #677f63 !important;
	-webkit-transition: 0.3s all ease-in-out;
	transition: 0.3s all ease-in-out;
	text-decoration: none !important;
}

.inner-blog-section .slide-entry-excerpt {
	font-size: 14px !important;
	line-height: 24px !important;
	color: #404041 !important;
}

.inner-blog-section .read-more-link a:hover {
	opacity: 1 !important;
	background: #677f63 !important;
	color: #fff !important;
	transition: 0.3s all ease-in-out;
}

.inner-blog-section .read-more-link {
	text-align: center !important;
	margin-top: 18px !important;
}

.inner-blog-section .read-more-link .more-link-arrow {
	display: none !important;
}

.inner-blog-section .slide-content {
	position: relative;
}

.inner-blog-section .slide-meta {
	position: absolute;
	top: 0 !important;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.pagination {
	margin-top: 10px !important;
}

.pagination .pagination-meta {
	display: none !important;
}

.pagination .current {
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-100%) !important;
	transform: translateX(-100%) !important;
	border-radius: 0px !important;
	border: none !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	margin: 0px 5px !important;
	color: #ffffff !important;
	background: #74b553 !important;
}

.pagination a,
.fullsize .template-blog .pagination a {
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-100%) !important;
	transform: translateX(-100%) !important;
	border-radius: 0px !important;
	background: #f2f4f5 !important;
	border: none !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	margin: 0px 5px !important;
	color: #595959 !important;
}

.pagination a:hover {
	color: #ffffff !important;
	background: #74b553 !important;
}


/* ========================================================================
* 
*                           Single Blog Style
* 
* ======================================================================== */

.single-post .comment-entry {
	display: none !important;
}


/* .single-post .entry-footer {
display: none !important;
} */

.single-post .entry-footer .av-share-box {
	margin-bottom: 0;
}

.single-post .av-share-box ul li a {
	background: #677f63;
	color: #fff;
}

.single-post .av-share-box ul li a:hover {
	background: #a1c698 !important;
}

.single-page-header {
	text-align: center !important;
	background-position: center center !important;
	background-repeat: no-repeat;
	background-size: cover !important;
}

.single-page-header .single-blog-bg {
	width: 100%;
	min-height: 200px;
	/* padding: 196px 100px 116px; */
	padding: 290px 100px 100px;
	background-color: rgba(0, 0, 0, 0.5);
}

.single-page-header h2 {
	font-weight: 600 !important;
	text-transform: uppercase !important;
	font-size: 44px !important;
	color: #a1c698 !important;
}

.single-post .single-big a,
.single-post .big-preview img {
	border-radius: 0px !important;
}

.single-post .entry-content a {
	color: #a1c698 !important;
	font-weight: 600;
}

.single-post .big-preview {
	margin-bottom: 22px !important;
}

.single-post .entry-content-wrapper {
	max-width: 1110px !important;
}

.single-post .entry-content {
	max-width: 1110px !important;
}

.single-post .entry-content h2 {
	font-size: 20px;
	line-height: 1.4;
	margin: 0;
}

.single-post .entry-content p {
	font-size: 14px !important;
	color: #404041 !important;
	line-height: 24px !important;
}

.single-post .entry-content p:first-child {
	margin-bottom: 20px !important;
}

.single-post .entry-content p img.alignleft {
	margin: 5px 20px 20px 0 !important;
}

.single-post .entry-content p img.alignright {
	margin: 5px 0 20px 20px !important;
}

.single-post .entry-content p strong {
	color: #404041 !important;
}

.single-post article {
	position: relative;
	padding-top: 20px;
	/*padding-top: 105px;
	margin-top: 30px !important;*/
}

.single-post .entry-content-header {
	/*position: absolute;
	top: 0;
	left: 50%;
	display: inline-table;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);*/
	text-align: center;
	max-width: 100% !important;
	width: 100% !important;
	display: flex;
	flex-direction: column-reverse;
	margin-bottom: 25px;
}

.single-post .post-title a {
	display: block;
	font-size: 32px !important;
	font-weight: 700 !important;
	line-height: 1.4;
	text-align: center;
	color: #a1c698 !important;
}

.single-post .container {
	max-width: 1410px !important;
}

.single-post .content {
	padding-bottom: 100px !important;
	border: none !important;
}

.single-post .text-sep,
.single-post .comment-container,
.single-post .blog-categories,
.single-post .blog-author {
	display: none !important;
}

.single-post .date-container {
	font-size: 13px !important;
	color: #677f63 !important;
	font-weight: 600 !important;
}

.single-post .post-title {
	position: relative;
	/* padding: 0 0 15px !important; */
	padding: 0 !important;
	margin: 0;
	/*-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	display: table-row;*/
}

.single-post .post-meta-infos {
	text-align: center;
	position: relative;
	margin: 10px 0 0;
}

.single-post .post_delimiter {
	display: none !important;
}

#top .template-single-blog .av-content-small.units {
	width: 70% !important;
}

.single-post .sidebar {
	padding-top: 70px;
	border: none !important;
}

.single-post .sidebar img {
	min-width: 105px;
}

.single-post .inner_sidebar {
	margin-left: 25px;
}

.rel-posts li:not(:last-child) {
	margin-bottom: 15px;
}

.crp_related_widget ul li {
	width: 50%;
}

.crp_related_widget a {
	width: 100%!important;
	display: flex;
	font-size: 14px;
	line-height: 1.5;
	color: #677f63 !important;
	font-weight: 500;
}
.crp_related_widget figure {
	width: 100%;

}

.rel-posts .crp_title {
	position: relative;
	bottom: 4px;
}

.crp_related_widget a:hover {
	color: #a1c698 !important;
	text-decoration: none !important;
}

.single-post .widget {
	padding-top: 0 !important;
}

.single-post .insta-side .av-instagram-pics {
	margin: 15px 0 0 !important;
}

#top .cont-side input[type="text"] {
	font-family: 'Montserrat' !important;
	font-size: 12px;
	height: 50px !important;
	color: #677f63 !important;
	padding: 10px 18px !important;
	border: none !important;
	background: #ededee !important;
}

#top .cont-side textarea {
	font-family: "montserrat", sans-serif !important;
	font-size: 12px;
	color: #677f63 !important;
	padding: 15px 18px !important;
	border: none;
	background: #ededee !important;
}

#top .cont-side span,
#top .cont-side .ginput_container {
	padding-right: 1px !important;
}

.cont-side .gform_wrapper .gform_footer {
	padding: 0;
	margin: 0;
}

.cont-side .gform_wrapper,
.cont-side .gform_wrapper ul li.gfield {
	margin: 0 !important;
	width: 100% !important;
	padding: 0 !important;
}

#top .cont-side input[type="submit"] {
	font-size: 15px !important;
	text-transform: initial !important;
	font-weight: 600 !important;
	color: #677f63 !important;
	background: transparent;
	min-width: 155px;
	padding: 12px 20px !important;
	border: 1px solid #677f63 !important;
	transition: 0.3s all ease-in-out;
}

#top .cont-side input[type="submit"]:hover {
	opacity: 1 !important;
	background: #677f63 !important;
	color: #ffffff !important;
	transition: 0.3s all ease-in-out;
}

.social-posts ul {
	display: flex;
	flex-wrap: wrap;
	margin: 10px auto 0 !important;
}

.social-posts li {
	margin: 0 5px;
}

.social-posts li:first-child {
	margin-left: 0;
}

.social-posts li:last-child {
	margin-right: 0;
}

.social-posts li a {
	display: flex;
	justify-content: center;
	background: #c5b048;
	height: 30px;
	width: 30px;
	line-height: 30px;
	border-radius: 5px;
	color: #404041 !important;
	font-size: 17px;
	transition: all 0.3s ease-in-out;
}

.social-posts li a:hover {
	text-decoration: none !important;
	background: #a1c698 !important;
	color: #fff !important;
	transition: all 0.3s ease-in-out;
}


/* ===========================================================================
* 
*                            Order Online page Style
* 
* ========================================================================== */

.pick-section .content {
	padding: 20px 0 0;
}

.pick-title .av-special-heading-tag {
	font-weight: 700;
	text-transform: uppercase;
	text-align: right;
}

.pick-icon {
	float: left;
	margin-left: 30px;
	margin-top: 0 !important;
}

.pick-icon .iconbox_icon {
	border: none !important;
	font-size: 50px !important;
	margin: 0 auto !important;
}

.pick-icon .iconbox_content_title {
	line-height: 26px;
	text-transform: initial !important;
	bottom: 20px;
}

.order-tab-section .av-tab-arrow-container {
	display: none !important;
}

.order-tab-section .av-inner-tab-title {
	font-size: 17px !important;
	color: #414042 !important;
	font-weight: 600 !important;
	width: auto !important;
}

.order-tab-section .av-tab-section-tab-title-container {
	padding-bottom: 30px !important;
}

.order-tab-section .av-active-tab-title {
	position: relative;
}

.order-tab-section .av-section-tab-title {
	position: relative;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.order-tab-section .av-section-tab-title:hover:after {
	content: "";
	position: absolute;
	height: 2px !important;
	width: 55px !important;
	background: #a1c698;
	bottom: 13px;
	text-align: center;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.order-tab-section .av-active-tab-title:after {
	content: "";
	position: absolute;
	height: 2px !important;
	width: 55px !important;
	background: #a1c698;
	bottom: 13px;
	text-align: center;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.order-tab-section .av-special-heading-tag {
	font-weight: 600 !important;
}

.order-tab-section .price,
.woocommerce .related .price {
	display: block !important;
}

.order-tab-section .product-cat-name,
.woocommerce .related .product-cat-name {
	display: none !important;
}

.order-tab-section .woocommerce-loop-product__title,
.woocommerce .related .woocommerce-loop-product__title {
	font-size: 18px !important;
	font-weight: 500 !important;
	margin-bottom: 12px !important;
}

.order-tab-section .woocommerce-Price-amount,
.woocommerce .related .woocommerce-Price-amount,
.woocommerce .related .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
	font-size: 20px !important;
}

.order-tab-section .show_details_button,
.order-tab-section .avia-arrow,
.woocommerce .related .show_details_button {
	display: none !important;
}

#top .order-tab-section .show_details_button {
	display: block !important;
}

.order-tab-section .add_to_cart_button,
.woocommerce .related .add_to_cart_button {
	width: 100% !important;
	font-size: 15px !important;
	color: #677f63 !important;
	text-align: left !important;
	font-weight: 500 !important;
	padding: 18px 27px !important;
	-webkit-transition: 0.3s all ease-in-out;
	transition: 0.3s all ease-in-out;
}

.order-tab-section .add_to_cart_button:hover,
.woocommerce .related .add_to_cart_button:hover {
	background: #677f63 !important;
	color: #fff !important;
	transition: 0.3s all ease-in-out;
}

.order-tab-section .button-mini-delimiter,
.woocommerce .related .button-mini-delimiter {
	display: none !important;
}

.order-tab-section .avia_cart_buttons,
.woocommerce .related .avia_cart_buttons {
	background: transparent !important;
	border-top: 1px solid #e6e6e6;
	opacity: 1 !important;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	padding: 0px !important;
}

.order-tab-section .inner_product_header,
.woocommerce .related .inner_product_header {
	border-top: none !important;
	padding: 16px 26px 15px !important;
}

.order-tab-section .products .product,
.woocommerce .related .products .product {
	margin: 0 3.5% 3% 0 !important;
	width: 22.3% !important;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.order-tab-section .products .product:hover,
.woocommerce .relate .products .product:hover {
	box-shadow: 0px 9px 19px -12px #999 !important;
}

.order-tab-section .products .last,
.woocommerce .related .products .last {
	margin: 0 0% 3% 0 !important;
	width: 22.3% !important;
}

.order-tab-section .av-layout-tab,
.woocommerce .related .av-layout-tab {
	padding-top: 100px !important;
	padding-bottom: 80px !important;
}

.woocommerce .avia-section {
	border: none !important;
}

.cat-section .content {
	padding: 70px 0 40px;
}

.cat-section .flex_column_table {
	display: flex !important;
}

.cat-section .flex_column {
	display: flex !important;
	flex-direction: column;
	width: 100% !important;
	flex-basis: 20%;
	margin: 0;
	justify-content: flex-end;
	transition: all 0.3s ease-in-out;
}

.cat-section .flex_column:hover {
	background: #677f63 !important;
	transition: all 0.3s ease-in-out;
}

.cat-section .av-flex-placeholder {
	width: 1% !important;
}

.links .avia-button {
	font-size: 17px !important;
	background: transparent;
	color: #414042 !important;
	font-weight: 600 !important;
	border: none;
	text-transform: uppercase;
}

.links .avia-button:hover {
	opacity: 1 !important;
	background: transparent;
}

.links .avia-button:hover::after {
	content: "";
	position: absolute;
	height: 2px !important;
	width: 55px !important;
	background: #a1c698;
	bottom: 0;
	text-align: center;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.box-cat {
	padding: 25px 0;
}

.title-box .av-special-heading-tag {
	font-weight: 600;
	text-transform: uppercase;
}

.prod-section .content {
	padding-bottom: 0;
}

.prod-section:nth-child(10) .content {
	padding-bottom: 120px;
}

.prod-section .av-special-heading-tag {
	font-weight: 700;
	text-transform: initial !important;
}

.prods-grid .products .product {
	width: 18.25% !important;
}

.prods-grid .avia-arrow,
.prods-grid .product-cat-name,
.prods-grid .show_details_button span::before,
.prods-grid .button-mini-delimiter {
	display: none !important;
}

.prods-grid .inner_product {
	border: none !important;
}

.prods-grid .inner_product img {
	border: 1px solid #e6e6e6 !important;
	border-bottom: none !important;
}

.prods-grid .inner_product_header {
	border: 1px solid #e6e6e6 !important;
	padding: 25px !important;
}

.prods-grid .woocommerce-loop-product__title {
	font-size: 16px !important;
	font-weight: 600 !important;
	text-transform: initial !important;
	color: #414042;
}

.prods-grid .price {
	display: block !important;
	margin: 35px 0 0px;
}

.prods-grid .price span {
	font-size: 14px !important;
	color: #a1c698;
	font-weight: 600 !important;
}

.prods-grid .avia_cart_buttons {
	opacity: 1 !important;
	padding: 0;
	border: 1px solid #e6e6e6;
	border-top: none;
	background: transparent;
}

.prods-grid .avia_cart_buttons .button {
	color: #677f63 !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	padding: 18px 10px !important;
	width: 50% !important;
	transition: all 0.3s ease-in-out;
}

.prods-grid .avia_cart_buttons .button:hover {
	background: #677f63 !important;
	color: #ffffff !important;
	transition: all 0.3s ease-in-out;
}


/* Pop Up */

.hustle-ui.hustle-popup {
	z-index: 1000!important;
}

.hustle-ui.module_id_2 .hustle-layout .hustle-layout-footer {
	display: none !important;
}

body  .hustle-popup .aligncenter, .hustle-popup .entry-content-wrapper a:hover .aligncenter {
	margin: 0;
	padding: 0;
}
.hustle-ui .hustle-button-icon [class*=hustle-icon-] {
	display: block;
	margin: 0 auto;
	font-size: 20px;
}


.hustle-popup .hustle-group-content {
	display: block;
}

html .hustle-ui.module_id_1 button.hustle-button-close {
	position: absolute;
	top: 9.5%;
	right: 0.6%;
	color: #000;
	transition: all .3s linear;
}

html .hustle-ui.module_id_1 button.hustle-button-close .hustle-icon-close {
	font-size: 18px;
}

html .hustle-ui.module_id_1 button.hustle-button-close .hustle-icon-close:before {
	content: '';
	background-image: url('/wp-content/uploads/2022/03/Icon-close-black.png');
	background-repeat: no-repeat;
	height: 17px;
	width: 17px;
	transition: all 0.2s;
}

html .hustle-ui.module_id_1 button.hustle-button-close .hustle-icon-close:hover:before {
	background-image: url('/wp-content/uploads/2022/03/Icon-close-desk-white.png');
}

html .hustle-ui.module_id_1 button.hustle-button-close:hover,
html .hustle-ui.module_id_1 button.hustle-button-close:focus {
	color: #fff !important;
	transition: all .3s linear;
}

/*.hustle-popup .hustle-group-content img:last-of-type {
display: none;
}*/


/* .prods-grid .show_details_button {
position: relative;
top: 3px;
}
.prods-grid .add_to_cart_button span::before {
content: url(images/cart.png);
display: inline-block;
width: 16px;
height: 15px;
} */


/* ===========================================================================
* 
*                            Woocommerce Category page Style
* 
* ========================================================================== */


/* .tax-product_cat .header_bg {
background: transparent !important;
} */

.tax-product_cat .header-scrolled .header_bg {
	background: #ffffff !important;
}

.tax-product_cat #main {
	padding-top: 0 !important;
}

.banner-category {
	padding-top: 170px;
	min-height: 370px;
}

.tax-product_cat .product-sorting {
	display: none;
}

.prod-cat-section .products {
	display: flex !important;
	flex-direction: row;
	align-items: stretch;
	flex-wrap: wrap;
	justify-content: center;
}

.prod-cat-section .prods-grid .products .product {
	display: flex !important;
	flex-direction: column-reverse;
	width: 100% !important;
	flex-basis: 24%;
	margin: 0 1% 1% 0 !important;
	justify-content: flex-end;
}


/* Daily Specials  */

.daily-banner .content {
	padding: 0 !important;
}

.daily-section .content {
	padding: 90px 0 105px;
}

.font-class .av-special-heading-tag {
	font-family: 'helvetica-lt-std-roman' !important;
	letter-spacing: 0 !important;
}

#top .custom-max-w .flex_column_table {
	margin-top: 0px;
}

.increas-max-w .av-flex-placeholder {
	width: 5% !important;
}

.title-daily br {
	display: none;
}

.title-daily i {
	display: block;
	font-family: 'helvetica-lt-std-roman' !important;
	font-size: 44px;
	font-weight: 400;
	text-transform: uppercase;
	margin: 10px 0;
}

.title-daily .av-subheading {
	opacity: 1 !important;
	margin: 0 !important;
}

.title-daily .av-subheading p,
#top .point-each-daily .av_iconlist_title,
.daily-title .av-special-heading-tag {
	font-family: 'HelveticaLTStd-Bold', sans-serif;
	font-weight: 700;
}

.title-daily .av-special-heading-tag,
#top .point-each-daily p {
	font-family: 'helvetica-lt-std-roman' !important;
	letter-spacing: 0 !important;
}

.point-each-daily {
	margin: 10px auto 0;
	padding: 0 7px;
}

#top .point-each-daily .iconlist-char::before {
	content: '';
	background-image: url(./images/svg/daily-item.svg);
	background-size: contain;
	background-repeat: no-repeat;
	width: 27px;
	height: 27px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

#top .point-each-daily .iconlist_title {
	line-height: 1.3;
	text-transform: initial !important;
	margin: 0 !important;
}

#top .point-each-daily .iconlist_title i {
	font-family: 'helvetica-lt-std-roman' !important;
	font-weight: 400 !important;
}

#top .point-each-daily .iconlist_icon {
	width: 70px;
	height: 95px;
	border: 3px solid #FFF;
	border-radius: 0;
	margin: 0;
}

#top .point-each-daily .article-icon-entry {
	background: #FFF;
}

#top .point-each-daily .iconlist_content_wrap {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0 0 0 20px;
	min-height: 70px;
}

#top .point-each-daily p {
	margin: 5px 0px 0px 0px;
}

#top .increas-max-w .container {
	max-width: 1530px;
	padding: 0 20px;
}

.ind-vet-section .content {
	padding: 60px 0 95px;
}

.point-each-daily .avia-icon-list .iconlist-timeline {
	display: none !important;
}

.point-each-daily li {
	display: flex;
	align-items: center;
	width: 100%;
	padding: 0;
	background: #FFF;
}

.point-each-daily li:not(:last-child) {
	margin: 0 0 5px;
}

.daily-title .av-special-heading-tag {
	font-weight: 700;
	text-transform: uppercase;
	color: #FFF;
	margin-top: 45px;
	min-height: 120px;
	letter-spacing: 0 !important;
}

.daily-section .daily-col.modi .point-each-daily ul li .iconlist_content p::before {
	content: "•";
	margin-right: 5px;
}

/*.daily-section .daily-col.modi .point-each-daily ul li:last-child .iconlist_icon {
height: 186px !important;
}*/

.daily-section .daily-col.modi .point-each-daily ul li:last-child .iconlist_content_wrap {
	padding: 5px 0 5px 20px !important;
}

.daily-section .daily-col.modi .point-each-daily ul li:last-child .iconlist_content ul {
	margin: 4px 0 5px 20px;
}

.daily-section .daily-col.modi .point-each-daily ul li:last-child .iconlist_content ul li {
	margin: 0;
	font-family: 'helvetica-lt-std-roman' !important;
}

/*.daily-section .daily-col.modi .point-each-daily ul li:last-child .iconlist_content p::before {
content: "";
margin-right: 0;
}*/

.increas-max-w .daily-col {
	background-size: cover !important;
	padding: 40px 0 55px;
	-webkit-box-shadow: 0 0 17px 2px #000000;
	box-shadow: 0 0 17px 2px #000000;
}

#top .custom-max-w .container {
	max-width: 1170px;
	padding: 0 20px;
}

.ind-vet-section .av-flex-placeholder {
	width: 40px !important;
}

.ind-vet-section .point-each-daily li {
	align-items: flex-start;
	background: #677E60;
	border: 3px solid #FFF;
}

.ind-vet-section .point-each-daily li .article-icon-entry {
	background: #FFF;
}

#top .ind-vet-section .point-each-daily .iconlist_icon {
	min-width: 70px;
	border: none;
	margin: 0 !important;
}

.point-each-daily i {
	display: block !important;
}

.point-each-daily strong {
	font-family: 'HelveticaLTStd-Bold', sans-serif !important;
}

#top .dayly-new-l .point-each-daily .iconlist_content_wrap {
	padding: 15px;
	min-height: 220px;
}

.point-each-daily .av_iconlist_title {
	top: 0 !important;
}

#top .dayly-new-l .point-each-daily .av_iconlist_title,
#top .dayly-new-l .point-each-daily p {
	font-size: 17px;
	line-height: 1.5;
}

#top .dayly-new-l .point-each-daily .av_iconlist_title {
	font-family: 'HelveticaLTStd-Bold', sans-serif !important;
	text-transform: none;
	letter-spacing: 0 !important;
}

.ind-vet-section .point-each-daily p {
	margin: 30px 0 0 !important;
}

.ind-vet-section .vet-col {
	background-position: 40% 100% !important;
}

.ind-vet-section .vet-col .point-each-daily p {
	margin-top: 0 !important;
}

#top .dayly-new-l .iconlist_content_wrap {
	justify-content: unset !important;
}

#top .dayly-new-l .point-each-daily {
	margin: 0 40px;
	padding: 0;
}

#top .dayly-new-l .point-each-daily .iconlist_icon {
	width: 70px;
	height: 70px;
	border-radius: 0px;
	margin: 4px;
}

#top .dayly-new-l .daily-title .av-special-heading-tag {
	line-height: 1;
	text-shadow: 0 3px 14px rgb(0 0 0 / 57%);
	margin: 0 auto 50px;
	min-height: auto;
}


/* Fire Deals */

.page-id-83535 #main {
	padding-top: 240px !important;
}

.daily-banner.fire .container {
	height: 100%;
}

#top .fire .container {
	max-width: 1260px;
}

.daily-banner.fire .content {
	padding: 13% !important;
}

.daily-section.fire .content {
	padding: 135px 0 105px;
}

.increas-max-w .daily-col.fire {
	padding: 40px 0 0px;
}

.daily-section.fire .second {
	right: 40px;
}

.daily-section.fire .fourth {
	left: 40px;
}
.daily-section.fire .fifth {
	left: 80px;
}

.daily-section .daily-col.fire::after {
	content: '';
	background: url(/wp-content/uploads/2022/04/Fire-Asset.png);
	height: 195px;
	width: 200px;
	visibility: visible;
	position: absolute;
	top: -32px;
	right: -85px;
	z-index: 99;
	background-repeat: no-repeat;
}

.daily-section .daily-col.fire .yellow-title {
	background: linear-gradient(90deg, rgba(255, 223, 12, 1) 0%, rgba(255, 222, 12, 1) 20%, rgba(254, 218, 16, 1) 86%, rgba(251, 202, 24, 1) 95%, rgba(249, 189, 28, 1) 100%);
	padding: 10%;
	padding-bottom: 20% !important;
	min-height: 310px;
}

.daily-section .daily-col.first .yellow-title {
	padding: 19% 10% 0;
	padding-bottom: 24% !important;
}

.daily-section .daily-col.second .yellow-title {
	padding: 17.5% 10% 0;
	padding-bottom: 19.5% !important;
}

.daily-section .daily-col.third .yellow-title {
	padding: 22% 10% 0;
	padding-bottom: 24.5% !important;
}

.daily-section .daily-col.fourth .yellow-title {
	padding: 19.5% 10% 0;
	padding-bottom: 14.5% !important;
}
.daily-section .daily-col.fifth .yellow-title {
	padding: 19.5% 10% 0;
	padding-bottom: 14.5% !important;
}

.daily-section .daily-col.fire .yellow-title .av-special-heading-tag {
	font-family: 'Montserrat';
	color: #000 !important;
	min-height: auto !important;
	font-weight: 900;
	font-style: italic;
}

.daily-section .daily-col.first .yellow-title .av-special-heading-tag {
	font-size: 70px !important;
}

.daily-section .daily-col.second .yellow-title .av-special-heading-tag {
	font-size: 49px !important;
	line-height: 0.95em;
}

.daily-section .daily-col.third .yellow-title .av-special-heading-tag {
	font-size: 36px !important;
}

.daily-section .daily-col.fourth .yellow-title .av-special-heading-tag {
	font-size: 31px !important;
	line-height: 0.95em;
}
.daily-section .daily-col.fifth .yellow-title .av-special-heading-tag {
	font-size: 60px !important;
	line-height: 0.95em;
}

.daily-section .daily-col.fourth .yellow-title .av-special-heading-tag span.red {
	font-size: 18px !important;
	color: #F70000;
	line-height: 0.83em;
}
.daily-section .daily-col.fifth .yellow-title .av-special-heading-tag span.red {
	font-size: 18px !important;
	color: #F70000;
	line-height: 0.83em;
}

.daily-section .daily-col.fourth .yellow-title .av-special-heading-tag span.red .special_amp {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	color: inherit;
}
.daily-section .daily-col.fifth .yellow-title .av-special-heading-tag span.red .special_amp {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	color: inherit;
}

.daily-section .daily-col.third .yellow-title .av-special-heading-tag sup {
	font-size: 18px !important;
}

.daily-section .daily-col.fire .yellow-title .av-subheading {
	margin-top: 0;
}

.daily-section .daily-col.fire .yellow-title .av-subheading p {
	font-family: 'Montserrat';
	font-weight: 900;
	font-style: italic;
	opacity: 1;
	line-height: 1em;
}

.daily-section .daily-col.first .yellow-title .av-subheading p {
	font-size: 48px !important;
	color: #F70000 !important;
}

.daily-section .daily-col.second .yellow-title .av-subheading {
	padding-left: 15%;
}

.daily-section .daily-col.second .yellow-title .av-subheading p {
	font-size: 65px !important;
	color: #000 !important;
	line-height: 0.65em;
}

.daily-section .daily-col.second .yellow-title .av-subheading p sup {
	font-size: 21px !important;
}

.daily-section .daily-col.second .yellow-title .av-subheading p span.red {
	font-size: 48px !important;
	color: #F70000 !important;
}

.daily-section .daily-col.third .yellow-title .av-subheading p {
	font-size: 32px !important;
	color: #F70000 !important;
}

.daily-section .daily-col.fourth .yellow-title .av-subheading p {
	font-size: 77px !important;
	line-height: 0.9em;
	color: #000;
	width: max-content;
}

.daily-section .daily-col.fourth .yellow-title .av-subheading p span.red {
	font-size: 23px !important;
	color: #F70000 !important;
	line-height: 2em;
	display: block;
	text-align: right;
}
.daily-section .daily-col.fifth .yellow-title .av-subheading p {
	font-size: 77px !important;
	line-height: 0.9em;
	color: #000;
	width: max-content;
}

.daily-section .daily-col.fifth .yellow-title .av-subheading p span.red {
	font-size: 23px !important;
	color: #F70000 !important;
	line-height: 0.8em;
	display: block;
	text-align: right;
}

.daily-section .daily-col.fire .red-title {
	background: #E51C21;
	padding: 4% 5%;
	border-radius: 30px 0 0;
	margin-top: 0;
	box-shadow: 3px 5px 15px 0px rgb(0 0 0 / 75%) inset;
	position: relative;
	bottom: 30px;
}

.daily-section .daily-col.fire .red-title .av-special-heading-tag {
	font-size: 44px;
	color: #FFF !important;
	font-family: "Din Pro";
	font-style: italic;
}

.daily-section .fire-btn-col .avia-button {
	width: 100%;
	border-radius: 0;
	transition: all 0.3s;
	position: relative;
	bottom: 25px;
}

.daily-section .fire-btn-col .avia-button:hover {
	background-color: #677E60 !important;
	border-color: #677E60 !important;
	color: #FFF !important;
}

.daily-section .fire-btn-col .avia-button .avia_iconbox_title {
	font-family: 'Helvetica Neue', sans-serif;
	font-size: 17px;
	font-weight: 700;
	text-transform: uppercase;
}

.daily-section.fire .entry-content-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.daily-section.fire .flex_column_table {
	max-width: 1200px;
	margin: 0 auto;
}


/* Menu */
.shop-section .container {
	max-width: 960px;
	padding: 0;
}

.shop-section .content {
	padding: 45px 0 0;
}

.shop-section .title .av-special-heading-tag {
	font-weight: 700;
	line-height: 1.4;
	text-transform: uppercase;
	margin: 30px 0 30px;
}

.shop-section .av-flex-placeholder {
	display: none !important;
}

.shop-section img {
	width: 250px;
	height: 200px;
	object-fit: contain;
}

.shop-section .leafly img {
	width: 180px;
	height: 210px;
}

.shop-section .weedmaps img {
	width: 305px;
	height: 225px;
}

#top .menu-section .content {
	padding: 30px 0;
}

.intro-text-section .container .content {
	margin-top: -150px;
}


/* =============================================================================

FOOTER STYLES

========================================================================== */

.avia-standard-logo .subtext img{
	width: 50%;
}

.footer-logo a{
	display: flex;
	justify-content: center;
}

.footer-logo a img{
	width: 50%;
}

#footer .recognition-thumb .lightbox-added::after {
	content: '';
	position: absolute;
	background-image: url(/wp-content/uploads/2023/04/ASPCA-badge.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	width: 175px;
	height: 138px;
	left: 0;
	top: 0px !important;
}


.flex_column .av_one_fourth   {
	display: flex;
}
#footer .widget {
	padding: 0;
	margin: 30px 0;
	overflow: visible !important; 
}
#block-16 {
	padding-left: 157px !important;
}

#block-16 .wp-block-image img {
	box-sizing: border-box;
	height: auto;
	max-width: 150px;
	vertical-align: bottom;
}

#footer {
	border: none !important;
	padding: 30px 0 !important;
}

#footer .container {
	display: flex;
	justify-content: space-between;
}

#footer .flex_column:nth-child(2) {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

#footer .flex_column:nth-child(3) {
	width: max-content;
	margin-left: 0;
}

#footer .flex_column:nth-child(3) {
	position: relative;
	left: -15px;
}

#footer .footer-logo {
	margin: 15px 0 22px;
}

#footer .widgettitle {
	font-family: "helvetica-lt-std-roman", sans-serif;
	font-size: 21px !important;
	font-weight: 700;
	line-height: 1;
	color: #667f63 !important;
	margin: 0 0 15px !important;
}

#footer .textwidget {
	font-family: "helvetica-lt-std-roman", sans-serif;
	font-size: 15px !important;
	font-weight: 400 !important;
	color: #222221 !important;
}

#footer .footer-shop ul {
	list-style: none;
}

#footer .footer-shop li {
	line-height: 2.5;
	margin-left: 15px;
	position: relative;
}

#footer .footer-shop li::before {
	content: "\e859";
	font-family: 'entypo-fontello';
	position: absolute;
	color: #667f63;
	top: 0;
	left: -15px;
}

#footer .footer-shop li a {
	margin-left: 10px;
}

#footer .flex_column a {
	text-decoration: none !important;
}

#footer .textwidget p a {
	color: #222221 !important;
}

#footer .textwidget p a:hover {
	color: #99cc99 !important;
	text-transform: none;
}

#footer .footer-logo-column p {
	line-height: 1.8;
	text-align: justify !important;
}

#footer .contact-column {
	margin-bottom: 0;
}

#footer .contact-column p {
	line-height: 2.2;
	position: relative;
	margin: 0 0 0 30px;
}

#footer .contact-column p::before {
	content: "";
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: 8px;
	left: -30px;
}

#footer .contact-column p:first-child:before {
	background-image: url(images/icons/map.png);
	width: 12px;
	height: 17px;
	top: 10px;
}

#footer .contact-column p:nth-child(2):before {
	background-image: url(images/icons/phone.png);
	width: 14px;
	height: 15px;
}

#footer .contact-column p:last-child:before {
	background-image: url(images/icons/clock.png);
	width: 15px;
	height: 16px;
}

#footer .widget .wp-block-image figure {
	display: none;
}

#socket {
	border: none !important;
}

#socket .container {
	padding: 20px 0;
	text-align: center !important;
}

#socket .copyright {
	font-family: "helvetica-lt-std-roman", sans-serif;
	font-size: 14px !important;
	font-weight: 500;
	line-height: 1;
	text-transform: uppercase;
	color: #333 !important;
	float: unset !important;
}

#footer .recognition-thumb .lightbox-added img {
	display: none;
}
#footer .recognition-thumb .lightbox-added::after {
	content: '';
	position: absolute;
	background-image: url('/wp-content/uploads/2023/04/ASPCA-badge.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	width: 175px;
	height: 138px;
	left: -20px;
	top: 0px !important;

}
.wp-block-gallery-1 {
	height: 145px;
}
#footer .flex_column:last-child {
	display: flex;
}

#media_image-4 {
	width: 50%;
	margin: 0;
}
#media_image-3 {
	width: 50%;
}
#text-7 {
	width: 100%;
}



/* =============================================================================

@Media Queries

========================================================================== */

@media only screen and (min-width: 1920px) {
	/*.home-products{
	max-height: 384px;
	display: flex;
	justify-content: center;
	align-items: center;
}*/

	.product-slider-home {
		height: 400px;
	}
}

@media only screen and (max-width: 1800px) {
	.daily-banner.fire .content {
		padding: 10% !important;
	}
}

@media (max-width: 1650px){
	#header_main .main_menu a {
		font-size: 18px !important;
	}
}

@media only screen and (max-width: 1600px) {
	#header_main .main_menu li {
		padding: 0 15px;
	}

	#header_main .main_menu a {
		font-size: 18px !important;
	}

	.canna-section .welcome-text-column {
		padding: 0 0 25px !important;
	}

	.buttons .avia-button {
		margin-top: 15px !important;
	}

	#top .increas-max-w .container {
		padding: 0 25px;
	}

	.daily-section.fire .flex_column_table {
		display: flex !important;
		justify-content: space-between;
		width: 100% !important;
		max-width: 80%;
		margin: 0 auto;
	}

	.increas-max-w .daily-col.fire {
		width: 100%;
	}

	.increas-max-w .av-flex-placeholder {
		width: 5% !important;
	}

	.daily-section .daily-col.third .yellow-title {
		padding: 19.5% 10% 0;
	}

	#top .point-each-daily .iconlist_content_wrap {
		padding: 0 0 0 10px;
	}

	#header_main .main_menu .sub-menu {
		left: 10px;
	}

	#top .fire .container {
		max-width: 90%;
	}

	.daily-section.fire .entry-content-wrapper {
		display: flex !important;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.daily-section.fire .second {
		right: 0;
	}

	.daily-section.fire .fourth {
		left: 0;
	}
	.daily-section.fire .fifth {
		left: 0;
	}

	/* .increas-max-w .daily-col.fire {
	width: 26.5%;
} */

	.daily-section .point-each-daily .iconlist_content_wrap * {
		font-size: 16px !important;
	}
}

@media only screen and (max-width: 1500px) {
	#header_main .container {
		max-width: 100% !important;
		margin: 0 auto !important;
	}

	.featured-products-section .container {
		max-width: 100% !important;
	}

	.welcome-cell {
		padding: 40px 0px 15px !important;
	}

	#header_meta .container {
		max-width: 100%;
		padding: 0 50px;
	}
}

@media (max-width: 1400px) {
	.community-section .flex_column img {
		left: 50px;
	}

	#header_meta .addr,
	#header_meta .phone,
	#header_meta .mail,
	#header_meta .hours,
	#header_meta a {
		font-size: 13px;
	}

	.home-map-cell {
		background-position: center center !important;
	}

	#footer .flex_column:nth-child(2) {
		position: relative;
		left: 25px;
	}

	.daily-section .point-each-daily li {
		min-height: 70px;
	}

	.daily-section .daily-col.modi .point-each-daily li:last-child .iconlist_content ul li {
		min-height: 25px;
	}

	.daily-section .point-each-daily .iconlist_icon {
		padding: 32px 0;
		height: 100% !important;
	}

	#top .point-each-daily .iconlist_content_wrap {
		padding: 0 10px;
	}

	.daily-section .point-each-daily .iconlist_content_wrap * {
		font-size: 15px !important;
	}

	.daily-section .daily-col.second .yellow-title .av-subheading {
		padding-left: 12%;
	}

	.daily-section .daily-col.fire::after {
		top: -17px;
		right: -107px;
		background-size: 80%;
		background-repeat: no-repeat;
	}

	.daily-banner.fire .container {
		height: 100% !important;
	}

	.daily-banner.fire .content {
		padding: 10% !important;
	}
}

@media only screen and (max-width: 1350px) {
	#header_main .main_menu li {
		padding: 0 15px 0 0;
	}
} 
@media only screen and (max-width: 1300px) {
	#header_main .main_menu a {
		font-size: 17px !important;
	}

	.home-slider .avia-caption-content {
		font-size: 60px !important;
	}

	.featured-products-section .product {
		padding: 10px !important;
	}

	.featured-products-section .inner_product_header {
		padding: 25px 15px 25px 15px !important;
	}

	.prods-grid .avia_cart_buttons .button {
		font-size: 13px !important;
	}

	#header_meta a::before {
		top: 3px;
	}

	#top .point-each-daily .iconlist_content_wrap {
		padding: 0 5px;
	}

	.daily-section .point-each-daily .iconlist_content_wrap * {
		font-size: 14px !important;
	}

	.daily-section .daily-col.first .yellow-title .av-subheading p {
		font-size: 40px !important;
	}

	.daily-section .daily-col.second .yellow-title .av-subheading p {
		font-size: 55px !important;
		line-height: 0.7em;
	}

	.daily-section .daily-col.third .yellow-title .av-special-heading-tag {
		font-size: 33px !important;
	}

	.daily-section .daily-col.third .yellow-title .av-subheading p {
		font-size: 29px !important;
	}

	.daily-section .daily-col.fourth .yellow-title .av-special-heading-tag {
		font-size: 27px !important;
	}
	.daily-section .daily-col.fifth .yellow-title .av-special-heading-tag {
		font-size: 27px !important;
	}

	.daily-section .daily-col.fourth .yellow-title .av-subheading p {
		font-size: 68px !important;
	}
	.daily-section .daily-col.fifth .yellow-title .av-subheading p {
		font-size: 68px !important;
	}

	.daily-section .daily-col.fourth .yellow-title {
		padding-bottom: 17.2% !important;
	}
	.daily-section .daily-col.fifth .yellow-title {
		padding-bottom: 17.2% !important;
	}
}

@media only screen and (max-width: 1200px) {
	.daily-section.fire .flex_column_table {
		max-width: 100%;
	}

	html .sativa-section .container,
	html #top .ipadHeader .container {
		max-width: 100% !important;
		width: 100% !important;
		padding: 0 25px !important;
	}

	.community-section .flex_cell {
		padding: 50px 0 !important;
	}

	.home-slider .avia-caption-title {
		font-size: 36px !important;
	}

	.home-slider .avia-caption-title span {
		font-size: 80px !important;
	}

	#header_main .container {
		height: 90px !important;
	}

	#header_main .main_menu a {
		font-size: 26px !important;
	}

	.featured-products-section .product {
		padding: 0 !important;
	}

	.av-burger-menu-main {
		display: inline-block !important;
	}

	.av-main-nav .menu-item {
		display: none !important;
	}

	.main_menu .av-burger-menu-main {
		padding-right: 0px;
	}

	.main_menu .av-burger-menu-main a {
		line-height: 50px !important;
	}

	.av-hamburger-inner,
	.av-hamburger-inner:before,
	.header_color .av-hamburger-inner:after {
		background: #677f63 !important;
	}

	.is-active .av-hamburger-inner,
	.is-active .av-hamburger-inner:before,
	.header_color .is-active .av-hamburger-inner:after {
		background: #fff !important;
	}

	#header_main .main_menu a {
		padding: 20px 20px !important;
	}

	#av-burger-menu-ul {
		vertical-align: top !important;
		padding-top: 170px !important;
	}
	.html_av-submenu-hidden .av-submenu-indicator {

		font-size: 22px;

	}

	#header_main #av-burger-menu-ul .current-menu-item a,
	#header_main #av-burger-menu-ul a:hover {
		color: #ffffff !important;
		background-color: #a1c698 !important;
	}

	html #top #header_main .main_menu a:hover span {
		color: #FFF !important;
	}

	#top .av_header_transparency .main_menu ul:first-child>li>a:hover,
	#top #wrap_all .av_header_transparency .sub_menu>ul>li>a:hover {
		opacity: 1 !important;
	}

	#top .av-burger-overlay-scroll {
		background: #677f63 !important;
	}

	#header_main .main_menu a {
		color: #ffffff !important;
		font-weight: 600 !important;
	}

	.single-post #wrap_all #main {
		padding-top: 90px !important;
	}

	.how-to-find-us .flex_column_table {
		display: flex !important;
		flex-direction: column;
	}

	.how-to-find-us .flex_column {
		width: 100% !important;
		margin: 0 0 15px;
	}

	.how-to-find-us .av-flex-placeholder {
		display: none !important;
	}

	#header_main .main_menu li {
		padding: 0;
	}

	.welcome-cell {
		padding: 40px 40px 15px !important;
	}

	.buttons .avia-button {
		min-width: 100%;
	}

	.buttons .avia-button:not(:first-child) {
		margin-top: 10px !important;
	}

	#header_main .main_menu .sub-menu {
		top: 0;
		width: 100%;
	}

	.html_av-overlay-side #top #wrap_all .av-burger-overlay li li a {
		padding-left: 50px !important;
	}

	.html_av-overlay-side-classic #top .av-burger-overlay li li .avia-bullet {
		display: none !important;
	}

	#footer {
		padding: 45px 0 50px !important;
	}

	#footer .container {
		flex-direction: column;
		align-items: center;
	}

	#footer .flex_column {
		width: auto !important;
		margin: 0 auto 35px !important;
		left: 0 !important;
	}
	#footer .flex_column:last-child {
		width: 26%!important;
	}

	#footer .first {
		width: 100% !important;
	}

	#footer .flex_column:last-child {
		margin-bottom: 0 !important;
	}

	#footer .footer-logo {
		text-align: center;
		margin: 0 auto 15px;
	}

	#footer .widgettitle {
		text-align: center;
	}

	#footer .footer-logo-column p {
		text-align: center !important;
	}

	#footer .widget {
		margin: 0;
	}

	.increas-max-w .av-flex-placeholder {
		display: none !important;
	}

	.daily-section .content,
	.ind-vet-section .content {
		padding: 60px 0 70px;
	}

	.daily-section .flex_column_table {
		display: flex !important;
		flex-direction: column;
	}

	.daily-section .flex_column_table .flex_column {
		width: 100% !important;
		margin: 0 !important;
	}

	.daily-section .flex_column_table .flex_column:not(:last-child) {
		margin: 0 auto 50px !important;
	}

	.daily-section .point-each-daily .iconlist_content_wrap * {
		font-size: 17px !important;
	}

	#top .point-each-daily .iconlist_content_wrap {
		padding: 0 15px;
	}

	#top .dayly-new-l .point-each-daily {
		margin: 0 25px;
	}

	#top .dayly-new-l .point-each-daily .iconlist_content_wrap {
		padding: 10px;
	}

	#top .ind-vet-section .point-each-daily p {
		margin: 10px 0 0 !important;
	}

	.ind-vet-section .av-flex-placeholder {
		width: 20px !important;
	}

	.title-daily i {
		font-size: 32px;
		margin: 5px 0;
	}

	.daily-section.fire .entry-content-wrapper {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		padding: 0 10%;
	}

	.daily-section.fire .daily-col {
		width: 40%;
	}

	.daily-section.fire .daily-col:nth-child(even) {
		margin-left: 10% !important;
	}

	.daily-section.fire .daily-col:nth-child(odd) {
		margin-left: 0 !important;
	}

	.daily-section .daily-col.third .yellow-title .av-special-heading-tag {
		font-size: 40px !important;
	}

	.daily-section .daily-col.third .yellow-title .av-subheading p {
		font-size: 35px !important;
	}

	.daily-section .daily-col.third .yellow-title {
		padding: 18% 10% 0;
		padding-bottom: 21% !important;
	}

	#top .fire .container {
		max-width: 100%;
	}
}

@media only screen and (max-device-width: 1100px) {
	.featured-products-section .inner_product_header {
		padding: 25px 15px 25px 25px !important;
	}
}

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

	.home-products-category .flex_column_table .av-special-heading-tag {
		font-size: 22px !important;
	}

	.home-products-category .flex_column_table .avia_textblock p {
		font-size: 14px !important;
		line-height: 1.5em;
	}

	.home-products .avia-image-container .av-image-caption-overlay-center {
		color: #ffffff;
		font-size: 22px !important;
		padding: 10px !important;
	}

	.product-slider-home .aviaccordion-preview .aviaccordion-title {
		display: none;
	}

	.tablet-jump{
		display:block !important;
	}

	.home-slider.portland .av-slideshow-caption {
		width: 100% !important;
		margin: 0 auto !important;
	}

	.html_header_top.html_header_sticky #top #wrap_all #main {
		padding-top: 119px !important;
	}

	.featured-products-section .product {
		margin: 0 1% 1% 0 !important;
		width: 49.5% !important;
	}

	.featured-products-section .product:nth-child(even) {
		margin-right: 0 !important;
	}

	.canna-section .av-special-heading,
	.text-cell .av-special-heading {
		padding-bottom: 10px !important;
	}

	.canna-section .av-subheading,
	.canna-section .av-special-heading-tag {
		font-size: 28px !important;
		line-height: 1.4;
	}

	#top #header_meta {
		display: none !important;
	}

	#footer .widget .wp-block-image {
		margin: 0;
	}

	#footer .widget .wp-block-image figure {
		display: block;
	}

	.itinerary-complete .flex_cell_inner .flex_column_table{
		display:flex !important;
		flex-direction:column !important;
	}

	.itinerary-complete .flex_cell_inner .flex_column_table .home-hours-2 {
		width: 88%;
	}

	.itinerary{
		width:100% !important;
	}
}

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

	.home-slider.portland .av-slideshow-caption {
		width: 80% !important;
		margin: 0 auto !important;
	}

	#top .increas-max-w .flex_column_table,
	#top .custom-max-w .flex_column_table {
		display: flex;
		flex-direction: column;
	}
	#block-8 {
		padding-left: 260px !important;
	}

	#top .increas-max-w .flex_column_table_cell,
	#top .custom-max-w .flex_column_table_cell {
		width: 100%;
		margin: 0px;
		margin-bottom: 20px;
	}

	.map-cell {
		height: 100% !important;
		min-height: 100% !important;
		margin: 0px !important;
	}

	.home-map-image {
		display: block !important;
		margin: 0px !important;
	}

	.html_visible_cart .cart_dropdown {
		top: 50% !important;
	}

	.home-slider .avia-caption-title {
		font-size: 28px !important;
	}

	.home-slider .avia-caption-title span {
		font-size: 60px !important;
	}

	.woocommerce .related .products .product:nth-child(1) {
		margin-right: 0 !important;
	}

	.woocommerce .related .products .product:nth-child(3) {
		margin-left: 0% !important;
		margin-right: 0 !important;
	}

	.woocommerce .related .products .product:nth-child(2),
	.woocommerce .related .products .product:nth-child(4) {
		margin-left: 4% !important;
		margin-right: 0 !important;
	}

	.woocommerce .related .products .product {
		width: 48% !important;
	}

	#header {
		position: absolute !important;
		background: transparent !important;
	}

	.responsive #top .cart_dropdown {
		right: 0px !important;
	}

	.image-overlay {
		display: none !important;
	}

	.instagram-heading {
		margin-bottom: 50px !important;
	}

	.canna-section .welcome-text-column {
		max-width: 100% !important;
		padding-top: 60px !important;
		padding-bottom: 30px !important;
	}

	.community-section .flex_column img {
		left: 0 !important;
	}

	.community-section .community-column {
		max-width: 100% !important;
	}

	.community-section .flex_cell {
		margin-bottom: 0 !important;
		overflow: hidden !important;
		height: auto !important;
	}

	.featured-products-section .content {
		padding-top: 75px !important;
	}

	.home-slider .container {
		max-width: 100% !important;
		margin: 0 auto !important;
	}

	#top .av_header_transparency .header_bg {
		background-color: #fff;
	}

	.community-section .text-cell {
		padding: 40px !important;
		margin-bottom: 0 !important;
	}

	.community-section .flex_cell:not(.text-cell),
	.community-section .community-column {
		padding: 0 !important;
	}

	.community-section .flex_cell:not(.text-cell) .community-column {
		margin-bottom: 0 !important;
	}

	.home-slider .slideshow_inner_caption {
		margin-top: 0 !important;
	}

	.order-tab-section .products .product {
		margin: 0px 2% 30px !important;
		width: 46% !important;
		-webkit-transition: 0.3s;
		transition: 0.3s;
	}

	.inner-contact-section .text-column {
		margin-bottom: 75px !important;
	}

	.inner-contact-section .form-column {
		margin-bottom: 0px !important;
	}

	.canna-section .welcome-text-column {
		padding-top: 45px !important;
		padding-bottom: 45px !important;
	}

	.canna-section .flex_column {
		margin-bottom: 0px !important;
	}

	form.checkout.woocommerce-checkout .form-row-first,
	form.checkout.woocommerce-checkout .form-row-last {
		width: 100% !important;
	}

	.pick-icon {
		margin-left: 0;
	}

	.prod-section .content {
		padding: 40px 0 0;
	}

	.cat-section .flex_column_table {
		flex-direction: row;
		align-items: stretch;
		flex-wrap: wrap;
		justify-content: center;
	}

	.cat-section .flex_column {
		flex-basis: 30%;
		flex-grow: 0;
		flex-shrink: 0;
		margin: 10px !important;
	}

	.cat-section .av-flex-placeholder {
		width: 0% !important;
	}

	.prod-section .av-special-heading {
		padding-bottom: 15px !important;
		margin-bottom: 0 !important;
	}

	.prod-section .products,
	.prod-cat-section .products {
		display: flex;
		flex-direction: row;
		align-items: stretch;
		flex-wrap: wrap;
		justify-content: center;
	}

	.prods-grid .products .product,
	.prod-cat-section .prods-grid .products .product {
		display: flex;
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: 47%;
		justify-content: center;
		margin: 15px 10px;
	}

	.prods-grid .inner_product {
		width: 100%;
	}

	.welcome-cell {
		padding: 0 45px !important;
		height: auto !important;
		min-height: 100% !important;
	}

	.single-post .sidebar {
		display: none !important;
	}

	#top .template-single-blog .av-content-small.units {
		width: 100% !important;
	}

	.single-post .big-preview,
	.single-post .content .entry-content-wrapper {
		padding-right: 0 !important;
	}

	#footer .footer-logo {
		margin: 0 auto 20px !important;
	}

	#footer .footer-logo-column br {
		display: none;
	}

	#footer {
		text-align: center !important;
	}

	#footer .footer-shop ul {
		width: max-content;
		margin: 0 auto;
	}

	#footer .footer-shop li {
		line-height: 2.2;
		text-align: left;
		width: 100%;
		margin-left: 28px;
	}

	#footer .footer-shop li::before {
		top: 0.85em;
	}

	#footer .contact-column p {
		line-height: 1.8;
		margin: 0 auto 20px;
	}

	#footer .contact-column p::before {
		position: relative;
		top: 0 !important;
		left: 0;
		display: block;
		margin: 0 auto 8px;
	}

	.title-daily br {
		display: block;
	}

	.daily-title .av-special-heading-tag {
		font-size: 42px !important;
	}

	.daily-section .content,
	.ind-vet-section .content {
		padding: 60px 0;
	}

	#top .point-each-daily .article-icon-entry {
		width: 100% !important;
	}

	.ind-vet-section .vet-col {
		background-position: 100% 0 !important;
	}

	.ind-vet-section .flex_column_table .flex_column {
		padding: 250px 0 40px !important;
	}

	.ind-vet-section .flex_column_table .flex_column:not(:last-child) {
		margin-bottom: 50px !important;
	}

	.hustle-popup-content {
		max-width: 90vw;
		position: absolute !important;
		left: 50%;
		top: 44vh;
		transform: translate(-50%, -50%);
	}

	.daily-section.fire .entry-content-wrapper {
		padding: 0 75px 0 25px;
	}

	.daily-section.fire .daily-col {
		width: 100%;
		box-shadow: none;
		margin-bottom: 0 !important;
	}

	.daily-section.fire .daily-col:nth-child(even) {
		margin-left: 0 !important;
	}

	.shop-section .dutchie {
		margin: -25px 0 !important;
	}

	.shop-section img {
		height: auto !important;
	}
}

@media only screen and (max-device-width: 820px) {
	
	.home-products-category .flex_column{
		padding: 0px !important;
	}
	
	.home-products-category .flex_column_table .av-special-heading-tag {
		font-size: 17px !important;
	}
	
	.home-products-category .flex_column_table .avia_textblock p {
		font-size: 14px !important;
		line-height: 1.2em;
		padding: 0 15px;
	}
	
	.home-slider.portland .av-slideshow-caption {
		width: 90% !important;
		margin: 0 auto !important;
	}

	.hustle-popup-content {
		padding: 0 5%;
	}

	html .hustle-ui.module_id_1 button.hustle-button-close {
		right: 5.2%;
	}
}

@media only screen and (max-width: 767px) {
	
	.home-products-category .flex_column_table .av-special-heading-tag {
		font-size: 25px !important;
		padding-top: 30px
	}
	
	.home-products-category .flex_column_table .avia_textblock p {
		font-size: 20px !important;
		line-height: 1.2em;
		padding: 0 15px 30px;
	}
	
	.home-slider.portland .av-slideshow-caption {
		width: 90% !important;
		margin: 0 auto !important;
	}

	.home-products .flex_column_table{
		display: flex
			;
		flex-direction: column;
		max-height: 1000px;
		height: fit-content;
	}

	.home-products .container{
		margin: 0 !important;
		width: 100% !important
	}

	.home-products .flex_column_table .flex_column{
		margin: 0 !important;
	}

	.product-slider-home {
		height: 200px;
	}


	.tablet-jump{
		display:none !important;
	}

	.home-slider.portland .av-slideshow-caption {
		width: 100% !important;
		margin: 0 auto !important;
	}


	.line-jump{
		display: block !important;
	}

	.itinerary .av-special-heading h2{
		font-size: 38px !important;
		font-weight: 700 !important;
	}

	.itinerary {
		padding:40px 0px !important;
	}

	.why-choose{
		display:flex !important;
		flex-direction:column !important;
	}

	.why-choose .image{
		order: -1 !important;
	}

	.home-hours{
		border-width: 1px 0 0 0;
	}

	.home-hours h2,
	.home-hours h3,
	.home-hours-2 p,
	.home-hours-2 ul{
		text-align: left;
	}

	.logo img.alternate,
	.logo img {
		max-height: 65px !important;
	}

	#footer .recognition-thumb .lightbox-added::after {
		content: '';
		position: absolute;
		background-image: url(/wp-content/uploads/2023/04/ASPCA-badge.png);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center center;
		width: 100px !important;
		height: 100px !important;
		left: 8px !important;
		top: 6px !important;
	}
	#block-8 .wp-block-image img {
		box-sizing: border-box;
		height: auto;
		max-width: 100px !important;
		vertical-align: bottom;
	}

	#block-8 {
		padding-left: 0px !important;
		margin-left: -100px !important;
	}


	#footer .footer-logo-column,
	#footer .footer-logo-column * {
		margin-bottom: 15px;
	}
	body #main .breadcrumbs {
		display: flex;
		justify-content: center;
		margin-top: 7%;
		padding: 0;
	}

	.breadcrumb .breadcrumb-trail .trail-end {
		white-space: nowrap;
		width: 248px;
		text-align: left;
		overflow: hidden;
		text-overflow: ellipsis;
	}



	.single-post .entry-content p img.alignright {
		margin: 5px 0 20px 0 !important;
	}

	html .postid-84270 .entry-content p img.alignright {
		width: 100%!important;
		text-align: center;
		margin: 0px auto!important;
	}
	#author-bio-box {
		display:flex;
		flex-direction: column;
	}
	#author-bio-box h3 {
		text-align: center;
	}
	.postid-84270 .entry-content .bio-gravatar img {
		width: 50%;
		margin: 0px auto 15px !important;
	}

	.intro-text-section .container .content {
		margin-top: 0px;
		margin-bottom:50px
	}
	.grid-column-reverse {
		display:flex;
		flex-direction: column-reverse;
	}
	.ipadHeader {
		background: #fafafa !important;
		min-height: auto !important;
		padding-bottom: 20px;
	}

	.logo-col,
	.burger-col {
		margin-bottom: 0 !important;
	}

	.burger-col {
		bottom: 20px;
	}

	.logo-col img {
		max-width: 160px;
	}

	html #top .ipadHeader .content {
		padding: 25px 0 0;
	}

	html .sat-table {
		padding: 1px 10px 10px;
	}

	html #top .ipadBody tbody tr td {
		font-size: 3.5vw !important;
		padding: 10px 5px !important;
	}

	/* html #top .ipadBody tbody tr td:not(:first-child) {
	font-size: 4vw !important;
} */

	#top .ipadBody tbody tr td:first-child {
		padding-left: 10px !important;
	}

	html .sativa-section .container,
	html #top .ipadHeader .container {
		padding: 0 15px !important;
	}

	#header_main .main_menu a {
		font-size: 5.2vw !important;
	}

	.hide-br br {
		display: block;
	}

	.daily-section.fire .content {
		padding: 40px 0 30px;
	}

	#eapps-google-reviews-cfa49714-3092-4eca-a30b-958ff39734d2 {
		padding: 30px 35px 50px;
	}

	.hustle-popup-content {
		padding: 0;
	}

	.inner-blog-section .slide-entry .entry-title a {
		min-height: 1px;
	}

	#top .menu-section .content {
		padding: 0;
	}

	.custom-max-menu .container p {
		margin-left: 0px !important;
		top: 45px !important;
		font-size: 12px;
	}

	#top .inner-page-slidbar .content {
		padding-top: 70px !important;
		padding-bottom: 70px !important;
	}

	#top .inner-page-slidbar.fire .content {
		padding-top: 85px !important;
		padding-bottom: 80px !important;
	}

	#top .daily-hed {
		margin-top: 0px;
	}

	#top .increas-max-w .container {
		max-width: 100% !important;
		width: 100% !important;
		padding: 0 10px !important;
	}

	#top .dayly-new-l .point-each-daily {
		margin: 0;
		padding: 0;
	}

	#top .custom-max-w .container {
		max-width: 100% !important;
		width: 100% !important;
		padding: 0 20px !important;
	}

	.daily-title .av-special-heading-tag {
		min-height: unset;
	}

	.home-slider.portland .slide-1 {
		background-image: url(/wp-content/uploads/2024/10/675393349-portland-oregon-usa-skyline-2023-11-27-05-37-02-utc.jpg) !important;
	}

	.home-slider .avia-slideshow {
		height: 500px !important;
	}

	.home-slider .slideshow_caption {
		padding: 0 !important;
	}

	.home-slider .slideshow_align_caption {
		top: 30px;
	}

	.single-post .entry-content img {
		display: block;
		width: 100%;
		float: none;
		margin: 0 !important;
	}

	.home-slider .avia-caption-title {
		font-size: 28px !important;
	}

	.home-slider.portland .avia-caption-title {
		font-size: 22px !important;
	}

	.home-slider .avia-caption-title span {
		font-size: 40px !important;
	}

	.main_menu .av-burger-menu-main a {
		line-height: 50px !important;
		padding-right: 0px !important;
	}

	.featured-products-section .product {
		width: 100% !important;
		margin-left: 0 !important;
		margin-bottom: 35px !important;
	}

	.inner-page-slidbar .content {
		padding-top: 140px !important;
		padding-bottom: 70px !important;
	}

	.inner-page-slidbar .av-special-heading-tag {
		font-size: 26px !important;
		font-weight: 500 !important;
		line-height: 1.3 !important;
		text-transform: uppercase !important;
	}

	.daily-banner .av-special-heading-tag {
		font-size: 24px !important;
	}

	.our-community-section .text-column .flex_cell_inner {
		max-width: 100% !important;
	}

	.second-community {
		position: relative;
		display: -ms-grid !important;
		display: grid !important;
	}

	.second-community .text-column {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		position: relative;
	}

	.our-community-section .flex_column {
		margin-bottom: 0px !important;
	}

	.inner-contact-section .content {
		padding-top: 60px !important;
		padding-bottom: 30px !important;
	}

	.inner-contact-section .text-column .av-special-heading-tag,
	.inner-contact-section .text-column .av-subheading {
		font-size: 24px !important;
	}

	.inner-contact-section .gform_body li {
		padding-right: 0px !important;
		width: 100% !important;
	}

	.responsive #top #wrap_all .map-section .av-flex-cells .no_margin {
		padding-left: 0% !important;
		padding-right: 0% !important;
	}

	.inner-contact-section .form-column .gform_body .name_first {
		padding-right: 0px !important;
	}

	.inner-blog-section .slide-entry {
		width: 100% !important;
		margin-left: 0px !important;
		margin-bottom: 60px !important;
	}

	.inner-blog-section .slide-entry a img {
		-o-object-fit: cover;
		object-fit: cover;
		width: 100%;
	}

	.inner-blog-section .slide-entry-wrap {
		margin-bottom: 0px !important;
	}

	.single-post .post-title a {
		font-size: 20px !important;
		line-height: 1.5 !important;
	}

	.single-post .entry-content h2 {
		font-size: 17px;
		line-height: 1.5;
	}

	.single-post article {
		margin-top: 0 !important;
		padding-top: 0;
	}

	.single-post .content {
		padding: 25px 0 0 !important;
	}

	.single-post .entry-content p img {
		margin-right: 20px !important;
	}

	.single-page-header .single-blog-bg {
		padding: 85px 0 !important;
	}

	.single-page-header h2 {
		font-size: 30px !important;
		line-height: 1 !important;
		margin: 0;
	}

	.single-post .post-title {
		display: -ms-grid !important;
		display: grid !important;
		padding: 0 !important;
	}

	.single-post .entry-content-header {
		margin-bottom: 15px;
	}

	.single-post .entry-footer .av-share-box {
		margin: 15px 0 0;
	}

	.single-post .entry-content p {
		line-height: 1.7 !important;
	}

	.single-post .big-preview {
		margin-bottom: 22px !important;
		margin-top: 34px;
	}

	.order-tab-section .products .product {
		width: 100% !important;
		margin-bottom: 40px !important;
		margin-right: 0px !important;
		margin-left: 0px !important;
	}

	.order-tab-section .av-inner-tab-title {
		font-size: 15px !important;
		margin-bottom: 0px !important;
	}

	.order-tab-section .av-section-tab-title {
		width: 100% !important;
		display: block !important;
	}

	.order-tab-section .av-active-tab-title .av-inner-tab-title {
		border-bottom: none !important;
		color: #c5b048 !important;
	}

	.order-tab-section .av-tab-section-tab-title-container {
		padding-bottom: 36px !important;
	}

	.order-tab-section .av-active-tab-title:after {
		bottom: 0 !important;
	}

	.our-community-section .text-column-right {
		display: table-caption !important;
	}

	.our-community-middle-section {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}

	.our-community-section .layer-image {
		padding-top: 40px !important;
		padding-bottom: 40px !important;
	}

	.featured-products-section .content {
		padding: 50px 0 !important;
	}

	.community-section .flex_column img {
		padding-top: 40px !important;
		padding-bottom: 40px !important;
	}

	.community-section .avia-button-wrap a {
		margin-top: 15px !important;
	}

	.community-section .community-column {
		padding: 20px 0px !important;
	}

	.home .community-section .community-column {
		padding: 0 !important;
	}

	.featured-products-section .av-special-heading {
		padding-bottom: 15px !important;
	}

	.canna-section .avia-button-wrap a {
		margin-top: 15px !important;
	}

	.woocommerce .related .products .product {
		width: 100% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.woocommerce .related .products .product:nth-child(2),
	.woocommerce .related .products .product:nth-child(4) {
		margin-left: 0 !important;
	}

	.pick-section .content {
		padding: 40px 0 0;
	}

	.pick-section .icon-col {
		display: flex !important;
		justify-content: center;
		margin: 0 !important;
	}

	.pick-icon {
		float: none;
	}

	.cat-section .content {
		padding: 40px 0 10px;
	}

	.cat-section .flex_column {
		flex-basis: 45%;
	}

	.pick-title .av-special-heading-tag {
		text-align: center;
	}

	.prods-grid .products .product,
	.prod-cat-section .prods-grid .products .product {
		display: block !important;
		flex-basis: 100%;
		margin: 15px auto !important;
	}

	.tax-product_cat .logo img {
		width: 209px;
		max-height: 90px !important;
	}

	.banner-category {
		padding-top: 0;
		min-height: 248px;
	}

	.woocommerce-order-received #av_section_2 .content {
		padding: 40px 0;
	}

	.woocommerce-order-received .woocommerce-order-details {
		margin: 35px 0;
	}

	.shop-banner {
		min-height: 248px;
	}

	#top .shop-banner .content {
		padding: 40px 0 0;
		min-height: 0;
	}

	.responsive #top .logo {
		position: relative;
		left: -10px;
		bottom: -20px;
		max-width: 70%;
	}

	#header_main .main_menu .av-burger-menu-main a {
		padding: 35px 0 15px 20px !important;
	}

	.home-slider .avia-caption-title span {
		font-size: 46px !important;
	}

	.products-homepage {
		margin: 30px 0;
	}

	.products-homepage h2 {
		margin-bottom: 10px;
	}

	.togglecontainer .single_toggle:first-child .toggler:focus {
		outline-color: #667f63 !important;
	}

	.ach-section .avia-testimonial {
		padding: 0 !important;
	}

	.ach-section .avia-testimonial {
		margin-bottom: 0 !important;
	}

	.ach-section .avia-slideshow-arrows {
		display: none !important;
	}

	.community-section .community-column .av-special-heading,
	.faq-section .av-special-heading,
	.how-to-find-us .av_textblock_section strong {
		padding-bottom: 0 !important;
	}

	.how-to-find-us .content {
		padding: 50px 0;
	}

	.how-to-find-us .flex_column {
		margin-bottom: 0 !important;
	}

	.how-to-find-us .av-special-heading {
		padding-bottom: 15px !important;
	}

	.how-to-find-us .av_textblock_section {
		padding-bottom: 15px;
	}

	.community-section .community-column .av-special-heading-tag,
	.faq-section .av-special-heading-tag {
		font-size: 25px !important;
	}

	.how-to-find-us ul {
		margin-bottom: 0;
	}

	#footer .footer-logo {
		margin: 0 auto 10px !important;
	}

	#footer .widgettitle {
		font-size: 20px !important;    
		margin: 10px 0 10px !important;
	}

	#footer .contact-column p {
		margin: 20px auto 15px;
	}

	#footer {
		padding: 40px 0 30px !important;
	}

	#socket .container {
		padding: 15px 0;
	}

	#footer .flex_column {
		width: 100% !important;
		margin: 0 auto 30px !important;
	}

	.daily-banner {
		background-position: 14% 100% !important;
	}

	.daily-section .content {
		padding: 40px 0;
	}

	.ind-vet-section .content {
		padding: 40px 0 35px;
	}

	.daily-section .flex_column_table .flex_column:not(:last-child) {
		margin: 0 auto 40px !important;
	}

	.increas-max-w .daily-col {
		padding: 25px 0 30px;
	}

	#top .point-each-daily .iconlist_content_wrap {
		padding: 0 5px 0 20px;
	}

	.daily-section .point-each-daily .iconlist_content_wrap * {
		font-size: 13px !important;
	}

	.ongoing-section,
	.ongoing-section .container {
		height: 100% !important;
		min-height: 100%;
	}

	.ongoing-section .content {
		padding: 35px 0;
	}

	.daily-title .av-special-heading-tag {
		font-size: 34px !important;
		margin-bottom: 0 !important;
	}

	#top .dayly-new-l .point-each-daily br {
		display: none;
	}

	#top .dayly-new-l .point-each-daily .av_iconlist_title,
	#top .dayly-new-l .point-each-daily p {
		font-size: 14px !important;
	}

	#top .ind-vet-section .point-each-daily .iconlist_icon {
		min-width: max-content;
	}

	.ind-vet-section .daily-title .av-special-heading-tag {
		margin-bottom: 75px !important;
	}

	.ind-vet-section .flex_column_table .flex_column {
		padding: 75px 0 0 !important;
	}

	.ind-vet-section .flex_column_table .flex_column:not(:last-child) {
		margin-bottom: 40px !important;
	}

	#top .dayly-new-l .point-each-daily .iconlist_content_wrap {
		min-height: 100%;
	}

	.html_header_top.html_header_sticky #top #wrap_all #main {
		padding-top: 80px !important;
	}

	.ach-section .award-col .award-img .avia_image {
		max-height: 170px;
	}

	.hustle-popup .hustle-group-content img:first-of-type {
		display: none;
	}

	.hustle-popup .hustle-group-content img:last-of-type {
		display: block;
	}

	html .hustle-ui.module_id_1 button.hustle-button-close {
		top: 1.4%;
		right: 1%;
		color: #A1C698;
	}

	html .hustle-ui.module_id_1 button.hustle-button-close .hustle-icon-close:before {
		background-image: url('/wp-content/uploads/2022/03/Icon-close-green.png');
		height: 22px;
		width: 22px;
	}

	html .hustle-ui.module_id_1 button.hustle-button-close .hustle-icon-close:hover:before {
		background-image: url('/wp-content/uploads/2022/03/Icon-close-mobile-white.png');
	}

	#footer .footer-shop li::before {
		top: 0;
	}

	.daily-section.fire .entry-content-wrapper {
		padding: 0 20%;
	}

	/* .daily-section.fire .daily-col {
	margin-bottom: 12% !important;
} */
	.daily-banner.fire {
		background-position: 52% 100% !important;
	}

	.page-id-83535 .breadcrumbs {
		display: none !important;
	}

	.shop-section .content {
		padding: 20px 0 0;
		margin-bottom: -20px;
	}

	.shop-section .dutchie img {
		width: 240px;
	}

	.shop-section .leafly {
		margin: -15px auto !important;
	}

	.shop-section .weedmaps img {
		width: 90%;
		margin: 0 auto;
	}

	.deals-banner .av-subheading p {
		font-size: 5.3vw;
		line-height: 1.3;
	}

	.daily-banner .deals-banner .av-special-heading-tag {
		font-size: 17px !important;
	}

	.daily-section .daily-col.modi .point-each-daily ul li:last-child .iconlist_icon {
		height: 135px !important;
	}

	.daily-section .daily-col.fourth .yellow-title {
		padding: 8% 5% 0;
	}
	.daily-section .daily-col.fifth .yellow-title {
		padding: 8% 5% 0;
	}

	.daily-section .daily-col.third .yellow-title {
		padding: 5% 5% 0;
	}

	.daily-section .daily-col.third .yellow-title,
	.daily-section .daily-col.fourth .yellow-title, 
	.daily-section .daily-col.fifth .yellow-title{
		padding-bottom: 18% !important;
	}

	.daily-section .daily-col.fourth .yellow-title .av-subheading p {
		font-size: 16vw !important;
	}
	.daily-section .daily-col.fifth .yellow-title .av-subheading p {
		font-size: 16vw !important;
	}
	#footer .recognition-thumb .lightbox-added::after {
		width: 100%;
	}
}

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


	.home-slider.portland .avia-caption-content p {
		font-size: 36px !important;
		line-height: 38px !important;
	}

	.home-slider .avia-caption-content p {
		font-size: 35px !important;
		line-height: 40px !important;
	}

	.single-post .big-preview {
		margin-bottom: 5px !important;
		margin-top: 10px;
	}

	.order-tab-section .av-layout-tab {
		padding-top: 60px !important;
		padding-bottom: 30px !important;
	}

	.daily-section.fire .entry-content-wrapper {
		padding: 0 15%;
	}
}

@media only screen and (max-device-width: 480px) {
	.cat-section .flex_column {
		flex-basis: 100%;
	}

	.copyright .dn {
		display: none;
	}

	.copyright span {
		display: block;
	}

	#top .new-home .avia-button {
		padding: 13px 20px !important;
	}

	.daily-section .daily-col.fire::after {
		top: -6px;
		right: -125px;
		background-size: 65%;
		background-repeat: no-repeat;
	}

	.daily-section.fire .entry-content-wrapper {
		padding: 0 14% 0 11%;
	}
}

@media only screen and (max-device-width: 375px) {
	.responsive .logo img .alternate .responsive .logo img {
		max-width: 90% !important;
	}

	.main_menu .av-burger-menu-main {
		padding-right: 18px;
	}

	.responsive #top .logo {
		bottom: 12px;
		width: 70%;
	}

	.home-slider .avia-caption-title span {
		font-size: 40px !important;
	}

	#top .new-home .avia-button {
		width: 100%;
		margin: 10px 0 0 !important;
	}

	#top .dayly-new-l .point-each-daily .av_iconlist_title,
	#top .dayly-new-l .point-each-daily p {
		font-size: 13px !important;
	}

	.single-post .post-title a {
		font-size: 18px !important;
	}

	.single-post .entry-content h2 {
		font-size: 16px;
	}

	.daily-section.fire .entry-content-wrapper {
		padding: 0 12% 0 5%;
	}

	.daily-section .daily-col.fire::after {
		top: 0px;
		right: -134px;
		background-size: 57%;
		background-repeat: no-repeat;
	}
}




/* Table Prices */
.logo-col .avia-image-container {
	max-width: 167px;
}

html .sativa-section .container,
#top .ipadHeader .container {
	max-width: 780px;
}

.sativa-section .title .av-special-heading-tag {
	font-family: "Helv Medium", sans-serif;
	line-height: 1.25;
	letter-spacing: 0;
	text-transform: inherit;
	padding-left: 10px;
}

.sativa-section .text p {
	font-family: "Helv Bold", sans-serif;
	line-height: 1;
	margin: 10px 0 25px;
	padding-left: 10px;
}

.ipadHeader {
	position: relative;
	z-index: 8;
}

.ipadHeader .flex_column_table {
	display: flex !important;
	justify-content: space-between;
	align-items: center;
}

.burger-col {
	bottom: 23px;
	width: max-content !important;
}

.burger-col .avia_codeblock_section,
.html_header_top.html_header_sticky #top.page-id-83897 #wrap_all #main,
.html_header_top.html_header_sticky #top.parent-pageid-83897 #wrap_all #main,
.sativa-section .container {
	padding: 0 !important;
}

.parent-pageid-83897 .grecaptcha-badge {
	display: none !important;
}

.parent-pageid-83897 #wrap_all {}

.main_color tr,
.main_color .pricing-table>li,
.main_color .pricing-extra {
	background: #FFF !important;
}

.sat-table tr th:first-child,
.sat-table tr td:first-child {
	border: none;
}

.sat-table .pagination [data-page="first"],
.sat-table .pagination [data-page="prev"],
.sat-table .pagination [data-page="next"],
.sat-table .pagination [data-page="last"] {
	display: none;
}

.sat-table .footable-details.table>thead>tr>td,
.sat-table .footable-details.table>thead>tr>th,
.sat-table .footable.table>thead>tr>td,
.sat-table .footable.table>thead>tr>th,
.sat-table .foo-table tbody tr:last-of-type td {
	border-bottom: none !important;
}

.sat-table .footable-header th {
	text-transform: inherit;
}

.sat-table .foo-table tbody tr td,
.sat-table .foo-table tbody tr th,
.sat-table .foo-table tbody tr:nth-child(2n) td,
.sat-table .foo-table tbody tr:nth-child(2n) th,
.sat-table .foo-table tbody tr:nth-child(odd) td,
.sat-table .foo-table tbody tr:nth-child(odd) th {
	border-bottom: 1px solid #e3e3e3;
}

/* ========================================================================
* 
*                           Sativa ipad
* 
* ======================================================================== */

#top .ipadHeader .container {
	padding: 0 !important;
}

#top .ipadHeader .content {
	padding-top: 30px;
	padding-bottom: 30px;
}

#top .ipadBody .content {
	margin: 0 !important;
	padding-top: 0 !important;
}

.ipadBody {
	min-height: 100vh;
	background: #fafafa !important;
}

.avia_codeblock_section {
	padding: 0;
}

.sat-table {
	padding: 18px 30px 10px;
	margin-top: 2px;
	background: #fff;
	border-radius: 12px;
	border: solid 1px #E3E3E3;
}

.foo-table.footable.table>thead>tr>th {
	font-family: "Helv Bold", sans-serif;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0;
	text-align: right;
	color: #9B9B9B;
	padding: 15px 20px 12px 0 !important;
}

.no-pr {
	padding-right: 0 !important;
}

#top .ipadBody tbody tr td {
	font-size: 15px !important;
	padding: 15px 20px 15px 0 !important;
}

.ipadHeader {
	background: #fafafa !important;
}

#top .ipadBody tbody tr td:not(:first-child) {
	font-family: "Helv Bold", sans-serif;
	font-weight: 500 !important;
	text-align: right;
	min-width: 50px;
}

.sizing {
	min-width: 110px;
}

#top .ipadBody tbody tr:nth-child(2n) {
	color: #434343 !important;
}

.ipadBody th.ninja_clmn_nm_thc,
.ipadBody th.ninja_clmn_nm_cbd {
	color: #9B9B9B !important;
}

#top .ipadBody tbody tr td:nth-child(1) {
	font-weight: 500 !important;
}

#top .ipadBody tbody tr td:nth-child(1) strong+strong,
.ninja_clmn_nm_header {
	display: none !important;
}

#top .ipadBody tbody .tab-title {
	background: #F7F7F7 !important;
}

#top .ipadBody tbody tr.header-row {
	background: rgba(247, 247, 247, 1) !important;
}

.header-row td {
	color: rgba(118, 118, 118, 1) !important;
}

#top .ipadBody tbody .tab-title td,
#top .ipadBody tbody tr.header-row td:first-child {
	font-family: "Helv Bold", sans-serif;
	font-style: normal;
}

/* .ipadBody tbody tr:not(.sativa):not(.hybrid):not(.indica) td:not(:first-child), */
/* .ipadBody tbody tr:not(.sativa):not(.hybrid):not(.indica) .no-sign, */
.ipadBody tbody tr.header-row td:not(:first-child),
.ipadBody tbody .tab-title td:not(:first-child) {
	opacity: 0;
}

#top .ipadBody tbody tr td:first-child {
	padding-left: 15px !important;
	padding-right: 0 !important;
}

.ipadBody td strong {
	/* font-family: "Helv Bold", sans-serif; */
	font-size: 12px;
	letter-spacing: .96px;
	text-transform: uppercase;
	color: #FFF;
	padding: 2px 7.5px;
	border-radius: 5px;
	margin-left: 7px;
}

.off strong {
	background: #D60000;
}

.sativa strong {
	background: #DDAB4E;
}

.indica strong {
	background: #8B579E;
}

.hybrid strong {
	background: #659E57;
}

.off td:not(:first-child):not(:nth-child(3)) {
	color: #D60000 !important;
}

.page-id-83897 #wrap_all,
.page-id-83904 #wrap_all {
	background-color: #fafafa;
	min-height: 100vh;
}

#top .ipadBody .pagination a {
	border-radius: 30px !important;
	border: solid 1px #659e57 !important;
	background-color: rgba(0, 0, 0, 0) !important;
	font-size: 0px !important;
	width: 20px;
	height: 20px;
}

#top .ipadBody .pagination .active a,
#top .ipadBody .pagination a:hover {
	background-color: #659e57 !important;
}

#top .ipadBody .label.label-default {
	position: absolute;
	left: -18px;
	top: 16px;
	background: transparent;
	color: #707070;
	font-size: 15px;
	font-weight: 300;
}

.footable-pagination-wrapper {
	position: relative !important;
}

.ninja_footable.table {
	margin-bottom: 0 !important;
}

.nt_edit_link {
	display: none !important;
}

.pagination {
	margin-top: 10px !important;
	padding-top: 10px !important;
	margin-bottom: 0px !important;
}


.page-id-84277 .grecaptcha-badge,
.page-id-83904 .grecaptcha-badge {
	display: none !important;
}

.html_header_top.html_header_sticky #top.page-id-83904 #wrap_all #main {
	padding-top: 0 !important;
}

@media only screen and (max-width: 1365px) {
	#top .products-grid-brand .avia-content-slider .slide-entry-wrap {
		width: 22.6%;
		margin-left: 3%;
	}

	#top .products-grid-brand .avia-content-slider .slide-entry-wrap:nth-child(6) {
		margin-left: 3%;
	}

	#top .products-grid-brand .avia-content-slider .slide-entry-wrap:nth-child(5),
	.avia-content-slider .slide-entry-wrap:nth-child(9) {
		margin-left: 0%;
	}
}

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

	#top .products-grid-brand .avia-content-slider .slide-entry-wrap {
		width: 31%;
	}

	#top .products-grid-brand .avia-content-slider .slide-entry-wrap:nth-child(4),
	#top .products-grid-brand .avia-content-slider .slide-entry-wrap:nth-child(7),
	#top .products-grid-brand .avia-content-slider .slide-entry-wrap:nth-child(10) {
		margin-left: 0%;
	}

	#top .products-grid-brand .avia-content-slider .slide-entry-wrap:nth-child(5),
	#top .products-grid-brand .avia-content-slider .slide-entry-wrap:nth-child(8),
	#top .products-grid-brand .avia-content-slider .slide-entry-wrap:nth-child(9) {
		margin-left: 3%;
	}

	#top .ipadBody tbody tr td:first-child {
		padding-left: 10px !important;
	}

	#top .ipadBody tbody tr td:last-child {
		min-width: 110px;
	}

	.foo-table.footable.table>thead>tr>th {
		padding: 15px 15px 12px 0 !important;
	}

	#top .ipadBody tbody tr td {
		font-size: 15px !important;
		padding: 15px 10px 15px 0 !important;
	}

	#top .ipadBody tbody tr .no-sign:nth-child(2) {
		min-width: 105px;
	}

	.foo-table.footable.table>thead>tr>th:first-child {
		display: flex !important;
		max-width: 220px;
	}
}

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

	.tablet-jump{
		display:none !important;
	}


	.html_header_top.html_header_sticky #top #wrap_all #main {
		padding-top: 124px !important;
	}

	.head-section-item .entry-content-wrapper .avia_textblock img {
		padding-top: 15px;
		padding-bottom: 15px;
	}

	#eapps-google-reviews-33d976ba-1259-4497-a993-c7b6c90c0d11 {
		padding: 30px 35px 50px;
	}

	#top .products-grid-brand .template-page.content {
		padding-top: 30px !important;
		padding-bottom: 30px !important;
	}

	#top .products-grid-brand .avia-content-slider .slide-entry-wrap {
		width: 100%;
		margin-left: 0% !important;
		margin-bottom: 20px;
	}

	#top .products-grid-brand .hr-invisible {
		display: none;
	}

	#top .brand-col .avia-image-container .avia-image-container-inner,
	#top .brand-col .avia-image-container .avia-image-container-inner img {
		width: 100%;
	}

	#top .brand-container .flex_column_table {
		margin-top: 0 !important;
	}

	#top .head-section-item .content {
		padding-top: 9px;
		padding-bottom: 14px;
	}

	.brand-title .av-special-heading-tag {
		font-size: 19px;
		width: 100%;
		text-align: center;
	}

	#top .brand-col .av-special-heading .av-special-heading-tag {
		text-align: center;
	}

	.head-section-item .entry-content-wrapper>.flex_column.avia-builder-el-first {
		margin-top: 30px !important;
	}

	.head-section-item .entry-content-wrapper .flex_column_table {
		margin-top: 10px !important;
	}

	.head-section-item .entry-content-wrapper .flex_column_table:nth-child(odd) {
		display: flex !important;
		flex-direction: column-reverse;
	}

	.head-section-item .entry-content-wrapper .avia_textblock {
		font-size: 14px !important;
	}

	.sativa-section .title .av-special-heading-tag {
		line-height: 1.35;
	}

	.sativa-section .title .av-special-heading-tag,
	.sativa-section .text p {
		padding-left: 0;
	}

	.sativa-section .text p {
		font-size: 3.8vw;
		line-height: 1.8;
		margin-bottom: 20px;
	}

	.foo-table.footable.table>thead>tr>th {
		font-size: 4vw;
		padding: 15px 5px 10px 0 !important;
	}

	.ipadBody td strong {
		display: block;
		margin: 5px 0 0;
		width: max-content;
	}

	.foo-table.footable.table>thead>tr>th:first-child {
		max-width: 210px;
	}

	#top .ipadBody tbody tr .no-sign:nth-child(2) {
		min-width: 85px;
	}
}