.se_call_btn { min-width: 90px !important }

#godaddy-security-badge { position: relative !important; top:auto !important; right:auto !important; margin-top: -40px !important;}

.footer--style-1 { padding-bottom: 60px !important;}
.content .__content__title{
    background-color: #ccc !important;
}
.footer__item a{
	color:#444 !important;
	font-size:14px !important;
}
.footer__item p{
	font-size:14px !important;
}
.footer__item a i{
	font-size:18px !important;
}
#footer .__copy{
	font-size:14px !important;
}
.company-contacts a{
	text-decoration:none !important;
}
.company-contacts a{
	text-decoration:none !important;
}
.img-fluid-mfg{
	width: 80% !important;
  padding-bottom: 20px !important;
}
.mfg-section-heading p{
  font-size: 1.8rem !important;
}
.about-img{
  display: flex !important;
  align-items: center !important;
}
.border-5 {
  border-width: 5px !important;
}
.h-100 {
  height: 100% !important;
}
.border {
  border: 5px solid #ffcc00 !important;
  border-bottom: 0px !important;
}
.d-flex {
  display: flex !important;
}
.img-fluid-cocunut{
  padding: 20px 20px 0px 20px;
}
.vco-font-size{
  font-size: 1.6rem !important;
}
.vco-font-size i{
  padding-right: 10px !important;
  font-size: 14px !important;
}
.img-fluid-vco{
  width: 80% !important;
}
.vco-lists p{
  margin-top: 0px;
}
.vco-lists{
  display: flex !important;
  align-items: center !important;
  grid-gap: 15px !important;
}
.vertical-align{
  display: flex !important;
  align-items: center !important;
}
.cm-font-size {
  font-size: 1.6rem !important;
  font-weight: 400 !important;
}
.charcol-btn{
  font-size: 1.5rem !important;
    min-width: 260px !important;
    padding-top: 24px !important;
    padding-bottom: 25px !important;
}
@media (min-width: 768px){
  .simple-banner--style-2 {
    background-image: url(../img/banner_bg_1.png);
    background-repeat: no-repeat;
    background-position: top right;
}
.mb-15{
  margin-bottom: 100px !important;
}
}
.simple-banner--style-2 {
  background-color: #f1f1f1;
}
.bg-vegetable {
  background: linear-gradient(to right,rgba(1, 7, 7, 1), rgba(1, 7, 7, 0.1)), url(../img/cocunut-milk.png) bottom right no-repeat !important;
  background-size: contain !important;
}
.bg-primary {
  background-color: #66320b !important;
}
.bg-secondary{
  background-color: #284403 !important;
}
.bg-btn-secondary {
  background: linear-gradient(to right,rgba(1, 7, 7, 1), rgba(1, 7, 7, 0.1)), url(../img/fresh-coco.png) bottom right no-repeat;
  background-size: contain !important;
  z-index: 10;
}
.coc-btn{
  color: #f1f1f1 !important;
}
.coc-btn:hover{
  color: #000 !important;
}
.end-row-pad{
  padding-bottom: 120px !important;
}
.btn-section{
  margin-top: -100px !important;
}
.banner-btn{
  margin: 0;
}
.banner-gap{
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.types-section{
  background: #eee;
  padding-top: 20px !important;
  margin-top: 100px !important;
  padding-bottom: 100px !important;
}
.inter-section-vco{
  background-color: #eee !important;
}
.coconut-trees{
  justify-content: center !important;
}
.custom-btn-style{
    border: 2px solid #4f4a37 !important;
}
.custom-btn-style:hover{
  border: 2px solid #4f4a37 !important;
  background-color: #eee !important;
}
.inner-products a{
   padding-left: 20px !important;
}
.inner-products a i{
  padding-right: 10px !important;
}
.coloumn-center{
    display: flex !important;
    align-items: center !important;
}
@media (max-width: 768px){
.bottom-gap-1{
  padding-bottom: 120px !important;
}
.bottom-gap{
  padding-bottom: 120px !important;
}
}










table {
	border-collapse: collapse !important;
	border-spacing: 0 !important;
	width: 100% !important;
	border: 1px solid #ddd !important;
  }
  
  th, td {
	text-align: center !important;
	padding: 16px !important;
  }
  
  th:first-child, td:first-child {
	text-align: left !important;
  }
  
  tr:nth-child(even) {
	background-color: #f2f2f2 !important;
  }






/* Tables
================================== */
.Rtable {
  display: flex !important;
  flex-wrap: wrap !important;
  margin: 0 0 3em 0 !important;
  padding: 0 !important;
}
.Rtable-cell {
  box-sizing: border-box !important;
  flex-grow: 1 !important;
  width: 100% !important;
  padding: 0.8em 1.2em !important;
  overflow: hidden !important;
  list-style: none !important;
  border: solid #ccc !important;
  background: slategrey,20% !important;
}
.Rtable-cell h3{
	text-align: center !important;
	color: #005f33 !;
  }

/* Table column sizing
================================== */
.Rtable--2cols > .Rtable-cell  { width: 50%; }
.Rtable--3cols > .Rtable-cell  { width: 33.33%; }
.Rtable--4cols > .Rtable-cell  { width: 25%; }
.Rtable--5cols > .Rtable-cell  { width: 20%; }
.Rtable--6cols > .Rtable-cell  { width: 16.6%; }





.accordian {
	width: 100%;
	color: #333;
	transition: all 0.2s cubic-bezier(0.25, 0.8, 0.25, 1);
	font-weight: 100;
	letter-spacing: 0.035em;
	font-size: 14px;
	margin: 0 auto;
  }
  .accordian ul > li {
	margin-bottom: 15px;
  }
  /*.accordian ul > li:first-child h3 {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
  }*/
  .accordian h3 {
	cursor: pointer;
	color: #333;
	background-color: #fff;
	padding: 2rem 1rem 1rem 2rem;
	margin: 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.07);
	display: block;
	font-weight: 600;
	letter-spacing: 0.035em;
	position: relative;
	font-size: 16px;
	transition: all 0.2s cubic-bezier(0.25, 0.8, 0.25, 1);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.20);
	border-radius: 8px;
  }
  .accordian h3:hover, .accordian h3.closed {
	color: #ffcc00;
	background-color: #fff;
  }
  .accordian h3:hover .arrow {
	border-top: 2px solid #fcd641;
	border-right: 2px solid #fcd641;
  }
  .accordian ul ul {
	display: none;
	height: 100%;
	margin-bottom: -7px;
  }
  .accordian ul ul li {
	background-color: #fff;
	padding: 1rem 1.8rem;
	color: #000;
	font-weight: 400;
	box-shadow: none;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
  }
  .accordian ul ul li p {
	opacity: 0;
	transition: all 0.5s;
	transform: translatey(-20px);
  }
  .accordian ul ul.open p {
	opacity: 1;
	transform: translatey(0px);
  }
  .accordian .arrow {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	transform: rotate(135deg);
	transform-origin: center;
	float: right;
	margin-right: 8px;
	transition: transform 600ms cubic-bezier(0.175, 0.885, 0.32, 1);
  }
  .accordian .arrow.closed {
	margin-top: 4px;
	transform: rotate(-45deg);
	border-top: 2px solid var(--dark-gray);
	border-right: 2px solid var(--dark-gray);
  }








  ul {
    margin: 0px;
    padding: 0px;
}
.footer-section {
  background: #151414;
  position: relative;
}
.footer-cta {
  border-bottom: 1px solid #373636;
}
.single-cta i {
  color: #284403;
  font-size: 30px;
  float: left;
  margin-top: 8px;
}
.single-cta{
	display: flex;
}
.cta-text {
  padding-left: 15px;
  display: inline-block;
}
.cta-text h4 {
  color: #333;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 2px;
}
.cta-text span {
  color: #333;
  font-size: 15px;
}
.footer-content {
  position: relative;
  z-index: 2;
}
.footer-pattern img {
  position: absolute;
  top: 0;
  left: 0;
  height: 330px;
  background-size: cover;
  background-position: 100% 100%;
}
.footer-logo {
  margin-bottom: 30px;
}
.footer-logo img {
    max-width: 200px;
}
.footer-text p {
  margin-bottom: 14px;
  font-size: 14px;
      color: #7e7e7e;
  line-height: 28px;
}
.footer-social-icon span {
  color: #333;
  display: block;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 20px;
}
.footer-social-icon a {
  color: #333;
  font-size: 22px;
  margin-right: 15px;
}
.footer-social-icon i {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
}
.facebook-bg{
  background: #3B5998;
}
.twitter-bg{
  background: #55ACEE;
}
.google-bg{
  background: #DD4B39;
}
.footer-widget-heading h3 {
  color: #333;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 40px;
  position: relative;
}
.footer-widget-heading h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  height: 2px;
  width: 50px;
  background: #ffcc00;
}
.footer-widget ul li {
  display: inline-block;
  float: left;
  width: 50%;
  margin-bottom: 12px;
}
.footer-widget ul li a:hover{
  color: #ffcc00;
}
.footer-widget ul li a {
  color: #878787;
  text-transform: capitalize;
}
.subscribe-form {
  position: relative;
  overflow: hidden;
}
.subscribe-form input {
  width: 100%;
  padding: 14px 28px;
  background: #2E2E2E;
  border: 1px solid #2E2E2E;
  color: #fff;
}
.subscribe-form button {
    position: absolute;
    right: 0;
    background: #ffcc00;
    padding: 13px 20px;
    border: 1px solid #ffcc00;
    top: 0;
}
.subscribe-form button i {
  color: #fff;
  font-size: 22px;
  transform: rotate(-6deg);
}
.copyright-area{
  background: #202020;
  padding: 25px 0;
}
.copyright-text p {
  margin: 0;
  font-size: 14px;
  color: #878787;
}
.copyright-text p a{
  color: #ffcc00;
}
.footer-menu li {
  display: inline-block;
  margin-left: 20px;
}
.footer-menu li:hover a{
  color: #ffcc00;
}
.footer-menu li a {
  font-size: 14px;
  color: #878787;
}
#footer__navigation li {
  margin-bottom: 5px !important;
}
.footer--style-1{
  padding-top: 30px !important;
}

















