/*
Theme Name: oceans
Theme URI: http://wiboo.fr
Author: Wiboo
Author URI: http://wiboo.fr
Description: Theme sur-mesure OCEANS
Version: 1.1
License: GNU General Public License
License URI: see license.txt
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

This theme is the most seamless and minimalistic integration of Twitter Bootstrap Framework into
the _s starter theme from Automattic, the guys behind WordPress.

_s (or Underscores) http://underscores.me/, (C) 2012-2013 Automattic, Inc.

Twitter Bootstrap


*/

/* Import the necessary TK Bootstrap WP CSS additions */
@import url( includes/css/bootstrap-wp.css );

/*RESET BROWSER DEFAULT FOR FORMS*/


/*FORM RESET*/

textarea, select, input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"]{

-webkit-box-sizing: border-box;

-moz-box-sizing: border-box;

box-sizing: border-box;

-webkit-background-clip: padding;

-moz-background-clip: padding;

background-clip:padding-box;

-webkit-border-radius:0;

-moz-border-radius:0;

-ms-border-radius:0;

-o-border-radius:0;

border-radius:0;



-webkit-appearance:none;

background-color:#fff;

color:#000;

outline:0;

margin:0;

padding:0;

text-align: left;

font-size:1em;

height: 1em;

vertical-align: middle;

}
select {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
}
select {
  border-radius: 0px !important;
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  -webkit-border-bottom-left-radius: 0px !important;
-webkit-border-bottom-right-radius: 0px !important;
-webkit-border-top-left-radius: 0px !important;
-webkit-border-top-right-radius: 0px !important;
}
select, select, select{


background-repeat: no-repeat;

background-position: 97% center;

padding:0 25px 0 8px;

font-size: .875em;
border-radius:0px !important;

}

.widget-meta-data-filter select {
border: none;
}
.single-product .wp-video, .single-product .mejs-container {
  width: 100% !important;
}
[itemprop="description"] {
  width: 16%;
  float: left;
  margin-right: 22px;
  border-right: 1px solid rgb(161, 161, 161);
  min-height: 39px;
}
[itemprop="offers"] {
  float:right;
}
.single-product h2 {
  font-size: 18px;
    margin-bottom: 18px;
    margin-top: 15px;
    padding-bottom: 9px;
    border-bottom: 1px solid #fff;
}

.single-product .product-enquiry-click.click-link-btn {
  margin: -7px 0 8px 0;
    font-size: 15px;
  text-transform: uppercase;
  padding-top: 10px;
  font-weight:500;
}
.woocommerce div.product .product_title {
    border-bottom: 1px solid #fff;
    padding-bottom: 8px;
    margin-bottom: 15px;
}
input, select {
  font-family:'Sorts Mill Goudy' !important
}
.ref_title {
  float:right;
}
.posted_in a {
font-weight:500
}
/*.related a.product-enquiry-click, .sku_wrapper {
display:none
}*/
.single-product .wp-video {
float:left;
border-top: 1px solid #fff;
padding-top: 17px;
}
.posted_in {
  float:left;
}
.attrib {
float:left;
  margin-top: 0px;
  padding-right: 19px;
  margin-bottom: 9px;
}
/*.attrib:nth-of-type(5), .attrib:nth-of-type(6), .attrib:nth-of-type(7)   {
    font-family: Times;
}*/
.attrib:nth-of-type(8) {
display:none
}
.product .summary {
font-size:13px;
}
.woocommerce div.product div.summary {
  margin-bottom: 10px;
}
.cartouche {
  float: left;
}
.single-product .mejs-poster {
width: 797px;
height: 447px;
}
.woocommerce .related, .woocommerce .upsells.products, .woocommerce-page .related, .woocommerce-page .upsells.products {
  padding-top: 31px;
}
/*MASQUE FICHE PRODUIT*/

.woocommerce-tabs {
	display: none;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
display:none
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
	width:100%;
}
woocommerce .related ul li.product, .woocommerce .related ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .upsells.products ul li.product, .woocommerce-page .upsells.products ul.products li.product {
  width: 20%;
}
.single .main-content-inner #container {
  min-height: 200px;
  }
