@font-face {
    font-family: 'geobrand-fontregular';
    src: url('../fonts/geobrand-font-regular-webfont.woff2') format('woff2'),
         url('../fonts/geobrand-font-regular-webfont.woff') format('woff'),
         url('../fonts/geobrand-font-regular-webfont.svg#geobrand-fontregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*BLOG*/
#news-header, .news-post-thumbnail {
	position: relative;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
}
#news-header h1 {
	padding: 150px 0;
	margin: 0;
}
.news-posts .news-post .news-post-thumbnail {height:300px;position: relative;margin-bottom: 30px;}


.single-post-article {padding: 75px 0;}
.news-post-thumbnail {width: 100%;}
.news-filter {text-align: center;margin:75px auto 40px auto;position: relative}
.news-posts {position:relative}
.news-filter .news-filter-link {
    position: relative;
    
    font-weight: 600;
    font-size: 18px;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    margin: 0 50px 70px 0;
    padding: 0 0 5px 0;
}
.news-filter .news-filter-link:hover {cursor:pointer}


.news-titlebar {
	padding:250px 0 75px 0;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
}
.news-titlebar h1 {background:#000;color:#fff;padding: 15px;display:inline-block}
.insight-posts .insight-post[data-visible="no"]{
    opacity: 0;
    visibility: hidden;
}

.titlebar {
	padding:250px 0 75px 0;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
}
.titlebar h1 {background:#000;color:#fff;padding: 15px;display:inline-block}


.social-share {
    margin: 30px auto;
    text-align:right;
    position: relative
}

.social-share h5 {
    position: relative;
    z-index: 1;
    overflow: hidden;
    font-size: 16px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle
}


.social-share h5:after {
    text-align: right;
    right: 0;
    top: 12px;
    margin-right: -30px;
}
ul.social {
	display: inline-block;
    vertical-align: middle;
}
.social-share i {
    font-size: 32px;
    cursor: pointer;
}

.social-share li {
  display: inline-block;
  margin: 0 5px;
}
.social-share li a i.fab {
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 13px;
    padding: 5px;
    border-radius: 40px;
    color: #424242;
    position: relative;
    transition: all ease 0.2s;
    font-style: inherit;
    font-family: 'geobrand-fontregular';
    font-size: 25px;
}
.social-share li a i.fab::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 100%;
  width: 100%;
  z-index: -1;
  border-radius: 40px;
  background-color: #9E9E9E;
}
.social-share li a i.fab:hover {
  color: #fff;
}
.social-share li a i.fab:hover::after {
  animation: animate ease 0.6s forwards;
}
.social-share li a i.fa-facebook-f:hover::after {
  background-color: #3b5998;
}
.social-share li a i.fa-twitter:hover::after {
  background-color: #00aced;
}
.social-share li a i.fa-linkedin-in:hover::after {
  background-color: #0077b5;
}
.social-share li a i.fa-instagram:hover::after {
  background-color: #8a3ab9;
}
.social-share li a i.fa-envelope:hover::after {
  background-color: #A365FF;
}

@keyframes animate {
  0%,20% {
    transform: scale(1);
    border-radius: 40px;
    background-color: #9E9E9E;
  }
  30% {
    transform: scale(1.2);
  }
  40% {
    transform: scale(1.1);
  }
  50% {
    transform: scale(1);
    border-radius: 10px;
  }
  60%,100% {
    transform: scale(1);
    border-radius: 5px;
  }
}



.outer_404 {
	width:100%;
	height:100vh;
	position: relative;
	overflow: hidden;
background-color: #000000;
background-image: linear-gradient(315deg, #000000 0%, #7f8c8d 74%);
	font-family: 'Source Sans Pro', sans-serif;
	-webkit-font-smoothing: antialiased;
	margin: 0px;
}

.page_404 a {
	color: white;
	text-decoration: none;
	border-bottom: 1px solid rgba(255,255,255,0.5);
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	margin-right: 10px;
}

.page_404 a:last-child { margin-right: 0px; }

.page_404 a:hover {
	text-shadow: 0px 0px 1px rgba(255,255,255,.5);
	border-bottom: 1px solid rgba(255,255,255,1);
}



.page_404 #noscript-warning {
	width: 100%;
	text-align: center;
	background-color: rgba(0,0,0,0.2);
	font-weight: 300;
	color: white;
	padding-top: 10px;
	padding-bottom: 10px;
}



/* === WRAP === */

.page_404 #wrap {
	width: 80%;
	max-width: 1400px;
	margin:0 auto;
	height: auto;
	position: relative;
	margin-top: 8%;
}



/* === MAIN TEXT CONTENT === */
.page_404 #main-content,
.page_404 #wordsearch {display:inline-block;vertical-align: middle;} 
.page_404 #main-content {
	max-width: 45%;
	color: white;
	font-weight: 300;
	font-size: 18px;
	padding-bottom: 40px;
	line-height: 28px;
	margin-left: 50px;
}

.page_404 #main-content h1 {
	margin: 0px;
	font-weight: 400;
	font-size: 42px;
	margin-bottom: 40px;

	line-height:1;

}



/* === NAVIGATION BUTTONS === */

.page_404 #navigation { margin-top: 2%; }

.page_404 #navigation a.navigation {
	display: block;
	float: left;
	background-color: rgba(0,0,0,0.2);
	padding-left: 15px;
	padding-right: 15px;
	color: white;
	height: 41px;
	line-height: 41px;
	text-decoration: none;
	font-size: 16px;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	margin-right: 2%;
	margin-bottom: 2%;
	border-bottom: none;
	margin-top: 30px;
}

