/*
Theme Name: sadwave 
Theme URI: none
Description: For sadwave
Author: jvphase
Author URI: https://jvphase.wordpress.com
Version: 1.0.3
License: GNU General Public License
License URI: license.txt
Tags: fluid, grid, blog, magazine, sadwave
*/

@font-face {
	font-family: 'T-Star Pro';
	src:url('fonts/t-starpro.eot'); /* IE9 Compat Modes */
	src:url('fonts/t-starpro.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('fonts/t-starpro.woff2') format('woff2'), /* Super Modern Browsers */
		url('fonts/t-starpro.woff') format('woff'); /* Pretty Modern Browsers */
	
}
@font-face {
	font-family: 'T-Star Pro';
	src:url('fonts/t-starpro-medium.eot'); /* IE9 Compat Modes */
	src:url('fonts/t-starpro-medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('fonts/t-starpro-medium.woff2') format('woff2'), /* Super Modern Browsers */
		url('fonts/t-starpro-medium.woff') format('woff'); /* Pretty Modern Browsers */
	font-weight:500;
}
@font-face {
	font-family: 'T-Star Pro';
	src:url('fonts/t-starpro-bold.eot'); /* IE9 Compat Modes */
	src:url('fonts/t-starpro-bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('fonts/t-starpro-bold.woff2') format('woff2'), /* Super Modern Browsers */
		url('fonts/t-starpro-bold.woff') format('woff'), /* Pretty Modern Browsers */
		url('fonts/t-starpro-bold.ttf')  format('truetype'); /* Safari, Android, iOS */
	font-weight:600;
}
@font-face {
	font-family: 'T-Star Pro';
	src:url('fonts/t-starpro-bold.eot'); /* IE9 Compat Modes */
	src:url('fonts/t-starpro-bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('fonts/t-starpro-bold.woff2') format('woff2'), /* Super Modern Browsers */
		url('fonts/t-starpro-bold.woff') format('woff'), /* Pretty Modern Browsers */
		url('fonts/t-starpro-bold.ttf')  format('truetype'); /* Safari, Android, iOS */
	font-weight:700;
}

#wpadminbar {
    position: fixed!important; 
}
div {
    box-sizing: border-box;
}
html, body, form, ul, li, table, td { margin: 0; padding: 0; }
body { position: relative; color: #333;background: #f3f3f3;font-family: 'T-Star Pro'!important }
body, input, textarea { font-size: 18px;font-family: 'T-Star Pro'!important  }
body.noScroll {
  overflow: hidden;
}
body > .wrapper{
	max-width:unset!important;
}
body > .wrapper #main{
	max-width: 1280px;
	margin: 0 auto;
}
body > .wrapper #main.single-page{
	margin-top: -75px;
}
body > .wrapper #main.about-header{
	max-width: unset;
}
a { text-decoration: none; color: #316d1a;}
a:hover { text-decoration: underline; }
a img { border: 0; }
td { vertical-align: top; }
ul { list-style-position: inside; }
h1 { font-size: 53px; }
h2 { font-size: 24px; }
h3 { font-size: 12px; }
blockquote { border-left-width: 3px; border-left-style: solid; margin-left: 7px; padding-left: 20px; font-size: 16px; color: #636363; }
.clear { clear: both; }
.main_separator { color: #dedfe0; }
.wrapper { 
	width: 100%;
	max-width: 1280px;
}
.main-header{
	background: url(images/header_main_back.jpg) center no-repeat;
    background-size: cover;
    width: 100%;
    height: 605px;
    padding: 50px;
    box-sizing: border-box;
	position: relative;
	font-size: 0;
}
.main-header.search {
    height: 160px;
}
.main-header.category {
    height: 162px;
}
.main-header.simple {
    height: 110px;
    background: #333333;
	min-height: unset;
}
.logo {
    width: calc(100% - 250px);
    display: inline-block;
	margin-top: -7px;
}
.logo_img {
    background: url(images/logo.svg) top no-repeat;
    width: 100%;
    height: 330px;
	background-size: contain;
	
}
.search-icon {
    background: url(images/search_icon.svg) top no-repeat;
    width: 17px;
    height: 17px;
    background-size: contain;
}
.menu-icon {
    background: url(images/burger.svg) top no-repeat;
    width: 20px;
    height: 18px;
    background-size: contain;
}
.close-icon {
    background: url(images/close.svg) top no-repeat;
    width: 17px;
    height: 17px;
	background-size: contain;
	
}
.menu-wrapper {
    display: inline-block;
    vertical-align: top;
    width: 220px;
    margin-left: 27px;
}
.single-menu-wrapper {
    display: block;
    width: 220px;
    position: absolute;
    right: 50px;
	z-index: 50;
}
.mob-menu-wrapper{
	display: none;
}
.main-header.search .single-menu-wrapper {
    width: calc(100% - 100px);
}
.single-menu-wrapper > .menu {
    margin-top: 1px;
}
.single-menu-wrapper #menu-header-right, .single-menu-wrapper > form {
    display: none;
}
.single-nav {
    font-size: 0;
}
.single-nav .small-logo {
    display: inline-block;
    background: #356B25;
    padding: 17px 14px 18px 15px;
    margin-right: 1px;
    cursor: pointer;
}
.small-logo-img {
    background: url(images/logo_small.svg) top no-repeat;
    width: 70px;
    height: 25px;
    background-size: contain;
}
.main-header.search .single-menu-wrapper .small-logo-img {
    background: url(images/logo_small.png) center no-repeat;
    width: 70px;
    height: 25px;
    background-size: contain;
}
.single-nav .search-toggle {
    display: inline-block;
    background: #336c20;
    padding: 21px 21px 22px;
    margin-right: 1px;
    cursor: pointer;
}
.main-header.search .single-nav .search-toggle {
    display: none;
}
.single-nav .search-input {
    display: inline-block;
    background: #356B25;
    margin-right: 1px;
    vertical-align: top;
    width: calc(100% - 162px);
	position: relative;
}
.single-nav .search-input .clear-input {
    position: absolute;
    right: 0;
    top: 0;
    padding: 21.5px;
    background: #2f6e12;
    cursor: pointer;
}
.single-nav .menu-toggle {
    display: inline-block;
    background: #316d1a;
    padding: 21px 20px;
    cursor: pointer;
}
.main-header.search .single-menu-wrapper .single-nav .menu-toggle {
    display: inline-block;
    background: #316d1a;
    padding: 21px 20px;
    cursor: pointer;
}
.single-nav .menu-toggle .close-icon,.mob-nav .menu-toggle .close-icon {
	width: 20px;
    height: 18px;
}
.menu-wrapper .menu, .single-menu-wrapper .menu, .mob-menu-wrapper .menu {
    background: #356B25;
    width: 100%;
	list-style: none;
}
#menu-header-right-1 li,#menu-header-right li {
    width: 100%;
    box-sizing: border-box;
}
#menu-header-right-1 li:hover,#menu-header-right li:hover {
    background: #2D5B1F;
}
#menu-header-right-1 li a,#menu-header-right li a {
    padding: 7px 15px;
	color: white;
    font-weight: 600;
    font-size: 17px;
    width: 100%;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    box-sizing: border-box;
}
#menu-header-right-1 li:first-child a,#menu-header-right li:first-child a {
    padding-top: 12px;
}
#menu-header-right-1 li:last-child a,#menu-header-right li:last-child a {
    padding-bottom: 12px;
}
.menu-wrapper form, .single-menu-wrapper form, .mob-menu-wrapper form {
    background: #336c20;
    position: relative;
    margin-top: 1px;
}
.menu-wrapper #search, .single-menu-wrapper #search, .mob-menu-wrapper #search {
    width: 100%;
    box-sizing: border-box;
    background: #336c20;
    border: none;
    height: 100%;
    font-size: 17px;
    font-weight: 600;
    padding: 17px 55px 17px 15px;
	outline: none;
    color: white;
	-webkit-box-shadow: inset 0 0 0 50px #336c20;
    -webkit-text-fill-color: white;
}
.single-menu-wrapper #search-input #search{
	width: 100%;
    box-sizing: border-box;
    background: #336c20;
    border: none;
    height: 100%;
    font-size: 17px;
    font-weight: 600;
    padding: 19px 15px 19px 60px;
    outline: none;
    color: white;
	-webkit-box-shadow: inset 0 0 0 50px #336c20;
    -webkit-text-fill-color: white;
}
.menu-wrapper #search::placeholder, .single-menu-wrapper #search::placeholder, .mob-menu-wrapper #search::placeholder{
	color: white;
}
.menu-wrapper #search:focus, .single-menu-wrapper #search:focus, .mob-menu-wrapper #search:focus, #search-input #search:focus{
	background: #2D5B1F!important;
	-webkit-box-shadow: inset 0 0 0 50px #2D5B1F!important;
}
#search-input form{
	margin-top: 0;
}
.menu-wrapper #search_btn, .single-menu-wrapper #search_btn, .mob-menu-wrapper #search_btn{
    position: absolute;
    right: 0;
    top: 0;
    padding: 18px;
}
.single-menu-wrapper #search-input #search_btn{
	position: absolute;
    left: 0;
	right: unset;
    top: 0;
    padding: 20px;
}
.main-header.search .single-menu-wrapper > .menu {
    width: 200px;
    float: right;
}
.search .single-menu-wrapper > form {
    overflow: hidden;
    height: 0;
}
.header-news {
    width: 100%;
    display: flex;
    margin-top: 35px;
}
.header-news .news-item {
    display: inline-block;
    width: 20%;
    vertical-align: top;
    border-top: 1px solid #336c20;
    padding: 20px 10px 0;
    color: white;
    box-sizing: border-box;
    font-size: 17px;
    position: relative;
    height: 160px;
    font-weight: 600;
}
.header-news .news-item:hover {
    border-top: 5px solid #336c20;
    padding-top: 16px;
}
.header-news .news-item a {
    color: white;
    text-decoration: none;
    height: 110px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.header-news .news-item:hover a {
    opacity: .7;
}
.header-news .news-item .news-date {
    position: absolute;
    left: 10px;
    bottom: 0;
    color: #9A9A9A;
    text-transform: uppercase;
    font-size: 14px;
}
.header-title-block {
    position: absolute;
    bottom: 125px;
    text-align: center;
    width: calc(100% - 100px);
    box-sizing: border-box;
    color: white;
}
.header-title-block.interview {
    text-align: left;
    bottom: 50px;
    max-width: 1100px;
}
.htb-cats a {
	color: white;
    font-size: 14px;
    font-weight: 600;
    border-bottom: 2px solid #316d1a;
    text-decoration: none;
    margin-right: 10px;
    text-transform: uppercase;
}
.htb-title {
    font-size: 53px;
    font-weight: 600;
    padding: 20px 0;
    color: white;
    text-decoration: none!important;
}
.htb-date {
    color: #9a9a9a;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}
.header-category-title {
    color: white;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 2px solid #2f6e12;
    display: inline-block;
}
.header-search-title {
    color: white;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    background: #2c6f05;
    display: inline-block;
    padding: 7px 17px;
    position: absolute;
    top: 38px;
}
.header-search-result {
    position: absolute;
    bottom: 40px;
    width: calc(100% - 100px);
    height: 78px;
}
.header-search-result #search{
    height: 78px;
    font-size: 42px;
    width: 100%;
    vertical-align: top;
    padding: 0px 22px;
    box-sizing: border-box;
}
.header-search-result #search_btn{
    padding: 25px;
    width: 28px;
    background: #2f6e12;
	display:none;
}
.header-category-content {
    color: white;
    font-size: 14px;
    font-weight: 500;
    position: absolute;
    max-width: 460px;
    top: 55px;
    left: 180px;
	width: 40%;
}
.header-category-content a {
    color: white;
    border-bottom: 2px solid #356b25;
    text-decoration: none!important;
}
.header-category-content p {
    display: block!important;
    margin: 0;
}