/*First Level*/
.subs {
  left: 0px !important;
  position: relative !important;
  top: 0px !important;
  width: 175px !important;
  border-left: none !important;
}
.subs:last-child{
  border: none !important;
}
.hassubs:hover .newdropdown,.hassubs .hassubs:hover .newdropdown{
  opacity: 1 !important;
  visibility: visible !important; 
  transition: ease-in .35s !important;
  -moz-transition: ease-in .35s !important;
  -webkit-transition: ease-in .35s !important;
}
.mainnav li:hover ul a,.mainnav li:hover ul li ul li a{
  color: white !important;
}
.mainnav li ul li:hover,.mainnav li ul li ul li:hover{
  transition: ease-in-out .35s !important;
  -moz-transition: ease-in-out .35s !important;
  -webkit-transition: ease-in-out .35s !important;
}
.mainnav li ul li:hover a,.mainnav li ul li ul li:hover a{
  color:#fff !important;
  transition: ease-in-out .35s !important;
  -moz-transition: ease-in-out .35s !important;
  -webkit-transition: ease-in-out .35s !important;
}
/*Second Level*/
.hassubs .hassubs .newdropdown .subs{
  left: 25px !important;
  position: relative !important;
  width: 265px !important;
  top: 0px !important;
}
.hassubs .hassubs .newdropdown{
  position: absolute !important;
  width: 150px !important;
  left: 60px !important;
  top: 35px !important;
  opacity: 0 !important;
  visibility: hidden !important;
  transition: ease-out .35s !important;
  -moz-transition: ease-out .35s !important;
  -webkit-transition: ease-out .35s !important;
}
.mainnav{
  margin-top: -15px !important;
}
.subs-first-item{
  margin-left:32px !important;
}



