/*
Theme Name: G4F Records
Theme URI: 
Author: BroadContent
Author URI: http://www.broadcontent.fr/
Description: Theme personnalisé responsive - 2016.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: g4f
*/

/*
.container {
    width: 1020px;
}
*/

.img-news-home {
  height: 180px;
}

section#blog h1 {
  margin: 0 0 5px 0;
}

section div.owl-carousel.show-nav-title .owl-nav {
  margin-top: -55px;
}

.message {
  position: fixed;
  top: 20%;
  left: 10%;
  width: 80%;
  background-color: #fff;
  color: #000;
  padding: 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.attachment-post-thumbnail {
  width: 100%;
}

.artiste {
  margin-bottom: 20px;
}

#widget-area div.box-content {
  padding: 15px;
}

#widget-area div.box-content h4 {
  color: #333;
}

.nivoSlider {
  margin-bottom: 0 !important;
}

a.seeall-soundtrack {
  color: #fff;
  font-size: 14px;
}

a.seeall-artiste {
  color: #9c3890;
  font-size: 14px;
}

span.exp p {
  color: #333 !important;
}

img.aligncenter {
  margin: auto;
  display: block;
  max-width: 100%;
  height: auto;
}

iframe {
  display: block;
  margin: auto;
}

.video-responsive {
  overflow: hidden;
  padding-bottom: 55%;
  position: relative;
  height: 0;
}

.video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

p.no-bottom {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  min-height: 90px;
}

p.no-bottom-article {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  font-size: 1em;
}

.grey {
  color: #555;
}

/* PAGINATION */

ul.page-numbers {
  float: right;
}

ul.page-numbers li {
  float: left;
  list-style: none;
  margin-left: 15px;
  background-color: #eee;
  border: 1px solid #eee;
}

ul.page-numbers li span {
  padding: 3px 10px;
  background-color: #9c3890;
  color: #fff;
}

ul.page-numbers li a {
  padding: 10px;
}

.btn-loadmore {
  color: #fff;
  background: #9c3890;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 479px) {
  .header-logo {
    width: 250px;
    height: 30px;
  }

  .header-logo img {
    width: 250px;
    height: 30px;
  }
}

@media (min-width: 479px) AND (max-width: 979px) {
  #header .header-btn-collapse-nav {
    margin: 26px 0 8px 15px;
  }
}

aside.widget {
  background: #f5f5f5;
  background: -webkit-linear-gradient(top, #fff 1%, #fcfcfc 98%) repeat scroll 0 0 transparent;
  background: linear-gradient(to bottom, #fff 1%, #fcfcfc 98%) repeat scroll 0 0 transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #dfdfdf;
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
  border-top: 4px solid #9c3890;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  min-height: 100px;
  position: relative;
  text-align: center;
  z-index: 1;
  padding: 10px;
}

h2.widget-title {
  font-size: 1.4em;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 27px;
  margin: 0 0 14px 0;
  color: #1d2127;
}

/* Langues */

#lang_sel_list li a {
  padding: 10px;
  background-color: #444 !important;
}

.wpml-ls-statics-shortcode_actions {
  border: none !important;
  background: none !important;
}

.wpml-ls-legacy-list-horizontal {
  border: none !important;
  padding: 0 !important;
  clear: none !important;
}

#header .header-nav-main nav > ul > li > a:hover {
  color: #fff;
}

/***************************************************************************************/
/*                                                                                     */
/*                                  WOOCOMMERCE                                        */
/*                                                                                     */
/***************************************************************************************/
/* CART */

#wpmenucartli a {
  font-size: 12px !important;
  padding-right: 5px !important;
  color: #999;
  font-weight: 300 !important;
  text-transform: none !important;
}

/* WOOCOMMERCE */

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border-radius: 0;
}

.woocommerce-Input,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  padding: 7px;
  border-style: solid !important;
}

input.woocommerce-Button {
  float: right;
  color: #fff !important;
  background-color: #af3fa1 !important;
}

div.tabs-vertical ul li a {
  color: #777 !important;
}

div.tabs-vertical ul li a:hover {
  color: #fff !important;
}

div.tabs-vertical ul li.is-active a {
  color: #333 !important;
}

.woocommerce-info {
  border-top-color: #89317f;
}

.woocommerce-info:before {
  color: #89317f;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #89317f;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  opacity: 0.8;
}

/* SINGLE */