.page_404 #navigation a.navigation i { line-height: 41px; }

.page_404 #navigation a.navigation:hover {
	background-color: rgba(0,0,0,0.7);
	border-bottom: none;
}



/* === WORDSEARCH === */

.page_404  #wordsearch {
	width: 45%;
}

.page_404 #wordsearch ul {
	margin: 0px;
	padding: 0px;
}

.page_404 #wordsearch ul li {
    float: left;
    width: 12%;
    background-color: rgba(255,255,255,.4);
    list-style: none;
    margin-right: 0.5%;
    margin-bottom: 0.5%;
    padding: 0;
    display: block;
    text-align: center;
    color: rgba(0,0,0,0.7);
    text-transform: uppercase;
    overflow: hidden;
    font-size: 24px;
    font-size: 1.6vw;
    font-weight: 300;
    transition: background-color 0.75s ease;
    -moz-transition: background-color 0.75s ease;
    -webkit-transition: background-color 0.75s ease;
    -o-transition: background-color 0.75s ease;
}

.page_404 #wordsearch ul li.selected {
	background-color: rgba(0,0,0,0.7);
	color: rgba(255,255,255,1);
	font-weight: 400;
}



/* === SEARCH FORM === */

.page_404  #search { margin-top: 30px; }

.page_404  #search input[type='text'] {
	width: 88%;
	height: 41px;
	padding-left: 15px;
	padding-rigt: 15px;
	
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: rgba(0,0,0,0.2);
	border: none;
	outline: none;
	-webkit-appearance: none;
	font-size: 16px;
	font-weight: 300;
	color: white;
	font-family: 'Source Sans Pro', sans-serif;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	border-radius: 0px;
}

.page_404  #search .input-search {
	width: 10%;
	float: right;
	height: 41px;
	background-color: rgba(0,0,0,0.2);
	outline: none;
	border: none;
	-webkit-appearance: none;
	font-family: 'Source Sans Pro', sans-serif;
	color: white;
	font-weight: 300;
	font-size: 16px;
	cursor: pointer;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	text-align: center;
}

.page_404  #search .input-search:hover {
	background-color: rgba(26,188,156,0.7);
}



/* === RESPONSIVE CSS === */

@media all and (max-width: 899px) {
	.page_404  #wrap { width: 90%; }
}

@media all and (max-width: 799px) {
	.page_404  #wrap { width: 90%; height: auto; margin-top: 40px; top: 0%; }
	.page_404  #wordsearch { width: 90%; float: none; margin:0 auto; }
	.page_404  #wordsearch ul li { font-size: 4vw; }
	.page_404  #main-content { float: none; width: 90%; max-width: 90%; margin:0 auto; margin-top: 30px; text-align: justify; }
	.page_404  #main-content h1 { text-align: left; }
	.page_404  #search input[type='text'] { width: 84%; }
	.page_404  #search .input-search { width: 15%; }
}

@media all and (max-width: 499px) {
	.page_404  #main-content h1 { font-size: 28px; }
}


/*Footer*/
footer #footer {
	background: #ffffff;
	transition: color 0.5s ease;
	padding: 40px 0 40px 0;
}
footer #footer ul {
	list-style-type: none;
	margin:0;padding:0;
}
footer #footer ul li a,
footer #footer .footer-social h4{
    color: #141914;
	transition: color 0.5s ease;
	text-decoration: none;
	cursor: pointer !important;
	text-align: left;
}
footer #footer ul li a:hover {
	color: #141914;
	transition: color 0.5s ease;
}
footer .copyright p,
footer .copyright a {
    margin-bottom: 0;
}
footer .copyright .built-by {
    color: #63AB39;
}
#chegworth-valley-footer-logo {
    height: auto;
    width: 170px;
    display: block;
}
.footer-content .footer-tel,
.footer-content .footer-email,
.footer-content .footer-address,
.footer-content .footer-address a {
    font-size: 0.8em;
}

.footer-content .footer-tel,
.footer-content .footer-tel a,
.footer-content .footer-email,
.footer-content .footer-email a {
    text-decoration: none;
	color: #141914;
}

.footer-content .footer-tel a:hover,
.footer-content .footer-email a:hover {
	color: #63AB39;
}


#chegworth-valley-footer {
    height: auto;
    width: 170px;
    display: block;
}

#menu-footer-navigation li {
	display:inline-block;
	vertical-align: top;
	text-align:left;
    margin-right: 25px;
}
#menu-footer-navigation li:first-child {margin-right:40px;}
/* #menu-footer-navigation li a,
footer #footer .footer-social h4{
	text-transform: uppercase;
} */

footer #footer .footer-social h4,
#menu-footer-navigation #menu-item-186 > a,
#menu-footer-navigation #menu-item-200 > a {
    font-size: 24px;
    font-weight: bold;
}

#menu-footer-navigation li .sub-menu {display:block; font-size: 0.8em;;}
#menu-footer-navigation li .sub-menu li a {text-transform: none;;}
#menu-footer-navigation li .sub-menu li:first-child {margin-right: 0; margin-top: 5px;}
#menu-footer-navigation li .sub-menu li {display:block;padding: 3px 0;}

.copyright {padding: 20px 0 45px 0;color: rgba(255,255,255,.7);}
.copyright a {color: rgba(255,255,255,.7);text-decoration: none;transition: color 0.5s ease;}
.copyright a:hover {color: rgba(255,255,255,1);transition: color 0.5s ease;}