/*Second Version Level*/
/*First Level*/
.subs1 {
  left: 0px !important;
  position: relative !important;
  top: 0px !important;
  width: 175px !important;
  border-left: none !important;
}
.subs1:last-child{
  border: none !important;
}
.hassubs1:hover .newdropdown1,.hassubs1 .hassubs1:hover .newdropdown1{
  opacity: 1 !important;
  visibility: visible !important; 
  transition: ease-in .35s !important;
  -moz-transition: ease-in .35s !important;
  -webkit-transition: ease-in .35s !important;
}
.mainnav li:hover ul a,.mainnav li:hover ul li ul li a{
  color: white !important;
}
.mainnav li ul li:hover,.mainnav li ul li ul li:hover{
  transition: ease-in-out .35s !important;
  -moz-transition: ease-in-out .35s !important;
  -webkit-transition: ease-in-out .35s !important;
}
.mainnav li ul li:hover a,.mainnav li ul li ul li:hover a{
  color:#fff !important;
  transition: ease-in-out .35s !important;
  -moz-transition: ease-in-out .35s !important;
  -webkit-transition: ease-in-out .35s !important;
}
/*Second Level*/
.hassubs1 .hassubs1 .newdropdown1 .subs1{
  left: 25px !important;
  position: relative !important;
  width: 265px !important;
  top: 0px !important;
}
.hassubs1 .hassubs1 .newdropdown1{
  position: absolute !important;
  width: 150px !important;
  left: 290px !important;
  top: 0px !important;
  opacity: 0 !important;
  visibility: hidden !important;
  transition: ease-out .35s !important;
  -moz-transition: ease-out .35s !important;
  -webkit-transition: ease-out .35s !important;
}
.mainnav{
  margin-top: -15px !important;
}
.subs-first-item1{
  margin-left:55px !important;
  width:235px;
}
.subs-space{
  margin-left: -30px !important;
}
.subs-first-item2{
  margin-left:25px !important;
  width:235px;
}
.subs-space-1{
  margin-top: -28px !important;
}