.main-blocks, .loop-block {
    padding: 20px 40px;
    display: flex;
    flex-wrap: wrap;
}
.mb-post {
    padding: 10px;
    width: 33.333%;
    box-sizing: border-box;
}
.main-blocks .mb-post:nth-child(5) {
    width: 66.666%;
}
.mbp-img {
    width: 100%;
    height: 285px;
    display: block;
    background-size: cover!important;
    background-color: grey!important;
}
.mb-post.no-image .mbp-img {
    height: 0;
}
.mbp-desc {
    width: 100%;
    height: 295px;
    background: white;
    box-sizing: border-box;
    position: relative;
}
.mb-post.no-image .mbp-desc {
    height: 580px;
}
.mbpd-cats {
    padding: 25px 25px 10px;
}
.mbpd-cats a {
    color: #336c20;
    font-size: 14px;
    font-weight: 600;
    border-bottom: 2px solid;
    text-decoration: none;
    margin-right: 10px;
	text-transform:uppercase;
}
.mbpd-title {
    color: #333333;
    font-size: 24px;
    font-weight: 600;
    text-decoration: none!important;
    padding: 0 25px;
    height: calc(100% - 100px);
    box-sizing: content-box;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}
.mcb-next .mbpd-title {
    height: 67px;
    padding: 0;
    -webkit-line-clamp: 2;
}
.mb-post.no-image .mbpd-title {
    max-height: 190px;
	height: auto;
}
.mbpd-excerpt {
    color: #333333;
    font-size: 18px;
    text-decoration: none!important;
    padding: 0 25px;
    height: calc(100% - 292px);
    box-sizing: content-box;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 12;
    -webkit-box-orient: vertical;
	display: none;
}
.mbpd-excerpt p{
	box-sizing: content-box;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 12;
    -webkit-box-orient: vertical;
}
.mb-post.no-image .mbpd-excerpt {
	display: block;
}
.mbpd-date {
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    left: 0;
    bottom: 0px;
    color: #9a9a9a;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 25px 25px;
    text-decoration: none!important;
}

