HEX
Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.33
System: Linux li317-225.members.linode.com 3.10.0-1062.12.1.el7.x86_64 #1 SMP Tue Feb 4 23:02:59 UTC 2020 x86_64
User: apache (48)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /var/www/kosmicfarmswordpress/public/wp-content/themes/organic-farm/assets/css/customizer.css
/*Cutomizer CSS*/
#accordion-section-organic_farm_pro h3.accordion-section-title{
	background: #1fb125;
	color:#fff;
}
#customize-controls #accordion-section-organic_farm_pro .accordion-section-title:focus, #customize-controls #accordion-section-organic_farm_pro .accordion-section-title:hover, #customize-controls #accordion-section-organic_farm_pro.open .accordion-section-title, #customize-controls #accordion-section-organic_farm_pro:hover>.accordion-section-title{
  background: #16a412;
  color: #fff;
}
#customize-theme-controls #accordion-section-organic_farm_pro .accordion-section-title:after{
  color:#fff;
}
#customize-controls .control-section .accordion-section-title:hover,#customize-controls .control-section .accordion-section-title:focus{
  border-left-color:#16a412;
}
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.upsell-btn > .btn-success {
  color: #fff;
  background-image: linear-gradient(to right, #16a412 , #28bc36);
  text-decoration: none;
}
.upsell-btn{
  margin-bottom: 20px;
  margin-top: 10px;
  text-align: center;
}
.upsell-btn-bottom{
  margin-top:20px;
}
.upsell-btn > a.btn.btn-success.btn {
  padding: 10px;
  border-radius: 5px;
  font-weight: bold;
}