/*
 Theme Name:   Child Theme for Parent
 Theme URI:    #
 Description:  #
 Author:       #
 Author URI:   #
 Template:     magazine-prime
 Version: 81.1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  magazine-prime-child
*/

@font-face {
  font-family: 'icomoon';
  src:  url('font/icomoon.eot?kfe4oc');
  src:  url('font/icomoon.eot?kfe4oc#iefix') format('embedded-opentype'),
    url('font/icomoon.ttf?kfe4oc') format('truetype'),
    url('font/icomoon.woff?kfe4oc') format('woff'),
    url('font/icomoon.svg?kfe4oc#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    line-height: 1.6;
}

p {
    margin: 0 0 20px;
}
ul, ol {
	margin: 0 0 1.5em 1em;
}
.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 40px;
	margin-bottom: 20px;
}

body.home.blog .inner-banner {
	background-attachment: initial;
}

body .inner-banner {
	padding: 15px 0;
}
input[type="search"], input[type="text"] {
	caret-color: #45a563;	
}
input[type="text"]:focus, input[type="text"]:hover, input[type="email"]:focus, input[type="email"]:hover, input[type="url"]:focus, input[type="url"]:hover, input[type="password"]:focus, input[type="password"]:hover, input[type="search"]:focus, input[type="search"]:hover, input[type="number"]:focus, input[type="number"]:hover, input[type="tel"]:focus, input[type="tel"]:hover, input[type="range"]:focus, input[type="range"]:hover, input[type="date"]:focus, input[type="date"]:hover, input[type="month"]:focus, input[type="month"]:hover, input[type="week"]:focus, input[type="week"]:hover, input[type="time"]:focus, input[type="time"]:hover, input[type="datetime"]:focus, input[type="datetime"]:hover, input[type="datetime-local"]:focus, input[type="datetime-local"]:hover, input[type="color"]:focus, input[type="color"]:hover, textarea:focus, textarea:hover {
	color: #45a563;	
}
.alt-bgcolor {
	background: #45a563;
}
.search-icon::after {
	background: #45a563;
}
.widget-title::after {
	background: #45a563;
}
.entry-title::after {
	background: #45a563;	
}
div#ez-toc-container p.ez-toc-title,
.widget-title {
	color: #45a563;
}
.site-footer a:hover, .site-footer a:focus {
	color: #45a563;	
}
.header-middle,
.site-header .site-branding {
	padding:0;
}
.site-logo{
	text-align: center;
}
.top-header.secondary-bgcolor{
	height: 52px;
}

#content.site-content {
	background: white;
}

.widget-title {
	display: block;
}
.inner-header-overlay,
.hero-slider.overlay .slide-item .bg-image:before {
	background: #042738;
	filter: alpha(opacity=65);
	opacity: 0.65;
}
div#ez-toc-container ul li {
	font-size: 20px;
}

.entry-content a {
	color: #428bca;
}

.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-content p {
	text-indent: 10px;
}
.entry-content blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 21px;
    border-left: 5px solid #666;
	font-weight: 600;
	background:#eee;
}
.ez-toc-title-container p,
.entry-content blockquote p {
    text-indent: 0;
}
.red-word {
	color:red;
	font-size: 22px;
}

ul.cannabis-list {list-style-image: url(icons/cannabis.png);}
.cookies {list-style-image: url(icons/asset-36.png);}
.cakes {list-style-image: url(icons/asset-34.png);}
.chocolate {list-style-image: url(icons/asset-35.png);}
.wings {list-style-image: url(icons/asset-33.png);}
.pizza {list-style-image: url(icons/asset-32.png);}
.lasagna {list-style-image: url(icons/asset-31.png);}
.pie {list-style-image: url(icons/asset-30.png);}
.tinctures {list-style-image: url(icons/asset-40.png);}
.inoils {list-style-image: url(icons/asset-38.png);}
.capsules {list-style-image: url(icons/asset-39.png);}
.topdelivery {list-style-image: url(icons/asset-37.png);}
.rolljoint {list-style-image: url(icons/asset-43.png);}
.hookah {list-style-image: url(icons/asset-42.png);}
.vape {list-style-image: url(icons/asset-41.png);}