.payment-icon {
width: 62px;
    height: 40px;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    display: inline-block;
	opacity: .7;
	transition: opacity 0.5s ease;
}
/* .payment-icon:hover {opacity: 1;transition: opacity 0.5s ease;} */

.payment-icon.amex { background: url("../images/amex.svg");}
.payment-icon.amex:hover { background: url("../images/amex-color.svg"); opacity: 1; transition: opacity 0.5s ease;}


.payment-icon.maestro { background: url("../images/maestro.svg");}
.payment-icon.maestro:hover { background: url("../images/maestro-color.svg"); opacity: 1; transition: opacity 0.5s ease;}


.payment-icon.visa { background: url("../images/visa.svg");}
.payment-icon.visa:hover { background: url("../images/visa-color.svg"); opacity: 1; transition: opacity 0.5s ease;}

.payment-icon.mastercard { background: url("../images/mastercard.svg");}
.payment-icon.mastercard:hover { background: url("../images/mastercard-color.svg"); opacity: 1; transition: opacity 0.5s ease;}

.footer-social .social li  {
	display: inline-block;
}
.footer-social .social li a {
	font-family: 'geobrand-fontregular';
    font-size: 40px;
    padding: 0 10px;
    line-height: 1;
}
.footer-social .social li:first-child a {padding-left:0}


/*Woocommerce*/
/*Resets*/
.woocommerce-loop-category__title {font-size: 1.4em;}
.woocommerce-loop-category__title .count {display:none;}
.shop-page {padding:25px 0}
.shop-page #main {overflow: visible;}
.woocommerce div.product div.images {
    margin-bottom: 5em;
}

.woocommerce .products ul, .woocommerce ul.products {
    margin-top: 50px;
}

.woocommerce-products-header__title {display: none;}

