﻿/*
 Theme Name:     CTVM Child Theme
 Theme URI:      http://www.tcvmah.com
 Description:    CTVM Child Theme
 Author:         François Longpré
 Author URI:     http://www.flongpre.com
 Template:       multinews
 Version:        1.0.0
*/
 
@import url("../multinews/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
input,
select,
textarea {
    color: #333!important;
}
input.button{
	color:#fff!important;
}
.site-content a, .woocommerce-checkout-review-order a, .woocommerce a, .widget_text a{
	color:#105ca4;
}
.site-content a:hover, .woocommerce-checkout-review-order a:hover, .woocommerce a:hover, .widget_text a:hover{
	color:#54b3e1!important;
}
.site-content a.button, .woocommerce-checkout-review-order a.button, .woocommerce a.button{
	color:#fff;
}
.hst1 ul.main-menu .nav_emplois {
  /*background: #d7eed1!important;*/
}

.hst1 ul.main-menu li.current-menu-parent, 
.hst1 ul.main-menu li.current-menu-item,
.hst1 ul.main-menu li.current-menu-parent:hover, 
.hst1 ul.main-menu li.current-menu-item:hover {
	background: #333!important;
}

.hst1 ul.main-menu li.current-menu-parent a, 
.hst1 ul.main-menu li.current-menu-item a,
.hst1 ul.main-menu li.current-menu-parent:hover a, 
.hst1 ul.main-menu li.current-menu-item:hover a {
	color: #fff!important;
}

.def-slider-desc,
.def-slider-title h2 a {
	background: #000!important;
	background: rgba(0,0,0,0.2)!important;;
}

.secondary-sidebar .textwidget img {
	max-width: 170px;
}

.secondary-sidebar .textwidget {
	text-align: center!important;
}

.slideshow-window {
	background-color: #fff !important;
	border: 10px solid #fff !important;
}

.slideshow-slide {
	max-width: 100% !important;
}

.slideshow-slide img {
	max-width: 100% !important;
}

.slideshow-slide-caption {
	color: #666 !important;
	text-shadow: none !important;
}

.widget-gallery-slideshow .slideshow-slide {
	line-height: 2em!important;
	height: 220px !important;
	width: 100% !important;
	max-width: 100%;
}

.widget-gallery-slideshow .slideshow-slide img {
	width: 100% !important;
	max-width: 100% !important;
	max-height: 100% !important;
	border: 0 !important;
}

.widget-gallery-slideshow .slideshow-slide-caption {
	display: none!important;;
}

.widget-gallery-slideshow .slideshow-window {
	height: 210px !important;
}

.widget-gallery-slideshow .slideshow-controls {
	bottom: 10px !important;
}



.sidebar .widget-title h2, .secondary-sidebar .widget-title h2 {
	font-size: 22px!important;
	font-weight: 500 !important;
	color: #2d2d2d!important;
	padding: 20px 0 0!important;
	border: 0 solid #dbdbdb!important;
	border-bottom: 5px solid #a7a7a7!important;
	height: 38px!important;
	line-height: 38px!important;
	background: #ededed !important;
}

.sidebar .widget:first-child .widget-title h2, .secondary-sidebar .widget:first-child .widget-title h2 {
	padding-top: 0!important;
	height: 30px!important;
	line-height: 22px!important;
}

.secondary-sidebar {
	background: #cecece !important;
}

.post-thumbnail img {
	display: block;
	border: 2px solid #f3f3f3!important;
}

ul.webticker li h4 {
	font-size: 12px;
}

.author-link, .cat-link, .comments-link, .post-views {
	display: none;
}

.morelink {
	margin-bottom: 20px !important;
	display: block !important;
}

.post-format-icon {
	display: none;
}

.home .has-post-thumbnail .post-thumbnail {
	float: left !important;
	background: #fff;
}

.blog_posts {
	border-left: 0!important;
	border-right: 0!important;
	border-top: 0!important;
	border-bottom: 2px solid #dbdbdb!important;
}

.blog-post-big, .blog-post {
	border-top: 3px solid #dbdbdb!important;
	border-bottom: 0!important;
}
.bloc_actualites .blog-post-big, .bloc_actualites .blog-post, .bloc_actualites .blog_posts{
	border-color:#175da4!important;
}
.bloc_emplois .blog-post-big, .bloc_emplois .blog-post, .bloc_emplois .blog_posts, .page_emplois .blog-post-big, .page_emplois .blog-post, .page_emplois .blog_posts{
	border-color:#2e9b4e!important;
}
.blog-post-big:first-child, .blog-post:first-child {
	border-top: 0!important;
	padding-top: 0!important;
}
.category .blog-post-big:first-child, .category .blog-post:first-child{
	padding-top:20px!important;
}
.readmore {
	padding: 0 0 20px!important;
	margin-top: -10px!important;
	text-align: right!important;
	clear:both!important;
}
.readmore:after{
	content:'';
	display:block;
	clear:both;
}
.page-template-single-php .readmore{
	margin-top:10px!important;
}
.readmore .read-more{
	background:#333!important;
	display:inline-block!important;
	float:right!important;
	margin-right:5px!important;
	margin-bottom:5px!important;
}
.readmore-jobs .read-more{
	background:#2e9b4e!important;
}
.wpb_content_element h1, .woocommerce-checkout h1 {
	font-family: "Archivo Narrow", Arial, Helvetica !important;
	font-size: 33px;
	line-height: 35px;
	font-weight: normal;
	color: #333;
	padding-bottom: 10px;
	margin-bottom: 0;
	border-bottom: 4px solid #999;
}
.woocommerce-checkout h1{
	margin-bottom:30px;
}
.wpb_content_element h1.actualites{ 
	border-color:#175da4;
}
.wpb_content_element h1.emplois{ 
	border-color:#2e9b4e;
}


.home .entry-meta span {
	display: none;
}

.big-content-data{
	position:relative;
	float:none;
	margin-bottom: 20px;
	padding-top: 0!important;
	width:300px;
}
.big_thumbnail{
	display:block;
	position:relative;
}
.post-section-box .post-section-title h2{
	font-family: "Archivo Narrow", Arial, Helvetica !important;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #333;
	padding-bottom: 10px;
	margin-bottom: 0;
	border-bottom: 4px solid #999;
}
.mom-related-posts {
    padding: 0px 0 14px;
    border-bottom: 4px solid #999;
}
@media only screen and (min-width: 0px) and (max-width: 1165px) {
	.secondary-sidebar, .sidebar {
		display: block;
		width: 330px;
		float: right;
		margin-left: 0;
		margin-right: 0;
	}
	
	.sidebar {
		margin-right: 10px;
	}
	
	.home .has-post-thumbnail .post-thumbnail {
		float: none !important;
	}
}
.main-content {
    width: 520px;
    float: left;
}
.secondary-sidebar {
    width: 140px;
}
.secondary-sidebar img{
	width:135px;
}
.sidebar {
    width: 300px;
}
ul.social-widget li {
    width: 40px;
    height: 40px;

}
ul.social-widget li a {

    width: 40px;
    height: 40px;
}
ul.social-widget li a:hover {
    color: #fff;
}
ul.social-widget li a:before {
    line-height: 40px;
}
@media only screen and (min-width: 0px) and (max-width: 1165px) {
	.home  .post-thumbnail {
		float: left !important;
		background: #fff;
		max-width:150px;
		margin-right:20px;
	}
	.secondary-sidebar{display:none}
	.main-content {
		margin-right:5px;
		padding:0;
		width: 622px;
	}
	.page-wrap{
		padding:10px;
	}
	.sidebar {
    	width: 290px;
		float:right;

	}
	.momizat-ads img{
		margin-left:-10px;
	
	}

}
article .entry-content p, article .entry-content{
	color:#000!important;
}
.home_slider{
	margin:auto;
	padding:0px 20px;
}
.home_slider h2{
font-size: 22px;
font-weight: 500 !important;
color: #2d2d2d;
padding: 20px 0px 0px 0px;
border-bottom: 5px solid #dbdbdb!important;
height: 38px;
line-height: 38px;
background: #f2f2f2 !important;
}
.secondary-sidebar .widget-title h2,
.sidebar .widget-title h2 {
    background: #f2f2f2!important;

}
.widget_text a img.alignnone {
    margin: 5px 20px 5px 0!important;
	padding:0!important;
	float:left;
	width:100%;
}
.widget_text a:last-child img.alignnone{
	margin: 5px 0px 20px 0!important;
	padding:0!important;
}
.widget_text a:last-child:after{
	content:'';
	display: block;
	clear:both;
}


.page-id-19814 .main-content{
    background: white;
    border: 1px solid #e1e1e1;
    padding: 20px;
    border: 1px solid #e1e1e1;
    -webkit-box-shadow: 0 1px 0 #e5e5e5;
    box-shadow: 0 1px 0 #e5e5e5;
    margin-bottom: 20px;
    position: relative;
    width: 520px;
}

.def-slider-cap {
    position: relative!important;
	width:100%!important;
	background:rgba(39, 39, 39, 1);
	height:100px;
}
.def-slider-title {
    text-align: left!important;
}

.def-slider-desc,
.def-slider-title h2 a {
    background: none;
}

.def-slider-title h2 a {
    font-size: 22px;
	color:#ccc!important;
}
.def-slider-title h2 a:hover{
	color:#fff!important;
}
.twitter-widget{
	font-size:12px!important;
	line-height: 14px!important;
}
.twitter-widget li a:before {
    content: none!important;
}
.header_space{
	display:block;
	height:10px;
	content:' ';
}
.mom-ad img{
	border:2px solid #dedede;
	width:98%;
}
.main-content .mom-ads-wrap{
	margin-bottom:0px!important;
}
.read-all{
	display:block;
	margin-bottom:20px!important;
}


a.read-more:hover {
	color: #ccc !important;
}
.page-wrap:after{
    content:'';
    display:block;
    clear:both;
}
div.product form.cart{
	width:300px!important;
	position:relative!important;
	top:0!important;
}
.single-product .quantity{
	display:none;
}
.form-row.terms input{
	float:left;
	margin-right:4px;
}
.form-row.terms label{
	display:inline;
}
.single-product{
	margin-top:30px;
}
.single-product .images{
	width:20%!important;
}
.single-product .woocommerce-tabs, .single-product .sku_wrapper{
	display:none;
}
.single-product  .summary{
	padding-right:0!important;
	width:75%!important;
}
.single-product .mom-woo-price{
	background:transparent;
	color:#000;
	padding:0;
	font-weight: bold;
	
}
.single-product .mom-woo-price .price{
	font-size:20px;
}
.woocommerce-billing-fields h3{
	font-size:26px;
}
.woocommerce-shipping-fields{
	display:none;
}
.woocommerce-billing-fields .required{
	color:#e71223;
}
.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{
	float:none!important;
	width:100%!important;
}
.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{
	display:none!important;
}
.woocommerce-info{
	margin-bottom:20px;
}
.related.products{
	display:none;
}
.iframe{
	background-image: none!important;
	background:#f1f1f1;
}
.iframe .entry-meta{
	display:none;
}
.iframe-container{
	background:#f1f1f1;
}
.iframe-container .blog_posts{
	background:#f1f1f1;
}
.iframe-header{
	background:#fff;
	padding:5px 10px;
	margin-bottom:10px;
	border-bottom: 3px solid #dbdbdb;
}
.iframe-header img{
	padding:0!important;
	margin:0!important;
}
@media only screen and (min-width: 0px) and (max-width: 1500px) {
.iframe-container h2 a{
	font-size:16px!important;
	line-height:18px!important;
}
.iframe-container h2{
	margin-bottom:10px;
}
.iframe-container .entry-content{
	font-size:12px;
	line-height: 14px;
}
}

.mediafilms .widget-title h2{
	background:#f2f2f2 url(images/logo_mediafilm.png) no-repeat 200px 30px!important;
}
.fmc .widget-title h2{
	background:#f2f2f2 url(images/logo_fmc.png) no-repeat 280px 10px!important;
}
.feedgrabbr_widget div.fg_widget_in.fg_font_treb.fg_light.fg_hideheadfoot.fg_hidesource.fg_linksbold.fg_squarecorners.fg_autosizeimages, .feedgrabbr_widget .fg_light, .feedgrabbr_widget{
	background:transparent!important;
}
.feedgrabbr_widget img{
	width:auto;

	max-width:none;

}
.entry-content-data.my-thumbnail {
    position: relative;
    width: 164px;
    float: right!important;
    margin-left: 20px;
    margin-right:0!important;
    z-index: 10;
}
.wpcf7-submit{
	color:#fff!important;
}
.footer input[type="text"], .footer input[type="password"], .footer input[type="email"], .footer textarea{
	color:#fff!important;
}