.l-container{
width:100%;
max-width:1020px;
margin:0 auto;
display:block
}
.l-content{
max-width:100%;
padding:0 20px;
width:100%;
margin:0 auto;
display:block
}
.l-content:after{
content:"";
display:table;
clear:both
}
.leftimage {
float: left;
width: 40%;
}
.rightcontent {
float: left;
margin-left: 30px;
width: 50%;
}
@media screen and (min-width:64.063em){
.l-content.menu-content{
width:80%;
max-width:1500px
}
}
@media screen and (min-width:48.063em){
.l-content{
max-width:760px
}
}
.l-content--paddingTop{
padding-top:30px
}
.l-content--paddingBottom{
padding-bottom:30px
}
.l-content--padding{
padding:30px 20px
}
.l-margin-note-right{
position:absolute;
width:120px;
right:-120px
}
.m-strain-attributes .divider{
border-style:solid;
border-width:1px 0 1px 0;
margin-bottom:20px
}
.m-strain-attributes .m-menu li a{
color:#000;
cursor:pointer
}
.m-strain-attributes .m-menu li.active a{
border-color:#4a3828;
color:#4a3828
}
.m-strain-attributes .spaceBetween{
-webkit-box-pack:justify;
-moz-box-pack:justify;
box-pack:justify;
-webkit-justify-content:space-between;
-moz-justify-content:space-between;
-ms-justify-content:space-between;
-o-justify-content:space-between;
justify-content:space-between;
-ms-flex-pack:justify
}
.m-strain-attributes .spaceAround{
-webkit-box-pack:center;
-moz-box-pack:center;
box-pack:center;
-webkit-justify-content:space-around;
-moz-justify-content:space-around;
-ms-justify-content:space-around;
-o-justify-content:space-around;
justify-content:space-around;
-ms-flex-pack:center
}
.m-histogram{
visibility:hidden
}
.m-histogram-item-wrapper{
border-top-right-radius:20px;
border-bottom-right-radius:20px;
background-color:#ccc;
clear:both;
width:100%;
height:40px
}
.m-histogram-item-wrapper .m-attr-label{
font-weight:500;
color:#fff;
position:absolute;
z-index:1;
padding-left:10px;
padding-top:12px
}
.m-histogram-item .m-attr-bar{
height:40px;
background-color:#d44727;
border-top-right-radius:20px;
border-bottom-right-radius:20px;
white-space:nowrap;
overflow:hidden
}
.strain__histogram{
float:left;
padding:0 0 3px 0;
-webkit-animation-duration:2s;
animation-duration:2s;
-webkit-animation-fill-mode:both;
animation-fill-mode:both;
width:100%;
transform-origin:0 50% 0
}
.strain__histogram--default{
opacity:0;
transform:scaleX(0)
}
.strain__histogram--animate{
-webkit-animation-name:grow-to-right;
animation-name:grow-to-right
}
@-webkit-keyframes grow-to-right{
0%{
transform:scaleX(0)
}
100%{
transform:scaleX(100%)
}
}
@keyframes grow-to-right{
0%{
transform:scaleX(0)
}
100%{
transform:scaleX(100%)
}
}
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a, body.woocommerce div.product .woocommerce-tabs ul.tabs li a {
background: #ef8f61 none repeat scroll 0 0;
color: #fff !important;
padding: 15px 22px !important;
} .single-product div.product .woocommerce-product-gallery .flex-viewport {
float: right;
width: 80%;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
float: left;
width: 20%;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li{
display:block;
width:75% !important;
margin: 0 0 10% 10%;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
width: 90%;
float: none;
margin: 0 0 10% 10%;
}
.single-product.woocommerce div.product .images .thumbnails>a {
width: 75%;
margin-top: 0;
margin-bottom: 15px;
}
a.woocommerce-product-gallery__trigger {
display: none;
}
.woocommerce span.onsale, .woocommerce-page span.onsale {
left: auto !important;
right: 53% !important;
}
.woocommerce div.product div.images .flex-control-thumbs {
margin-top: 0.6666%;
}
a {
color: #000;
} a p.logo-popup {
text-align: center!important;
}
a p.logo-popup img {
width: 40%!important;
}
a h2.popup-text {
text-align: center!important;
}
a.pop-link {
text-align: center!important;
}