/******************************************************************
Theme Name: Solar Theme
Theme URI: #
Description: Solar Theme
Author: Cyril LIONDOR
Author URI: #
Version: 1.0
Tags:
******************************************************************/
.sticky {}
.gallery-caption {}
.bypostauthor {}

/* Reset */
html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	    overflow-x: hidden;
}

body {
	margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
	display: block;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

figcaption,
figure,
main {
	display: block;
}

figure {
	margin: 1em 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
		color: #7a7a7a;
	text-decoration: none;
	-webkit-transition: all 250ms ease-in;
-moz-transition: all 250ms ease-in;
-ms-transition: all 250ms ease-in;
-o-transition: all 250ms ease-in;
transition: all 250ms ease-in;
}

a:active,
a:hover {
	outline-width: 0;
}

abbr[title] {
	border-bottom: 1px #767676 dotted;
	text-decoration: none;
}

b,
strong {
	font-weight: inherit;
}

b,
strong {
	font-weight: 700;
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

dfn {
	font-style: italic;
}

mark {
	background-color: #eee;
	color: #222;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

audio,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

img {
	border-style: none;
}

svg:not(:root) {
	overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}
input[type="submit"]{
background-color: #fff;
}
[type="submit"]{
	background-color: #fff!important;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	border: 1px solid #bbb;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	display: inline-block;
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details,
menu {
	display: block;
}

summary {
	display: list-item;
}

canvas {
	display: inline-block;
}

template {
	display: none;
}

[hidden], .hidden{
	display: none;
}

img{
	max-width: 100%;
	height: auto;
}
h1,h2,h3,h4,h5,h6{
	font-weight: 300;
}
h3{
	font-size: 24px;
	margin: 0;
	margin-bottom: 15px;

}
/* layout */

.clearfix{
	clear: both;
	float: none;
}
.text-uppercase{
	text-transform: uppercase;
}
.text-center{
	text-align: center;
}
.justify-c{
  text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
}
.lt-container{
	max-width: 723px;
	max-width: 870px;
	margin: 0 auto;

}

.wrap_img_art_mlitm {
    height: 150px;
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
}
.col-md-4.card-4-- {
    width: 30%;
    float: left;
    padding: 1%;
}
.col-md-4.card-4-- img {
  max-width: 100%;
  height: auto;
}


.sing-pro {
    display: block;
    clear: both;
    width: 100%;
    float: none;
}

body .wordpress-country-selector.col-sm-12 {
    display: inline-block;
    width: 50%;
    text-align: center;
}

body p.country_selector_seems_text {
    font-size: 21px;
}

body p.country_selector_modal_flags {
    margin: 0;
}

body span.flag-icon {
    width: 45px;
    height: 45px;
    background-size: cover;
    border-radius: 50%;
}
body .country_selector_modal_close {
    position: absolute;
    top: -20px;
    right: -20px;
    z-index: 99;
    border-radius: 50%;
    background-color: #dadada;
    color: #000;
    box-shadow: none;
    width: 40px;
    height: 40px;
    padding: 0;
    line-height: 1px;
    border: none;
}

.list_shipping_around_date {
    height: 40px;
    /* position: absolute; */
    /* left: -20%; */
    /* background: #343434; */
    color: #fff;
    /* right: -20%; */
    text-align: left;
    /* padding-left: 15%; */
    /* padding-right: 25%; */
    -moz-transform: rotate(-15deg);
    /* -webkit-transform: rotate(-15deg); */
    -o-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    /* transform: rotate(-15deg); */
    margin-bottom: -20px;
    margin-top: 15px;
    font-size:12px;
    line-height:18px;
    text-align: center;
    display: none;
}
@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}

.spinnerCustom{
	position: fixed;
    top: 50%;
    left: 50%;
	display: none;
}


/* =========================

NEW DESIGN */

.oh{
    overflow: hidden;
}

h1.home-products-title {
    text-align: center;
    position: relative;
    z-index: 2;
    display: inline-block;
    margin-top:30px;
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
}

h1.home-products-title:before {
    content: "";
    display: block;
    background: #484848;
    position: absolute;
    left: -9999%;
    top: 50%;
    right: -9999%;
    height: 1px;
    z-index: -2;
}

h1.home-products-title:after {
    content: "";
    display: block;
    background: #121212;
    position: absolute;
    left: -40px;
    top: 0;
    right: -40px;
    bottom:0;
    z-index: -1;
}


.home-products-loop-section {
    text-align: center;
}

@media (max-width: 425px) {
	.home-products-loop-section {
        display:none;
    }
}

.home-products-loop-navigation {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index:99;
}

.home-products-loop-section .lt-container {
    position:relative;
    max-width: 1090px;
    z-index: 0;
}

.loopPrevBtn,
.loopNextBtn{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 99;
    display: flex;
    align-items: center;
    background: #121212;
    cursor: pointer;
    width: 56px;
}

.loopNextBtn {
    left:auto;
    right:0
}

.loopPrevBtn svg, .loopNextBtn svg {
    width: 42px;
    height: 104px;
}

.home-products-loop-items {
    padding: 0 65px;
}

.home-products-loop-item {
    display:flex;
    align-items: center;
    justify-content: space-evenly;
    align-items: flex-start;
}
.home-products-loop-item h5 {
   font-size: 16px;
   text-transform: uppercase;
}
.home-products-loop-section .owl-stage-outer {
    /* background: red; */
    overflow: hidden;
    z-index: 99;
    position: relative;
}

.home-products-loop-section .owl-dots {
    /* height: 25px; */
    /* background: yellow; */
    position: relative;
    margin-top: 25px;
    z-index: 100;
}

.home-products-loop-section .owl-dot {
    width: 39px;
    border-radius: 0;
    background: #fff;
    opacity: 0.4;
}

.home-products-loop-section .home-products-loop-item img {
    /*height: 200px;*/
    /*object-fit: contain;*/
}

.home-products-loop-item a:hover * {
    opacity: 0.7;
}

.home-products-loop-filter {
    font-size: 16px;
    text-transform: uppercase;
    text-align: left;
    padding: 0 65px;
    margin-bottom: 25px;
    position: relative;
    z-index: 101;
}

.home-products-loop-filter a {
    margin-right: 25px;
}

.cat_stock_b_wrap{
    background-image: url('assets/img/bgStockB.jpg');
    background-size: cover;
    background-position: center;
    min-height: 201px;
    display: flex;
    flex-direction: column;
}

.cat_eu_made_wrap{
    background-image: url("https://www.solar-guitars.com/wp-content/uploads/2023/02/B-Euwebtextundergraphic.png");
    background-size: cover;
    background-position: center;
    min-height: 201px;
    display: flex;
    flex-direction: column;
}

.term-51 li.listing-product.stock-product-0:before,
.term-51 .highlight{
    display: none;
}


.outlet-row {
    display: flex;
    /* align-items: center; */
}

.outlet-col-1 {
    width: 50%;
    /* display: flex; */
    padding: 30px;
}

.outlet-col-2 {
    width: 50%;
    padding: 30px;
}
.outlet-col {
    width: 100%;
    padding: 30px;
    text-align: center;
}

.item-outlet-img {
    width: 113px;
    height: 113px;
    border: 1px solid #7a7a7a;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 113px;
}

.item-outlet {
    display: flex;
    align-items: center;
    padding: 20px 0;
    border-top: 1px solid #7a7a7a;
}

.item-outlet-infos {
    width: 100%;
    padding: 0 20px;
    padding-right: 0;
}

.item-outlet-img img {
    width: 100px;
    height: 100px;
    object-fit: contain;
}

.item-outlet:nth-child(1) {
}

.item-outlet:last-child {
    border-bottom: 1px solid #7a7a7a;
}

.outlet-col-1 img {
    /* height: 100%; */
}

h5 {
}

.item-outlet-title h5 {
    margin: 0;
    font-size: 17px;
}

.item-outlet-price {
    font-size: 23px;
}

.lt-container.outlet-container {
    max-width: 1090px;
}

.outlet-col-2 h2 {
    margin: 0;
}

.outlet-col-2 h3 {
    font-weight: 400;
    margin-top: 3px;
}


a.dark_b .dark_a_fill {
    fill: #d8d8d8;
}

a.dark_a .dark_a_fill {
    fill: #212121;
}

.home-products-loop-filter a.active {
    color: #fff;
}
.woocommerce-checkout .notes{
	display: none;
}
select#gift-card-amount{
	width: auto;
}
.modal-bg-singpro{
	z-index : 10000 !important;
}
.customDisplayForListing{
	display:none;
}

/*
* Pedals design
*/

.extra-container{
	width : 75%;
	margin : 0 auto;
	margin-bottom: 20px;
}
.img-fluid{
	max-width: 100%;
	height: auto;
}
.bottom_border{
	position: relative;
}
.bottom_border p{
    text-align: center;
    padding: 20px;
    border: 1px solid;
    margin: 20px;
}
.bottom_border p:hover{
    background-color: #121212;
    color: #E0E0E0 !important;
    border-color: #E0E0E0;
	cursor: pointer;
}
.bottom_border a{
	transition: none !important;
	position: relative;
}

.bottom_border p:hover a{
	color: #E0E0E0 !important;
	transition: none !important;
}

.pedal-page .divide{
	background-size : cover;
}
.pedal-page .img_pedal{
	display: flex;
	justify-content: center;
	align-items: center;
	/* padding: 0px; */
}
.pedal-page .img_pedal img{
	/* height: 100%; */
}
.pedal-page .power_supply{
    /* display: flex; */
    /* justify-content: space-between;
    align-items: center; */
	font-size: 1.5rem;
}
.pedal-page .text-supply{
	font-size: 11px;
}
.pedal-page .img_container img{
	max-height: 110px;
	display: flex;
	margin : 0 auto;
    align-self: center;
	/* position: relative;
	z-index: 200; */
}
.pedal-page .container_small_img_pedal{
	margin-bottom: 20px;
}
.pedal-page .small_img_pedal{
	border : 2px solid black;
	width: 100%;
	height: 99%;
    display: flex;
    background: #191919;
	/* position: relative;
	z-index: 200; */
}
.img_pedal_mobile{
	display: none;
}
@media (max-width: 768px) {
	.img_pedal_mobile{
		display: block;
	}
	.img_pedal{
		display: none !important;
	}
}
/* .pedal-page .small_img_pedal:before{
	content : '';
	position: absolute;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-size: cover;
	opacity: 0.3;
	background-image: url('https://www.solar-guitars.com/wp-content/uploads/2022/10/20221027170633-Chug20Bottom20THREE.png');
} */
.pedal-page .img_container{
	padding : 10px;
	padding-left : 0px;
}
.pedal-page .content_pedal{
	padding : 20px;
}
.pedal-page .pedal_specs{
	padding-left : 50px;
}
.pedal-page .pedal_desc{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	padding : 50px;
}
.pedal-page .pedal_desc p{
	font-size: 1.1rem;
}
.pedal-page .videos_content{
	padding : 50px;
}
.pedal-page .slick-track{
	height: 50vh;
}
.pedal-page br.slick-slide{
	display: none;
}
.pedal-page .slick-arrow{
	display: none !important;
}
.pedal-page .slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.pedal-page .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.pedal-page .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.pedal-page .slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
	opacity: 0.5;
    color: #6c6c6c;
	font-size: 2rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.pedal-page .slick-dots li.slick-active button:before{
	opacity: 1;
}
.min_height_pedal{
	min-height: 150px;
}
.img_guid_pedal{
	max-height: 25px;
	position: absolute;
    left: 110%;
    top: 50%;
    transform: translateY(-50%);
}
.optimal_settings{
    background: black;
    padding: 100px;
}
.guid_and_faq_section{
	padding: 50px 0px;
}
@media (max-width: 768px) {
	.pedal-page .img_container img{
		max-height: 90px;
	}
	.pedal-page .pedal_specs{
		padding: initial;
	}
	.pedal-page .pedal_desc{
		padding : 0px;
	}
}
@media (max-width: 425px) {
	.img_guid_pedal{
		left : 76%;
	}
	.navigation-top-right-item {
	    margin-right: 0px !important;
	}
}


/* LEPONT Paul 3 Janvier */
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
    width: 100% !important;
}
.cross-sells{
    padding: 10px;
}
.woocommerce-cart .cart-collaterals .cart_totals table th{
	width: 50% !important;
	padding: 10px 0px !important;
}
.cross-sells .products{
	display:flex;
	flex-wrap: wrap;
}
.cross-sells .products .product{
	display: flex;
    flex-direction: column;
	justify-content: space-between;
}
@media screen and (max-width: 783px) {
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page .cross-sells ul.products[class*=columns-] li.product{
		width: 30%;
		padding: 10px;
	}
    .cart_totals.calculated_shipping .shop_table.shop_table_responsive{
        width: 100% !important;
    }
    .cart_totals.calculated_shipping .wc-proceed-to-checkout{
        width: 100% !important;
    }
}
@media screen and (max-width: 425px) {
	.cart_totals.calculated_shipping .shop_table.shop_table_responsive{
		padding : 0px;
	}
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page .cross-sells ul.products[class*=columns-] li.product{
		width: 28%;
		padding: 10px;
	}
}
@media screen and (max-width: 375px) {
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page .cross-sells ul.products[class*=columns-] li.product{
		width: 43%;
	}
}
.wcpbc-price ins{
	display: block;
	text-decoration: none;
}
.custom_display_price del{
	display: none;
}
.custom_display_price .wcpbc-price ins{
	display: initial;
}
.custom_display_price_deal_of_the_day ins::before{
    content: url("https://cdn.solar-guitars.com/wp-content/themes/solar/assets/img/OlaLogoGrey.png");
    display: block;
}
.brand-s-by .custom_display_price_deal_of_the_day ins::before{
    content: url("https://www.sbysolar.com/wp-content/themes/solar/assets/img/s-by-logo-small.png");
    display: block;
}
.custom_display_price_sale del bdi{
	display: none;
}
.custom_display_price_sale .wcpbc-price ins{
	display: initial;
}
.ppc-button-wrapper{
    display: flex;
    justify-content: end;
    margin-top: 10px;
}

/* V3 08.04 */
.home_video{
	width: 100%;
	position: relative;
	max-height: 90vh;
	border-top : 1px solid grey;
}
.first_video{
	border-top : 0px solid grey;
}

.guitars_video{
	width: 100%;
}
.guitars_video.display_mobile{
	display: none;
}
.content_home_video{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	text-align: center;
    z-index: 100;
    margin: 0;
}
.content_home_video p{
	font-weight: bold;
	font-size: 56px;
	color: white;
}
.content_home_video a{
	font-size: 16px;
	font-weight: bold;
	color: white;
	border-radius: 20px;
	border : 1px solid white;
    padding: 10px 20px;
	text-transform: uppercase;
    display: inline-block;
}
.content_home_video a:hover{
	transition: all;
    background: #f3f3f3;
    color: #060606;
}
.content_home_overlay{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 100;
    margin: 0;
    background: black;
    width: 100%;
    height: 100%;
    opacity: 0.5;
	z-index: 1;
}
.item{
	position: relative;
}
.item a{
	font-weight: bold;
	font-size: 56px;
	background-size: cover;
    background-position: center;
	height: 250px;
    min-height: 250px;
    display: flex;
    text-align: center;
    width: 100%;
    /* height: 100%; */
    justify-content: center;
    align-items: center;
	color: white;
	position: relative;
	border-top : 1px solid grey;
}
.item a.categorie-item{
	min-height: 250px;
}
.item p{
    font-weight: bold;
    font-size: 56px;
    color: white;
    z-index: 2;
}
.chug_menu{
	background-image: url('https://cdn.solar-guitars.com//wp-content/themes/solar/assets/img/home-content/pedal-desktop.png');
}
.bass_menu{
	background-image: url('https://cdn.solar-guitars.com//wp-content/themes/solar/assets/img/home-content/bass-desktop.png');
}
.accessories_menu{
	background-image: url('https://cdn.solar-guitars.com//wp-content/themes/solar/assets/img/home-content/accessories1-desktop.png');
}
.outlet_menu{
	background-image: url('https://cdn.solar-guitars.com//wp-content/themes/solar/assets/img/home-content/outlet-desktop.png');
}
body.woocommerce-cart .woocommerce .wc-proceed-to-checkout a.checkout-button{
	padding: 8px 0px;
}
.cross-sells h2:first-child{
	text-align: center;
	font-size: 28px;
	color: #7A7A7A;
	margin-bottom: 40px;
}
.cross-sells .woocommerce-loop-product__link{
	display: inline-block;
}
.cross-sells h2.woocommerce-loop-product__title{
	text-align: left;
	font-size: 16px;
    min-height: 50px;
}
.cross-sells span.price{
	font-size: 16px;
	font-weight: bold;
}
body .woocommerce .cross-sells .add_to_cart_button,
body .woocommerce .cross-sells .button{
    width: 100%;
    text-align: center;
    margin-top: 10px;
    background: none;
    border: 1px solid #7A7A7A;
    border-radius: 0px;
    color: #7A7A7A;
}
body .woocommerce .cross-sells .owl-prev{
    position: absolute;
    left: -40px;
    top: 50%;
	transform: translate(0px,-50%);
    background: #ffffff00;
    font-size: 1.5rem;
    color: #7A7A7A;
}
.loadinglist .owl-dots{
	display: none;
}
.loadinglist .owl-prev,
.woocommerce-MyAccount-navigation .owl-prev,
.listing-filters .owl-prev{
    position: absolute;
    left: -10px;
    top: 20px;
    background: #ffffff00;
    font-size: 1.1rem;
    color: #7A7A7A;
}
.woocommerce-MyAccount-navigation .owl-prev{
	top: 45px;
    left: -20px;
}
.listing-filters .owl-prev{
	top: 17px;
    left: -15px;
}
body .woocommerce .cross-sells .owl-prev:before,
.loadinglist .owl-prev:before,
.woocommerce-MyAccount-navigation .owl-prev:before,
.listing-filters .owl-prev:before{
    content : '\f053';
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
body .woocommerce .cross-sells .owl-next{
    position: absolute;
    right: -30px;
    top: 50%;
    transform: translate(0px,-50%);
	background: #ffffff00;
    font-size: 1.5rem;
    color: #7A7A7A;
}
.loadinglist .owl-next,
.woocommerce-MyAccount-navigation .owl-next,
.listing-filters .owl-next{
    position: absolute;
    right: -10px;
    top: 20px;
	background: #ffffff00;
    font-size: 1.1rem;
    color: #7A7A7A;
}
.woocommerce-MyAccount-navigation .owl-next{
	right: -20px;
    top: 45px;
}
.listing-filters .owl-next{
	right: -15px;
    top: 17px;
}
body .woocommerce .cross-sells .owl-next:hover,
body .woocommerce .cross-sells .owl-prev:hover{
	background: #ffffff00;
	color: #FFF;
}
body .woocommerce .cross-sells .owl-next:before,
.loadinglist .owl-next:before,
.woocommerce-MyAccount-navigation .owl-next:before,
.listing-filters .owl-next:before{
    content : '\f054';
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
table.shop_table thead{
	background: #212121;
	color: #7A7A7A;
    text-transform: uppercase;
	font-size: 20px;
}
.woocommerce table.shop_table thead th {
	font-weight: 400;
}
.woocommerce table.shop_table td.product-remove{
	padding: 0;
}
.woocommerce table.shop_table td.product-name a,
.woocommerce table.shop_table td.product-price,
.woocommerce table.shop_table td.product-subtotal{
	font-weight: bold;
	font-size: 16px;
	color: #7A7A7A;
}
.woocommerce .product-remove a.remove{
	color: #7A7A7A !important;
}
.woocommerce-cart .woocommerce table.cart .product-thumbnail{
	min-width: 162px;
    text-align: center;
	height: 210px;
	display: table-cell;
}
.woocommerce-cart .woocommerce table.cart img{
	width: 62px;
}
#coupon_code {
    min-width: 50%;
	background: #ffffff00;
	border : 1px solid #7A7A7A;
	color: #7A7A7A;
	height: 36px;
	font-size: 1rem;
}
.woocommerce-cart .woocommerce table.cart .update_cart_button,
.woocommerce-cart .woocommerce table.cart .apply_coupon_button{
    background: white;
    color: #121212 !important;
    border-radius: 0px;
    text-transform: uppercase;
    min-width: 180px;
    margin-left: 10px;
	font-size: 1rem;
}
.actions_items{
	display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}
.actions_items .coupon{
	width: 100%;
}
.cart_totals h2:not(.cross-sells h2){
	margin: 0px;
	border-bottom: 1px solid #7A7A7A;
	text-transform: uppercase;
	font-size: 28px;
	padding-bottom: 8px;
}

#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th,
body.woocommerce-cart .cart-collaterals .cart_totals tr td,
body.woocommerce-cart .cart-collaterals .cart_totals tr th,
body.woocommerce-checkout .cart-collaterals .cart_totals tr td,
body.woocommerce-checkout .cart-collaterals .cart_totals tr th {
    border-color: #7a7a7a;
	vertical-align: middle;
}

#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,
#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th {
    border: none!important;
}
.woocommerce table.shop_table .cart-subtotal td{
	color : #7a7a7a;
	font-size: 22px;
	font-weight: bold;
	text-align: right;
}
.woocommerce table.shop_table td,
.woocommerce table.shop_table .order-total td{
	color : #7a7a7a;
	font-size: 16px;
	border-bottom: 0px;
	text-align: right;
}
.woocommerce table.shop_table td.product-name,
.woocommerce table.shop_table tr.other_informations td {
	text-align: left;
    max-width: 210px;
}
.woocommerce table.shop_table .order-total td strong .woocommerce-Price-amount.amount{
	display: block;
	font-size: 24px;
}
table.shop_table .shipping td a{
	color : #7a7a7a;
}

table.shop_table .shipping td.calculated_shipping{
	padding: 0px;
	border-top : 0px !important;
	text-align: left;
}
.woocommerce-cart .cart-collaterals .shipping-calculator-button{
	font-size: 1rem;
	margin-top: 0px !important;
	margin-bottom: 10px;
}
.woocommerce-cart .cart-collaterals .shipping-calculator-form{
	margin: 0px !important;
	padding: 0px !important;
}
.woocommerce-cart .cart-collaterals .shipping-calculator-form input,
.woocommerce-cart .cart-collaterals .shipping-calculator-form .select2-container--default .select2-selection--single{
	background: none;
	border: 1px solid #7A7A7A;
	border-radius: 0px;
	color: #7A7A7A;
	min-height: 34px;
	padding : 0px 10px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	color: #7A7A7A !important;
	line-height: 34px !important;
	padding: 0px !important;
	padding-left: 0px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 34px !important;
}
.woocommerce-cart .cart-collaterals .shipping-calculator-form button{
	width: 100%;
	text-align: center;
	margin-top: 10px;
	background: none;
	border: 0px solid #7A7A7A;
	border-radius: 0px;
	color: #121212;
	margin: 0px;
    text-transform: uppercase;
}
.other_informations td{
	padding: 10px 0px !important;
}
.other_informations td small{
	font-size: 14px;
}
.woocommerce-cart .woocommerce table.shop_table td small{
	font-weight: 300;
}
#pwgc-redeem-gift-card-container label{
    margin-bottom: 18px;
    display: inline-block;
}
#pwgc-redeem-gift-card-container{
	margin-bottom: 24px !important;
}
#pwgc-redeem-gift-card-number{
	width: 69% !important;
	background: none;
	border: 1px solid #7A7A7A;
	border-radius: 0px;
	color: #7A7A7A;
	min-height: 34px;
	padding : 0px 10px;
}
#pwgc-redeem-button{
	width: 30%;
	text-align: center;
	margin-top: 10px;
	background: none;
	border: 0px solid #7A7A7A;
	border-radius: 0px;
	color: #121212;
	margin: 0px;
    text-transform: uppercase;
	padding: 0px;
}
.sticky_item{
    position: sticky !important;
    top: 130px;
	min-height: 500px !important;
    height: 0px;
}