/*Third Version Level*/
/*First Level*/
.subs2 {
  left: 0px !important;
  position: relative !important;
  top: 0px !important;
  width: 175px !important;
  border-left: none !important;
}
.subs2:last-child{
  border: none !important;
}
.hassubs2:hover .newdropdown2,.hassubs2 .hassubs2:hover .newdropdown2{
  opacity: 1 !important;
  visibility: visible !important; 
  transition: ease-in .35s !important;
  -moz-transition: ease-in .35s !important;
  -webkit-transition: ease-in .35s !important;
}
.mainnav li:hover ul a,.mainnav li:hover ul li ul li a{
  color: white !important;
}
.mainnav li ul li:hover,.mainnav li ul li ul li:hover{
  transition: ease-in-out .35s !important;
  -moz-transition: ease-in-out .35s !important;
  -webkit-transition: ease-in-out .35s !important;
}
.mainnav li ul li:hover a,.mainnav li ul li ul li:hover a{
  color:#fff !important;
  transition: ease-in-out .35s !important;
  -moz-transition: ease-in-out .35s !important;
  -webkit-transition: ease-in-out .35s !important;
}
/*Second Level*/
.hassubs2 .hassubs2 .newdropdown2 .subs2{
  left: 25px !important;
  position: relative !important;
  width: 265px !important;
  top: 0px !important;
}
.hassubs2 .hassubs2 .newdropdown2{
  position: absolute !important;
  width: 150px !important;
  left: 260px !important;
  top: 0px !important;
  opacity: 0 !important;
  visibility: hidden !important;
  transition: ease-out .35s !important;
  -moz-transition: ease-out .35s !important;
  -webkit-transition: ease-out .35s !important;
}
.mainnav{
  margin-top: -15px !important;
}
.subs-first-item1{
  margin-left:55px !important;
  width:235px;
}
.subs-space{
  margin-left: -30px !important;
}
.subs-first-item2{
  margin-left:25px !important;
  width:235px;
}
.subs-space-2{
  margin-top: -28px !important;
}

