/*
Theme Name: Solar Theme
Theme URI: #
Description: Solar Theme
Author: Cyril LIONDOR
Author URI: #
Version: 1.0
Template: hello-elementor
Tags:
*/


/* 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;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    color: #7a7a7a;
    font-size: 16px;
}

.page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main{
	max-width: 1265px;
}
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;
}

body 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;
}

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 */

.d-none{
	display: none !important;
}
.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: 1200px;
	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;
}
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;
}

.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: 65%;
    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;
	border-bottom: 0px;
}
.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-page .cross-sells ul.products[class*=columns-] li.product{
	/* .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-page .cross-sells ul.products[class*=columns-] li.product{
	/* .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;
}
.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;
}
body.woocommerce-cart .woocommerce table.shop_table thead th {
	font-weight: 400;
	border: 0;
	border-block-start : none;
}
.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 !important;
}
.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;
    background-color: #ffffff00;
	border: none;
}
.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-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: center;
}
.input-group-qty span{
	cursor: pointer;
}
.input-group-qty input{
    background: none;
    color: #7A7A7A;
    font-weight: bold;
    border: none;
    text-align: center;
	-moz-appearance: textfield;
	padding : 2px;
}
.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;
}
.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;
}
.list_payment{
	display: flex;
	padding : 0px 10px;
}
.woocommerce-checkout #shipping_method li {
	list-style: none;
	flex : 1;
    display: flex;
    justify-content: center;
	cursor: pointer;
}
.woocommerce-checkout #shipping_method li .shipping_method{
	display: none;
}
.list_payment li{
	list-style: none;
	flex : 1;
    display: flex;
    justify-content: center;
	cursor: pointer;
}

.woocommerce-checkout #shipping_method 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 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,
.woocommerce-checkout #shipping_method 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,
.woocommerce-checkout #place_order_2{
	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 #place_order{
	margin-bottom: 12px;
}
.woocommerce-checkout #place_order_2{
	margin-top: 12px;
}
.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;
    border: 0;
    vertical-align: middle;
}
.woocommerce .content_resume tr{
	position: relative;
}
.woocommerce .content_resume tr:before{
	content : "";
    width: 100%;
    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 {
    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;
	flex: 1;
}
.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;
}

@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;
	}
	.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,
	.woocommerce-checkout #place_order_2{
	    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 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;
}


/* NEW VERSION B2B */
/* base =================================
*/
html {
    overflow-x: hidden;
}

body, p {
    color: #7a7a7a;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    font-size: 16px;
}

/*  Colors  =================================
*/
body:not([class*=elementor-page-]).single-product .site-main{
    max-width: 100vw;
}
/* .hero-buy-single,
.related.products{
    max-width: 1200px;
    margin: 0 auto;
} */

.bg-darken, body {
    background-color: #121212;
}

.bg-dark{
    background-color: #212121;
}

/* Header =================================
*/
header.header {
    margin: 0;
    /* padding: 16px 0; */
    color: #7a7a7a;
    position: sticky;
    top: 0;
    z-index: 102;
    border-bottom: 1px solid #272727;
}

.header-container {
    width: 100%;
    max-width: 1265px;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.header-container.gollum {
    max-width: 100%;
}

.header-container.gollum .hero-single-img {
    height: auto;
}

.header-container.gollum .hero-single-img img {
    height: auto;
    max-height: 9999px;
}

.header-container-logo {
    width: 18%;
    float: left;
    position: relative;
}

.logo-gif {
    display: block;
    position: absolute;
    top: 0px;
    margin: 0 auto;
    opacity: 0;
    text-align: center;
}

.header-container-logo:hover .logo-gif {
    opacity: 1;
}

.header-container-logo:hover .logo-png {
    opacity: 0;
}

.header-container-nav {
    width: 82%;
    float: left;
}

.header-container-infos {
    width: 27%;
    float: right;
    text-align: center;
}

.header-container-nav {
    padding: 17px 0;
}

.header-container-infos {
    padding-top: 12px;
}

/* Nav  =================================
*/
.header-container-nav-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
}

.header-container-nav-nav ul li {
    display: inline-block;
    text-transform: uppercase;
    font-size: 19px;
}

.header-container-nav-nav ul li li {
    float: left;
    z-index: 999;
}

.header-container-nav-nav ul li a {
    padding: 20px 10px;
}

.header-container-nav-nav ul li a:hover {
    background-color: #212121;
}

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

.header-container-nav-nav ul {
    position: relative;
    margin: 0;
    padding: 0;
}

.hasChild .wrap-inside-nav {
    width: 200%;
    transform: translate(-25%, 0px);
    padding: 15px 0 15px 40px;
    opacity: 0;
    height: 0;
    position: absolute;
    max-height: 70vh;
    left: 0;
    right: 0;
    top: 52px;
    top: -999%;
    background-color: #111;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDcyMyAyNzUiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzExMSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIxMjEyMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iNzIzIiBoZWlnaHQ9IjI3NSIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(bottom, #111 0%, #212121 100%);
    background-image: -o-linear-gradient(bottom, #111 0%, #212121 100%);
    background-image: -webkit-linear-gradient(bottom, #111 0%, #212121 100%);
    background-image: linear-gradient(bottom, #111 0%, #212121 100%);
    z-index: 99;
    -webkit-transition: all 150ms ease-in;
    -moz-transition: all 150ms ease-in;
    -ms-transition: all 150ms ease-in;
    -o-transition: all 150ms ease-in;
    transition: all 150ms ease-in;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.49);
    height: 0;
    overflow: hidden;
    z-index: -99;
}

.rows2, .rows3 {
    height: 0;
    background: #fff;
}

.hasChild:hover .wrap-inside-nav {
    height: 320px;
    opacity: 1;
    top: 52px;
    /* z-index: 999;*/
}

.hasChild:hover .rows2 {
    height: 660px !important;
}

.hasChild:hover .rows3 {
    /* height: 990px;    */
    padding: 10px 10px 30px 10px;
    height: auto;
}

.hasChild:hover .rows4 {
    padding: 10px 10px 30px 10px;
    height: auto;
}

@media (max-width: 767px) {
    .listing-filter {
        width:48%;
        max-width: 48%;
    }
}

@media (max-width: 479px) {
    .listing-filter {
        width:96%;
        max-width: 96%;
    }
}
.wrap-inside-nav.rows2{
    padding: 10px;
    min-width: 35vw;
    display: flex;
    align-items: revert;
}
.wrap-inside-nav.rows2 .inside-nav{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.wrap-inside-nav li .btn-outline{
    font-size: 0.6rem;
}
.inside-nav-item {
    width: 6.5%;
    /* width: 8.2%; */
    margin: 0;
    padding: 2px;
    height: 160px;
    margin-top: 5px;
    text-align: center;
}
@media (min-width: 767px) {
    .inside-nav-item {
        height: 220px;
    }
}

.hasChild .wrap-inside-nav li a {
    padding: 0;
    margin: 0 auto;
    display: block;
    text-align: center;
    font-size: 15px;
    height: 100%;
}

.hasChild .wrap-inside-nav li a:hover {
    background-color: transparent;
}

.inside-nav-item {
    padding-top: 15px;
    border: 1px solid rgba(121, 121, 121, 0);
}

.inside-nav-item:hover {
    border: 1px solid rgba(121, 121, 121, 0.42);
    border-radius: 3px;
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.inside-nav-item:hover .btn-outline {
    background-color: #7a7a7a;
}

.wrap-inside-nav li .btn-outline {
    max-width: 100px;
    display: block;
    margin: 0 auto;
    padding: 5px;
}

@media (min-width: 767px) {
    .wrap-inside-nav img {
        /* height : auto !important; */
        max-height: 23vh !important;
        height: 90% !important;
    }
}
.wrap-inside-nav img {
    max-height: 240px;
    opacity: 0.8;
}

.hasChild .wrap-inside-nav li:hover img {
    opacity: 1;
}

/* top right  =================================
*/
.navigation-top-right {
    margin: 0;
    padding: 0;
    list-style: none;
}

.navigation-top-right-item {
    width: 28px;
    height: 28px;
    display: inline-block;
    margin: 0;
    padding: 0;
    margin-right: 5px;
}

.navigation-top-right-item a {
    width: 28px;
    height: 28px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: block;
    border: 1px solid #7a7a7a;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    margin: 0 auto;
}

.navigation-top-right-item a:hover {
    color: #fff;
    background-color: #7a7a7a;
}

a.navigation-top-right-item-flag span {
    position: relative;
    z-index: -1;
}

.navigation-top-right-item-flag.uk, li.lang-item-en a {
    background-position: center center;
    background-image: url('../img/uk.png');
}

.navigation-top-right-item-flag, li.lang-item-fr a, .navigation-top-right-item-flag.uk.lang-fr-active {
    background-position: center center;
    background-image: url('../img/fr.png');
}

.navigation-top-right-item-flag, li.lang-item-es a, .navigation-top-right-item-flag.uk.lang-es-active {
    background-position: center center;
    background-image: url('../img/es.jpg');
}

.navigation-top-right-item-flag, li.lang-item-de a, .navigation-top-right-item-flag.uk.lang-de-active {
    background-position: center center;
    background-image: url('../img/de.jpg');
}

.navigation-top-right-item a {
    position: relative;
}

ul.translations {
    position: absolute;
    background: #121212;
    top: 100%;
    top: 102px;
    list-style: none;
    margin-top: -62px;
    margin-left: -10px;
    padding: 0px;
    text-align: left;
    -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;
    z-index: 9999999;
}

li.navigation-top-right-item.le-li-lang .translations {
    opacity: 0;
    height: 0;
}

li.navigation-top-right-item.le-li-lang:hover .translations {
    opacity: 1;
    height: auto;
    margin-top: -15px;
    height: 204px;
    top: 51px;
}

li.lang-item.current-lang a {
    border: 2px solid white;
}

ul.translations li {
    padding: 10px;
    text-align: left;
    margin: 0;
}

ul.translations li a {
    text-align: left;
    margin: 0;
    font-size: 0;
}

ul.translations li a:hover {
    opacity: 0.7;
}

.shopping-cart-number {
    top: -8px;
    right: -5px;
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    background-color: #7a7a7a;
    color: #fff;
    line-height: 15px;
    font-size: 10px;
}

/* Slider  =================================
*/
/* .home-slider {
    overflow: hidden;
    max-height: 600px;
    background-color: #000;
} */

.eu-made-slider {
    overflow: hidden;
    max-height: 330px;
    background-color: #000;
    margin : 20px 0px;
}
.eu-made-slider-container{
    height: 330px;
}
.eu-made-slider-img img{
    height : 100%;
}

.home-slider-container {
    width: 100%;
    /* overflow: hidden; */
    margin: 0 auto;
    /*
    display: flex;
    display: -webkit-flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    align-content: center;
    */
}

.home-slider-container:after {
    /*
    display: block;
    content: " invisible node " flex(999 999 auto)
    */
}

.home-slider-container {
    /* position: relative; */
    text-align: center;
}

.owl-item {
    float: left;
}

.owl-nav.disabled {
    display: none;
}

.owl-dots {
    height: 0;
    clear: both;
    text-align: center;
}

.owl-dot {
    cursor: pointer;
    position: relative;
    top: -20px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #111;
    display: inline-block;
    margin: 3px;
}

.owl-dot.active {
    background-color: #7a7a7a;
    background-color: #fff;
    opacity: 1;
}

.home-slider-img {
    /*
    flex: 0 0 auto;
    align-self: center;
    flex-grow: 0;
    flex-basis: 50%;
    */
    margin-bottom: -5px;
}

.home-slider-img img {
    width: 100%;
    height: auto;
    -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;
    /* max-width: 1920px; */
}

/*
.home-slider-text {
    flex: 0 0 auto;
    align-self: center;
    flex-grow: 0;
    flex-basis: 50%;
    padding-left: 10px;
    padding-bottom: 30px;
}

.home-slider-text-description {
    max-width: 300px;
    text-align: justify;
}

.home-slider-text-title {
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 37px;
}

.home-slider-text-subtitle {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 16px;
    margin-top: 0;
}
*/
/* Button =================================
*/
.btn-default, body .woocommerce input.button, body .wc-proceed-to-checkout a.checkout-button {
    width: 100%;
    max-width: 170px;
    -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: 18px;
    text-transform: uppercase;
    text-align: center;
    line-height: 32px;
    margin: 15px auto;
    border: none;
}
.btn-default.margin-moins{
    margin : 5px;
}

body .woocommerce input.button, body .wc-proceed-to-checkout a.checkout-button {
    width: auto;
    max-width: 999px;
    font-size: 15px;
    color: #7a7a7a;
}

body .wc-proceed-to-checkout a.checkout-button {
    border-radius: 64px;
}

body .woocommerce a.button.alt {
    background-color: #373737;
}

body .woocommerce a.button.alt:hover {
    background-color: #212121;
}

.btn-default:hover {
    background-color: #212121;
    color: #fff;
}

body .woocommerce input.button {
    height: auto;
    border-radius: 64px;
}

.btn-buy,
.add-to-cart-with-specific-button {
    /* width: 155px;
    height: 32px; */
    border: 1px solid white;
    display: block;
    color: white;
    text-transform: uppercase;
    line-height: 32px;
    text-align: center;
    position: relative;
    margin-top: 15px;
    font-size: 21px;
    background-color: #2A2A2A;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-weight: 500;
    padding : 0px 20px;
    padding-left: 45px
}
.btn-buy-select {
    width: 100%;
    /* height: 50px; */
    border: 1px solid #797979;
    box-sizing: border-box;
    padding: 10px 40px;
    display: block;
    color: #7a7a7a;
    text-transform: uppercase;
    text-align: center;
    position: relative;
	margin-top: 15px;
    margin-bottom: 15px;
    font-size: 25px;
    background-color: transparent !important;
    font-family: 'Roboto Condensed', sans-serif !important;
}

.btn-buy:before,
.add-to-cart-with-specific-button:before {
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 16px;
    font-family: 'FontAwesome';
    content: "\f07a";
    display: inline-block;
    width: 32px;
    float: left;
    border-right: 1px solid #797979;
    text-align: center;
    height: 100%;
}

.btn-buy:after,
.add-to-cart-with-specific-button:after {
    content: "";
    display: block;
    clear: both;
}

.btn-buy:hover,
.add-to-cart-with-specific-button:hover {
    background-color: #121212;
    color: #E0E0E0;
    /* border-color: #E0E0E0; */
}

.btn-outline {
    display: block;
    background-color: transparent;
    border: 1px solid #797979;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.woocommerce-additional-fields textarea, .woocommerce-shipping-fields texarea, .woocommerce-billing-fields input, .woocommerce-shipping-fields input, .woocommerce-billing-fields .select2-container--default .select2-selection--single, .woocommerce-shipping-fields .select2-container--default .select2-selection--single, .woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__rendered, .woocommerce-shipping-fields .select2-container--default .select2-selection--single .select2-selection__rendered {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #7a7a7a;
    min-height: 40px;
}

.woocommerce-additional-fields textarea {
    min-height: 120px;
}

body .woocommerce #payment #place_order,
.woocommerce-page #payment #place_order,
.woocommerce-page #payment #place_order_2 {
    height: auto;
    border-radius: 64px;
    background-color: #fff;
    color: #000;
    max-width: 999px;
    width: auto;
}

.listing-filters {
    margin: 0;
    padding: 0;
    /*display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;*/
}

.listing-filter {
    margin: 10px 5px;
    font-size: 14px;
    cursor: pointer;
    width: 14%;
    max-width: 14%;
}

@media (max-width: 767px) {
    .listing-filter {
        width:48%;
        max-width: 48%;
    }
}

@media (max-width: 479px) {
    .listing-filter {
        width: 30%;
        max-width: 96%;
    }
}

.see-all {
}

.filter-options-btn-wrap {
    display: block;
    text-align: center;
    margin: 0 auto;
}

.filter-options-btn, .isSampleFilterButton, .isOutletFilterButton, .isOutletOlaFilterButton{
    width: 196px;
    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;
}

[type="submit"] {
    border: none;
    cursor: pointer;
}

/* Form =========================================
*/
.select_options_kawa .select2{
    width: 31.33% !important;
    cursor: pointer;
    margin: 1%;
    float: left;
    padding: 5px;
    background-color: transparent;
    border: 1px solid #484848;
    color: #7a7a7a;
    text-transform: uppercase;
    -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: 12px;
    text-transform: uppercase;
    text-align: center;
    /* line-height: 32px; */
    border: none;
}
.select_options_kawa .select2-container--default .select2-selection--single{
    background-color: transparent !important;
    border : none !important;
}
.select_options_kawa .select2-container--default .select2-selection--single .select2-selection__rendered{
    color: #7a7a7a !important;
}
.select_options_kawa .select2-container--default .select2-selection--single .select2-selection__arrow{
    top : 7px;
}
/* .filter-options-select {
    width: 31.33%;
    margin: 1%;
    float: left;
    padding: 10px;
    background-color: transparent;
    border: 1px solid #484848;
    color: #7a7a7a;
    text-transform: uppercase;
    -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: 12px;
    text-transform: uppercase;
    text-align: center;
    line-height: 32px;
    border: none;
} */
.filter-options-select {
	margin-bottom: 12px;
}

.filter-options-options .btn {
    color: #7a7a7a;
}

/* Sound animate =================================
*/
.mute-button__container {
    width: 22px;
    height: 18px;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    clear: both;
    position: relative;
    margin-bottom: 10px;
}

.mute-button__sound {
    position: absolute;
    width: 4px;
    height: 100%;
    left: 0;
    bottom: 0px;
    background: #7a7a7a;
    transition: color .3s ease-out, height .2s cubic-bezier(.535,0,0,1);
}

.mute-button__sound:nth-child(1) {
    height: 100%;
    left: -2px
}

.mute-button__sound:nth-child(2) {
    height: 100%;
    left: calc(50% - 2px)
}

.mute-button__sound:nth-child(3) {
    height: 100%;
    left: calc(100% - 2px)
}

.mute-button__sound:nth-child(4) {
    height: 100%;
    left: calc(100% - 2px)
}

.mute-button__sound {
    animation-play-state: running;
    animation-direction: alternate;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

.mute-button__sound:nth-child(1) {
    left: 0;
    animation-name: danceHeight1;
    animation-delay: 0ms;
    animation-duration: 2000ms
}

.mute-button__sound:nth-child(2) {
    left: 6px;
    animation-name: danceHeight3;
    animation-delay: -300ms;
    animation-duration: 1800ms
}

.mute-button__sound:nth-child(3) {
    left: 12px;
    animation-name: danceHeight2;
    animation-delay: -400ms;
    animation-duration: 1600ms
}

.mute-button__sound:nth-child(4) {
    left: 18px;
    animation-name: danceHeight1;
    animation-delay: -500ms;
    animation-duration: 1400ms
}

@keyframes danceHeight1 {
    0% {
        transform: translateY(20px);
    }

    20% {
        transform: translateY(16px);
    }

    40% {
        transform: translateY(10px);
    }

    80% {
        transform: translateY(16px);
    }

    100% {
        transform: translateY(19px);
    }
}

@keyframes danceHeight2 {
    0% {
        transform: translateY(7px);
    }

    20% {
        transform: translateY(4px);
    }

    40% {
        transform: translateY(17px);
    }

    80% {
        transform: translateY(6px);
    }

    100% {
        transform: translateY(18px);
    }
}

@keyframes danceHeight3 {
    0% {
        transform: translateY(6px);
    }

    20% {
        transform: translateY(20px);
    }

    40% {
        transform: translateY(12px);
    }

    80% {
        transform: translateY(8px);
    }

    100% {
        transform: translateY(22px);
    }
}

@keyframes danceHeight4 {
    0% {
        transform: translateY(4px);
    }

    20% {
        transform: translateY(18px);
    }

    40% {
        transform: translateY(10px);
    }

    80% {
        transform: translateY(6px);
    }

    100% {
        transform: translateY(20px);
    }
}

/* Content  =================================
*/
.home-content {
    margin: 0 auto;
    position: relative;
    background: #121212;
}

.home-content .lt-container {
    margin: 0 auto;
    text-align: center;
    padding: 20px 0 20px 0px;
}
.lt-container-eu{
    display:flex;
}
@media screen and (max-width: 767px) {
    .lt-container-eu{
        display:initial;
    }
}
section {
    padding: 20px 0;
}

/* anatomy =================================
*/
.anatomy-filter {
    margin-bottom: 25px;
}

.anatomy-filter .btn-default.active {
    background-color: #fff;
    color: #000;
}

.anantomy-img-img {
    -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;
    position: relative;
    margin-bottom: 25px;
    margin-top: 25px;
}

.anantomy-img-img.zout {
    left: -25px;
    -webkit-filter: blur(7px);
    filter: blur(7px);
    opacity: 0.4;
}

.anantomy-img-img.entrance {
    opacity: 1;
    -webkit-filter: blur(0px);
    filter: blur(0px);
    left: 0;
}

/* latest-news =================================
*/
.latest-news {
    background-color: #383838;
    overflow: hidden;
    background-image: url('../img/bg-latest.jpg');
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.latest-news-block, .video-block {
    width: 32.33%;
    float: left;
    background-color: rgba(0, 0, 0, 0.5);
    margin-right: 1%;
    margin-bottom: 25px;
    position: relative;
}

.video-block {
    background-color: transparent;
}

.latest-news-block:nth-child(5), .video-block:nth-child(11) {
    margin-right: 0;
    margin-left: 0.5%;
}

.latest-news-block:nth-child(4), .video-block:nth-child(10) {
    margin-left: 0.5%;
}

.latest-news-block-text {
    padding: 10px;
}

.latest-news-block-text p {
    margin-bottom: 0;
}

.latest-news-block-img, .video-block-img {
    height: 177px;
    background-color: #fff;
    position: relative;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
}

.video-block-img {
    height: 133px;
    margin-bottom: 25px;
}

.latest-news-block-more a {
    display: block;
    background-color: #000;
    padding: 7px 0;
    text-transform: uppercase;
    color: #d0d0d0;
    position: absolute;
    bottom: -14px;
    left: 0;
    right: 0;
}

.latest-news-title {
    text-transform: uppercase;
}

.latest-news-title a {
    color: #d0d0d0;
}

.read-more-videos {
    position: absolute;
    left: 0;
    top: 40.5px;
    right: 0;
    width: 100%;
    color: #fff;
    font-size: 49px;
}

/* footer =================================
*/
footer.footer {
    padding: 25px 10px;
    padding-top: 10px;
    background-color: #121212;
    border-top: 1px solid #484848;
}

.nav-foot {
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav-foot li {
    display: inline-block;
    text-transform: uppercase;
}

.nav-foot li a {
    color: inherit;
}

.nav-foot li a:hover {
    color: #fff;
}

.ola-logo {
    margin: 10px auto;
    margin-top: 0;
    width: 42px;
}

.footer-socials {
    margin: 20px auto;
}

.footer-socials a {
    width: 28px;
    height: 28px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    border: 1px solid #7a7a7a;
    line-height: 28px;
    text-align: center;
    margin-right: 7px;
}

.footer-socials a:hover {
    color: #fff;
    background-color: #7a7a7a;
}

.header-container-nav-toggle {
    display: none;
}

/* Single =================================
*/
.single h1 {
    margin-bottom: 10px;
}

.hero-single {
    overflow: hidden;
}

.hero-single-img {
    margin: 0 auto;
    text-align: center;
}

.hero-single-img-gallery {
    float: left;
    width: 10%;
    /* position: absolute;
    right: 0;
    top: 25%;
    -moz-transform: translateY(-25%);
    -webkit-transform: translateY(-25%);
    -o-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    transform: translateY(-25%);
    padding: 0;
    margin: 0 auto;
    text-align: center;
    width: 10%; */
}

.hero-single-img-gallery ul {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    text-align: center;
}

.hero-single-img-gallery ul li {
    -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;
    text-align: center;
    margin-bottom: 5px;
    overflow: hidden;
    width: 48px;
    height: 48px;
    padding: 5px;
    border: 1px solid #797979;
    line-height: 58px;
    display: block;
    text-align: center;
    margin: 5px auto;
}

.hero-single-img-gallery ul li.active {
    border-color: #fff;
    width: 58px;
    height: 58px;
    line-height: 68px;
}


.hero-single .header-container {
    position: relative;
}

.hero-single-img {
    min-height: 300px;
    float: left;
    width: 90%;
}

.hero-single-img img {
    max-height: 320px;
    /* max-height: 365px;
    margin-top: -35px;
    width: auto;
    position: relative;
    -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;
    cursor: pointer;
    contain-intrinsic-size: 0px 1200px !important; */
}

.hero-single-img img.zout {
    left: -5%;
}

.zoom {
    height: 275px;
    width: 275px;
    box-shadow: 0 0 0 7px rgba(255,255,255,0.85),0 0 7px 7px rgb(0, 0, 0), inset 0 0 40px 2px rgb(20, 20, 20) ;
    border-radius: 100%;
    position: absolute;
    z-index: 999999999;
    display: none;
    background-repeat: no-repeat;
}

.hero-single-img img.entrance {
    left: 0;
    /*
    -webkit-filter: blur(0px);

    filter: blur(0px);
    */
    opacity: 1;
}

/* .hero-social-share-single, .hero-buy-single {
    width: 50%;
    float: left;
    margin-bottom: 30px;
    position: relative;
} */

body.single-product .fb-like {
    position: absolute!important;
    left: 0px;
    top: 5px;
    /* opacity: 0;*/
    opacity: 0;
}

body.single-product .fb-like-before {
    position: absolute;
    left: -5px;
    width: 80px;
    display: block;
    height: 150px;
}

.hero-social-share-single .share.clicked {
    background-color: #fff;
}
.hero-buy-wrap{
    display: flex;
    flex-direction: column;
    align-items: end;
}
.woocommerce div.product .hero-buy-wrap .price{
    color: #fff;
    font-size: 36px;
    font-weight: 400;
}
.woocommerce div.product  .hero-buy-wrap form.cart div.quantity{
    padding : 1px;
}
.woocommerce div.product .hero-buy-wrap .single_add_to_cart_button{
    border: 1px solid white;
    border-radius: 0px;
    display: block;
    color: white;
    text-transform: uppercase;
    position: relative;
    background-color: #2A2A2A;
    font-family: 'Roboto Condensed', sans-serif !important;
    padding-left: 45px;
}
.woocommerce div.product .hero-buy-wrap .single_add_to_cart_button:before {
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 16px;
    font-family: 'FontAwesome';
    content: "\f07a";
    width: 32px;
    border-right: 1px solid #797979;
    text-align: center;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.hero-buy-single #pwgc-purchase-container {
    text-align: left;
}

.hero-buy-single .variations_form input, .hero-buy-single .variations_form textarea, .hero-buy-single #pwgc-purchase-container input, .hero-buy-single #pwgc-purchase-container textarea {
    padding: 4px;
}

.hero-buy-single .variations_form {
    text-align: left;
}

.hero-buy-single #pwgc-message {
    width: 100%;
    min-height: 150px;
}

.hero-buy-single .variations {
    margin: 10px 0;
}

.hero-buy-single .variations_form label {
    width: 150px;
    display: inline-block;
    clip: auto;
    clip-path: none;
    position: relative!important;
    height: auto;
}

.hero-buy-single .variations_form input, .hero-buy-single .variations_form select {
    width: 70px;
    text-align: center;
}

.hero-buy-single .variations_form select {
    height: 30px;
    margin-right: 10px;
    width : 200px;
}

.hero-buy-single-price {
    font-size: 35px;
    color: #bababa;
}

.hero-buy-single .variations_form .btn-buy {
    width : 100%;
}

.hero-social-share-single .share {
    width: 69px;
    height: 28px;
    border: 1px solid #181818;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #373737;
    display: inline-block;
    line-height: 28px;
    font-weight: 400;
    text-align: center;
}

.hero-social-share-single .share:after {
    /*
    content: "";
    display: block;
    position: absolute;
    width: 69px;
    height: 28px;
    border: 1px solid #181818;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #373737;
    display: inline-block;
    line-height: 28px;
    font-weight: 400;
    text-align: center;
    left: 0;
    background-color: transparent;
    border: 1px solid #fff;
    */
}

/* Specs  =================================
*/
.section-specs {
    overflow: hidden;
}

.section-specs .lt-container {
    max-width: 950px;
}

.specs-img {
    width: 50%;
    float: left;
}

.specs-img img {
    display: block;
    margin: 0 auto;
    text-align: center;
}

.specs-text {
    width: 50%;
    float: left;
    position: relative;
    height: 100%;
}

.table-specs {
    text-transform: uppercase;
    display: block;
    position: relative;
    /* overflow: hidden; */
}

/*
.table-specs-more{
opacity: 0;
left: -100%;
top: -100%;
 max-height: 0;
}
.table-specs-more.rwin{
opacity: 1;
left: 0%;
 max-height: 999px;

}
.table-specs-avv{
opacity: 1;
left: 0%;
 max-height: 999px;
top: -100%;
}
.table-specs-avv.rwin{
opacity: 0;
left: -100%;
 max-height: 0;
}

*/
.table-specs-avv, .table-specs-more {
    float: left;
    width: 100%;
}

.table-specs-more {
    height: 0;
    overflow: hidden;
    width: 0%;
    opacity: 0;
    right: -50%;
    -webkit-transition: opacity 750ms ease-in, right 375ms ease-in;
    -moz-transition: opacity 750ms ease-in, right 375ms ease-in;
    -ms-transition: opacity 750ms ease-in, right 375ms ease-in;
    -o-transition: opacity 750ms ease-in, right 375ms ease-in;
    transition: opacity 750ms ease-in, right 375ms ease-in;
}

.table-specs-more.rwin {
    opacity: 1;
    width: 100%;
    margin-left: 0;
    height: 100%;
    right: 0;
}

.table-specs-avv {
    margin-left: 0;
    -webkit-transition: opacity 250ms ease-in, margin-left 750ms ease-in;
    -moz-transition: opacity 250ms ease-in, margin-left 750ms ease-in;
    -ms-transition: opacity 250ms ease-in, margin-left 750ms ease-in;
    -o-transition: opacity 250ms ease-in, margin-left 750ms ease-in;
    transition: opacity 250ms ease-in, margin-left 750ms ease-in;
}

.table-specs-avv.rwin {
    height: 0;
    margin-left: -50%;
    opacity: 0;
}

.table-specs td {
    vertical-align: top;
    padding: 4px;
    border: 0;
    background-color: #ffffff00 !important;
}
.table-specs td:nth-child(odd){
    font-weight: bold;
}

.single-long-description {
    background-image: url('../img/bg-longdesc.png');
    background-position: center center;
    padding: 35px 0;
    -webkit-background-size: cover;
    background-size: cover;
}

.single-long-description-text {
    text-align: justify;
    color: #bababa;
}

.seeBasket {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99;
    background-color: rgba(0,0,0, 0.4);
    color: #fff;
    overflow: auto;
    padding: 25px;
    opacity: 0;
    z-index: -99;
    -webkit-transition: all 1250ms ease-in;
    -moz-transition: all 1250ms ease-in;
    -ms-transition: all 1250ms ease-in;
    -o-transition: all 1250ms ease-in;
    transition: all 1250ms ease-in;
}

.seeBasket-wrap {
    top: 50%;
    top: -100%;
    bottom: auto;
    height: 150px;
    margin-top: -50px;
    left: 25%;
    right: 25%;
    background-color: #fff;
    position: absolute;
    -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;
}

.seeBasket-close-time {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 20px;
    height: 20px;
    background-color: #000;
    border-radius: 50%;
    border: 1px solid #fff;
    font-size: 15px;
    line-height: 20px;
    cursor: pointer;
}

.seeBasket-img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 33.33%;
    background-color: #e3e3e3;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.seeBasket-link {
    position: absolute;
    left: 35%;
    width: 100%;
    top: 50%;
    text-transform: uppercase;
    text-align: left;
    color: #7a7a7a;
    transform: translate(0px, -50%);
}

.seeBasket-link span {
    font-size: 32px;
}

.seeBasket.show {
    opacity: 1;
    z-index: 1000099;
}

.seeBasket.show .seeBasket-wrap {
    top: 50%;
}

.seeBasket-link a {
    width: 100%;
    max-width: 141px;
    height: 32px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    display: inline-block;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    line-height: 32px;
    margin: 5px auto;
    display: inline-block;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
}

.seeBasket-link a.btn-outline {
    max-width: 999px;
    width: auto;
    margin-left: 15px;
}

/* Cart  =================================
*/
body .woocommerce table.shop_table {
    border: none;
    background: #121212;
    border-radius: 0;
}

table.shop_table td {
    background-color: #121212;
    border-bottom: 1px solid #7a7a7a;
    color: #fff;
}

body table.shop_table td.actions {
    background-color: transparent;
    padding: 15px 0px;
}
/*Changement de style car croix invisible blanc sur fond blanc : dev@digitalplayer.fr RÃƒÆ’Ã‚Â©mi MOINE*/
/*body .woocommerce a.remove {
    color: #fff!important;
}*/
tr.cart_item {
    border: none;
}

tr.cart_item td.product-name {
    background-color: transparent;
}

.blockUI {
    /*
background-color: transparent!important;
*/
    color: #000;
    border-radius: 50%;
    height: 200px!important;
    width: 200px!important;
    top: 50%!important;
    left: 50%!important;
    -moz-transform: translateX(-100px);
    -webkit-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    transform: translateX(-100px);
    border: 2px solid #e3e3e3!important;
    opacity: 1!important;
    background-color: rgba(255,255,255,0.4)!important;
}

/* Footer price  =================================
*/

.listing-product-wrap img {
    /* height : 330px; */
    max-height: 330px;
    margin: 15px auto;
    margin-bottom: 3px;
}

/* Compare  =================================
*/
.compare-caroussel {
    overflow: hidden;
    padding: 0;
    margin: 0;
    margin-bottom: 25px;
    list-style: none;
    max-height: 645px;
}

.compare-caroussel li {
    text-align: center;
    padding: 0;
    margin-bottom: 25px;
    border-right: 1px solid #484848;
    -webkit-transition: all 150ms ease-in;
    -moz-transition: all 150ms ease-in;
    -ms-transition: all 150ms ease-in;
    -o-transition: all 150ms ease-in;
    transition: all 150ms ease-in;
    cursor: pointer;
}

.item-compare-type {
    text-transform: uppercase;
    color: #505050;
    margin-bottom: 0;
    font-size: 20px;
}

.item-compare-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    text-transform: uppercase;
    display: block;
    min-height: 55px;
}

.post-type-archive-product .item-compare-title {
    min-height: 50px;
    overflow: hidden;
    font-weight: 500;
}

h5.item-compare-title {
    margin-top: 15px;
}

img.item-compare-img {
    max-height: 330px;
    margin: 15px auto;
}

.navigation-top-right-item.le-li-lang {
    position: relative;
    display: none;
}

body.page-template-default.page.page-id-11.woocommerce.woocommerce-page .item-compare-title {
    min-height: 85px;
}

body.archive.tax-product_cat.woocommerce.woocommerce-page .item-compare-title {
    min-height: 50px;
}

li.compare-not-select {
    opacity: 0.7;
}

li.compare-select {
    border: 1px solid #fff;
    padding: 10px;
    opacity: 1;
}

.compare-not-select {
    opacity: 0.7;
}

.compare-select {
    border: 1px solid #fff;
    opacity: 1;
}

.compare-select li {
    border: none;
}

li.compare-select .btn-default {
    background-color: #636363;
    color: #000;
}

#compare-caroussel .owl-dot {
    background-color: #7a7a7a;
}

#compare-caroussel .owl-dot.active {
    background-color: #fff;
}

#compare-caroussel {
    position: relative;
}

