/*
Theme Name: catch-responsive-child
Template: catch-responsive
Theme URI: https://catchthemes.com/themes/catch-responsive/
Author: Catch Themes
Author URI: https://catchthemes.com/
Description: Catch Responsive is an extremely flexible and customizable Responsive WordPress theme suitable for almost any kind of professional website. It is based on responsive web design where each element has been carefully configured for perfect display on all devices and platforms. It is built in HTML5, CSS3 and WordPress Theme Customizer for real time customization. It comes with a wide variety of options so you can modify layout, styling, featured content, promotion headline, featured slider, pagination, icons, menus, breadcrumb, widgets and much more, directly from theme customizer. This theme is translation ready and also currently translated in Swedish, French, Brazilian Portuguese, German, Russian, Ukrainian, Polish and Danish languages. Check out Theme Instructions at https://catchthemes.com/theme-instructions/catch-responsive/, Support at https://catchthemes.com/support/ and Demo at https://catchthemes.com/demo/catch-responsive/
Version: 2.6.2
License: GNU General Public License, version 3 (GPLv3)
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
Text Domain: catch-responsive
Domain Path: /languages/
Tags: one-column, two-columns, left-sidebar, right-sidebar, grid-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, front-page-post-form, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, footer-widgets, blog, education, news, portfolio

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/

.site-footer .widget-column.footer-widget-1{
    width: 39%;
}

.site-info{
	display: none;
}

/* Devis */

#container {
    width:75%;
    margin:auto;
    padding: 0 25px 55px 10px;
    background-color: #222222;
    border:4px solid #B0E0E6;
    border-radius:5px;
    color: #FFFFFF;
    font-weight: bold;
    box-shadow: 5px 5px 5px #888;
}


#container .button a {
    text-decoration: none;
    color: black;
    display: block;
    
}

#container .button {
    border:4px solid;
    border-radius:5px;
    width: 135px;
    padding-left:5px;
    padding-right: 5px;
    position: relative;
    float:right;
    background-color: #DCDCDC;
    color: black;
    margin: 0 2px 0 2px;
}

#container .button.active {
    background-color: #F8F8FF;
    color: #525252;
}

#container li{
    list-style-type: none;
}

.clear::after, .hentry::after, .archive-post-wrap::after, .wrapper::after, .catchresponsive-nav-menu::after, .featured-content-wrap::after, #content_sidebar_wrap::after, .widget::after, .widget-wrap::after, #nav-below::after, .page-links::after, .post-navigation::after, .nav-links::after, #site-generator::after {

    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;

}

.wrapper {
    padding: 0;
}

/* Centrer les images mis en avant*/
.featured-homepage-image img{
	display: block;
	margin: 0 auto;
}

/* Personnalisation du tableau des tarifs */
table.tarif thead{
	background-color: #222222;
}

table.tarif tr:nth-child(even) {
	background: #CCC
}

table.tarif tbody tr:hover {
	background: #808080
}
div.divTarif{
	margin-bottom: 60px;
}
/*****************************/
/*****Contact**********/
.contact {
	background: #CCCCCC;
	border-radius: 5px;
	padding: 25px;
	box-sizing: border-box;
	margin: 10px;
}

.contact h2{
	font-size: 25px;
}

.contact a{
	font-size: 20px;
}

.contact #map{
	height: 400px;
	width: 100%;
}


.contact #go button{
	float: right;
	color: #1B8BE4;
	margin: 20px 0px;
}

.contact #go button:hover{
	color: #FFFFFF;
	background-color: #1B8BE4;
	box-shadow: none;
}
/**********************/
p{
	-moz-hyphens: none;
	hyphens: none;
}
/*logo*/
#site-branding img.custom-logo{
	width: 150px;
}
/*titre du site*/
.site-title a:hover{
	color: #000000;
}
/* Image pour la page technique */
#post-69 img.wp-image-272{
	display: block;
	width: 50%;
	margin: auto;
}
/*social icon le bon coin*/
/*le bon coin*/
.site .widget_catchresponsive_social_icons a.genericon-website::before{
    content: url(http://scanvideo.online.fr/wp-content/uploads/2018/02/logo-le-bon-coin-genericon.png);
}
.site .widget_catchresponsive_social_icons a.genericon-website:hover{
	background-color: #F66C2B;
	border: 1px solid #F66C2B;	
}
.site .widget_catchresponsive_social_icons a.genericon-website:hover:before{
	content: url(http://scanvideo.online.fr/wp-content/uploads/2018/02/logo-le-bon-coin-genericon-hover.png); 
}
/*Gmaps*/
.site .widget_catchresponsive_social_icons a.genericon-googleplus-alt::before{
    content: url(http://scanvideo.online.fr/wp-content/uploads/2020/05/gmaps.png);
}
.site .widget_catchresponsive_social_icons a.genericon-googleplus-alt:hover{
	background-color: #34a853;
	border: 1px solid #34a853;	
}
.site .widget_catchresponsive_social_icons a.genericon-googleplus-alt:hover:before{
	content: url(http://scanvideo.online.fr/wp-content/uploads/2020/05/gmaps-hover.png); 
}

/* images page d'accueil */
p img.alignnone.size-full.wp-image-276[alt="Illustration de bobine"]{
	margin: 0px 0px 0px 20px;
}

p img.alignnone.size-full.wp-image-276[alt="Clé USB cadeau"]{
	margin: 0px 20px 0px 0px;
}

/* images page d'archivage */
ul img.alignnone.size-full.wp-image-272[alt="Cloud"]{
	display: block;
	max-width: 33%;
	margin-left: auto;
	margin-right: auto;
}

ul img.alignnone.size-full.wp-image-272[alt="LTO"]{
	display: block;
	max-width: 33%;
	margin-left: auto;
	margin-right: auto;
}

/*slideshow*/
#feature-slider .entry-container{
    position: relative;
}
@media screen and (max-width: 589px) {
    #feature-slider .entry-container{
        height: 120px;
    }
}
@media screen and (min-width: 590px) and (max-width: 1279px) {
    #feature-slider .entry-container{
        height: 200px;
    }
}
@media screen and (min-width: 1280px) {
    #feature-slider .entry-container{
        height: 160px;
    }
}

/* paragraphe */
div.entry-content p{
	text-align: justify;
}

ul li{
	hyphens: none;
}