/* My Minimal WordPress Styling comes here */

/* This is a small security for too long strings titles */
body {
    word-wrap: break-word;
}
body.custom-background {
  background-size: cover;
}
.slogan {
	text-transform: uppercase;
  font-size: 17px;
    padding-left: 29px;
    font-family: 'Sorts Mill Goudy','Sorts Mill Goudy';
      letter-spacing: 2px;
}
.navbar-nav > li > a {
  border-right: 1px solid white;
  height: 10px;
  line-height: 1px;
  padding-top: 8px;
  padding-bottom: 8px;
  }
ul#main-menu {
	  margin: auto;
  text-align: center;
  width: 100%;
}
.categories {
	background-color:rgba(0, 123, 191, 0.48);
	padding:35px;
	width:100%;
	  height: 147px;
  padding-top: 1px;
}
[itemprop="description"] p {
  padding-right:3px;
}
.navbar-default {
  margin-bottom: -16px !important;
}
h1.site-title {
	  margin-bottom: 26px;
	    margin-top: 11px;
}
.imgmenu img {
	border:1px solid #fff;
}
.site-info{
	font-family:'Sorts Mill Goudy';
	font-size: 11px;
	text-align: center;
	letter-spacing: 1px
}
.imgmenu {
	  float: left;
	    margin-right: 27px;
}
.imgmenu h5 {
	font-size:12px;
	text-align: center;
}
.imgmenu.last {
	margin-right:0px;
}
.widget-meta-data-filter {
  margin-top: -35px;
}
.site-header .container {
	padding-bottom:0px;
}
.ctr_search {
  width: 93%;
}
.imgmenu:hover, .imgmenu a:hover, .imgmenu img:hover, .term-flore-corail .imgmenu:nth-of-type(1), .term-flore-corail .imgmenu:nth-of-type(1) a, .term-flore-corail .imgmenu:nth-of-type(1) img, .term-flore-corail .imgmenu:nth-of-type(1) a h5{
	background-color: #fff;

	color:#336699 !important;
}
.woocommerce .woocommerce-breadcrumb, .woocommerce .woocommerce-breadcrumb a {
  color: #fff !important;
}
.imgmenu a h5:hover {
	color:#336699;
}
.widget_product_categories ul > li > a {
	font-family: 'Sorts Mill Goudy';
  text-transform: uppercase;
}
h1.page-title {
	margin-top:0px;
}
.widget_product_categories ul li.cat-item, .page .widget_product_categories, .page-id-82 .widget_enquiry-widget-gts {
	display: none
}
.widget_product_categories ul li.cat-item.current-cat, .widget_product_categories ul li.cat-item.cat-parent, .widget_product_categories ul.children li.cat-item {
	display: block
}
.basic-enq-form .status-error {
  color: #ABE0EA !important;
  }
.page .woocommerce ul.product_list_widget {
  background: #CDE6F7;
  }