h1.product_title.entry-title {
    text-transform: none;
    color: #141914;
    font-weight: bold;
    letter-spacing: -1px;
    margin-bottom: 10px;
}
.entry-summary .price {margin-bottom:30px;margin-top:10px;}
.entry-summary .woocommerce-product-details__short-description {
margin-bottom: 30px;
    font-size: 14px !important;
}
.single-product .variations label, .single-product.woocommerce div.product form.cart .variations td.label {display:none !important;padding-right:0 !important}
.price .woocommerce-Price-amount {font-weight: bold;font-size: 14px;color:#000;}

.single-product .variations select {
    /* make arrow and background */
    background:
    linear-gradient(45deg, transparent 50%, #ffffff 50%),
    linear-gradient(135deg, #ffffff 50%, transparent 50%),
    linear-gradient(to right, #63AB39, #63AB39);
    background-position:
    calc(100% - 21px) calc(1em + 2px),
    calc(100% - 16px) calc(1em + 2px),
    100% 0;
    background-size:
    5px 5px,
    5px 5px,
    2.5em 2.5em;
    background-repeat: no-repeat;
    background-color: #63AB39;
    color: #ffffff;

    border: 1px solid #63AB39;
    font: 300 1em/100% 'Antonio', sans-serif;
    line-height: 1.5em;
    padding: 0.5em 3.5em 0.5em 1em;
    outline: none !important;
    cursor: pointer;

    /* reset */
    border-radius: 0;
    margin: 0;      
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance:none;
    -moz-appearance:none;
}

.single-product .variations select:after {
	font-family: 'geobrand-fontregular';
    font-weight: 600;
    content: "C";
    display: block;
    position: absolute;
    top: 0px;
    right: 11px;
    width: 10px;
    font-size: 12px;
    height: 10px;
    overflow: visible;
    border: 0;
    padding: 8.5px 0;
    margin: 0;
    opacity: 1;
    color: #fff;
    transition: transform .4s linear;	
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,.woocommerce button.button.alt.disabled {
    border: 1px solid #63AB39;
    color: #fff;
    text-transform: uppercase;
    border-radius: 10px;
    -webkit-font-smoothing: antialiased;
    background: transparent;
    color: #63AB39;
}

.woocommerce .quantity .qty {
    width: 3.631em;
    text-align: center;
    padding: 8px;
    line-height: 1.5;
    background: #63AB39;
    color: #fff;
    font-weight: bold;
    border-radius: 10px;
    border: 0;
    outline: none;
    vertical-align: middle;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {  
   opacity: 1;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 1px solid #000;
    background-color: #63AB39;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {    border-bottom: 1px solid #000;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a, 
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{color:#fff}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:hover {color:#000 !important}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    border: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {box-shadow: 0}


.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    color: #000;
}


#tab-description ul li {
    list-style: none !important;
}

.nutrition-facts {
    width: 100vw;
    position: relative;
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    padding: 110px 0;
    clear: both;
    margin-top: 100px;
    overflow: hidden;
    display: block;
    z-index: 98;
    height: 490px;
    margin-bottom: 100px;
	background: url("../images/pattern.svg");
		
		
}

.archive.tax-product_cat li.product {
	text-align: center;
    /* border: 1px solid #efefef;
    border-radius: 20px; */
}

.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button {
    color: #ffffff;
    background: #63AB39;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Antonio', sans-serif;
    padding: 10px;
    border: 1px solid #63AB39;
    border-radius: 10px;
    line-height: 1;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.4s ease;
}

.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover {
    background: transparent;
    color: #63AB39;
    border: 1px solid #63AB39;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    text-align: center;
}

.nutrition-facts .gradient-inner.single-green {
	background: rgb(191,251,157);
	background: -moz-radial-gradient(circle, rgba(191,251,157,1) 0%, rgba(99,173,57,1) 100%);
	background: -webkit-radial-gradient(circle, rgba(191,251,157,1) 0%, rgba(99,173,57,1) 100%);
	background: radial-gradient(circle, rgba(191,251,157,1) 0%, rgba(99,173,57,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bffb9d",endColorstr="#63ad39",GradientType=1);
	    background-size: 600% 600%;
    -webkit-animation: DigitalGeo 15s ease infinite;
    -moz-animation: DigitalGeo 15s ease infinite;
    -o-animation: DigitalGeo 15s ease infinite;
    animation: DigitalGeo 15s ease infinite;
}

.nutrition-facts .gradient-inner.single-dark-green {
    background: #3A612A;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bffb9d",endColorstr="#63ad39",GradientType=1);
	    background-size: 600% 600%;
    -webkit-animation: DigitalGeo 15s ease infinite;
    -moz-animation: DigitalGeo 15s ease infinite;
    -o-animation: DigitalGeo 15s ease infinite;
    animation: DigitalGeo 15s ease infinite;
}
.nutrition-facts .gradient-inner.single-pink {
	background: rgb(249,125,162);
	background: -moz-radial-gradient(circle, rgba(249,125,162,1) 0%, rgba(179,30,74,1) 100%);
	background: -webkit-radial-gradient(circle, rgba(249,125,162,1) 0%, rgba(179,30,74,1) 100%);
	background: radial-gradient(circle, rgba(249,125,162,1) 0%, rgba(179,30,74,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f97da2",endColorstr="#b31e4a",GradientType=1);
	    background-size: 600% 600%;
    -webkit-animation: DigitalGeo 15s ease infinite;
    -moz-animation: DigitalGeo 15s ease infinite;
    -o-animation: DigitalGeo 15s ease infinite;
    animation: DigitalGeo 15s ease infinite;
	
}
.nutrition-facts .gradient-inner.single-orange {
	background: rgb(255,208,137);
	background: -moz-radial-gradient(circle, rgba(255,208,137,1) 0%, rgba(242,146,2,1) 100%);
	background: -webkit-radial-gradient(circle, rgba(255,208,137,1) 0%, rgba(242,146,2,1) 100%);
	background: radial-gradient(circle, rgba(255,208,137,1) 0%, rgba(242,146,2,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffd089",endColorstr="#f29202",GradientType=1);
	    background-size: 600% 600%;
    -webkit-animation: DigitalGeo 15s ease infinite;
    -moz-animation: DigitalGeo 15s ease infinite;
    -o-animation: DigitalGeo 15s ease infinite;
    animation: DigitalGeo 15s ease infinite;
}

.nutrition-facts .gradient-inner {
   position: absolute;
    content: '';
    width: 100%;
    left: 0;
    padding: 100px 0;
    mix-blend-mode: multiply;
    top: 0%;
    height: 100vh;
    z-index: -2;
}

.nutrition-facts  li,
.nutrition-facts span {
    font-family: 'Antonio', sans-serif;
    font-weight: bold;
}

@-webkit-keyframes DigitalGeo {
    0%{background-position:28% 0%}
    50%{background-position:73% 100%}
    100%{background-position:28% 0%}
}
@-moz-keyframes DigitalGeo {
    0%{background-position:28% 0%}
    50%{background-position:73% 100%}
    100%{background-position:28% 0%}
}
@-o-keyframes DigitalGeo {
    0%{background-position:28% 0%}
    50%{background-position:73% 100%}
    100%{background-position:28% 0%}
}
@keyframes DigitalGeo {
    0%{background-position:28% 0%}
    50%{background-position:73% 100%}
    100%{background-position:28% 0%}
}


.nutrition-facts.dark ul li, .nutrition-facts.dark ul li span{
	color:#ffffff  !important
}
.nutrition-facts.light ul li, .nutrition-facts.light ul li span{
	color:#000000  !important
}
.nutrition-facts.dark ul,
.nutrition-facts.lightul {
    margin: 0;
    padding: 0;
    text-align: center;
}
.nutrition-facts.dark ul li,
.nutrition-facts.light ul li{
    display: inline-block;
    width: calc(24% - 0px);
    vertical-align: middle;
    font-size: 37px;
    font-weight: bold;
    margin: 30px 0;

}
.nutrition-facts.dark ul li span,
.nutrition-facts.light ul li span{
	font-size: 14px;
}

.nutrition-facts ul li {text-align:center}
.nutrition-facts ul li span {display:block}




/*Slider*/

#front-slider,
#landing-newsletter-slider {
    width: 100%;
    height: 100vh;
    position: relative;
    overflow: hidden;
}

#front-slider .second-half .grad:after,
#landing-newsletter-slider .second-half .grad:after {
    width: 100%;
    height: 100%;
	position: absolute;
	content: '';	
	top:0;
	left: 0;
}

#front-slider .second-half .grad,
#landing-newsletter-slider .grad {
	    width: 100%;
    height: 100%;
    z-index: -1;
    position: absolute;
    mix-blend-mode: color-burn;
}
#front-slider .second-half .grad.green:after,
#front-slider .second-half .grad.pink:after ,
#front-slider .second-half .grad.orange:after,
#front-slider .second-half .grad.red:after,
#front-slider .second-half .grad.brown:after,
#landing-newsletter-slider .second-half .grad.green:after,
#landing-newsletter-slider .second-half .grad.pink:after ,
#landing-newsletter-slider .second-half .grad.orange:after,
#landing-newsletter-slider .second-half .grad.red:after,
#landing-newsletter-slider .second-half .grad.brown:after
{	  background-size:600% 600% !important;
}
#front-slider .second-half .grad.green:after,
    #landing-newsletter-slider .second-half .grad.green:after{
	background: rgb(191,251,157);
	background: -moz-radial-gradient(circle, rgba(191,251,157,1) 0%, rgba(99,173,57,1) 100%);
	background: -webkit-radial-gradient(circle, rgba(191,251,157,1) 0%, rgba(99,173,57,1) 100%);
	background: radial-gradient(circle, rgba(191,251,157,1) 0%, rgba(99,173,57,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bffb9d",endColorstr="#63ad39",GradientType=1);
}
#front-slider .second-half .grad.pink:after,
#landing-newsletter-slider .second-half .grad.pink:after {
	background: rgb(249,125,162);
	background: -moz-radial-gradient(circle, rgba(249,125,162,1) 0%, rgba(179,30,74,1) 100%);
	background: -webkit-radial-gradient(circle, rgba(249,125,162,1) 0%, rgba(179,30,74,1) 100%);
	background: radial-gradient(circle, rgba(249,125,162,1) 0%, rgba(179,30,74,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f97da2",endColorstr="#b31e4a",GradientType=1);
}
#front-slider .second-half .grad.orange:after,
#landing-newsletter-slider .second-half .grad.orange:after{
	background: rgb(255,208,137);
	background: -moz-radial-gradient(circle, rgba(255,208,137,1) 0%, rgba(242,146,2,1) 100%);
	background: -webkit-radial-gradient(circle, rgba(255,208,137,1) 0%, rgba(242,146,2,1) 100%);
	background: radial-gradient(circle, rgba(255,208,137,1) 0%, rgba(242,146,2,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffd089",endColorstr="#f29202",GradientType=1);
}
#front-slider .second-half .grad.red:after,
#landing-newsletter-slider .second-half .grad.red:after{
	background: rgb(227,36,34);
	background: -moz-radial-gradient(circle, rgba(227,36,34,1) 0%, rgba(139,32,23,1) 100%);
	background: -webkit-radial-gradient(circle, rgba(227,36,34,1) 0%, rgba(139,32,23,1) 100%);
	background: radial-gradient(circle, rgba(227,36,34,1) 0%, rgba(139,32,23,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffd089",endColorstr="#f29202",GradientType=1);
}
#front-slider .second-half .grad.brown:after,
#landing-newsletter-slider .second-half .grad.brown:after{
	background: rgb(168,116,62);
	background: -moz-radial-gradient(circle, rgba(168,116,62,1) 0%, rgba(81,53,33,1) 100%);
	background: -webkit-radial-gradient(circle, rgba(168,116,62,1) 0%, rgba(81,53,33,1) 100%);
	background: radial-gradient(circle, rgba(168,116,62,1) 0%, rgba(81,53,33,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffd089",endColorstr="#f29202",GradientType=1);
}

.front-slogan {
    max-width: 625px;
    margin: 20px auto;
    font-weight: 900;
    line-height: 1.4;
    font-size: 20px;
}


.front-slogan.green,
.icon-apple.green{color:rgba(99,173,57,1); }
.front-slogan.orange,
.icon-apple.orange {color:rgba(242,146,2,1); }
.front-slogan.pink ,
.icon-apple.pink {color:rgba(179,30,74,1);}
.front-slogan.red ,
.icon-apple.red {color:#E02024;}
.front-slogan.brown ,
.icon-apple.brown {color: #A8743E;}



/* Newsletter Landing page */
.newsletter-landing-container.green-active #gform_submit_button_4 { background: rgba(99,173,57,1); }
.newsletter-landing-container.orange-active #gform_submit_button_4  { background: rgba(242,146,2,1); }
.newsletter-landing-container.pink-active #gform_submit_button_4  { background: rgba(179,30,74,1); }
.newsletter-landing-container.red-active #gform_submit_button_4 { background: #E02024; }
.newsletter-landing-container.brown-active #gform_submit_button_4 { background: #A8743E; }

.newsletter-landing-container.green-active .landing-newsletter-content span { color: rgba(99,173,57,1); }
.newsletter-landing-container.orange-active .landing-newsletter-content span  { color: rgba(242,146,2,1); }
.newsletter-landing-container.pink-active .landing-newsletter-content span  { color: rgba(179,30,74,1); }
.newsletter-landing-container.red-active .landing-newsletter-content span { color: #E02024; }
.newsletter-landing-container.brown-active .landing-newsletter-content span { color: #A8743E; }

.newsletter-landing-container.green-active .confirmation-message-ctn span { color: rgba(99,173,57,1); }
.newsletter-landing-container.orange-active .confirmation-message-ctn span  { color: rgba(242,146,2,1); }
.newsletter-landing-container.pink-active .confirmation-message-ctn span  { color: rgba(179,30,74,1); }
.newsletter-landing-container.red-active .confirmation-message-ctn span { color: #E02024; }
.newsletter-landing-container.brown-active .confirmation-message-ctn span { color: #A8743E; }

.newsletter-landing-container.green-active .ginput_container_email input { border-bottom: 1px solid rgba(99,173,57,1) !important; }
.newsletter-landing-container.orange-active .ginput_container_email input { border-bottom: 1px solid rgba(242,146,2,1) !important; }
.newsletter-landing-container.pink-active .ginput_container_email input { border-bottom: 1px solid rgba(179,30,74,1) !important; }
.newsletter-landing-container.red-active .ginput_container_email input { border-bottom: 1px solid #E02024 !important; }
.newsletter-landing-container.brown-active .ginput_container_email input { border-bottom: 1px solid #A8743E !important; }



.icon-apple i svg{width: 30px;height: 30px;}

.natural-sugars {
background: #141914;
    padding: 9px 0 4px 5px;
    position: absolute;
    bottom: 50px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    right: 0;

}
.icon-apple {    
	width: 13%;
}
.icon-apple,
.icon-apple-text {display:inline-block;vertical-align: middle;}
.icon-apple-text {
    font-size: 12px;
    font-weight: bold;
    max-width: 80px;
    width: 70%;
	margin-top:-4px;
}

.icon-apple-text.green{color:rgba(99,173,57,1); }
.icon-apple-text.orange {color:rgba(242,146,2,1); }
.icon-apple-text.pink {color:rgba(179,30,74,1);}
.icon-apple-text.red {color: #E02024;}
.icon-apple-text.brown {color: #A8743E;}


.icon-apple .apple-icon.green  {fill:rgba(99,173,57,1); }
.icon-apple .apple-icon.orange  {fill:rgba(242,146,2,1); }
.icon-apple .apple-icon.pink  {fill:rgba(179,30,74,1);}
.icon-apple .apple-icon.red  {fill: #E02024;}
.icon-apple .apple-icon.brown  {fill: #A8743E;}

a.button-slider {
    display: inline-block;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Antonio', sans-serif;
    padding: 10px;
    border-radius: 10px;
    line-height: 1;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
	transition: all 0.4s ease 0s;
	margin-top: 25px;
}

a.button-slider:hover {background:#fff;transition: all 0.4s ease 0s;}

a.button-slider.green  {background:rgba(99,173,57,1); }

a.button-slider.pink  {background:rgba(179,30,74,1);}
a.button-slider.orange  {background:rgba(242,146,2,1); }

a.button-slider.red  {background:#E02024; }
a.button-slider.brown  {background:#A8743E; }

    #front-slider.swiper-wrapper,
    #landing-newsletter-slider.swiper-wrapper {
      
    }

    #front-slider .swiper-slide,
    #landing-newsletter-slider .swiper-slide {
      background-position: center !important ;
      background-size: 100% !important;
	background-repeat: no-repeat !important
    }

#front-slider .first-half,
#front-slider .second-half {}

#landing-newsletter-slider .first-half,
#landing-newsletter-slider .second-half {}


#front-slider .first-half .badge,
#landing-newsletter-slider .first-half .badge {
	position: absolute; 
	left: 50px; 
	top:50px;
	width:150px;
	height:150px;
    background-position: center !important ;
    background-size: 100% !important;
	background-repeat: no-repeat !important
}
#front-slider .first-half .badge.green {background: url("../images/badges/badge-green.svg");}
#front-slider .first-half .badge.orange {background: url("../images/badges/badge-orange.svg");}
#front-slider .first-half .badge.pink {background: url("../images/badges/badge-pink.svg");}
#front-slider .first-half .badge.red {background: url("../images/badges/badge-red.svg");}
#front-slider .first-half .badge.brown {background: url("../images/badges/badge-brown.svg");}

#landing-newsletter-slider .first-half .badge.green {background: url("../images/badges/badge-green.svg");}
#landing-newsletter-slider .first-half .badge.orange {background: url("../images/badges/badge-orange.svg");}
#landing-newsletter-slider .first-half .badge.pink {background: url("../images/badges/badge-pink.svg");}
#landing-newsletter-slider .first-half .badge.red {background: url("../images/badges/badge-red.svg");}
#landing-newsletter-slider .first-half .badge.brown {background: url("../images/badges/badge-brown.svg");}

.front_slider_content {
text-transform: uppercase;
    text-align: left;
    padding-left: 243px;
    font-family: 'Antonio', sans-serif;
    position: absolute;
    color: #fff;
    /* top: 150px; */
    font-weight: bold;
    max-width: 50%;
    font-size: 30px;
    line-height: 1.2;
    right: 80px;
    letter-spacing: 1px;
}

.front_slider_content .hero-from-the-soil {
    width: 100%;
    margin: 0 0 25px 0;
}

#front-slider .first-half,
#landing-newsletter-slider .first-half {
    background: #141914;
    width: 66.666667%;
    position: absolute;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: -1;
}
#front-slider .first-inner-content,
#landing-newsletter-slider .first-inner-content {
	position: relative;
	top: 25%;
	
}
#front-slider .front-slider-logo {  
    background: url(../images/chegworth-valley-logo.svg);
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    background-position: center !important;
    max-width: 350px;
    height: 150px;
    margin: auto;
}

#landing-newsletter-slider .front-slider-logo {    
    background: url(../images/chegworth-valley-logo.svg);
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    background-position: center !important;
    max-width: 200px;
    height: 150px;
    margin: auto;
}

#front-slider .front-slider-deme-family-logo,
#landing-newsletter-slider .front-slider-deme-family-logo {
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    background-position: center !important;
    max-width: 300px;
    height: 100px;
    margin: auto;
}
#front-slider .slide-green .front-slider-deme-family-logo,
#landing-newsletter-slider .slide-green .front-slider-deme-family-logo {
    background: url(../images/chegworth-valley-logo-green.png);
}
#front-slider .slide-pink .front-slider-deme-family-logo,
#landing-newsletter-slider .slide-pink .front-slider-deme-family-logo {
    background: url(../images/chegworth-valley-logo-purple.png);
}
#front-slider .slide-orange .front-slider-deme-family-logo,
#landing-newsletter-slider .slide-orange .front-slider-deme-family-logo {
    background: url(../images/chegworth-valley-logo-orange.png);
}
#front-slider .slide-red .front-slider-deme-family-logo,
#landing-newsletter-slider .slide-red .front-slider-deme-family-logo {
    background: url(../images/chegworth-valley-logo-red.png);
}
#front-slider .slide-brown .front-slider-deme-family-logo,
#landing-newsletter-slider .slide-brown .front-slider-deme-family-logo {
    background: url(../images/chegworth-valley-logo-brown.png);
}

#front-slider .second-half,
#landing-newsletter-slider .second-half {
    background:  url("../images/pattern.svg");
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: center !important;
    width: 33.333333%;
    position: absolute;
    height: 100vh;
    top: 0;
    right: 0;
    z-index: -1;
}
#front-slider .swiper-pagination-bullet-active,
#landing-newsletter-slider .swiper-pagination-bullet-active {
    background: #fff;
    width: 40px;
    border-radius: 5px;
}
#front-slider .swiper-pagination-bullet,
#landing-newsletter-slider .swiper-pagination-bullet {
    background: #fff;
    opacity: .5;
	outline: none;
}

#front-slider .swiper-slide,
#landing-newsletter-slider .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide .object-center  {
    margin-left: 33%;
}

.swiper-slide .object-center img {
    width: 33%;
}

.woocommerce-products-header .wp-block-button {
    text-align: center;
}

.woocommerce-products-header .wp-block-button .btn-light-purple {
    margin: 0 0 15px 0!important;
}

.woocommerce-products-header .shop-main-title {
    font-size: 2.8em;
    color: #63AB39;
    padding: 15px 0 15px 0;
    margin: 0;
    text-align: center;
}

.woocommerce-products-header .shop-sub-title {
    font-size: 20px;
}

.woocommerce-products-header .shop-description {
    font-size: 16px;
    margin-bottom: 50px;
}

.woocommerce-loop-product__title {
    font-family: 'Antonio', sans-serif;
    font-weight: bold;
    text-transform: none;
    margin: 10px 0 5px 0;
    font-size: 1.2em !important;
    color: #0E160E;
}

.woocommerce-result-count {
    display: none;
}

.woocommerce-Price-amount {
    font-weight: bold;
    text-transform: none;
}

.woocommerce-pagination .page-numbers {
    border: none !important;
}

.woocommerce nav.woocommerce-pagination ul li {
    border-right: none;
}

.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span {
    border: 1px solid #63AB39 !important;
    color: #63AB39;
    background: transparent;
    margin: 0 5px 0 0;
    padding: 10px 15px;
    border-radius: 15px;
    line-height: 1;
    font-size: 16px;
    font-family: 'Antonio', sans-serif;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.4s ease 0s;
    letter-spacing: 1.4px;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li span.current {
    color: #ffffff;
    background: #63AB39;
}

.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
    padding: 10px !important;
}

.woocommerce button.button.alt.disabled:hover {
    background: #63AB39;
}

.woocommerce-variation-price {
    margin-bottom: 1em;
}

.woocommerce-variation-price .woocommerce-Price-amount {
    font-size: 24px;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    border: 1px solid transparent;
    color: #fff;
    background: #63AB39;
}

.woocommerce-loop-category__title .count {
    background: none !important;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    padding: inherit;
}

.woocommerce .woocommerce-ordering select {
    border: 1px solid #63AB39;
    padding: 3px;
    color: #63AB39;
    border-radius: 10px;
    cursor: pointer;

}

.woocommerce .woocommerce-ordering select.orderby {
    /* make arrow and background */
    background:
    linear-gradient(45deg, transparent 50%, #63AB39 50%),
    linear-gradient(135deg, #63AB39 50%, transparent 50%),
    linear-gradient(to right, transparent, transparent);
    background-position:
    calc(100% - 21px) calc(1em + 2px),
    calc(100% - 16px) calc(1em + 2px),
    100% 0;
    background-size:
    5px 5px,
    5px 5px,
    2.5em 2.5em;
    background-repeat: no-repeat;
    background-color: transparent;
    color: #63AB39;

    border: 1px solid #63AB39;
    font: 300 1em/100% 'Antonio', sans-serif;
    line-height: 1.5em;
    padding: 0.5em 3.5em 0.5em 1em;
    outline: none !important;
    cursor: pointer;

    /* reset */
    border-radius: 5px !important;
    margin: 0;      
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance:none;
    -moz-appearance:none;

    z-index: 20;
}

.woocommerce-ordering {
    position: relative;
}

.woocommerce .woocommerce-breadcrumb {
    position: relative;
    margin: 0 0 25px 0;
}

.woocommerce .woocommerce-breadcrumb a {
    position: relative;
    text-decoration: none;
}

.woocommerce .woocommerce-breadcrumb a:after {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #767676;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
}

.woocommerce .woocommerce-breadcrumb a:hover:after {
    width: 100%;
    visibility: visible;
}

.woocommerce .woocommerce-breadcrumb a:active:after {
    width: 100%;
    visibility: visible;
}


.shop-page .product_meta .sku_wrapper,
.shop-page .product_meta .posted_in {
    display: block;
}

.shop-page .product_meta .posted_in a {
    color: #63AB39;
    text-decoration: none;
}

.related h2 {
    float: left;
    width: 100%;
}

.woocommerce-cart-form__cart-item .product-name a {
    color: #63AB39;
    text-decoration: none;
}

.shop-page .reset_variations {
    color: #63AB39;
    text-decoration: none;
    visibility: visible;
}

.page-id-7 #add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
    padding: 8px 4px 8px !important; 
}

@media screen and (max-width: 1200px) {
    /* Home Hero */
    .front-slogan {
        max-width: 475px;
    }

    .single-post-article p {
        font-size: 0.8em;
    }
}

@media screen and (max-width: 1000px) {
    /* Home Hero */
    .front-slogan {
        max-width: 350px;
        font-size: 18px;
    }
}

@media screen and (max-width: 991px) {
    .news-posts .news-post .news-post-thumbnail {
        height: 200px;
    }

    #menu-footer-navigation li:first-child {
        margin-right: 25px;
    }

    .footer-newsletter #newsletter {
        margin-bottom: 5px;
    }

    .footer-newsletter .btn-light-purple {
        margin: 5px 0 10px 0;
    }

    .woocommerce div.product form.cart .variations select {
        width: 100% !important;
    }

    #menu-footer-navigation li {
        margin-right: 0;
    }

    .footer-social .social li a {
        font-size: 32px;
        padding: 0 5px;
    }

}

@media (max-width: 767px) and (max-height: 825px) {
    .swiper-slide .object-center img {
        width: 100px !important;
        transition: width 0.15s ease-out;

    }

    #front-slider .second-half,
    #landing-newsletter-slider .second-half {
        height: 150px !important;
        transition: height 0.15s ease-out;
    }

    .object-center {
        margin-top: 50px !important;
    }
}

@media screen and (max-width: 767px) {
    /* Home Hero */
    #front-slider .first-half,
    #landing-newsletter-slider .first-half {
        width: 100%;
        height: 100vh;
    }

    #front-slider .front-slider-logo,
    #landing-newsletter-slider .front-slider-logo {
        position: absolute;
        width: 250px;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        top: 50px;
    }

    #front-slider .second-half {
        width: 100%;
        height: 150px;
        top: auto;
        bottom: 180px;
    }

    #landing-newsletter-slider .second-half {
        width: 100%;
        height: 200px;
        top: auto;
        bottom: 0;
    }

    #front-slider .first-half .badge {
        top: 250px;
        left: 25px;
        width: 125px;
        height: 125px;
    }

    #landing-newsletter-slider .first-half .badge {
        top: 75px;
        left: 25px;
        width: 125px;
        height: 125px;
    }

    #front-slider {
        height: 120vh;
    }

    #landing-newsletter-slider {
        height: 100vh;
    }

    #front-slider .first-half,
    #landing-newsletter-slider .first-half {
        height: 120vh;
    }
    
    .front-slogan {
        font-size: 14px !important;
    }

    .front-slider-inner-content {
        position: absolute;
        bottom: 10px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        padding-left: 25px;
        padding-right: 25px;
    }

    .natural-sugars {
        display: none;
    }

    #front-slider .first-inner-content,
    #landing-newsletter-slider .first-inner-content {
        height: 100%;
        top: auto;
    }

    .front-slogan {
        max-width: 400px;
        font-size: 18px;
        margin-bottom: 0px;
    }

    .swiper-slide .object-center {
        margin-left: 0;
    }

    .front-slider-deme-family-logo {
        display: none;
    }

    .swiper-slide .object-center img {
        width: 30%;
    }

    .nutrition-facts {
        padding: 75px 0;
    }

    .nutrition-facts ul li {  
        width: 40% !important;
        font-size: 28px !important;
        margin: 15px 0 !important;
    }

    .news-filter span:first-child {
        display: block;
        margin: 0 0 15px 0;
    }

    .news-filter .news-filter-link {
        margin: 0 15px 20px 15px;
    }

    .news-posts .news-post .news-post-thumbnail {
        height: 300px;
    }

    .news-titlebar {
        padding: 175px 0 25px 0;
    }

    .news-titlebar h1 {
        font-size: 1.6em;
    }

    .social-share {
        margin: 30px 0 0 0;
    }

    .page-title {
        margin: 0;
    }

    .single-post-article {
        padding: 25px 0;
    }
}

