Current path: home/webdevt/www/demo2/wp-content/themes/spacious/css/admin/
?? Go up: /home/webdevt/www/demo2/wp-content/themes/spacious/css
li#accordion-section-spacious_upsell_section h3.accordion-section-title {
background-color: #0FBE7C !important;
border-left-color: #04a267;
color: #fff !important;
}
#accordion-section-spacious_upsell_section h3 a:after {
color: #fff;
}
li#accordion-section-spacious_upsell_section h3.accordion-section-title a {
color: #fff;
}
li#accordion-section-spacious_upsell_section h3.accordion-section-title:after {
color: #fff !important;
}
li.customize-control-spacious-upsell-control .spacious-upsell-wrapper {
background-color: #fff;
margin-left: -12px;
margin-right: -12px;
color: #464646;
}
li.customize-control-spacious-upsell-control .upsell-features,
li.customize-control-spacious-upsell-control .launch-offer {
padding: 25px;
}
li.customize-control-spacious-upsell-control .upsell-heading {
font-size: 16px !important;
text-transform: uppercase;
margin: 0 0 15px 0;
line-height: 1.5;
color: #464646;
font-weight: bold;
}
li.customize-control-spacious-upsell-control .upsell-features {
font-size: 14px;
}
li.customize-control-spacious-upsell-control .upsell-feature .dashicons {
color: #09ad6f;
margin-right: 8px;
width: 14px;
}
li.customize-control-spacious-upsell-control .upsell-feature {
padding: 0 0 8px 0;
margin: 0 0 8px 0;
}
li.customize-control-spacious-upsell-control .upsell-feature:last-child {
margin: 0;
padding: 0;
}
li.customize-control-spacious-upsell-control .launch-offer {
color: #0C5460;
background-color: #D1ECF1;
padding: 15px 25px;
font-size: 14px;
line-height: 1.8;
}
li.customize-control-spacious-upsell-control .launch-offer strong {
text-transform: uppercase;
font-size: 14px;
}
li.customize-control-spacious-upsell-control .coupon-code {
display: inline-block;
}
li.customize-control-spacious-upsell-control .upsell-cta {
background-color: #0FBE7C;
color: #fff;
padding: 14px;
margin: 30px 0;
border-radius: 4px;
text-decoration: none;
display: block;
font-size: 16px;
transition: 0.3s all;
text-transform: uppercase;
text-align: center;
}
li.customize-control-spacious-upsell-control .upsell-cta:hover {
background-color: #0FBE7C;
box-shadow: 0 2px 10px 5px #46464633;
}
li#accordion-section-spacious_upsell_section h3.accordion-section-title:hover {
background-color: #09ad6f !important;
border-left-color: #04a267 !important;
}