.accordion-section-content
{
    box-sizing: border-box;
    padding: 5% !important;
    background: #fff !important;
}

.customize-control input[type=tel],
.customize-control input[type=url],
.customize-control input[type=text],
.customize-control input[type=password],
.customize-control input[type=email],
.customize-control input[type=number],
.customize-control input[type=search]
{
    min-height: 32px;
    transition: all .2s;
    border: 1px solid #c9c9c9;
}

textarea:focus,
.customize-control input[type=tel]:focus,
.customize-control input[type=url]:focus,
.customize-control input[type=text]:focus,
.customize-control input[type=password]:focus,
.customize-control input[type=email]:focus,
.customize-control input[type=number]:focus,
.customize-control input[type=search]:focus
{
    border-color: #a4baca;
    background: #f5f7f9;
}


.wp-core-ui .button-secondary
{
    color: #555;
    border-color: #ccc;
    background: #d0d4d3;
    -webkit-box-shadow: 0 1px 0 #ccc;
            box-shadow: 0 1px 0 #ccc;
;
}


.wp-core-ui .button-primary,
.wp-core-ui .button-secondary
{
    text-transform: capitalize;
}


.wp-core-ui .button-secondary:hover
{
    color: #333;
    background-color: #d3d3d3;
}


.accordion-section-title:hover:after,
.control-section .accordion-section-title:hover:after,
.nav-menus-php .item-edit:hover:before,
.widget-top a.widget-action:hover:after
{
    transition: all .3s ease-in-out;
}


.accordion-section-title:hover:after,
.control-section .accordion-section-title:hover:after,
.nav-menus-php .item-edit:hover:before,
.widget-top a.widget-action:hover:after
{
    transform: translateX(.2em);
}

.accordion-section h3:before,
#accordion-panel-bellini_frontpage_panel h3:before,
#accordion-section-title_tagline h3:before,
#accordion-panel-bellini_colors_panel h3:before,
#accordion-panel-bellini_placeholder_layout_panel h3:before,
#accordion-section-homepage_control h3:before,
#accordion-panel-bellini_placeholder_image_panel h3:before,
#accordion-panel-nav_menus h3:before,
#accordion-panel-widgets h3:before,
#accordion-section-wpseo_breadcrumbs_customizer_section h3:before
{
    font: 400 18px/1 dashicons;
    position: relative;
    padding-right: 2%;
    text-align: center;
    vertical-align: top;
    text-indent: 0;
    opacity: .2;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#accordion-panel-bellini_frontpage_panel h3:before
{
    content: '\f102';
}
#accordion-section-title_tagline h3:before
{
    content: '\f488';
}
#accordion-panel-bellini_colors_panel h3:before
{
    content: '\f100';
}
#accordion-panel-bellini_placeholder_layout_panel h3:before
{
    content: '\f108';
}
#accordion-panel-bellini_placeholder_image_panel h3:before
{
    content: '\f322';
}
#accordion-panel-nav_menus h3:before
{
    content: '\f333';
}
#accordion-panel-widgets h3:before
{
    content: '\f479';
}

.accordion-section h3:before
{
    content: '\f106';
}


#accordion-section-bellini_typography h3:before
{
    content: '\f210';
}
#accordion-section-bellini_default_image h3:before
{
    content: '\f161';
}
#accordion-section-bellini_default_text h3:before
{
    content: '\f217';
}
#accordion-section-static_front_page h3:before
{
    content: '\f107';
}
#accordion-section-bellini_frontpage_section_slider h3:before
{
    content: '\f232';
}
#accordion-section-bellini_frontpage_section_category h3:before
{
    content: '\f323';
}
#accordion-section-bellini_frontpage_section_product h3:before
{
    content: '\f174';
}
#accordion-section-bellini_frontpage_section_featured h3:before
{
    content: '\f174';
}
#accordion-section-bellini_frontpage_section_blog h3:before
{
    content: '\f464';
}

.customize-section-description-container .customize-section-title h3:before
{
    display: none;
}


.customize-controls-close
{
    transition: all .2s;
    opacity: .3;
    color: #e91e63 !important;
    border: none !important;
    background-color: #f8bbd0 !important;
}

.customize-controls-close:hover
{
    opacity: 1;
    color: #fff !important;
    background-color: #e91e63 !important;
}

.customize-panel-back,
.customize-section-back{
    box-sizing: border-box !important;
    transition: all .3s;
    color: #ACE0E6 !important;
    border-color: #E3EDEF;
    background-color: #E7F7F9 !important;
}

.customize-panel-back:hover,
.customize-section-back:hover{
    box-sizing: border-box !important;
    color: #fff !important;
    border: none;
    background-color: #00BCD4 !important;
}


.customize-section-title
{
    margin: -14px -15px 0;
}

#customize-header-actions
{
    background: #fff;
}


#customize-controls .customize-info
{
    border: none !important;
}


/*
.wp-core-ui .button-primary {
    border: none !important;
    text-shadow: none;
    box-shadow:none;
    background-color: #8BC34A;
    background-image: linear-gradient(to bottom,#8BC34A,#7CB342);
    background-repeat: repeat-x;
}

.wp-core-ui .button-primary:hover{
    background-color: #7CB342;
}


.wp-core-ui .button-primary-disabled,
.wp-core-ui .button-primary.disabled,
.wp-core-ui .button-primary:disabled,
.wp-core-ui .button-primary[disabled] {
    color: #9CCC65 !important;
    background: #689F38 !important;
    border: none !important;
    text-shadow: none;
    box-shadow:none;
    cursor: default;
}
*/


.prefix-upsell-link
{
    font-size: 9px;
    line-height: 1.5;
    display: inline-block;
    clear: both;
    margin-top: 6px;
    padding: 3px 5px;
    transition: all .2s;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
    background-color: #f44336;
}

.prefix-upsell-link:before
{
    font: 400 12px/1 dashicons;
    content: '\f160';
}

.prefix-upsell-link:hover
{
    color: #fff;
    background-color: #e53935;
}


.prefix-upsell-link:hover:before
{
    font: 400 12px/1 dashicons;
    content: '\f112';
}