.input-group-qty{
    display: flex;
    border: 1px solid #7A7A7A;
    padding: 4px 10px;
	color: #7A7A7A;
    align-items: end;
	justify-content: space-between;
}
.input-group-qty span{
	cursor: pointer;
}
.input-group-qty input{
    background: none;
    color: #7A7A7A;
    font-size: 20px;
    font-weight: bold;
    border: none;
    text-align: center;
	-moz-appearance: textfield;
}
.input-group-qty input::-webkit-outer-spin-button,
.input-group-qty input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    background: none;
    width: 0;
    border: none;
}
th.product-price,
th.product-quantity,
th.product-subtotal{
	text-align: center;
}
#accordion_checkout h2{
    background: none;
    border: none;
    display: flex;
	font-weight: bold;
	font-size: 18px;
	color: #7A7A7A;
    padding: 10px 0px;
	margin-bottom: 40px;
}
#accordion_checkout .fa-chevron-down:before{
	padding-left: 10px;
}
#accordion_checkout .ui-accordion-header-active .fa-chevron-down{
	transition : all;
    transform: rotate(180deg);
}
#accordion_checkout .ui-accordion-header-active .fa-chevron-down:before{
	padding-left: 0px;
	padding-right: 10px;
}
#accordion_checkout .ui-widget-content{
	background: none;
	border: none;
}
#accordion_checkout.ui-accordion .ui-accordion-content{
	padding: 0px;
}
.woocommerce-billing-fields,
.woocommerce-billing-fields input,
.woocommerce-shipping-fields,
.woocommerce-shipping-fields input {
	color: #7A7A7A !important;
    background-color: transparent !important;
}
.woocommerce form .form-row{
	padding : 8px;
}
.woocommerce-billing-fields input,
.woocommerce-shipping-fields input{
	color: #7A7A7A;
    border: 1px solid #7A7A7A !important;
    padding: 0px 10px;
    min-height: 35px !important;
}
.woocommerce-billing-fields .form-row.validate-required:before,
.woocommerce-shipping-fields .form-row.validate-required:before{
	content : '*';
	color: red;
	position: absolute;
    right: 12px;
    top: 8px;
}
.woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__rendered,
.woocommerce-shipping-fields .select2-container--default .select2-selection--single .select2-selection__rendered{
    border: 1px solid #7A7A7A !important;
    padding-left: 10px !important;
}
.woocommerce form #step_1 .form-row .required,
.woocommerce form #step_2 .form-row .required{
	display: none !important;
}
.woocommerce form .form-row label{
	font-weight: bold;
}
#ship-to-different-address label{
	display: flex;
	align-items: center;
}
#ship-to-different-address span{
	padding-left: 10px;
	font-size: 18px;
	color: #7A7A7A;
}
#bloc_ups{
    border: none;
	color: #7A7A7A;
    padding: 0px;
}
#bloc_ups #calc_shipping_location{
    display: block;
    width: 100%;
    margin-top: 10px;
    background: none;
    color: #7A7A7A;
    min-height: 32px;
	padding-left: 6px;
}
#block_addresse{
	display: none;
}
#block_shipping_pro input{
    margin-right: 10px;
    margin-top: 10px;
}
body .woocommerce-checkout #payment {
    background-color: transparent;
    border: 0px;
}
.wc_payment_methods.payment_methods{
	/* display: flex; */
}
.list_payment{
	display: flex;
	padding : 0px 10px;
}
.list_payment li{
	list-style: none;
	flex : 1;
    display: flex;
    justify-content: center;
    /* align-items: center; */
	cursor: pointer;
}