.navCont .owl-prev, .navCont .owl-next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    font-size: 37px;
}

.navCont .owl-prev {
    left: -40px;
}

.navCont .owl-next {
    right: -40px;
}
@media screen and (max-width: 767px) {
    .navCont .owl-prev {
        left: 0px;
    }

    .navCont .owl-next {
        right: 0px;
    }
}

.navCont {
    position: relative;
}

/* listing  =================================
*/
.listing-products {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}

.listing-products:after {
    content: "";
    display: block;
    clear: both;
    width: 100%;
    height: 0;
    float: none;
}

.listing-products:before {
    content: "";
    display: block;
    clear: both;
    width: 10px;
    height: 100%;
    float: none;
    background-color: #121212;
    position: absolute;
    right: -2px;
    top: 0;
    bottom: 0;
    z-index: 99;
}

.listing-product {
    width: 25%;
    float: left;
    text-align: center;
    box-shadow: inset -1px 0px 0px #484848;
    border-bottom: 1px solid #484848;
    margin-bottom: 0px;
    -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;
    position: relative;
    min-height: auto;
    /* min-height: 583px; */
}

.page-id-104 .listing-product .listing-product-more {
    position: relative !important;
}

/*
.listing-product:nth-child(4):after,
.listing-product:nth-child(8):after,
.listing-product:nth-child(12):after,
.listing-product:nth-child(16):after
{

}

.listing-product-more{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    }*/
.listing-product-excerpt {
    min-height: 70px;
    font-weight: 500;
}
.deal_of_the_day .listing-product-wrap{
    position: relative;
}
.listing-product-wrap {
    padding: 0 10px;
    /* position: relative; */
}