.page .woocommerce .widget_shopping_cart ul.product_list_widget {
  background: none !important;
}
.page  .woocommerce ul.cart_list_form li a {
  color: #146ea3 !important;
  margin-top: -14px;
  margin-bottom: -5px;
}
.woocommerce a.remove:hover {
  background: none !important;
}
.gts-form-status .status-success {
	color:#fff !important;
}
p.total, .form-group br {
	display: none;
}
.basic-enq-form .form-group > label {
font-weight:500 !important;
}
.widget_products_predictive_search h3 {
/*margin-left: 6px;*/
}
@media screen and (-moz-images-in-menus:0) {
	.home .mejs-poster {
	background-image: none !important
}
.archive .widget-meta-data-filter {
    margin-top: -65px !important;
}
}
video.wp-video-shortcode, .wp-video-shortcode video {
    width: 1140px;
    height: 611px;
}
.single-product video.wp-video-shortcode, .single-product .wp-video-shortcode video {
    width: 797px;
    height: 447px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {

   padding: 10px 0px 4px 0px !important;
  color: #146ea3 !important;
  background-color: #fff !important;
  width: 100%;
  text-align: center;
  margin-top: 10px;
  font-size: 13px;
  text-transform: uppercase;
 }
 .gts-clear-list {
 	display: none !important;
 }
input[type="submit"].wpcf7-submit{
  min-height: 25px;
  border: 1px solid #ccc;
  padding: 5px 8px;
  background: #fff;
  color: #146ea3;
  font-weight: 700;
 }
 input, textarea {
  border: 1px solid white;
 }
 .no-product-text a {
 	text-decoration: underline;
 }
 .woocommerce a.remove
 {
 	color:#fff !important;
 }
.page-header {
  margin: 0px !important;
  }
.widget_product_categories ul li.cat-item.cat-parent {
  background-color: #fff;
padding: 8px 0px 0px 0px;
  width: 100%;
  line-height: 47px;
  }
  ul.children {
display: none
  }
 .widget_product_categories ul li.cat-item.cat-parent a,  .widget_product_categories ul li.cat-item.cat-parent a:hover {
  color:#146ea3 !important;
  padding-left: 40px;
	  font-size: 15px;
}
.widget_product_categories ul li.cat-item.cat-parent ul.children li {
  background-color: #146ea3;
}
.widget_product_categories ul li.cat-item.cat-parent ul.children {
	padding:0px;
}
.widget_product_categories ul li.cat-item.cat-parent ul.children li.cat-item{
	padding-left:0px;
  height: 31px;
  line-height: 35px;
}
.widget_product_categories ul li.cat-item.cat-parent ul.children li.cat-item a, .widget_product_categories ul li.cat-item.cat-parent ul.children li.cat-item a:hover {
	color:#fff !important;

	  font-size: 13px;
}
.navbar-nav > li > a {
text-transform: uppercase;
}
.predictive_results {
  width: 351px !important;
}
.widget-meta-data-filter .mdf_input_container {
  padding: 7px 0 3px 0 !important;
}
ul.product-categories {
	padding:0px;
}
.post-type-archive .widget_product_categories {
	display: none
}
.widget-meta-data-filter select {
  height: 29px !important;
}
 ol,p,ul,.entry-content {
  	/*letter-spacing:0.5px;*/
  	font-size: 13px;
}
.predictive_results {
	border:0px !important;
}
.ac_over {
  background-color: rgba(31, 122, 178, 0.75) !important;
  }
  .rs_price {
  	display: none !important
  }
h3.widget-title, .widget h3 {
	font-size:16px !important;
	  margin-bottom: 8px;
}
.archive .widget-meta-data-filter {
  margin-top: -87px;
}
.page-template-accueil h3.widget-title {
	margin-top: 9px;
}
ol li {
	line-height: 24px;
}
@media (max-width: 669px) {
.woocommerce .related, .woocommerce .upsells.products, .woocommerce-page .related, .woocommerce-page .upsells.products {
    clear: both;
}
}
@media (min-width: 768px) {
.navbar-nav > li > a {
  color: #fff !important;
  font-size: 18px;
  letter-spacing:1px;
  font-family: 'Sorts Mill Goudy','Sorts Mill Goudy';
  padding-left: 20px !important;
  padding-right: 20px !important;
}
}
.mdf_input_container select {
  background:url(http://seafootage.dev.wiboo.fr/wp-content/themes/oceans/includes/img/arrowdown.png)no-repeat ;
   background-color: #fff;
  background-position: 97% 7px;
  -moz-appearance: none;
    appearance: none;

}
.woocommerce-breadcrumb, .orderby, .woocommerce-ordering {
	display: none
}
.nav > li {
  position: relative !important;
  display: inline-block !important;
  float:none !important;
}
.navbar-nav > li:last-child > a {
border-right:0px !important;
}
.navbar-default {
	background-color:transparent !important;
	border:none !important;
}
.home .mejs-container,.home .wp-video  {
  width: 100% !important;
  }
  .home .mejs-overlay-button {
  background: none !important;
}
.one_half h4 {
	margin-bottom: 18px;
}
.main-content-inner #container, .main-content-inner article {
	  background-color: rgba(0, 123, 191, 0.48);
  padding: 23px;
}
.page-template-accueil .container {
	  background-color: transparent;
}
.page-template-accueil article {
	 background-color: transparent;
padding:0px
}
.page-template-accueil .one_half {
	  height: 259px;
}
.one_half {
background-color: rgba(0, 123, 191, 0.48);
padding: 15px 35px 24px 35px;
}
.sidebar-padder {
	font-family: 'Sorts Mill Goudy'
}
.page .sidebar {
	  background-color: rgba(0, 123, 191, 0.48);
    padding: 23px 23px 0px 26px;
}
.sidebar {
  width: 23.66% !important;
}
.archive .sidebar, .single .sidebar {
		  background-color: rgba(0, 123, 191, 0.48);
  padding: 0px;
}
h4.page-title {
	margin-top:0px;
}
.product-enquiry-click.click-link-btn:hover {
	text-shadow: none
}
/* // OLD 30/01/207

.woocommerce ul.products li.product a img {
  margin: 0 0 5px !important;
}*/

/* // NEW 30/01/2017 */
.woocommerce ul.products li.product a img {
  margin: 0 auto;
  width : initial;
  margin-bottom : 10px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  margin : 10px 0;
}
.wc_ps_sidebar_container {
  border-radius: initial !important;
  border : initial !important;
  margin : 0 !important;
}
.wc_ps_sidebar_container .wc_ps_nav_field .wc_ps_search_keyword {
  font-family: 'Sorts Mill Goudy' !important;
  font-size: 13px !important;
}
.wc_ps_sidebar_container .wc_ps_nav_submit {
  background : #fff !important;
}
.wc_ps_sidebar_container .wc_ps_nav_submit .wc_ps_nav_submit_icon {
    color: #3f5581 !important;
    /*margin-right: 5px;*/
}
.wc_ps_container.wc_ps_sidebar_container .wc_ps_nav_left, .wc_ps_container.wc_ps_sidebar_container .wc_ps_nav_right, .wc_ps_container.wc_ps_sidebar_container .wc_ps_nav_fill, .wc_ps_container.wc_ps_sidebar_container .wc_ps_nav_scope, .wc_ps_container.wc_ps_sidebar_container .wc_ps_category_selector, .wc_ps_container.wc_ps_sidebar_container .wc_ps_nav_submit, .wc_ps_container.wc_ps_sidebar_container .wc_ps_nav_field, .wc_ps_container.wc_ps_sidebar_container .wc_ps_search_keyword {
    height: 29px !important;
}
.wc_ps_container.wc_ps_sidebar_container .wc_ps_nav_facade_label, .wc_ps_container.wc_ps_sidebar_container .wc_ps_nav_down_icon, .wc_ps_container.wc_ps_sidebar_container .wc_ps_category_selector, .wc_ps_container.wc_ps_sidebar_container .wc_ps_nav_submit_icon, .wc_ps_container.wc_ps_sidebar_container .wc_ps_searching_icon {
    line-height: 29px !important;
}
.wc_ps_sidebar_container {
    width: calc(100% - 0px - 0px - 7px);
    margin-left: 1px !important;
    display: initial;
}

.woocommerce ul.products li.product h3 {
  padding: 0px !important;
  text-transform: none !important;
  font-family: 'Sorts Mill Goudy','Sorts Mill Goudy' !important;
  text-align: center;
  }
.archive .product-enquiry-click {
	display: none;
}
.archive .widget_enquiry-widget-gts, .single .widget_enquiry-widget-gts {
	padding: 22px 30px 0px 23px;
}

.sidebar > .sidebar-padder {
    padding: 0 0px 0 4px;
}
/* // OLD 30/01/207

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 127px;
      margin: 0 4.8% 4px 0;
  }*/
/* // NEW 30/01/2017 */
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 20%;
    margin-top: -8px;
  }