.wc_payment_methods.payment_methods li label{
	width: 100%;
	cursor: pointer;
    padding: 20px;
    border: 1px solid #7A7A7A;
	margin: 10px;
    display: flex;
    text-align: center;
    justify-content: center;
    flex-direction: column-reverse;
    align-items: center;
	color: #7A7A7A;
	height: 100%;
}
.wc_payment_methods.payment_methods li input[type="radio"]:checked + label {
	background: #7a7a7a1c;
}
.woocommerce-checkout #payment .content_payment div.payment_box{
	background-color: #ffffff00;
    margin: 0px;
}
.woocommerce-checkout #payment .content_payment div.payment_box p{
	margin-top: 0px;
	font-size: 14px;
}
.woocommerce-checkout #payment .content_payment div.payment_box h3{
	font-weight: bold;
    color: #7A7A7A;
	font-size: 18px;
}
.woocommerce-checkout #payment .content_payment div.payment_box fieldset{
	border : 0px;
	margin : 0px;
	padding : 0px;
}
.woocommerce-checkout #payment .content_payment div.payment_box::before {
	display: none;
}
.wc_payment_methods.payment_methods li .input-radio{
	display: none;
}
.wc_payment_methods.payment_methods li label img{
	max-width: 60px;
	margin-bottom: 10px;
	height: 45px;
}
.woocommerce-checkout #payment .content_payment .payment_method_redsys p{
	margin : 0px;
	font-weight: bold;
	font-size: 18px;
}
.woocommerce-checkout #payment div.form-row{
	border-top : 1px solid #7a7a7a;
}
.woocommerce-privacy-policy-text p{
	font-weight: bold;
    margin-top: 0px;
	font-size: 18px;
}
.woocommerce-terms-and-conditions-checkbox-text{
    font-weight: 400;
}
.woocommerce-terms-and-conditions-checkbox-text a{
	text-decoration: underline;
}
.woocommerce-checkout #place_order{
	display: flex;
	margin : 0 auto;
    color: white;
	background-color: #ffffff00 !important;
    font-size: 16px;
    font-weight: bold;
    border-radius: 25px;
    border: 1px solid white;
    padding: 15px 30px;
    text-transform: uppercase;
}
.woocommerce-checkout #pwgc-redeem-gift-card-form label{
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
	display: inline-block;
	color: #7A7A7A;
}
.woocommerce-checkout #pwgc-redeem-gift-card-number{
	width: 50% !important;
}
.woocommerce-checkout #pwgc-redeem-button{
	margin-top: 10px !important;
	width: 50%;
    color: white;
    background-color: #ffffff00 !important;
    font-size: 16px;
    font-weight: bold;
    border-radius: 25px;
    border: 1px solid white;
    padding: 15px 30px;
    text-transform: uppercase;
}
.message_checkout{
	display: inline-block;
	margin-top: 20px;
	color: #ff1010;
	font-weight: bold;
}
.ui-widget-content a{
	color: #7A7A7A !important;
}
.content_resume{
	border : 1px solid #7A7A7A;
	padding: 16px;
}
.content_resume #order_review_heading{
	text-transform: uppercase;
	font-size: 26px;
    border-bottom: 2px solid #7A7A7A;
}
.woocommerce .content_resume table.shop_table th{
	padding: 2px 0px;
}
.woocommerce .content_resume tr{
	position: relative;
}
.woocommerce .content_resume tr:before{
	content : "";
    width: 84%;
    display: block;
    height: 1px;
    background: #7A7A7A;
    position: absolute;
}
.woocommerce .content_resume tr.cart-subtotal:before{
	height: 0px;
}
body .woocommerce table.shop_table{
	margin-bottom: 0px;
}
.checkout.woocommerce-checkout input[type="checkbox"],
.elem_filter input[type="checkbox"] {
	position: relative;
}
.checkout.woocommerce-checkout input[type="checkbox"]:before,
.elem_filter input[type="checkbox"]:before{
    content: '';
    position: absolute;
    left: 0px;
    top: 50%;
    width: 17px;
    height: 17px;
    background-color: #121212;
    border: 1px solid #7A7A7A;
    cursor: pointer;
    transform: translate(0px, -50%);
}