/* .listing-product:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    box-shadow: inset 0px 0px 0px 2px #484848;
    background-color: #000;
    z-index: 100;
} */

.listing-product img {
    -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;
}

.listing-product:hover img {
}

.divide {
    background-image: url("/wp-content/themes/solar/assets/img/divide.png");
    background-repeat: no-repeat;
    background-position: center;
    height: 40px;
}

body.product-template-default.single.single-product {
    padding-bottom: 65px;
}

/*  ====================================
MY ACCOUNT
*/
.woocommerce-account .woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 10px;
    padding-bottom: 0;
    border-bottom: 1px solid #7a7a7a;
    overflow: hidden;
}

.woocommerce-account .woocommerce-MyAccount-content p {
    color: #d6d6d6;
}

.woocommerce-account .woocommerce-MyAccount-content a {
    /* color: #fff; */
    text-decoration: underline;
}

.woocommerce-account .woocommerce-MyAccount-content .product-name a {
    color: #000;
}
body.woocommerce-account .woocommerce-MyAccount-navigation {
    float: none;
    width: 100%;
}

body.woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
    clear: both;
    float: none;
}

.woocommerce-MyAccount-content {
    /* background: black; */
    padding: 10px;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard:before, li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--orders:before, li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads:before, li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-address:before, li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-account:before, li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout:before, li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--everwprgpd:before, li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--balance:before {
    content: "\f007";
    display: block;
    width: 20px;
    margin: 0px auto;
    margin-top: 15px;
    display: block;
    /* height: 20px; */
    text-align: center;
    font: normal normal normal 19px/1 FontAwesome;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard:before {
    content: "\f0e4";
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--orders:before {
    content: "\f0f6";
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads:before {
    content: "\f019";
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-address:before {
    content: "\f278";
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout:before {
    content: "\f08b";
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--balance:before {
    content: "\f06b";
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--everwprgpd:before {
    content: "\f1c0";
}

li.woocommerce-MyAccount-navigation-link a {
    padding: 15px;
    /* height: 50px; */
    display: block;
    text-align: center;
}

li.woocommerce-MyAccount-navigation-link a:hover {
    color: #fff;
}

.content-cart {
    /*
    background: rgba(0, 0, 0, 0.34);
    */
}

li.woocommerce-MyAccount-navigation-link.is-active {
    background: #585858;
    /* text-align: center; */
}

li.woocommerce-MyAccount-navigation-link.is-active a {
    color: #a7a7a7;
}

body.woocommerce-account .latest-news {
    min-height: 50vh;
}

.dbbb {
    display: block;
}

/* =================================
VIDEOS:
*/
/*
body.single-videos iframe,
section.single-video iframe {
    width: 100%;
    height: auto;
    min-height: 450px;
}
*/
@media screen and (max-width: 767px) {
    /* input, input[type="submit"] {
        width: 100%;
        max-width: 100%;
    } */

    .home-slider-container {
        /* display: block; */
        /* width : 100%; */
        /* float: left; */
    }

    .home-slider-text {
        padding: 10px;
        clear: both;
    }

    .home-slider-text-description {
        clear: both;
        max-width: 100%;
        padding: 0px;
    }

    .owl-dots {
        /* padding: 20px;
        top: 0;
        height: auto;
        position: static; */
    }

    .owl-dot {
        /* top: 0; */
    }

    .anatomy-filter .btn-default {
        width: 32%;
    }

    .specs-img, .specs-text {
        width: 100%;
        float: none;
    }

    .specs-img img {
        float: none;
        display: block;
        margin: 0 auto;
        text-align: center;
    }

    .listing-product {
        width: 50%;
    }

    .listing-product-more {
        position: static;
    }
}

@media screen and (max-width: 990px) {
    /* input, input[type="submit"] {
        width: 100%;
        max-width: 100%;
    } */

    body.page-id-108 .col-md-6 {
        width: 90%!important;
        float: none!important;
        clear: both!important;
        padding: 10px!important;
    }

    .coupon {
        width: 100%;
    }

    .header-container-nav {
        width: 100%;
    }

    .listing-product-more {
        position: static;
    }

    .header-container-nav-toggle {
        display: block;
        text-align: center;
        text-transform: uppercase;
        font-weight: 700;
        cursor: pointer;
        font-size: 20px;
        background-color: #121212;
        color: #7a7a7a;
    }

    .header-container-nav-nav {
        height: 0;
        overflow: hidden;
    }

    .header-container-nav-nav.open {
        height: auto;
        margin-top: -13px;
    }

    .header-container-nav-nav.open .hasChild {
        height: auto;
    }
    .header-container-nav-nav ul li {
        margin-top: 25px;
        margin-bottom: 25px;
        display: block;
        float: none;
    }

    .header-container-nav-nav ul li a {
        padding: 0px;
    }

    .hasChild .wrap-inside-nav {
        padding: 0px;
        /* padding: 35px; */
        height: 500px;
        /* width: 90%; */
        overflow: auto;
        opacity: 1;
        position: static;
        /* background: red; */
    }

    .hasChild:hover .wrap-inside-nav {
        height: auto;
    }

    .header-container-nav-nav ul li.inside-nav-item {
        width: 28%;
        height: auto;
        display: inline-block;
        margin: 1%;
        margin-bottom: 3%;
        float: left;
        height: 267px;
    }

    .wrap-inside-nav li .btn-outline {
        min-height: 20px;
    }

    .hero-single-img-gallery {
        position: relative;
        width: 100%;

        -moz-transform: translateY(0%);
        -webkit-transform: translateY(0%);
        -o-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
    }

    .hero-single-img-gallery ul {
        text-align: center;
    }

    .hero-single-img-gallery li {
        margin-top: 10px;
        display: inline-block!important;
    }
}

@media screen and (min-width: 468px) and (max-width: 767px) {
    .listing-product {
        width: 50%;
    }
}

@media screen and (min-width: 768px) and (max-width: 990px) {
    .listing-product {
        width: 33.33%;
    }
}

body.woocommerce-page .latest-news {
    background-image: none;
}

@media screen and (max-width: 1170px) {
    #artist_tabs {
        width: 100%;
    }
}

#artist_tabs {
    overflow: hidden;
    position: relative;
    margin-top: -36px;
    z-index: 100;
}

ul.artist_tabs {
    margin: 0;
    margin-top: 0;
    padding: 0;
    /* border-bottom: 2px solid #7a7a7a; */
    position: relative;
    z-index: 99999999;
}

ul.artist_tabs li {
    display: inline-block;
    padding: 7px;
    /* border: 1px solid #7a7a7a; */
    background: #121212;
    border: 3px solid #000000;
    border-bottom: none;
    /* border-bottom: 1px solid #7a7a7a; */
    min-width: 100px;
    text-align: center;
    cursor: pointer;
    /* opacity: 0.7; */
}

ul.artist_tabs li.active {
    border: 3px solid #000000;
    border-bottom: 2px solid #121212;
    margin-bottom: -2px;
    opacity: 1;
    color: #fff
}

.artist_tabs_panel {
    position: relative;
    left: -100%;
    height: 0;
    opacity: 0;
    -webkit-transition: all 550ms ease-in;
    -moz-transition: all 550ms ease-in;
    -ms-transition: all 550ms ease-in;
    -o-transition: all 550ms ease-in;
    transition: all 550ms ease-in;
    /* margin: 20px 0; */
    overflow: hidden;
    display: none;
}

.artist_tabs_panel.active {
    display: block;
    left: 0;
    height: auto;
    opacity: 1;
    margin: 20px 0;
}

svg#Capa_1, ul.artist_tabs li i {
    fill: #7a7a7a;
    width: 21px;
    height: 21px;
    display: inline-block;
    float: left;
}

ul.artist_tabs li.active svg#Capa_1 {
    fill: #fff;
}

ul.artist_tabs li i {
    font-size: 19px;
}

.facebook-like_artist {
    padding: 25px;
    background-color: #212121;
}

.facebook-like_artist-title {
    margin-bottom: 20px;
}

.col-mm-6 {
    width: 50%;
    float: left;
    text-align: center;
}

li.artist_archive_item {
    display: inline-block;
    padding: 10px;
    height: 227px;
    overflow: hidden;
}

li.artist_archive_item img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
}

.artist_archive_col_1 {
    width: 75%;
    position: relative;
}

.artist_archive_col_2 {
    width: 25%;
}

.artist_archive_col {
    /* float: left; */
}

.artist_archive_col_1:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 25%;
    background: -moz-linear-gradient(left, rgba(33,33,33,0) 31%, rgba(33,33,33,1) 100%);
    background: -webkit-linear-gradient(left, rgba(33,33,33,0) 31%, rgba(33,33,33,1) 100%);
    background: linear-gradient(to right, rgba(33,33,33,0) 31%, rgba(33,33,33,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00212121', endColorstr='#212121',GradientType=1 );
}

.bg-dark.hero-artist_archive .header-container {
    height: 100%;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-box-orient: horizontal;
    box-orient: horizontal;
    align-items: center;
    align-content: center;
}

.img-ww {
    background-color: #000;
    border-bottom: 0px solid #7a7a7a;
    position: relative;
}

.img-ww img {
}

.artist_archive_col.artist_archive_col_1 {
    align-items: center;
    width: 75%;
    -ms-flex: 0 75%;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -ms-box-flex: 0;
    box-flex: 0;
    padding: 20px;
    align-content: center;
}

.artist_archive_col.artist_archive_col_2 {
    align-items: center;
    -ms-flex: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-box-flex: 1;
    box-flex: 1;
    padding: 20px;
    align-content: center;
}

.social-media-links {
    display: block;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}

.social-media-link {
    display: inline-block;
    font-size: 35px;
    padding: 10px 15px 0 0px;
}

.social-media-link a:hover {
    opacity: 0.5;
}

.artist_tabs_panel iframe {
    width: 100%;
    min-height: 450px
}

ul.artist_archive_list.list_Feat li.artist_archive_item.artist_archive_item_Signature.Artists {
    display: none;
}

ul.artist_archive_list.list_Sign li.artist_archive_item.artist_archive_item_Featured.Artists {
    display: none;
}

.hivide {
    padding-top: 0;
    padding-bottom: 0;
    max-height: 400px;
    overflow: hidden;
}

.section-video-home, .section-video-single {
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 0;
    height: 0;
    position: relative;
    width: 100%;
    background-color: #000;
}

.section-video-single iframe, iframe#muteYouTubeVideoPlayer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.2;
}

.section-video-single iframe {
    opacity: 1;
    height: 100%;
}

.see-all-videos {
    width: 100%;
    position: absolute;
    vertical-align: middle;
    top: 50%;
    margin-top: -32px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    z-index: 100;
}

.see-all-videos a {
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    display: inline-block;
    max-width: 999%;
    color: #7a7a7a;
    text-transform: uppercase;
    line-height: 32px;
    text-align: center;
    position: relative;
    margin-top: 15px;
    font-size: 21px;
    height: 32px;
    border: 1px solid #797979;
}

.see-all-videos a:hover {
    background-color: #000;
}

.lt-videos {
    position: relative;
    z-index: 2;
}

/* modal */
.modal-bg {
    background-color: #000;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    display: none;
    z-index: 99;
}

.notify-modal {
    display: none;
    clear: both;
}

.notify-modal .modal-content {
    padding: 10px;
    background: white;
    margin: 10px auto;
    /* margin-top: 0; */
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.19);
}

.notify-modal .modal-content input, .notify-modal .modal-content textarea {
    width: 100%;
    max-width: 100%;
}

.modal-bg-singpro {
    background-color: rgba(148, 148, 148, 0.83);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    display: none;
    z-index: 99;
}

.modal-container {
    margin: 0 auto;
    position: relative;
    overflow: auto;
}

.modal-header h1 {
    margin: 0 auto;
    text-align: center;
    margin-bottom: -30px;
    margin-top: 15px;
    text-transform: uppercase;
}

.modal-content {
    padding: 25px;
}

.modal-content iframe {
    width: 100%;
    height: auto;
    min-height: 400px;
    min-height: 90vh;
}

.modal-close {
    background: black;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 10px;
    top: 45px;
    border-radius: 50%;
    border: 2px solid #fff;
    text-align: center;
    color: #fff;
    line-height: 25px;
    cursor: pointer;
}

.modal-footer {
}

body.page-id-108 .latest-news {
    background-image: none;
    background: transparent;
}

body.page-id-108 div.wpcf7, body.page-id-519 div.wpcf7, body.page-id-104 form, body.page-id-608 div.wpcf7 {
    text-align: center;
}

body.page-id-108 input,
body.page-id-108 textarea, body.page-id-608 div.wpcf7 input, body.page-id-608 div.wpcf7 textarea, body.page-id-104 input, body.page-id-104 textarea, body.page-id-104 select, body.page-id-104 div.wpcf7 input, body.page-id-104 div.wpcf7 textarea, body.page-id-519 div.wpcf7 input, body.page-id-519 div.wpcf7 textarea {
    /*background: #000000;*/
    border: none;
    border-radius: 50px;
    min-height: 30px;
    padding: 7px 1%;
    margin: 10px auto;
}

body.page-id-108 textarea, body.page-id-104 textarea, body.page-id-104 select, body.page-id-519 div.wpcf7 textarea {
    border-radius: 10px;
}

body.page-id-108 label, body.page-id-608 label, body.page-id-104 label, body.page-id-519 div.wpcf7 label {
    text-transform: uppercase;
}

body.page-id-104 div.wpcf7 {
    text-align: center;
}

body.page-id-108 form {
    /* display: none; */
    max-width: 650px;
    margin: 0 auto;
}

body.page-id-108 h3 {
    cursor: pointer;
    padding-bottom: 8px;
    border-bottom: 2px solid #7a7a7a;
}

.header-container-nav-nav ul li.item-active a, body.post-type-archive-artists .li-artsshh a, body.post-type-archive-product .li-guitars-shh a, body.page-id-104 .li-com-sshh a, body.parent-pageid-104 .li-com-sshh a {
    color: #c3c3c3;
}

body.page-id-108 .col-md-6 {
    width: 25%;
    float: left;
    padding: 0 4%;
    text-align: center;
}

body.page-id-108 .col-md-6 br {
    display: none;
}

body.page-id-108 .col-md-6 p {
    margin: 0;
}

body.page-id-108 input, body.page-id-108 textarea {
    width: 100%;
    max-width: 100%;
    background-color: white!important;
}

input.btn-default {
    line-height: 20px;
}

body.page-id-108 textarea {
    min-height: 200px;
}

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha > div {
    margin: 30px auto;
    text-align: center;
}

.iframeVideo iframe {
    width: 100%;
    height: 550px;
}

.topVideo {
    background-color: #000;
}

a.linkToVideo {
    display: block;
    padding: 3px;
}

a.linkToVideo.active {
    border: 1px solid #7a7a7a;
}

body.woocommerce-cart, body.woocommerce-page .latest-news, body.woocommerce-checkout {
    /* background: #fff; */
}

table.shop_table td a {
    color: #7A7A7A;
    font-weight: 700;
}


body .wc-proceed-to-checkout a.button.alt {
    border: 1px solid #fff;
    color: #fff;
    background-color: #ffffff00;
}

body .wc-proceed-to-checkout a.button.alt {
}
body.woocommerce-cart .woocommerce input.button {
    border: 1px solid #121212;
    color: #121212;
    background-color: #fff
}

.theme_product.theme_Dark .hero-single {
    background-color: #212121;
}

.theme_product.theme_Light .hero-single {
    background: #d8d8d8;
    color: #121212;
}

.theme_product.theme_Light .hero-buy-single-price {
    color: #121212;
}

.theme_product.theme_Light .hero-buy-single .btn-buy {
    color: black;
    background-color: white;
    /* color: white; */
    border: 1px solid #121212;
}

.theme_product.theme_Light .hero-buy-single .btn-buy:hover {
    color: #fff;
}

.theme_product.theme_Light .hero-social-share-single .share {
    color: #121212;
    background: transparent;
}

.theme_product.theme_Light .hero-single-img-gallery ul li {
    border: 1px solid #121212;
}

.btn_bec_deal {
    width: auto;
    max-width: 100%;
    display: inline-block;
    padding: 0 15px;
}

.art_tt_tiT {
}

.modal_artttt {
    padding: 25px;
    max-width: 600px;
    background: white;
    margin: 100px auto;
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
}

.modal_artttt .form-control {
    margin-top: 15px;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #272727;
    border-radius: 0;
    width: 100%;
    margin-bottom: 25px;
    min-height: 45px;
}

.modal_artttt textarea.form-control {
    min-height: 150px
}

.modal_artttt .modal-close {
    background: white;
    right: 0;
    top: 0;
    border: 2px solid #fff;
    color: #000;
    opacity: 0.3;
}

.modal_artttt [type="submit"] {
    border: 1px solid #000;
    background: #fff;
    cursor: pointer;
    color: black;
}

body.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    float: none;
    clear: both;
}

.woocommerce-products-compare-content {
    /* max-width: 1135px;*/
    margin: 0 auto;
}

body .woocommerce-products-compare-content table thead tr:hover {
    background-color: rgba(243, 252, 223, 0)
}

body .woocommerce-products-compare-content table tbody tr:nth-child(odd) {
    background-color: rgba(245, 245, 245, 0)
}

body .woocommerce-products-compare-content table tbody tr:hover {
    background-color: rgba(243, 252, 223, 0)
}

.woocommerce-products-compare-content table tbody tr:first-child td table td, .woocommerce-products-compare-content table tbody tr:first-child th table th {
    border-top: 1px solid rgba(204, 204, 204, 0);
    border-bottom: 1px solid rgba(249, 249, 249, 0.11);
    border-right: 1px solid rgba(249, 249, 249, 0.11);
    width: 50%;
    height: 75px;
}

.woocommerce-products-compare-content table tbody tr:first-child td table td:last-child, .woocommerce-products-compare-content table tbody tr:first-child th table th:last-child {
    border-right: none;
}

a.woocommerce-products-compare-compare-link {
    display: block;
    margin: 10px auto;
}

a.woocommerce-products-compare-compare-link:before {
    content: "Compare page ";
    font-size: 14px;
}

li.item-compare img {
    max-height: 300px;
}

table.table_shi tr td {
    border-bottom: 1px solid rgba(122, 122, 122, 0.52);
    padding: 10px;
}

table.table_shi tr:nth-child(even) {
    background: rgba(56, 56, 56, 0.27);
}

table.table_shi th {
    text-align: left;
    padding: 10px;
}
.listing-product-wrap.stock-product-0:before{
    content: "SOLD OUT";
    display: block;
    position: absolute;
    left: 0;
    background: #4b4b4b;
    color: #fff;
    width: 50%;
    bottom: 88px;
    left: 5%;
    transform: translate(40%, 0px);
}
li.listing-product.stock-product-0:before, .highlight {
    content: "SOLD OUT";
    display: block;
    position: absolute;
    left: 0;
    background: #4b4b4b;
    color: #fff;
    width: 90%;
    top: 45px;
    left: 5%;
}

.highlight {
    font-weight: bold;
    content: "";
    padding-left: 0;
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

li.listing-product {
    overflow: hidden;
    -webkit-transition: none!important;
    -moz-transition: none!important;
    -ms-transition: none!important;
    -o-transition: none!important;
    transition: none!important;
    /* background: black; */
}

li.listing-product.stock-product-0 > * {
    /*margin-top: -20px*/
}

li.listing-product.stock-product-0 li.listing-product.higthy > * {
    margin-top: 10px;
}

li.listing-product.stock-product-0:before {
    /* margin-bottom:-45px; */
}

li.listing-product.stock-product-0 h5, li.listing-product.higthy h5 {
    /* margin-top: 40px;*/
    margin-bottom: px;
}

li.listing-product.higthy .highlight {
    margin-top: 0;
}

.owl-item h5.item-compare-title {
    min-height: 60px;
}

.thulmby {
    text-align: center;
    padding: 0;
}

#order_comments_field #order_comments{
    color : #7a7a7a;
}

.unautwra {
    position: relative;
}

.highlight_text_wrap {
    display: block;
    height: 20px;
    position: relative;
    left: -5%;
    /* background: #343434; */
    color: #fff;
    right: -5%;
    width: 90%;
    /* text-align: left; */
    /* padding-left: 20%; */
    /* box-shadow: 0 0 15px black; */
    /*-moz-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    /* transform: rotate(-15deg); */
    /* background: #343434; */
    margin-top: 15px;
    margin-bottom: -13px;
    margin-left: auto;
}

.highlight_text {
    text-shadow: 0 0 15px black;
    background: #4b4b4b;
}

body.no-scroll {
    height: 100%;
    overflow: hidden;
}

.fb-like.fb-like-countee.fb_iframe_widget {
    opacity: 1;
    clip: rect(0px,70px,200px,58px);
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    /* mix-blend-mode: difference; */
}

@media screen and (max-width: 1170px) {
    .compare-caroussel {
        max-height: 9999px;
    }
}

@media screen and (max-width: 1170px) {
    .seeBasket.show .seeBasket-wrap {
        top: 15%;
        bottom: 15%;
        left: 5%;
        height: auto;
        right: 5%;
        margin: 0 auto;
        text-align: center;
    }

    /* .seeBasket-link a.btn-outline {
        max-width: 56%;
        width: 100%;
        margin-left: 0;
        font-size: 14px;
    } */

    .seeBasket-link a {
        display: block;
        max-width: 100%;
    }
}

.unflexhome {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
}

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;
}

