/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
/*@font-face{font-family:'brandon_text';src:url(./fonts/brandontext-bold-webfont.ttf) format('truetype');font-weight:bold;font-style:normal}
@font-face{font-family:'brandon_text';src:url(./fonts/brandontext-regular-webfont.ttf) format('truetype');font-weight:normal;font-style:normal;}*/

/*body{font-family:  "Custom Font Name",  sans-serif}
.nav > li > a {font-family:  "Custom Font Name", sans-serif;}
h1,h2,h3,h4,h5,h6, .heading-font{font-family: "Custom Font Name", sans-serif;}
.alt-font{font-family: "Custom font name", sans-serif;}*/
/*
a,p,h1, h2, h3, h4, h5, h6,span.widget-title,li{font-family: "brandon_text" !important;}
.stars a{font-family:'fl-icons'!important}
body {
    overflow: hidden;
}


.header-main .nav > li.menu-item > a {
    font-size: 14px;
    color: #2b2b2b;
    padding: 15px 20px;
}
.header-main .nav > li.menu-item {
    margin: 0;
}
*/
.sec-1 h3 {
      font-size: 2em;
    color: #187038;
  line-height: 2.3rem;
    margin-bottom: 0;
}
.sec-1 h3 strong{
	color: #353535;
    font-size: 1.5rem;
    font-weight: 500;
}
body{
	color:#000;
}
.sec-1 h2{
font-size: 2em;
    color: #187038;
    margin-bottom: 1.3em;
}
li.html.custom.html_topbar_right span {
    margin-right: 30px;
    font-size: 1.2em;
}
.header-nav-main li a {
    font-weight: 500 !important;
    font-size: 1em;
	color: #000;
}
.header-nav-main li {
    margin: 0 1.1em;
}
.nav>li>a>i.icon-search {
    font-size: 1.3em;
}
li.header-contact-wrapper i {
    font-size: 1.5em !important;
    color: #fff;
    padding: 0.2em 0.3em;
    background: #7ebb3e;
    text-align: center;
    border-radius: 7px;
}
.sec-2 h2,.sec-4 h2,.sec-5 h2,.sec-ft-1 h2,.sec-video h2{
    font-size: 2em;
    color: #187038;
    margin-bottom: 0.5em !important;
    max-width: max-content;
    margin: auto;
    position: relative;
}
.sec-4 h2{
    margin-bottom: 1em !important;
}
.sec-2 h2:before,.sec-4 h2:before,.sec-5 h2:before,.sec-ft-1 h2:before,.sec-video h2:before{
    content: '';
    position: absolute;
    left: -60px;
    height: 2px;
    width: 50px;
    background: #f00;
    top: 10px;
}
h3.product-section-title.container-width.product-section-title-related.pt-half.pb-half.uppercase:before {
    content: '';
    position: absolute;
    left: 0;
    height: 2px;
    width: 34%;
    background: #f00;
    top: 10px;
}
.sec-2 h2:after,.sec-4 h2:after,.sec-5 h2:after,.sec-ft-1 h2:after,h3.product-section-title.container-width.product-section-title-related.pt-half.pb-half.uppercase:after,.sec-video h2:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 50px;
    background: #f00;
    right: -63px;
    bottom: 10px;
}
h3.product-section-title.container-width.product-section-title-related.pt-half.pb-half.uppercase:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 34%;
    background: #f00;
    right: 0;
    bottom: 10px;
}
p.name.product-title.woocommerce-loop-product__title a {
    color: #000;
    font-weight: 600;
	font-size: 1em;
}
.slick-center p.name.product-title.woocommerce-loop-product__title a {
    font-size: 1em;
}
.slick-slide {
	transform: scale(0.9);
	transition: all 0.4s ease-in-out;
	padding: 40px 0;
}


.slick-slide img {
	max-width: 100%;
	transition: all 0.4s ease-in-out;
}