.mb-post:hover .mbp-desc {
    background: #333333;
}
.mb-post:hover .mbp-desc .mbpd-title, .mb-post:hover .mbp-desc .mbpd-excerpt {
    color: white;
}
.review-blocks {
    background: #333333;
    padding: 50px 40px;
}
.rb-title {
    color: white;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 40px;
    flex: 1 100%;
}
.rb-inner {
	display: flex;
}
.rb-post {
    padding: 10px;
    width: 20%;
    box-sizing: border-box;
}
.rbp-img {
    width: 100%;
    height: 220px;
    display: block;
    background-size: cover!important;
    background-color: #d8d8d8!important;
}
.rbp-desc {
    width: 100%;
    height: 135px;
    padding: 0 0 25px;
    position: relative;
}
.rbpd-title {
    color: white;
    font-size: 17px;
    font-weight: 600;
    width: 100%;
    height: 110px;
    box-sizing: content-box;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    text-decoration: none!important;
    padding-top: 25px;
}
.rbpd-date {
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    left: 0;
    bottom: 0px;
    color: #9a9a9a;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none!important;
}
.rb-more {
    width: 100%;
    border-top: 1px solid #336c20;
    margin-top: 34px;
    text-align: center;
    padding-top: 35px;
}
.rbm-link {
    color: white;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none!important;
}
.lb-fetch {
    text-align: center;
	padding: 0 115px;
}
.lb-fetch a {
    display: inline-block;
    width: 33.333%;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none!important;
    background: #336c20;
    color: white;
    padding: 16px;
}
.lb-fetch a:hover {
	background: #2D5B1F;
}
#footer {
    background: #333333;
    padding-top: 55px;
	margin-top: 30px;
}
.footer-inner {
    max-width: 720px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}