/* PAGES ARTIST */

.unrel {
    position: relative;
    z-index: 1;
}

.variation-label {
    width: 30%;
}

.variation-value {
    display: inline-block;
    width: 65%;
    float: right;
}

.variation-value p {
    margin: 0;
}

@media screen and (max-width: 1170px) {
    .variation-label {
        text-align:left;
        float: none;
    }

    .variation-value {
        text-align: left;
        float: none;
    }
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--authentication:before {
    content: "\f023";
    width: 20px;
    margin: 0px auto;
    margin-top: 15px;
    display: block;
    text-align: center;
    font: normal normal normal 19px/1 FontAwesome;
}

.stock-b {
    display: none;
}

.inStockBtn{
    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;
}

.inStockHidden {
/* .inStockHidden, .outOfStockHidden { */
    display: none;
}

.closeBod {
    display: none;
    position: fixed;
    bottom: 0;
    height: 4vh;
    text-align: center;
    left: 0;
    right: 0;
    z-index: 999;
    color: #fff;
    background-color: #000;
}

@media(max-width: 768px) {

.hideonmobile{
    display: none !important;
}

body.hasChild .rows2 {
    overflow: auto;
    height: 35vh!important;
}

.hasChild:hover .rows2 {
    overflow: auto;
    height: 35vh!important;
}


/*
    body .header-container-nav-nav ul li.inside-nav-item {
        height: 188px!important;
    }

    body .wrap-inside-nav img {
        max-height: 170px;
    }

*/
    .closeBod.closeBodShow {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    body.opopop {
        overflow: hidden;
        height: 105vh;
    }

    body.opopop header.header:after {
        content: "";
        background: #000000d1;
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
    }

    .grecaptcha-badge {
        display: none!important;
    }

    .loopPrevBtn, .loopNextBtn {
        display: none;
    }

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

    .home-products-loop-filter {
        padding: 0;
        text-align: center
    }

    .home-products-loop-filter a {
        display: inline-block;
        margin: 0;
        padding: 10px;
        font-size: 14px;
        border-right: 1px solid #ffffff21
    }

    .home-products-loop-filter a:last-child {
        border: none
    }

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

    .outlet-col-1 {
        width: 100%;
        /* display: flex; */
        padding: 0;
        clear: both;
        text-align: center;
    }

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

    .outlet-col-2 h1 {
        display: block;
        max-width: 250px
    }

    .the_content {
        max-width: 290px
    }

    .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;
        margin-bottom: 20px
    }

    .item-outlet {
        display: flex;
        flex-direction: column;
        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%; */
        max-width: 180px;
    }

    .home-products-loop-item {
        display: flex;
        flex-wrap: wrap
    }

    .home-products-loop-item a {
        width: 25%;
    }

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

    .home-products-loop-section .owl-dots {
        display: none;
    }

    .hasChild .wrap-inside-nav li a {
        font-size: 12px;
    }

    .hasChild .wrap-inside-nav li a {
    }

    h1.home-products-title {
        margin-top: 18px;
    }

    .header-container-nav {
        padding: 10px 0;
    }

    body.home .home-content h3 {
        /* background: red; */
        margin: auto;
        font-size: 18.5px
    }

    body.home .home-content .justify-c {
        padding: 0 15px;
    }

    .home-products-loop-item h5 {
        font-size: 14px;
    }

    body.home .home-content .lt-container {
        padding: 0;
        margin-bottom: -20px;
    }

    .hero-single-img {
        height: auto;
        min-height: 150px;
    }

    .hero-social-share-single, .hero-buy-single {
        width: 100%;
        text-align: center;
        clear: both;
    }

    .hero-buy-wrap {
        float: none;
    }

    .seeBasket-img {
        position: static;
        height: 50%;
        width: 100%;
    }

    .seeBasket-link {
        position: static;
        height: 50%;
        padding: 14px;
        transform: translate(0px, -5%);
        text-align: center;
    }

    /* New Menu */
    body .header-container-nav-toggle {
        display: none;
    }

    body .header-container-nav-nav {
        height: auto;
        /* margin-top: -15vh; */
    }

    body .header-container-nav-nav ul li {
        width: calc(16% - 1px);
        display: inline-block;
        float: left;
        text-align: center;
    }
    .eu-made-slider{
        max-height: 75px;
    }

    body .header-container-nav-nav ul li li {
        width: 100%;
        border: none
    }

    body .header-container-nav-nav ul li a {
        font-size: 11px;
        padding: 0;
        padding-left: 0;
        text-align: center
    }

    body .header-container-nav-nav ul li {
        border-right: 1px solid #ffffff30;
    }

    body .hasChild .wrap-inside-nav {
        width: 98vw;
        transform: translate(0px, 0px);
        /* margin-top: 0; */
        margin-left: 1vw;
        display: none;
        /* height: 21vh; */
        position: fixed;
        z-index: 9999;
        /*min-height: 90vh!important;*/
        min-height: 84vh!important;
        margin-top: -8vh;
    }

    body .header-container-nav-nav ul li:last-child, body .header-container-nav-nav .hasChild .wrap-inside-nav a {
        border-right: none;
        /*padding: 0;*/
    }

    body .header-container-nav-nav ul {
        width: 100%;
        margin-left: 0%;
        /* display: none; */
    }

    body ul.inside-nav {
        /* display: none; */
    }
	#sidebar{
		display: none;
	}
    /*
body .wrap-inside-nav img {
    max-height: 106px!important;
    object-fit: cover;
}
body .header-container-nav-nav ul li.inside-nav-item {
    height: 130px!important;
}

*/
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--pw-gift-card-balance:before {
    content: "\f007";
    display: block;
    width: 20px;
    margin: 0px auto;
    margin-top: 15px;
    display: block;
    /* height: 20px; */
    text-align: center;
    font: normal normal normal 19px/1 FontAwesome;
    content: "";
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--follow-my-order:before {
    content: "\f0d1";
    width: 20px;
    margin: 0px auto;
    margin-top: 15px;
    display: block;
    text-align: center;
    font: normal normal normal 19px/1 FontAwesome;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    display: flex;
    flex-wrap: wrap;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout {
    order: 2;
}

li.navigation-top-right-item.ups-li {
    width: 100%;
    /* background: red; */
    border-left: 1px solid #7a7a7a;
    display: flex;
    padding-left: 20px;
    margin-left: 20px;
}

li.navigation-top-right-item.ups-li a {
    width: 100%;
    border: none;
    border-radius: 0;
    display: flex;
    align-items:center
}

li.navigation-top-right-item.ups-li a:hover {
 background:transparent
}

ul.navigation-top-right {
    display: flex;
    /* justify-content: space-evenly; */
}

li.navigation-top-right-item.ups-li span {
    display: inline-block;
    width: 55px;
    /* padding-left: 10px; */
    font-size: 12px;
    line-height: 17px;
    text-transform: uppercase;
    text-align: left;
}
/* Edit Paul LEPONT */
.variation_kawa p.price,
.variation_kawa .woocommerce-product-details__short-description{
    display: none;
}
.variation_kawa #pa_size{
    margin-top:20px;
}
.variation_kawa .woocommerce-variation.single_variation .woocommerce-variation-description,
.variation_kawa .woocommerce-variation.single_variation .woocommerce-variation-price,
.variation_kawa .woocommerce-variation.single_variation .woocommerce-variation-availability,
.variation_kawa .reset_variations
{
    display: none !important;
}
.form_artist label.wsf-label, .form_artist h3{
    color:#7a7a7a !important;
}
.form_artist .wsf-section > legend, .wsf-fieldset > legend{
    color:#7a7a7a !important;
}
.form_artist button.wsf-button.wsf-button-primary{
    color: black;
}
/* Fin edit */
@media(max-width:768px){
    #container-compare-caroussel{
        display: none;
    }
}
h1.home-products-title:before{
    max-width: 50vw;
}
.cart-discount.coupon-free-pedal,
.cart-discount.coupon-free-pedal td,
.cart-discount.coupon-chug-celebration,
.cart-discount.coupon-chug-celebration td,
.cart-discount.coupon-chug-celebration-cdsl,
.cart-discount.coupon-chug-celebration-cdsl td,
.cart-discount.coupon-chug-celebration-ls,
.cart-discount.coupon-chug-celebration-ls td,
.cart-discount.coupon-14-discount-gift-card,
.cart-discount.coupon-14-discount-gift-card td
{
    background : #ffc450 ;
    color: white !important;
    border-bottom: none;
}
.woocommerce-cart .cart-collaterals .cart_totals table .cart-discount.coupon-free-pedal th{
    padding-left : 5px !important;
}
h5.item-compare-title {
    margin-top: 20px;
}
.dpd_logo{
   max-width: 60px !important;
   margin-left: -10px;
}
.image_product{
	display: flex;
	justify-content: center;
    align-items: center;
    height: 100%;
}


.products .ajax-add-to-cart{
    display: flex;
    justify-content: space-between;
	text-align: center;
}
.woocommerce ul.products li.product .button.add_to_cart_button{
    margin-top : 0px;
    width: 40%;
	background: #fff;
	color: #121212;
	flex : 1;
	margin-left: 6px;
	display: flex;
	justify-content: center;
	align-items: center;
	align-self: end;
	padding: 10px;
}
.related .quantity > span{
	display: none;
}
.woocommerce ul.products li.product .woocommerce-error,
.woocommerce ul.products li.product .woocommerce-message{
    display: inline-block;
    margin-top : 10px;
    width: 100%;
}
#sidebar.widget-area{
    /* position: sticky; */
    top: 100px;
}
.woocommerce ul.products li.product{
	/* box-shadow: inset -1px 0px 0px #484848;
    border-bottom: 1px solid #484848; */
}
.woocommerce ul.products li.product a img{
    max-height: 290px;
    width: auto;
    margin: 0 auto;
}
.woocommerce .related ul.products li.product a img{
	min-height: 290px;

}
.woocommerce ul.products li.product .woocommerce-loop-product__title{
    margin-top: 16px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    min-height: 64px;
	font-weight: 500;
	font-size: 18px;
}
.woocommerce .related ul.products li.product .woocommerce-loop-product__title{
	min-height: 94px;
}
.woocommerce ul.products li.product .price{
    color : #7a7a7a;
    font-weight: 800;
    font-size: 20px;
    text-align: center;
}
.woocommerce .products .availablity{
	text-align: right;
	margin-bottom: 10px;
}
body.list-view.woocommerce .products .availablity{
	text-align: left;
	clear: both;
}