.slick-center {
    transform: scale(1);
}
.product-small.box{
    border: 1px solid #e1e1e1;
    border-radius: 10px;
}
.product-small.box img {
    border-radius: 10px 10px 0px 0px;
}
.product-small.box .box-text.box-text-products,.product-small.box .box-text.text-left{
    padding: 1em;
}
.title-wrapper {
    height: 48px;
    overflow: hidden;
}
button.slick-prev.slick-arrow:before {
    content: '\f053';
    font-family: "Font Awesome 5 Pro";
    font-weight: 100;
    color: #000;
}
button.slick-next.slick-arrow:before {
    content: '\f054';
    font-family: "Font Awesome 5 Pro";
    font-weight: 100;
    color: #000;
}
.slick-prev {
    left: -15px !important;
    background: #fff !important;
    font-family: "Font Awesome 5 Pro";
    border-radius: 50px;
    border: 1px solid #c7c7c7 !important;
    width: 50px !important;
    height: 50px !important;
    z-index: 999;
}
.slick-next {
        right: -15px !important;
    background: #fff !important;
    font-family: "Font Awesome 5 Pro";
    border-radius: 50px;
    border: 1px solid #c7c7c7 !important;
    width: 50px !important;
    height: 50px !important;
    z-index: 999;
}
.col-mar:after {
    background-color: #e1eed4;
    content: '';
    position: absolute;
    width: -webkit-fill-available !important;
    top: 0;
    left: -17vw;
    height: 100%;
	border-radius: 0px 30px 30px 0px;
}
.col-mar .col-inner {
    z-index: 999;
}
.sec-3 h2 {
    font-size: 2em;
    color: #187038;
    margin-bottom: 0.5em !important;
    max-width: max-content;
    position: relative;
}
.sec-3 h2:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 50px;
    background: #f00;
    right: -63px;
    bottom: 10px;
}
.col.col-mar {
    padding-bottom: 0 !important;
    padding-top: 30px;
}
.sec-3 h5.post-title.is-large a {
    color: #000;
    font-weight: 600;
}
.box-blog-post .is-divider{
	display:none;
}
.col-left-post h5.post-title.is-large a {
    font-size: 0.9em;
    font-weight: 600;
    color: #000;
}
.col-left-post .box-text.text-left {
    padding: 10px;
}
.sec-3 .box-image img {
    border-radius: 5px;
}
.sec-3 .col{
	padding-bottom:0px;
}
.col-left-post .col.post-item {
    padding-bottom: 20px;
}
.slider-nav-outside.slider-nav-circle .previous,.slider-nav-outside.slider-nav-circle .next{
    opacity: 1;
}
.sec-4 .col,.sec-4{
	padding-bottom:15px !important;
}
.sec-4{
	padding-top:50px !important;
	    margin-top: 20px;
}
.sec-4 svg.flickity-button-icon {
    color: #ccc;
    background: #fff;
    border: 1px solid !important;
    
}
.sec-2 .col {
    padding-bottom: 0;
}
.sec-ft-1{
	margin-bottom:-150px;
	z-index:999;
}
.sec-ft-1 ul li {
    list-style: none;
	margin-left: 0;
	color:#fff;
}
.sec-ft-1 h3 {
    color: #fff;
    font-size: 1.2em;
    line-height: 1.5rem;
	margin-bottom: 2em;
}
.sec-ft-1 .col{
	padding-bottom:0;
}
.sec-ft-1 h3 strong {
    color: #fff;
    font-size: 0.8em;
    margin-bottom: 0;
    font-weight: 600;
}
.sec-ft-1 .medium-6:first-child .col-inner{
	    border-radius: 10px 0px 0px 10px;
	box-shadow: -1px 3px 8px 1px #ccc;
}
.sec-ft-1 .medium-6:last-child .col-inner{
	    border-radius: 0px 10px 10px 0px;
	box-shadow: -1px 3px 8px 1px #ccc;
}
.sec-5 .col{
	padding-bottom:0px;
}
.sec-ft-1 h2{
	margin-bottom:1em !important;
}
.sec-ft-1 .wpcf7 input {
    border-radius: 20px;
}
.sec-ft-1 textarea.wpcf7-form-control.wpcf7-textarea {
    border-radius: 20px;
}
.sec-ft-2 .medium-7 {
    border-right: 1px solid #e5e5e5;
}
.sec-ft-2 .medium-7 {
    border-right: 1px solid #e5e5e5;
    padding-right: 0;
}
.sec-ft-2 .box.has-hover.has-hover.box-vertical.box-text-middle {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
}
.tnp.tnp-subscription {
    margin: 0;
}
.sec-ft-2 .medium-7 .medium-7 {
    border-right: 0;
    padding-right: 30px;
}
.sec-ft-2 .box.has-hover.has-hover.box-vertical.box-text-middle p {
    font-size: 1rem;
}
.sec-ft-2 .medium-7 .medium-7 ul li,.sec-ft-2 .medium-5 ul li {
    list-style: none;
    font-size: 1em;
    margin-left: 0;
}
.sec-ft-2 .row .col,.sec-ft-3 .col,.se-ft-4 .col{
	padding-bottom:0px;
}
.tnp-field label {
    font-size: 24px;
    margin-bottom: 25px;
}
.tnp-field.tnp-field-email .tnp-email {
background: #fff;
    border: 1px solid #ccc;
    height: 2.5vw;
    border-radius: 30px;
}
.tnp-field.tnp-field-button {
position: absolute;
    right: 0;
    top: 94px;
    width: 10vw;
}
.tnp.tnp-subscription form input {
    width: 100%;
	border-radius: 0px 30px 30px 0px;
}
input.tnp-submit {
    height: 2.5vw !important;
    background-color: #94cd7c !important;
    font-size: 0.8vw !important;
}
.sec-ft-3 {
    border-top: 1px solid #dfdfdf;
}
.sec-ft-3 .stack-col {
    flex-direction: initial;
}
.ux-menu-link a {
    margin: 0px 15px;
	border: 0;
}
.sec-ft-3 .medium-5 strong {
    color: #7ebb3e;
    font-weight: 400;
}
.absolute-footer.dark{
	display:none;
}
.se-ft-4 p{
	margin-bottom: 0px !important;
	font-size: 0.9em;
}
.sec-ft-2 .medium-7 .medium-5 img, .sec-ft-2 .medium-7 .medium-5 p {
    margin-bottom: 0;
}
.sec-gt-1 .stack-col {
    flex-direction: initial;
	    justify-content: center;
}
.sec-gt-1 {
    box-shadow: 1px 0px 11px 0px #ccc;
}
.title-sub h2 {
    text-align: center;
    font-size: 30px;
    line-height: 40px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 70px;
    color: #7ebb3e;
    background: url(/wp-content/uploads/2024/03/gach-1.png) no-repeat center top;
    margin-bottom: 0px;
}
.sec-gt-2 .row-1 .col-inner {
    width: 470px;
    height: 470px;
    border: solid 10px #7ebb3e;
    border-radius: 100%;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 0 auto;
    margin-bottom: 0px;
    text-align: center;
	    padding: 20px;
}
ul.sub-menu.nav-dropdown.nav-dropdown-simple li {
    margin: 0;
}
.list-icon .icon-box.featured-box.icon-box-left.text-left {
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #ccc;
	align-items: center;
}
.list-icon {
    margin-top: 30px;
}
.list-icon .icon-box-text.last-reset {
    height: 52px;
    align-content: center;
}
body p,.col-inner ol li, .col-inner ul li, .entry-content ol li, .entry-content ul li, .entry-summary ol li, .entry-summary ul li{
    font-size: 1em;
}
.page-title-inner .flex-col.flex-grow.medium-text-center {
    display: flex;
    flex-direction: column-reverse;
}
h1.shop-page-title.is-xlarge {
    font-size: 2em;
    color: #187038;
    margin-bottom:0;
    max-width: max-content;
    position: relative;
    margin-top: 20px;
    text-transform: uppercase;
}
.row.category-page-row .product-small.box {
    border: 1px solid #e1e1e1;
    border-radius: 10px;
}
.row.category-page-row .product-small.box img{
	 border-radius: 10px;
}
.list-icon .icon-box.featured-box.icon-box-left.text-left:hover {
    background: #7ebb3e;
    border-color: #7ebb3e;
    color: #fff;
}
.list-icon .icon-box.featured-box.icon-box-left.text-left:hover img{
	filter: brightness(0) invert(1);
}
.row.category-page-row .box-text.box-text-products{
    padding: 1em;
}
h1.product-title.product_title.entry-title {
    font-size: 2em;
    color: #187038;
    margin-bottom: 0.5em !important;
    text-transform: uppercase;
}
.product-short-description p {
    margin-bottom: 5px;
}
.product-short-description {
    padding: 10px 0px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e1e1e1;
}
span.posted_in {
    padding-top: 1em;
    font-size: 1rem;
}
ul.tabs.wc-tabs.product-tabs.small-nav-collapse.nav.nav-uppercase.nav-line.nav-left li a {
    font-size: 1.2em;
}
li#tab-title-reviews {
    display: none;
}
h3.product-section-title.container-width.product-section-title-related.pt-half.pb-half.uppercase {
    font-size: 2em;
    color: #187038;
    margin-bottom: 0.5em !important;
	text-align:center;
	padding:0;
    position: relative;
}
.product-section {
    border-top: navajowhite;
}
.add-to-cart-button a {
    border: none !important;
    padding: 0;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 0.9em !important;
    color: #187038 !important;
	margin: 0 !important;
	padding-right: 20px;
    position: relative;
}
.add-to-cart-button {
    text-align: right;
}
.add-to-cart-button a:hover {
    background-color: transparent !important;
    text-decoration: underline;
    color: #7ebb3e !important;
}
.add-to-cart-button a:after {
    content: '\f061';
    position: absolute;
    right: 0;
    font-family: "Font Awesome 5 Pro";
    bottom: 3px;
}
.product-info .icon-box-img {
    align-content: center;
}
.product-info .icon-box-text.last-reset {
    line-height: 1.2em;
    align-content: center;
}
.product-info .icon-box-text.last-reset p {
    font-weight: 700;
    color: #878787;
    font-size: 0.85em;
}
.row-bt .col{
	padding-bottom:0px;
}
@media screen and (max-width: 1024px){
	#logo {
    width: 90px !important;
}
	.header-nav-main li {
    margin: 0 0.4em;
}
	.list-icon .icon-box-text.last-reset p {
    font-size: 0.8em;
}
	h3.product-section-title.container-width.product-section-title-related.pt-half.pb-half.uppercase:before,h3.product-section-title.container-width.product-section-title-related.pt-half.pb-half.uppercase:after {
    width: 27%;;
}
}
@media screen and (max-width: 849px){
	.sec-1 .col{
		padding-bottom:0px;
	}
	.tnp.tnp-subscription {
    max-width: 100%;
}
	.tnp-field.tnp-field-email .tnp-email {
    height: 4.5vw;
}
	input.tnp-submit {
    height: 4.5vw !important;
    font-size: 1vw !important;
}
	.tnp-field.tnp-field-button {
    width: 15vw;
}
	.sec-gt-2 .row-1 .col-inner {
    width: 100%;
    height: 100%;
    padding: 42px;
}
	h3.product-section-title.container-width.product-section-title-related.pt-half.pb-half.uppercase:before, h3.product-section-title.container-width.product-section-title-related.pt-half.pb-half.uppercase:after{
		display:none;
	}
}
@media screen and (max-width: 549px){
	.searchform-wrapper {
    width: 238px;
}
		.sec-gt-2 .row-1 .col-inner {
    width: 100%;
    height: 100%;
    padding: 42px;
}
	.sec-1 h3 {
    font-size: 1.5em;
    line-height: 2rem;
}
	.sec-1 h3 strong {
    font-size: 0.8rem;
}
	.sec-2 h2, .sec-4 h2, .sec-5 h2, .sec-ft-1 h2, .sec-video h2 {
    font-size: 1.5em;
    margin-bottom: 0em !important;
}
	.sec-3 .box.box-vertical.box-text-middle.box-blog-post.has-hover {
    display: table;
    width: 100%;
}
	.sec-3 .box-vertical .box-image {
    width: 42% !important;
    direction: ltr;
    display: table-cell;
    vertical-align: middle;
}
	.sec-5 .col-inner .col-inner {
    display: flex;
    width: 100%;
}
	.sec-5 .ux-logo-link{
		padding:0 !important;
	}
	.sec-5 .ux-logo-link img{
		height:auto !important;
	}
	.sec-ft-1 h2{
    margin-bottom: 1em !important;
}
	.sec-ft-2 .box-vertical .box-image {
    width: 42% !important;
}
	.sec-ft-3 .col-inner.text-right {
    text-align: center;
}
	.tnp-field.tnp-field-email .tnp-email {
    height: 10.5vw;
}
	.tnp-field.tnp-field-button {
    width: 38vw;
	top: 54px;
}
	input.tnp-submit {
    height: 10.5vw !important;
    font-size: 3vw !important;
}
	.se-ft-4 p {
    padding: 0px 10px;
}
	.row-1 {
    max-width: 100% !important;
}
	h1.shop-page-title.is-xlarge {
    font-size: 1.5em;
}
	.list-icon .col{
		padding:5px;
	}
	h1.product-title.product_title.entry-title {
    font-size: 1.5em;
    margin-top: 20px;
}
	h3.product-section-title.container-width.product-section-title-related.pt-half.pb-half.uppercase {
    font-size: 1.5em;
}
}
