/*
Theme Name: Winche Redes Comerciales
Theme URI: https://winche.com
Description: Winche Redes Comerciales Theme
Author: Winche
Author URI: https://winche.com
Template: dt-the7
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: Winche-theme
*/

.title_page h1 {
    -webkit-text-stroke: 1px white!important;
}

#callaction{
    position: fixed;
    top: 25%;
    right: 10px;
    z-index: 9999;
}

#image_map{
	width: 100%;
}
	
img[usemap] {
	border: none;
	height: auto;
	max-width: 100%;
	width: auto;
}

#social_custom_icons .wpb_wrapper{
    display: flex;
}

#social_custom_icons .wpb_wrapper .ult-just-icon-wrapper{
    margin-right: 5px;
}