[class^="mytoggle-"], [class*=" mytoggle-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mytoggle-hide:before,
.mytoggle-open:before {
  font-size: 14px;
}

.mytoggle-hide:before {
  content: "\ea0f";
}
.mytoggle-open:before {
  content: "\e9bd";
}


.wp-block-embed__wrapper {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}

.wp-block-embed__wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.site-info .site-copyright {
    padding: 15px 0;
}

/* Footer Menu */
.footer-menu {
  margin: 0;
  padding: 25px 0;
}

.footer-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.footer-menu ul li:last-child {
  margin-right: 0;
}
.footer-menu ul li {
  display: inline-block;
  margin-right: 30px;
  position: relative;
}
.footer-menu ul li a {
  color: #c3c3c3;
  font-weight: bold;
  text-decoration: none;
}
.footer-menu ul li a:hover {
  text-decoration: underline;
}

.wp-block-wrap .wp-block-image {  
 text-align: center;
}

.wp-block-wrap .wp-block-image {  
text-align: center;
}

.eco-2 .wp-block-column{
 box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
 padding:7px;
 background: #d1eeda;	
}


.eco-3 .wp-block-column{
 box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
 padding:7px;	
}


.canabis-stores-tbl > table {
	background: #f5ffff;
	border-collapse: collapse;
	text-align: left;
}
.canabis-stores-tbl > table th {
	border-top: 1px solid #777777;
	border-bottom: 1px solid #777777;
	box-shadow: inset 0 1px 0 #999999, inset 0 -1px 0 #999999;
	background: linear-gradient(#9595b6, #5a567f);
	color: white;
	padding: 10px 15px;
	position: relative;
}
.canabis-stores-tbl > table th:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 25%;
	height: 25%;
	width: 100%;
	background: linear-gradient(rgba(255, 255, 255, 0), rgba(255,255,255,.08));
}
.canabis-stores-tbl > table tr:nth-child(odd) {
	background: #ebf3f9;
}
.canabis-stores-tbl > table th:first-child {
	border-left: 1px solid #777777;
	border-bottom:  1px solid #777777;
	box-shadow: inset 1px 1px 0 #999999, inset 0 -1px 0 #999999;
}
.canabis-stores-tbl > table th:last-child {
	border-right: 1px solid #777777;
	border-bottom:  1px solid #777777;
	box-shadow: inset -1px 1px 0 #999999, inset 0 -1px 0 #999999;
}
.canabis-stores-tbl > table td {
	border: 1px solid #e3eef7;
	padding: 10px 15px;
	position: relative;
	transition: all 0.5s ease;
}
.canabis-stores-tbl > table tbody:hover td {
	color: transparent;
	text-shadow: 0 0 3px #a09f9d;
}
.canabis-stores-tbl > table tbody:hover tr:hover td {
	color: #444444;
	text-shadow: none;
}
.canabis-stores-tbl2 > table {
	/*font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;*/
	font-size: 16px;
	border-collapse: collapse;
	text-align: left;
}
.canabis-stores-tbl2 > table th,
.canabis-stores-tbl2 > table td:first-child {
	background: #2A7742;
	color: white;
	padding: 10px 20px;
	text-align: center;
}
.canabis-stores-tbl2 > table th,
.canabis-stores-tbl2 > table td {
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: #c2c2c2;
	vertical-align: baseline;
}
.canabis-stores-tbl2 > table td {
	background: #E3EFED;
	vertical-align: baseline;
	padding: 4px;
	letter-spacing: 0;
}
.canabis-stores-tbl2 > table th:first-child,
.canabis-stores-tbl2 > table td:first-child {
	text-align: left;
}
.canabis-stores-tbl2 > table > tbody > tr > td:nth-child(2),
.canabis-stores-tbl2 > table > thead > tr > td:first-child{
	text-align: center;
	vertical-align: middle;
}
.stores-card-section p,
.stores-card-section h4{
	text-indent: unset;
}
.stores-card-section h4{
	text-decoration: underline;
}
.stores-card-section{
	gap: 1em !important;
	background: linear-gradient(180deg, rgb(177, 209, 117) 18%, rgb(124, 150, 76) 85%);
	border-radius: 8px;
	box-shadow: 2px 2px 4px 2px lightgray;
	padding: 10px;
	letter-spacing: 0;
}
.stores-card-section a{
	color: white;
	border-bottom: 1px solid white;
}
.stores-button > div > a{
	width: 100%;
	max-height: 58px;
	border-bottom: unset;
	background-color: #4d661e;
	border-radius: 8px;
}
.stores-card-section a:hover{
	text-decoration: unset;
	color: black;
	transition: all .3s linear;
	border-bottom-color: black;
	transform: translateY(2px);
}
.stores-button > div{
	width: 100%;
}
.stores-button {
	margin: 2px 0;
	padding: 3px;
}
.website-button{

}
.map-button{

}
.leaf-img > figure{
	animation: leaf-waves 3s ease-in-out infinite alternate;
	filter: drop-shadow(-22px -12px 7px rgba(0,0,0,0.5));
}

@keyframes leaf-waves {
	from{
		transform: translateY(0) rotate(0deg);
	}
	to{
		transform: translateY(20px) rotate(20deg);
	}
}
@media(max-width:580px){
.wp-block-wrap .wp-block-image img {
max-width: 250px;
}}


@media(max-width: 991px) {
	.site-header .site-branding {
		margin-top: 0;
		padding-left: 60px;
		padding-top: 0;
	}		
}
@media(max-width: 768px) {
	.site-header .site-branding {
		padding-left: 45px;
	}		
}
@media screen and (max-width: 600px) {
	.resp-table > table {
		border: 0;
	}

	.resp-table > table caption {
		font-size: 1.3em;
	}

	.resp-table > table thead {
		border: none;
		clip: rect(0 0 0 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px;
	}

	.resp-table > table tr {
		border-bottom: 3px solid #ddd;
		display: block;
		margin-bottom: .625em;
	}

	.resp-table > table td {
		border-bottom: 1px solid #ddd;
		display: block;
		font-size: .9em;
		text-align: right;
		color: black;
	}

	.resp-table > table td::before {
		content: attr(data-label);
		float: left;
		font-weight: bold;
		text-transform: uppercase;
	}

	.resp-table > table td:last-child {
		border-bottom: 0;
	}
	.resp-table > table > tbody > tr > td {
		display: flex;
		justify-content: space-between;
		text-align: right;
	}
	.resp-table > table > tbody > tr > td:before{
		text-align: left;
	}
}

@media(max-width: 480px) {
	ul, ol {
		margin: 0 0 1.5em 0;
	}
	#nav-toggle {

	}
	.top-header.secondary-bgcolor{
		height: 20px;
	}

	.site-branding .site-title {
		font-size: 25px;
		text-align: left;
	}
	.site-header .site-branding {
		padding-left: 45px;
	}		
	.section-title {
		margin: 0 auto 10px;
	}
	.recent-blog {
		margin: 20px auto;
	}
	
	.entry-header .entry-title {
		font-size: 28px;
		word-wrap: break-word;
	}
	.wp-block-image .alignright {
		float: none;
		margin-left: 0;
	}
	.wp-block-image img {
		width: 100%;
	}
	.leaf-img > figure > img{
		max-width: 120px;
	}
}

#servingTHC,
#unitTHC,
#extractTHC {
    background: #45a563;
    color: #fff;
    font-size: 18px;
    line-height: 27px;
    height: auto;
    padding: 5px;
}