.checkout.woocommerce-checkout input[type="checkbox"]:checked:before,
.elem_filter input[type="checkbox"]:checked:before{
	background-image: url('assets/img/check.svg');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
#step_1,#step_2,#step_3{
	margin-bottom: 24px;
}
.woocommerce-cart-form__cart-item.cart_item td{
	border-top : 1px solid #7A7A7A !important;
	border-bottom : 1px solid #7A7A7A !important;
}
.woocommerce-cart-form__cart-item.cart_item td:first-child{
	border-left : 1px solid #7A7A7A !important;
}
.woocommerce-cart-form__cart-item.cart_item td:last-child{
	border-right : 1px solid #7A7A7A !important;
}
.woocommerce table.shop_table .empty td{
	padding: 4px;
}
.d-mobile{
	display: none;
}
.d-desktop{
	display: initial;
}
.zoom_area {
    width: 90%;
    position: relative;
}
.citation {
    font-weight: 700;
    font-style: italic;
    font-size: 18px;
    margin-bottom: 46px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    clear: both;
    text-align: justify;
    position: relative;
}

body.product-template-default.single.single-product.woocommerce.woocommerce-page .specs-img img,
body.page-template-page-outlet-detail .specs-img img
 {
    height: 600px;
}

.price-bottom-wrap {
    text-align: center;
    position: fixed;
    -webkit-transition: all 1000ms ease-in;
    -moz-transition: all 1000ms ease-in;
    -ms-transition: all 1000ms ease-in;
    -o-transition: all 1000ms ease-in;
    transition: all 1000ms ease-in;
    left: 0;
    right: 0;
    background-color: #000;
    box-shadow: 0 0 -15px red;
    padding: 15px;
    bottom: -100%;
}