.fi-block {
    width: 33.333%;
    padding: 0 10px;
    box-sizing: border-box;
}
.fib-title {
    padding: 10px 0;
    color: #316d1a;
    font-size: 19px;
    font-weight: 700;
    border-bottom: 1px solid #316d1a;
    margin-bottom: 10px;
}
.fib-wrapper ul {
    list-style: none;
}
.fib-wrapper a {
    color: white!important;
    text-decoration: none!important;
    font-size: 17px;
    font-weight: 600;
    padding: 6px 0;
    display: block;
    opacity: 1;
    transition: .3s;
}
.fib-wrapper a:hover {
    opacity: .7;
}
.fi-dash {
    margin: 50px auto 0px;
    border-top: 1px solid #316d1a;
    width: 100%;
    max-width: 700px;
    color: #9a9a9a;
    font-size: 14px;
    font-weight: 600;
    display: flex;
	position: relative;
}
.fid-item {
    display: block;
}
.fid-item.right {
    position: absolute;
    right: 0;
    margin: 15px 0;
}
ul#menu-footer-bottom {
    list-style: none;
}
ul#menu-footer-bottom li {
    display: inline-block;
}
ul#menu-footer-bottom a {
    color: #9a9a9a!important;
    padding: 15px 15px 15px 0;
    display: block;
}




#main.single-page {
    position: relative;
    margin-top: -75px;
    padding: 0 50px;
}
.sp-inner {
    background: white;
    padding: 71px 60px 60px;
    display: block;
}
.spi-content {
    width: calc(100% - 340px);
/* 	width: 100%; */
    display: inline-block;
    vertical-align: top;
    margin-right: 36px;
}
.spi-content a {
	color: blue;
}
.spi-content a:visited {
	color: purple;
}
.spi-adv {
    width: 300px;
/*     display: inline-block; */
	display: none;
    vertical-align: top;
    height: 600px;
    background: grey;
}
.post .aligncenter, .page .aligncenter {
    display: block;
    clear: both;
    margin: 20px auto;
}
.entry-utility {
    padding-top: 3px;
    border-top: 1px solid #e5e5e5;
    font-size: 14px;
}
.entry-tags {
    margin: 10px 0;
}
.entry-tags span {
    color: #616161;
    text-transform: uppercase;
    margin-right: 15px;
}
.spi-content .entry-tags a {
    color: #333333;
    font-weight: 600;
}
.mcb-next {
    width: 100%;
    max-width: 840px;
    margin: 0 auto;
}
.mcb-title {
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin: 57px 0 43px;
	width: 100%
}
.mcb-related {
    display: flex;
    flex-wrap: wrap;
}




.search-result-wrapper {
    display: flex;
    padding: 40px 100px;
}
.category-filter {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 300px;
    padding: 0 15px 0 30px;
}
.cf-title {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 700;
}
.filter-cat {
    margin: 11px 0;
}
.filter-cat label {
    padding: 0 0 0 25px;
    position: relative;
    font-size: 17px;
    font-weight: 600;
	cursor: pointer;
}
.filter-cat label .fc-name {
    display: inline-block;
    width: 135px;
    vertical-align: top;
}
.filter-cat label .fc-count {
    color: #316d1a;
}
.filter-cat input[type=radio]{
	display: none;
}
.filter-cat input[type=radio]:disabled + label{
	opacity: .5;
	cursor: default;
}
.filter-cat input[type=radio]:disabled + label .fc-count{
	display: none;
}
.filter-cat input[type=radio] + label::before{
	content: " ";
    display: block;
    position: absolute;
    width: 12px;
    height: 12px;
    border: 1px solid #979797;
    top: 4px;
}
.filter-cat input[type=radio] + label::after{
	content: " ";
	display: block;
	position: absolute;
}
.filter-cat input[type=radio]:checked + label::before{
	content: " ";
	display: block;
	position: absolute;
}
.filter-cat input[type=radio]:checked + label::after{
	content: " ";
    display: block;
    position: absolute;
    width: 8px;
    height: 8px;
    background: #356B25;
    top: 7px;
    left: 3px;
}

