@charset "UTF-8";
/* https://dragonclubauvergne.fr/wp-content/themes/trance-plus/assets/css/main.css?ver=6.8.3 */
/* Import rule from: https://dragonclubauvergne.fr/wp-content/themes/trance-plus/assets/css/woocommerce.css */
/**
 *
 *	CSS Code for WooCommerce
 *
**/
/**
 *
 *	CSS files for mentioning Variables
 *
**/
@font-face{font-display:swap;
  font-family: 'star';src:url('https://dragonclubauvergne.fr/wp-content/themes/trance-plus/assets/css/assets/fonts/star.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
.title-font {
  font-family: "Play", sans-serif;
}
.body-font {
  font-family: "Maven Pro", sans-serif;
}
.woocommerce .woocommerce-breadcrumb {
  font-family: "Maven Pro", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  color: #aaa;
  margin: 30px auto;
}
.woocommerce .woocommerce-breadcrumb a {
  color: #2b2d42;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
}
.woocommerce h1.page-title {
  font-family: "Play", sans-serif;
  color: #6f2020;
  text-transform: uppercase;
}
.woocommerce h1.page-title:before {
  content: "\f07a";
  font-family: "FontAwesome";
  color: #aaa;
  margin-right: 15px;
}
.woocommerce .woocommerce-result-count {
  color: #aaa;
}
.woocommerce .woocommerce-message {
  border-top-color: #aaa;
  font-family: "Maven Pro", sans-serif;
}
.woocommerce .woocommerce-message:before {
  color: #6f2020;
}
.woocommerce .woocommerce-info {
  border-top-color: #000;
}
.woocommerce .woocommerce-info:before {
  color: black;
}
.woocommerce a.button {
  background: white;
  border-radius: 0px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Maven Pro", sans-serif;
  color: #6f2020;
  padding: 15px 22px;
  transition: all 0.1s ease-in;
  border: solid 1px #6f2020;
}
.woocommerce a.button:hover {
  background: #6f2020;
  color: white;
}
.woocommerce #page ul.products {
  text-align: center;
}
.woocommerce #page ul.products li.product {
  display: inline-block;
  padding: 10px;
  margin-right: 10px;
  float: none;
}
.woocommerce #page ul.products li.product a h2 {
  font-family: "Maven Pro", sans-serif;
}
.woocommerce #page ul.products li.product a .star-rating {
  font-size: 1em;
  margin: 8px auto;
}
.woocommerce #page ul.products li.product a .star-rating:before {
  color: #f7d100;
}
.woocommerce #page ul.products li.product a .star-rating span {
  color: #f7d100;
}
.woocommerce #page ul.products li.product span.onsale {
  border-radius: 0px;
  background: #1ab349;
  font-family: "Play", sans-serif;
  text-transform: uppercase;
  padding: 0px 10%;
  font-size: 16px;
  color: #fff;
}
.woocommerce #page ul.products li.product .price {
  font-family: "Maven Pro", sans-serif;
  color: #2c8b0e;
}
.woocommerce #page ul.products li.product .price del {
  display: inline-block !important;
  color: #419f24;
}
.woocommerce #page .styled-select {
  position: relative;
  width: 240px;
  height: 34px;
  overflow: hidden;
}
.woocommerce #page .styled-select:after {
  content: "\f0d7";
  font-family: "FontAwesome";
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 20px;
  height: 30px;
  z-index: -1;
}
.woocommerce #page .styled-select select {
  background: transparent;
  width: 240px;
  outline: none;
  padding: 5px;
  font-size: 16px;
  line-height: 1.2em;
  border: solid 1px #ccc;
  border-radius: 0;
  height: 34px;
  -webkit-appearance: none;
}
.single-product #woocommerce-primary .product span.onsale {
  margin: 0px;
  background: #6f2020;
  border-radius: 0px;
  font-family: "Play", sans-serif;
  text-transform: uppercase;
  padding: 0px 2%;
  font-size: 16px;
}
.single-product #woocommerce-primary .product .images img {
  border-radius: 5px;
}
.single-product #woocommerce-primary .product .images .woocommerce-product-gallery__image {
  margin-bottom: 20px;
}
.single-product #woocommerce-primary .product .summary h1.entry-title {
  color: #6f2020;
}
.single-product #woocommerce-primary .product .summary p {
  font-family: "Maven Pro", sans-serif;
}
.single-product #woocommerce-primary .product .summary .woocommerce-product-rating a.woocommerce-review-link {
  color: #bbb;
}
.single-product #woocommerce-primary .product .summary .woocommerce-product-rating .star-rating {
  font-size: 1em;
  margin: 8px auto;
}
.single-product #woocommerce-primary .product .summary .woocommerce-product-rating .star-rating:before {
  color: #f7d100;
}
.single-product #woocommerce-primary .product .summary .woocommerce-product-rating .star-rating span {
  color: #f7d100;
}
.single-product #woocommerce-primary .product .summary .price {
  color: #2c8b0e;
}
.single-product #woocommerce-primary .product .summary .price del {
  color: #419f24;
}
.single-product #woocommerce-primary .product .summary form .variations tbody {
  float: left;
}
.single-product #woocommerce-primary .product .summary form .variations select:after {
  content: "\f0d7";
  font-family: "FontAwesome";
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 20px;
  height: 30px;
  z-index: -1;
}
.single-product #woocommerce-primary .product .summary form .quantity input[type="number"] {
  padding: 6px 0;
}
.single-product #woocommerce-primary .product .summary form button {
  background: white;
  border-radius: 0px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Maven Pro", sans-serif;
  color: #6f2020;
  padding: 12px 22px;
  transition: all 0.1s ease-in;
  border: solid 1px #6f2020;
}
.single-product #woocommerce-primary .product .summary form button:hover {
  background: #6f2020;
  color: white;
}
.single-product #woocommerce-primary .product .summary .product_meta {
  font-family: "Maven Pro", sans-serif;
}
.single-product #woocommerce-primary .product .summary .product_meta .posted_in a {
  color: #6f2020;
  font-weight: 700;
}
.single-product #woocommerce-primary .product .woocommerce-tabs li {
  border: none;
  border-radius: 0px;
  background: #eee;
}
.single-product #woocommerce-primary .product .woocommerce-tabs li a {
  font-weight: 200;
}
.single-product #woocommerce-primary .product .woocommerce-tabs li:before {
  border: 0px;
  border-radius: 0px;
  left: 0px;
  position: relative;
}
.single-product #woocommerce-primary .product .woocommerce-tabs li:after {
  border: 0px;
  border-radius: 0px;
  right: 0px;
  position: relative;
}
.single-product #woocommerce-primary .product .woocommerce-tabs .active {
  border: solid 1px #ccc;
  border-bottom: 0px;
  background: white;
}
.single-product #woocommerce-primary .product .woocommerce-tabs #tab-description p {
  font-family: "Maven Pro", sans-serif;
}
.single-product #woocommerce-primary .product .woocommerce-tabs #tab-reviews #comments h2 {
  font-family: "Play", sans-serif;
  color: #2b2d42;
  margin-bottom: 20px;
}
.single-product #woocommerce-primary .product .woocommerce-tabs #tab-reviews #comments ol li .comment_container .comment-text .star-rating {
  font-size: 1em;
  margin: 8px auto;
}
.single-product #woocommerce-primary .product .woocommerce-tabs #tab-reviews #comments ol li .comment_container .comment-text .star-rating:before {
  color: #f7d100;
}
.single-product #woocommerce-primary .product .woocommerce-tabs #tab-reviews #comments ol li .comment_container .comment-text .star-rating span {
  color: #f7d100;
}
.single-product #woocommerce-primary .product .woocommerce-tabs #tab-reviews #comments ol li .comment_container .comment-text .meta strong {
  font-family: "Maven Pro", sans-serif;
  color: #6f2020;
}
.single-product #woocommerce-primary .product .woocommerce-tabs #tab-reviews #comments ol li .comment_container .comment-text .description {
  font-family: "Maven Pro", sans-serif;
}
.single-product #woocommerce-primary .product .woocommerce-tabs #tab-reviews #comments .comment-text {
  border: solid 1px #ddd;
  border-radius: 0px;
}
.single-product #woocommerce-primary .product .woocommerce-tabs #tab-reviews #review_form_wrapper #respond #reply-title {
  font-family: "Play", sans-serif;
  color: #6f2020;
  font-weight: 700;
  font-size: 20px;
}
.single-product #woocommerce-primary .product .woocommerce-tabs #tab-reviews #review_form_wrapper #respond .stars a {
  color: #f7d100;
}
.single-product #woocommerce-primary .product .woocommerce-tabs #tab-reviews #review_form_wrapper #respond .comment-form-comment textarea {
  border-radius: 0px;
  outline-color: black;
  outline-width: 1px;
  transition: outline ease-in-out 0.3s;
}
.single-product #woocommerce-primary .product .woocommerce-tabs #tab-reviews #review_form_wrapper #respond input[type="submit"] {
  background: white;
  border-radius: 0px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Maven Pro", sans-serif;
  color: #777;
  padding: 12px 22px;
  transition: all 0.1s ease-in;
  border: solid 1px #6f2020;
}
.single-product #woocommerce-primary .product .woocommerce-tabs #tab-reviews #review_form_wrapper #respond input[type="submit"]:hover {
  background: #6f2020;
  color: white;
}
.single-product #woocommerce-primary .product .up-sells h2 {
  color: #6f2020;
}
.single-product #woocommerce-primary .product .related h2 {
  font-family: "Play", sans-serif;
  color: #6f2020;
  text-transform: uppercase;
  font-weight: 700;
}
.single-product .woocommerce-message {
  border-top-color: #aaa;
  font-family: "Maven Pro", sans-serif;
}
.single-product .woocommerce-message:before {
  color: #6f2020;
}
.single-product .woocommerce-message a {
  background: white;
  border-radius: 0px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Maven Pro", sans-serif;
  color: #6f2020;
  padding: 12px 22px;
  transition: all 0.1s ease-in;
  border: solid 1px #6f2020;
}
.single-product .woocommerce-message a:hover {
  background: #6f2020;
  color: white;
}
.woocommerce-cart h1.entry-title {
  color: #6f2020 !important;
  font-family: "Play", sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase;
}
.woocommerce-cart .woocommerce-message {
  border-top-color: #aaa;
  font-family: "Maven Pro", sans-serif;
}
.woocommerce-cart .woocommerce-message:before {
  color: #6f2020;
}
.woocommerce-cart .woocommerce-message a {
  background: white;
  border-radius: 0px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Maven Pro", sans-serif;
  color: #6f2020;
  padding: 12px 22px;
  transition: all 0.1s ease-in;
  border: solid 1px #6f2020;
}
.woocommerce-cart .woocommerce-message a:hover {
  background: #6f2020;
  color: white;
}
.woocommerce-cart .return-to-shop a {
  background: white;
  border-radius: 0px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Maven Pro", sans-serif;
  color: #6f2020;
  padding: 12px 22px;
  transition: all 0.1s ease-in;
  border: solid 1px #6f2020;
}
.woocommerce-cart .return-to-shop a:hover {
  background: #6f2020;
  color: white;
}
.woocommerce-cart table.shop_table tr td.product-name a {
  color: #6f2020;
  text-transform: uppercase;
}
.woocommerce-cart table.shop_table tr td.actions {
  padding: 20px 10px;
}
.woocommerce-cart .cart-collaterals h2 {
  font-weight: 400;
}
.woocommerce-cart .cart-collaterals ul.products li {
  margin-right: 0px;
  padding: 10px;
}
.woocommerce-cart .cart-collaterals ul.products li a {
  color: #6f2020;
}
.woocommerce-cart .cart-collaterals ul.products li a .star-rating {
  color: #edce22;
}
.woocommerce-cart .cart-collaterals ul.products li img {
  border-radius: 5px;
}
.woocommerce-cart .cart-collaterals ul.products li .button {
  border-radius: 0px;
  padding: 12px;
  width: 100%;
  text-align: center;
}
.woocommerce-cart .cart-collaterals ul.products li .button:hover {
  color: white;
}
.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout a {
  background: #6f2020;
  border-radius: 0px;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 16px;
  font-family: "Maven Pro", sans-serif;
  color: white;
  padding: 16px 22px;
  transition: all 0.1s ease-in;
  border: solid 1px #6f2020;
}
.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout a:before {
  content: "\f00c";
  font-family: "FontAwesome";
  color: #1ab349;
}
.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout a:hover {
  box-shadow: 0px 4px 4px -4px #000000;
  transform: translateY(-2px);
}
.woocommerce-cart .coupon input[type=text] {
  border-radius: 0px;
  padding: 9px 0px !important;
}
.woocommerce-cart .coupon input[type=submit] {
  background: white;
  border-radius: 0px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Maven Pro", sans-serif;
  color: #6f2020;
  padding: 10px 22px;
  transition: all 0.1s ease-in;
  border: solid 1px #6f2020;
}
.woocommerce-cart .coupon input[type=submit]:hover {
  background: #6f2020;
  color: white;
  box-shadow: none;
}
.woocommerce-cart input[type="submit"] {
  background: white;
  border-radius: 0px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Maven Pro", sans-serif;
  color: #6f2020;
  padding: 12px 22px;
  transition: all 0.1s ease-in;
  border: solid 1px #6f2020;
}
.woocommerce-cart input[type="submit"]:hover {
  background: #6f2020;
  color: white;
}
.woocommerce-checkout h1.entry-title {
  color: #6f2020 !important;
  font-family: "Play", sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase;
}
.woocommerce-checkout .woocommerce-message {
  border-top-color: #e8e308;
}
.woocommerce-checkout .woocommerce-message:before {
  color: #e3554f;
}
.woocommerce-checkout .woocommerce a {
  color: #8d99ae;
}
.woocommerce-checkout .woocommerce input[type=submit] {
  background: white;
  border-radius: 0px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Maven Pro", sans-serif;
  color: #6f2020;
  padding: 12px 22px;
  transition: all 0.1s ease-in;
  border: solid 1px #6f2020;
}
.woocommerce-checkout .woocommerce input[type=submit]:hover {
  background: #6f2020;
  color: white;
}
.woocommerce-checkout .woocommerce input[type=text],
.woocommerce-checkout .woocommerce input[type=password] {
  border-radius: 0px;
}
.woocommerce-checkout .woocommerce form.login {
  border-radius: 0px !important;
}
.woocommerce-checkout .woocommerce .woocommerce-info {
  border-top-color: #6f2020;
  background: #eee;
}
.woocommerce-checkout .woocommerce .woocommerce-info:before {
  color: #999;
}
.woocommerce-checkout .woocommerce .woocommerce-info a {
  color: #2b2d42;
  font-weight: 700;
}
.woocommerce-checkout .woocommerce .woocommerce-error {
  border-top-color: black;
}
.woocommerce-checkout .woocommerce form.checkout_coupon {
  border-radius: 0px;
}
.woocommerce-checkout .woocommerce form.checkout_coupon input[type="text"] {
  padding: 11px 18px;
}
.woocommerce-checkout .woocommerce form.checkout_coupon input[type=submit] {
  background: white;
  border-radius: 0px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Maven Pro", sans-serif;
  color: #6f2020;
  padding: 12px 22px;
  transition: all 0.1s ease-in;
  border: solid 1px #6f2020;
}
.woocommerce-checkout .woocommerce form.checkout_coupon input[type=submit]:hover {
  background: #6f2020;
  color: white;
}
.woocommerce-checkout #payment {
  border-radius: 0px;
  background: #eee;
}
.woocommerce-checkout #payment .payment_box {
  background: #ddd;
}
.woocommerce-checkout #payment input[type=submit] {
  background: white;
  border-radius: 0px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Maven Pro", sans-serif;
  color: #6f2020;
  padding: 12px 22px;
  transition: all 0.1s ease-in;
  border: solid 1px #6f2020;
}
.woocommerce-checkout #payment input[type=submit]:hover {
  background: #6f2020;
  color: white;
  box-shadow: none;
}
.woocommerce-account h1.entry-title {
  color: #6f2020 !important;
  font-family: "Play", sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase;
}
.woocommerce-account .woocommerce-message {
  border-top-color: #aaa;
  font-family: "Maven Pro", sans-serif;
}
.woocommerce-account .woocommerce-message:before {
  color: #6f2020;
}
.woocommerce-account .woocommerce-message a {
  background: white;
  border-radius: 0px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Maven Pro", sans-serif;
  color: #6f2020;
  padding: 12px 22px;
  transition: all 0.1s ease-in;
  border: solid 1px #6f2020;
}
.woocommerce-account .woocommerce-message a:hover {
  background: #6f2020;
  color: white;
}
.woocommerce-account .woocommerce a {
  color: #999;
}
.woocommerce-account .woocommerce ul {
  list-style: none;
  line-height: 2em;
}
.woocommerce-account .woocommerce ul li:before {
  content: "\f105";
  font-family: "FontAwesome";
  color: #6f2020;
  margin-right: 10px;
}
.woocommerce-account .woocommerce form {
  border-radius: 0px;
}
.woocommerce-account .woocommerce form input[type=submit] {
  border-radius: 0px;
  background: black;
  color: white;
  outline: none;
}
.woocommerce-account .woocommerce form input[type=submit] a {
  font-weight: 200;
}
.woocommerce-account .woocommerce form input[type=submit]:hover {
  box-shadow: none;
}
.woocommerce-account .woocommerce form input[type=text],
.woocommerce-account .woocommerce form input[type=password] {
  border-radius: 3px;
}body{font-family:"Play";line-height:1.8em}a,a:visited,a:active{color:#888;text-decoration:none;transition:ease all .3s}a:hover,a:visited:hover,a:active:hover{text-decoration:none;color:#3c3c3c}#top-nav{position:relative;text-align:center;width:100%;padding:0;background:url(/wp-content/themes/trance-plus/images/pattern.jpg) repeat;border-top:solid 4px #6f2020}#site-navigation{display:inline-block;width:auto;float:none;clear:both;margin:10px 0;text-transform:uppercase}#site-navigation a{color:#f1f1f1;width:auto}#site-navigation ul>li{padding:10px 30px;display:block}#site-navigation ul>li>ul{top:2.5em}#site-navigation ul ul{opacity:0;transform-origin:0 0 0;transform:scale(1,0);text-align:left;background:#aaa;box-shadow:none;background:#fff;border-left:solid 3px #6f2020;border-right:solid 3px #6f2020;min-width:150px}#site-navigation ul ul>li{padding:0;-webkit-box-shadow:0 11px 0 -10px rgba(0,0,0,.1);-moz-box-shadow:0 11px 0 -10px rgba(0,0,0,.1);box-shadow:0 11px 0 -10px rgba(0,0,0,.1);min-width:100%}#site-navigation ul ul>li:last-child{border-bottom:solid 3px #6f2020}#site-navigation ul ul a{color:#444;padding:10px 30px}#site-navigation ul ul ul{top:0}#site-navigation ul>li:hover>ul{opacity:1;transform:scale(1,1);transition:opacity ease-in-out 0.2s,transform ease-in-out 0.2s}#site-navigation .edge>ul{right:0}#site-navigation .edge>ul li ul{left:-100%;right:100%;position:absolute}.slicknav_menu{background:url(/wp-content/themes/trance-plus/images/pattern.jpg) repeat;border-bottom:solid 3px #6f2020;padding:14px 0}.slicknav_menu .slicknav_btn{font-size:20px;margin-left:10px;background:#fff;color:#6f2020;border-radius:4px;border:solid 3px #444;padding:8px 10px}.slicknav_menu ul{list-style:none;margin-bottom:0}.slicknav_menu ul a:focus{color:#ddd;outline:none;text-decoration:none}.slicknav_menu ul li:before{content:"\f054";font-family:FontAwesome;font-size:9px;color:#6f2020;margin-right:5px}.slicknav_menu ul li{margin:6px 0}.slicknav_menu ul li .slicknav_arrow{margin-left:4px;font-size:10px}.slicknav_menu ul li .slicknav_arrow a{outline:none}@media screen and (min-width:600px){.slicknav_menu{display:none}}@media screen and (max-width:600px){#top-nav{display:none}}.site-header{position:relative;text-align:center;overflow:hidden}.site-branding{position:absolute;z-index:2;top:30%;width:100%}.site-branding .site-title a{font-weight:700}.site-branding .site-description{font-size:18px}#header-image{position:relative;height:500px;top:0;left:0;right:0;z-index:1;transform:scale(1.1,1.1)}#header-image .bx-wrapper,#header-image .bx-viewport{height:100%!important;margin:0 auto}#header-image ul{height:100%}#header-image ul li{height:100%;background-size:cover;background-position:50% 50%}#logo{max-width:400px;margin:auto}#search-wrapper{position:relative;text-align:center;z-index:3;background:#ececec;border:solid 1px #ddd}#search-wrapper .search-icon{display:inline-block;background:#ececec;padding:24px;border-top-left-radius:50%;border-top-right-radius:50%;top:-35px;position:absolute;cursor:pointer;width:70px;left:calc(50% - 35px)}#search-wrapper .search-icon img{width:18px;height:auto;margin-top:-14px}#search-wrapper #social-icons{position:relative;padding:10px 0;text-align:center;z-index:5}#search-wrapper #social-icons img{width:54px;height:auto;margin:0 3px}#search-wrapper #search-bar{position:relative;height:94px;padding:32px 0;right:0;text-align:center;overflow:hidden}#search-wrapper #search-bar button[type="submit"]{position:relative;color:#6f2020;font-weight:700;padding:0;border:0;box-shadow:none;background:none;height:auto;left:-55px}#search-wrapper #search-bar input[type="text"]{height:30px;border-radius:0;border:solid 1px #ddd;width:80%;outline-color:#6f2020;outline-width:2px;transition:outline ease-in 0.1s}#scroll-arrow{position:absolute;right:2%;z-index:999;bottom:80px;color:#fff;cursor:pointer;padding:20px 24px;background:rgba(0,0,0,.5);border-radius:31px}#slider-wrapper{margin:60px 0}#slider-wrapper .bx-wrapper{padding-top:5px;border-top:solid 4px #6f2020}#slider-wrapper .bx-wrapper ul.bxslider li{left:0}#slider-wrapper .bx-wrapper ul.bxslider li img{width:100%}#slider-wrapper .bx-wrapper ul.bxslider li .slide_caption{text-align:center;font-size:25px;padding:30px 15%;margin-top:5px;border-top:solid 4px #6f2020;background:url(/wp-content/themes/trance-plus/images/pattern.jpg) repeat}#slider-wrapper .bx-wrapper ul.bxslider li .slide_caption p{color:#eee}#slider-wrapper .bx-wrapper .bx-default-pager a{border-radius:0;height:4px;width:20px;background:#6f2020}#slider-wrapper .bx-wrapper .bx-default-pager a:hover{transform:scale(1.1,1.1)}#slider-wrapper .bx-wrapper .bx-default-pager a.active{transform-origin:50% 100%;transform:scale(1.2,1.5)}#fp-wrapper{width:100%;padding:0}h2#fp-title{font-size:22px;font-weight:400;text-align:center;text-transform:uppercase;color:#5f5f5f;margin-top:40px;padding-bottom:10px;margin-bottom:0}#featured-posts{float:none;margin:auto;width:100%;padding:0}#featured-posts .bx-wrapper{margin:0 auto}#featured-posts ul li{right:0}#featured-posts ul li img{margin:auto}#featured-posts ul li .fp-post-title{text-align:center;font-size:17px;text-transform:uppercase;font-weight:700;border-top:solid 3px #6f2020;padding-top:15px}#featured-posts ul li .fp-post-title a{color:#333}#featured-posts #bx-pager{text-align:center;overflow:auto;width:100%}#featured-posts #bx-pager a{cursor:pointer}#featured-posts #bx-pager .pager-thumb{display:inline-block;padding:4%}#featured-posts #bx-pager .pager-thumb img{width:100%}#featured-posts .bx-controls a.bx-prev{left:10px;top:45%}#featured-posts .bx-controls a.bx-next{right:10px;top:45%}h2#mp-title{font-size:22px;font-weight:400;text-transform:uppercase;color:#5f5f5f;margin-top:40px;text-align:center}#most-popular{position:relative;padding:50px 0;background:url(/wp-content/themes/trance-plus/images/mp-pattern.png)}#most-popular:after{content:"";background:#000;opacity:.3;position:absolute;top:0;left:0;right:0;bottom:0}#most-popular .mp-article{position:relative}#most-popular .mp-article .featured-image{position:relative}#most-popular .mp-article .mp-post-title{position:relative}#most-popular .mp-article .mp-post-title h1{font-size:18px;font-family:"Maven Pro",sans-serif;text-align:center;border-top:solid 3px #6f2020;padding:8px 0;text-transform:uppercase}#most-popular .mp-article .mp-post-title h1 a{color:#fff}.bx-wrapper .bx-viewport{z-index:1;box-shadow:none!important}.bx-wrapper .bx-viewport .featured-image{border-radius:5px;overflow:hidden}#social-icons-float{background:rgba(255,255,255,.7);width:150px;text-align:center;position:fixed;top:30px;right:0;border-radius:10px 0 0 10px;z-index:9999;padding:10px 0}#social-icons-float img{display:inline-block;float:none;width:54px;height:auto;margin:5px}h1.home-title{position:relative;font-size:28px;font-weight:400;color:#6f2020;padding:10px 0;margin-bottom:20px;text-align:center}#primary .list2 h3.entry-title{position:relative;font-size:20px;padding:18px 12px;font-family:"Maven Pro",sans-serif;margin-bottom:20px}#primary .list2 h3.entry-title a{color:#666}#primary .list2 h3.entry-title:before{content:"";background:#6f2020;height:4px;width:20%;left:12px;bottom:0;position:absolute}#primary .entry-meta{font-weight:700;text-transform:uppercase;font-size:11px;border-bottom:solid 1px #eee;padding-bottom:8px;margin-bottom:8px}#primary .entry-meta .author{padding:4px 0}#primary .entry-meta a{color:#6f2020}#primary .format-gallery .entry-content figure{margin-bottom:20px}#primary .format-gallery .entry-content figure img{border:solid 1px transparent;border-bottom:solid 5px #6f2020}#primary .format-gallery .entry-content figure figcaption.gallery-caption{font-size:12px}#primary .grid-2,#primary .grid-3,#primary .grid-4{text-align:center;position:relative;padding:0;margin:0}#primary .grid-2 .featured-wrapper,#primary .grid-3 .featured-wrapper,#primary .grid-4 .featured-wrapper{margin:auto}#primary .grid-2 .featured-image,#primary .grid-3 .featured-image,#primary .grid-4 .featured-image{position:relative;overflow:hidden}#primary .grid-2 .featured-image .bar-1,#primary .grid-3 .featured-image .bar-1,#primary .grid-4 .featured-image .bar-1{content:"";height:2px;width:100%;position:absolute;background:#fff;top:10%;z-index:10;transform:translateX(-100%);transition:ease-out 0.2s transform 0.4s}#primary .grid-2 .featured-image .bar-2,#primary .grid-3 .featured-image .bar-2,#primary .grid-4 .featured-image .bar-2{content:"";height:2px;width:100%;position:absolute;background:#fff;bottom:10%;z-index:10;transform:translateX(100%);transition:ease-out 0.2s transform 0.4s}#primary .grid-2 .featured-image header,#primary .grid-3 .featured-image header,#primary .grid-4 .featured-image header{position:absolute;width:100%;z-index:9;top:0;bottom:0;overflow:hidden}#primary .grid-2 .featured-image header:before,#primary .grid-3 .featured-image header:before,#primary .grid-4 .featured-image header:before{content:"";position:absolute;z-index:10;height:50%;width:120%;top:0;left:0;overflow:hidden;background:rgba(0,0,0,.4);transform-origin:0 100%;transform:rotate(-90deg);transition:ease-in 0.3s transform}#primary .grid-2 .featured-image header:after,#primary .grid-3 .featured-image header:after,#primary .grid-4 .featured-image header:after{content:"";position:absolute;z-index:10;height:50%;width:120%;bottom:50%;left:100%;background:rgba(0,0,0,.4);transform-origin:0% 100%;transform:rotate(90deg);transition:ease-in 0.3s transform}#primary .grid-2 .featured-image header h3.entry-title,#primary .grid-3 .featured-image header h3.entry-title,#primary .grid-4 .featured-image header h3.entry-title{border-bottom:none;position:absolute;height:auto;width:100%;margin:0 auto;top:40%;display:block;z-index:11;font-size:20px;padding:0 10%;text-align:center;transform:scale(0,0)}#primary .grid-2 .featured-image header h3.entry-title a,#primary .grid-3 .featured-image header h3.entry-title a,#primary .grid-4 .featured-image header h3.entry-title a{color:#fff}#primary .grid-2 .featured-image:hover .bar-1,#primary .grid-3 .featured-image:hover .bar-1,#primary .grid-4 .featured-image:hover .bar-1{transform:translateX(-10%)}#primary .grid-2 .featured-image:hover .bar-2,#primary .grid-3 .featured-image:hover .bar-2,#primary .grid-4 .featured-image:hover .bar-2{transform:translateX(10%)}#primary .grid-2 .featured-image:hover header:before,#primary .grid-3 .featured-image:hover header:before,#primary .grid-4 .featured-image:hover header:before{transform:none;opacity:1}#primary .grid-2 .featured-image:hover header:after,#primary .grid-3 .featured-image:hover header:after,#primary .grid-4 .featured-image:hover header:after{transform:rotate(180deg);opacity:1}#primary .grid-2 .featured-image:hover h3.entry-title,#primary .grid-3 .featured-image:hover h3.entry-title,#primary .grid-4 .featured-image:hover h3.entry-title{transform:scale(1,1);transition:linear .2s transform .4s}#primary .default{text-align:center;margin-bottom:40px}#primary .default .entry-header h3.entry-title{font-family:"Maven Pro",sans-serif}#primary .default .featured-image{margin:20px auto}#primary .default .entry-content{font-size:15px}#primary .default .entry-content span{margin:20px auto}#primary .default .entry-content .entry-meta{margin-bottom:20px}#primary .default .more-link{margin-top:20px}#primary .entry-meta{font-weight:700;text-transform:uppercase;font-size:11px}#primary .entry-meta .author{padding:4px 0}#primary .entry-content{margin-top:0;font-family:"Maven Pro";font-size:13px;padding:0;color:#555}#primary .more-link{margin-top:10px;display:inline-block;font-weight:700;font-size:11px;background:#6f2020;color:#fff;padding:6px 12px}#primary .more-link a{color:#fff}#primary .entry-footer{font-size:12px;display:block;bottom:0;left:50%;right:0}#primary .entry-footer a{color:#888;font-family:"Maven Pro",sans-serif}#primary .entry-footer .cat-links:before{content:"\f07b";font-family:FontAwesome;padding-right:3px;color:#6f2020}#primary .entry-footer .comments-link:before{content:"\f086";font-family:FontAwesome;margin-left:10px;padding-right:4px;color:#6f2020}#primary .entry-footer .edit-link{float:right}@media screen and (min-width:768px){.grid-4 h1.entry-title{font-size:15px!important}}@media screen and (max-width:768px){.blog #primary article{margin-bottom:50px}.blog #primary article .featured-image img{border:solid 3px #6f2020}.blog #primary article .featured-image header{position:relative}.blog #primary article .featured-image header:after,.blog #primary article .featured-image header:before{display:none}.blog #primary article .featured-image header h1.entry-title{transform:none;top:0;position:relative;padding:2% 10%}.blog #primary article .featured-image header h1.entry-title a{color:#555}}.blog #primary .tags-links{display:none}.single #page,.page #page{overflow:auto}.single #primary h1.entry-title,.page #primary h1.entry-title{font-size:24px;color:#777;font-family:"Maven Pro",sans-serif;padding:6px 0 20px 0}.single #primary .single-featured,.page #primary .single-featured{width:80%;margin:auto}.single #primary .entry-meta,.page #primary .entry-meta{background:#6f2020;padding:8px 12px;margin:14px auto}.single #primary .entry-meta span,.page #primary .entry-meta span{display:inline-block}.single #primary .entry-meta span a,.page #primary .entry-meta span a{font-family:"Play",sans-serif;color:#fff}.single #primary .entry-meta .byline,.page #primary .entry-meta .byline{float:right}.single #primary article .entry-content,.page #primary article .entry-content{margin-top:30px;font-family:"Maven Pro";font-weight:400;font-size:16px}.single #primary .entry-footer,.page #primary .entry-footer{background:#eee;padding:5px 10px;margin-top:10px}.single #primary .entry-footer a,.page #primary .entry-footer a{color:#888}.single #primary .entry-footer .tags-links:before,.page #primary .entry-footer .tags-links:before{margin-left:10px;margin-right:4px;content:"\f02b";font-family:FontAwesome;font-size:15px;color:#6f2020}.single #primary .nav-links,.page #primary .nav-links{display:inline-block;position:relative;width:100%}.single #primary .nav-links a,.page #primary .nav-links a{color:#6f2020;font-style:italic}@media screen and (max-width:600px){.featured-image .bar-1,.featured-image .bar-2{display:none}}.archive article{overflow:auto}.format-image p{text-align:center}.format-image p img{position:relative;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset;-moz-box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset;box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset}.format-image p img:before,.format-image p img:after{content:"";position:absolute;z-index:-1;-webkit-box-shadow:0 0 20px rgba(0,0,0,.8);-moz-box-shadow:0 0 20px rgba(0,0,0,.8);box-shadow:0 0 20px rgba(0,0,0,.8);top:50%;bottom:0;left:10px;right:10px;-moz-border-radius:10px;border-radius:10px}.format-image p img:after{right:10px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);-moz-transform:skew(8deg) rotate(3deg);-ms-transform:skew(8deg) rotate(3deg);-o-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}.pagination{text-align:center;width:100%}.pagination li{list-style:none;float:left;color:#000;margin:0 7px}.pagination li span{background:none;padding:10px;margin-right:1px}.pagination li .page_count:after{color:#b93d3d}.pagination li .page_count:before{color:#b93d3d}.pagination ul{float:none;display:inline-block}.pagination a{color:#555;background:none;position:relative;font-weight:700;padding:10px 16px;margin-left:1px;text-decoration:none;transition:background ease-in-out 0.2s,color ease-in 0.2s}.pagination a:after{content:"";position:absolute;background:#6f2020;height:3px;width:100%;bottom:0;left:0;transition:bottom 0.2s ease-out}.pagination a:hover:after{bottom:100%}.pagination .next,.pagination .prev{background:none;color:#555;font-weight:700;padding:0;border:0}.pagination .next:after,.pagination .prev:after{content:none}.pagination .prev:before{content:'\f104';font-family:FontAwesome;padding-right:4px;font-weight:700;font-size:20px}.pagination .next:after{content:'\f105';background:none;font-size:20px;font-family:FontAwesome;padding-left:4px;font-weight:700;bottom:100%}.pagination .dots{background:none;border:none}.pagination .current{background:none;color:#555;font-weight:700;border-right:none;padding:10px 16px;margin:0;margin-left:1px}#secondary aside.widget,#footer-sidebar aside.widget{margin:30px 0}#secondary aside.widget h1.widget-title,#footer-sidebar aside.widget h1.widget-title{position:relative;font-size:18px;background:#6f2020;padding:14px 10px;color:#fff;font-family:"Maven Pro"}#secondary aside.widget ul,#footer-sidebar aside.widget ul{list-style:none;margin:0}#secondary aside.widget ul li,#footer-sidebar aside.widget ul li{font-family:"Maven Pro",sans-serif;line-height:2.5em}#secondary aside.widget ul li:before,#footer-sidebar aside.widget ul li:before{content:"\f054";font-family:FontAwesome;color:#6f2020;font-size:9px;padding-right:10px}#secondary .widget_search form label,#footer-sidebar .widget_search form label{width:100%}#secondary .widget_search form label input[type="search"],#footer-sidebar .widget_search form label input[type="search"]{outline:none;width:100%}.video-wrapper{position:relative;width:100%;height:0;padding-bottom:60%}.video{position:absolute;top:0;left:0;width:100%;height:100%}#footer-wrapper{background:url(/wp-content/themes/trance-plus/images/pattern.jpg) repeat;padding-top:10px;color:#777;border-top:solid 4px #6f2020}#footer-wrapper h1.widget-title{color:#6f6f6f;border-bottom:none}#footer-wrapper a{color:#ddd}.site-info{background:#ddd;border-top:solid 3px #6f2020;padding:30px 20px}.site-info a{color:#6f2020!important}.site-info .footer-text{display:inline-block}.site-info .powered-by{display:inline-block;float:right}#comments h2.comments-title{color:#6f2020;font-family:"Maven Pro"}#comments ul.comment-list{list-style:none;font-family:"Maven Pro"}#comments ul.comment-list li{margin:20px 0}#comments ul.comment-list li .vcard a{color:#6f2020;font-family:"Play"}#comments ul.comment-list li .comment-meta{font-family:"Play";font-size:12px;padding:10px;margin:10px 0;background:#ccc}#comments ul.comment-list li .comment-meta a{font-family:"Play";color:#fff}#comments ul.comment-list li ul.children{list-style:none}#comments ul.comment-list li .reply a{font-family:"Play";color:#6f2020;font-weight:700}#comments #respond{text-align:center}#comments #respond #reply-title{text-transform:uppercase}#comments #respond #form-allowed-tags{display:none}#comments #respond input[type="submit"]{border:none;font-size:13px;padding:10px 8px;box-shadow:none;text-shadow:none}#fb-root{display:none}.fb_iframe_widget,.fb_iframe_widget span,.fb_iframe_widget span iframe[style]{width:100%!important}#trance-sponsor{display:inline-block;width:100%;margin-bottom:40px}#trance-sponsor .sponsor{min-height:300px;text-align:center}#trance-sponsor .sponsor img{width:auto}