/* CSS FOR IE */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
       padding: 14px;
    }
}

.archive .widget_products_predictive_search,.archive .widget-meta-data-filter, .single .widget_products_predictive_search,.single .widget-meta-data-filter  {
	 padding: 1px 23px 0px 23px;
}

input, button, select, textarea {
	font-size:13px !important;
}

.home .mejs-controls {
  margin-bottom: -30px !important;
}
.home .mejs-container {
  margin-bottom: 50px !important;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}
.site-branding {
	  width: 500px;
  margin: auto;
  text-align: center;
}
}
h1.site-title {
	  margin: auto;
  text-align: center;
}

/* Images and wp-captions should always fit and be responsive */
img {
	display: inline-block;
	height: auto;
	max-width: 100%;
}
img[class*="wp-image-"] {
	margin-top: 10px;
	margin-bottom: 10px;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	max-width: 100%;
	border: 1px solid #ccc;
	padding: 0 10px;
}
.wp-caption.aligncenter {
	margin-bottom: 10px;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
}
.wp-caption .wp-caption-text {
	text-align: center;
	margin-top: 10px;
}

/* WP Gallery */
.gallery {
	margin-bottom: 1.5em;
}
.gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.gallery dd {
	margin: 0;
}


/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}


/* Content */
.main-content-inner {
	/*padding-bottom: 1.5em;*/
}
.hentry {
	margin: 0;
}