.price-bottom-wrap.show {
    bottom: 0;
}

.price-bottom-wrap .btn-buy {
    display: inline-block;
    margin: 0;
    margin-left: 25px;
}

.price-bottom-price {
    font-size: 27px;
}

.price-bottom-title {
    font-size: 20px;
    margin-right: 25px;
}

.price-bottom-remove {
    position: absolute;
    right: 10px;
	top: 5px;
    border: 1px solid #fff;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    line-height: 23px;
    cursor: pointer;
    color: #fff;
}

.price-bottom-remove:hover {
    opacity: 0.7;
}
.huito {
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
}

.huito img {
    height: auto;
    width: auto;
    max-width: 30vw;
    margin: 0px auto;
    text-align: center;
    display: block;
    margin-bottom: -20px;
    padding: 10px;
    background: black;
}

#artist_tabs_2 a {
    width: 100%;
    max-width: 450px;
    height: 32px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #373737;
    display: inline-block;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    line-height: 32px;
    margin: 15px auto;
    border: none;
}

/* .content-text-about-us, .block-img-ola {
    width: 50%;
    float: left;
} */

.content-text-about-us {
}

.content-text-about-us p {
    font-size: 20px;
    padding-right: 15px;
    padding-left: 15px;
}

section.section-about-us {
    padding: 0;
}