.search-result-wrapper .loop-block {
    padding: 0 30px 0 15px;
    margin-top: -10px;
}
.search-result-wrapper .lb-fetch a {
    width: 280px;
}
.result-count {
    padding: 40px 50px 0;
    color: #999999;
}
.sb-post {
    padding: 10px 0;
    width: 100%;
    box-sizing: border-box;
    font-size: 0;
}
.sbp-img {
    width: 300px;
    height: 225px;
    display: block;
    background-size: cover!important;
    background-color: grey!important;
    display: inline-block;
}
.mcb-next .sbp-img {
    height: 150px;
    width: 225px;
}
.sbp-desc {
    width: calc(100% - 300px);
    height: 225px;
    background: white;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.mcb-next .sbp-desc {
    padding: 25px;
    height: 150px;
    width: calc(100% - 225px);
}
.no-image .sbp-desc {
    width: 100%;
}
.no-image .sbp-img {
    display: none;
}
.nothing-found {
    background: url(images/nothing_found.jpg) top no-repeat;
    width: 100%;
    height: 522px;
    background-size: cover;
    margin: -18px 0 -30px;
	position: relative;
}
.nf-text {
    position: absolute;
    top: 61px;
    left: calc(60% - 89px);
}
.nf-text p {
    margin: 3px 0;
    font-size: 52px;
    color: white;
    font-weight: 700;
    background: #2f6e12;
    display: inline-block;
    padding: 18px 22px 24px;
    line-height: 41px;
}
.archive-meta {
    width: 100%;
    padding: 30px 50px 0;
}
.archive-meta p {
    background: white;
    padding: 25px;
    margin: 0;
}




.about-page {
    background: #333333;
    padding: 0 50px;
    position: relative;
    color: white;
}
.about-page h1 {
    font-size: 24px;
    font-weight: 600;
    color: white;
    padding-left: 640px;
    position: relative;
    height: 220px;
    text-decoration: underline;
    text-decoration-color: #316d1a;
}
.about-page h1:before {
    content: "";
    background: url(images/logo.svg) center no-repeat;
    background-size: contain;
    width: 620px;
    height: 220px;
    display: block;
    position: absolute;
    left: 0;
}
.about-page blockquote {
    color: white;
    font-size: 24px;
    font-weight: 600;
    border: none;
    padding: 0 0 0 100px;
    margin: 0;
    width: 460px;
    position: absolute;
}
.about-page blockquote.bq-item {
    color: white;
    font-size: 24px;
    font-weight: 600;
    border: none;
    padding: 0 0 0 100px;
    margin: 0;
    width: unset;
    position: relative;
}
.about-page blockquote.big-quote {
    font-size: 34px;
}
.about-page blockquote:before {
    content: ' ';
    background: url(images/quotes.svg) center no-repeat;
    width: 40px;
    height: 20px;
    display: block;
    position: absolute;
    margin: 30px 0 0 -65px;
}
.about-page blockquote.big-quote:before{
	margin-top: 48px;
}
.about-page blockquote.bq-item:before{
	margin-top: 7px;
}
.about-page blockquote em {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    border-bottom: 2px solid #316d1a;
    margin-top: 20px;
	line-height: 20px;
}
.about-page hr{
	border: none;
    border-bottom: 1px solid #316d1a;
}
.about-page .block-right {
    float: right;
    width: 50%;
    padding: 25px 0 25px 25px;
}
.about-page .block-left {
    float: left;
    width: 50%;
    padding: 25px 25px 25px 0;
}
.about-page .desc-rules {
    font-size: 24px;
    font-weight: 600;
    margin: -45px 0 0 645px;
}
.about-page .block-rules {
	font-size: 0;
    width: 100%;
	margin: 48px 0;
}
.about-page .br-title {
    display: inline-block;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 700;
    vertical-align: top;
    width: 30%;
    margin-top: 22px;
}
.about-page .br-content {
    display: inline-block;
    font-size: 24px;
	width: 70%;
}
.about-page #social,.about-page .entry-utility{
	display: none;
}
.about-header ~ #footer{
	margin-top: 0;
}
.about-header .entry-content {
    padding: 0.5px;
}
.events-page {
    position: relative;
}
.events-page .sp-inner {
    padding-top: 60px;
}
.epi-content {
    width: calc(100% - 340px);
/* 	width: 100%; */
    display: inline-block;
    vertical-align: top;
    margin-right: 36px;
}
.epi-content #tabgarb{
	position: absolute;
    top: -32px;
	width: calc(100% - 100px);
}
.epi-content #tabgarb li a{
    border: 1px solid #336c20;
    background: #336c20!important;
    color: white!important;
    font-family: inherit;
    text-transform: uppercase;
}
#tabgarb li.tabgarbactive a {
    background: #21560f!important;
	color: white!important;
	margin-bottom: -1px!important;
}


.prod-thumb {
    width: 100%;
    height: 380px;
    background-color: #d9d9d9;
    padding: 37px;
	cursor: pointer;
}
.pt-img {
    width: 100%;
    height: 100%;
    background-size: contain!important;
}
.prod-desc {
    width: 100%;
    height: 295px;
    background: white;
    padding: 25px;
	cursor: pointer;
}
.prd-cat {
    margin-bottom: 10px;
}
.prd-cat a {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 2px solid #316d1a;
    margin-right: 10px;
}
.prd-title {
    color: #333333;
    font-size: 24px;
    font-weight: 600;
    text-decoration: none!important;
    height: calc(100% - 100px);
    box-sizing: content-box;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}
.prd-price,.prd-sold {
    font-size: 24px;
    font-weight: 700;
    color: #336c20;
    position: absolute;
    bottom: 20px;
}
.prd-sold{
	color: #9a9a9a;
}
.prod-modal {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    cursor: pointer;
}
.woocommerce-result-count{
	display: none;
}
.entry-content > .woocommerce.columns-3 {
    margin-top: 40px;
    padding: 0 50px;
}


.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 200; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: calc(50vh - 300px) auto;
    width: 80%;
    position: relative;
    max-width: 1040px;
}