.availablity.green{
	color : #8dd47f;
}
.availablity.orange{
	color : #bc9546;
}
.availablity.red{
	color : #bd2a2a;
}
.woocommerce .products .quantity .qty{
    width: 70px;
    padding: 0.5rem 0px;
}
.view-toggle {
    text-align: right;
    margin-bottom: 15px;
}

.view-toggle button {
    padding: 8px 12px;
    cursor: pointer;
    border: 1px solid #ccc;
    background: #e8e6ed;
	color: #515151;
}

.view-toggle .active {
    background: #121212;
    color: white;
}

body.archive.list-view.woocommerce li.product,
body.archive.list-view.woocommerce-page ul.products li.product{
    width: 100% !important;
    border: 1px solid #484848;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding: 4px 16px !important;
	margin : 0 !important;
}
body.archive.list-view .products {
    display: flex;
    flex-direction: column;
    /* gap: 10px; */
}

body.archive.list-view .products .product {
    display: flex;
    flex-direction: row;
    align-items: center;
	justify-content: space-between;
}

body.archive.list-view.woocommerce ul.products li.product a img {
	max-height: 250px;
}
body.archive.list-view.woocommerce ul.products li.product .loop_title{
    padding: 0px 30px;
	flex : 1;
}
body.archive.list-view.woocommerce ul.products li.product .price {
	float: left;
	margin-right: 24px;
}
body.archive.list-view.woocommerce ul.products li.product a.woocommerce-loop-product__link{
	width: 15%;
}
body.archive.list-view.woocommerce ul.products li.product .woocommerce-loop-product__title{
	margin-top: 0px;
	/* font-weight: 500;
	font-size: 18px; */
}
body.archive.list-view.woocommerce ul.products .ajax-add-to-cart{
    justify-content: end;
}