section.section-about-us .header-container {
    /* max-width: 100%; */
}

.block-img-ola {
    position: relative;
}

.block-img-ola img {
    width: 100%;
}

.block-img-ola:after {
    content: "";
    display: block;
    background-image: url(assets/img/desh.png);
    position: absolute;
    width: 12%;
    height: 100%;
    left: -2px;
    top: 0;
    background-size: 100% 100%;
}


.ddd {
    background-color: #000;
}

.afterhui {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-size: cover;
    background-position: center;
    opacity: 0.3;
    background-attachment: fixed;
}

.lehhhe {
    padding-top: 20px;
    overflow: hidden;
}

.owl-theme .owl-nav [class*=owl-]{
	margin: 0px !important;
	padding: 0px !important;
}
div#content_ajx {
	overflow: hidden;
	margin: 15px auto;
	text-transform: uppercase;
}
ul.loadinglist {
	margin: 0px 16px;
	padding: 0;
	list-style: none;
	text-align: center;
	position: relative;
}
ul.loadinglist li {
	display: inline-block;
    min-height: 40px;
	width: 100%;

}
ul.loadinglist li a {
	padding: 10px;
	border: 1px solid #121212;
	width: 100%;
	display: flex;
	justify-content: center;
}
ul.loadinglist li a.active {
	border: 1px solid #7a7a7a;
	font-weight: bold;
}
.latest-news{
	background-image: none;
	background-color: transparent;
}
.thulmby{
	overflow: hidden;

}
.thulmby img{
	margin-top: 0;
	-webkit-transition: all 1000ms ease-in;
	-moz-transition: all 1000ms ease-in;
	-ms-transition: all 1000ms ease-in;
	-o-transition: all 1000ms ease-in;
	transition: all 1000ms ease-in;
}
.demi{


}
.demi img{
	margin-top: -10%;
}