h1.product_title {
  margin-bottom: 0;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
  font-size: 2em;
  color: #9f3d90;
}

table.table tr td i {
  margin-right: 10px;
}

td.tab-label {
  font-weight: bold;
}

.widget_product_categories ul,
.widget_categories ul,
.my_widget_product_categories ul,
.my_widget_categories ul {
  padding: 0;
}
.widget_product_categories ul li,
.widget_categories ul li,
.my_widget_product_categories ul li,
.my_widget_categories ul li {
  text-transform: uppercase;
  text-align: left;
  list-style-type: none;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #ddd;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #555;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #555;
}

.woocommerce #payment #place_order:hover,
.woocommerce-page #payment #place_order:hover {
  opacity: 0.8;
  background-color: #89317f;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  opacity: 0.8;
  background-color: #89317f;
}

.widget_recent_entries ul {
  padding: 0;
  text-align: left;
}
.widget_recent_entries ul li {
  text-align: left;
  list-style-type: none;
}

.bouton_news {
  position: absolute;
  right: 12px;
  top: 0px;
}

ul.products {
  margin-top: 20px !important;
  padding-left: 0px;
  margin-left: -15px;
  margin-right: -15px;
  width: 100%;
}

h4.titre-prod {
  color: #444 !important;
}

.wpml-ls-statics-shortcode_actions {
  border: none !important;
  background: none !important;
}

.wpml-ls-legacy-list-horizontal {
  border: none !important;
  padding: 0 !important;
  clear: none !important;
}

.soundprd {
  border-top: 1px solid #e6e6e6;
  padding-bottom: 0px;
}

/* SINGLE */

.attachment-shop_single {
  margin-bottom: 20px;
}

/* LOOP PRODUIT */

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h2 {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  padding-bottom: 0;
}

.woocommerce ul.products li.product .button {
  margin: 0;
}

.woocommerce ul.products li.product .price {
  font-weight: 500;
  font-size: 1em;
}

/* LOOP MINI */

.title-mini {
  margin-top: 10px;
  line-height: 20px;
  margin-bottom: 5px;
}

.price-mini {
  color: #777;
}

/****************************************************/
/*                                                  */
/*              PRE ORDER                           */
/*                                                  */
/****************************************************/

p.nb_preorder {
  margin-bottom: 0 !important;
  text-align: center !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  letter-spacing: 1px !important;
}

div.counter-preorder {
  padding: 10px;
  background: transparent linear-gradient(to bottom, #fff 2%, #eeeeee 98%) repeat scroll 0px 0px;
  margin: 10px 0;
}

div.woocommerce-pre-orders {
  text-align: left;
  color: #222;
  font-weight: 500;
  font-size: 16px;
}

div.objectif {
  text-align: center;
  padding: 10px;
  background: transparent linear-gradient(to bottom, #fff 2%, #eeeeee 98%) repeat scroll 0px 0px;
  margin: 10px 0;
}

div.objectif h5 {
  text-transform: uppercase;
  margin-bottom: 0;
}

i.icon-palier {
  height: 60px !important;
  width: 60px !important;
  top: -42px !important;
  font-size: 22px !important;
  line-height: 60px !important;
}

.playerBandcamp iframe {
  border: 0px;
  width: 100%;
  height: auto;
}

.playerBandcamp p {
  margin-bottom: 5px;
}
div.palier-barre {
  background: #999 !important;
  position: relative !important;
}

.icon-barre {
  position: absolute;
  font-weight: 300;
  max-width: 100%;
}

/****************************************************/
/*                                                  */
/*              CARD MENU                           */
/*                                                  */
/****************************************************/

li.wpmenucart {
  margin: 0;
}

li.wpmenucart a {
  font-size: 12px !important;
  color: #666 !important;
  font-weight: 300 !important;
  text-transform: none !important;
  position: relative;
}

li.wpmenucart a:hover {
  color: #fff !important;
}

ul.sub-menu {
  position: absolute;
  padding: 10px 20px;
  background-color: #fff;
  float: right;
  right: 0;
  text-align: left;
}

li.wpmenucart-submenu-item a {
  padding: 3px 5px;
}

li.wpmenucart-submenu-item a:hover {
  color: #fff !important;
}

span.wpmenucart-order-item-info {
  line-height: 18px;
}

/****************************************************/
/*                                                  */
/*             YouTube Embed Responsive             */
/*                                                  */
/****************************************************/

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
