/*
Theme Name: Sydney Child
Theme URI: http://athemes.com/theme/sydney
Author: aThemes
Author URI: http://athemes.com
Template: sydney
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sydney
*/


/* accueil */
.slide-inner {top: 25% !important}

#mainnav {display: none;}

/* navigation en haut de 1025px */
#mainnav02 {
	display: block;
	float: right;
	-webkit-transition: all 0.3s linear;
	   -moz-transition: all 0.3s linear;
	    -ms-transition: all 0.3s linear;
	     -o-transition: all 0.3s linear;
	        transition: all 0.3s linear;
}
#mainnav02 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#mainnav02 li {
	float: left;
	padding: 0 14px;
}
#mainnav02 ul ul li {
	padding: 0;
}
#mainnav02 ul li a {
	position: relative;
	display: block;
	font-size: 14px;
	font-family: "Raleway", sans-serif;
	color: #fff;
	font-weight: 500;
	text-decoration: none;
	outline: none;
}
#mainnav02 ul li a:hover {
	color: #d65050;
}
#mainnav02 ul ul a {
	width: 180px;
	font-family: "Source Sans Pro", sans-serif !important;
}
#mainnav02 > ul > li:last-child {
	padding-right: 0;
}
#mainnav02 ul li {
	position: relative;
}
#mainnav02 ul li ul {
	width: 180px;
	position: absolute;
	top: 100%;
	left: initial;
	opacity: 0;
	visibility: hidden;
	-webkit-border-radius: 0 0 2px 2px;
	   -moz-border-radius: 0 0 2px 2px;
		 -o-border-radius: 0 0 2px 2px;
			border-radius: 0 0 2px 2px;
    -webkit-transition: all 0.3s ease;
       -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
         -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
}
#mainnav02 ul li ul ul {
	top: 0;
}
#mainnav02 ul li ul:after {
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	height: 1px;
}
#mainnav02 ul li ul ul:after {
	top: 0;
}
#mainnav02 ul li ul li ul {
	left: 100%;
}
#mainnav02 li:hover > ul {
    opacity: 1;
    padding-top: 10px;
    visibility: visible;
    left: auto;
    display: block !important;
    -webkit-transition: all 0.3s ease;
       -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
         -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
}
#mainnav02 li:hover > ul ul {
	padding-top: 0;
	left: 100%;
}
#mainnav02 .sub-menu {
	z-index: 99999;
}
#mainnav02 .sub-menu li a {
	color: #fff;
	display: block;
	line-height: 30px;
	background: #1c1c1c;
	padding: 0 18px;
	border-top: 1px solid #252525;
    -webkit-transition: all 0.3s ease;
       -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
         -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
}
#mainnav02 .sub-menu li:hover > a {
	color: #fff;
}
#mainnav02 li:hover > .sub-menu > li > a {
	padding: 8px 18px;
}
/* Icons */
#mainnav02 ul li::before {
	font-family: Fontawesome;
	color: #fff;
	float: left;
	margin: 5px 5px 0 0;
	font-size: 14px;
	line-height: 1;
	font-weight: 400;
}
#mainnav02 ul li a {
	float: left;
}
#mainnav02 .sub-menu li:before {
	content: '';
	margin: 0;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}




@media (max-width: 1024px) {
	#mainnav02 {display: none} /* nav mobile */

	.slide-inner {top: -10% !important;padding-left: 10px; padding-right: 10px;}
	.slide-inner .maintitle {font-size: 42px !important}
	.slide-inner .subtitle {font-size: 24px !important; line-height: 1em !important;}
	.sydney-hero-area, .header-slider {height: 325px !important;}
}

#masthead {background-color: #fff !important;}
.page-template .header-image {margin-top: 140px;}

#masthead.site-header img.site-logo {max-width: none;}
#masthead.site-header.fixed img.site-logo {max-width: 160%;}

/* Mega Menu */

@media (max-width: 1200px) AND (min-width: 1025px) {

	#mainnav02 #mega-menu-mega li a {
		padding-left: 5px !important; 
		padding-right: 5px !important; 
		font-size: 14px !important;
	}
}

#mega-menu-item-6985 > ul.mega-sub-menu {margin-top: 30px !important;}
.mega-current-menu-item a {background: #fff !important;font-weight: bold !important;}

#mega-menu-wrap-mega #mega-menu-mega li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 3px 3px 3px 3px !important;
}

#mega-menu-wrap-mega #mega-menu-mega > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-mega #mega-menu-mega > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
    font-size: 13px !important;
    padding: 0px 0px 0px 0px !important;
}

.home .woocommerce .product .audio_player {display: none;}

a.mega-menu-link {text-transform:none!important;}

/* structures */
.oneHalf {
	display: inline-block;
	width: 50%;
	padding-right: 20px;
	float: left;
}
.oneHalf.last {
	display: inline-block;
	width: 50%;
	padding-left: 20px;
	float: right;
}
@media (max-width: 1024px) {
	.oneHalf {
		display: block;
		width: 100%;
		padding-right: 0px;
		float: none;
	}
	.oneHalf.last {
		display: block;
		width: 100%;
		padding-left: 0px;
		float: none;
	}
	
	.widget-top-content {display: none;}
	
	.btn-menu {
    	color: #888888 !important;
	}
}


/* header css customization */
.header-image { background-size: cover !important; height: 200px !important;}


/* WooCommerce */	
.related.products, .upsells.products {
	border-top: 1px dotted #bbb;
	float: none !important;
	clear: both;
}