@media (max-width: 767px) and (max-height: 750px) {
    .swiper-slide .object-center img {
        width: 120px !important;
        transition: width 0.15s ease-out;
    }

    #front-slider .second-half {
        height: 100px !important;
        transition: height 0.15s ease-out;
    }

    #landing-newsletter-slider .second-half {
        height: 150px !important;
        transition: height 0.15s ease-out;
    }

    .object-center {
        margin-top: 25px !important;
    }

    #front-slider .first-half .badge {
        top: 175px !important;
        left: 25px !important; 
        width: 100px !important;
        height: 100px !important;
        transition: height 0.15s ease-out;
        transition: width 0.15s ease-out;
    }

    #landing-newsletter-slider .first-half .badge {
        top: 125px !important;
        left: 25px !important; 
        width: 100px !important;
        height: 100px !important;
        transition: height 0.15s ease-out;
        transition: width 0.15s ease-out;
    }
}

@media (max-width: 800px) and (max-height: 650px) {
    .swiper-slide .object-center img {
        width: 100px !important;
    }

    .object-center {
        margin-top: 15px !important;
    }

    #front-slider .front-slider-logo,
    #landing-newsletter-slider .front-slider-logo {
        width: 200px;
    }
}

@media screen and (max-width: 376px) {
    .woocommerce div.product .woocommerce-tabs ul.tabs li {
        width: 50% !important;
    }
}