.modal-inner {
    background: #d9d9d9;
    width: 100%;
    font-size: 0;
}
.mi-img-wrapper {
    width: 40%;
    display: inline-block;
    min-height: 480px;
	padding: 30px;
	position: relative;
}
.miiw-img {
    width: calc(100% - 60px);
    height: calc(100% - 60px);
    position: absolute;
    background-size: contain!important;
}
.mi-desc {
    width: 60%;
    display: inline-block;
    vertical-align: top;
    min-height: 480px;
    background: white;
	padding: 30px 60px 70px 30px;
    position: relative;
    overflow: auto;
}
.mid-cat{
	position: relative;
}
.midc-layer {
    position: absolute;
    width: 100%;
    top: 0;
    height: 150%;
}
.mid-cat a {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 2px solid #316d1a;
    margin-right: 10px;
}
.mid-title {
    font-size: 24px;
    font-weight: 600;
    margin-top: 10px;
}
.mid-price,.mid-sold {
    font-size: 24px;
    font-weight: 700;
    color: #356b25;
}
.mid-sold{
	color: #9a9a9a;
}
.mid-content {
    margin-top: 20px;
    font-size: 14px;
}
.mid-help {
    font-size: 14px;
    position: absolute;
    bottom: 30px;
    font-weight: 700;
}
.mid-help a {
    color: inherit;
    display: inline-block;
    border-bottom: 2px solid #356b25;
	text-decoration: none!important;
}
/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
#close-modal {
    position: absolute;
    right: 0;
    top: 0;
    background: #356B25;
    padding: 16.5px;
    z-index: 100;
}
.woocommerce ~ #social{
	display: none;
}
#social {
    display: table;
    border-collapse: collapse;
    width: 100%;
}
#social .social-item {
    display: table-cell;
    border: 1px solid #e5e5e5;
    color: #616161;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    padding: 21px 0;
    width: 33.3333%;
    text-decoration: none!important;
}
#social .social-item img {
	width: unset!important;
    margin-right: 5px;
	display: inline!important;
}
#comments { padding: 0 0 0 105px; width: 100%; }
#comments-title { font-size: 21px; margin: 40px 0 20px 4px; }
.commentlist { margin: 0; padding: 0; list-style: none; }
.commentlist ul.children { list-style: none; }
.commentlist li > div { position: relative; border-bottom: 1px solid #dedfe0; padding: 30px 0 30px 4px; }
.commentlist li li > div { padding-left: 90px; }
.commentlist li li li > div { padding-left: 180px; }
.commentlist li li li li > div { padding-left: 270px; }
.commentlist li li li li li > div { padding-left: 360px; }
.comment-avatar { position: absolute; top: 30px; left: -96px; width: unset!important; }
.commentlist li li .comment-avatar {left: 0!important;}
.commentlist li li li .comment-avatar {left: 90px!important;}
.commentlist li li li li .comment-avatar {left: 180px!important;}
.commentlist li li li li li .comment-avatar {left: 270px!important;}
.comment-content { margin-left: 96px; border-bottom: 1px solid #dedfe0; }
.comment-author { float: left; width: 150px; padding-right: 40px; font-size: 15px; }
cite { font-style: normal; font-weight: bold; }
.comment-meta { float: left; width: 210px; padding-right: 40px; color: #999999; }
.comment-body { clear: both; padding-top: 7px; font-size: 15px; line-height: 21px; }
#respond { padding-left: 4px; }
li.comment > div { position: relative; }
.reply { position: absolute; top: 30px; right: 20px; }
#reply-title { font-size: 21px; }
.comment-reply-link { display: none; }
.comment-form-author, .comment-form-email, .comment-form-url { float: left; width: 100%; margin: 0; padding: 10px 0; }
.comment-form-comment { clear: both; width: 100%; margin: 0; padding: 10px 0; }
input[type="text"], textarea { background: #fff; border: 1px solid #ccc; padding: 8px; outline: none; color: #6b6b6b; -moz-border-radius: 4px; border-radius: 4px; }
#comments input[type="text"] { width: 100%;
    box-sizing: border-box; }
#comments textarea { width: 100%; box-sizing: border-box; }
.form-submit { margin-bottom: 40px; }
.form-submit input { background: #336c20!important; width: 100%; padding: 6px 0; color: #fff; font-size: 15px; font-weight: bold; cursor: pointer; border: 0; text-align: center; -moz-border-radius: 4px; border-radius: 4px; }
.recent { margin-top: 40px; padding-top: 40px; border-top: 1px solid #ccc; }


@media (max-width: 1270px){
	.about-page .desc-rules {
		margin: 0;
		font-size: 17px;
	}
	.about-page h1 {
		margin-bottom: 30px!important;
	}
	.about-page .br-content {
		font-size: 17px!important;
		width: 100%;
	}
	.about-page .br-content > p {
		padding-left: 70px!important;
	}
	.about-page .br-title {
		font-size: 17px!important;
	}
	.about-page blockquote {
		position: static;
		width: 100%!important;
		box-sizing: border-box;
		font-size: 17px!important;
		padding-left: 70px!important;
	}
	.about-page blockquote:before {
		content: ' ';
		background: url(images/quotes.svg) center no-repeat;
		width: 40px;
		height: 20px;
		display: block;
		position: absolute;
		margin: 5px 0 0 -65px!important;
	}
	.about-page blockquote em {
		font-size: 11px;
	}
}

@media (max-width: 1200px){
	.spi-content table, .spi-content tbody, .spi-content tr, .spi-content td, .spi-content img, .spi-content div, .spi-content iframe {
		width: 100%!important;
		display: block;
		object-fit: contain;
	}
	.spi-content iframe{
		object-fit: unset;
	}
	#comments .comment-avatar { position: absolute; top: 30px; left: -96px; width: unset!important; }
	#comments .reply { width: unset!important}
}
@media (max-width: 1100px){
	.search-result-wrapper {
		display: block;
	}
	.category-filter {
		margin-bottom: 40px;
	}
	.filter-cat {
		display: inline-block;
		width: 33.333%;
		overflow: hidden;
		text-overflow: ellipsis;
		vertical-align: top;
		margin: 5px 0;
	}
	.filter-cat label .fc-name {
		width: 100px;
	}
}
@media (max-width: 1000px){
	.logo {
		margin-top: 0;
	}
	.spi-content,.epi-content{
		width: 100%;
		margin-right: 0;
	}
	.epi-content table, .epi-content tbody, .epi-content tr, .epi-content td{
		width: 100%;
		display: block;
	}
	.spi-adv{
		display: none;
	}
	.about-page h1 {
		margin-bottom: 30px!important;
		padding: 0;
		height: auto;
		width: 100%!important;
		margin-top: 0!important;
	}
	.about-page h1:before {
		content: "";
		background: url(images/logo.svg) center no-repeat;
		background-size: contain;
		max-width: 620px;
		height: 35vw;
		display: block;
		width: 100%;
		position: static;
		left: 0;
	}
	.about-page .block-left, .about-page .block-right {
		float: unset;
		width: 100%;
		padding: 0;
	}
}
@media (max-width: 769px){
	.archive-meta {
		padding: 10px 10px 0;
	}
	.archive-meta p {
		padding: 15px;
	}
	.main-header {
		padding: 1px 0;
		height: auto;
		min-height: 380px;
	}
	.main-header.search,.main-header.category {
		min-height: unset;
	}
	.mob-menu-wrapper {
		position: absolute;
		width: 100%;
		top: 0;
		display: block;
		z-index: 50;
	}
	.mob-menu-wrapper > .menu {
		margin-top: 1px;
	}
	.mob-menu-wrapper #menu-header-right, .mob-menu-wrapper > form {
		display: none;
	}
	.mob-nav {
		font-size: 0;
		width: 100%;
	}
	.mob-nav .small-logo {
		display: inline-block;
		background: #336c20;
		padding: 12.5px 10px;
		width: calc(100% - 122px);
	}
	.mob-nav .search-toggle {
		display: inline-block;
		background: #336c20;
		padding: 16.5px;
		margin-left: 1px;
	}
	.mob-nav .menu-toggle {
		display: inline-block;
		background: #336c20;
		padding: 16px 15px;
		margin-left: 1px;
	}
	.header-news {
		display: block;
		margin-top: 51px;
	}
	.header-news .news-item {
		width: calc(100% - 20px);
		height: auto;
		padding: 20px 0px 0px;
		margin: 0 10px;
	}
	.header-news .news-item:hover {
		border-top: 1px solid #336c20;
		padding-top: 20px;
	}
	.header-news .news-item:first-child {
		border: 0;
	}
	.header-news .news-item a {
		height: auto;
		margin-bottom: 45px;
	}
	.header-news .news-item .news-date {
		bottom: 20px;
		left: 0;
	}
	.logo {
		display: none;
	}
	.menu-wrapper {
		display: none;
	}
	.single-menu-wrapper,.main-header.search .single-menu-wrapper{
		right: unset;
		top: 0;
		width: 100%;
	}
	.single-nav .small-logo {
		padding: 12.5px 10px;
		width: calc(100% - 122px);
	}
	.main-header.search .single-nav .small-logo{
		width: calc(100% - 122px);
	}
	.main-header.search .single-menu-wrapper .small-logo-img{
		height: 25px;
	}
	.main-header.search .single-nav .search-toggle {
		display: inline-block;
	}
	.single-nav .search-toggle {
		padding: 16.5px;
	}
	.single-nav .menu-toggle,.main-header.search .single-menu-wrapper .single-nav .menu-toggle {
		padding: 16px 15px;
	}
	.main-header.search .single-menu-wrapper > .menu {
		width: 100%;
		float: right;
	}
	.single-menu-wrapper #menu-header-right li, .mob-menu-wrapper #menu-header-right li {
		display: inline-block;
		width: unset;
	}
	.header-title-block {
		width: 100%;
		padding: 0 10px;
		bottom: 27px;
	}
	.htb-title {
		font-size: 24px;
	}
	.header-category-title {
		margin: 65px 0 0 15px;
		font-size: 17px;
	}
	.header-search-title {
		top: 65px;
		left: 15px;
	}
	.header-search-result {
		bottom: 20px;
		width: calc(100% - 30px);
		left: 15px;
	}
	.fi-block:nth-child(1),.fi-block:nth-child(2){
		width: 50%;
	}
	.fi-block:nth-child(3){
		width: 100%
	}
	.fi-dash{
		padding: 0 10px;
	}
	.fid-item.right{
		right: 10px
	}
	.lb-fetch {
		padding: 0;
	}
	.lb-fetch a{
		width: 280px;
	}
	.main-blocks, .loop-block {
		padding: 5px 0 25px;
		display: flex;
		flex-wrap: wrap;
	}
	.mb-post {
		padding: 5px 10px;
		width: 100%;
		box-sizing: border-box;
	}
	.main-blocks .mb-post:nth-child(5) {
		width: 100%;
		padding: 5px 0;
	}
	.mbp-img {
		width: 100%;
		height: 225px;
		display: block;
		background-size: cover!important;
		background-color: grey!important;
	}
	.mb-post.no-image .mbp-img {
		height: 0;
	}
	.mbp-desc {
		width: 100%;
		height: 160px;
		background: white;
		box-sizing: border-box;
		position: relative;
	}
	.mb-post.no-image .mbp-desc {
		height: 385px;
	}
	.mbpd-cats {
		padding: 15px 15px 10px;
	}
	.mbpd-cats a {
		color: #336c20;
		font-size: 14px;
		font-weight: 600;
		border-bottom: 2px solid;
		text-decoration: none;
		margin-right: 10px;
		text-transform:uppercase;
	}
	.mbpd-title {
		color: #333333;
		font-size: 17px;
		font-weight: 600;
		text-decoration: none!important;
		padding: 0 15px;
		height: calc(100% - 90px);
		box-sizing: content-box;
		text-overflow: ellipsis;
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}
	.mb-post.no-image .mbpd-title {
		max-height: 160px;
		height: auto;
	}
	.mbpd-excerpt {
		color: #333333;
		font-size: 14px;
		text-decoration: none!important;
		padding: 0 15px;
		height: calc(100% - 165px);
		box-sizing: content-box;
		text-overflow: ellipsis;
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 12;
		-webkit-box-orient: vertical;
		display: none;
	}
	.mbpd-excerpt p{
		box-sizing: content-box;
		text-overflow: ellipsis;
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 12;
		-webkit-box-orient: vertical;
	}
	.mb-post.no-image .mbpd-excerpt {
		display: block;
	}
	.mbpd-date {
		position: absolute;
		width: 100%;
		box-sizing: border-box;
		left: 0;
		bottom: 0px;
		color: #9a9a9a;
		font-size: 14px;
		text-transform: uppercase;
		padding: 10px 15px 15px;
		text-decoration: none!important;
	}
	.review-blocks {
		padding: 50px 0px;
	}
	.rb-wrapper {
		overflow: auto;
	}
	.rb-inner {
		min-width: 1100px;
	}
	.result-count {
		padding: 10px 10px 0;
	}
	.sb-post {
		padding: 5px 10px;
	}
	.sbp-img {
		display: none;
	}
	.sbp-desc {
		width: 100%;
		height: 160px;
	}
	.mcb-next .sbp-desc {
		width: 100%;
	}
	#main.single-page {
		margin-top: 0!important;
		padding: 0;
	}
	.sp-inner, .events-page .sp-inner {
		padding: 18px 15px 40px;
	}
	.about-page {
		padding: 0 10px;
	}
	.about-page img {
		width: 100%!important;
	}
	.single-nav .search-input{
		display:none;
	}
	.search .single-menu-wrapper > form {
		overflow: unset;
		height: unset;
	}
	.search-result-wrapper {
		padding: 10px 0;
	}
	.category-filter {
		margin-bottom: 20px;
		padding: 0 10px;
	}
	.cf-title {
		display: none;
	}
	.filter-cat {
		width: 50%;
	}
	.search-result-wrapper .loop-block {
		padding: 0;
		margin-top: -10px;
	}
	.modal-content {
		width: 90%;
		margin: 100px auto;
	}
	.mi-img-wrapper {
		display: block;
		width: 100%;
		min-height: 320px;
	}
	.mi-desc {
		width: 100%;
		display: block;
		min-height: 320px;
	}
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
		width: calc(100% - 20px)!important;
		margin: 0 10px 2.992em!important;
	}
	.prod-thumb {
		height: 300px;
	}
	.prod-desc {
		height: 140px;
		padding: 10px;
	}
	.prd-title {
		font-size: 17px;
		height: 67px;
		-webkit-line-clamp: 3;
	}
	.prd-price, .prd-sold {
		font-size: 14px;
		bottom: 10px;
	}
	.entry-content > .woocommerce.columns-3 {
		padding: 0;
	}
	.header-category-content {
		top: 67px;
		left: 90px;
		width: 67%;
	}
	.epi-content #tabgarb {
		position: static;
		width: 100%;
	}
	#tabgarb li {
		display: block;
	}
	.epi-content #tabgarb li a {
		float: none;
		display: block;
		text-align: center;
		margin: 0 0 -1px;
	}
	#social .social-item {
		font-size: 11px;
	}
	div#comments {
		padding: 0;
	}
	#comments .comment-avatar {
		display: none;
	}
	.commentlist li li > div,.commentlist li li li > div,.commentlist li li li li > div {
		padding-left: 0px;
	}
}

td .heateor_ffc_facebook_comments {
    display: none;
}

.heateor_ffc_facebook_comments {
    position: relative;
}

.heateor_ffc_facebook_comments:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.mbpage #loop-block .mb-post:first-child {
    display: none;
}

.heateor_ffc_facebook_comments{
	display: none!important;
}