a.button_action{
	border: 1px solid #7A7A7A;
	width: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px 0px;
    margin: 0 auto;
}
h3.button_action_title{
	font-size: 1rem;
	margin-bottom: 0px;
}
.artist_content h3{
	text-align: center;
}
.artist_archive_list{
	padding: 0px;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.artist_archive_list li{
	flex-basis: calc(20% - 20px);
	margin: 10px;
	padding : 0px !important;
	height: inherit !important;
}
li.woocommerce-MyAccount-navigation-link{
	list-style: none;
    min-height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.woocommerce-MyAccount-navigation{
	position: relative;
}
.listing-filters{
	display: block !important;
}
.filter-options-options:before {
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #484848;
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.filter-options-options{
	display: none;
    padding: 10px;
    border: 1px solid #484848;
    text-align: center;
    position: relative;
    margin-top: 15px;
}
.select_options_kawa .select2{
	background: none;
}
.select_options_kawa .select2-container--default .select2-search--inline .select2-search__field{
	line-height: 20px;
}
.filter-options-options .select2-container--default .select2-selection--multiple{
	background: #ffffff00;
	border : 0px;
}

.filter-options-options.open .backdrop{
    position: absolute;
    right: -70vw;
    width: 70vw;
    height: 100vh;
    background: #00000096;
}
.listing-product {
    min-height: 580px;
}
.filter-options-options li.hasSub{
	padding: 0px;
	max-height: 30vh;
	overflow: scroll;
}
.elem_filter{
	display: flex;
}
.filter-options-options a {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}
.elem_filter input{
	margin-right: 10px;
}
.elem_filter input[type="number"]{
	min-width: 49%;
	padding: 10px;
	background: #ffffff00;
	border: 1px solid #7A7A7A;
	color: #7A7A7A;
	height: 32px;
	font-size: 1rem;
	margin-bottom: 4px;
}
.elem_filter label{
	text-align: left;
}
.price-bottom-wrap .wcpbc-price ins{
	display: inherit;
}
.post-type-archive-artists .home-slider {
    /* max-height: 110px; */
}
.label-inside label{
    position: absolute;
    top: -2px;
    font-size: 0.7rem;
    left: 10px;
    background: #121212;
	line-height: 1 !important;
}
.legacy-products .listing-product-wrap img{
	min-height: 330px;

}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected]{
	background-color : #1a1a1a !important;
}
.woocommerce-cart .cart-collaterals .shipping-calculator-button::after{
    font-family: "FontAwesome" !important;
	content: '\f078' !important;
}
.slider-container{
	width: 90%;
	margin: 0 auto 10px;
	margin-top: 20px;
}
.rs-container .rs-scale span ins{
	color: white !important;
}
.rs-container .rs-selected{
	background-color : #373737 !important;
	border: 1px solid #373737 !important;
}
#customer_login .col-1,
#customer_login .col-2{
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 48%;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%;
}
.home-slider .hs{
	overflow: hidden;
}
.listing-pedals .front_picture{
	/* height: 300px; */
}
.pedal-slider-container{
    width: 70%;
    margin: 0 auto;
}
.woocommerce-cart-form__cart-item .down_button{
    padding-right: 5px;
}
.woocommerce-cart-form__cart-item .up_button{
    padding-left: 5px;
}
.beautiful_shot{
	overflow: hidden;
}
.beautiful_shot img{
	padding : 6px;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
	min-width: 48%;
}
.outOfStockBtn{
	width: 139px;
	height: 30px;
	border: 1px solid #797979;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	line-height: 30px;
	text-align: center;
	text-transform: uppercase;
	display: inline-block;
	margin: 10px auto;
	margin-left: 10px;
}


@media (max-width: 1024px) {
	.fb-share-button{
		margin-top: 10px;
	}
	#ship-to-different-address input{
		width : 16px !important;
	    min-height : 16px !important;
	}
	.filter-options-options {
	    /* display: none; */
	    padding: 10px;
	    border: 1px solid #484848;
	    text-align: center;
	    position: relative;
	    margin-top: 15px;
	}
	.filter-options-options-container.open{
	    position: fixed;
	    width: 100vw;
	    height: 100vh;
	    top: 0;
	    left: 0;
	    z-index: 1000000;
	}
	.mobile-menu.open,
	.filter-options-options.open {
		left: 0;
		width: 100vw;
		background: #121212;
		height: 100vh;
		z-index: 10000;
	}
	.filter-options-options.open{
		display: block;
		top: 0px;
		width: 30vw;
		height: auto;
		min-height: 100vh;
		margin-top: 0px;
	    padding-top: 0px;
	}
	.filter-options-options.open .select_options_kawa{
		height: 90vh;
		overflow: scroll;
	}
	.close_menu_filter{
		margin-top: 20px;
		display: inline-block;
	}
	.mobile-menu,
	.filter-options-options {
		position: absolute;
		top: -16px;
		left: -250px;
		width: 250px;
		height: 100%;
		transition: left 0.3s ease;
	}
	.mobile-menu .right,
	.filter-options-options .right{
		text-align: right;
		border-bottom: 0px;
		justify-content: end;
	}
	.mobile-menu ul,
	.filter-options-options ul{
		padding: 0px;
	}
	.mobile-menu > ul,
	.filter-options-options > ul{
		border-bottom: 1px solid;
	}
	.mobile-menu ul li,
	.filter-options-options ul li{
		list-style: none;
		min-height: 50px;
		border-bottom: 1px solid;
		padding-left: 2rem;
		line-height: 50px;
	}
	.filter-options-options ul li{
		min-height: 30px;
		line-height: 30px;
	}
	.mobile-menu ul li:last-child,
	.filter-options-options ul li:last-child{
		border-bottom: 0px solid;
	}

	.mobile-menu ul li a,
	.filter-options-options ul li a{
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.mobile-menu ul li.active > a i,
	.filter-options-options ul li.active > a i{
		transform : rotate(90deg);
	}
	.mobile-menu ul li i{
		margin-right: 20px;
	}
	.filter-options-options ul li i{
		margin-right: 5px;
	}
	.mobile-menu .close_menu{
		margin-right: 20px;
		font-weight: bold;
		font-size: 1.6rem;
	}
	.mobile_elem{
		display: flex;
		margin : 0px 20px;
	}
	.mobile_elem .ups-li{
		width: 100% !important;
		border-left: 0px !important;
	}
	.mobile_elem li.navigation-top-right-item.ups-li{
		padding-left: 10px !important;
		margin: 0px !important;
	}
	.mobile_elem > div{
		flex : 1;
	}
	.nbItems{
	    background: white;
	    padding: 0px 10px;
	    margin-left: 10px;
		border-radius: 5px;
	}
	.lt-container{
		padding: 0px 20px;
	}
	.home_video{
		position: relative;
		width: 100%;
		height: 100vh;
		overflow: hidden;
	}
	.guitars_video{
		width: initial;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		min-width: 100%;
		min-height: 100%;
	}
	.guitars_video.display_mobile{
		display: initial;
        width: inherit;
	}
	.guitars_video.display_desktop{
		display: none;
	}
	.content_home_video p{
		font-size: 32px;
	}
	.content_home_video a{
		font-size: 12px;
	}
	.item a{
		height : 125px;
		min-height: 125px;
	}
	.item p{
	    font-size: 32px;
	}
	.chug_menu{
		background-image: url('https://cdn.solar-guitars.com//wp-content/themes/solar/assets/img/home-content/pedal-small.png');
	}
	.bass_menu{
		background-image: url('https://cdn.solar-guitars.com//wp-content/themes/solar/assets/img/home-content/bass-small.png');
	}
	.accessories_menu{
		background-image: url('https://cdn.solar-guitars.com//wp-content/themes/solar/assets/img/home-content/accessories1-small.png');
	}
	.outlet_menu{
		background-image: url('https://cdn.solar-guitars.com//wp-content/themes/solar/assets/img/home-content/outlet-small.png');
	}
	.header-container-nav{
		display: none;
	}
	.d-desktop{
		display: none;
	}
	.d-mobile{
		display: initial;
	}
	ul.navigation-top-right{
   		justify-content: end;
	}
	.navigation-top-right-item{
		margin-right: 15px !important;
	}
	.header-container-logo{
		width: auto !important;
	}
	.menu-container {
	    position: relative;
	    display: flex;
	    justify-content: center;
	    align-items: center;
	}
	.menu-container a img {
		max-width: 100px;
		padding-top: 2px;
	}
	.menu-toggle {
		font-size: 1.6rem;
		padding : 0px 20px;
	}

	header.header{
		border-bottom: 1px solid;
	}
	.theme_product .mobile_display{
	    display: flex;
	    flex-direction: column-reverse;
	}
	.zoom_area{
		width: 100%;
	}
	.theme_product .hero-single-img{
		margin-top: 60px;
	}
	.theme_product h1{
		text-align: left;
		font-size: 16px;
	}
	.theme_product .ola-logo {
		display: none;
	}
	.citation {
	    margin-bottom: 12px;
	    margin-top: 8px;
    	font-style: normal;
	}
	.citation p{
		font-weight: bold;
	}
	.hero-social-share-single{
		order: 2;
		margin-bottom: 12px !important;
	}
	.hero-buy-single{
		margin-bottom: 0px !important;
	}
	.hero-buy-wrap .btn-buy{
		padding: 4px 0px;
	}
	.hero-buy-wrap .btn-buy:before{
		padding: 4px 0px;
	}
	body.product-template-default.single.single-product.woocommerce.woocommerce-page .specs-img img{
		height: 350px;
	}
	.price-bottom-content{
		/* margin-right: 30px; */
	}
	.price-bottom-content .price-bottom-title,
	.price-bottom-content .price-bottom-price{
		font-size: 16px !important;
	}
	.price-bottom-content .price-bottom-price{
	    margin: 6px 0px;
	    display: inline-block;
	}
	.price-bottom-wrap .btn-buy{
		display: block;
		margin-left: 0px;
	}
	.price-bottom-wrap.show{
		padding-top: 30px;
	}
	.actions_basket{
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}
	.actions_basket a{
		margin-left: 0px !important;
		margin-bottom: 6px;
		max-width: 75% !important;
	    width: 75% !important;
	    margin: 4px 0px !important;
	}
	.huito img{
		max-width: 50vw;
	}
	.afterhui{
		display: none;
	}
	.img-ww{
		display: flex;
		flex-direction: column;
	}
	.img-ww .hero-single{
		order: 2;
		margin-bottom: 36px;
	}
	.img-ww .hero-single .ola-logo{
		display: none;
	}
	ul.artist_tabs {
	   display: flex;
	}

	ul.artist_tabs li {
	    flex : 1;
	}
	.artist_tabs_panel{
		margin-top: 0px !important;
		padding : 16px !important;
	}
	.facebook-like_artist{
		text-align: center;
	}
	.single.single-artists h1,
	.facebook-like_artist h3{
		font-size: 1.3rem;
	}
	.woocommerce table.shop_table thead th.product-subtotal,
	.woocommerce table.shop_table thead th.product-quantity,
	.woocommerce-cart table.cart td.product-quantity,
	.woocommerce-cart table.cart td.product-subtotal,
	.woocommerce-cart table.cart td.product-remove
	{
		display: none;
	}
	.woocommerce-cart .woocommerce table.cart .product-thumbnail{
		min-width: 90px;
		height: auto;
    	vertical-align: middle !important;
	}
	.woocommerce-cart .woocommerce table.cart .product-thumbnail a{
		/* height: 100%; */
	}
	.woocommerce-cart-form__cart-item.cart_item td.product-price{
		border-right : 1px solid #7A7A7A !important;
	}
	.woocommerce table.shop_table td{
		vertical-align: top !important;
    	text-transform: uppercase;
	}
	.input-group-qty{
	    width: 110px;
	    margin-top: 10px;
		font-size: .9rem;
	}
	.input-group-qty input{
		font-size: .9rem;
	}
	.d-mobile .align{
	    display: flex;
	    align-items: center;
	}
	.d-mobile .align a.remove{
	    margin-left: 20px;
	    color: #7A7A7A !important;
	    font-size: 2rem !important;
	    margin-top: 10px;
	}
	.input-group-qty span{
		padding : 0px 5px;
	}
	table.shop_table thead{
		position: sticky;
		top : 65px;
	}
	.woocommerce-cart .woocommerce table.cart img{
		width: 45px !important;
	}
	.woocommerce-cart-responsive .sticky_item{
		position: relative !important;
 		top: initial;
		min-height: initial !important;
		height: initial;
	}
	.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals{
		order: 3;
	}
	.woocommerce .cross-sells, .woocommerce-page .cross-sells{
		order : 2;
		padding : 0px 30px;
		margin-bottom: 40px;
	}
	.cross-sells.d-mobile{
		display: block;
		padding : 0px 20px;
	}
	body .woocommerce .cross-sells .owl-prev{
	    left: -20px;
	}
	body .woocommerce .cross-sells .owl-next{
	    right: -20px;
	}
	.actions_items{
		flex-direction: column;
	}
	.actions_items #coupon_code{
		width: 100%;
	}
	.actions_items .apply_coupon_button{
	    float: none !important;
	    width: 100% !important;
	    margin: 0 !important;
	    margin-top: 10px !important;
	    display: inline-block !important;
	}
	.actions_items .update_cart_button{
		margin: 0 !important;
	}
	.woocommerce table.shop_table td.product-name, .woocommerce table.shop_table tr.other_informations td{
		max-width: initial;
	}
	#accordion_checkout h2{
		margin-bottom: 20px;
	}
	#ship-to-different-address input{
		display: inline-block;
 		width: auto;
		min-width: auto;
	}
	#bloc_ups img{
		max-width: 44px;
	}
	#block_shipping_pro input{
		width: auto;
	}
	.wc_payment_methods.payment_methods li label{
	    padding: 20px 5px;
	    margin: 3px;
	    font-size: 0.8rem;
	}
	.woocommerce-checkout #pwgc-redeem-gift-card-number,
	.woocommerce-checkout #pwgc-redeem-button{
		width: 100% !important;
	}
	.woocommerce-checkout #place_order{
	    margin-top: 40px;
	    width: 100%;
	    text-align: center;
	    display: flex;
	    justify-content: center;
	}
	.content-text-about-us{
		width: 100%;
		order: 2;
	}
	.section-about-us{
		order : 1;
	}
	.block-img-ola{
		margin: 0 auto;
		max-width: 50vw;
	}
	.content-text-about-us img{
		display: flex;
		margin: 0 auto;
	}
	.block-img-ola:after{
		background-image : none;
	}

    ul.loadinglist li {
        display: block!important;
        padding: 5px;
    }
	a.button_action{
	    width: 100%;
	}
	.iframeVideo iframe{
		height: auto;
	}
	.artist_archive_list li{
		flex-basis: calc(50% - 20px);
		margin: 10px;
		padding : 0px !important;
		height: inherit !important;
	}
	body.page-id-104 input{
		width: 100%;
		min-height: 44px !important;
		padding: 10px 30px !important;
	}
	body.page-id-104 .wpcf7 p{
		text-align: left;
		font-size: 1.2rem;
	}
	body.page-id-104 #mc4wp-form-1 input.btn-default{
	    display: flex;
	    max-width: 100%;
	    justify-content: center;
	}
    .latest-news-block, .video-block {
        width: 100% !important;
    }
	body.woocommerce-account .woocommerce-MyAccount-navigation{
		width: auto !important;
		overflow: hidden;
		padding : 10px 20px;
	}
	li.woocommerce-MyAccount-navigation-link{
		width: auto!important;
		float: none!important;
	}
	li.woocommerce-MyAccount-navigation-link a{
		font-size: 1.3rem;
	}
	.woocommerce-MyAccount-content tr{
		margin-bottom: 10px;
	}

	.woocommerce-MyAccount-content td{
	    background-color: #fff !important;
	    color: black !important;
	}
	.woocommerce-EditAccountForm input{
    	min-height: 40px;
    	padding: 10px;
	}
	.woocommerce-MyAccount-navigation .owl-prev{
		top: 50px;
	    left: -0px;
	}
	.woocommerce-MyAccount-navigation .owl-next{
		right: 0px;
	    top: 50px;
	}
	.img_pedal_mobile img{
		max-width: 50vw !important;
		margin : 0 auto;
		display: flex;
		margin-bottom: 20px;
	}
	.pedal-page .videos_content{
		padding : 20px 0px !important;
	}
	.optimal_settings{
		padding : 20px 0px !important;
	}
	.img_guid_pedal{
		display: none;
	}
	.cat_name{
		margin-bottom: 0px;
	}
	.listing-filter{
   		width: 100%!important;
   		max-width: initial!important;
		margin: 10px 0px!important;
	}
	.listing-filters::before{
        content: '';
        position: absolute;
        top: 0px;
        height: 100%;
        width: 40px;
        z-index: 100;
        background: linear-gradient(to left, #ffffff00, #121212);
	}
	.listing-filters::after{
		content: '';
        position: absolute;
		right: 0px;
        top: 0px;
        height: 100%;
        width: 40px;
        z-index: 100;
        background: linear-gradient(to right, #ffffff00, #121212);
	}
	.listing-product-wrap img{
		max-width: 90%;
	}

	.header-container-infos {
		padding-top: 0px !important;
	}
	.filter-options-options.open{
		width: 70vw;
	}
	#customer_login .col-1,
	#customer_login .col-2{
	    -webkit-box-flex: 0;
	    -webkit-flex: 0 0 100%;
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}
}
