/*
Theme Name: Tritón Informatica
Author: Website Spain
Author URI: http://www.websitespain.com
Description: Tema Tritón Informática 
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/
@import url("../dt-the7/style.css");
.sidebar .widget, .sidebar-content .widget {
    padding: 10px !important;
}
#text-3 {
    border: medium none !important;
    padding: 20px !important;
    text-align: center !important;
}
#text-3 .action-button {
    margin-bottom: 0px !important;
}

#text-3 a {
    font: 15px/25px "Open Sans",Helvetica,Arial,Verdana,sans-serif !important;
}

.dt-btn, .dt-btn:hover{
    background: linear-gradient(to bottom, rgb(0, 156, 0) 0%, rgb(0, 156, 0) 100%) repeat scroll 0 0 rgb(0, 156, 0) !important;
}

.st-accordion li.st-open > a, .st-toggle.st-open > a, #main .wpb_accordion .wpb_accordion_wrapper .ui-state-active > a, #main .wpb_toggle_title_active, #main #content h4.wpb_toggle_title_active,
.st-accordion li > a, .st-toggle > a, .shortcode-tabs.tab-style-two .tab.fullsize-tab, .shortcode-tabs.tab-style-three .tab.fullsize-tab, .wpb_content_element.dt-style .wpb_accordion_header > a, .dt-style.wpb_toggle, #content h4.wpb_toggle.dt-style {
    background-position: 1px center;
    background-repeat: no-repeat;
}
.sidebar-content .widget:not(.widget_icl_lang_sel_widget) a:not(.elementor-button), .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) a:not(.elementor-button) {
	color:#fff;
}