.wc_ps_container .wc_ps_form {
	width: 97%;
  margin-left: 1px !important;
}

.post-19 .wc_ps_container .wc_ps_form {
  width: 97.6%;
}

#ps_footer_container {
	margin-top: 10px;
}

.woocommerce ul.products li.product h3 {
	height: 43px;
}

.mejs-container {
	margin-bottom: 20px;
}

.wc_ps_container #wc_ps_form_6 {
      margin-bottom: 5px !important;
}

.sidebar-padder .wc_ps_nav_submit_icon {
      margin-right: 0 !important;
}


.wc_ps_container {
    overflow: visible !important;
    border-radius: 0px !important;
    border: none !important;
    width: 100% !important;
    margin-bottom: 49px !important;
}

.page-content p + .search-form {
	display: none;
}

.page-content > p {
	margin-top: 15px;
  text-align: center;
}

.not-found > .page-header > .page-title {
	margin-top: 8px !important;
}

.widget-meta-data-filter select {
  padding: 4px 4px 4px 10px !important;
}


.not-found, .sidebar {
    background-color: rgba(0, 123, 191, 0.48);
    padding: 23px;
}

.page-header > .page-title {
  font-size: 19px !important;
}

.wpcf7-response-output {
  display: inline-block;
  margin: 2em 0.5em 1em 0 !important;

}

div.wpcf7-mail-sent-ok {
  border: 2px solid rgba(255, 255, 255, 0.75) !important;
}

div.wpcf7-validation-errors {
  border: 2px solid rgba(255, 52, 52, 0.75) !important;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     .header-top .widget_wysija_cont .wysija-submit {
      right: -36px;
     }
}


@media screen and (max-width: 1200px){
	.home #mep_0 {
		/*height: 400px !important;*/
	}
}
@media screen and (max-width: 991px){
  .sidebar {
width:100% !important;
  }
}
@media screen and (max-width: 992px){
	.main-content-inner {
		padding-left: 0 !important;
	    padding-right: 0 !important;
	}
}


@media screen and (max-width: 768px){
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		width: 50% !important;
	}
  .woocommerce ul.products li.product a img {
  
    width: 99% !important;
  }

	.slogan {
		display: block;
		padding-left: 0;
	}

	.site-branding {
		width: 100%;
	}

  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border : none;
    box-shadow : none;
  }
  #main-menu {
    margin-bottom : 20px;
  }
  #main-menu li {
    float: left !important;
  }
  #main-menu li a {
    border : none;
  }
}


