/*
 Theme Name: 	Alex Stone Child Theme
 Theme URI: 	http://alex-stone.themerex.net/
 Description: 	Alex Stone Child Theme
 Author: 		Themerex
 Author URI: 	http://themerex.net/
 Template: 		alex-stone
 Version: 		1.0
 License:      	GNU General Public License v2 or later
 License URI:  	http://www.gnu.org/licenses/gpl-2.0.html 
 Tags: 			flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain: 	alex_stone
*/

.icon-telephone {
    color: green !important;
    border-color: green !important;
}

.photo_box_sicurezza {
    margin-left: 14px !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
    background-image: url(https://www.gramp.it/wp-content/uploads/2018/10/indipendenza_page-1.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.photo_box_indipendenza {
    margin-left: 14px !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
    background-image: url(/indipendenza.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.photo_box_assistenza {
    margin-left: 14px !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
    background-image: url(https://www.gramp.it/wp-content/uploads/2018/10/indipendenza_page-3.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.default_header_box {
    background-image: url(https://www.gramp.it/wp-content/uploads/2018/11/nonno-legge.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

form input{
    width: 100%;
}

.trx_addons_columns_wrap>[class*="trx_addons_column-"]{
    float:left !important;
}

#privacycheck input{
    display: inline !important;
    width: auto !important;
}

.widget_richiesta_foto{
    padding: 20px;
}

.titolo_richiesta{
    padding-left: 3rem;
}

.sc_layouts_menu{
    font-size: 16px !important;
}

#richiesta_image{
    background-image: url(//www.gramp.it/wp-content/uploads/2018/10/assistenza-header-1170x813.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

/* Hide empty logo images that render as broken placeholders */
.contacts_logo,
.contacts_logo img,
img[src=""],
img:not([src]) {
    display: none !important;
}