body.archive.grid-view.woocommerce ul.products .ajax-add-to-cart .quantity{
    display: flex;
    justify-content: center;
    align-items: center;
}

body.archive.grid-view.woocommerce ul.products .ajax-add-to-cart .quantity > span{
	font-size: 0.8rem;
	font-weight: bold;
	margin-right: 8px;
}
body.archive.grid-view.woocommerce .products .quantity .qty{
	width: 60px;
}
body.archive.list-view.woocommerce ul.products .ajax-add-to-cart .quantity{
	margin-right: 12px;
	display: flex;
    justify-content: center;
    align-items: center;
}
body.archive.list-view.woocommerce ul.products .ajax-add-to-cart .quantity > span{
    margin-right: 12px;
	font-weight: 500;
}
#wp-block-search__input-1{
	margin-bottom: 12px;
}
#sidebar [type=submit]{
    background: #e8e6ed;
    width: 100%;
    margin: 0;
    margin-top: 12px;
    margin-bottom: 6px;
    color: #515151;
    font-weight: bold;
}
#sidebar h3{
	font-weight: 500;
}
#sidebar .select2-container{
	margin-bottom: 12px;
}
.short_desc{
	text-align: justify;
	margin-bottom: 10px;
}
.woocommerce-products-header__title_margin{
	margin-bottom: 24px;
}
label.label_for_filter {
    font-weight: 500;
    margin-bottom: 6px;
}
.header-container-nav-nav{
    display: flex;
    justify-content: end;
    align-items: center;
}
#main{
    margin-bottom: 24px;
}
.woocommerce .quantity .qty{
	width: 80px;
}
.woofc-count{
	top: 120px !important;
}
#shipping_address_book_field > label .optional{
	display: none;
}
.woocommerce-checkout textarea{
	background: white;
    height: 4em;
}


@media(max-width:768px){
	body.archive.list-view.woocommerce ul.products li.product .loop_title{
		padding: 0px 0px 0px 30px;
	}
	.products .ajax-add-to-cart{
		display: block;
	}
	.products .ajax-add-to-cart a.ajax_add_to_cart{
		width: 100% !important;
		margin-top: 12px !important;
		margin-bottom: 12px !important;
	}
	.woocommerce ul.products li.product .woocommerce-loop-product__title{
		min-height: 90px;
	}
	body.archive.grid-view.woocommerce ul.products .ajax-add-to-cart .quantity{
		min-height: 40px;
	}
	.woocommerce .products .availablity{
		font-size: 0.8rem;
	}
	.hero-single .header-container{
		flex-direction: column;
	}
	.input-group-qty{
		width: auto;
	}
	.woofc-count{
		top: 85vh !important;
	}
	table.shop_table thead{
		top: 35px !important;
	}
	#place_order_2{
		display: none !important;
	}
}
.woocommerce ul.products li.product .onsale{
	display: none;
}