@media screen and (max-width: 450px){
	article.post-19 .last {
		padding: 15px 15px 15px 35px;
	}

	article.post-19 div.one_half > h4 + ol {
		padding-left: 10px !important;
	}
}

/* Clearing */
.clear {
	clear: both;
}


/* Here some needed widget styles
 * Most widgets are adapted in the file bootstrap-wp.js - and REALLY easy to modify! ;) */
.widget { margin-bottom: 2em; }
.widget_nav_menu ul.sub-menu li, .widget_pages ul.children li { padding-left: 15px; }

/* Hiding the search widget's button in widgets. thats just too old-skool. :) but if you want it back, just delete the next line.
 * Note: you can change the whole appearance of the search_form() function in our searchform.php */
.widget_search .search-form input[type="submit"] { display: none; }

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Nested comments? They are threaded and nested already, you just need to add your own styling to finalize!
 * For example with some margin, like the line below ;) Delete, modify, change classes in HTML if you desire another style */
 .comment .children { margin-left: 1.5em; }

/*
 == Quick CSS styling tips ==

 You can start off in a rough direction with some minimal styles.
 See below for some tips. ;)


 == Want to have the whole site wrapped? ==

 Just fill the .container class with some background color to have a the whole site "wrapped".
 This works so easy because every main part is wrapped only once into a container class by bootstrap.
 Try out by decommenting the next line and go from there.

 .container { background: #f9f9f9; border-right: 1px solid #eee; border-left: 1px solid #eee; }


 == Want to wrap just the content and sidebar in Bootstrap style? ==

 That one is a great example to show that some things are much cleaner and easier to do via just adding some HTML classes.
 In this case, we will add just one CSS class "panel", look for example at the beginning in content.php!


 == Infinite Scrolling by Jetpack ==
 You can enable this cool feature by simply decommenting the lines below and make sure you use the same classes on the right place in your html..

/* Globally hidden elements when Infinite Scroll is supported and in use.
 * Older / Newer Posts Navigation (the pagination, must always be hidden), Theme Footer only when set to scrolling.. */

/*
.infinite-scroll .page-links,
.infinite-scroll.neverending .site-footer {
	display: none;
}
*/

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */

/*
.infinity-end.neverending .site-footer {
	display: block;
}
*/

/* Hey, if you don't need my comments anymore, just delete me! :)  */
/*
.woocommerce table.shop_attributes {
  width: 50%;
  float: left;
}

@media (max-width: 768px) {
  .woocommerce table.shop_attributes {
    width: calc(100%);
  }
  div[itemprop="offers"] {
    text-align: center;
    float : initial;
  }
}
.woocommerce a.remove:hover {
  background : none;
}

aside[id*="woocommerce_layered_nav"] {
  padding: 0 23px;
  margin-bottom: 1em;
}
aside[id*="woocommerce_layered_nav"] select {
  width: 100%;
}

aside[id*="woocommerce_layered_nav"] select {
  text-transform: uppercase !important;
}
*/
.mdf_input_container option {
  text-transform: uppercase !important;
}
.mejs-controls .mejs-button button {
  margin : 7px 0 !important;
  padding : 0  !important;
}
.mejs-controls {
  padding : 0 0 0 10px !important;
}

.widget.widget-meta-data-filter {
  margin-top: -65px;
}
@media screen and (max-width: 1199px) {
.site-navigation-inner .categories {
  display: none
}
}

@media screen and (max-width: 767px) {
.navbar-nav > li > a {
  height:35px;
}
.navbar-default .navbar-nav > li > a {
  color:#fff !important;
}
}


.home .full_width {
  background-color: rgba(0, 123, 191, 0.48);
  padding: 15px 35px 24px 35px;
  position: relative;
  margin-bottom: 45px;
  float: left;
}

/***CONTACT FORM DEVIS***/
.cart_list_in_form {
	list-style-type: none;
}
.cart_list_in_form li {
	padding-bottom: 5px;
}
.cart_list_in_form li img {
	width: 70px;
	padding-right: 15px;
}