.site-header .cart-in-header{
	position: absolute;
	top: -25px;
	right: 15px;
	padding:5px;
	padding-right:10px;
	padding-left: 35px;
	background: transparent url(images/cart-icon.png) no-repeat 5px 5px;
	background-size: 24px;
	z-index: 1111;
	transition: all .3s ease;
}
.site-header.fixed .cart-in-header{top: -25px;}
.cart-in-header:hover {background-image: url(images/cart-icon-blue.png);transition: all .3s ease }
.cart-in-header a {color: #333 !important}
.cart-in-header a:hover {color: #406c88 !important}
.cart-contents.cart-hover {color: #406c88 !important}
.medson_empty_cart_btn {margin-bottom: 20px}

li.product:hover {background-color: #f3f7ff;}
.woocommerce-loop-product__title {min-height: 75px;}

.woocommerce ul.products li.product .button {margin-bottom: 20px}

.term-diapasons-speciaux .woocommerce-loop-product__title,
.term-diapasons-de-base .woocommerce-loop-product__title,
.term-diapasons-complementaire .woocommerce-loop-product__title,
.term-autres-diapasons .woocommerce-loop-product__title {min-height: 75px;}

.product_excerpt {padding-bottom: 20px;}

.product_meta span {display: block; }

.woo-multi-currency.wmc-price-switcher {z-index: 1 !important}

/* description de sproduits : lien "Voir + d'information" */
.medson-product-desc-more {text-transform: uppercase; font-weight: bold !important;}
.medson-product-desc-more a:link,
.medson-product-desc-more a:visited {color: #f00 !important;  }
.medson-product-desc-more:before {
	content: "\002B"; 
	color: white; 
	font-weight: bold;
	font-size: 18px;
	margin-right: 10px;
	padding-right: 5px;
	padding-left: 5px;
	background: #187ca0;
}
.medson-product-desc-more:hover:before {background: #a59a6d;}


/* HTML5 audio player */

.audio_player {/* min-height: 50px; */}
audio {width: 100%; max-width: 95%;}
audio:focus {outline: none !important;}



/* Widgets */
.top-content-widget {
/*
	width: auto;
	text-align: left; 
	margin: 0 auto;
*/
}

.top-content-widget .textwidget {font-size: 0.85em}
.top-content-widget .textwidget p, .top-content-widget .textwidget h5{ margin-bottom: 10px;}

.widget-top-content {
	padding-top: 20px;
	padding-bottom: 20px;
	width: auto;
	text-align: left; 
	margin: 0 auto;
}

.top-content-widget h2.top-content-title,
.top-content-widget .textwidget {
	width: 66% !important;
	margin: 0 auto;
}
.top-content-widget .widget_media_image {margin-bottom:5px !important;}

.top-content-widget .sow-carousel-item h3 a {font-size: 0.75em;}

.top-content-widget .sow-carousel-wrapper ul.sow-carousel-items {
    list-style: none;
    -webkit-transition: all .45s ease;
    -moz-transition: all .45s ease;
    -o-transition: all .45s ease;
    transition: all .45s ease;
    height: 200px;
    margin-left: auto !important;
    padding: 0;
    zoom: 1;
    max-width: 66% !important;
    list-style:none;
    width: auto;
    height: 100%;
    display: block;
    padding: 0px;
    text-align: center;
    margin: 0 auto;
}

.top-content-widget .sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item {
    list-style: none;
    margin-left: 0;
    padding: 0;
    display: block;
    float: center;
/*     margin-right: 0.25%; */
	margin-right: 5px;
    overflow-x: hidden;
    overflow-y: hidden;
    min-height: 180px;
    height: 100%;  
}
.so-widget-sow-post-carousel-default-77a6ef9a0fc3 .sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item,
.so-widget-sow-post-carousel-default-77a6ef9a0fc3 .sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item .sow-carousel-thumbnail a {
    background-repeat: no-repeat;
    background-size: 95px !important;
    width: 95px  !important;
}
.top-content-widget .sow-carousel-previous,
.top-content-widget .sow-carousel-next{display: none !important}


/* footer-2 outils complementaires */
.outils_compl_footer2-title,
.outils_compl_footer2-content,
.outils_compl_footer2-btn {
	margin: 0 !important;
	padding: 0 !important;
}
.outils_compl_footer2-title {height: 40px;}

/* blockquotes */
.hentry blockquote {
    background-color: #fff;
    color: #03182b;
    font-size: 13px;
    font-style: italic;
    line-height: 23px;
    margin-bottom: 30px;
    margin-left: 10px;
    padding: 10px;
    position: relative;
    border-left: 5px solid #eee !important;
}

.go-top.show {right: 100px !important; bottom: 35px !important}


/* formualire de contact */
.wpcf7 input[type=text] {height: 36px !important;}
.wpcf7 input[type=email] {height: 36px !important;}
.wpcf7 textarea {height: 150px !important;}

/* Recherche */
.search_btn {display: none;}
@media (min-width: 1025px) {
 	.search_btn {
	 	display: inline-block;
/* 	 	display: none; */
		float: right; 
		width: 32px; 
		height: 32px; 
		padding-top: 9px;
	}
	.search_btn:hover {color: #244b71;}
	.search-form {text-align: center;}
	.search-field {
		width: 300px !important; 
		height: 44px !important; 
	}

}
@media (max-width: 1024px) {
 	.search_btn {
	 	display: none;
	}
	.search-form {text-align: center;}
	.search-field {
		width: 300px !important; 
		height: 44px !important; 
	}

}
.medson-search-wrapper {padding: 20%;}

/* experimental */
.e-learning-container li.sow-carousel-item {width: 120px;margin-right: 5px !important;}
.e-learning-container .sow-carousel-previous,
.e-learning-container .sow-carousel-next{display: none !important}

.bordz {border:1px solid red !important;}